signature stringlengths 16 32 | problem_type stringclasses 12 values | optimization_type stringclasses 3 values | graph stringlengths 52 2.28k | solution stringlengths 235 4.05k | cost_hamiltonian stringlengths 11 5.66k | ansatz_id int64 1 18 | number_of_qubits int64 1 16 | number_of_layers int64 1 4 | exact_solution stringlengths 155 2.61k | circuit_with_params stringlengths 126 44.7k | circuit_with_symbols stringlengths 146 19.5k ⌀ | problem_specific_attributes stringclasses 116 values | adaptive_process stringlengths 33 186k | qiskit_pauli_strings listlengths 1 177 | qiskit_coefficients listlengths 1 177 | improvement_ratio float64 0 1 | optimized_params listlengths 2 278 | optimization_info dict | total_iterations int64 1 500 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4099935198291791789 | hypermaxcut | adaptive_vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[0, 2, 4, 5], [2, 3, 4, 7, 8], [2, 3, 4, 6, 7], [0, 5, 7], [0, 1, 2, 3, 8], [3, 5], [1, 3, 6], [0, 1, 4, 6, 7], [0, 1, 2, 5, 6], [8, 5, 7], [8, 1, 5]]} | {"states": [476, 222], "expectation_value": -2.8534258793244076, "params": null, "bitstrings": ["000100011", "100100001"], "total_optimization_steps": 51, "probabilities": [0.026418529533513656, 0.9599826213204092], "optimization_time": 134.7808289527893} | 0.18333333333333335 * (Z(0) @ Z(2)) + 0.18333333333333335 * (Z(4) @ Z(2)) + 0.13333333333333333 * (Z(4) @ Z(0)) + 0.13333333333333333 * (Z(5) @ Z(2)) + 0.3 * (Z(5) @ Z(0)) + 0.08333333333333333 * (Z(5) @ Z(4)) + 0.15000000000000002 * (Z(3) @ Z(2)) + 0.05 * (Z(3) @ Z(0)) + 0.1 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(5)) + 0.1 * (Z(7) @ Z(2)) + 0.21666666666666667 * (Z(7) @ Z(0)) + 0.15000000000000002 * (Z(7) @ Z(4)) + 0.3333333333333333 * (Z(7) @ Z(5)) + 0.1 * (Z(7) @ Z(3)) + 0.1 * (Z(8) @ Z(2)) + 0.05 * (Z(8) @ Z(0)) + 0.05 * (Z(8) @ Z(4)) + 0.3333333333333333 * (Z(8) @ Z(5)) + 0.1 * (Z(8) @ Z(3)) + 0.21666666666666667 * (Z(8) @ Z(7)) + 0.1 * (Z(6) @ Z(2)) + 0.1 * (Z(6) @ Z(0)) + 0.1 * (Z(6) @ Z(4)) + 0.05 * (Z(6) @ Z(5)) + 0.21666666666666667 * (Z(6) @ Z(3)) + 0.1 * (Z(6) @ Z(7)) + 0.1 * (Z(1) @ Z(2)) + 0.15000000000000002 * (Z(1) @ Z(0)) + 0.05 * (Z(1) @ Z(4)) + 0.21666666666666667 * (Z(1) @ Z(5)) + 0.21666666666666667 * (Z(1) @ Z(3)) + 0.05 * (Z(1) @ Z(7)) + 0.21666666666666667 * (Z(1) @ Z(8)) + 0.26666666666666666 * (Z(1) @ Z(6)) + 0.525 * Z(2) + 0.591666666666667 * Z(0) + 0.42500000000000004 * Z(4) + 0.7249999999999996 * Z(5) + 0.4666666666666669 * Z(3) + 0.6333333333333335 * Z(7) + 0.5333333333333333 * Z(8) + 0.4666666666666667 * Z(6) + 0.6333333333333333 * Z(1) | 1 | 9 | 1 | {"smallest_eigenvalues": [-2.8833333333333324], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.800000000000001, "smallest_bitstrings": ["100100001"], "largest_eigenvalue": 10.499999999999998} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
ry(-0.5121303826260183) q[0];
ry(-2.8083004261376474) q[1];
rz(-pi) q[1];
h q[2];
ry(1.1676866716845615) q[2];
h q[3];
ry(-0.6633215711502551) q[3];
ry(-2.473333228493272) q[4];
rz(-pi) q[4];
h q[5];
ry(1.643586419564859) q[5];
h q[6];
ry(1.324328978255042) q[6];
cx q[6], q[3];
ry(0.6633215711502551) q[3];
cx q[6], q[3];
ry(-0.16651299251507456) q[3];
ry(0.013941400130291028) q[6];
h q[7];
ry(0.7448236647066614) q[7];
cx q[7], q[0];
ry(0.5121303826260183) q[0];
cx q[7], q[0];
ry(-0.20180222336332992) q[0];
cx q[2], q[0];
ry(0.20180222336332992) q[0];
cx q[2], q[0];
ry(0.250468284223535) q[7];
cx q[5], q[7];
ry(-0.250468284223535) q[7];
cx q[5], q[7];
cx q[5], q[3];
ry(0.16651299251507456) q[3];
cx q[5], q[3];
cx q[5], q[1];
ry(-0.23480630698108015) q[1];
cx q[5], q[1];
ry(0.17972598712944138) q[2];
cx q[5], q[2];
ry(-0.17972598712944138) q[2];
cx q[5], q[2];
cx q[5], q[4];
ry(-0.20187475727244114) q[4];
cx q[5], q[4];
ry(-0.08303721514613768) q[0];
cx q[5], q[0];
ry(0.08303721514613768) q[0];
cx q[5], q[0];
ry(0.10718454294727653) q[4];
ry(-0.019602961811731403) q[0];
ry(0.03213372586292437) q[3];
h q[8];
ry(-0.29622432940496124) q[8];
cx q[7], q[8];
ry(0.29622432940496124) q[8];
cx q[7], q[8];
ry(-0.22469109880447913) q[8];
cx q[1], q[8];
ry(0.22469109880447913) q[8];
cx q[1], q[8];
cx q[1], q[4];
ry(-0.10718454294727653) q[4];
cx q[1], q[4];
ry(0.016338462428351935) q[7];
cx q[2], q[7];
ry(-0.016338462428351935) q[7];
cx q[2], q[7];
ry(-0.02822802415743543) q[4];
cx q[2], q[4];
ry(0.02822802415743543) q[4];
cx q[2], q[4];
ry(0.08106416144831358) q[1];
cx q[2], q[1];
ry(-0.08106416144831358) q[1];
cx q[2], q[1];
cx q[1], q[6];
ry(-0.013941400130291028) q[6];
cx q[1], q[6];
ry(-0.00788336844246858) q[7];
cx q[1], q[7];
ry(0.00788336844246858) q[7];
cx q[1], q[7];
ry(-0.12147215572288336) q[8];
cx q[5], q[8];
ry(0.12147215572288336) q[8];
cx q[5], q[8];
ry(-0.01749542643387301) q[5];
cx q[1], q[5];
ry(0.01749542643387301) q[5];
cx q[1], q[5];
cx q[1], q[0];
ry(0.019602961811731403) q[0];
cx q[1], q[0];
ry(-0.00783061928600607) q[8];
cx q[2], q[8];
ry(0.00783061928600607) q[8];
cx q[2], q[8];
ry(-0.04101139625974977) q[2];
cx q[1], q[2];
ry(0.04101139625974977) q[2];
cx q[1], q[2];
ry(0.09767441871241075) q[4];
cx q[6], q[4];
ry(-0.09767441871241075) q[4];
cx q[6], q[4];
cx q[4], q[3];
ry(-0.03213372586292437) q[3];
cx q[4], q[3];
ry(0.036017222621073555) q[3];
cx q[1], q[3];
ry(-0.036017222621073555) q[3];
cx q[1], q[3];
ry(-0.019157008526321496) q[8];
cx q[4], q[8];
ry(0.019157008526321496) q[8];
cx q[4], q[8];
ry(0.07965288836466414) q[6];
cx q[5], q[6];
ry(-0.07965288836466414) q[6];
cx q[5], q[6];
ry(0.04003571063175632) q[6];
cx q[2], q[6];
ry(-0.04003571063175632) q[6];
cx q[2], q[6];
ry(0.044905432129104694) q[4];
cx q[7], q[4];
ry(-0.044905432129104694) q[4];
cx q[7], q[4];
ry(0.01847045467290708) q[7];
cx q[4], q[7];
ry(-0.01847045467290708) q[7];
cx q[4], q[7];
ry(0.08668770173858371) q[0];
cx q[4], q[0];
ry(-0.08668770173858371) q[0];
cx q[4], q[0];
ry(-0.03790857400466369) q[5];
cx q[4], q[5];
ry(0.03790857400466369) q[5];
cx q[4], q[5];
ry(-0.03790857400466369) q[5];
cx q[7], q[5];
ry(0.03790857400466369) q[5];
cx q[7], q[5];
ry(-0.04418555319339047) q[8];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\ncry(-0.0001) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\ncry(-0.0001) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\ncry(-0.0001) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\ncry(-0.0001) q[7], q[5];\nry(-0.0078) q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.544) q[5];\nry(1.3603) q[6];\nry(1.146) q[2];\ncry(-1.3127) q[6], q[3];\nry(1.093) q[1];\nry(0.7443) q[7];\ncry(-0.9783) q[7], q[0];\ncry(0.493) q[5], q[7];\ncry(-0.4984) q[2], q[0];\ncry(-0.2549) q[5], q[3];\ncry(0.4144) q[5], q[1];\ncry(-0.764) q[7], q[8];\ncry(0.3779) q[5], q[2];\nry(0.6077) q[4];\ncry(-0.4912) q[1], q[8];\ncry(0.4693) q[5], q[4];\ncry(0.1754) q[2], q[7];\ncry(-0.2055) q[5], q[0];\ncry(-0.2114) q[5], q[8];\ncry(0.2561) q[1], q[4];\ncry(0.1247) q[2], q[4];\ncry(0.0575) q[2], q[1];\ncry(0.0966) q[1], q[6];\ncry(0.056) q[1], q[7];\ncry(-0.0738) q[2], q[8];\ncry(0.024) q[1], q[5];\ncry(-0.037) q[1], q[0];\ncry(0.0595) q[6], q[4];\ncry(0.0306) q[1], q[2];\ncry(-0.0109) q[4], q[3];\ncry(0.0412) q[5], q[6];\ncry(-0.0226) q[4], q[8];\ncry(0.0279) q[7], q[4];\ncry(0.0151) q[4], q[7];\ncry(-0.0082) q[4], q[0];\ncry(0.0171) q[2], q[6];\ncry(-0.0026) q[1], q[3];\ncry(-0.0001) q[4], q[5];\ncry(-0.0001) q[7], q[5];\nry(-0.0078) q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n"], "gradients": [0.7174, 0.4128, 0.2893, 0.3864, 0.2689, 0.1582, 0.2332, 0.1766, 0.1676, 0.1642, 0.1675, 0.1682, 0.187, 0.128, 0.1408, 0.1157, 0.079, 0.0878, 0.0676, 0.0678, 0.0335, 0.0296, 0.0267, 0.0243, 0.0247, 0.0197, 0.0177, 0.0159, 0.0108, 0.0108, 0.0111, 0.008, 0.0074, 0.0062, 0.0059, 0.0052, 0.0049, 0.0049, 0.0043, 0.0045, 0.0042, 0.0042, 0.0042, 0.0035, 0.0033, 0.0032, 0.0031, 0.0031, 0.0031, 0.003, 0.0028]} | [
"IIIIIIZIZ",
"IIIIZIZII",
"IIIIZIIIZ",
"IIIZIIZII",
"IIIZIIIIZ",
"IIIZZIIII",
"IIIIIZZII",
"IIIIIZIIZ",
"IIIIZZIII",
"IIIZIZIII",
"IZIIIIZII",
"IZIIIIIIZ",
"IZIIZIIII",
"IZIZIIIII",
"IZIIIZIII",
"ZIIIIIZII",
"ZIIIIIIIZ",
"ZIIIZIIII",
"ZIIZIIIII",
"ZIIIIZIII",
"ZZIIIIIII",
"... | [
0.18333333333333335,
0.18333333333333335,
0.13333333333333333,
0.13333333333333333,
0.3,
0.08333333333333333,
0.15000000000000002,
0.05,
0.1,
0.5,
0.1,
0.21666666666666667,
0.15000000000000002,
0.3333333333333333,
0.1,
0.1,
0.05,
0.05,
0.3333333333333333,
0.1,
0.2166666666666... | 0.976884 | [
1.643586419564859,
1.324328978255042,
1.1676866716845615,
-1.3266431423005103,
1.0026977923616704,
0.7448236647066614,
-1.0242607652520366,
0.50093656844707,
-0.40360444672665985,
-0.33302598503014913,
0.4696126139621603,
-0.5924486588099225,
0.35945197425888276,
0.7006621444259346,
-0.4... | {
"n_parameters": 39,
"n_qubits": 9,
"optimal_eigenvalue": -2.8833333333333324,
"target_ratio": 0.97,
"target_value": -2.7968333333333324
} | 1 |
b6f7372eb6abdbb5e68ef049e6cfaa68 | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"source": 0, "target": 3}, {"source": 0, "target": 5}, {"source": 1, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 7}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 3, "target": 7}, {"source": 4, "target": 5}, {"source": 4, "target": 6}, {"source": 6, "target": 7}]} | {"states": [162, 226], "expectation_value": -4.4833393221158895, "params": [[[0.3986, -0.0018000000000000002], [0.3981, -0.0014], [0.4051, 0.0007], [-0.0181, -0.2139], [-0.0046, 0.1942], [-0.0043, 0.19590000000000002], [0.40280000000000005, -0.0021000000000000003], [0.1574, -0.1345]], [[0.39990000000000003, -0.0017000000000000001], [0.3981, -0.0015], [0.40290000000000004, 0.0007], [-0.0212, -0.2139], [0.0008, 0.1966], [-0.0002, 0.1965], [0.40900000000000003, -0.0021000000000000003], [0.14800000000000002, -0.1343]], [[0.402, -0.0018000000000000002], [0.40540000000000004, -0.0014], [0.4055, 0.0007], [-0.020200000000000003, -0.2139], [-0.002, 0.1981], [-0.0027, 0.1965], [0.40690000000000004, -0.0021000000000000003], [0.149, -0.1341]], [[0.40230000000000005, 0.0092], [0.3987, 0.0098], [0.4072, 0.0007], [-0.018500000000000003, 0.007200000000000001], [-0.001, 0.0091], [-0.0001, 0.0031000000000000003], [0.4042, 0.007], [0.1489, 0.0019]]], "bitstrings": ["01011101", "00011101"], "total_optimization_steps": 40, "probabilities": [0.06307814833255473, 0.06691779006338619], "optimization_time": 33.52602028846741} | 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(7)) + -2.5 * Z(3) + -0.5 * Z(0) + -1.5 * Z(5) + 0.0 * Z(1) + -1.0 * Z(2) + -1.5 * Z(4) + -1.0 * Z(7) + -1.0 * Z(6) | 1 | 8 | 4 | {"smallest_eigenvalues": [-6.5, -6.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -5.5, "smallest_bitstrings": ["00110110", "00011101"], "largest_eigenvalue": 15.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
rz(1.3158040020942732) q[0];
ry(2.6132132486532047) q[0];
rz(-1.9738837213906364) q[0];
rz(0.08101163844942061) q[1];
ry(2.8887455217161917) q[1];
rz(-3.088846353299115) q[1];
rz(1.121324952565125) q[2];
ry(2.6731413899223107) q[2];
rz(-2.15837312385551) q[2];
rz(1.5635494023107137) q[3];
ry(0.015295211031637817) q[3];
rz(-1.6297043073082118) q[3];
rz(2.2869266733890363) q[4];
ry(0.09576809065109064) q[4];
rz(-2.0819728687056482) q[4];
rz(2.1796492909236846) q[5];
ry(0.08499597429181671) q[5];
rz(-1.6408232913860268) q[5];
rz(0.20686260251815236) q[6];
ry(2.8414884949843437) q[6];
rz(-2.7613287576649777) q[6];
rz(1.4683860276362903) q[7];
ry(0.034779321044386705) q[7];
rz(-1.4988503733612297) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[0];
rz(x17) q[0];
rx(x2) q[1];
rz(x18) q[1];
rx(x19) q[2];
rz(x5) q[2];
rx(x20) q[3];
rz(x7) q[3];
rx(x21) q[4];
rz(x22) q[4];
rx(x23) q[5];
rz(x24) q[5];
rx(x25) q[6];
rz(x13) q[6];
rx(x26) q[7];
rz(x27) q[7];
rx(x28) q[0];
rz(x1) q[0];
rx(x29) q[1];
rz(x3) q[1];
rx(x30) q[2];
rz(x5) q[2];
rx(x31) q[3];
rz(x7) q[3];
rx(x32) q[4];
rz(x33) q[4];
rx(x34) q[5];
rz(x24) q[5];
rx(x35) q[6];
rz(x13) q[6];
rx(x36) q[7];
rz(x37) q[7];
rx(x38) q[0];
rz(x39) q[0];
rx(x40) q[1];
rz(x41) q[1];
rx(x42) q[2];
rz(x5) q[2];
rx(x43) q[3];
rz(x44) q[3];
rx(x45) q[4];
rz(x46) q[4];
rx(x47) q[5];
rz(x48) q[5];
rx(x49) q[6];
rz(x50) q[6];
rx(x51) q[7];
rz(x52) q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | null | {"circuits": [], "gradients": []} | [
"IIIIZIIZ",
"IIZIZIII",
"IIZIIIIZ",
"IIIIZIZI",
"IIZIIZII",
"IIIZZIII",
"IIZZIIII",
"IIIZIZII",
"ZIIIZIII",
"ZIIIIZII",
"IZIIZIII",
"IZIZIIII",
"ZZIIIIII",
"IIIIZIII",
"IIIIIIIZ",
"IIZIIIII",
"IIIIIIZI",
"IIIIIZII",
"IIIZIIII",
"ZIIIIIII",
"IZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-2.5,
-0.5,
-1.5,
0,
-1,
-1.5,
-1,
-1
] | 0.973393 | [
0.821160693324967,
-0.03127816786210112,
0.7250351423238786,
-0.1639321876064258,
0.7634405064155518,
-0.08895007152030013,
-0.1484787032408186,
-0.07894186651594465,
-0.16305285875171938,
0.012684472190357635,
-0.033987978309456414,
0.3215470040054964,
0.8461259197400077,
-0.1210969259371... | {
"n_parameters": 53,
"n_qubits": 8,
"optimal_eigenvalue": -6.5,
"target_ratio": 0.97,
"target_value": -6.305
} | 17 |
9e14ad1f9402d7c930c6166736d23de7 | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}], "edges": [{"capacity": 2, "source": 0, "target": 3}, {"capacity": 3, "source": 0, "target": 4}, {"capacity": 1, "source": 0, "target": 7}, {"capacity": 3, "source": 0, "target": 8}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 3, "source": 2, "target": 6}, {"capacity": 1, "source": 3, "target": 4}, {"capacity": 2, "source": 5, "target": 1}, {"capacity": 2, "source": 5, "target": 2}, {"capacity": 2, "source": 7, "target": 1}, {"capacity": 1, "source": 7, "target": 8}]} | {"states": [0, 1], "expectation_value": -7.207565314708032, "params": [-0.0032, 0.3618, 0.0018000000000000002, 0.45330000000000004, 0.004, 0.44770000000000004, 0.001, 0.45130000000000003, 0.0049, 0.3698, 0.0021000000000000003, 0.4566, 0.0037, 0.43620000000000003, 0.004, 0.44420000000000004, 0.6007, -0.0036000000000000003, -0.004, 0.3513, 0.005200000000000001, 0.41800000000000004, -0.0014, 0.3614, 0.0054, 0.31420000000000003, -0.0007, 0.44980000000000003, 0.0025, 0.4625, -0.0011, 0.28200000000000003, 0.0017000000000000001, 0.4554, 0.6031000000000001, -0.0036000000000000003, -0.0034000000000000002, -0.2751, 0.0015, -0.0536, 0.0043, -0.25270000000000004, 0.00030000000000000003, -0.1769, 0.0046, -0.22760000000000002, 0.0021000000000000003, -0.26, 0.0046, 0.0683, 0.0035, -0.0437, 0.6052000000000001, 0.0095, 0.44060000000000005, -0.0103, -0.38070000000000004, -0.2477, 0.10880000000000001, 0.4415, -0.1188, -0.0039000000000000003, 0.3689, 0.09730000000000001, -0.2383, -0.20070000000000002, -0.00030000000000000003, 0.22390000000000002, 0.050800000000000005, -0.0041, -0.3493, -0.0531, 0.24650000000000002, 0.1945, -0.045200000000000004, -0.26280000000000003, -0.0016, 0.062], "bitstrings": ["111111111", "111111110"], "total_optimization_steps": 60, "probabilities": [0.3819622051845899, 0.617259372815095], "optimization_time": 21.95659041404724} | -0.5 * (Z(0) @ Z(3)) + -0.25 * (Z(4) @ Z(3)) + -0.75 * (Z(4) @ Z(0)) + -0.25 * (Z(7) @ Z(0)) + 1.75 * (Z(8) @ Z(0)) + -0.25 * (Z(8) @ Z(7)) + -0.75 * (Z(1) @ Z(3)) + -0.5 * (Z(1) @ Z(7)) + -0.5 * (Z(5) @ Z(1)) + -0.75 * (Z(2) @ Z(5)) + -0.75 * (Z(6) @ Z(2)) + -1.0 * Z(3) + -0.25 * Z(0) + -1.0 * Z(4) + 0.5 * Z(7) + 1.5 * Z(8) + -0.25 * Z(1) + 0.75 * Z(5) + 0.5 * Z(2) + -0.75 * Z(6) | 4 | 9 | 3 | {"smallest_eigenvalues": [-9.5, -9.5, -9.5, -9.5, -9.5, -9.5, -9.5, -9.5], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -8.5, "smallest_bitstrings": ["110110100", "111111110", "100110100", "111111100", "100110000", "110110010", "110110000", "110110110"], "largest_eigenvalue": 9.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
rx(-0.019398678090436997) q[0];
rz(2.084914487441562) q[0];
rx(0.09762454859881467) q[1];
rz(1.9642393875336737) q[1];
rx(0.15349678368786707) q[2];
rz(2.054520407527221) q[2];
rx(0.1508063677983519) q[3];
rz(2.01629317791377) q[3];
rx(-0.20457896895512162) q[4];
rz(1.9617147827560721) q[4];
rx(-0.10695434010622488) q[5];
rz(2.133408516433981) q[5];
rx(0.019812075457725918) q[6];
rz(1.9809535901863065) q[6];
rx(0.1534967836878671) q[7];
rz(2.103480487282619) q[7];
rx(1.1356822941030744) q[8];
rz(-0.0902013277838108) q[8];
cx q[8], q[7];
ry(0.016189085876000257) q[7];
cx q[8], q[7];
ry(-0.016189085876000257) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(0.0742768874826486) q[6];
cx q[7], q[6];
ry(-0.0742768874826486) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(-0.1891356667536651) q[5];
cx q[6], q[5];
ry(0.1891356667536651) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.10060682677226895) q[4];
cx q[5], q[4];
ry(0.10060682677226895) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.01738969619849836) q[3];
cx q[4], q[3];
ry(-0.01738969619849836) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(0.07698476891744513) q[2];
cx q[3], q[2];
ry(-0.07698476891744513) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(0.08270737245549362) q[1];
cx q[2], q[1];
ry(-0.08270737245549362) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(-0.08344705110398958) q[0];
cx q[1], q[0];
ry(-0.13274018972350615) q[0];
rz(0.3975759801306573) q[0];
rx(-0.20320485150645523) q[1];
rz(1.9295764862148133) q[1];
rx(0.0486648559348027) q[2];
rz(1.8511771301544044) q[2];
rx(-0.0232805560398455) q[3];
rz(1.8374142734016647) q[3];
rx(0.025744041259877688) q[4];
rz(1.8752383625925102) q[4];
rx(0.16063343539132566) q[5];
rz(2.05588897538526) q[5];
rx(0.025863147715033303) q[6];
rz(1.7322047854368225) q[6];
rx(0.03609905127120248) q[7];
rz(2.0512536583363747) q[7];
rx(0.9871678290695948) q[8];
rz(-0.0902013277838108) q[8];
cx q[8], q[7];
ry(-0.04551476608262324) q[7];
cx q[8], q[7];
ry(0.04551476608262324) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(0.0022486263386904057) q[6];
cx q[7], q[6];
ry(-0.0022486263386904057) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(-0.11818387645853982) q[5];
cx q[6], q[5];
ry(0.11818387645853982) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(0.013055956374232978) q[4];
cx q[5], q[4];
ry(-0.013055956374232978) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.1800574580150354) q[3];
cx q[4], q[3];
ry(-0.1800574580150354) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(0.10397830264630638) q[2];
cx q[3], q[2];
ry(-0.10397830264630638) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.03386504993737181) q[1];
cx q[2], q[1];
ry(0.03386504993737181) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(-0.19449493495839396) q[0];
cx q[1], q[0];
ry(0.2815581534167242) q[0];
rz(-0.3838516179197664) q[0];
rx(0.07600972565839578) q[1];
rz(1.483617180161115) q[1];
rx(-0.3084306674973283) q[2];
rz(1.2716752536619111) q[2];
rx(-0.13384161609694753) q[3];
rz(1.5051682296925026) q[3];
rx(0.07918307952088477) q[4];
rz(1.4470048907815158) q[4];
rx(-0.10695434010622491) q[5];
rz(1.3517602023800457) q[5];
rx(0.0791830795208848) q[6];
rz(1.6699521284726178) q[6];
rx(-0.2551011506758455) q[7];
rz(1.4220644147547628) q[7];
rx(0.7573587129496204) q[8];
rz(0.056592673403961895) q[8];
cx q[8], q[7];
ry(-0.14555264237079285) q[7];
cx q[8], q[7];
ry(0.14555264237079285) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(-0.07140673190635488) q[6];
cx q[7], q[6];
ry(0.07140673190635488) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(0.13812797189683146) q[5];
cx q[6], q[5];
ry(-0.13812797189683146) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(0.09825495994618026) q[4];
cx q[5], q[4];
ry(-0.09825495994618026) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.051546231889138615) q[3];
cx q[4], q[3];
ry(-0.051546231889138615) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(-0.1933555957753521) q[2];
cx q[3], q[2];
ry(0.1933555957753521) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.05998381991173514) q[1];
cx q[2], q[1];
ry(0.05998381991173514) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(0.1449923640907972) q[0];
cx q[1], q[0];
ry(-0.1449923640907972) q[0];
rz(-pi/2) q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x4) q[7];
rz(x14) q[7];
rx(x15) q[8];
rz(x16) q[8];
crx(x17) q[8], q[7];
crx(x18) q[7], q[6];
crx(x19) q[6], q[5];
crx(x20) q[5], q[4];
crx(x21) q[4], q[3];
crx(x22) q[3], q[2];
crx(x23) q[2], q[1];
crx(x24) q[1], q[0];
rx(x25) q[0];
rz(x26) q[0];
rx(x27) q[1];
rz(x28) q[1];
rx(x29) q[2];
rz(x30) q[2];
rx(x31) q[3];
rz(x32) q[3];
rx(x33) q[4];
rz(x34) q[4];
rx(x35) q[5];
rz(x36) q[5];
rx(x37) q[6];
rz(x38) q[6];
rx(x39) q[7];
rz(x40) q[7];
rx(x41) q[8];
rz(x16) q[8];
crx(x42) q[8], q[7];
crx(x43) q[7], q[6];
crx(x44) q[6], q[5];
crx(x45) q[5], q[4];
crx(x46) q[4], q[3];
crx(x47) q[3], q[2];
crx(x48) q[2], q[1];
crx(x49) q[1], q[0];
rx(x50) q[0];
rz(x51) q[0];
rx(x52) q[1];
rz(x53) q[1];
rx(x54) q[2];
rz(x55) q[2];
rx(x56) q[3];
rz(x57) q[3];
rx(x58) q[4];
rz(x59) q[4];
rx(x10) q[5];
rz(x60) q[5];
rx(x58) q[6];
rz(x61) q[6];
rx(x62) q[7];
rz(x63) q[7];
rx(x64) q[8];
rz(x65) q[8];
crx(x66) q[8], q[7];
crx(x67) q[7], q[6];
crx(x68) q[6], q[5];
crx(x69) q[5], q[4];
crx(x70) q[4], q[3];
crx(x71) q[3], q[2];
crx(x72) q[2], q[1];
crx(x73) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"source": 0, "sink": 8} | {"circuits": [], "gradients": []} | [
"IIIIIZIIZ",
"IIIIZZIII",
"IIIIZIIIZ",
"IZIIIIIIZ",
"ZIIIIIIIZ",
"ZZIIIIIII",
"IIIIIZIZI",
"IZIIIIIZI",
"IIIZIIIZI",
"IIIZIIZII",
"IIZIIIZII",
"IIIIIZIII",
"IIIIIIIIZ",
"IIIIZIIII",
"IZIIIIIII",
"ZIIIIIIII",
"IIIIIIIZI",
"IIIZIIIII",
"IIIIIIZII",
"IIZIIIIII"
] | [
-0.5,
-0.25,
-0.75,
-0.25,
1.75,
-0.25,
-0.75,
-0.5,
-0.5,
-0.75,
-0.75,
-1,
-0.25,
-1,
0.5,
1.5,
-0.25,
0.75,
0.5,
-0.75
] | 0.973875 | [
-0.019398678090436994,
0.514118160646666,
0.09762454859881467,
0.39344306073877683,
0.15349678368786707,
0.4837240807323244,
0.1508063677983519,
0.44549685111887327,
-0.20457896895512162,
0.3909184559611752,
-0.1069543401062249,
0.5626121896390848,
0.019812075457725918,
0.4101572633914103,... | {
"n_parameters": 74,
"n_qubits": 9,
"optimal_eigenvalue": -9.5,
"target_ratio": 0.97,
"target_value": -9.215
} | 6 |
fa1f706b2096c059a84770af5e52a065 | community_detection | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"weight": 1, "source": 0, "target": 1}, {"weight": 1, "source": 0, "target": 2}, {"weight": 1, "source": 0, "target": 3}, {"weight": 1, "source": 1, "target": 2}, {"weight": 1, "source": 1, "target": 3}, {"weight": 1, "source": 2, "target": 3}, {"weight": 1, "source": 2, "target": 6}, {"weight": 1, "source": 2, "target": 7}, {"weight": 1, "source": 4, "target": 5}, {"weight": 1, "source": 5, "target": 7}, {"weight": 1, "source": 6, "target": 7}]} | {"states": [43605, 21930], "expectation_value": -0.47084366160181435, "params": [[-0.4753], [0.3899]], "bitstrings": ["0101010110101010", "1010101001010101"], "total_optimization_steps": 50, "probabilities": [8.389566732710504e-05, 8.389566732710508e-05], "optimization_time": 19.8054141998291} | 0.25 * (Z(0) @ Z(1)) + -0.0006714876033057851 * (Z(2) @ Z(0)) + -0.0006714876033057851 * (Z(3) @ Z(1)) + 0.25 * (Z(3) @ Z(2)) + -0.0003615702479338844 * (Z(4) @ Z(0)) + -0.0003615702479338844 * (Z(4) @ Z(2)) + -0.0003615702479338844 * (Z(5) @ Z(1)) + -0.0003615702479338844 * (Z(5) @ Z(3)) + 0.25 * (Z(5) @ Z(4)) + -0.0006714876033057851 * (Z(6) @ Z(0)) + -0.0006714876033057851 * (Z(6) @ Z(2)) + -0.0003615702479338844 * (Z(6) @ Z(4)) + -0.0006714876033057851 * (Z(7) @ Z(1)) + -0.0006714876033057851 * (Z(7) @ Z(3)) + -0.0003615702479338844 * (Z(7) @ Z(5)) + 0.25 * (Z(7) @ Z(6)) + 0.0001549586776859504 * (Z(8) @ Z(0)) + 0.0001549586776859504 * (Z(8) @ Z(2)) + 0.00025826446280991736 * (Z(8) @ Z(4)) + 0.0001549586776859504 * (Z(8) @ Z(6)) + 0.0001549586776859504 * (Z(9) @ Z(1)) + 0.0001549586776859504 * (Z(9) @ Z(3)) + 0.00025826446280991736 * (Z(9) @ Z(5)) + 0.0001549586776859504 * (Z(9) @ Z(7)) + 0.25 * (Z(9) @ Z(8)) + 0.0003099173553719008 * (Z(10) @ Z(0)) + 0.0003099173553719008 * (Z(10) @ Z(2)) + 0.0005165289256198347 * (Z(10) @ Z(4)) + 0.0003099173553719008 * (Z(10) @ Z(6)) + -0.0010330578512396695 * (Z(10) @ Z(8)) + 0.0003099173553719008 * (Z(11) @ Z(1)) + 0.0003099173553719008 * (Z(11) @ Z(3)) + 0.0005165289256198347 * (Z(11) @ Z(5)) + 0.0003099173553719008 * (Z(11) @ Z(7)) + -0.0010330578512396695 * (Z(11) @ Z(9)) + 0.25 * (Z(11) @ Z(10)) + 0.0003099173553719008 * (Z(12) @ Z(0)) + 0.0003099173553719008 * (Z(12) @ Z(2)) + -0.0006198347107438016 * (Z(12) @ Z(4)) + 0.0003099173553719008 * (Z(12) @ Z(6)) + 0.00010330578512396695 * (Z(12) @ Z(8)) + 0.0002066115702479339 * (Z(12) @ Z(10)) + 0.0003099173553719008 * (Z(13) @ Z(1)) + 0.0003099173553719008 * (Z(13) @ Z(3)) + -0.0006198347107438016 * (Z(13) @ Z(5)) + 0.0003099173553719008 * (Z(13) @ Z(7)) + 0.00010330578512396695 * (Z(13) @ Z(9)) + 0.0002066115702479339 * (Z(13) @ Z(11)) + 0.25 * (Z(13) @ Z(12)) + 0.0004648760330578513 * (Z(14) @ Z(0)) + 0.0004648760330578513 * (Z(14) @ Z(2)) + -0.0003615702479338844 * (Z(14) @ Z(4)) + 0.0004648760330578513 * (Z(14) @ Z(6)) + 0.0001549586776859504 * (Z(14) @ Z(8)) + -0.0008264462809917356 * (Z(14) @ Z(10)) + -0.0008264462809917356 * (Z(14) @ Z(12)) + 0.0004648760330578513 * (Z(15) @ Z(1)) + 0.0004648760330578513 * (Z(15) @ Z(3)) + -0.0003615702479338844 * (Z(15) @ Z(5)) + 0.0004648760330578513 * (Z(15) @ Z(7)) + 0.0001549586776859504 * (Z(15) @ Z(9)) + -0.0008264462809917356 * (Z(15) @ Z(11)) + -0.0008264462809917356 * (Z(15) @ Z(13)) + 0.25 * (Z(15) @ Z(14)) + -0.00046487603305786496 * Z(1) + -0.00046487603305786496 * Z(0) + -0.00046487603305786496 * Z(2) + -0.00046487603305786496 * Z(3) + -0.0012913223140495755 * Z(4) + -0.0012913223140495755 * Z(5) + -0.00046487603305786496 * Z(6) + -0.00046487603305786496 * Z(7) + -5.165289256200967e-05 * Z(8) + -5.165289256200967e-05 * Z(9) + -0.0002066115702479554 * Z(10) + -0.0002066115702479554 * Z(11) + -0.0002066115702479554 * Z(12) + -0.0002066115702479554 * Z(13) + -0.00046487603305786496 * Z(14) + -0.00046487603305786496 * Z(15) | 1 | 16 | 1 | {"smallest_eigenvalues": [-2.017665289256149], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.0176652892561235, "smallest_bitstrings": ["1010101001010101"], "largest_eigenvalue": 2.0102272727271715} | OPENQASM 3.0;
include "stdgates.inc";
qubit[16] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-1.537679319997315) q[0];
cx q[1], q[0];
h q[2];
cx q[0], q[2];
rz(-0.11170090133163334) q[2];
cx q[0], q[2];
h q[3];
cx q[1], q[3];
rz(-0.11170090133163334) q[3];
cx q[1], q[3];
cx q[2], q[3];
rz(-1.537679319997315) q[3];
cx q[2], q[3];
h q[4];
cx q[0], q[4];
rz(0.02149343819428516) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(0.02149343819428516) q[4];
cx q[2], q[4];
h q[5];
cx q[1], q[5];
rz(0.02149343819428516) q[5];
cx q[1], q[5];
cx q[3], q[5];
rz(0.02149343819428516) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(-1.537679319997315) q[5];
cx q[4], q[5];
h q[6];
cx q[0], q[6];
rz(-0.11170090133163334) q[6];
cx q[0], q[6];
cx q[2], q[6];
rz(-0.11170090133163334) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(0.02149343819428516) q[6];
cx q[4], q[6];
h q[7];
cx q[1], q[7];
rz(-0.11170090133163334) q[7];
cx q[1], q[7];
cx q[3], q[7];
rz(-0.11170090133163334) q[7];
cx q[3], q[7];
cx q[5], q[7];
rz(0.02149343819428516) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(-1.537679319997315) q[7];
cx q[6], q[7];
h q[8];
cx q[0], q[8];
rz(-0.010066821924526306) q[8];
cx q[0], q[8];
cx q[2], q[8];
rz(-0.010066821924526306) q[8];
cx q[2], q[8];
cx q[4], q[8];
rz(-0.021430407288226386) q[8];
cx q[4], q[8];
cx q[6], q[8];
rz(-0.010066821924526306) q[8];
cx q[6], q[8];
h q[9];
cx q[1], q[9];
rz(-0.010066821924526306) q[9];
cx q[1], q[9];
cx q[3], q[9];
rz(-0.010066821924526306) q[9];
cx q[3], q[9];
cx q[5], q[9];
rz(-0.021430407288226386) q[9];
cx q[5], q[9];
cx q[7], q[9];
rz(-0.010066821924526306) q[9];
cx q[7], q[9];
cx q[8], q[9];
rz(-1.537679319997315) q[9];
cx q[8], q[9];
h q[10];
cx q[0], q[10];
rz(-0.03420595972462127) q[10];
cx q[0], q[10];
cx q[2], q[10];
rz(-0.03420595972462127) q[10];
cx q[2], q[10];
cx q[4], q[10];
rz(-0.05582898912005432) q[10];
cx q[4], q[10];
cx q[6], q[10];
rz(-0.03420595972462127) q[10];
cx q[6], q[10];
cx q[8], q[10];
rz(-0.10392046003830202) q[10];
cx q[8], q[10];
h q[11];
cx q[1], q[11];
rz(-0.03420595972462127) q[11];
cx q[1], q[11];
cx q[3], q[11];
rz(-0.03420595972462127) q[11];
cx q[3], q[11];
cx q[5], q[11];
rz(-0.05582898912005432) q[11];
cx q[5], q[11];
cx q[7], q[11];
rz(-0.03420595972462127) q[11];
cx q[7], q[11];
cx q[9], q[11];
rz(-0.10392046003830202) q[11];
cx q[9], q[11];
cx q[10], q[11];
rz(-1.537679319997315) q[11];
cx q[10], q[11];
h q[12];
cx q[0], q[12];
rz(-0.03420595972462127) q[12];
cx q[0], q[12];
cx q[2], q[12];
rz(-0.03420595972462127) q[12];
cx q[2], q[12];
cx q[4], q[12];
rz(-0.11170090133163334) q[12];
cx q[4], q[12];
cx q[6], q[12];
rz(-0.03420595972462127) q[12];
cx q[6], q[12];
cx q[8], q[12];
rz(-0.010066821924526306) q[12];
cx q[8], q[12];
cx q[10], q[12];
rz(-0.021430407288226386) q[12];
cx q[10], q[12];
h q[13];
cx q[1], q[13];
rz(-0.03420595972462127) q[13];
cx q[1], q[13];
cx q[3], q[13];
rz(-0.03420595972462127) q[13];
cx q[3], q[13];
cx q[5], q[13];
rz(-0.11170090133163334) q[13];
cx q[5], q[13];
cx q[7], q[13];
rz(-0.03420595972462127) q[13];
cx q[7], q[13];
cx q[9], q[13];
rz(-0.010066821924526306) q[13];
cx q[9], q[13];
cx q[11], q[13];
rz(-0.021430407288226386) q[13];
cx q[11], q[13];
cx q[12], q[13];
rz(-1.537679319997315) q[13];
cx q[12], q[13];
h q[14];
cx q[0], q[14];
rz(-0.05996262021562203) q[14];
cx q[0], q[14];
rz(0.009364033876356537) q[0];
rx(0.7682271209881915) q[0];
cx q[2], q[14];
rz(-0.05996262021562203) q[14];
cx q[2], q[14];
rz(0.009364033876356537) q[2];
rx(0.7682271209881915) q[2];
cx q[4], q[14];
rz(0.02149343819428516) q[14];
cx q[4], q[14];
rz(0.04916680027566889) q[4];
rx(0.7682271209881915) q[4];
cx q[6], q[14];
rz(-0.05996262021562203) q[14];
cx q[6], q[14];
rz(0.009364033876356537) q[6];
rx(0.7682271209881915) q[6];
cx q[8], q[14];
rz(-0.010066821924526306) q[14];
cx q[8], q[14];
cx q[10], q[14];
rz(-0.11581319997095718) q[14];
cx q[10], q[14];
rz(-0.1239110807383268) q[10];
rx(0.7682271209881915) q[10];
cx q[12], q[14];
rz(-0.11581319997095718) q[14];
cx q[12], q[14];
rz(-0.1239110807383268) q[12];
rx(0.7682271209881915) q[12];
rz(-0.04024503916668509) q[8];
rx(0.7682271209881915) q[8];
h q[15];
cx q[1], q[15];
rz(-0.05996262021562203) q[15];
cx q[1], q[15];
rz(0.009364033876356537) q[1];
rx(0.7682271209881915) q[1];
cx q[3], q[15];
rz(-0.05996262021562203) q[15];
cx q[3], q[15];
rz(0.009364033876356537) q[3];
rx(0.7682271209881915) q[3];
cx q[5], q[15];
rz(0.02149343819428516) q[15];
cx q[5], q[15];
rz(0.04916680027566889) q[5];
rx(0.7682271209881915) q[5];
cx q[7], q[15];
rz(-0.05996262021562203) q[15];
cx q[7], q[15];
rz(0.009364033876356537) q[7];
rx(0.7682271209881915) q[7];
cx q[9], q[15];
rz(-0.010066821924526306) q[15];
cx q[9], q[15];
cx q[11], q[15];
rz(-0.11581319997095718) q[15];
cx q[11], q[15];
rz(-0.1239110807383268) q[11];
rx(0.7682271209881915) q[11];
cx q[13], q[15];
rz(-0.11581319997095718) q[15];
cx q[13], q[15];
rz(-0.1239110807383268) q[13];
rx(0.7682271209881915) q[13];
cx q[14], q[15];
rz(-1.537679319997315) q[15];
cx q[14], q[15];
rz(0.009364033876356537) q[14];
rx(0.7682271209881915) q[14];
rz(0.009364033876356537) q[15];
rx(0.7682271209881915) q[15];
rz(-0.04024503916668509) q[9];
rx(0.7682271209881915) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[16] c;
qubit[16] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
h q[9];
h q[10];
h q[11];
h q[12];
h q[13];
h q[14];
h q[15];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x1) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x1) q[3];
cx q[1], q[3];
cx q[2], q[3];
rz(x0) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x2) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x2) q[4];
cx q[2], q[4];
cx q[1], q[5];
rz(x2) q[5];
cx q[1], q[5];
cx q[3], q[5];
rz(x2) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x0) q[5];
cx q[4], q[5];
cx q[0], q[6];
rz(x1) q[6];
cx q[0], q[6];
cx q[2], q[6];
rz(x1) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x2) q[6];
cx q[4], q[6];
cx q[1], q[7];
rz(x1) q[7];
cx q[1], q[7];
cx q[3], q[7];
rz(x1) q[7];
cx q[3], q[7];
cx q[5], q[7];
rz(x2) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x0) q[7];
cx q[6], q[7];
cx q[0], q[8];
rz(x3) q[8];
cx q[0], q[8];
cx q[2], q[8];
rz(x3) q[8];
cx q[2], q[8];
cx q[4], q[8];
rz(x4) q[8];
cx q[4], q[8];
cx q[6], q[8];
rz(x3) q[8];
cx q[6], q[8];
cx q[1], q[9];
rz(x3) q[9];
cx q[1], q[9];
cx q[3], q[9];
rz(x3) q[9];
cx q[3], q[9];
cx q[5], q[9];
rz(x4) q[9];
cx q[5], q[9];
cx q[7], q[9];
rz(x3) q[9];
cx q[7], q[9];
cx q[8], q[9];
rz(x0) q[9];
cx q[8], q[9];
cx q[0], q[10];
rz(x5) q[10];
cx q[0], q[10];
cx q[2], q[10];
rz(x5) q[10];
cx q[2], q[10];
cx q[4], q[10];
rz(x6) q[10];
cx q[4], q[10];
cx q[6], q[10];
rz(x5) q[10];
cx q[6], q[10];
cx q[8], q[10];
rz(x7) q[10];
cx q[8], q[10];
cx q[1], q[11];
rz(x5) q[11];
cx q[1], q[11];
cx q[3], q[11];
rz(x5) q[11];
cx q[3], q[11];
cx q[5], q[11];
rz(x6) q[11];
cx q[5], q[11];
cx q[7], q[11];
rz(x5) q[11];
cx q[7], q[11];
cx q[9], q[11];
rz(x7) q[11];
cx q[9], q[11];
cx q[10], q[11];
rz(x0) q[11];
cx q[10], q[11];
cx q[0], q[12];
rz(x5) q[12];
cx q[0], q[12];
cx q[2], q[12];
rz(x5) q[12];
cx q[2], q[12];
cx q[4], q[12];
rz(x1) q[12];
cx q[4], q[12];
cx q[6], q[12];
rz(x5) q[12];
cx q[6], q[12];
cx q[8], q[12];
rz(x3) q[12];
cx q[8], q[12];
cx q[10], q[12];
rz(x4) q[12];
cx q[10], q[12];
cx q[1], q[13];
rz(x5) q[13];
cx q[1], q[13];
cx q[3], q[13];
rz(x5) q[13];
cx q[3], q[13];
cx q[5], q[13];
rz(x1) q[13];
cx q[5], q[13];
cx q[7], q[13];
rz(x5) q[13];
cx q[7], q[13];
cx q[9], q[13];
rz(x3) q[13];
cx q[9], q[13];
cx q[11], q[13];
rz(x4) q[13];
cx q[11], q[13];
cx q[12], q[13];
rz(x0) q[13];
cx q[12], q[13];
cx q[0], q[14];
rz(x8) q[14];
cx q[0], q[14];
cx q[2], q[14];
rz(x8) q[14];
cx q[2], q[14];
cx q[4], q[14];
rz(x2) q[14];
cx q[4], q[14];
cx q[6], q[14];
rz(x8) q[14];
cx q[6], q[14];
cx q[8], q[14];
rz(x3) q[14];
cx q[8], q[14];
cx q[10], q[14];
rz(x9) q[14];
cx q[10], q[14];
cx q[12], q[14];
rz(x9) q[14];
cx q[12], q[14];
cx q[1], q[15];
rz(x8) q[15];
cx q[1], q[15];
cx q[3], q[15];
rz(x8) q[15];
cx q[3], q[15];
cx q[5], q[15];
rz(x2) q[15];
cx q[5], q[15];
cx q[7], q[15];
rz(x8) q[15];
cx q[7], q[15];
cx q[9], q[15];
rz(x3) q[15];
cx q[9], q[15];
cx q[11], q[15];
rz(x9) q[15];
cx q[11], q[15];
cx q[13], q[15];
rz(x9) q[15];
cx q[13], q[15];
cx q[14], q[15];
rz(x0) q[15];
cx q[14], q[15];
rz(x10) q[1];
rz(x10) q[0];
rz(x10) q[2];
rz(x10) q[3];
rz(x11) q[4];
rz(x11) q[5];
rz(x10) q[6];
rz(x10) q[7];
rz(x12) q[8];
rz(x12) q[9];
rz(x13) q[10];
rz(x13) q[11];
rz(x13) q[12];
rz(x13) q[13];
rz(x10) q[14];
rz(x10) q[15];
h q[0];
rz(x14) q[0];
h q[0];
h q[1];
rz(x14) q[1];
h q[1];
h q[2];
rz(x14) q[2];
h q[2];
h q[3];
rz(x14) q[3];
h q[3];
h q[4];
rz(x14) q[4];
h q[4];
h q[5];
rz(x14) q[5];
h q[5];
h q[6];
rz(x14) q[6];
h q[6];
h q[7];
rz(x14) q[7];
h q[7];
h q[8];
rz(x14) q[8];
h q[8];
h q[9];
rz(x14) q[9];
h q[9];
h q[10];
rz(x14) q[10];
h q[10];
h q[11];
rz(x14) q[11];
h q[11];
h q[12];
rz(x14) q[12];
h q[12];
h q[13];
rz(x14) q[13];
h q[13];
h q[14];
rz(x14) q[14];
h q[14];
h q[15];
rz(x14) q[15];
h q[15];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11];
c[12] = measure q[12];
c[13] = measure q[13];
c[14] = measure q[14];
c[15] = measure q[15]; | {"communities_size": 4, "number_of_communities": 2} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIIIIIIZZ",
"IIIIIIIIIIIIIZIZ",
"IIIIIIIIIIIIZIZI",
"IIIIIIIIIIIIZZII",
"IIIIIIIIIIIZIIIZ",
"IIIIIIIIIIIZIZII",
"IIIIIIIIIIZIIIZI",
"IIIIIIIIIIZIZIII",
"IIIIIIIIIIZZIIII",
"IIIIIIIIIZIIIIIZ",
"IIIIIIIIIZIIIZII",
"IIIIIIIIIZIZIIII",
"IIIIIIIIZIIIIIZI",
"IIIIIIIIZIIIZIII",
"IIIIIII... | [
0.25,
-0.0006714876033057851,
-0.0006714876033057851,
0.25,
-0.0003615702479338844,
-0.0003615702479338844,
-0.0003615702479338844,
-0.0003615702479338844,
0.25,
-0.0006714876033057851,
-0.0006714876033057851,
-0.0003615702479338844,
-0.0006714876033057851,
-0.0006714876033057851,
-0.000... | 0.972189 | [
-1.537679319997315,
-0.11170090133163334,
0.02149343819428516,
-0.010066821924526306,
-0.021430407288226386,
-0.03420595972462127,
-0.05582898912005432,
-0.10392046003830202,
-0.05996262021562203,
-0.11581319997095718,
0.009364033876355982,
0.04916680027566912,
-0.040245039166685134,
-0.12... | {
"n_parameters": 15,
"n_qubits": 16,
"optimal_eigenvalue": -2.017665289256149,
"target_ratio": 0.97,
"target_value": -1.9571353305784642
} | 25 |
64945dc18f78a33560af97db99744897 | edge_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 3}, {"source": 0, "target": 6}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 4, "target": 6}]} | {"states": [1263, 1255], "expectation_value": -1.8781421248662078, "params": [1.1931, 1.2011, 0.253, 0.2243, 0.48650000000000004, 0.4732, 1.1999, 1.205, 1.2022000000000002, 1.2005000000000001, 1.1978, 1.1945000000000001, 0.168, 0.1179, 0.8643000000000001, 0.7314, 1.1973, 1.2071, 1.1876, 1.1973, 1.1975, 1.1905000000000001, 1.1907, 0.9395, 0.7047, 0.9152, 1.1754, -0.48500000000000004, -0.1562, 0.3723, -0.24650000000000002, 0.5922000000000001, 0.379, 0.3718, -0.8635, 0.8153, 1.1889, 0.318, 1.0688, 0.7679, 0.6474000000000001, 0.5641, 0.7512000000000001, 0.736], "bitstrings": ["01100010000", "01100011000"], "total_optimization_steps": 120, "probabilities": [0.09774417777640167, 0.09985773361024478], "optimization_time": 75.26003861427307} | 0.5 * (Z(0) @ Z(1)) + 0.25 * (Z(2) @ Z(3)) + 0.25 * (Z(4) @ Z(2)) + 0.25 * (Z(4) @ Z(3)) + -0.25 * (Z(4) @ Z(2) @ Z(3)) + 0.5 * (Z(5) @ Z(6)) + 0.125 * (Z(0) @ Z(2)) + 0.125 * (Z(0) @ Z(7)) + 0.125 * (Z(0) @ Z(8)) + 0.125 * (Z(2) @ Z(7)) + 0.125 * (Z(2) @ Z(8)) + 0.125 * (Z(7) @ Z(8)) + -0.125 * (Z(0) @ Z(2) @ Z(7)) + -0.125 * (Z(0) @ Z(2) @ Z(8)) + -0.125 * (Z(0) @ Z(7) @ Z(8)) + -0.125 * (Z(2) @ Z(7) @ Z(8)) + 0.125 * (Z(0) @ Z(2) @ Z(7) @ Z(8)) + 0.125 * (Z(5) @ Z(7)) + 0.125 * (Z(9) @ Z(5)) + 0.125 * (Z(5) @ Z(10)) + 0.125 * (Z(9) @ Z(7)) + 0.125 * (Z(10) @ Z(7)) + 0.125 * (Z(9) @ Z(10)) + -0.125 * (Z(9) @ Z(5) @ Z(7)) + -0.125 * (Z(5) @ Z(10) @ Z(7)) + -0.125 * (Z(9) @ Z(10) @ Z(5)) + -0.125 * (Z(9) @ Z(10) @ Z(7)) + 0.125 * (Z(9) @ Z(10) @ Z(5) @ Z(7)) + 0.25 * (Z(6) @ Z(3)) + 0.25 * (Z(9) @ Z(3)) + 0.25 * (Z(9) @ Z(6)) + -0.25 * (Z(9) @ Z(6) @ Z(3)) + 0.125 * (Z(4) @ Z(1)) + 0.125 * (Z(8) @ Z(1)) + 0.125 * (Z(10) @ Z(1)) + 0.125 * (Z(4) @ Z(8)) + 0.125 * (Z(4) @ Z(10)) + 0.125 * (Z(10) @ Z(8)) + -0.125 * (Z(4) @ Z(8) @ Z(1)) + -0.125 * (Z(4) @ Z(10) @ Z(1)) + -0.125 * (Z(10) @ Z(8) @ Z(1)) + -0.125 * (Z(4) @ Z(10) @ Z(8)) + 0.125 * (Z(4) @ Z(10) @ Z(8) @ Z(1)) + -0.125 * Z(0) + -0.125 * Z(1) + 0.125 * Z(2) + 0.0 * Z(3) + 0.125 * Z(4) + -0.125 * Z(5) + -0.25 * Z(6) + 0.25 * Z(7) + 0.25 * Z(8) + 0.125 * Z(9) + 0.25 * Z(10) | 14 | 11 | 1 | {"smallest_eigenvalues": [-3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375], "number_of_smallest_eigenvalues": 21, "first_excited_energy": -2.375, "smallest_bitstrings": ["10010100001", "01110100000", "10011100000", "01010101000", "01100110000", "01010100100", "01010011000", "01100100010", "11010100000", "01100010010", "01100010001", "10001010001", "10001010010", "10001011000", "10001100010", "10001110000", "01100011000", "10010010001", "10010100100", "01001011000", "10100010001"], "largest_eigenvalue": 6.625} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
ry(1.2783255282545953) q[0];
rz(pi/2) q[0];
ry(0.2098726946505716) q[1];
ry(-0.2971753570411197) q[2];
ry(1.8475869709337933) q[3];
ry(1.2736064911365077) q[4];
ry(1.5300807043468985) q[5];
ry(-0.06522544513086462) q[6];
ry(0.10855046058699067) q[7];
ry(1.79425200480774) q[8];
ry(1.6453756548170875) q[9];
ry(1.4151041434118912) q[10];
cx q[10], q[0];
ry(-0.5072925922888268) q[0];
cx q[10], q[0];
ry(0.5072925922888268) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[10];
cx q[9], q[10];
ry(-0.46386517498659285) q[10];
cx q[9], q[10];
ry(0.46386517498659285) q[10];
rz(-pi/2) q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.07029894713242048) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.6074555153416004) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-0.7575718140855905) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(0.04810610988747866) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.4079475171436056) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(0.05430971712683465) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(0.25295335163849236) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(-0.28866271569873087) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(-0.01712465576146656) q[1];
cx q[0], q[1];
ry(1.7634827822133627) q[0];
ry(0.017124655761466562) q[1];
rx(0.23825370845658567) q[1];
ry(1.4427480581427423) q[10];
ry(0.28866271569873103) q[2];
rx(-0.41947882789608215) q[2];
ry(-0.25295335163849225) q[3];
rx(-1.2910358324494489) q[3];
ry(-0.05430971712683467) q[4];
rx(-1.7580128476118535) q[4];
ry(0.4079475171436057) q[5];
rx(-1.6307317515661879) q[5];
ry(-0.04810610988747848) q[6];
rx(-0.031196852075844106) q[6];
ry(0.7575718140855904) q[7];
rx(-0.05776311361195319) q[7];
ry(0.6074555153416004) q[8];
rx(-1.4788347163064834) q[8];
ry(0.07029894713242034) q[9];
rx(-1.794252004807742) q[9];
cx q[10], q[9];
ry(-0.241855584138723) q[9];
cx q[10], q[9];
rz(pi/2) q[10];
cx q[0], q[10];
ry(-0.251776362662134) q[10];
cx q[0], q[10];
cx q[0], q[1];
ry(0.251776362662134) q[10];
rz(-pi/2) q[10];
ry(0.02264880860770468) q[1];
cx q[0], q[1];
ry(-0.02264880860770468) q[1];
rz(-pi/2) q[1];
cx q[1], q[2];
ry(-0.06451857177881826) q[2];
cx q[1], q[2];
ry(0.06451857177881826) q[2];
rz(-pi/2) q[2];
cx q[2], q[3];
ry(-0.7872083170544978) q[3];
cx q[2], q[3];
ry(0.7872083170544978) q[3];
rz(-pi/2) q[3];
cx q[3], q[4];
ry(-0.13173514314049733) q[4];
cx q[3], q[4];
ry(0.13173514314049733) q[4];
rz(-pi/2) q[4];
cx q[4], q[5];
ry(-0.022114755134675472) q[5];
cx q[4], q[5];
ry(0.022114755134675472) q[5];
rz(-pi/2) q[5];
cx q[5], q[6];
ry(-0.034969941291262) q[6];
cx q[5], q[6];
ry(0.034969941291262) q[6];
rz(-pi/2) q[6];
cx q[6], q[7];
ry(-0.3192219831975722) q[7];
cx q[6], q[7];
ry(0.3192219831975722) q[7];
rz(-pi/2) q[7];
cx q[7], q[8];
ry(-0.0420707396247123) q[8];
cx q[7], q[8];
ry(0.0420707396247123) q[8];
rz(-pi/2) q[8];
ry(0.24185558413872296) q[9];
cx q[8], q[9];
ry(-0.05002422931133392) q[9];
cx q[8], q[9];
ry(0.05002422931133392) q[9];
rz(-pi/2) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[11] c;
qubit[11] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
ry(x10) q[10];
crx(x11) q[10], q[0];
crx(x12) q[9], q[10];
crx(x13) q[8], q[9];
crx(x14) q[7], q[8];
crx(x15) q[6], q[7];
crx(x16) q[5], q[6];
crx(x17) q[4], q[5];
crx(x18) q[3], q[4];
crx(x19) q[2], q[3];
crx(x20) q[1], q[2];
crx(x21) q[0], q[1];
ry(x22) q[0];
ry(x23) q[1];
ry(x24) q[2];
ry(x25) q[3];
ry(x26) q[4];
ry(x27) q[5];
ry(x28) q[6];
ry(x29) q[7];
ry(x30) q[8];
ry(x8) q[9];
ry(x31) q[10];
crx(x32) q[10], q[9];
crx(x33) q[0], q[10];
crx(x34) q[0], q[1];
crx(x35) q[1], q[2];
crx(x36) q[2], q[3];
crx(x37) q[3], q[4];
crx(x38) q[4], q[5];
crx(x39) q[5], q[6];
crx(x40) q[6], q[7];
crx(x41) q[7], q[8];
crx(x42) q[8], q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZ",
"IIIIIIIZZII",
"IIIIIIZIZII",
"IIIIIIZZIII",
"IIIIIIZZZII",
"IIIIZZIIIII",
"IIIIIIIIZIZ",
"IIIZIIIIIIZ",
"IIZIIIIIIIZ",
"IIIZIIIIZII",
"IIZIIIIIZII",
"IIZZIIIIIII",
"IIIZIIIIZIZ",
"IIZIIIIIZIZ",
"IIZZIIIIIIZ",
"IIZZIIIIZII",
"IIZZIIIIZIZ",
"IIIZIZIIIII",
"IZIIIZIII... | [
0.5,
0.25,
0.25,
0.25,
-0.25,
0.5,
0.125,
0.125,
0.125,
0.125,
0.125,
0.125,
-0.125,
-0.125,
-0.125,
-0.125,
0.125,
0.125,
0.125,
0.125,
0.125,
0.125,
0.125,
-0.125,
-0.125,
-0.125,
-0.125,
0.125,
0.25,
0.25,
0.25,
-0.25,
0.125,
0.125,
0.125,
0.1... | 0.976148 | [
1.2783255282545953,
0.2098726946505716,
-0.2971753570411197,
1.8475869709337933,
1.2736064911365077,
1.5300807043468985,
-0.06522544513086462,
0.10855046058699067,
1.79425200480774,
1.6453756548170875,
1.4151041434118912,
1.0145851845776537,
0.9277303499731857,
0.14059789426484096,
1.214... | {
"n_parameters": 43,
"n_qubits": 11,
"optimal_eigenvalue": -3.375,
"target_ratio": 0.97,
"target_value": -3.2737499999999997
} | 62 |
a38675d53d722227ef740a74a5426a27 | edge_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 3}, {"source": 0, "target": 6}, {"source": 1, "target": 4}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 4, "target": 5}, {"source": 5, "target": 6}]} | {"states": [43, 47], "expectation_value": -2.8023886271307576, "params": [[[1.6132, 0.0032], [-0.0105, -0.0029000000000000002], [0.0245, 0.003], [1.3349, -0.1598], [0.0944, -0.0893], [0.8668, 1.5677], [-0.7246, 0.8179000000000001], [-0.2257, 0.793], [-0.6862, 0.7083]], [[1.0652000000000001, 0.0017000000000000001], [0.0145, -0.0022], [-0.0296, -0.0009000000000000001], [1.5875000000000001, 0.2331], [0.8447, 0.7953], [0.5277000000000001, 1.4828000000000001], [1.6344, 0.1288], [0.5905, 0.2177], [1.0795000000000001, 1.6179000000000001]]], "bitstrings": ["111010100", "111010000"], "total_optimization_steps": 190, "probabilities": [0.2752231226293903, 0.47550603136737113], "optimization_time": 8.893693685531616} | 0.5 * (Z(0) @ Z(1)) + 0.25 * (Z(3) @ Z(4)) + 0.25 * (Z(3) @ Z(5)) + 0.25 * (Z(4) @ Z(5)) + -0.25 * (Z(3) @ Z(4) @ Z(5)) + 0.5 * (Z(0) @ Z(6)) + 0.125 * (Z(3) @ Z(2)) + 0.125 * (Z(6) @ Z(2)) + 0.125 * (Z(7) @ Z(2)) + 0.125 * (Z(3) @ Z(6)) + 0.125 * (Z(7) @ Z(3)) + 0.125 * (Z(7) @ Z(6)) + -0.125 * (Z(3) @ Z(6) @ Z(2)) + -0.125 * (Z(7) @ Z(3) @ Z(2)) + -0.125 * (Z(7) @ Z(6) @ Z(2)) + -0.125 * (Z(7) @ Z(3) @ Z(6)) + 0.125 * (Z(6) @ Z(7) @ Z(3) @ Z(2)) + 0.25 * (Z(7) @ Z(4)) + 0.25 * (Z(4) @ Z(8)) + 0.25 * (Z(7) @ Z(8)) + -0.25 * (Z(7) @ Z(4) @ Z(8)) + 0.25 * (Z(5) @ Z(1)) + 0.25 * (Z(8) @ Z(1)) + 0.25 * (Z(5) @ Z(8)) + -0.25 * (Z(5) @ Z(8) @ Z(1)) + -0.5 * Z(0) + -0.25 * Z(1) + -0.625 * Z(2) + 0.125 * Z(3) + 0.0 * Z(4) + 0.0 * Z(5) + -0.125 * Z(6) + 0.125 * Z(7) + 0.0 * Z(8) | 15 | 9 | 2 | {"smallest_eigenvalues": [-3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375], "number_of_smallest_eigenvalues": 7, "first_excited_energy": -2.375, "smallest_bitstrings": ["111010000", "101010001", "101001001", "101100001", "101011000", "101001010", "011010100"], "largest_eigenvalue": 6.625} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
ry(-0.5141994421129809) q[0];
h q[1];
ry(1.390141942064535) q[1];
h q[2];
ry(-0.5141994421129809) q[2];
h q[3];
cx q[3], q[0];
ry(0.5141994421129809) q[0];
cx q[3], q[0];
ry(-0.6573848412878611) q[0];
ry(1.0688525533137359) q[3];
h q[4];
ry(-1.560193965859156) q[4];
h q[5];
cx q[5], q[2];
ry(0.5141994421129809) q[2];
cx q[5], q[2];
ry(-0.6573848412878611) q[2];
ry(1.0688525533137359) q[5];
cx q[1], q[5];
ry(-0.23365753989811694) q[5];
cx q[1], q[5];
cx q[1], q[3];
ry(-0.23365753989811694) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(0.19168238889157346) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(0.19168238889157346) q[0];
cx q[1], q[0];
ry(0.08971417361777603) q[5];
cx q[3], q[5];
ry(-0.08971417361777603) q[5];
cx q[3], q[5];
ry(0.1301757205848839) q[3];
cx q[5], q[3];
ry(-0.1301757205848839) q[3];
cx q[5], q[3];
ry(-0.049506947667521034) q[2];
cx q[3], q[2];
ry(0.049506947667521034) q[2];
cx q[3], q[2];
ry(0.0743382308326852) q[1];
cx q[3], q[1];
ry(-0.0743382308326852) q[1];
cx q[3], q[1];
ry(-0.047850672468219876) q[3];
cx q[2], q[3];
ry(0.047850672468219876) q[3];
cx q[2], q[3];
ry(-0.007983272905749308) q[0];
cx q[5], q[0];
ry(0.007983272905749308) q[0];
cx q[5], q[0];
ry(-0.023380403616596285) q[5];
cx q[0], q[5];
ry(0.023380403616596285) q[5];
cx q[0], q[5];
ry(-0.052732133699620265) q[3];
cx q[0], q[3];
ry(0.052732133699620265) q[3];
cx q[0], q[3];
ry(-0.026887488512865265) q[1];
cx q[5], q[1];
ry(0.026887488512865265) q[1];
cx q[5], q[1];
ry(0.001853944231045514) q[1];
cx q[0], q[1];
ry(-0.001853944231045514) q[1];
cx q[0], q[1];
ry(-0.05217207073274967) q[5];
cx q[2], q[5];
ry(0.05217207073274967) q[5];
cx q[2], q[5];
rz(-pi) q[6];
ry(-0.08350880308321301) q[6];
cx q[1], q[6];
ry(0.028662719243171285) q[6];
cx q[1], q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
cx q[8], q[0];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x9) q[0];
ry(x10) q[1];
ry(x11) q[2];
ry(x12) q[3];
ry(x13) q[4];
ry(x14) q[5];
ry(x15) q[6];
ry(x16) q[7];
ry(x17) q[8];
cx q[8], q[7];
cx q[0], q[8];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
ry(x18) q[0];
ry(x19) q[1];
ry(x20) q[2];
ry(x21) q[3];
ry(x22) q[4];
ry(x23) q[5];
ry(x24) q[6];
ry(x25) q[7];
ry(x26) q[8];
cx q[8], q[0];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x27) q[0];
ry(x28) q[1];
ry(x29) q[2];
ry(x30) q[3];
ry(x31) q[4];
ry(x32) q[5];
ry(x33) q[6];
ry(x34) q[7];
ry(x35) q[8];
cx q[8], q[7];
cx q[0], q[8];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIZZIII",
"IIIZIZIII",
"IIIZZIIII",
"IIIZZZIII",
"IIZIIIIIZ",
"IIIIIZZII",
"IIZIIIZII",
"IZIIIIZII",
"IIZIIZIII",
"IZIIIZIII",
"IZZIIIIII",
"IIZIIZZII",
"IZIIIZZII",
"IZZIIIZII",
"IZZIIZIII",
"IZZIIZZII",
"IZIIZIIII",
"ZIIIZIIII",
"ZZIIIIIII",
"ZZIIZIIII",
"... | [
0.5,
0.25,
0.25,
0.25,
-0.25,
0.5,
0.125,
0.125,
0.125,
0.125,
0.125,
0.125,
-0.125,
-0.125,
-0.125,
-0.125,
0.125,
0.25,
0.25,
0.25,
-0.25,
0.25,
0.25,
0.25,
-0.25,
-0.5,
-0.25,
-0.625,
0.125,
0,
0,
-0.125,
0.125,
0
] | 0.99545 | [
-1.560193965859156,
-1.6256424106349383,
1.390141942064535,
-1.0283988842259617,
0.8351950134156189,
-0.46570245239628766,
0.4673150797962339,
-0.3833647777831469,
0.17942834723555207,
0.2603514411697678,
-0.015966545811498617,
-0.09901389533504207,
0.1486764616653704,
-0.04676080723319257... | {
"n_parameters": 20,
"n_qubits": 7,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 1 |
7716dc89002d46483faea00b4852bdef | connected_components | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"source": 0, "target": 1}, {"source": 1, "target": 2}, {"source": 3, "target": 5}, {"source": 3, "target": 8}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 4, "target": 8}, {"source": 4, "target": 9}, {"source": 4, "target": 11}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 5, "target": 8}, {"source": 5, "target": 10}, {"source": 5, "target": 11}, {"source": 6, "target": 10}, {"source": 7, "target": 11}, {"source": 8, "target": 9}, {"source": 8, "target": 10}, {"source": 8, "target": 11}, {"source": 9, "target": 10}, {"source": 9, "target": 11}]} | {"states": [167, 511], "expectation_value": -19.756428224798213, "params": null, "bitstrings": ["11101011000", "11000000000"], "total_optimization_steps": 100, "probabilities": [0.042291947869339444, 0.25359152158403037], "optimization_time": 383.4491810798645} | 0.5 * (Z(0) @ Z(1)) + -3.5 * (Z(2) @ Z(4)) + -4.5 * (Z(7) @ Z(4)) + -3.5 * (Z(7) @ Z(2)) + 2.0 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(2)) + -4.5 * (Z(3) @ Z(7)) + -4.0 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(2)) + 1.5 * (Z(5) @ Z(7)) + -4.0 * (Z(5) @ Z(3)) + -4.0 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(2)) + 1.5 * (Z(6) @ Z(7)) + -3.5 * (Z(6) @ Z(3)) + 1.0 * (Z(6) @ Z(5)) + 1.5 * (Z(8) @ Z(4)) + 0.5 * (Z(8) @ Z(2)) + -3.5 * (Z(8) @ Z(7)) + -3.5 * (Z(8) @ Z(3)) + 1.0 * (Z(8) @ Z(5)) + 1.0 * (Z(8) @ Z(6)) + -4.5 * (Z(10) @ Z(4)) + 1.0 * (Z(10) @ Z(2)) + -4.0 * (Z(10) @ Z(7)) + -3.5 * (Z(10) @ Z(3)) + 1.0 * (Z(10) @ Z(5)) + -3.0 * (Z(10) @ Z(6)) + -3.5 * (Z(10) @ Z(8)) + -4.0 * (Z(9) @ Z(4)) + 1.0 * (Z(9) @ Z(2)) + -4.0 * (Z(9) @ Z(7)) + 1.5 * (Z(9) @ Z(3)) + -3.0 * (Z(9) @ Z(5)) + 0.5 * (Z(9) @ Z(6)) + -3.5 * (Z(9) @ Z(8)) + 1.5 * (Z(9) @ Z(10)) + -1.0 * Z(1) + -1.0 * Z(0) + 0.5 * Z(4) + 0.5 * Z(2) + 0.5 * Z(7) + 0.5 * Z(3) + 0.5 * Z(5) + 0.5 * Z(6) + 0.5 * Z(8) + 0.5 * Z(10) + 0.5 * Z(9) | 1 | 11 | 1 | {"smallest_eigenvalues": [-59.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -58.5, "smallest_bitstrings": ["11000000000"], "largest_eigenvalue": 45.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(0.1538710702363164) q[0];
cx q[1], q[0];
rz(1.633602437549233) q[0];
rx(1.110710579534414) q[0];
rz(1.633602437549233) q[1];
rx(1.110710579534414) q[1];
h q[2];
h q[3];
h q[4];
cx q[4], q[2];
rz(0.5247702363647635) q[2];
cx q[4], q[2];
h q[5];
h q[6];
h q[7];
cx q[4], q[7];
rz(0.48309366240703333) q[7];
cx q[4], q[7];
cx q[2], q[7];
cx q[4], q[3];
rz(0.3565447479517452) q[3];
cx q[4], q[3];
cx q[4], q[5];
rz(0.4827371326483044) q[5];
cx q[4], q[5];
cx q[4], q[6];
rz(0.4827371326483044) q[6];
cx q[4], q[6];
rz(0.5247702363647635) q[7];
cx q[2], q[7];
cx q[2], q[3];
rz(0.1538710702363164) q[3];
cx q[2], q[3];
cx q[2], q[5];
rz(0.1538710702363164) q[5];
cx q[2], q[5];
cx q[2], q[6];
rz(0.1538710702363164) q[6];
cx q[2], q[6];
cx q[7], q[3];
rz(0.48309366240703333) q[3];
cx q[7], q[3];
cx q[7], q[5];
rz(0.3387537243612188) q[5];
cx q[7], q[5];
cx q[3], q[5];
rz(0.4827371326483044) q[5];
cx q[3], q[5];
cx q[7], q[6];
rz(0.3387537243612188) q[6];
cx q[7], q[6];
cx q[3], q[6];
rz(0.5247702363647635) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(0.3212948894321711) q[6];
cx q[5], q[6];
h q[8];
cx q[4], q[8];
rz(0.3387537243612188) q[8];
cx q[4], q[8];
cx q[2], q[8];
rz(0.1538710702363164) q[8];
cx q[2], q[8];
cx q[7], q[8];
rz(0.5247702363647635) q[8];
cx q[7], q[8];
cx q[3], q[8];
rz(0.5247702363647635) q[8];
cx q[3], q[8];
cx q[5], q[8];
rz(0.3212948894321711) q[8];
cx q[5], q[8];
cx q[6], q[8];
rz(0.3212948894321711) q[8];
cx q[6], q[8];
h q[9];
h q[10];
cx q[4], q[10];
rz(0.48309366240703333) q[10];
cx q[4], q[10];
cx q[2], q[10];
rz(0.3212948894321711) q[10];
cx q[2], q[10];
cx q[4], q[9];
cx q[7], q[10];
rz(0.4827371326483044) q[10];
cx q[7], q[10];
cx q[3], q[10];
rz(0.5247702363647635) q[10];
cx q[3], q[10];
cx q[5], q[10];
rz(0.3212948894321711) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(0.5963915301088328) q[10];
cx q[6], q[10];
cx q[8], q[10];
rz(0.5247702363647635) q[10];
cx q[8], q[10];
rz(0.4827371326483044) q[9];
cx q[4], q[9];
cx q[2], q[9];
rz(0.1538710702363164) q[4];
rx(1.1107105795344139) q[4];
rz(0.3212948894321711) q[9];
cx q[2], q[9];
rz(0.1538710702363164) q[2];
rx(1.1107105795344139) q[2];
cx q[7], q[9];
rz(0.4827371326483044) q[9];
cx q[7], q[9];
cx q[3], q[9];
rz(0.1538710702363164) q[7];
rx(1.1107105795344139) q[7];
rz(0.3387537243612188) q[9];
cx q[3], q[9];
rz(0.1538710702363164) q[3];
rx(1.1107105795344139) q[3];
cx q[5], q[9];
rz(0.5963915301088328) q[9];
cx q[5], q[9];
rz(0.1538710702363164) q[5];
rx(1.1107105795344139) q[5];
cx q[6], q[9];
rz(0.1538710702363164) q[9];
cx q[6], q[9];
rz(0.1538710702363164) q[6];
rx(1.1107105795344139) q[6];
cx q[8], q[9];
rz(0.5247702363647635) q[9];
cx q[8], q[9];
cx q[10], q[9];
rz(0.1538710702363164) q[8];
rx(1.1107105795344139) q[8];
rz(0.3387537243612188) q[9];
cx q[10], q[9];
rz(0.1538710702363164) q[10];
rx(1.1107105795344139) q[10];
rz(0.1538710702363164) q[9];
rx(1.1107105795344139) q[9];
| null | {"node": 1} | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\ncry(-0.0361) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\ncry(-0.0361) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\ncry(-0.0361) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\ncry(-0.0361) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\ncry(-0.0361) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[4], q[7];\ncry(0.7408) q[7], q[10];\nry(-0.2781) q[4];\ncry(0.005) q[7], q[4];\ncry(0.0321) q[10], q[4];\ncry(0.2715) q[10], q[3];\ncry(0.2088) q[10], q[8];\ncry(-0.1384) q[7], q[3];\nry(0.1175) q[3];\ncry(0.1414) q[7], q[8];\ncry(-0.0294) q[8], q[3];\ncry(0.2866) q[5], q[3];\nry(-0.1116) q[8];\ncry(0.1268) q[3], q[8];\ncry(0.4505) q[9], q[8];\ncry(0.0556) q[6], q[3];\ncry(1.0825) q[6], q[4];\ncry(-0.1864) q[4], q[10];\ncry(0.2985) q[7], q[9];\ncry(0.119) q[4], q[9];\ncry(-0.5229) q[8], q[10];\nry(-0.1125) q[10];\ncry(0.1744) q[3], q[10];\ncry(0.2031) q[6], q[10];\ncry(0.1147) q[8], q[9];\ncry(0.5496) q[9], q[10];\ncry(-0.5675) q[9], q[4];\ncry(0.4441) q[8], q[4];\ncry(0.7349) q[4], q[3];\ncry(1.317) q[3], q[5];\ncry(-0.5852) q[5], q[8];\ncry(-0.6889) q[5], q[4];\ncry(0.2526) q[3], q[4];\ncry(0.5456) q[2], q[4];\ncry(1.3555) q[4], q[8];\nry(0.0354) q[9];\ncry(0.0721) q[5], q[9];\ncry(0.0815) q[3], q[9];\ncry(-0.5392) q[5], q[10];\ncry(1.4212) q[4], q[2];\ncry(-0.0124) q[2], q[10];\ncry(-0.1906) q[2], q[9];\ncry(1.0415) q[6], q[9];\ncry(1.2101) q[1], q[10];\ncry(0.7739) q[1], q[8];\ncry(0.4796) q[9], q[7];\nry(17.5829) q[7];\ncry(2.0686) q[8], q[7];\ncry(-2.7873) q[5], q[7];\ncry(4.2665) q[3], q[7];\ncry(-3.7845) q[2], q[7];\ncry(-0.1302) q[10], q[7];\ncry(0.3456) q[6], q[7];\ncry(1.2215) q[1], q[7];\ncry(1.1522) q[4], q[6];\ncry(0.5716) q[0], q[7];\ncry(0.7809) q[0], q[10];\ncry(0.5602) q[9], q[2];\ncry(-0.6112) q[7], q[2];\nry(0.3871) q[2];\nry(-1.5643) q[0];\ncry(0.2992) q[10], q[9];\ncry(0.1695) q[1], q[4];\ncry(1.8992) q[9], q[3];\ncry(-0.6633) q[2], q[3];\ncry(-1.3338) q[1], q[3];\nry(-0.326) q[6];\ncry(0.4203) q[3], q[6];\ncry(-0.3209) q[9], q[6];\ncry(0.2848) q[9], q[5];\ncry(0.2092) q[10], q[6];\ncry(-0.2521) q[7], q[6];\ncry(-0.3111) q[1], q[5];\ncry(-0.1524) q[2], q[8];\ncry(-0.1912) q[5], q[2];\ncry(0.263) q[1], q[6];\ncry(-0.1315) q[5], q[6];\nry(0.1213) q[5];\ncry(-0.1422) q[2], q[5];\ncry(0.1435) q[10], q[5];\ncry(0.1151) q[2], q[6];\nry(-0.9798) q[1];\ncry(0.4114) q[1], q[9];\ncry(-0.5827) q[10], q[1];\ncry(-0.062) q[4], q[5];\ncry(0.0564) q[6], q[8];\ncry(0.0645) q[10], q[2];\ncry(-0.0856) q[6], q[2];\ncry(0.0564) q[8], q[5];\ncry(-0.3462) q[0], q[3];\ncry(-0.2835) q[3], q[1];\ncry(-0.0361) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n"], "gradients": [2.5746, 4.5628, 5.7587, 6.0953, 6.0101, 5.4595, 5.6059, 5.6774, 5.4245, 5.1226, 5.4264, 4.7936, 5.1365, 5.1263, 4.2692, 4.459, 4.0593, 5.1212, 5.0881, 4.5486, 4.3861, 5.5796, 5.3135, 4.9631, 3.8029, 3.8518, 3.5517, 3.7923, 3.3867, 3.925, 4.8084, 5.1272, 6.9152, 4.3813, 3.5976, 3.95, 3.8612, 3.6414, 3.5566, 2.6166, 5.2914, 3.9617, 2.5512, 2.1685, 2.1502, 2.1821, 2.5226, 8.0801, 7.0056, 8.0451, 4.8075, 5.5865, 5.135, 3.231, 2.2239, 1.5117, 1.367, 0.9767, 1.0174, 0.9903, 0.9044, 0.7351, 0.6891, 0.6021, 4.9161, 3.2769, 0.871, 0.8568, 0.9304, 0.7233, 0.5244, 0.5697, 0.5219, 0.455, 0.5044, 0.4383, 0.3827, 0.301, 0.3531, 0.2964, 0.2653, 0.2321, 0.3645, 0.1705, 0.1668, 0.1599, 0.1383, 0.1511, 0.1343, 0.0955, 0.0879, 0.0828, 0.0794, 0.0743, 0.0705, 0.067, 0.065, 0.0606, 0.0565, 0.054]} | [
"IIIIIIIIIZZ",
"IIIIIIZIZII",
"IIIZIIZIIII",
"IIIZIIIIZII",
"IIIIIIZZIII",
"IIIIIIIZZII",
"IIIZIIIZIII",
"IIIIIZZIIII",
"IIIIIZIIZII",
"IIIZIZIIIII",
"IIIIIZIZIII",
"IIIIZIZIIII",
"IIIIZIIIZII",
"IIIZZIIIIII",
"IIIIZIIZIII",
"IIIIZZIIIII",
"IIZIIIZIIII",
"IIZIIIIIZII",
"IIZZIIIII... | [
0.5,
-3.5,
-4.5,
-3.5,
2,
0.5,
-4.5,
-4,
0.5,
1.5,
-4,
-4,
0.5,
1.5,
-3.5,
1,
1.5,
0.5,
-3.5,
-3.5,
1,
1,
-4.5,
1,
-4,
-3.5,
1,
-3,
-3.5,
-4,
1,
-4,
1.5,
-3,
0.5,
-3.5,
1.5,
-1,
-1,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
... | 0.532286 | [
0.1538710702363164,
0.5247702363647635,
0.48309366240703333,
0.3565447479517452,
0.4827371326483044,
0.3387537243612188,
0.3212948894321711,
0.5963915301088328,
1.6336024375492328,
1.110710579534414
] | {
"n_parameters": 10,
"n_qubits": 11,
"optimal_eigenvalue": -59.5,
"target_ratio": 0.97,
"target_value": -57.714999999999996
} | 254 |
f65df388240a6bafb6d8e4e3b37bcf6e | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 5}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 2, "target": 6}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]} | {"states": [12, 76], "expectation_value": -2.5739872800136228, "params": [1.6346, 0.006200000000000001, 1.4884000000000002, 0.003, 1.4813, 0.0027, 1.7073, 0.0081, 1.6452, 0.0039000000000000003, -0.0018000000000000002, 0.0034000000000000002, 0.0037, 0.0037, 0.009600000000000001, 0.0014, 0.008700000000000001, 0.0047, 0.008, 0.005200000000000001], "bitstrings": ["1110011", "0110011"], "total_optimization_steps": 170, "probabilities": [0.04210407026085666, 0.04783770904992349], "optimization_time": 21.197842597961426} | 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(6)) + -0.5 * Z(1) + -0.5 * Z(0) + -1.5 * Z(5) + -0.5 * Z(4) + -0.5 * Z(2) + -1.5 * Z(6) + -0.5 * Z(3) | 3 | 7 | 1 | {"smallest_eigenvalues": [-4.0, -4.0, -4.0, -4.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -3.0, "smallest_bitstrings": ["1000111", "1010011", "0100111", "0110011"], "largest_eigenvalue": 10.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
rx(2.7532081731376037) q[0];
rz(0.5021335439547281) q[0];
rx(0.3126188629060858) q[1];
rz(-0.12394458583901447) q[1];
rx(0.08258886198853632) q[2];
rz(-0.2893009783452398) q[2];
rx(2.8985650222769554) q[3];
rz(0.47722660210837153) q[3];
rx(-2.8865335383741417) q[4];
rz(0.7132180923516449) q[4];
rx(0.07043632060439069) q[5];
rz(-0.36231284088113824) q[5];
rx(0.07867698366803132) q[6];
rz(0.07867698366803132) q[6];
cx q[6], q[5];
rz(-0.4264992993727398) q[5];
cx q[6], q[5];
cx q[5], q[4];
rz(-0.28653962216039364) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(0.06966770169964068) q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(-0.1913819253614167) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.014362170344817904) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(-0.025329243474616542) q[0];
cx q[1], q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x12) q[6];
crz(x13) q[6], q[5];
crz(x14) q[5], q[4];
crz(x15) q[4], q[3];
crz(x16) q[3], q[2];
crz(x17) q[2], q[1];
crz(x18) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIIIZZ",
"IZIIIZI",
"IZIIIIZ",
"IIZIZII",
"ZZIIIII",
"ZIZIIII",
"ZIIIZII",
"IZIZIII",
"ZIIZIII",
"IIIIIZI",
"IIIIIIZ",
"IZIIIII",
"IIZIIII",
"IIIIZII",
"ZIIIIII",
"IIIZIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-0.5,
-0.5,
-1.5,
-0.5,
-0.5,
-1.5,
-0.5
] | 0.974902 | [
2.7532081731376037,
0.4768043004801116,
0.31261886290608576,
-0.13830675618383226,
0.08258886198853632,
-0.4806829037066563,
2.8985650222769554,
0.5468943038080125,
3.3966517688054445,
0.42667847019125166,
0.07043632060439067,
-0.7888121402538777,
0.07867698366803132,
0.8529985987454796,
... | {
"n_parameters": 19,
"n_qubits": 7,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 16 |
d9325feb8a7df3daf05f172adf67b14e | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}], "edges": [{"capacity": 3, "source": 0, "target": 1}, {"capacity": 4, "source": 0, "target": 2}, {"capacity": 1, "source": 0, "target": 3}, {"capacity": 4, "source": 0, "target": 4}, {"capacity": 5, "source": 0, "target": 7}, {"capacity": 3, "source": 1, "target": 2}, {"capacity": 2, "source": 1, "target": 8}, {"capacity": 5, "source": 1, "target": 9}, {"capacity": 4, "source": 2, "target": 7}, {"capacity": 3, "source": 2, "target": 10}, {"capacity": 5, "source": 3, "target": 6}, {"capacity": 3, "source": 3, "target": 9}, {"capacity": 5, "source": 3, "target": 10}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 5, "source": 4, "target": 3}, {"capacity": 5, "source": 4, "target": 5}, {"capacity": 3, "source": 5, "target": 4}, {"capacity": 1, "source": 5, "target": 8}, {"capacity": 3, "source": 6, "target": 1}, {"capacity": 5, "source": 6, "target": 2}, {"capacity": 5, "source": 6, "target": 4}, {"capacity": 2, "source": 7, "target": 1}, {"capacity": 3, "source": 7, "target": 3}, {"capacity": 2, "source": 7, "target": 8}, {"capacity": 2, "source": 7, "target": 9}, {"capacity": 5, "source": 8, "target": 3}, {"capacity": 2, "source": 8, "target": 6}, {"capacity": 1, "source": 9, "target": 1}, {"capacity": 1, "source": 9, "target": 3}, {"capacity": 2, "source": 9, "target": 8}]} | {"states": [0, 256], "expectation_value": -24.73847825169311, "params": [[[-0.34850000000000003, -0.0342, 0.0019, 0.0007], [-0.1326, 0.0541, -0.1932, 0.12340000000000001], [0.5089, 0.0005, 0.5066, -0.0023], [-0.42400000000000004, 0.1855, 0.4955, 0.0092], [-0.0035, 0.3739, -0.0016, 0.33280000000000004], [-0.0039000000000000003, 0.317, -0.0021000000000000003, 0.3311], [-0.0008, 0.24700000000000003, -0.0035, 0.2089], [-0.0031000000000000003, 0.0927, -0.0035, 0.3743], [0.0002, 0.3007, -0.003, -0.09340000000000001], [0.0018000000000000002, 0.0444, -0.0061, -0.036500000000000005], [-0.0028, -0.0407, 0.0055000000000000005, 0.0019]], [[-0.3816, 0.0443, 0.006900000000000001, 0.0005], [-0.16740000000000002, 0.07300000000000001, -0.0204, 0.0719], [-0.2162, 0.0206, -0.1983, -0.1012], [0.49560000000000004, 0.0613, 0.1111, 0.0459], [-0.0039000000000000003, 0.3579, -0.0023, -0.34700000000000003], [-0.003, 0.34690000000000004, -0.007200000000000001, 0.1428], [-0.007500000000000001, 0.156, 0.0008, -0.13620000000000002], [-0.0025, -0.3205, -0.003, 0.37460000000000004], [-0.007, -0.0014, 0.0024000000000000002, -0.037000000000000005], [0.0016, 0.0297, -0.0008, 0.2652], [-0.002, -0.23950000000000002, 0.0036000000000000003, 0.007200000000000001]], [[-0.39490000000000003, -0.037700000000000004, 0.0023, 0.0055000000000000005], [-0.1537, 0.09480000000000001, 0.138, 0.078], [-0.3458, -0.1636, -0.3486, 0.1539], [0.1223, 0.0317, 0.047, 0.0371], [-0.0053, 0.0049, 0.0004, -0.1374], [0.003, -0.187, -0.0067, -0.07970000000000001], [-0.0033, 0.38520000000000004, -0.0024000000000000002, -0.3032], [-0.0019, -0.33340000000000003, -0.0034000000000000002, 0.3826], [-0.0049, 0.251, 0.0, 0.0834], [-0.0034000000000000002, 0.0099, -0.0067, 0.038200000000000005], [-0.0023, 0.045200000000000004, 0.0073, 0.0022]], [[-0.42460000000000003, 0.1769, 0.0004, 0.0082], [-0.1951, 0.08370000000000001, -0.14120000000000002, 0.0022], [-0.1922, 0.1187, -0.1772, 0.005], [0.0565, 0.051000000000000004, -0.39080000000000004, 0.0038], [-0.001, -0.0014, -0.008, 0.0005], [0.0013000000000000002, 0.1573, -0.0039000000000000003, 0.0038], [-0.004200000000000001, 0.3055, -0.0013000000000000002, 0.0006000000000000001], [-0.0018000000000000002, -0.3452, -0.0026000000000000003, 0.008], [-0.0032, 0.37420000000000003, -0.0022, 0.0059], [0.0013000000000000002, 0.2823, -0.0029000000000000002, 0.008400000000000001], [-0.0024000000000000002, 0.0055000000000000005, 0.0055000000000000005, 0.0077]]], "bitstrings": ["11111111111", "11011111111"], "total_optimization_steps": 50, "probabilities": [0.2187358156682354, 0.5940190720457084], "optimization_time": 40.609553813934326} | -0.75 * (Z(0) @ Z(1)) + -0.75 * (Z(3) @ Z(1)) + -1.0 * (Z(3) @ Z(0)) + -0.25 * (Z(4) @ Z(0)) + -0.25 * (Z(5) @ Z(1)) + -1.0 * (Z(5) @ Z(0)) + -1.25 * (Z(5) @ Z(4)) + -0.5 * (Z(8) @ Z(1)) + -1.25 * (Z(8) @ Z(0)) + -1.0 * (Z(8) @ Z(3)) + -0.75 * (Z(8) @ Z(4)) + -0.5 * (Z(9) @ Z(1)) + -1.25 * (Z(9) @ Z(4)) + -0.5 * (Z(9) @ Z(8)) + -1.5 * (Z(10) @ Z(1)) + -1.0 * (Z(10) @ Z(4)) + -0.5 * (Z(10) @ Z(8)) + -0.5 * (Z(10) @ Z(9)) + 4.5 * (Z(2) @ Z(0)) + -0.75 * (Z(2) @ Z(3)) + -1.25 * (Z(2) @ Z(4)) + -0.75 * (Z(7) @ Z(1)) + -1.25 * (Z(7) @ Z(3)) + -1.25 * (Z(7) @ Z(4)) + -1.25 * (Z(7) @ Z(5)) + -0.5 * (Z(7) @ Z(9)) + -2.0 * (Z(6) @ Z(5)) + -0.25 * (Z(6) @ Z(9)) + 0.0 * Z(1) + -0.25 * Z(0) + -1.25 * Z(3) + -0.5 * Z(4) + -0.25 * Z(5) + 0.0 * Z(8) + 0.0 * Z(9) + -1.5 * Z(10) + 2.5 * Z(2) + 1.5 * Z(7) + -0.25 * Z(6) | 11 | 11 | 4 | {"smallest_eigenvalues": [-29.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -24.25, "smallest_bitstrings": ["11011111111"], "largest_eigenvalue": 20.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
ry(-0.8207204547941541) q[0];
rz(-0.1668289657348972) q[0];
ry(-0.29390315200806005) q[1];
rz(-0.09931659962986636) q[1];
cx q[1], q[0];
ry(-0.6594606892819919) q[0];
rz(0.1439653309209592) q[0];
ry(-0.01942818610313534) q[1];
rz(-0.14461873641236728) q[1];
ry(1.4528033660674342) q[2];
rz(-0.061197021273881866) q[2];
ry(-0.742294815154469) q[3];
rz(-0.20391764901224646) q[3];
cx q[3], q[2];
ry(0.896945300532805) q[2];
rz(0.009613747941834096) q[2];
cx q[2], q[1];
ry(-0.22800428679750173) q[1];
rz(-0.24536978601211362) q[1];
cx q[1], q[0];
ry(-0.41540414860748853) q[0];
rz(-0.03528783210753542) q[0];
ry(-0.33713287462132635) q[1];
rz(0.1905800565043744) q[1];
ry(-0.21731455753345316) q[2];
rz(0.1298808781755373) q[2];
ry(0.4855439990758815) q[3];
rz(0.4360820806887538) q[3];
ry(-0.05008975623798777) q[4];
rz(0.5139524669055945) q[4];
ry(0.015233330961471097) q[5];
rz(0.27897605864648345) q[5];
cx q[5], q[4];
ry(0.1203727740912089) q[4];
rz(0.8963883210561732) q[4];
cx q[4], q[3];
ry(0.4266584187006315) q[3];
rz(-0.11819354888614622) q[3];
cx q[3], q[2];
ry(0.0247370697923029) q[2];
rz(-0.2000956373709985) q[2];
cx q[2], q[1];
ry(-0.21963784153380098) q[1];
rz(0.013925537884004843) q[1];
cx q[1], q[0];
ry(-1.0532498121802245) q[0];
rz(0.26384566341987875) q[0];
ry(0.07114885083834768) q[1];
rz(0.16290969109428877) q[1];
ry(-0.42779142910155066) q[2];
rz(0.010461986572820783) q[2];
ry(-0.02138526595069971) q[3];
rz(0.2546978690465245) q[3];
ry(0.015233330961471097) q[4];
rz(-0.28249705869102415) q[4];
ry(-0.05795810203758536) q[5];
rz(0.49048501201039874) q[5];
ry(0.05008654727747126) q[6];
rz(0.4307531416521419) q[6];
ry(0.00040034813565727884) q[7];
rz(0.5334601872564244) q[7];
cx q[7], q[6];
ry(-0.05008975623798777) q[6];
rz(-0.030831707176695207) q[6];
cx q[6], q[5];
ry(0.025387581687339834) q[5];
rz(0.7356420952363631) q[5];
cx q[5], q[4];
ry(0.009613747941834096) q[4];
rz(-0.2677616197961538) q[4];
cx q[4], q[3];
ry(0.04414210263106502) q[3];
rz(0.0010489666100896022) q[3];
cx q[3], q[2];
ry(-0.1392015292670927) q[2];
rz(0.36435656629073293) q[2];
cx q[2], q[1];
ry(0.307998138320929) q[1];
rz(0.3294203913534176) q[1];
cx q[1], q[0];
ry(-0.39522017473301374) q[1];
rz(0.20806025738956993) q[1];
ry(0.16462970208947936) q[2];
rz(-0.07404812931870124) q[2];
ry(-0.352961210300494) q[3];
rz(0.1266553119068129) q[3];
ry(-0.0647706438509888) q[4];
rz(-0.2187163963416789) q[4];
ry(-0.17721596842338191) q[5];
rz(0.23023653417129258) q[5];
ry(0.16554982661501452) q[6];
rz(0.1433578957927242) q[6];
ry(-0.05008975623798777) q[7];
rz(0.6362664786461825) q[7];
ry(-0.010404144949170715) q[8];
rz(0.41773145700737824) q[8];
ry(0.05155102998795572) q[9];
rz(-0.32165395751501397) q[9];
cx q[9], q[8];
ry(0.025387581687339834) q[8];
rz(0.335281211529439) q[8];
cx q[8], q[7];
ry(0.08058294984130734) q[7];
rz(-0.38359618858156735) q[7];
cx q[7], q[6];
ry(-0.20285868968458187) q[6];
rz(-0.6270870003142218) q[6];
cx q[6], q[5];
ry(0.10335760681938437) q[5];
rz(-0.2109794588088611) q[5];
cx q[5], q[4];
ry(0.07610177712825081) q[4];
rz(0.06837844090223873) q[4];
cx q[4], q[3];
ry(0.31701737494726556) q[3];
rz(-0.03592242068684026) q[3];
cx q[3], q[2];
ry(-0.4580310342820033) q[2];
rz(-0.03125197051153135) q[2];
cx q[2], q[1];
ry(-0.282966643787189) q[3];
rz(0.37426497470844) q[3];
ry(-0.153215648847688) q[4];
rz(0.10472054283859884) q[4];
ry(0.1575818406642636) q[5];
rz(0.08101091239756678) q[5];
ry(-0.09026500041037404) q[6];
rz(0.2615923037735281) q[6];
ry(0.025387581687339834) q[7];
rz(0.6918262332054208) q[7];
ry(0.08099748257455859) q[8];
rz(0.10472054283859884) q[8];
ry(-0.012816377737194733) q[9];
rz(-0.516218817884779) q[9];
ry(0.010885256899446215) q[10];
rz(-0.28482276867077155) q[10];
cx q[10], q[9];
ry(0.10485511652585558) q[10];
rz(-0.20159537510319428) q[10];
ry(0.05094380694046533) q[9];
rz(-0.031175826857843307) q[9];
cx q[9], q[8];
ry(-0.1239388441517084) q[8];
rz(0.2167981963352198) q[8];
cx q[8], q[7];
ry(0.07116236088515814) q[7];
rz(-0.6332199977677588) q[7];
cx q[7], q[6];
ry(0.09407425047832073) q[6];
rz(-0.3126268717172972) q[6];
cx q[6], q[5];
ry(-0.237352855227127) q[5];
rz(0.15625931479488178) q[5];
cx q[5], q[4];
ry(0.15363943782742662) q[4];
rz(-0.061197021273881866) q[4];
cx q[4], q[3];
ry(0.015233330961471097) q[5];
rz(0.37426497470844) q[5];
ry(-0.06188822891500717) q[6];
rz(-0.2670335847273739) q[6];
ry(-0.07485831838689475) q[7];
rz(0.03343470809172219) q[7];
ry(-0.03129690039083115) q[8];
rz(0.06709845825365263) q[8];
ry(0.05008654727747126) q[9];
rz(-0.09905105883472065) q[9];
cx q[10], q[9];
ry(0.009613747941834096) q[10];
rz(-0.21240614118611167) q[10];
ry(-0.07485831838689475) q[9];
rz(-0.0017074442441979767) q[9];
cx q[9], q[8];
ry(0.014634516495697157) q[8];
rz(0.4598125867802659) q[8];
cx q[8], q[7];
ry(0.21418970906263723) q[7];
rz(-0.2722566551173394) q[7];
cx q[7], q[6];
ry(-0.04595782053247624) q[6];
rz(-0.052982377111694554) q[6];
cx q[6], q[5];
ry(0.10436094869474391) q[7];
rz(0.4764245549039716) q[7];
ry(-0.025303432954147186) q[8];
rz(0.5518483182945522) q[8];
ry(0.1575818406642636) q[9];
rz(-0.10277365525163737) q[9];
cx q[10], q[9];
ry(0.09407425047832073) q[10];
rz(0.16392355489606023) q[10];
ry(-0.237352855227127) q[9];
rz(-0.06057319614352066) q[9];
cx q[9], q[8];
ry(0.0950194102326765) q[8];
rz(-0.32946926552224465) q[8];
cx q[8], q[7];
ry(-0.058438871634549666) q[9];
rz(0.10993997140350131) q[9];
cx q[10], q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x110;
input float[64] x111;
input float[64] x112;
input float[64] x113;
input float[64] x114;
input float[64] x115;
input float[64] x116;
input float[64] x117;
input float[64] x118;
input float[64] x119;
input float[64] x12;
input float[64] x120;
input float[64] x121;
input float[64] x122;
input float[64] x123;
input float[64] x124;
input float[64] x125;
input float[64] x126;
input float[64] x127;
input float[64] x128;
input float[64] x129;
input float[64] x13;
input float[64] x130;
input float[64] x131;
input float[64] x132;
input float[64] x133;
input float[64] x134;
input float[64] x135;
input float[64] x136;
input float[64] x137;
input float[64] x138;
input float[64] x139;
input float[64] x14;
input float[64] x140;
input float[64] x141;
input float[64] x142;
input float[64] x143;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[11] c;
qubit[11] q;
ry(x0) q[0];
rz(x1) q[0];
ry(x2) q[1];
rz(x3) q[1];
ry(x4) q[2];
rz(x5) q[2];
ry(x6) q[3];
rz(x7) q[3];
ry(x8) q[4];
rz(x9) q[4];
ry(x10) q[5];
rz(x11) q[5];
ry(x12) q[6];
rz(x13) q[6];
ry(x14) q[7];
rz(x15) q[7];
ry(x16) q[8];
rz(x17) q[8];
ry(x18) q[9];
rz(x19) q[9];
ry(x20) q[10];
rz(x21) q[10];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x22) q[1];
rz(x23) q[1];
ry(x24) q[2];
rz(x25) q[2];
cx q[2], q[1];
ry(x26) q[3];
rz(x27) q[3];
ry(x28) q[4];
rz(x29) q[4];
cx q[4], q[3];
ry(x30) q[5];
rz(x31) q[5];
ry(x8) q[6];
rz(x32) q[6];
cx q[6], q[5];
ry(x8) q[7];
rz(x33) q[7];
ry(x34) q[8];
rz(x35) q[8];
cx q[8], q[7];
ry(x36) q[9];
rz(x37) q[9];
cx q[10], q[9];
ry(x38) q[0];
rz(x39) q[0];
ry(x40) q[1];
rz(x41) q[1];
ry(x42) q[2];
rz(x43) q[2];
ry(x44) q[3];
rz(x45) q[3];
ry(x10) q[4];
rz(x46) q[4];
ry(x34) q[5];
rz(x47) q[5];
ry(x48) q[6];
rz(x49) q[6];
ry(x50) q[7];
rz(x51) q[7];
ry(x52) q[8];
rz(x53) q[8];
ry(x54) q[9];
rz(x55) q[9];
ry(x56) q[10];
rz(x57) q[10];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x58) q[1];
rz(x59) q[1];
ry(x60) q[2];
rz(x61) q[2];
cx q[2], q[1];
ry(x62) q[3];
rz(x63) q[3];
ry(x25) q[4];
rz(x64) q[4];
cx q[4], q[3];
ry(x65) q[5];
rz(x66) q[5];
ry(x67) q[6];
rz(x68) q[6];
cx q[6], q[5];
ry(x34) q[7];
rz(x69) q[7];
ry(x70) q[8];
rz(x71) q[8];
cx q[8], q[7];
ry(x12) q[9];
rz(x72) q[9];
cx q[10], q[9];
ry(x73) q[0];
rz(x74) q[0];
ry(x75) q[1];
rz(x76) q[1];
ry(x77) q[2];
rz(x78) q[2];
ry(x79) q[3];
rz(x80) q[3];
ry(x81) q[4];
rz(x82) q[4];
ry(x83) q[5];
rz(x84) q[5];
ry(x85) q[6];
rz(x86) q[6];
ry(x87) q[7];
rz(x88) q[7];
ry(x89) q[8];
rz(x90) q[8];
ry(x91) q[9];
rz(x92) q[9];
ry(x25) q[10];
rz(x93) q[10];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x94) q[1];
rz(x95) q[1];
ry(x96) q[2];
rz(x97) q[2];
cx q[2], q[1];
ry(x98) q[3];
rz(x99) q[3];
ry(x100) q[4];
rz(x101) q[4];
cx q[4], q[3];
ry(x102) q[5];
rz(x103) q[5];
ry(x104) q[6];
rz(x105) q[6];
cx q[6], q[5];
ry(x91) q[7];
rz(x106) q[7];
ry(x107) q[8];
rz(x108) q[8];
cx q[8], q[7];
ry(x102) q[9];
rz(x109) q[9];
cx q[10], q[9];
ry(x110) q[0];
rz(x111) q[0];
ry(x112) q[1];
rz(x113) q[1];
ry(x114) q[2];
rz(x115) q[2];
ry(x116) q[3];
rz(x117) q[3];
ry(x118) q[4];
rz(x53) q[4];
ry(x119) q[5];
rz(x120) q[5];
ry(x121) q[6];
rz(x122) q[6];
ry(x123) q[7];
rz(x124) q[7];
ry(x125) q[8];
rz(x126) q[8];
ry(x119) q[9];
rz(x127) q[9];
ry(x104) q[10];
rz(x128) q[10];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x129) q[1];
rz(x130) q[1];
ry(x131) q[2];
rz(x132) q[2];
cx q[2], q[1];
ry(x133) q[3];
rz(x134) q[3];
ry(x135) q[4];
rz(x5) q[4];
cx q[4], q[3];
ry(x10) q[5];
rz(x134) q[5];
ry(x136) q[6];
rz(x137) q[6];
cx q[6], q[5];
ry(x138) q[7];
rz(x139) q[7];
ry(x140) q[8];
rz(x141) q[8];
cx q[8], q[7];
ry(x142) q[9];
rz(x143) q[9];
cx q[10], q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"source": 0, "sink": 10} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZ",
"IIIIIIIZIZI",
"IIIIIIIZIIZ",
"IIIIIIZIIIZ",
"IIIIIZIIIZI",
"IIIIIZIIIIZ",
"IIIIIZZIIII",
"IIZIIIIIIZI",
"IIZIIIIIIIZ",
"IIZIIIIZIII",
"IIZIIIZIIII",
"IZIIIIIIIZI",
"IZIIIIZIIII",
"IZZIIIIIIII",
"ZIIIIIIIIZI",
"ZIIIIIZIIII",
"ZIZIIIIIIII",
"ZZIIIIIIIII",
"IIIIIIIIZ... | [
-0.75,
-0.75,
-1,
-0.25,
-0.25,
-1,
-1.25,
-0.5,
-1.25,
-1,
-0.75,
-0.5,
-1.25,
-0.5,
-1.5,
-1,
-0.5,
-0.5,
4.5,
-0.75,
-1.25,
-0.75,
-1.25,
-1.25,
-1.25,
-0.5,
-2,
-0.25,
0,
-0.25,
-1.25,
-0.5,
-0.25,
0,
0,
-1.5,
2.5,
1.5,
-0.25
] | 0.970033 | [
-0.8207204547941541,
-0.1668289657348972,
-0.29390315200806005,
-0.09931659962986636,
1.4528033660674342,
-0.061197021273881866,
-0.742294815154469,
-0.20391764901224646,
-0.05008975623798777,
0.5139524669055945,
0.015233330961471097,
0.27897605864648345,
0.05008654727747126,
0.43075314165... | {
"n_parameters": 144,
"n_qubits": 11,
"optimal_eigenvalue": -29.25,
"target_ratio": 0.97,
"target_value": -28.3725
} | 114 |
82b7510e3c4f18f03c81315097910da2 | min_cut | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 5}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 3}, {"capacity": 2, "source": 1, "target": 4}, {"capacity": 3, "source": 1, "target": 5}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 3, "source": 3, "target": 1}, {"capacity": 1, "source": 3, "target": 2}, {"capacity": 3, "source": 3, "target": 4}, {"capacity": 2, "source": 4, "target": 1}, {"capacity": 3, "source": 4, "target": 2}, {"capacity": 3, "source": 4, "target": 3}]} | {"states": [32, 31], "expectation_value": -0.610706025924263, "params": [[0.0669, 0.0545], [-0.0732, -0.0477]], "bitstrings": ["011111", "100000"], "total_optimization_steps": 10, "probabilities": [0.024619261098247667, 0.02531443196520932], "optimization_time": 2.2939765453338623} | -0.25 * (Z(0) @ Z(1)) + -0.75 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(0)) + -0.25 * (Z(2) @ Z(1)) + -1.0 * (Z(3) @ Z(1)) + -0.75 * (Z(3) @ Z(2)) + -1.0 * (Z(4) @ Z(1)) + -1.25 * (Z(4) @ Z(2)) + -1.5 * (Z(4) @ Z(3)) + 0.25 * Z(1) + -0.25 * Z(0) + -0.25 * Z(5) + -0.25 * Z(2) + 0.25 * Z(3) + 0.25 * Z(4) | 1 | 6 | 2 | {"smallest_eigenvalues": [-7.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -6.25, "smallest_bitstrings": ["100000"], "largest_eigenvalue": 4.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
ry(-6.581916184979591e-07) q[0];
h q[1];
ry(0.6434977519720617) q[1];
h q[2];
ry(0.6434977519720617) q[2];
h q[3];
h q[4];
ry(0.785398270325911) q[4];
cx q[3], q[4];
ry(-0.785398270325911) q[4];
cx q[3], q[4];
ry(0.6154797530425266) q[3];
cx q[4], q[3];
ry(-0.6154797530425266) q[3];
cx q[4], q[3];
cx q[3], q[1];
cx q[4], q[2];
ry(-0.6434977519720617) q[1];
cx q[3], q[1];
ry(-0.6434977519720617) q[2];
cx q[4], q[2];
ry(-0.05625644975280022) q[1];
cx q[4], q[1];
ry(-0.3400577415218331) q[1];
cx q[4], q[1];
ry(-0.6434978649133357) q[2];
cx q[3], q[2];
ry(-0.9272982484097141) q[2];
cx q[3], q[2];
ry(1.7644853989944297e-07) q[2];
h q[5];
ry(0.7853982753162385) q[5];
cx q[1], q[5];
ry(-0.7853982753162385) q[5];
cx q[1], q[5];
cx q[5], q[0];
ry(6.581916184979591e-07) q[0];
cx q[5], q[0];
cx q[5], q[2];
ry(-1.7644853989944297e-07) q[2];
cx q[5], q[2];
ry(-0.755145559007498) q[1];
cx q[5], q[1];
ry(0.755145559007498) q[1];
cx q[5], q[1];
ry(0.755145242994987) q[1];
cx q[2], q[1];
ry(-0.755145242994987) q[1];
cx q[2], q[1];
ry(5.241466507696811e-08) q[2];
cx q[1], q[2];
ry(-5.241466507696811e-08) q[2];
cx q[1], q[2];
ry(9.637353151557055e-08) q[2];
cx q[0], q[2];
ry(-9.637353151557055e-08) q[2];
cx q[0], q[2];
ry(-0.23891761199493755) q[0];
ry(9.521806799190772e-08) q[1];
cx q[0], q[1];
ry(-9.521806799190772e-08) q[1];
cx q[0], q[1];
ry(0.10285938044906874) q[5];
cx q[3], q[5];
ry(-0.10285938044906874) q[5];
cx q[3], q[5];
ry(-0.6659385521446776) q[0];
ry(0.17812640847501832) q[3];
ry(-1.1655785826473137) q[5];
cx q[4], q[5];
ry(-0.7172450457705016) q[5];
cx q[4], q[5];
cx q[4], q[0];
ry(0.12130717181230077) q[5];
cx q[2], q[5];
ry(-0.12130717181230077) q[5];
cx q[2], q[5];
cx q[5], q[3];
ry(0.6659385521446776) q[0];
cx q[4], q[0];
ry(-0.17812638850194587) q[3];
cx q[5], q[3];
ry(-0.17812644392776183) q[3];
cx q[1], q[3];
ry(0.17812644392776183) q[3];
cx q[1], q[3];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[6] c;
qubit[6] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[5];
rz(x1) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x2) q[5];
cx q[0], q[5];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(x3) q[3];
cx q[1], q[3];
cx q[2], q[3];
rz(x1) q[3];
cx q[2], q[3];
cx q[1], q[4];
rz(x3) q[4];
cx q[1], q[4];
cx q[2], q[4];
rz(x4) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x5) q[4];
cx q[3], q[4];
rz(x6) q[1];
rz(x0) q[0];
rz(x0) q[5];
rz(x0) q[2];
rz(x6) q[3];
rz(x6) q[4];
h q[0];
rz(x7) q[0];
h q[0];
h q[1];
rz(x7) q[1];
h q[1];
h q[2];
rz(x7) q[2];
h q[2];
h q[3];
rz(x7) q[3];
h q[3];
h q[4];
rz(x7) q[4];
h q[4];
h q[5];
rz(x7) q[5];
h q[5];
cx q[1], q[0];
rz(x8) q[0];
cx q[1], q[0];
cx q[1], q[5];
rz(x9) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x10) q[5];
cx q[0], q[5];
cx q[1], q[2];
rz(x8) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(x11) q[3];
cx q[1], q[3];
cx q[2], q[3];
rz(x9) q[3];
cx q[2], q[3];
cx q[1], q[4];
rz(x11) q[4];
cx q[1], q[4];
cx q[2], q[4];
rz(x12) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x13) q[4];
cx q[3], q[4];
rz(x14) q[1];
rz(x8) q[0];
rz(x8) q[5];
rz(x8) q[2];
rz(x14) q[3];
rz(x14) q[4];
h q[0];
rz(x15) q[0];
h q[0];
h q[1];
rz(x15) q[1];
h q[1];
h q[2];
rz(x15) q[2];
h q[2];
h q[3];
rz(x15) q[3];
h q[3];
h q[4];
rz(x15) q[4];
h q[4];
h q[5];
rz(x15) q[5];
h q[5];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5]; | {"source": 0, "sink": 5} | {"circuits": [], "gradients": []} | [
"IIIIZZ",
"ZIIIZI",
"ZIIIIZ",
"IIIZZI",
"IIZIZI",
"IIZZII",
"IZIIZI",
"IZIZII",
"IZZIII",
"IIIIZI",
"IIIIIZ",
"ZIIIII",
"IIIZII",
"IIZIII",
"IZIIII"
] | [
-0.25,
-0.75,
0.5,
-0.25,
-1,
-0.75,
-1,
-1.25,
-1.5,
0.25,
-0.25,
-0.25,
-0.25,
0.25,
0.25
] | 0.965517 | [
1.570796540651822,
1.2309595060850531,
1.2869955039441234,
-1.5707961133230497,
1.8545964968194282,
-0.39631419127463324,
0.6801154830436662,
1.570796550632477,
-0.0000013163832369959182,
3.5289707979888594e-7,
-1.510291118014996,
1.510290485989974,
1.0482933015393622e-7,
0.205718760898137... | {
"n_parameters": 24,
"n_qubits": 6,
"optimal_eigenvalue": -7.25,
"target_ratio": 0.97,
"target_value": -7.0325
} | 500 |
1252345040865625066 | hypermaxcut | qaoa | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[0, 3, 5], [8, 0, 2, 3], [0, 2, 5, 6, 8], [3, 4, 5, 6, 7, 8], [8, 2, 4, 7], [1, 2, 5, 6, 7, 8], [1, 3], [2, 4, 6], [0, 2, 3, 4, 7], [2, 3, 5, 6, 7], [0, 1, 2, 6], [0, 1, 4, 5, 7], [2, 3, 5, 7, 8]]} | {"states": [295, 311], "expectation_value": -0.01804633130953813, "params": [[0.021], [-0.029400000000000003]], "bitstrings": ["011011000", "011001000"], "total_optimization_steps": 10, "probabilities": [0.0019739876402903164, 0.0019740944709709333], "optimization_time": 8.505197525024414} | 0.3 * (Z(0) @ Z(3)) + 0.3 * (Z(5) @ Z(3)) + 0.26666666666666666 * (Z(5) @ Z(0)) + 0.16666666666666669 * (Z(8) @ Z(3)) + 0.13333333333333333 * (Z(8) @ Z(0)) + 0.16666666666666669 * (Z(8) @ Z(5)) + 0.23333333333333334 * (Z(2) @ Z(3)) + 0.26666666666666666 * (Z(2) @ Z(0)) + 0.18333333333333335 * (Z(2) @ Z(5)) + 0.3 * (Z(2) @ Z(8)) + 0.08333333333333334 * (Z(6) @ Z(3)) + 0.13333333333333333 * (Z(6) @ Z(0)) + 0.16666666666666669 * (Z(6) @ Z(5)) + 0.11666666666666667 * (Z(6) @ Z(8)) + 0.3833333333333333 * (Z(6) @ Z(2)) + 0.08333333333333334 * (Z(4) @ Z(3)) + 0.1 * (Z(4) @ Z(0)) + 0.08333333333333334 * (Z(4) @ Z(5)) + 0.11666666666666667 * (Z(4) @ Z(8)) + 0.3 * (Z(4) @ Z(2)) + 0.19999999999999998 * (Z(4) @ Z(6)) + 0.18333333333333335 * (Z(7) @ Z(3)) + 0.1 * (Z(7) @ Z(0)) + 0.21666666666666667 * (Z(7) @ Z(5)) + 0.2 * (Z(7) @ Z(8)) + 0.26666666666666666 * (Z(7) @ Z(2)) + 0.11666666666666667 * (Z(7) @ Z(6)) + 0.21666666666666667 * (Z(7) @ Z(4)) + 0.5 * (Z(1) @ Z(3)) + 0.13333333333333333 * (Z(1) @ Z(0)) + 0.08333333333333334 * (Z(1) @ Z(5)) + 0.03333333333333333 * (Z(1) @ Z(8)) + 0.11666666666666667 * (Z(1) @ Z(2)) + 0.11666666666666667 * (Z(1) @ Z(6)) + 0.05 * (Z(1) @ Z(4)) + 0.08333333333333334 * (Z(1) @ Z(7)) + 0.6749999999999998 * Z(3) + 0.7166666666666668 * Z(0) + 0.7333333333333333 * Z(5) + 0.6166666666666667 * Z(8) + 1.025 * Z(2) + 0.6583333333333333 * Z(6) + 0.5750000000000002 * Z(4) + 0.6916666666666665 * Z(7) + 0.30833333333333335 * Z(1) | 1 | 9 | 1 | {"smallest_eigenvalues": [-3.0999999999999996], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.0166666666666675, "smallest_bitstrings": ["011001000"], "largest_eigenvalue": 12.500000000000002} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
cx q[3], q[0];
rz(9.799308060500057e-07) q[0];
cx q[3], q[0];
h q[4];
h q[5];
cx q[3], q[5];
rz(9.799308060500057e-07) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(-4.799284308849159e-06) q[5];
cx q[0], q[5];
h q[6];
h q[7];
h q[8];
cx q[3], q[8];
rz(2.8090714952236455e-06) q[8];
cx q[3], q[8];
cx q[0], q[8];
cx q[3], q[2];
rz(4.5558191570234137e-07) q[2];
cx q[3], q[2];
cx q[3], q[6];
rz(-3.673244437761768e-06) q[6];
cx q[3], q[6];
cx q[3], q[4];
rz(-3.673244437761768e-06) q[4];
cx q[3], q[4];
cx q[3], q[7];
rz(-6.2235893315605575e-06) q[7];
cx q[3], q[7];
cx q[3], q[1];
rz(3.14157886672564) q[1];
cx q[3], q[1];
rz(1.5708011449096704) q[3];
rx(-1.570799324337849) q[3];
rz(9.508570699828785e-07) q[8];
cx q[0], q[8];
cx q[0], q[2];
rz(-4.799284308849159e-06) q[2];
cx q[0], q[2];
cx q[0], q[6];
cx q[5], q[8];
rz(9.508570699828785e-07) q[6];
cx q[0], q[6];
cx q[0], q[4];
rz(-1.5130994448484018e-07) q[4];
cx q[0], q[4];
cx q[0], q[7];
rz(-1.5130994448484018e-07) q[7];
cx q[0], q[7];
cx q[0], q[1];
rz(9.508570699828785e-07) q[1];
cx q[0], q[1];
rz(1.5708046116011607) q[0];
rx(-1.5707993243378493) q[0];
rz(2.8090714952236455e-06) q[8];
cx q[5], q[8];
cx q[5], q[2];
rz(-6.2235893315605575e-06) q[2];
cx q[5], q[2];
cx q[5], q[6];
rz(2.8090714952236455e-06) q[6];
cx q[5], q[6];
cx q[5], q[4];
rz(-3.673244437761768e-06) q[4];
cx q[5], q[4];
cx q[5], q[7];
rz(-1.9757379137629414e-06) q[7];
cx q[5], q[7];
cx q[5], q[1];
rz(-3.673244437761768e-06) q[1];
cx q[5], q[1];
rz(1.5708002371657237) q[5];
rx(-1.5707993243378489) q[5];
cx q[8], q[2];
rz(9.799308060500057e-07) q[2];
cx q[8], q[2];
cx q[8], q[6];
rz(1.3669727673571277e-06) q[6];
cx q[8], q[6];
cx q[2], q[6];
rz(-3.284794299338038e-06) q[6];
cx q[2], q[6];
cx q[8], q[4];
rz(1.3669727673571277e-06) q[4];
cx q[8], q[4];
cx q[2], q[4];
rz(9.799308060500057e-07) q[4];
cx q[2], q[4];
cx q[6], q[4];
rz(2.4032466691488566e-06) q[4];
cx q[6], q[4];
cx q[8], q[7];
rz(2.4032466691488566e-06) q[7];
cx q[8], q[7];
cx q[2], q[7];
rz(-4.799284308849159e-06) q[7];
cx q[2], q[7];
cx q[6], q[7];
rz(1.3669727673571277e-06) q[7];
cx q[6], q[7];
cx q[4], q[7];
rz(-1.9757379137629414e-06) q[7];
cx q[4], q[7];
cx q[8], q[1];
rz(-9.298096948910695e-06) q[1];
cx q[8], q[1];
cx q[2], q[1];
rz(1.3669727673571277e-06) q[1];
cx q[2], q[1];
rz(1.570797628020408) q[2];
rx(-1.5707993243378489) q[2];
cx q[6], q[1];
rz(1.3669727673571277e-06) q[1];
cx q[6], q[1];
cx q[4], q[1];
rz(3.180090755065502e-06) q[1];
cx q[4], q[1];
rz(1.570820104426856) q[4];
rx(-1.5707993243378489) q[4];
rz(-1.5707988117202083) q[6];
rx(-1.5707993243378493) q[6];
cx q[7], q[1];
rz(-3.673244437761768e-06) q[1];
cx q[7], q[1];
rz(-1.5707886099434836) q[1];
rx(-1.570799324337849) q[1];
rz(1.5708050547517098) q[7];
rx(-1.570799324337849) q[7];
rz(-1.5708239071566839) q[8];
rx(-1.570799324337849) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[3], q[0];
rz(x0) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(x1) q[5];
cx q[0], q[5];
cx q[3], q[8];
rz(x2) q[8];
cx q[3], q[8];
cx q[0], q[8];
rz(x3) q[8];
cx q[0], q[8];
cx q[5], q[8];
rz(x2) q[8];
cx q[5], q[8];
cx q[3], q[2];
rz(x4) q[2];
cx q[3], q[2];
cx q[0], q[2];
rz(x1) q[2];
cx q[0], q[2];
cx q[5], q[2];
rz(x5) q[2];
cx q[5], q[2];
cx q[8], q[2];
rz(x0) q[2];
cx q[8], q[2];
cx q[3], q[6];
rz(x6) q[6];
cx q[3], q[6];
cx q[0], q[6];
rz(x3) q[6];
cx q[0], q[6];
cx q[5], q[6];
rz(x2) q[6];
cx q[5], q[6];
cx q[8], q[6];
rz(x7) q[6];
cx q[8], q[6];
cx q[2], q[6];
rz(x8) q[6];
cx q[2], q[6];
cx q[3], q[4];
rz(x6) q[4];
cx q[3], q[4];
cx q[0], q[4];
rz(x9) q[4];
cx q[0], q[4];
cx q[5], q[4];
rz(x6) q[4];
cx q[5], q[4];
cx q[8], q[4];
rz(x7) q[4];
cx q[8], q[4];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
cx q[6], q[4];
rz(x10) q[4];
cx q[6], q[4];
cx q[3], q[7];
rz(x5) q[7];
cx q[3], q[7];
cx q[0], q[7];
rz(x9) q[7];
cx q[0], q[7];
cx q[5], q[7];
rz(x11) q[7];
cx q[5], q[7];
cx q[8], q[7];
rz(x10) q[7];
cx q[8], q[7];
cx q[2], q[7];
rz(x1) q[7];
cx q[2], q[7];
cx q[6], q[7];
rz(x7) q[7];
cx q[6], q[7];
cx q[4], q[7];
rz(x11) q[7];
cx q[4], q[7];
cx q[3], q[1];
rz(x12) q[1];
cx q[3], q[1];
cx q[0], q[1];
rz(x3) q[1];
cx q[0], q[1];
cx q[5], q[1];
rz(x6) q[1];
cx q[5], q[1];
cx q[8], q[1];
rz(x13) q[1];
cx q[8], q[1];
cx q[2], q[1];
rz(x7) q[1];
cx q[2], q[1];
cx q[6], q[1];
rz(x7) q[1];
cx q[6], q[1];
cx q[4], q[1];
rz(x14) q[1];
cx q[4], q[1];
cx q[7], q[1];
rz(x6) q[1];
cx q[7], q[1];
rz(x15) q[3];
rz(x16) q[0];
rz(x17) q[5];
rz(x18) q[8];
rz(x19) q[2];
rz(x20) q[6];
rz(x21) q[4];
rz(x22) q[7];
rz(x23) q[1];
h q[0];
rz(x24) q[0];
h q[0];
h q[1];
rz(x24) q[1];
h q[1];
h q[2];
rz(x24) q[2];
h q[2];
h q[3];
rz(x24) q[3];
h q[3];
h q[4];
rz(x24) q[4];
h q[4];
h q[5];
rz(x24) q[5];
h q[5];
h q[6];
rz(x24) q[6];
h q[6];
h q[7];
rz(x24) q[7];
h q[7];
h q[8];
rz(x24) q[8];
h q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | null | {"circuits": [], "gradients": []} | [
"IIIIIZIIZ",
"IIIZIZIII",
"IIIZIIIIZ",
"ZIIIIZIII",
"ZIIIIIIIZ",
"ZIIZIIIII",
"IIIIIZZII",
"IIIIIIZIZ",
"IIIZIIZII",
"ZIIIIIZII",
"IIZIIZIII",
"IIZIIIIIZ",
"IIZZIIIII",
"ZIZIIIIII",
"IIZIIIZII",
"IIIIZZIII",
"IIIIZIIIZ",
"IIIZZIIII",
"ZIIIZIIII",
"IIIIZIZII",
"IIZIZIIII",
"... | [
0.3,
0.3,
0.26666666666666666,
0.16666666666666669,
0.13333333333333333,
0.16666666666666669,
0.23333333333333334,
0.26666666666666666,
0.18333333333333335,
0.3,
0.08333333333333334,
0.13333333333333333,
0.16666666666666669,
0.11666666666666667,
0.3833333333333333,
0.08333333333333334,... | 0.946237 | [
9.799308060500057e-7,
-0.000004799284308849159,
0.0000028090714952236455,
9.508570699828785e-7,
4.5558191570234137e-7,
-0.0000062235893315605575,
-0.000003673244437761768,
0.0000013669727673571277,
-0.000003284794299338038,
-1.5130994448484018e-7,
0.0000024032466691488566,
-0.00000197573791376... | {
"n_parameters": 25,
"n_qubits": 9,
"optimal_eigenvalue": -3.0999999999999996,
"target_ratio": 0.97,
"target_value": -3.0069999999999997
} | 500 |
ee0f00774b6823d75df9b3d1e8947ebf | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]} | {"states": [4, 36], "expectation_value": -5.258061057686595, "params": [0.0046, 0.19940000000000002, 0.40230000000000005, 0.0001, 0.24230000000000002, 0.0159, 0.3694, -0.010100000000000001, 0.40290000000000004, 0.0001, 0.1076, 0.19060000000000002, 0.0013000000000000002, 0.1973, 0.0089, 0.2006, 0.4056, -0.0006000000000000001, 0.24180000000000001, 0.0039000000000000003, 0.35500000000000004, -0.0011, 0.39580000000000004, -0.0012000000000000001, 0.0711, 0.19690000000000002, -0.0023, 0.19740000000000002, 0.0068000000000000005, 0.2023, 0.4066, -0.0012000000000000001, 0.2295, -0.0351, 0.34600000000000003, 0.0043, 0.39830000000000004, 0.0009000000000000001, 0.025, 0.1368, -0.0088, 0.1952, 0.0126, 0.2082, 0.4081, 0.0005, 0.1622, 0.0091, 0.3341, 0.0029000000000000002, 0.39790000000000003, -0.0789, 0.002, -0.1273, -0.0081, 0.008, -0.0673, 0.167, -0.2896, -0.38330000000000003, 0.38170000000000004, -0.3375, -0.041800000000000004, 0.3856, -0.281, -0.3774, 0.38120000000000004, -0.17600000000000002, -0.030100000000000002, 0.3921, -0.26280000000000003, -0.3836, 0.38120000000000004, -0.1636, -0.0267, 0.3947, -0.23720000000000002, -0.3755, 0.3815, -0.1637], "bitstrings": ["1111011", "1011011"], "total_optimization_steps": 40, "probabilities": [0.18610505065374078, 0.1907561876966529], "optimization_time": 41.56141424179077} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(1)) + -2.0 * Z(2) + -1.5 * Z(0) + -2.0 * Z(3) + -1.5 * Z(4) + -2.0 * Z(5) + -0.5 * Z(1) + -2.0 * Z(6) | 4 | 7 | 4 | {"smallest_eigenvalues": [-6.0, -6.0, -6.0, -6.0, -6.0, -6.0], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -5.0, "smallest_bitstrings": ["0111110", "1011011", "1010111", "0011111", "1111001", "1001111"], "largest_eigenvalue": 19.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
rx(0.1787346229022353) q[0];
rz(1.85169983106438) q[0];
rx(0.6446082778184011) q[1];
rz(1.5337435650242206) q[1];
rx(0.13258855509394268) q[2];
rz(1.742289834858898) q[2];
rx(0.5349338935732003) q[3];
rz(1.4181180172739278) q[3];
rx(0.6230789562836189) q[4];
rz(1.5337435650242206) q[4];
rx(-0.034784008558384386) q[5];
rz(1.626833899238978) q[5];
rx(-0.07156855077521751) q[6];
rz(0.19573188402464922) q[6];
cx q[6], q[5];
ry(0.19945031944624853) q[5];
cx q[6], q[5];
ry(-0.19945031944624853) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.24792685683811247) q[4];
cx q[5], q[4];
ry(0.24792685683811247) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.15074609149611762) q[3];
cx q[4], q[3];
ry(-0.15074609149611762) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(0.15633294383468882) q[2];
cx q[3], q[2];
ry(-0.15633294383468882) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.1959973581536598) q[1];
cx q[2], q[1];
ry(0.1959973581536598) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(-0.1024447403930851) q[0];
cx q[1], q[0];
ry(0.05173645045690002) q[0];
rz(0.34775039251824147) q[0];
rx(0.7004451235744311) q[1];
rz(1.3564610738920564) q[1];
rx(-0.1269509408498063) q[2];
rz(1.8294812285474347) q[2];
rx(0.5078898039203409) q[3];
rz(1.570384901197328) q[3];
rx(0.6225982702346327) q[4];
rz(1.5322756088083853) q[4];
rx(-0.1455389294047903) q[5];
rz(1.5747643089353627) q[5];
rx(0.029633201512652273) q[6];
rz(0.11001791926142548) q[6];
cx q[6], q[5];
ry(0.03741503492126137) q[5];
cx q[6], q[5];
ry(-0.03741503492126137) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.2517514463319307) q[4];
cx q[5], q[4];
ry(0.2517514463319307) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.31219094555592597) q[3];
cx q[4], q[3];
ry(-0.31219094555592597) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(0.19387630474880777) q[2];
cx q[3], q[2];
ry(-0.19387630474880777) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.24817799173581667) q[1];
cx q[2], q[1];
ry(0.24817799173581667) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(-0.023774142817439992) q[0];
cx q[1], q[0];
ry(-0.12632245462149283) q[0];
rz(0.26138213512162345) q[0];
rx(0.7007589618330476) q[1];
rz(1.5322756088083853) q[1];
rx(0.10804039714942572) q[2];
rz(1.331259548633069) q[2];
rx(-0.0018334103393916332) q[3];
rz(1.7253791669374046) q[3];
rx(0.37194421691710594) q[4];
rz(1.3244240409970809) q[4];
rx(0.2828678700796318) q[5];
rz(1.9383954093046611) q[5];
rx(-0.039122670829978716) q[6];
rz(0.27892246008795574) q[6];
cx q[6], q[5];
ry(0.020727115353994047) q[5];
cx q[6], q[5];
ry(-0.020727115353994047) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.2517514463319307) q[4];
cx q[5], q[4];
ry(0.2517514463319307) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.2756617222678433) q[3];
cx q[4], q[3];
ry(-0.2756617222678433) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(0.16779242680500484) q[2];
cx q[3], q[2];
ry(-0.16779242680500484) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.1705666606550425) q[1];
cx q[2], q[1];
ry(0.1705666606550425) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(-0.04613519786312434) q[0];
cx q[1], q[0];
ry(0.06954102222115904) q[0];
rz(-0.06824039371640067) q[0];
rx(0.817877422106495) q[1];
rz(1.803872970640306) q[1];
rx(0.16259923614142105) q[2];
rz(1.4565375650007972) q[2];
rx(0.6959911297108459) q[3];
rz(1.679709157911276) q[3];
rx(0.5325341049166261) q[4];
rz(1.644545857368458) q[4];
rx(0.0655607560887546) q[5];
rz(1.4184483817762494) q[5];
rx(0.05318905628103073) q[6];
rz(-0.11720813317456384) q[6];
cx q[6], q[5];
ry(0.03391111368335477) q[5];
cx q[6], q[5];
ry(-0.03391111368335477) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.1329884240378081) q[4];
cx q[5], q[4];
ry(0.1329884240378081) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.3107279191077023) q[3];
cx q[4], q[3];
ry(-0.3107279191077023) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(-0.006474393075664733) q[2];
cx q[3], q[2];
ry(0.006474393075664733) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.11934295620955016) q[1];
cx q[2], q[1];
ry(0.11934295620955016) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(0.09140031587005759) q[0];
cx q[1], q[0];
ry(-0.09140031587005759) q[0];
rz(-pi/2) q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x3) q[4];
rx(x9) q[5];
rz(x10) q[5];
rx(x11) q[6];
rz(x12) q[6];
crx(x13) q[6], q[5];
crx(x14) q[5], q[4];
crx(x15) q[4], q[3];
crx(x16) q[3], q[2];
crx(x17) q[2], q[1];
crx(x18) q[1], q[0];
rx(x19) q[0];
rz(x20) q[0];
rx(x21) q[1];
rz(x22) q[1];
rx(x23) q[2];
rz(x24) q[2];
rx(x25) q[3];
rz(x26) q[3];
rx(x27) q[4];
rz(x28) q[4];
rx(x29) q[5];
rz(x30) q[5];
rx(x31) q[6];
rz(x32) q[6];
crx(x33) q[6], q[5];
crx(x34) q[5], q[4];
crx(x35) q[4], q[3];
crx(x36) q[3], q[2];
crx(x37) q[2], q[1];
crx(x38) q[1], q[0];
rx(x39) q[0];
rz(x40) q[0];
rx(x41) q[1];
rz(x28) q[1];
rx(x42) q[2];
rz(x43) q[2];
rx(x44) q[3];
rz(x45) q[3];
rx(x46) q[4];
rz(x47) q[4];
rx(x48) q[5];
rz(x49) q[5];
rx(x50) q[6];
rz(x51) q[6];
crx(x52) q[6], q[5];
crx(x34) q[5], q[4];
crx(x53) q[4], q[3];
crx(x54) q[3], q[2];
crx(x55) q[2], q[1];
crx(x56) q[1], q[0];
rx(x57) q[0];
rz(x58) q[0];
rx(x59) q[1];
rz(x60) q[1];
rx(x61) q[2];
rz(x62) q[2];
rx(x63) q[3];
rz(x64) q[3];
rx(x65) q[4];
rz(x66) q[4];
rx(x67) q[5];
rz(x68) q[5];
rx(x69) q[6];
rz(x70) q[6];
crx(x71) q[6], q[5];
crx(x72) q[5], q[4];
crx(x73) q[4], q[3];
crx(x74) q[3], q[2];
crx(x75) q[2], q[1];
crx(x76) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIIZIZ",
"IIIZZII",
"IIIZIIZ",
"IIZIZII",
"IIZIIIZ",
"IIZZIII",
"IZIIZII",
"IZIIIIZ",
"IZIZIII",
"IZIIIZI",
"ZIIIZII",
"ZIIZIII",
"ZIZIIII",
"ZZIIIII",
"ZIIIIZI",
"IIIIZII",
"IIIIIIZ",
"IIIZIII",
"IIZIIII",
"IZIIIII",
"IIIIIZI",
"ZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-2,
-1.5,
-2,
-1.5,
-2,
-0.5,
-2
] | 0.972431 | [
0.1787346229022353,
0.28090350426948285,
0.6446082778184011,
-0.037052761770675964,
0.13258855509394268,
0.17149350806400154,
0.5349338935732003,
-0.1526783095209684,
0.6230789562836189,
-0.03478400855838438,
0.05603757244408017,
-0.07156855077521751,
0.19573188402464922,
-0.39890063889249... | {
"n_parameters": 77,
"n_qubits": 7,
"optimal_eigenvalue": -6,
"target_ratio": 0.97,
"target_value": -5.82
} | 9 |
ee68f24dce039a4cba3f3c3df952f527 | min_cut | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"capacity": 1, "source": 0, "target": 5}, {"capacity": 3, "source": 1, "target": 4}, {"capacity": 1, "source": 2, "target": 1}, {"capacity": 1, "source": 4, "target": 3}, {"capacity": 3, "source": 4, "target": 5}]} | {"states": [27, 31], "expectation_value": -0.062369313172044916, "params": [[0.07050000000000001], [-0.0666]], "bitstrings": ["100100", "100000"], "total_optimization_steps": 10, "probabilities": [0.016951436265273023, 0.017089929489908444], "optimization_time": 1.6724483966827393} | 0.25 * (Z(0) @ Z(5)) + -0.75 * (Z(4) @ Z(5)) + -0.75 * (Z(1) @ Z(4)) + -0.25 * (Z(2) @ Z(1)) + -0.25 * (Z(3) @ Z(4)) + -0.5 * Z(5) + -0.25 * Z(0) + 0.25 * Z(4) + 0.5 * Z(1) + 0.25 * Z(2) + -0.25 * Z(3) | 1 | 6 | 1 | {"smallest_eigenvalues": [-2.75, -2.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.75, "smallest_bitstrings": ["100000", "100100"], "largest_eigenvalue": 3.25} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
cx q[5], q[0];
rz(1.7187054369255659) q[0];
cx q[5], q[0];
rz(0.09446777047799948) q[0];
rx(-1.466700987803215) q[0];
cx q[5], q[4];
rz(0.01333934725850041) q[4];
cx q[5], q[4];
cx q[4], q[1];
rz(0.01333934725850041) q[1];
cx q[4], q[1];
cx q[1], q[2];
rz(0.09446777047799972) q[2];
cx q[1], q[2];
rz(1.5731593475807681) q[1];
rx(-1.4667009878032145) q[1];
rz(1.7187054369255659) q[2];
rx(-1.4667009878032147) q[2];
cx q[4], q[3];
rz(0.09446777047799972) q[3];
cx q[4], q[3];
rz(0.09446777047799948) q[3];
rx(-1.466700987803215) q[3];
rz(1.7187054369255659) q[4];
rx(-1.4667009878032147) q[4];
rz(-1.1516700085688871) q[5];
rx(-1.4667009878032147) q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
bit[6] c;
qubit[6] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
cx q[5], q[0];
rz(x0) q[0];
cx q[5], q[0];
cx q[5], q[4];
rz(x1) q[4];
cx q[5], q[4];
cx q[4], q[1];
rz(x1) q[1];
cx q[4], q[1];
cx q[1], q[2];
rz(x2) q[2];
cx q[1], q[2];
cx q[4], q[3];
rz(x2) q[3];
cx q[4], q[3];
rz(x3) q[5];
rz(x2) q[0];
rz(x0) q[4];
rz(x4) q[1];
rz(x0) q[2];
rz(x2) q[3];
h q[0];
rz(x5) q[0];
h q[0];
h q[1];
rz(x5) q[1];
h q[1];
h q[2];
rz(x5) q[2];
h q[2];
h q[3];
rz(x5) q[3];
h q[3];
h q[4];
rz(x5) q[4];
h q[4];
h q[5];
rz(x5) q[5];
h q[5];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5]; | {"source": 0, "sink": 5} | {"circuits": [], "gradients": []} | [
"ZIIIIZ",
"ZZIIII",
"IZIIZI",
"IIIZZI",
"IZZIII",
"ZIIIII",
"IIIIIZ",
"IZIIII",
"IIIIZI",
"IIIZII",
"IIZIII"
] | [
0.25,
-0.75,
-0.75,
-0.25,
-0.25,
-0.5,
-0.25,
0.25,
0.5,
0.25,
-0.25
] | 0.744299 | [
1.7187054369255659,
0.01333934725850041,
0.09446777047799972,
-1.1516700085688871,
1.5731593475807684,
-1.4667009878032147
] | {
"n_parameters": 6,
"n_qubits": 6,
"optimal_eigenvalue": -2.75,
"target_ratio": 0.97,
"target_value": -2.6675
} | 189 |
725c9b512790b6f65e71b3c284e6ef0c | connected_components | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"source": 0, "target": 2}, {"source": 1, "target": 2}, {"source": 3, "target": 4}, {"source": 4, "target": 5}]} | {"states": [0, 31], "expectation_value": -4.058029322974272, "params": [[[0.0027, 1.6095000000000002], [0.002, -0.003], [0.0021000000000000003, 0.0023], [0.0022, 0.0026000000000000003], [0.0023, -1.0373]]], "bitstrings": ["11111", "00000"], "total_optimization_steps": 160, "probabilities": [0.36252129797494176, 0.3917347437115066], "optimization_time": 4.015799045562744} | -1.5 * (Z(0) @ Z(2)) + -1.5 * (Z(1) @ Z(2)) + 0.5 * (Z(1) @ Z(0)) + -1.5 * (Z(3) @ Z(4)) + 0.5 * Z(2) + 0.5 * Z(0) + 0.5 * Z(1) + 1.0 * Z(4) + -1.0 * Z(3) | 15 | 5 | 1 | {"smallest_eigenvalues": [-5.5, -5.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -4.5, "smallest_bitstrings": ["00000", "00011"], "largest_eigenvalue": 7.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[5] q;
h q[0];
h q[1];
h q[2];
cx q[2], q[0];
rz(-1.2092259966300754) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(-1.2092259966300754) q[1];
cx q[2], q[1];
cx q[0], q[1];
rz(-0.36626893194598403) q[1];
cx q[0], q[1];
rz(-0.3662689319459842) q[0];
rx(-0.8807098386931145) q[0];
rz(-0.3662689319459842) q[1];
rx(-0.8807098386931145) q[1];
rz(-0.3662689319459842) q[2];
rx(-0.8807098386931145) q[2];
h q[3];
h q[4];
cx q[4], q[3];
rz(-1.2092259966300754) q[3];
cx q[4], q[3];
rz(0.4751616547745803) q[3];
rx(-0.8807098386931146) q[3];
rz(0.779648963695486) q[4];
rx(-0.8807098386931148) q[4];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
bit[5] c;
qubit[5] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
cx q[4], q[0];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x5) q[0];
ry(x6) q[1];
ry(x4) q[2];
ry(x7) q[3];
ry(x8) q[4];
cx q[4], q[3];
cx q[0], q[4];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4]; | {"node": 3} | {"circuits": [], "gradients": []} | [
"IIZIZ",
"IIZZI",
"IIIZZ",
"ZZIII",
"IIZII",
"IIIIZ",
"IIIZI",
"ZIIII",
"IZIII"
] | [
-1.5,
-1.5,
0.5,
-1.5,
0.5,
0.5,
0.5,
1,
-1
] | 0.60193 | [
-1.2092259966300754,
-0.36626893194598403,
0.7796489636954859,
0.4751616547745804,
-0.8807098386931146
] | {
"n_parameters": 5,
"n_qubits": 5,
"optimal_eigenvalue": -5.5,
"target_ratio": 0.97,
"target_value": -5.335
} | 154 |
a748f2da2700c98e3b57fef1b29c5a5b | connected_components | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}], "edges": [{"source": 0, "target": 2}, {"source": 1, "target": 2}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 4, "target": 6}, {"source": 5, "target": 6}, {"source": 7, "target": 8}, {"source": 9, "target": 10}]} | {"states": [1020, 1023], "expectation_value": -15.40618151355266, "params": [[[0.0009000000000000001, 1.6998], [-0.0029000000000000002, 0.0008], [-0.0024000000000000002, 0.8679], [0.0021000000000000003, 0.0021000000000000003], [-0.0024000000000000002, 0.002], [-0.0025, -0.0021000000000000003], [-0.0027, -0.0016], [-0.0028, -0.0029000000000000002], [-0.0034000000000000002, -0.0035], [0.0016, 1.4718]]], "bitstrings": ["0000000011", "0000000000"], "total_optimization_steps": 170, "probabilities": [0.20931714836267779, 0.25522178570798537], "optimization_time": 12.769718408584595} | -1.5 * (Z(0) @ Z(1)) + -2.0 * (Z(2) @ Z(3)) + -2.0 * (Z(4) @ Z(3)) + -2.0 * (Z(4) @ Z(2)) + -2.0 * (Z(5) @ Z(3)) + -2.0 * (Z(5) @ Z(2)) + -2.0 * (Z(5) @ Z(4)) + -1.0 * (Z(6) @ Z(7)) + -1.0 * (Z(8) @ Z(9)) + -1.0 * Z(1) + 1.0 * Z(0) + 0.5 * Z(3) + 0.5 * Z(2) + 0.5 * Z(4) + 0.5 * Z(5) + 0.5 * Z(7) + 0.5 * Z(6) + 0.5 * Z(9) + 0.5 * Z(8) | 15 | 10 | 1 | {"smallest_eigenvalues": [-19.5, -19.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -18.5, "smallest_bitstrings": ["0000000000", "1100000000"], "largest_eigenvalue": 9.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
ry(-0.13434474463766727) q[0];
ry(0.04514134453244986) q[1];
ry(-0.10348894410373284) q[2];
ry(-0.13603164567968565) q[3];
ry(-0.10348894410373284) q[4];
ry(-0.020858194535045928) q[5];
ry(0.03380889313738458) q[6];
ry(0.19149599443985504) q[7];
ry(-0.2259623913990188) q[8];
ry(0.07708681214372058) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(3.094538471773446) q[0];
ry(-0.07339828994543168) q[1];
ry(-0.14187370937801355) q[2];
ry(-0.13603164567968565) q[3];
ry(0.03836023652465803) q[4];
ry(-0.1283009439560526) q[5];
ry(0.03781392035526489) q[6];
ry(0.04514134453244986) q[7];
ry(0.11375805717109799) q[8];
ry(0.4096020367409499) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[10] c;
qubit[10] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x2) q[4];
ry(x4) q[5];
ry(x5) q[6];
ry(x6) q[7];
ry(x7) q[8];
ry(x8) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x9) q[0];
ry(x10) q[1];
ry(x11) q[2];
ry(x3) q[3];
ry(x12) q[4];
ry(x13) q[5];
ry(x14) q[6];
ry(x1) q[7];
ry(x15) q[8];
ry(x16) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9]; | {"node": 1} | {"circuits": [], "gradients": []} | [
"IIIIIIIIZZ",
"IIIIIIZZII",
"IIIIIZZIII",
"IIIIIZIZII",
"IIIIZIZIII",
"IIIIZIIZII",
"IIIIZZIIII",
"IIZZIIIIII",
"ZZIIIIIIII",
"IIIIIIIIZI",
"IIIIIIIIIZ",
"IIIIIIZIII",
"IIIIIIIZII",
"IIIIIZIIII",
"IIIIZIIIII",
"IIZIIIIIII",
"IIIZIIIIII",
"ZIIIIIIIII",
"IZIIIIIIII"
] | [
-1.5,
-2,
-2,
-2,
-2,
-2,
-2,
-1,
-1,
-1,
1,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5
] | 0.970699 | [
-0.13434474463766727,
0.04514134453244986,
-0.10348894410373284,
-0.13603164567968565,
-0.020858194535045928,
0.03380889313738458,
0.19149599443985504,
-0.2259623913990188,
0.07708681214372058,
3.094538471773446,
-0.07339828994543168,
-0.14187370937801355,
0.03836023652465803,
-0.128300943... | {
"n_parameters": 17,
"n_qubits": 10,
"optimal_eigenvalue": -19.5,
"target_ratio": 0.97,
"target_value": -18.915
} | 32 |
42431c1c8039d047c82f7ec388df22d2 | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 3}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 4, "source": 0, "target": 7}, {"capacity": 2, "source": 1, "target": 2}, {"capacity": 2, "source": 1, "target": 7}, {"capacity": 1, "source": 1, "target": 8}, {"capacity": 4, "source": 2, "target": 1}, {"capacity": 3, "source": 2, "target": 9}, {"capacity": 2, "source": 2, "target": 10}, {"capacity": 4, "source": 3, "target": 2}, {"capacity": 1, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 4, "source": 3, "target": 8}, {"capacity": 3, "source": 3, "target": 10}, {"capacity": 1, "source": 4, "target": 6}, {"capacity": 2, "source": 4, "target": 7}, {"capacity": 4, "source": 5, "target": 2}, {"capacity": 3, "source": 5, "target": 6}, {"capacity": 4, "source": 5, "target": 7}, {"capacity": 2, "source": 5, "target": 9}, {"capacity": 3, "source": 6, "target": 1}, {"capacity": 3, "source": 6, "target": 2}, {"capacity": 1, "source": 6, "target": 7}, {"capacity": 3, "source": 6, "target": 9}, {"capacity": 1, "source": 6, "target": 10}, {"capacity": 4, "source": 7, "target": 6}, {"capacity": 4, "source": 8, "target": 1}, {"capacity": 1, "source": 8, "target": 2}, {"capacity": 4, "source": 8, "target": 5}, {"capacity": 2, "source": 9, "target": 3}, {"capacity": 4, "source": 9, "target": 7}, {"capacity": 2, "source": 9, "target": 8}, {"capacity": 1, "source": 9, "target": 10}]} | {"states": [0, 256], "expectation_value": -19.973692681660072, "params": [-0.006500000000000001, 0.1236, -0.0081, 0.0806, -0.0005, 0.2325, -0.004, 0.2389, 0.29910000000000003, 0.0026000000000000003, 0.29960000000000003, 0.002, -0.001, 0.2331, -0.005200000000000001, 0.23500000000000001, -0.0033, 0.2429, 0.0008, 0.2396, -0.0012000000000000001, 0.2263, -0.0041, 0.22080000000000002, -0.0011, 0.19770000000000001, -0.0014, 0.2253, -0.0005, 0.2441, -0.0014, 0.2353, -0.005, 0.19890000000000002, 0.0006000000000000001, 0.2386, -0.0005, 0.1731, -0.0006000000000000001, 0.171, -0.0032, 0.151, -0.0021000000000000003, 0.1953, -0.012100000000000001, 0.0183, -0.0066, -0.0058000000000000005, -0.0002, 0.2328, -0.0031000000000000003, 0.2393, 0.3018, 0.0019, 0.2978, 0.0023, 0.0025, 0.2361, -0.004, 0.2373, -0.0066, 0.24130000000000001, -0.006, 0.23650000000000002, -0.0004, 0.229, -0.0038, 0.2275, -0.0068000000000000005, 0.2378, -0.0049, 0.2441, -0.0022, 0.2358, -0.0044, 0.2326, -0.0014, 0.2386, -0.0021000000000000003, 0.24100000000000002, -0.002, 0.1811, -0.0041, 0.20140000000000002, 0.00030000000000000003, 0.22760000000000002, -0.0058000000000000005, 0.18080000000000002, -0.0135, -0.039400000000000004, 0.020300000000000002, 0.00030000000000000003, -0.0013000000000000002, 0.23870000000000002, -0.0027, 0.001, 0.30160000000000003, 0.0017000000000000001, 0.2998, 0.009600000000000001, -0.0023, 0.234, -0.0033, 0.0091, -0.0054, 0.1988, -0.0, 0.005, -0.0028, 0.2026, -0.0016, 0.005, -0.002, 0.2446, -0.001, 0.0033, -0.0048000000000000004, 0.18610000000000002, 0.0005, 0.0017000000000000001, -0.0016, 0.2338, -0.0032, 0.0024000000000000002, -0.0043, 0.2366, -0.0006000000000000001, 0.0073, 0.0011, 0.23500000000000001, -0.0047, 0.0079, -0.0048000000000000004, 0.0025, -0.16240000000000002, 0.0129, 0.006900000000000001, -0.0013000000000000002, 0.0014, 0.0085, -0.0063, 0.0056, 0.0076, -0.011600000000000001, -0.0059, 0.043300000000000005, -0.0112, 0.0045000000000000005, -0.0021000000000000003, -0.0022, -0.0077, 0.0007, -0.0081, -0.0081, 0.0281, 0.0002, 0.19890000000000002, 0.0035, -0.0043, -0.0023, -0.0029000000000000002, 0.0024000000000000002, -0.0028, 0.0029000000000000002, 0.0011], "bitstrings": ["11111111111", "11011111111"], "total_optimization_steps": 30, "probabilities": [0.38627742972337115, 0.6131623799874789], "optimization_time": 68.13226699829102} | -0.25 * (Z(0) @ Z(1)) + -0.5 * (Z(4) @ Z(0)) + -0.25 * (Z(5) @ Z(0)) + -0.25 * (Z(5) @ Z(4)) + -0.5 * (Z(8) @ Z(1)) + -1.0 * (Z(8) @ Z(0)) + -0.5 * (Z(8) @ Z(5)) + -1.5 * (Z(3) @ Z(1)) + -1.0 * (Z(3) @ Z(4)) + -1.25 * (Z(9) @ Z(1)) + -1.0 * (Z(9) @ Z(4)) + -0.25 * (Z(9) @ Z(3)) + -0.5 * (Z(10) @ Z(4)) + -1.0 * (Z(10) @ Z(8)) + -0.75 * (Z(10) @ Z(3)) + -0.5 * (Z(10) @ Z(9)) + 2.25 * (Z(2) @ Z(0)) + -0.75 * (Z(2) @ Z(4)) + -0.5 * (Z(2) @ Z(3)) + -0.25 * (Z(2) @ Z(10)) + -0.75 * (Z(7) @ Z(1)) + -0.25 * (Z(7) @ Z(4)) + -0.25 * (Z(7) @ Z(5)) + -1.25 * (Z(7) @ Z(8)) + -0.75 * (Z(7) @ Z(3)) + -0.75 * (Z(7) @ Z(10)) + -0.25 * (Z(7) @ Z(2)) + -1.0 * (Z(6) @ Z(8)) + -1.0 * (Z(6) @ Z(3)) + -1.0 * (Z(6) @ Z(9)) + -0.5 * (Z(6) @ Z(10)) + -0.75 * (Z(6) @ Z(7)) + -1.75 * Z(1) + -0.25 * Z(0) + 2.25 * Z(4) + 0.25 * Z(5) + -3.25 * Z(8) + -1.25 * Z(3) + 0.5 * Z(9) + 0.25 * Z(10) + 0.5 * Z(2) + 0.5 * Z(7) + 2.25 * Z(6) | 6 | 11 | 3 | {"smallest_eigenvalues": [-20.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -19.75, "smallest_bitstrings": ["11011111111"], "largest_eigenvalue": 19.25} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
rx(0.09389660486124465) q[0];
rz(1.739473683193994) q[0];
rx(0.024550674781491463) q[1];
rz(1.8928395778798697) q[1];
rx(0.7796781262077006) q[2];
rz(1.668648738045957) q[2];
rx(0.026833085724702232) q[3];
rz(1.667476798602407) q[3];
rx(-0.002585750089636761) q[4];
rz(1.7304691748432521) q[4];
rx(0.049964363057277195) q[5];
rz(2.075689397813874) q[5];
rx(-0.030044320599898283) q[6];
rz(1.7319917071422672) q[6];
rx(0.02455067478149146) q[7];
rz(1.6946065126544685) q[7];
rx(0.01770586955601279) q[8];
rz(1.7261400544460823) q[8];
rx(0.024550674781491463) q[9];
rz(1.7720081394003353) q[9];
rx(-0.22205002732764395) q[10];
rz(-0.09441205094517596) q[10];
cx q[10], q[9];
ry(-0.11310112352393345) q[9];
cx q[10], q[9];
cx q[10], q[8];
ry(0.11310112352393345) q[9];
rz(-pi/2) q[9];
ry(0.04827818686205621) q[8];
cx q[10], q[8];
cx q[10], q[7];
ry(0.0529555211370227) q[7];
cx q[10], q[7];
cx q[10], q[6];
ry(0.047536946064441796) q[6];
cx q[10], q[6];
cx q[10], q[5];
ry(0.07098894517085548) q[5];
cx q[10], q[5];
cx q[10], q[4];
ry(-0.10097605167845328) q[4];
cx q[10], q[4];
cx q[10], q[3];
ry(0.04423254089686217) q[3];
cx q[10], q[3];
cx q[10], q[2];
ry(0.15674867716776672) q[2];
cx q[10], q[2];
cx q[10], q[1];
ry(0.024739949473983426) q[1];
cx q[10], q[1];
cx q[10], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[10], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[10];
cx q[9], q[10];
ry(-0.008851883261642171) q[10];
cx q[9], q[10];
ry(0.008851883261642173) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.04423254089686216) q[3];
ry(0.10097605167845328) q[4];
ry(-0.07098894517085548) q[5];
ry(-0.04753694606444179) q[6];
ry(-0.05295552113702269) q[7];
ry(-0.04827818686205621) q[8];
cx q[9], q[8];
ry(0.04827818686205621) q[8];
cx q[9], q[8];
cx q[9], q[7];
ry(-0.04827818686205621) q[8];
rz(-pi/2) q[8];
cx q[8], q[10];
ry(-0.008851883261642171) q[10];
cx q[8], q[10];
ry(0.0529555211370227) q[7];
cx q[9], q[7];
cx q[9], q[6];
ry(0.047536946064441796) q[6];
cx q[9], q[6];
cx q[9], q[5];
ry(0.07098894517085548) q[5];
cx q[9], q[5];
cx q[9], q[4];
ry(-0.10097605167845328) q[4];
cx q[9], q[4];
cx q[9], q[3];
ry(0.04423254089686217) q[3];
cx q[9], q[3];
cx q[9], q[2];
ry(0.15674867716776672) q[2];
cx q[9], q[2];
cx q[9], q[1];
ry(0.024739949473983426) q[1];
cx q[9], q[1];
cx q[9], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[9], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.11310112352393345) q[9];
cx q[8], q[9];
ry(0.008851883261642173) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.04423254089686216) q[3];
ry(0.10097605167845328) q[4];
ry(-0.07098894517085548) q[5];
ry(-0.04753694606444179) q[6];
ry(-0.05295552113702269) q[7];
cx q[8], q[7];
ry(0.0529555211370227) q[7];
cx q[8], q[7];
cx q[8], q[6];
ry(-0.0529555211370227) q[7];
rz(-pi/2) q[7];
cx q[7], q[10];
ry(-0.008851883261642171) q[10];
cx q[7], q[10];
ry(0.047536946064441796) q[6];
cx q[8], q[6];
cx q[8], q[5];
ry(0.07098894517085548) q[5];
cx q[8], q[5];
cx q[8], q[4];
ry(-0.10097605167845328) q[4];
cx q[8], q[4];
cx q[8], q[3];
ry(0.04423254089686217) q[3];
cx q[8], q[3];
cx q[8], q[2];
ry(0.15674867716776672) q[2];
cx q[8], q[2];
cx q[8], q[1];
ry(0.024739949473983426) q[1];
cx q[8], q[1];
cx q[8], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[8], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[8];
ry(0.008851883261642173) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.04423254089686216) q[3];
ry(0.10097605167845328) q[4];
ry(-0.07098894517085548) q[5];
ry(-0.04753694606444179) q[6];
ry(0.11310112352393345) q[9];
cx q[7], q[9];
ry(-0.11310112352393345) q[9];
cx q[7], q[9];
cx q[7], q[8];
ry(0.04827818686205621) q[8];
cx q[7], q[8];
cx q[7], q[6];
ry(0.047536946064441796) q[6];
cx q[7], q[6];
cx q[7], q[5];
ry(-0.047536946064441796) q[6];
rz(-pi/2) q[6];
cx q[6], q[10];
ry(-0.008851883261642171) q[10];
cx q[6], q[10];
ry(0.07098894517085548) q[5];
cx q[7], q[5];
cx q[7], q[4];
ry(-0.10097605167845328) q[4];
cx q[7], q[4];
cx q[7], q[3];
ry(0.04423254089686217) q[3];
cx q[7], q[3];
cx q[7], q[2];
ry(0.15674867716776672) q[2];
cx q[7], q[2];
cx q[7], q[1];
ry(0.024739949473983426) q[1];
cx q[7], q[1];
cx q[7], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[7], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[7];
ry(0.008851883261642173) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.04423254089686216) q[3];
ry(0.10097605167845328) q[4];
ry(-0.07098894517085548) q[5];
ry(-0.04827818686205621) q[8];
ry(0.11310112352393345) q[9];
cx q[6], q[9];
ry(-0.11310112352393345) q[9];
cx q[6], q[9];
cx q[6], q[8];
ry(0.04827818686205621) q[8];
cx q[6], q[8];
cx q[6], q[7];
ry(0.0529555211370227) q[7];
cx q[6], q[7];
cx q[6], q[5];
ry(0.07098894517085548) q[5];
cx q[6], q[5];
cx q[6], q[4];
ry(-0.07098894517085548) q[5];
rz(-pi/2) q[5];
cx q[5], q[10];
ry(-0.008851883261642171) q[10];
cx q[5], q[10];
ry(-0.10097605167845328) q[4];
cx q[6], q[4];
cx q[6], q[3];
ry(0.04423254089686217) q[3];
cx q[6], q[3];
cx q[6], q[2];
ry(0.15674867716776672) q[2];
cx q[6], q[2];
cx q[6], q[1];
ry(0.024739949473983426) q[1];
cx q[6], q[1];
cx q[6], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[6], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[6];
ry(0.008851883261642173) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.04423254089686216) q[3];
ry(0.10097605167845328) q[4];
ry(-0.05295552113702269) q[7];
ry(-0.04827818686205621) q[8];
ry(0.11310112352393345) q[9];
cx q[5], q[9];
ry(-0.11310112352393345) q[9];
cx q[5], q[9];
cx q[5], q[8];
ry(0.04827818686205621) q[8];
cx q[5], q[8];
cx q[5], q[7];
ry(0.0529555211370227) q[7];
cx q[5], q[7];
cx q[5], q[6];
ry(0.047536946064441796) q[6];
cx q[5], q[6];
cx q[5], q[4];
ry(-0.10097605167845328) q[4];
cx q[5], q[4];
cx q[5], q[3];
ry(0.10097605167845328) q[4];
rz(-pi/2) q[4];
cx q[4], q[10];
ry(-0.008851883261642171) q[10];
cx q[4], q[10];
ry(0.04423254089686217) q[3];
cx q[5], q[3];
cx q[5], q[2];
ry(0.15674867716776672) q[2];
cx q[5], q[2];
cx q[5], q[1];
ry(0.024739949473983426) q[1];
cx q[5], q[1];
cx q[5], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[5], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[5];
ry(0.008851883261642173) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.04423254089686216) q[3];
ry(-0.04753694606444179) q[6];
ry(-0.05295552113702269) q[7];
ry(-0.04827818686205621) q[8];
ry(0.11310112352393345) q[9];
cx q[4], q[9];
ry(-0.11310112352393345) q[9];
cx q[4], q[9];
cx q[4], q[8];
ry(0.04827818686205621) q[8];
cx q[4], q[8];
cx q[4], q[7];
ry(0.0529555211370227) q[7];
cx q[4], q[7];
cx q[4], q[6];
ry(0.047536946064441796) q[6];
cx q[4], q[6];
cx q[4], q[5];
ry(0.07098894517085548) q[5];
cx q[4], q[5];
cx q[4], q[3];
ry(0.04423254089686217) q[3];
cx q[4], q[3];
cx q[4], q[2];
ry(-0.04423254089686217) q[3];
rz(-pi/2) q[3];
cx q[3], q[10];
ry(-0.008851883261642171) q[10];
cx q[3], q[10];
ry(0.15674867716776672) q[2];
cx q[4], q[2];
cx q[4], q[1];
ry(0.024739949473983426) q[1];
cx q[4], q[1];
cx q[4], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[4], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[4];
ry(0.008851883261642173) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.07098894517085548) q[5];
ry(-0.04753694606444179) q[6];
ry(-0.05295552113702269) q[7];
ry(-0.04827818686205621) q[8];
ry(0.11310112352393345) q[9];
cx q[3], q[9];
ry(-0.11310112352393345) q[9];
cx q[3], q[9];
cx q[3], q[8];
ry(0.04827818686205621) q[8];
cx q[3], q[8];
cx q[3], q[7];
ry(0.0529555211370227) q[7];
cx q[3], q[7];
cx q[3], q[6];
ry(0.047536946064441796) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(0.07098894517085548) q[5];
cx q[3], q[5];
cx q[3], q[4];
ry(-0.10097605167845328) q[4];
cx q[3], q[4];
cx q[3], q[2];
ry(0.15674867716776672) q[2];
cx q[3], q[2];
cx q[3], q[1];
ry(-0.15674867716776672) q[2];
rz(-pi/2) q[2];
cx q[2], q[10];
ry(-0.008851883261642171) q[10];
cx q[2], q[10];
ry(0.024739949473983426) q[1];
cx q[3], q[1];
cx q[3], q[0];
ry(-0.02473994947398342) q[1];
ry(0.033632009377225866) q[0];
cx q[3], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[3];
ry(0.008851883261642173) q[10];
ry(0.10097605167845328) q[4];
ry(-0.07098894517085548) q[5];
ry(-0.04753694606444179) q[6];
ry(-0.05295552113702269) q[7];
ry(-0.04827818686205621) q[8];
ry(0.11310112352393345) q[9];
cx q[2], q[9];
ry(-0.11310112352393345) q[9];
cx q[2], q[9];
cx q[2], q[8];
ry(0.04827818686205621) q[8];
cx q[2], q[8];
cx q[2], q[7];
ry(0.0529555211370227) q[7];
cx q[2], q[7];
cx q[2], q[6];
ry(0.047536946064441796) q[6];
cx q[2], q[6];
cx q[2], q[5];
ry(0.07098894517085548) q[5];
cx q[2], q[5];
cx q[2], q[4];
ry(-0.10097605167845328) q[4];
cx q[2], q[4];
cx q[2], q[3];
ry(0.04423254089686217) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(0.024739949473983426) q[1];
cx q[2], q[1];
cx q[2], q[0];
ry(-0.024739949473983426) q[1];
rz(-pi/2) q[1];
cx q[1], q[10];
ry(-0.008851883261642171) q[10];
cx q[1], q[10];
ry(0.033632009377225866) q[0];
cx q[2], q[0];
ry(-0.033632009377225866) q[0];
rz(pi/2) q[2];
ry(0.008851883261642173) q[10];
ry(-0.04423254089686216) q[3];
ry(0.10097605167845328) q[4];
ry(-0.07098894517085548) q[5];
ry(-0.04753694606444179) q[6];
ry(-0.05295552113702269) q[7];
ry(-0.04827818686205621) q[8];
ry(0.11310112352393345) q[9];
cx q[1], q[9];
ry(-0.11310112352393345) q[9];
cx q[1], q[9];
cx q[1], q[8];
ry(0.04827818686205621) q[8];
cx q[1], q[8];
cx q[1], q[7];
ry(0.0529555211370227) q[7];
cx q[1], q[7];
cx q[1], q[6];
ry(0.047536946064441796) q[6];
cx q[1], q[6];
cx q[1], q[5];
ry(0.07098894517085548) q[5];
cx q[1], q[5];
cx q[1], q[4];
ry(-0.10097605167845328) q[4];
cx q[1], q[4];
cx q[1], q[3];
ry(0.04423254089686217) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(0.15674867716776672) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(0.033632009377225866) q[0];
cx q[1], q[0];
ry(-0.033632009377225866) q[0];
rz(-pi/2) q[0];
cx q[0], q[10];
ry(-0.008851883261642171) q[10];
cx q[0], q[10];
rz(pi/2) q[1];
rz(-0.008282641805645419) q[10];
ry(0.048125553617204095) q[10];
rz(-1.3655939080955695) q[10];
ry(-0.1567486771677667) q[2];
ry(-0.04423254089686216) q[3];
ry(0.10097605167845328) q[4];
ry(-0.07098894517085548) q[5];
ry(-0.04753694606444179) q[6];
ry(-0.05295552113702269) q[7];
ry(-0.04827818686205621) q[8];
ry(0.11310112352393345) q[9];
cx q[0], q[9];
ry(-0.11310112352393345) q[9];
cx q[0], q[9];
cx q[0], q[8];
ry(0.04827818686205621) q[8];
cx q[0], q[8];
cx q[0], q[7];
ry(0.0529555211370227) q[7];
cx q[0], q[7];
cx q[0], q[6];
ry(0.047536946064441796) q[6];
cx q[0], q[6];
cx q[0], q[5];
ry(0.07098894517085548) q[5];
cx q[0], q[5];
cx q[0], q[4];
ry(-0.10097605167845328) q[4];
cx q[0], q[4];
cx q[0], q[3];
ry(0.04423254089686217) q[3];
cx q[0], q[3];
cx q[0], q[2];
ry(0.15674867716776672) q[2];
cx q[0], q[2];
cx q[0], q[1];
ry(0.024739949473983426) q[1];
cx q[0], q[1];
rz(-1.390994914520624) q[0];
ry(0.0815611161454854) q[0];
rz(-2.824226693597007) q[0];
rz(0.7530377236111017) q[1];
ry(0.022767128150529312) q[1];
rz(0.03740586309559424) q[1];
rz(0.15616322025983598) q[2];
ry(0.6357523124998784) q[2];
rz(0.018305272646484294) q[2];
rz(-1.1333903624721833) q[3];
ry(0.016007987244330966) q[3];
rz(1.8762715436642061) q[3];
rz(-1.0328661264563475) q[4];
ry(0.17020846077350177) q[4];
rz(1.8632393235796778) q[4];
rz(0.8890660341770262) q[5];
ry(0.14299302999877597) q[5];
rz(0.07558208071897354) q[5];
rz(3.0969894384044485) q[6];
ry(0.1125288775104828) q[6];
rz(-2.763947979955385) q[6];
rz(-2.5837021428370037) q[7];
ry(0.03309123594493744) q[7];
rz(2.818684693951333) q[7];
rz(-3.1000650911655203) q[8];
ry(0.3099740797964964) q[8];
rz(-2.8632187655241625) q[8];
rz(-0.3986429839857295) q[9];
ry(0.03272058325262381) q[9];
rz(1.0708745373659845) q[9];
cx q[10], q[9];
ry(0.021956044744654728) q[9];
cx q[10], q[9];
cx q[10], q[8];
ry(-0.021956044744654728) q[9];
rz(-pi/2) q[9];
ry(-0.13590752208702847) q[8];
cx q[10], q[8];
cx q[10], q[7];
ry(-0.08023932217955494) q[7];
cx q[10], q[7];
cx q[10], q[6];
ry(-0.05314427900006372) q[6];
cx q[10], q[6];
cx q[10], q[5];
ry(-0.024629200216251555) q[5];
cx q[10], q[5];
cx q[10], q[4];
ry(-0.05420242865828806) q[4];
cx q[10], q[4];
cx q[10], q[3];
ry(-0.04580261228709209) q[3];
cx q[10], q[3];
cx q[10], q[2];
ry(0.0845313567126297) q[2];
cx q[10], q[2];
cx q[10], q[1];
ry(0.0779281874785757) q[1];
cx q[10], q[1];
cx q[10], q[0];
ry(-0.08866100118042608) q[0];
cx q[10], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[10];
cx q[9], q[10];
ry(0.021956044744654728) q[10];
cx q[9], q[10];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(-0.08453135671262968) q[2];
ry(0.0458026122870921) q[3];
ry(0.05420242865828806) q[4];
ry(0.024629200216251552) q[5];
ry(0.05314427900006372) q[6];
ry(0.08023932217955496) q[7];
ry(0.13590752208702847) q[8];
cx q[9], q[8];
ry(-0.13590752208702847) q[8];
cx q[9], q[8];
cx q[9], q[7];
ry(0.13590752208702847) q[8];
rz(-pi/2) q[8];
cx q[8], q[10];
ry(0.021956044744654728) q[10];
cx q[8], q[10];
ry(-0.08023932217955494) q[7];
cx q[9], q[7];
cx q[9], q[6];
ry(-0.05314427900006372) q[6];
cx q[9], q[6];
cx q[9], q[5];
ry(-0.024629200216251555) q[5];
cx q[9], q[5];
cx q[9], q[4];
ry(-0.05420242865828806) q[4];
cx q[9], q[4];
cx q[9], q[3];
ry(-0.04580261228709209) q[3];
cx q[9], q[3];
cx q[9], q[2];
ry(0.0845313567126297) q[2];
cx q[9], q[2];
cx q[9], q[1];
ry(0.0779281874785757) q[1];
cx q[9], q[1];
cx q[9], q[0];
ry(-0.08866100118042608) q[0];
cx q[9], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.021956044744654728) q[9];
cx q[8], q[9];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(-0.08453135671262968) q[2];
ry(0.0458026122870921) q[3];
ry(0.05420242865828806) q[4];
ry(0.024629200216251552) q[5];
ry(0.05314427900006372) q[6];
ry(0.08023932217955496) q[7];
cx q[8], q[7];
ry(-0.08023932217955494) q[7];
cx q[8], q[7];
cx q[8], q[6];
ry(0.08023932217955494) q[7];
rz(-pi/2) q[7];
cx q[7], q[10];
ry(0.021956044744654728) q[10];
cx q[7], q[10];
ry(-0.05314427900006372) q[6];
cx q[8], q[6];
cx q[8], q[5];
ry(-0.024629200216251555) q[5];
cx q[8], q[5];
cx q[8], q[4];
ry(-0.05420242865828806) q[4];
cx q[8], q[4];
cx q[8], q[3];
ry(-0.04580261228709209) q[3];
cx q[8], q[3];
cx q[8], q[2];
ry(0.0845313567126297) q[2];
cx q[8], q[2];
cx q[8], q[1];
ry(0.0779281874785757) q[1];
cx q[8], q[1];
cx q[8], q[0];
ry(-0.08866100118042608) q[0];
cx q[8], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[8];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(-0.08453135671262968) q[2];
ry(0.0458026122870921) q[3];
ry(0.05420242865828806) q[4];
ry(0.024629200216251552) q[5];
ry(0.05314427900006372) q[6];
ry(-0.021956044744654728) q[9];
cx q[7], q[9];
ry(0.021956044744654728) q[9];
cx q[7], q[9];
cx q[7], q[8];
ry(-0.13590752208702847) q[8];
cx q[7], q[8];
cx q[7], q[6];
ry(-0.05314427900006372) q[6];
cx q[7], q[6];
cx q[7], q[5];
ry(0.05314427900006372) q[6];
rz(-pi/2) q[6];
cx q[6], q[10];
ry(0.021956044744654728) q[10];
cx q[6], q[10];
ry(-0.024629200216251555) q[5];
cx q[7], q[5];
cx q[7], q[4];
ry(-0.05420242865828806) q[4];
cx q[7], q[4];
cx q[7], q[3];
ry(-0.04580261228709209) q[3];
cx q[7], q[3];
cx q[7], q[2];
ry(0.0845313567126297) q[2];
cx q[7], q[2];
cx q[7], q[1];
ry(0.0779281874785757) q[1];
cx q[7], q[1];
cx q[7], q[0];
ry(-0.08866100118042608) q[0];
cx q[7], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[7];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(-0.08453135671262968) q[2];
ry(0.0458026122870921) q[3];
ry(0.05420242865828806) q[4];
ry(0.024629200216251552) q[5];
ry(0.13590752208702847) q[8];
ry(-0.021956044744654728) q[9];
cx q[6], q[9];
ry(0.021956044744654728) q[9];
cx q[6], q[9];
cx q[6], q[8];
ry(-0.13590752208702847) q[8];
cx q[6], q[8];
cx q[6], q[7];
ry(-0.08023932217955494) q[7];
cx q[6], q[7];
cx q[6], q[5];
ry(-0.024629200216251555) q[5];
cx q[6], q[5];
cx q[6], q[4];
ry(0.024629200216251555) q[5];
rz(-pi/2) q[5];
cx q[5], q[10];
ry(0.021956044744654728) q[10];
cx q[5], q[10];
ry(-0.05420242865828806) q[4];
cx q[6], q[4];
cx q[6], q[3];
ry(-0.04580261228709209) q[3];
cx q[6], q[3];
cx q[6], q[2];
ry(0.0845313567126297) q[2];
cx q[6], q[2];
cx q[6], q[1];
ry(0.0779281874785757) q[1];
cx q[6], q[1];
cx q[6], q[0];
ry(-0.08866100118042608) q[0];
cx q[6], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[6];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(-0.08453135671262968) q[2];
ry(0.0458026122870921) q[3];
ry(0.05420242865828806) q[4];
ry(0.08023932217955496) q[7];
ry(0.13590752208702847) q[8];
ry(-0.021956044744654728) q[9];
cx q[5], q[9];
ry(0.021956044744654728) q[9];
cx q[5], q[9];
cx q[5], q[8];
ry(-0.13590752208702847) q[8];
cx q[5], q[8];
cx q[5], q[7];
ry(-0.08023932217955494) q[7];
cx q[5], q[7];
cx q[5], q[6];
ry(-0.05314427900006372) q[6];
cx q[5], q[6];
cx q[5], q[4];
ry(-0.05420242865828806) q[4];
cx q[5], q[4];
cx q[5], q[3];
ry(0.05420242865828806) q[4];
rz(-pi/2) q[4];
cx q[4], q[10];
ry(0.021956044744654728) q[10];
cx q[4], q[10];
ry(-0.04580261228709209) q[3];
cx q[5], q[3];
cx q[5], q[2];
ry(0.0845313567126297) q[2];
cx q[5], q[2];
cx q[5], q[1];
ry(0.0779281874785757) q[1];
cx q[5], q[1];
cx q[5], q[0];
ry(-0.08866100118042608) q[0];
cx q[5], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[5];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(-0.08453135671262968) q[2];
ry(0.0458026122870921) q[3];
ry(0.05314427900006372) q[6];
ry(0.08023932217955496) q[7];
ry(0.13590752208702847) q[8];
ry(-0.021956044744654728) q[9];
cx q[4], q[9];
ry(0.021956044744654728) q[9];
cx q[4], q[9];
cx q[4], q[8];
ry(-0.13590752208702847) q[8];
cx q[4], q[8];
cx q[4], q[7];
ry(-0.08023932217955494) q[7];
cx q[4], q[7];
cx q[4], q[6];
ry(-0.05314427900006372) q[6];
cx q[4], q[6];
cx q[4], q[5];
ry(-0.024629200216251555) q[5];
cx q[4], q[5];
cx q[4], q[3];
ry(-0.04580261228709209) q[3];
cx q[4], q[3];
cx q[4], q[2];
ry(0.04580261228709209) q[3];
rz(-pi/2) q[3];
cx q[3], q[10];
ry(0.021956044744654728) q[10];
cx q[3], q[10];
ry(0.0845313567126297) q[2];
cx q[4], q[2];
cx q[4], q[1];
ry(0.0779281874785757) q[1];
cx q[4], q[1];
cx q[4], q[0];
ry(-0.08866100118042608) q[0];
cx q[4], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[4];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(-0.08453135671262968) q[2];
ry(0.024629200216251552) q[5];
ry(0.05314427900006372) q[6];
ry(0.08023932217955496) q[7];
ry(0.13590752208702847) q[8];
ry(-0.021956044744654728) q[9];
cx q[3], q[9];
ry(0.021956044744654728) q[9];
cx q[3], q[9];
cx q[3], q[8];
ry(-0.13590752208702847) q[8];
cx q[3], q[8];
cx q[3], q[7];
ry(-0.08023932217955494) q[7];
cx q[3], q[7];
cx q[3], q[6];
ry(-0.05314427900006372) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(-0.024629200216251555) q[5];
cx q[3], q[5];
cx q[3], q[4];
ry(-0.05420242865828806) q[4];
cx q[3], q[4];
cx q[3], q[2];
ry(0.0845313567126297) q[2];
cx q[3], q[2];
cx q[3], q[1];
ry(-0.0845313567126297) q[2];
rz(-pi/2) q[2];
cx q[2], q[10];
ry(0.021956044744654728) q[10];
cx q[2], q[10];
ry(0.0779281874785757) q[1];
cx q[3], q[1];
cx q[3], q[0];
ry(-0.08866100118042608) q[0];
cx q[3], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[3];
ry(-0.0779281874785757) q[1];
ry(-0.021956044744654728) q[10];
ry(0.05420242865828806) q[4];
ry(0.024629200216251552) q[5];
ry(0.05314427900006372) q[6];
ry(0.08023932217955496) q[7];
ry(0.13590752208702847) q[8];
ry(-0.021956044744654728) q[9];
cx q[2], q[9];
ry(0.021956044744654728) q[9];
cx q[2], q[9];
cx q[2], q[8];
ry(-0.13590752208702847) q[8];
cx q[2], q[8];
cx q[2], q[7];
ry(-0.08023932217955494) q[7];
cx q[2], q[7];
cx q[2], q[6];
ry(-0.05314427900006372) q[6];
cx q[2], q[6];
cx q[2], q[5];
ry(-0.024629200216251555) q[5];
cx q[2], q[5];
cx q[2], q[4];
ry(-0.05420242865828806) q[4];
cx q[2], q[4];
cx q[2], q[3];
ry(-0.04580261228709209) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(0.0779281874785757) q[1];
cx q[2], q[1];
cx q[2], q[0];
ry(-0.0779281874785757) q[1];
rz(-pi/2) q[1];
cx q[1], q[10];
ry(0.021956044744654728) q[10];
cx q[1], q[10];
ry(-0.08866100118042608) q[0];
cx q[2], q[0];
ry(0.08866100118042607) q[0];
rz(pi/2) q[2];
ry(-0.021956044744654728) q[10];
ry(0.0458026122870921) q[3];
ry(0.05420242865828806) q[4];
ry(0.024629200216251552) q[5];
ry(0.05314427900006372) q[6];
ry(0.08023932217955496) q[7];
ry(0.13590752208702847) q[8];
ry(-0.021956044744654728) q[9];
cx q[1], q[9];
ry(0.021956044744654728) q[9];
cx q[1], q[9];
cx q[1], q[8];
ry(-0.13590752208702847) q[8];
cx q[1], q[8];
cx q[1], q[7];
ry(-0.08023932217955494) q[7];
cx q[1], q[7];
cx q[1], q[6];
ry(-0.05314427900006372) q[6];
cx q[1], q[6];
cx q[1], q[5];
ry(-0.024629200216251555) q[5];
cx q[1], q[5];
cx q[1], q[4];
ry(-0.05420242865828806) q[4];
cx q[1], q[4];
cx q[1], q[3];
ry(-0.04580261228709209) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(0.0845313567126297) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(-0.08866100118042608) q[0];
cx q[1], q[0];
ry(0.08866100118042608) q[0];
rz(-pi/2) q[0];
cx q[0], q[10];
ry(0.021956044744654728) q[10];
cx q[0], q[10];
rz(pi/2) q[1];
rz(0.13288960782184045) q[10];
ry(0.17731400290823093) q[10];
rz(-0.9750540268724888) q[10];
ry(-0.08453135671262968) q[2];
ry(0.0458026122870921) q[3];
ry(0.05420242865828806) q[4];
ry(0.024629200216251552) q[5];
ry(0.05314427900006372) q[6];
ry(0.08023932217955496) q[7];
ry(0.13590752208702847) q[8];
ry(-0.021956044744654728) q[9];
cx q[0], q[9];
ry(0.021956044744654728) q[9];
cx q[0], q[9];
cx q[0], q[8];
ry(-0.13590752208702847) q[8];
cx q[0], q[8];
cx q[0], q[7];
ry(-0.08023932217955494) q[7];
cx q[0], q[7];
cx q[0], q[6];
ry(-0.05314427900006372) q[6];
cx q[0], q[6];
cx q[0], q[5];
ry(-0.024629200216251555) q[5];
cx q[0], q[5];
cx q[0], q[4];
ry(-0.05420242865828806) q[4];
cx q[0], q[4];
cx q[0], q[3];
ry(-0.04580261228709209) q[3];
cx q[0], q[3];
cx q[0], q[2];
ry(0.0845313567126297) q[2];
cx q[0], q[2];
cx q[0], q[1];
ry(0.0779281874785757) q[1];
cx q[0], q[1];
rz(-1.556933145930829) q[0];
ry(0.27598869888496375) q[0];
rz(-2.916118306328941) q[0];
rz(-2.9664300738295815) q[1];
ry(0.2516034695289018) q[1];
rz(-2.9039156820151995) q[1];
rz(-0.015570496096123598) q[2];
ry(0.7575742962794622) q[2];
rz(-0.036515827463576844) q[2];
rz(-2.43615093050136) q[3];
ry(0.09011166616197157) q[3];
rz(2.8860926065742083) q[3];
rz(0.3646869682827796) q[4];
ry(0.00478187757939124) q[4];
rz(-0.2074247362290813) q[4];
rz(3.1125324726975077) q[5];
ry(0.2578467174490623) q[5];
rz(-2.416526193997853) q[5];
rz(-2.9822018543915165) q[6];
ry(0.05817905040410344) q[6];
rz(-2.936343294124484) q[6];
rz(-3.015663240760248) q[7];
ry(0.0794610091526502) q[7];
rz(-2.798462275670703) q[7];
rz(0.15393364873265059) q[8];
ry(0.29264089532204524) q[8];
rz(0.4967850724834091) q[8];
rz(-3.115425884971243) q[9];
ry(0.062496711771020196) q[9];
rz(-2.9634935542554692) q[9];
cx q[10], q[9];
ry(0.010437578565089093) q[9];
cx q[10], q[9];
cx q[10], q[8];
ry(-0.010437578565089093) q[9];
rz(-pi/2) q[9];
ry(-0.007034596782064112) q[8];
cx q[10], q[8];
cx q[10], q[7];
ry(0.0878306365922811) q[7];
cx q[10], q[7];
cx q[10], q[6];
ry(-0.027336653148124238) q[6];
cx q[10], q[6];
cx q[10], q[5];
ry(0.06848777807430871) q[5];
cx q[10], q[5];
cx q[10], q[4];
ry(0.006618193029980178) q[4];
cx q[10], q[4];
cx q[10], q[3];
ry(-0.056868165308024916) q[3];
cx q[10], q[3];
cx q[10], q[2];
ry(-0.07767186382559291) q[2];
cx q[10], q[2];
cx q[10], q[1];
ry(-0.06384720611033647) q[1];
cx q[10], q[1];
cx q[10], q[0];
ry(-0.042016725412344275) q[0];
cx q[10], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[10];
cx q[9], q[10];
ry(-0.028069156432119075) q[10];
cx q[9], q[10];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(0.0776718638255929) q[2];
ry(0.056868165308024916) q[3];
ry(-0.006618193029980177) q[4];
ry(-0.06848777807430871) q[5];
ry(0.027336653148124238) q[6];
ry(-0.0878306365922811) q[7];
ry(0.007034596782064113) q[8];
cx q[9], q[8];
ry(-0.007034596782064112) q[8];
cx q[9], q[8];
cx q[9], q[7];
ry(0.007034596782064112) q[8];
rz(-pi/2) q[8];
cx q[8], q[10];
ry(-0.028069156432119075) q[10];
cx q[8], q[10];
ry(0.0878306365922811) q[7];
cx q[9], q[7];
cx q[9], q[6];
ry(-0.027336653148124238) q[6];
cx q[9], q[6];
cx q[9], q[5];
ry(0.06848777807430871) q[5];
cx q[9], q[5];
cx q[9], q[4];
ry(0.006618193029980178) q[4];
cx q[9], q[4];
cx q[9], q[3];
ry(-0.056868165308024916) q[3];
cx q[9], q[3];
cx q[9], q[2];
ry(-0.07767186382559291) q[2];
cx q[9], q[2];
cx q[9], q[1];
ry(-0.06384720611033647) q[1];
cx q[9], q[1];
cx q[9], q[0];
ry(-0.042016725412344275) q[0];
cx q[9], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.010437578565089093) q[9];
cx q[8], q[9];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(0.0776718638255929) q[2];
ry(0.056868165308024916) q[3];
ry(-0.006618193029980177) q[4];
ry(-0.06848777807430871) q[5];
ry(0.027336653148124238) q[6];
ry(-0.0878306365922811) q[7];
cx q[8], q[7];
ry(0.0878306365922811) q[7];
cx q[8], q[7];
cx q[8], q[6];
ry(-0.0878306365922811) q[7];
rz(-pi/2) q[7];
cx q[7], q[10];
ry(-0.028069156432119075) q[10];
cx q[7], q[10];
ry(-0.027336653148124238) q[6];
cx q[8], q[6];
cx q[8], q[5];
ry(0.06848777807430871) q[5];
cx q[8], q[5];
cx q[8], q[4];
ry(0.006618193029980178) q[4];
cx q[8], q[4];
cx q[8], q[3];
ry(-0.056868165308024916) q[3];
cx q[8], q[3];
cx q[8], q[2];
ry(-0.07767186382559291) q[2];
cx q[8], q[2];
cx q[8], q[1];
ry(-0.06384720611033647) q[1];
cx q[8], q[1];
cx q[8], q[0];
ry(-0.042016725412344275) q[0];
cx q[8], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[8];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(0.0776718638255929) q[2];
ry(0.056868165308024916) q[3];
ry(-0.006618193029980177) q[4];
ry(-0.06848777807430871) q[5];
ry(0.027336653148124238) q[6];
ry(-0.010437578565089093) q[9];
cx q[7], q[9];
ry(0.010437578565089093) q[9];
cx q[7], q[9];
cx q[7], q[8];
ry(-0.007034596782064112) q[8];
cx q[7], q[8];
cx q[7], q[6];
ry(-0.027336653148124238) q[6];
cx q[7], q[6];
cx q[7], q[5];
ry(0.027336653148124238) q[6];
rz(-pi/2) q[6];
cx q[6], q[10];
ry(-0.028069156432119075) q[10];
cx q[6], q[10];
ry(0.06848777807430871) q[5];
cx q[7], q[5];
cx q[7], q[4];
ry(0.006618193029980178) q[4];
cx q[7], q[4];
cx q[7], q[3];
ry(-0.056868165308024916) q[3];
cx q[7], q[3];
cx q[7], q[2];
ry(-0.07767186382559291) q[2];
cx q[7], q[2];
cx q[7], q[1];
ry(-0.06384720611033647) q[1];
cx q[7], q[1];
cx q[7], q[0];
ry(-0.042016725412344275) q[0];
cx q[7], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[7];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(0.0776718638255929) q[2];
ry(0.056868165308024916) q[3];
ry(-0.006618193029980177) q[4];
ry(-0.06848777807430871) q[5];
ry(0.007034596782064113) q[8];
ry(-0.010437578565089093) q[9];
cx q[6], q[9];
ry(0.010437578565089093) q[9];
cx q[6], q[9];
cx q[6], q[8];
ry(-0.007034596782064112) q[8];
cx q[6], q[8];
cx q[6], q[7];
ry(0.0878306365922811) q[7];
cx q[6], q[7];
cx q[6], q[5];
ry(0.06848777807430871) q[5];
cx q[6], q[5];
cx q[6], q[4];
ry(-0.06848777807430871) q[5];
rz(-pi/2) q[5];
cx q[5], q[10];
ry(-0.028069156432119075) q[10];
cx q[5], q[10];
ry(0.006618193029980178) q[4];
cx q[6], q[4];
cx q[6], q[3];
ry(-0.056868165308024916) q[3];
cx q[6], q[3];
cx q[6], q[2];
ry(-0.07767186382559291) q[2];
cx q[6], q[2];
cx q[6], q[1];
ry(-0.06384720611033647) q[1];
cx q[6], q[1];
cx q[6], q[0];
ry(-0.042016725412344275) q[0];
cx q[6], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[6];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(0.0776718638255929) q[2];
ry(0.056868165308024916) q[3];
ry(-0.006618193029980177) q[4];
ry(-0.0878306365922811) q[7];
ry(0.007034596782064113) q[8];
ry(-0.010437578565089093) q[9];
cx q[5], q[9];
ry(0.010437578565089093) q[9];
cx q[5], q[9];
cx q[5], q[8];
ry(-0.007034596782064112) q[8];
cx q[5], q[8];
cx q[5], q[7];
ry(0.0878306365922811) q[7];
cx q[5], q[7];
cx q[5], q[6];
ry(-0.027336653148124238) q[6];
cx q[5], q[6];
cx q[5], q[4];
ry(0.006618193029980178) q[4];
cx q[5], q[4];
cx q[5], q[3];
ry(-0.006618193029980178) q[4];
rz(-pi/2) q[4];
cx q[4], q[10];
ry(-0.028069156432119075) q[10];
cx q[4], q[10];
ry(-0.056868165308024916) q[3];
cx q[5], q[3];
cx q[5], q[2];
ry(-0.07767186382559291) q[2];
cx q[5], q[2];
cx q[5], q[1];
ry(-0.06384720611033647) q[1];
cx q[5], q[1];
cx q[5], q[0];
ry(-0.042016725412344275) q[0];
cx q[5], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[5];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(0.0776718638255929) q[2];
ry(0.056868165308024916) q[3];
ry(0.027336653148124238) q[6];
ry(-0.0878306365922811) q[7];
ry(0.007034596782064113) q[8];
ry(-0.010437578565089093) q[9];
cx q[4], q[9];
ry(0.010437578565089093) q[9];
cx q[4], q[9];
cx q[4], q[8];
ry(-0.007034596782064112) q[8];
cx q[4], q[8];
cx q[4], q[7];
ry(0.0878306365922811) q[7];
cx q[4], q[7];
cx q[4], q[6];
ry(-0.027336653148124238) q[6];
cx q[4], q[6];
cx q[4], q[5];
ry(0.06848777807430871) q[5];
cx q[4], q[5];
cx q[4], q[3];
ry(-0.056868165308024916) q[3];
cx q[4], q[3];
cx q[4], q[2];
ry(0.056868165308024916) q[3];
rz(-pi/2) q[3];
cx q[3], q[10];
ry(-0.028069156432119075) q[10];
cx q[3], q[10];
ry(-0.07767186382559291) q[2];
cx q[4], q[2];
cx q[4], q[1];
ry(-0.06384720611033647) q[1];
cx q[4], q[1];
cx q[4], q[0];
ry(-0.042016725412344275) q[0];
cx q[4], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[4];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(0.0776718638255929) q[2];
ry(-0.06848777807430871) q[5];
ry(0.027336653148124238) q[6];
ry(-0.0878306365922811) q[7];
ry(0.007034596782064113) q[8];
ry(-0.010437578565089093) q[9];
cx q[3], q[9];
ry(0.010437578565089093) q[9];
cx q[3], q[9];
cx q[3], q[8];
ry(-0.007034596782064112) q[8];
cx q[3], q[8];
cx q[3], q[7];
ry(0.0878306365922811) q[7];
cx q[3], q[7];
cx q[3], q[6];
ry(-0.027336653148124238) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(0.06848777807430871) q[5];
cx q[3], q[5];
cx q[3], q[4];
ry(0.006618193029980178) q[4];
cx q[3], q[4];
cx q[3], q[2];
ry(-0.07767186382559291) q[2];
cx q[3], q[2];
cx q[3], q[1];
ry(0.07767186382559291) q[2];
rz(-pi/2) q[2];
cx q[2], q[10];
ry(-0.028069156432119075) q[10];
cx q[2], q[10];
ry(-0.06384720611033647) q[1];
cx q[3], q[1];
cx q[3], q[0];
ry(-0.042016725412344275) q[0];
cx q[3], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[3];
ry(0.06384720611033647) q[1];
ry(0.028069156432119075) q[10];
ry(-0.006618193029980177) q[4];
ry(-0.06848777807430871) q[5];
ry(0.027336653148124238) q[6];
ry(-0.0878306365922811) q[7];
ry(0.007034596782064113) q[8];
ry(-0.010437578565089093) q[9];
cx q[2], q[9];
ry(0.010437578565089093) q[9];
cx q[2], q[9];
cx q[2], q[8];
ry(-0.007034596782064112) q[8];
cx q[2], q[8];
cx q[2], q[7];
ry(0.0878306365922811) q[7];
cx q[2], q[7];
cx q[2], q[6];
ry(-0.027336653148124238) q[6];
cx q[2], q[6];
cx q[2], q[5];
ry(0.06848777807430871) q[5];
cx q[2], q[5];
cx q[2], q[4];
ry(0.006618193029980178) q[4];
cx q[2], q[4];
cx q[2], q[3];
ry(-0.056868165308024916) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(-0.06384720611033647) q[1];
cx q[2], q[1];
cx q[2], q[0];
ry(0.06384720611033647) q[1];
rz(-pi/2) q[1];
cx q[1], q[10];
ry(-0.028069156432119075) q[10];
cx q[1], q[10];
ry(-0.042016725412344275) q[0];
cx q[2], q[0];
ry(0.042016725412344275) q[0];
rz(pi/2) q[2];
ry(0.028069156432119075) q[10];
ry(0.056868165308024916) q[3];
ry(-0.006618193029980177) q[4];
ry(-0.06848777807430871) q[5];
ry(0.027336653148124238) q[6];
ry(-0.0878306365922811) q[7];
ry(0.007034596782064113) q[8];
ry(-0.010437578565089093) q[9];
cx q[1], q[9];
ry(0.010437578565089093) q[9];
cx q[1], q[9];
cx q[1], q[8];
ry(-0.007034596782064112) q[8];
cx q[1], q[8];
cx q[1], q[7];
ry(0.0878306365922811) q[7];
cx q[1], q[7];
cx q[1], q[6];
ry(-0.027336653148124238) q[6];
cx q[1], q[6];
cx q[1], q[5];
ry(0.06848777807430871) q[5];
cx q[1], q[5];
cx q[1], q[4];
ry(0.006618193029980178) q[4];
cx q[1], q[4];
cx q[1], q[3];
ry(-0.056868165308024916) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(-0.07767186382559291) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(-0.042016725412344275) q[0];
cx q[1], q[0];
ry(0.042016725412344275) q[0];
rz(-pi/2) q[0];
cx q[0], q[10];
ry(-0.028069156432119075) q[10];
cx q[0], q[10];
rz(pi/2) q[1];
ry(-0.06425235848444316) q[10];
rz(-1.3498990785285336) q[10];
ry(0.0776718638255929) q[2];
ry(0.056868165308024916) q[3];
ry(-0.006618193029980177) q[4];
ry(-0.06848777807430871) q[5];
ry(0.027336653148124238) q[6];
ry(-0.0878306365922811) q[7];
ry(0.007034596782064113) q[8];
ry(-0.010437578565089093) q[9];
cx q[0], q[9];
ry(0.010437578565089093) q[9];
cx q[0], q[9];
cx q[0], q[8];
ry(-0.007034596782064112) q[8];
cx q[0], q[8];
cx q[0], q[7];
ry(0.0878306365922811) q[7];
cx q[0], q[7];
cx q[0], q[6];
ry(-0.027336653148124238) q[6];
cx q[0], q[6];
cx q[0], q[5];
ry(0.06848777807430871) q[5];
cx q[0], q[5];
cx q[0], q[4];
ry(0.006618193029980178) q[4];
cx q[0], q[4];
cx q[0], q[3];
ry(-0.056868165308024916) q[3];
cx q[0], q[3];
cx q[0], q[2];
ry(-0.07767186382559291) q[2];
cx q[0], q[2];
cx q[0], q[1];
ry(-0.06384720611033647) q[1];
cx q[0], q[1];
rx(0.13749393131129273) q[0];
rz(-0.00999432373452594) q[0];
ry(0.20629541937319462) q[1];
rz(-1.9005261306181556) q[1];
ry(0.8622983505689872) q[2];
rz(-1.773089869532171) q[2];
ry(0.05428241521838817) q[3];
rz(-1.3100506646000174) q[3];
ry(0.005041613263284556) q[4];
rz(-1.277417162982583) q[4];
ry(0.044691132461611695) q[5];
rz(-1.2774171629825832) q[5];
ry(0.054169738872826466) q[6];
rz(-1.629670566124144) q[6];
ry(0.07724565289073897) q[7];
rz(-1.5946536923216437) q[7];
ry(-0.21501543054557978) q[8];
rz(-1.7464575999794585) q[8];
ry(-0.019665786572507192) q[9];
rz(-1.4218515527464568) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x110;
input float[64] x111;
input float[64] x112;
input float[64] x113;
input float[64] x114;
input float[64] x115;
input float[64] x116;
input float[64] x117;
input float[64] x118;
input float[64] x119;
input float[64] x12;
input float[64] x120;
input float[64] x121;
input float[64] x122;
input float[64] x123;
input float[64] x124;
input float[64] x125;
input float[64] x126;
input float[64] x127;
input float[64] x128;
input float[64] x129;
input float[64] x13;
input float[64] x130;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[11] c;
qubit[11] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x2) q[7];
rz(x14) q[7];
rx(x15) q[8];
rz(x16) q[8];
rx(x2) q[9];
rz(x17) q[9];
rx(x18) q[10];
rz(x19) q[10];
crx(x20) q[10], q[9];
crx(x21) q[10], q[8];
crx(x22) q[10], q[7];
crx(x23) q[10], q[6];
crx(x24) q[10], q[5];
crx(x25) q[10], q[4];
crx(x26) q[10], q[3];
crx(x27) q[10], q[2];
crx(x28) q[10], q[1];
crx(x29) q[10], q[0];
crx(x30) q[9], q[10];
crx(x21) q[9], q[8];
crx(x22) q[9], q[7];
crx(x23) q[9], q[6];
crx(x24) q[9], q[5];
crx(x25) q[9], q[4];
crx(x26) q[9], q[3];
crx(x27) q[9], q[2];
crx(x28) q[9], q[1];
crx(x29) q[9], q[0];
crx(x30) q[8], q[10];
crx(x20) q[8], q[9];
crx(x22) q[8], q[7];
crx(x23) q[8], q[6];
crx(x24) q[8], q[5];
crx(x25) q[8], q[4];
crx(x26) q[8], q[3];
crx(x27) q[8], q[2];
crx(x28) q[8], q[1];
crx(x29) q[8], q[0];
crx(x30) q[7], q[10];
crx(x20) q[7], q[9];
crx(x21) q[7], q[8];
crx(x23) q[7], q[6];
crx(x24) q[7], q[5];
crx(x25) q[7], q[4];
crx(x26) q[7], q[3];
crx(x27) q[7], q[2];
crx(x28) q[7], q[1];
crx(x29) q[7], q[0];
crx(x30) q[6], q[10];
crx(x20) q[6], q[9];
crx(x21) q[6], q[8];
crx(x22) q[6], q[7];
crx(x24) q[6], q[5];
crx(x25) q[6], q[4];
crx(x26) q[6], q[3];
crx(x27) q[6], q[2];
crx(x28) q[6], q[1];
crx(x29) q[6], q[0];
crx(x30) q[5], q[10];
crx(x20) q[5], q[9];
crx(x21) q[5], q[8];
crx(x22) q[5], q[7];
crx(x23) q[5], q[6];
crx(x25) q[5], q[4];
crx(x26) q[5], q[3];
crx(x27) q[5], q[2];
crx(x28) q[5], q[1];
crx(x29) q[5], q[0];
crx(x30) q[4], q[10];
crx(x20) q[4], q[9];
crx(x21) q[4], q[8];
crx(x22) q[4], q[7];
crx(x23) q[4], q[6];
crx(x24) q[4], q[5];
crx(x26) q[4], q[3];
crx(x27) q[4], q[2];
crx(x28) q[4], q[1];
crx(x29) q[4], q[0];
crx(x30) q[3], q[10];
crx(x20) q[3], q[9];
crx(x21) q[3], q[8];
crx(x22) q[3], q[7];
crx(x23) q[3], q[6];
crx(x24) q[3], q[5];
crx(x25) q[3], q[4];
crx(x27) q[3], q[2];
crx(x28) q[3], q[1];
crx(x29) q[3], q[0];
crx(x30) q[2], q[10];
crx(x20) q[2], q[9];
crx(x21) q[2], q[8];
crx(x22) q[2], q[7];
crx(x23) q[2], q[6];
crx(x24) q[2], q[5];
crx(x25) q[2], q[4];
crx(x26) q[2], q[3];
crx(x28) q[2], q[1];
crx(x29) q[2], q[0];
crx(x30) q[1], q[10];
crx(x20) q[1], q[9];
crx(x21) q[1], q[8];
crx(x22) q[1], q[7];
crx(x23) q[1], q[6];
crx(x24) q[1], q[5];
crx(x25) q[1], q[4];
crx(x26) q[1], q[3];
crx(x27) q[1], q[2];
crx(x29) q[1], q[0];
crx(x30) q[0], q[10];
crx(x20) q[0], q[9];
crx(x21) q[0], q[8];
crx(x22) q[0], q[7];
crx(x23) q[0], q[6];
crx(x24) q[0], q[5];
crx(x25) q[0], q[4];
crx(x26) q[0], q[3];
crx(x27) q[0], q[2];
crx(x28) q[0], q[1];
rx(x31) q[0];
rz(x32) q[0];
rx(x33) q[1];
rz(x34) q[1];
rx(x35) q[2];
rz(x36) q[2];
rx(x37) q[3];
rz(x38) q[3];
rx(x39) q[4];
rz(x40) q[4];
rx(x41) q[5];
rz(x42) q[5];
rx(x43) q[6];
rz(x44) q[6];
rx(x43) q[7];
rz(x45) q[7];
rx(x46) q[8];
rz(x47) q[8];
rx(x48) q[9];
rz(x49) q[9];
rx(x50) q[10];
rz(x51) q[10];
rx(x52) q[0];
rz(x53) q[0];
rx(x54) q[1];
rz(x55) q[1];
rx(x56) q[2];
rz(x57) q[2];
rx(x28) q[3];
rz(x58) q[3];
rx(x59) q[4];
rz(x60) q[4];
rx(x61) q[5];
rz(x62) q[5];
rx(x63) q[6];
rz(x64) q[6];
rx(x65) q[7];
rz(x66) q[7];
rx(x43) q[8];
rz(x47) q[8];
rx(x67) q[9];
rz(x68) q[9];
rx(x69) q[10];
rz(x70) q[10];
crx(x31) q[10], q[9];
crx(x71) q[10], q[8];
crx(x72) q[10], q[7];
crx(x65) q[10], q[6];
crx(x50) q[10], q[5];
crx(x73) q[10], q[4];
crx(x74) q[10], q[3];
crx(x75) q[10], q[2];
crx(x76) q[10], q[1];
crx(x77) q[10], q[0];
crx(x31) q[9], q[10];
crx(x71) q[9], q[8];
crx(x72) q[9], q[7];
crx(x65) q[9], q[6];
crx(x50) q[9], q[5];
crx(x73) q[9], q[4];
crx(x74) q[9], q[3];
crx(x75) q[9], q[2];
crx(x76) q[9], q[1];
crx(x77) q[9], q[0];
crx(x31) q[8], q[10];
crx(x31) q[8], q[9];
crx(x72) q[8], q[7];
crx(x65) q[8], q[6];
crx(x50) q[8], q[5];
crx(x73) q[8], q[4];
crx(x74) q[8], q[3];
crx(x75) q[8], q[2];
crx(x76) q[8], q[1];
crx(x77) q[8], q[0];
crx(x31) q[7], q[10];
crx(x31) q[7], q[9];
crx(x71) q[7], q[8];
crx(x65) q[7], q[6];
crx(x50) q[7], q[5];
crx(x73) q[7], q[4];
crx(x74) q[7], q[3];
crx(x75) q[7], q[2];
crx(x76) q[7], q[1];
crx(x77) q[7], q[0];
crx(x31) q[6], q[10];
crx(x31) q[6], q[9];
crx(x71) q[6], q[8];
crx(x72) q[6], q[7];
crx(x50) q[6], q[5];
crx(x73) q[6], q[4];
crx(x74) q[6], q[3];
crx(x75) q[6], q[2];
crx(x76) q[6], q[1];
crx(x77) q[6], q[0];
crx(x31) q[5], q[10];
crx(x31) q[5], q[9];
crx(x71) q[5], q[8];
crx(x72) q[5], q[7];
crx(x65) q[5], q[6];
crx(x73) q[5], q[4];
crx(x74) q[5], q[3];
crx(x75) q[5], q[2];
crx(x76) q[5], q[1];
crx(x77) q[5], q[0];
crx(x31) q[4], q[10];
crx(x31) q[4], q[9];
crx(x71) q[4], q[8];
crx(x72) q[4], q[7];
crx(x65) q[4], q[6];
crx(x50) q[4], q[5];
crx(x74) q[4], q[3];
crx(x75) q[4], q[2];
crx(x76) q[4], q[1];
crx(x77) q[4], q[0];
crx(x31) q[3], q[10];
crx(x31) q[3], q[9];
crx(x71) q[3], q[8];
crx(x72) q[3], q[7];
crx(x65) q[3], q[6];
crx(x50) q[3], q[5];
crx(x73) q[3], q[4];
crx(x75) q[3], q[2];
crx(x76) q[3], q[1];
crx(x77) q[3], q[0];
crx(x31) q[2], q[10];
crx(x31) q[2], q[9];
crx(x71) q[2], q[8];
crx(x72) q[2], q[7];
crx(x65) q[2], q[6];
crx(x50) q[2], q[5];
crx(x73) q[2], q[4];
crx(x74) q[2], q[3];
crx(x76) q[2], q[1];
crx(x77) q[2], q[0];
crx(x31) q[1], q[10];
crx(x31) q[1], q[9];
crx(x71) q[1], q[8];
crx(x72) q[1], q[7];
crx(x65) q[1], q[6];
crx(x50) q[1], q[5];
crx(x73) q[1], q[4];
crx(x74) q[1], q[3];
crx(x75) q[1], q[2];
crx(x77) q[1], q[0];
crx(x31) q[0], q[10];
crx(x31) q[0], q[9];
crx(x71) q[0], q[8];
crx(x72) q[0], q[7];
crx(x65) q[0], q[6];
crx(x50) q[0], q[5];
crx(x73) q[0], q[4];
crx(x74) q[0], q[3];
crx(x75) q[0], q[2];
crx(x76) q[0], q[1];
rx(x59) q[0];
rz(x78) q[0];
rx(x79) q[1];
rz(x80) q[1];
rx(x81) q[2];
rz(x82) q[2];
rx(x33) q[3];
rz(x83) q[3];
rx(x84) q[4];
rz(x85) q[4];
rx(x86) q[5];
rz(x87) q[5];
rx(x88) q[6];
rz(x14) q[6];
rx(x89) q[7];
rz(x90) q[7];
rx(x50) q[8];
rz(x91) q[8];
rx(x41) q[9];
rz(x92) q[9];
rx(x78) q[10];
rz(x93) q[10];
rx(x94) q[0];
rz(x95) q[0];
rx(x24) q[1];
rz(x96) q[1];
rx(x97) q[2];
rz(x98) q[2];
rx(x99) q[3];
rz(x100) q[3];
rx(x101) q[4];
rz(x102) q[4];
rx(x103) q[5];
rz(x104) q[5];
rx(x67) q[6];
rz(x105) q[6];
rx(x29) q[7];
rz(x106) q[7];
rx(x107) q[8];
rz(x108) q[8];
rx(x109) q[9];
rz(x110) q[9];
rx(x111) q[10];
rz(x38) q[10];
crx(x112) q[10], q[9];
crx(x103) q[10], q[8];
crx(x113) q[10], q[7];
crx(x114) q[10], q[6];
crx(x99) q[10], q[5];
crx(x109) q[10], q[4];
crx(x115) q[10], q[3];
crx(x16) q[10], q[2];
crx(x116) q[10], q[1];
crx(x117) q[10], q[0];
crx(x111) q[9], q[10];
crx(x103) q[9], q[8];
crx(x113) q[9], q[7];
crx(x114) q[9], q[6];
crx(x99) q[9], q[5];
crx(x109) q[9], q[4];
crx(x115) q[9], q[3];
crx(x16) q[9], q[2];
crx(x116) q[9], q[1];
crx(x117) q[9], q[0];
crx(x111) q[8], q[10];
crx(x112) q[8], q[9];
crx(x113) q[8], q[7];
crx(x114) q[8], q[6];
crx(x99) q[8], q[5];
crx(x109) q[8], q[4];
crx(x115) q[8], q[3];
crx(x16) q[8], q[2];
crx(x116) q[8], q[1];
crx(x117) q[8], q[0];
crx(x111) q[7], q[10];
crx(x112) q[7], q[9];
crx(x103) q[7], q[8];
crx(x114) q[7], q[6];
crx(x99) q[7], q[5];
crx(x109) q[7], q[4];
crx(x115) q[7], q[3];
crx(x16) q[7], q[2];
crx(x116) q[7], q[1];
crx(x117) q[7], q[0];
crx(x111) q[6], q[10];
crx(x112) q[6], q[9];
crx(x103) q[6], q[8];
crx(x113) q[6], q[7];
crx(x99) q[6], q[5];
crx(x109) q[6], q[4];
crx(x115) q[6], q[3];
crx(x16) q[6], q[2];
crx(x116) q[6], q[1];
crx(x117) q[6], q[0];
crx(x111) q[5], q[10];
crx(x112) q[5], q[9];
crx(x103) q[5], q[8];
crx(x113) q[5], q[7];
crx(x114) q[5], q[6];
crx(x109) q[5], q[4];
crx(x115) q[5], q[3];
crx(x16) q[5], q[2];
crx(x116) q[5], q[1];
crx(x117) q[5], q[0];
crx(x111) q[4], q[10];
crx(x112) q[4], q[9];
crx(x103) q[4], q[8];
crx(x113) q[4], q[7];
crx(x114) q[4], q[6];
crx(x99) q[4], q[5];
crx(x115) q[4], q[3];
crx(x16) q[4], q[2];
crx(x116) q[4], q[1];
crx(x117) q[4], q[0];
crx(x111) q[3], q[10];
crx(x112) q[3], q[9];
crx(x103) q[3], q[8];
crx(x113) q[3], q[7];
crx(x114) q[3], q[6];
crx(x99) q[3], q[5];
crx(x109) q[3], q[4];
crx(x16) q[3], q[2];
crx(x116) q[3], q[1];
crx(x117) q[3], q[0];
crx(x111) q[2], q[10];
crx(x112) q[2], q[9];
crx(x103) q[2], q[8];
crx(x113) q[2], q[7];
crx(x114) q[2], q[6];
crx(x99) q[2], q[5];
crx(x109) q[2], q[4];
crx(x115) q[2], q[3];
crx(x116) q[2], q[1];
crx(x117) q[2], q[0];
crx(x111) q[1], q[10];
crx(x112) q[1], q[9];
crx(x103) q[1], q[8];
crx(x113) q[1], q[7];
crx(x114) q[1], q[6];
crx(x99) q[1], q[5];
crx(x109) q[1], q[4];
crx(x115) q[1], q[3];
crx(x16) q[1], q[2];
crx(x117) q[1], q[0];
crx(x111) q[0], q[10];
crx(x112) q[0], q[9];
crx(x103) q[0], q[8];
crx(x113) q[0], q[7];
crx(x114) q[0], q[6];
crx(x99) q[0], q[5];
crx(x109) q[0], q[4];
crx(x115) q[0], q[3];
crx(x16) q[0], q[2];
crx(x116) q[0], q[1];
rx(x118) q[0];
rz(x69) q[0];
rx(x119) q[1];
rz(x120) q[1];
rx(x121) q[2];
rz(x122) q[2];
rx(x8) q[3];
rz(x123) q[3];
rx(x124) q[4];
rz(x125) q[4];
rx(x107) q[5];
rz(x125) q[5];
rx(x6) q[6];
rz(x126) q[6];
rx(x127) q[7];
rz(x98) q[7];
rx(x18) q[8];
rz(x113) q[8];
rx(x48) q[9];
rz(x128) q[9];
rx(x129) q[10];
rz(x130) q[10];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"source": 0, "sink": 10} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZ",
"IIIIIIZIIIZ",
"IIIIIZIIIIZ",
"IIIIIZZIIII",
"IIZIIIIIIZI",
"IIZIIIIIIIZ",
"IIZIIZIIIII",
"IIIIIIIZIZI",
"IIIIIIZZIII",
"IZIIIIIIIZI",
"IZIIIIZIIII",
"IZIIIIIZIII",
"ZIIIIIZIIII",
"ZIZIIIIIIII",
"ZIIIIIIZIII",
"ZZIIIIIIIII",
"IIIIIIIIZIZ",
"IIIIIIZIZII",
"IIIIIIIZZ... | [
-0.25,
-0.5,
-0.25,
-0.25,
-0.5,
-1,
-0.5,
-1.5,
-1,
-1.25,
-1,
-0.25,
-0.5,
-1,
-0.75,
-0.5,
2.25,
-0.75,
-0.5,
-0.25,
-0.75,
-0.25,
-0.25,
-1.25,
-0.75,
-0.75,
-0.25,
-1,
-1,
-1,
-0.5,
-0.75,
-1.75,
-0.25,
2.25,
0.25,
-3.25,
-1.25,
0.5,
... | 0.982284 | [
0.09389660486124467,
0.16867735639909773,
0.024550674781491463,
0.32204325108497317,
0.7796781262077006,
0.09785241125106008,
0.026833085724702235,
0.0966804718075106,
-0.002585750089636761,
0.15967284804835535,
0.049964363057277195,
0.5048930710189773,
-0.030044320599898287,
0.16119538034... | {
"n_parameters": 131,
"n_qubits": 11,
"optimal_eigenvalue": -20.75,
"target_ratio": 0.97,
"target_value": -20.127499999999998
} | 20 |
595e329af9e3da8ab162b0d905a27caa | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}, {"bipartite": 1, "id": 12}, {"bipartite": 1, "id": 13}], "edges": [{"weight": 4, "source": 0, "target": 5}, {"weight": 16, "source": 0, "target": 6}, {"weight": 19, "source": 0, "target": 13}, {"weight": 7, "source": 1, "target": 6}, {"weight": 20, "source": 1, "target": 7}, {"weight": 4, "source": 2, "target": 7}, {"weight": 8, "source": 3, "target": 8}, {"weight": 20, "source": 3, "target": 5}, {"weight": 2, "source": 4, "target": 9}, {"weight": 13, "source": 4, "target": 8}]} | {"states": [938, 682], "expectation_value": -69.27807766425, "params": [0.7912, -0.1019, 0.5115000000000001, -0.2018, 0.795, 0.011600000000000001, 0.49870000000000003, -0.2255, 0.7971, 0.0119, 0.0221, -0.1315, 0.8008000000000001, -0.0115, 0.5147, -0.07, 0.8064, -0.0033, 0.1521, 0.0233, 0.7911, 0.12300000000000001, 0.4207, -0.2151, 0.8006000000000001, 0.046900000000000004, 0.4822, -0.2909, 0.7984, 0.1129, 0.16870000000000002, -0.0896, 0.7995, 0.015700000000000002, 0.4489, -0.23470000000000002, 0.8071, 0.0649, 0.2571, 0.016, 0.7975, 0.28750000000000003, 0.42100000000000004, -0.24860000000000002, 0.8013, 0.0038, 0.46080000000000004, -0.34090000000000004, 0.7958000000000001, 0.0645, -0.1385, -0.09910000000000001, 0.8004, 0.0179, 0.44470000000000004, -0.4005, 0.8072, 0.112, -0.3543, 0.005, -0.7847000000000001, -0.48000000000000004, -0.29150000000000004, -0.503, -0.45690000000000003, 0.0397, -0.781, -0.5076, -0.5720000000000001, -0.3481, -0.1589, 0.1381, -0.6786, 0.505, -0.008400000000000001, -0.2069, -0.7253000000000001, 0.7915000000000001, 0.1495, 0.219, 0.6065, 0.11270000000000001, 0.372, -0.054700000000000006, 0.5373, -0.01, 0.2371], "bitstrings": ["0001010101", "0101010101"], "total_optimization_steps": 80, "probabilities": [0.09244819814484422, 0.2180666410424354], "optimization_time": 11.509841203689575} | 7.5 * (Z(0) @ Z(1)) + 7.5 * (Z(2) @ Z(1)) + 7.5 * (Z(2) @ Z(0)) + 7.5 * (Z(3) @ Z(2)) + 7.5 * (Z(4) @ Z(3)) + 7.5 * (Z(5) @ Z(4)) + 7.5 * (Z(6) @ Z(1)) + 7.5 * (Z(7) @ Z(6)) + 7.5 * (Z(8) @ Z(7)) + 7.5 * (Z(9) @ Z(8)) + 9.5 * Z(1) + 9.5 * Z(0) + 15.5 * Z(2) + 3.5 * Z(3) + 10.0 * Z(4) + -5.5 * Z(5) + 10.0 * Z(6) + 4.0 * Z(7) + 6.5 * Z(8) + -6.5 * Z(9) | 4 | 10 | 3 | {"smallest_eigenvalues": [-106.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -91.5, "smallest_bitstrings": ["0101010101"], "largest_eigenvalue": 131.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
rx(0.7159070509015004) q[0];
rz(1.3181620315231903) q[0];
rx(0.29800748752098094) q[1];
rz(1.1720994755363936) q[1];
rx(1.018436438738549) q[2];
rz(1.5297771986905744) q[2];
rx(-0.06442447287481304) q[3];
rz(0.9273746003019436) q[3];
rx(0.9907078733065282) q[4];
rz(1.6280969744574012) q[4];
rx(0.10512022174852903) q[5];
rz(1.3969430073312346) q[5];
rx(1.141322792440871) q[6];
rz(1.3187376695015764) q[6];
rx(0.30789005509092887) q[7];
rz(1.6782134091902066) q[7];
rx(0.9299964536913279) q[8];
rz(1.3801914191132623) q[8];
rx(0.173238061566688) q[9];
rz(0.49466508781886104) q[9];
cx q[9], q[8];
ry(0.29602424279873785) q[8];
cx q[9], q[8];
ry(-0.29602424279873785) q[8];
rz(-pi/2) q[8];
cx q[8], q[7];
ry(0.14911847025995573) q[7];
cx q[8], q[7];
ry(-0.14911847025995573) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(0.4192494651595834) q[6];
cx q[7], q[6];
ry(-0.4192494651595834) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(-0.07867867271789673) q[5];
cx q[6], q[5];
ry(0.07867867271789673) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(0.150248444875966) q[4];
cx q[5], q[4];
ry(-0.150248444875966) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.09315440815681635) q[3];
cx q[4], q[3];
ry(-0.09315440815681635) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(0.01965147621661529) q[2];
cx q[3], q[2];
ry(-0.01965147621661529) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(0.1320804897681824) q[1];
cx q[2], q[1];
ry(-0.1320804897681824) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(0.24505860499111226) q[0];
cx q[1], q[0];
ry(0.7373215261616207) q[0];
rz(0.09339458274264612) q[0];
rx(0.030961064296859984) q[1];
rz(0.9969896812626615) q[1];
rx(1.3373845559504873) q[2];
rz(1.5982909269474757) q[2];
rx(0.3408485620560629) q[3];
rz(1.7118204139477893) q[3];
rx(0.9433980155119712) q[4];
rz(1.4636672402437636) q[4];
rx(-0.049715154391389856) q[5];
rz(1.5186578751997235) q[5];
rx(0.9391055339070902) q[6];
rz(1.6866515810815912) q[6];
rx(0.2087767209088889) q[7];
rz(1.4244257934484423) q[7];
rx(1.338286408210443) q[8];
rz(1.6506402586270426) q[8];
rx(0.11433603258474215) q[9];
rz(0.012745878500662174) q[9];
cx q[9], q[8];
ry(-0.40135218684089335) q[8];
cx q[9], q[8];
ry(0.40135218684089335) q[8];
rz(-pi/2) q[8];
cx q[8], q[7];
ry(0.3110392368812635) q[7];
cx q[8], q[7];
ry(-0.3110392368812635) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(0.16328401726507966) q[6];
cx q[7], q[6];
ry(-0.16328401726507966) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(0.07062628314401906) q[5];
cx q[6], q[5];
ry(-0.07062628314401906) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.20303235459904123) q[4];
cx q[5], q[4];
ry(0.20303235459904123) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.0369910726721457) q[3];
cx q[4], q[3];
ry(-0.0369910726721457) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(-0.2487716064874431) q[2];
cx q[3], q[2];
ry(0.2487716064874431) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(0.18582737311759537) q[1];
cx q[2], q[1];
ry(-0.18582737311759537) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(0.03926884043460193) q[0];
cx q[1], q[0];
ry(1.3654965547684788) q[0];
rz(0.3518391453543659) q[0];
rx(0.15578595579943852) q[1];
rz(1.120286978229057) q[1];
rx(0.6640736488843985) q[2];
rz(1.6407236622885) q[2];
rx(0.09268410518953425) q[3];
rz(1.142878828360244) q[3];
rx(1.1400575514811546) q[4];
rz(1.7958253678177112) q[4];
rx(-0.1369304317565274) q[5];
rz(1.4852079511871104) q[5];
rx(1.0843904940851057) q[6];
rz(1.810941575709431) q[6];
rx(0.2649368260258765) q[7];
rz(1.5548797883304646) q[7];
rx(0.8310113842800103) q[8];
rz(1.3100045529942417) q[8];
rx(-0.15139631838390302) q[9];
rz(0.12656935620793464) q[9];
cx q[9], q[8];
ry(0.03866449383673893) q[8];
cx q[9], q[8];
ry(-0.03866449383673893) q[8];
rz(-pi/2) q[8];
cx q[8], q[7];
ry(0.05271394399759402) q[7];
cx q[8], q[7];
ry(-0.05271394399759402) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(-0.19143826473820952) q[6];
cx q[7], q[6];
ry(0.19143826473820952) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(-0.04606573171699516) q[5];
cx q[6], q[5];
ry(0.04606573171699516) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.1859868861478944) q[4];
cx q[5], q[4];
ry(0.1859868861478944) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.040198708526044256) q[3];
cx q[4], q[3];
ry(-0.040198708526044256) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(-0.38308484710441976) q[2];
cx q[3], q[2];
ry(0.38308484710441976) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.07851706468274412) q[1];
cx q[2], q[1];
ry(0.07851706468274412) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(-0.0874577580255706) q[0];
cx q[1], q[0];
ry(0.0874577580255706) q[0];
rz(-pi/2) q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x9;
bit[10] c;
qubit[10] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
rx(x18) q[9];
rz(x19) q[9];
crx(x20) q[9], q[8];
crx(x21) q[8], q[7];
crx(x22) q[7], q[6];
crx(x23) q[6], q[5];
crx(x24) q[5], q[4];
crx(x25) q[4], q[3];
crx(x26) q[3], q[2];
crx(x27) q[2], q[1];
crx(x28) q[1], q[0];
rx(x29) q[0];
rz(x30) q[0];
rx(x31) q[1];
rz(x32) q[1];
rx(x33) q[2];
rz(x34) q[2];
rx(x35) q[3];
rz(x36) q[3];
rx(x37) q[4];
rz(x38) q[4];
rx(x39) q[5];
rz(x40) q[5];
rx(x41) q[6];
rz(x42) q[6];
rx(x43) q[7];
rz(x44) q[7];
rx(x45) q[8];
rz(x46) q[8];
rx(x47) q[9];
rz(x48) q[9];
crx(x49) q[9], q[8];
crx(x50) q[8], q[7];
crx(x51) q[7], q[6];
crx(x52) q[6], q[5];
crx(x53) q[5], q[4];
crx(x54) q[4], q[3];
crx(x55) q[3], q[2];
crx(x56) q[2], q[1];
crx(x57) q[1], q[0];
rx(x58) q[0];
rz(x59) q[0];
rx(x60) q[1];
rz(x61) q[1];
rx(x62) q[2];
rz(x63) q[2];
rx(x64) q[3];
rz(x65) q[3];
rx(x66) q[4];
rz(x67) q[4];
rx(x68) q[5];
rz(x69) q[5];
rx(x70) q[6];
rz(x71) q[6];
rx(x72) q[7];
rz(x73) q[7];
rx(x74) q[8];
rz(x75) q[8];
rx(x76) q[9];
rz(x77) q[9];
crx(x78) q[9], q[8];
crx(x79) q[8], q[7];
crx(x80) q[7], q[6];
crx(x81) q[6], q[5];
crx(x82) q[5], q[4];
crx(x83) q[4], q[3];
crx(x84) q[3], q[2];
crx(x85) q[2], q[1];
crx(x86) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4], \"right_nodes\": [5, 6, 7, 8, 9, 10, 11, 12, 13]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIIZZ",
"IIIIIIIZZI",
"IIIIIIIZIZ",
"IIIIIIZZII",
"IIIIIZZIII",
"IIIIZZIIII",
"IIIZIIIIZI",
"IIZZIIIIII",
"IZZIIIIIII",
"ZZIIIIIIII",
"IIIIIIIIZI",
"IIIIIIIIIZ",
"IIIIIIIZII",
"IIIIIIZIII",
"IIIIIZIIII",
"IIIIZIIIII",
"IIIZIIIIII",
"IIZIIIIIII",
"IZIIIIIIII",
"ZIIIIIIIII"... | [
7.5,
7.5,
7.5,
7.5,
7.5,
7.5,
7.5,
7.5,
7.5,
7.5,
9.5,
9.5,
15.5,
3.5,
10,
-5.5,
10,
4,
6.5,
-6.5
] | 0.970942 | [
0.7159070509015004,
-0.2526342952717063,
0.29800748752098094,
-0.3986968512585028,
1.018436438738549,
-0.04101912810432274,
-0.06442447287481304,
-0.6434217264929534,
0.990707873306528,
0.05730064766250481,
0.10512022174852903,
-0.17385331946366211,
1.141322792440871,
-0.2520586572933201,
... | {
"n_parameters": 87,
"n_qubits": 10,
"optimal_eigenvalue": -106.5,
"target_ratio": 0.97,
"target_value": -103.30499999999999
} | 26 |
641715d728359ee981d7a3543c5c30a4 | min_cut | adaptive_vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}], "edges": [{"capacity": 2, "source": 0, "target": 8}, {"capacity": 3, "source": 1, "target": 2}, {"capacity": 3, "source": 1, "target": 5}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 1, "source": 2, "target": 9}, {"capacity": 2, "source": 3, "target": 7}, {"capacity": 2, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 7}, {"capacity": 2, "source": 5, "target": 9}, {"capacity": 2, "source": 6, "target": 3}, {"capacity": 2, "source": 6, "target": 9}, {"capacity": 1, "source": 7, "target": 1}, {"capacity": 1, "source": 7, "target": 2}, {"capacity": 3, "source": 7, "target": 4}, {"capacity": 1, "source": 7, "target": 8}, {"capacity": 2, "source": 8, "target": 5}, {"capacity": 2, "source": 8, "target": 7}]} | {"states": [473, 479], "expectation_value": -8.095544987249697, "params": null, "bitstrings": ["1000100110", "1000100000"], "total_optimization_steps": 100, "probabilities": [0.11844915954348492, 0.7189000469742136], "optimization_time": 241.09880423545837} | -0.5 * (Z(0) @ Z(8)) + -0.75 * (Z(1) @ Z(2)) + -0.5 * (Z(5) @ Z(8)) + -1.25 * (Z(5) @ Z(1)) + -0.5 * (Z(3) @ Z(2)) + -0.5 * (Z(4) @ Z(2)) + 0.75 * (Z(9) @ Z(0)) + -0.25 * (Z(9) @ Z(2)) + -0.5 * (Z(9) @ Z(5)) + -0.75 * (Z(7) @ Z(8)) + -0.25 * (Z(7) @ Z(2)) + -0.25 * (Z(7) @ Z(1)) + -0.75 * (Z(7) @ Z(5)) + -0.5 * (Z(7) @ Z(3)) + -0.75 * (Z(7) @ Z(4)) + -0.5 * (Z(6) @ Z(3)) + -0.5 * (Z(6) @ Z(9)) + 0.25 * Z(8) + -0.25 * Z(0) + 0.25 * Z(2) + 0.75 * Z(1) + 0.5 * Z(5) + -0.5 * Z(3) + -1.25 * Z(4) + -0.5 * Z(9) + -0.25 * Z(7) + 1.0 * Z(6) | 1 | 10 | 1 | {"smallest_eigenvalues": [-9.25, -9.25], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -8.25, "smallest_bitstrings": ["1000000000", "1000100000"], "largest_eigenvalue": 9.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
ry(-0.23303156752093054) q[0];
ry(0.041623128237904844) q[1];
ry(0.03109179038798683) q[2];
ry(0.013307819052873884) q[3];
ry(-0.07247950085337407) q[4];
ry(0.0880123982979336) q[5];
ry(0.07224784941901886) q[6];
ry(-0.001686252040885152) q[7];
ry(-0.9967155638341587) q[8];
ry(0.11941505612111912) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(0.2850209726338214) q[0];
ry(-0.020392237316460664) q[1];
ry(-0.03304656930069785) q[2];
ry(0.02534555949499144) q[3];
ry(0.0314490279971104) q[4];
ry(-0.028888869324406086) q[5];
ry(0.041623128237904844) q[6];
ry(0.1182135667259363) q[7];
ry(-0.046467113919902686) q[8];
ry(-1.0105738086347056) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
ry(-0.03304656930069785) q[0];
cx q[1], q[2];
ry(-0.1819297522303704) q[1];
cx q[2], q[3];
ry(0.006029191093082174) q[2];
cx q[3], q[4];
ry(0.011348479731960997) q[3];
cx q[4], q[5];
ry(0.0769851552072898) q[4];
cx q[5], q[6];
ry(-0.034773872408122866) q[5];
cx q[6], q[7];
ry(0.48722672901418973) q[6];
cx q[7], q[8];
ry(-0.01156589821246358) q[7];
ry(0.008350534326705478) q[8];
ry(-0.5412695406438061) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(-0.0024786953543850868) q[0];
ry(2.0546611703025035) q[1];
ry(-0.03048069272330694) q[2];
ry(-0.001686252040885152) q[3];
ry(0.0364853421559221) q[4];
ry(0.020290473348495704) q[5];
ry(0.04122682510853922) q[6];
ry(0.003266143644263949) q[7];
ry(0.19247506591910105) q[8];
ry(-0.01458261253249841) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
ry(0.039893797803176555) q[0];
cx q[1], q[2];
ry(0.07087420826289614) q[1];
cx q[2], q[3];
ry(0.02343216330967931) q[2];
cx q[3], q[4];
ry(-0.025000705644287635) q[3];
cx q[4], q[5];
ry(0.07239917345516511) q[4];
cx q[5], q[6];
ry(0.02343216330967931) q[5];
cx q[6], q[7];
ry(0.1511756103442588) q[6];
cx q[7], q[8];
ry(-0.03304656930069785) q[7];
ry(0.14546078034328003) q[8];
ry(-0.5767831649339488) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(-0.5962811379656405) q[0];
ry(0.2236194701239628) q[1];
ry(0.01584939030253627) q[2];
ry(-0.013572989292449784) q[3];
ry(-0.013572989292449784) q[4];
ry(-0.015171478510686849) q[5];
ry(-0.03304656930069785) q[6];
ry(-0.16388936871181756) q[7];
ry(-0.5952642422025266) q[8];
ry(-0.08650472290349277) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
ry(1.0615517543464965) q[0];
cx q[1], q[2];
ry(0.041623128237904844) q[1];
cx q[2], q[3];
ry(-0.001686252040885152) q[2];
cx q[3], q[4];
ry(-0.020392237316460664) q[3];
cx q[4], q[5];
ry(-0.036270021744384796) q[4];
cx q[5], q[6];
ry(0.0314490279971104) q[5];
cx q[6], q[7];
ry(0.6372209166926008) q[6];
cx q[7], q[8];
ry(0.2523069832744331) q[7];
ry(0.7937271436765468) q[8];
ry(-0.01156589821246358) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(0.472951121521646) q[0];
ry(0.44293560961290407) q[1];
ry(-0.0665622423828463) q[2];
ry(0.00028727732381054853) q[3];
ry(0.03967570935749488) q[4];
ry(-0.01941961203973793) q[5];
ry(0.04122682510853922) q[6];
ry(-0.0665622423828463) q[7];
ry(-0.08174695595807623) q[8];
ry(-0.034773872408122866) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
| null | {"source": 0, "sink": 9} | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\ncry(0.0095) q[3], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\ncry(0.0095) q[3], q[9];\ncry(-0.0058) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\ncry(0.0095) q[3], q[9];\ncry(-0.0058) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\ncry(0.0095) q[3], q[9];\ncry(-0.0058) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\ncry(0.0095) q[3], q[9];\ncry(-0.0058) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\ncry(0.0095) q[3], q[9];\ncry(-0.0058) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[10] c;\nqubit[10] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nry(-1.5706) q[4];\ncry(1.5681) q[5], q[1];\nry(1.1029) q[5];\nry(1.5681) q[6];\nry(0.5495) q[1];\ncry(1.5271) q[7], q[8];\ncry(0.3695) q[1], q[5];\ncry(0.8992) q[5], q[7];\ncry(1.4743) q[1], q[2];\ncry(1.5381) q[2], q[3];\ncry(1.5185) q[5], q[9];\ncry(-1.5365) q[9], q[0];\ncry(0.3308) q[1], q[7];\ncry(0.6091) q[5], q[8];\ncry(0.2278) q[2], q[7];\ncry(0.1339) q[1], q[8];\ncry(-0.1043) q[6], q[8];\ncry(-0.0724) q[6], q[7];\ncry(0.0679) q[5], q[2];\ncry(0.0566) q[2], q[9];\ncry(-0.0448) q[6], q[2];\ncry(0.0562) q[9], q[7];\nry(-0.0553) q[7];\ncry(0.0279) q[6], q[1];\ncry(0.0513) q[3], q[7];\ncry(0.0913) q[8], q[0];\ncry(-0.0925) q[5], q[0];\ncry(0.074) q[6], q[0];\ncry(-0.0747) q[1], q[0];\nry(0.0662) q[0];\ncry(-0.1861) q[0], q[7];\ncry(0.0336) q[9], q[2];\nry(-0.0331) q[2];\ncry(-0.0334) q[8], q[7];\ncry(-0.0205) q[1], q[9];\ncry(0.0323) q[7], q[2];\ncry(-0.0311) q[3], q[2];\ncry(0.0393) q[2], q[8];\nry(-0.0662) q[8];\ncry(0.0424) q[9], q[8];\ncry(-0.0274) q[6], q[3];\ncry(0.0603) q[7], q[3];\nry(-0.06) q[3];\ncry(0.0603) q[1], q[3];\ncry(-0.128) q[0], q[2];\ncry(-0.0274) q[8], q[3];\ncry(-0.0359) q[2], q[0];\ncry(-0.0828) q[0], q[9];\ncry(0.0277) q[5], q[3];\ncry(-0.0258) q[9], q[3];\ncry(-0.0828) q[0], q[3];\ncry(0.0227) q[3], q[0];\ncry(-0.0557) q[0], q[8];\ncry(0.0119) q[8], q[2];\ncry(0.0002) q[3], q[1];\ncry(-0.0001) q[8], q[1];\ncry(0.0027) q[3], q[6];\ncry(0.0095) q[3], q[9];\ncry(-0.0058) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\n"], "gradients": [1.2424, 1.0072, 1.2441, 1.0056, 0.8848, 0.6644, 0.6037, 0.4421, 0.547, 0.7003, 0.6277, 0.69, 0.3058, 0.4387, 0.245, 0.1029, 0.087, 0.0858, 0.0738, 0.0643, 0.0624, 0.0598, 0.0641, 0.0591, 0.0575, 0.0369, 0.0561, 0.0426, 0.045, 0.039, 0.0391, 0.0356, 0.0454, 0.0345, 0.0332, 0.0326, 0.0391, 0.0283, 0.0565, 0.0319, 0.0261, 0.0419, 0.0497, 0.0412, 0.0268, 0.0247, 0.0232, 0.0232, 0.0226, 0.0214, 0.0192, 0.0189, 0.0188, 0.0202, 0.0182, 0.017, 0.0158, 0.0147, 0.014, 0.0131, 0.0129, 0.0125, 0.012, 0.0118, 0.0123, 0.0118, 0.0115, 0.0108, 0.0105, 0.0104, 0.01, 0.0099, 0.0094, 0.0093, 0.009, 0.0088, 0.0083, 0.0083, 0.0082, 0.008, 0.0077, 0.0076, 0.007, 0.007, 0.0069, 0.01, 0.0083, 0.0069, 0.0065, 0.0064, 0.0063, 0.0063, 0.0062, 0.0062, 0.0112, 0.0062, 0.0057, 0.0056, 0.0053, 0.0052]} | [
"IZIIIIIIIZ",
"IIIIIIIZZI",
"IZIIZIIIII",
"IIIIZIIIZI",
"IIIIIIZZII",
"IIIIIZIZII",
"ZIIIIIIIIZ",
"ZIIIIIIZII",
"ZIIIZIIIII",
"IZZIIIIIII",
"IIZIIIIZII",
"IIZIIIIIZI",
"IIZIZIIIII",
"IIZIIIZIII",
"IIZIIZIIII",
"IIIZIIZIII",
"ZIIZIIIIII",
"IZIIIIIIII",
"IIIIIIIIIZ",
"IIIIIIIZII"... | [
-0.5,
-0.75,
-0.5,
-1.25,
-0.5,
-0.5,
0.75,
-0.25,
-0.5,
-0.75,
-0.25,
-0.25,
-0.75,
-0.5,
-0.75,
-0.5,
-0.5,
0.25,
-0.25,
0.25,
0.75,
0.5,
-0.5,
-1.25,
-0.5,
-0.25,
1
] | 0.971421 | [
-0.23303156752093054,
0.041623128237904844,
0.03109179038798683,
0.013307819052873884,
-0.07247950085337407,
0.0880123982979336,
0.07224784941901886,
-0.001686252040885152,
-0.9967155638341587,
0.11941505612111912,
0.2850209726338214,
-0.020392237316460664,
-0.03304656930069785,
0.02534555... | {
"n_parameters": 65,
"n_qubits": 10,
"optimal_eigenvalue": -9.25,
"target_ratio": 0.97,
"target_value": -8.9725
} | 58 |
206b6c7126e1a43a7c0a57973e02662d | max_flow | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"capacity": 1, "source": 0, "target": 3}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 1, "source": 2, "target": 4}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 1, "source": 3, "target": 1}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 2, "source": 5, "target": 3}]} | {"states": [119, 183], "expectation_value": -0.289680864633849, "params": [[-0.059800000000000006], [0.0695]], "bitstrings": ["110001000", "101001000"], "total_optimization_steps": 10, "probabilities": [0.002192868746322314, 0.002192868746322314], "optimization_time": 2.3488075733184814} | -0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + -0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(3) @ Z(4)) + -0.5 * (Z(0) @ Z(5)) + -0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(0)) + -0.5 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(0)) + 1.0 * (Z(8) @ Z(7)) + 0.5 * (Z(6) @ Z(5)) + -0.5 * (Z(6) @ Z(0)) + -0.5 * (Z(6) @ Z(7)) + -0.5 * (Z(6) @ Z(8)) + 0.5 * Z(1) + -1.0 * Z(5) + 0.5 * Z(2) + 1.0 * Z(4) + 1.5 * Z(3) + 0.0 * Z(0) + 1.5 * Z(7) + 1.5 * Z(8) + -0.5 * Z(6) | 1 | 9 | 1 | {"smallest_eigenvalues": [-6.5, -6.5, -6.5], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -5.5, "smallest_bitstrings": ["100000100", "101001000", "110001000"], "largest_eigenvalue": 15.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
ry(-0.7716469204925558) q[0];
h q[1];
ry(-0.419743548754394) q[1];
h q[2];
cx q[2], q[1];
ry(0.419743548754394) q[1];
cx q[2], q[1];
ry(-0.3394805577791961) q[1];
ry(1.0930006028280734) q[2];
h q[3];
ry(1.59285799405076) q[3];
rz(-pi) q[4];
ry(-3.1365263724425176) q[4];
h q[5];
ry(-0.67556928533372) q[5];
h q[6];
cx q[6], q[5];
ry(0.67556928533372) q[5];
cx q[6], q[5];
ry(0.3851979779440935) q[6];
ry(-0.2400259984105989) q[5];
h q[7];
ry(0.7630502616177861) q[7];
h q[8];
ry(0.79642899702538) q[8];
cx q[3], q[8];
ry(-0.79642899702538) q[8];
cx q[3], q[8];
cx q[3], q[7];
cx q[8], q[5];
ry(-0.7630502616177861) q[7];
cx q[3], q[7];
cx q[3], q[0];
cx q[7], q[6];
ry(0.7716469204925558) q[0];
cx q[3], q[0];
ry(-0.3851979779440935) q[6];
cx q[7], q[6];
ry(0.2400259984105989) q[5];
cx q[8], q[5];
ry(-0.08543656878802926) q[5];
cx q[3], q[5];
ry(0.08543656878802926) q[5];
cx q[3], q[5];
cx q[3], q[2];
ry(-0.2293092737780514) q[2];
cx q[3], q[2];
ry(0.12411719127173954) q[2];
ry(0.005885904435527348) q[0];
ry(0.6181638241406239) q[6];
cx q[6], q[1];
ry(0.3394805577791961) q[1];
cx q[6], q[1];
ry(0.0928479201948029) q[6];
cx q[3], q[6];
ry(-0.0928479201948029) q[6];
cx q[3], q[6];
cx q[3], q[4];
ry(-0.04976208470660008) q[4];
cx q[3], q[4];
ry(-0.20798016820935888) q[1];
cx q[8], q[1];
ry(0.20798016820935888) q[1];
cx q[8], q[1];
cx q[8], q[0];
ry(0.11446227424315417) q[1];
cx q[5], q[1];
ry(-0.11446227424315417) q[1];
cx q[5], q[1];
ry(-0.013616633479720822) q[1];
cx q[4], q[1];
ry(0.013616633479720822) q[1];
cx q[4], q[1];
ry(-0.014461541336522514) q[5];
ry(-0.005885904435527348) q[0];
cx q[8], q[0];
ry(-0.0189624931872691) q[7];
cx q[7], q[2];
ry(-0.12411719127173954) q[2];
cx q[7], q[2];
cx q[7], q[5];
ry(-0.07358457799701446) q[2];
cx q[6], q[2];
ry(0.07358457799701446) q[2];
cx q[6], q[2];
ry(-0.07772991077105618) q[6];
cx q[4], q[6];
ry(0.07772991077105618) q[6];
cx q[4], q[6];
ry(0.014461541336522514) q[5];
cx q[7], q[5];
ry(0.0334776926438094) q[5];
cx q[4], q[5];
ry(-0.0334776926438094) q[5];
cx q[4], q[5];
ry(0.006268793262456267) q[5];
cx q[1], q[5];
ry(-0.006268793262456267) q[5];
cx q[1], q[5];
ry(-0.06787648232626026) q[1];
cx q[3], q[1];
ry(0.06787648232626026) q[1];
cx q[3], q[1];
ry(-0.015423897350116234) q[2];
cx q[5], q[2];
ry(0.015423897350116234) q[2];
cx q[5], q[2];
ry(0.026264579249069796) q[6];
ry(-0.013776681662817345) q[5];
cx q[5], q[6];
ry(-0.026264579249069796) q[6];
cx q[5], q[6];
ry(-0.0007351804841759452) q[5];
cx q[2], q[5];
ry(0.0007351804841759452) q[5];
cx q[2], q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
cx q[1], q[2];
rz(x1) q[2];
cx q[1], q[2];
cx q[5], q[2];
rz(x0) q[2];
cx q[5], q[2];
cx q[4], q[3];
rz(x1) q[3];
cx q[4], q[3];
cx q[5], q[0];
rz(x0) q[0];
cx q[5], q[0];
cx q[5], q[7];
rz(x0) q[7];
cx q[5], q[7];
cx q[0], q[7];
rz(x1) q[7];
cx q[0], q[7];
cx q[5], q[8];
rz(x0) q[8];
cx q[5], q[8];
cx q[0], q[8];
rz(x1) q[8];
cx q[0], q[8];
cx q[7], q[8];
rz(x2) q[8];
cx q[7], q[8];
cx q[5], q[6];
rz(x1) q[6];
cx q[5], q[6];
cx q[0], q[6];
rz(x0) q[6];
cx q[0], q[6];
cx q[7], q[6];
rz(x0) q[6];
cx q[7], q[6];
cx q[8], q[6];
rz(x0) q[6];
cx q[8], q[6];
rz(x1) q[1];
rz(x3) q[5];
rz(x1) q[2];
rz(x2) q[4];
rz(x4) q[3];
rz(x5) q[0];
rz(x4) q[7];
rz(x4) q[8];
rz(x0) q[6];
h q[0];
rz(x6) q[0];
h q[0];
h q[1];
rz(x6) q[1];
h q[1];
h q[2];
rz(x6) q[2];
h q[2];
h q[3];
rz(x6) q[3];
h q[3];
h q[4];
rz(x6) q[4];
h q[4];
h q[5];
rz(x6) q[5];
h q[5];
h q[6];
rz(x6) q[6];
h q[6];
h q[7];
rz(x6) q[7];
h q[7];
h q[8];
rz(x6) q[8];
h q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"source": 0, "sink": 6} | {"circuits": [], "gradients": []} | [
"IIIZIIIZI",
"IIIIIIZZI",
"IIIZIIZII",
"IIIIZZIII",
"IIIZIIIIZ",
"IZIZIIIII",
"IZIIIIIIZ",
"ZIIZIIIII",
"ZIIIIIIIZ",
"ZZIIIIIII",
"IIZZIIIII",
"IIZIIIIIZ",
"IZZIIIIII",
"ZIZIIIIII",
"IIIIIIIZI",
"IIIZIIIII",
"IIIIIIZII",
"IIIIZIIII",
"IIIIIZIII",
"IIIIIIIIZ",
"IZIIIIIII",
"... | [
-0.5,
0.5,
-0.5,
0.5,
-0.5,
-0.5,
0.5,
-0.5,
0.5,
1,
0.5,
-0.5,
-0.5,
-0.5,
0.5,
-1,
0.5,
1,
1.5,
0,
1.5,
1.5,
-0.5
] | 0.979066 | [
1.59285799405076,
1.5261005232355722,
-1.5432938409851116,
-1.35113857066744,
0.770395955888187,
-0.4800519968211978,
0.6181638241406239,
-0.17087313757605851,
-0.839487097508788,
0.8636913290500219,
-0.6789611155583922,
0.4586185475561028,
-0.41596033641871777,
-0.0189624931872691,
0.18... | {
"n_parameters": 30,
"n_qubits": 9,
"optimal_eigenvalue": -6.5,
"target_ratio": 0.97,
"target_value": -6.305
} | 1 |
ff905c184a5c02768359b41c58764c92 | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 6}, {"source": 0, "target": 8}, {"source": 0, "target": 9}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 1, "target": 8}, {"source": 1, "target": 9}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 2, "target": 7}, {"source": 2, "target": 8}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 3, "target": 7}, {"source": 3, "target": 8}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 4, "target": 9}, {"source": 5, "target": 9}, {"source": 6, "target": 8}, {"source": 6, "target": 9}, {"source": 8, "target": 9}]} | {"states": [20, 532], "expectation_value": -9.951744537654134, "params": [[0.7991, 0.0013000000000000002, 0.0199, 0.0506, 0.5752, 0.8006000000000001, 0.001, 0.8078000000000001, 0.7321000000000001, 0.1927], [0.7928000000000001, 0.0013000000000000002, -0.0286, -0.0495, 0.7984, 0.8032, 0.0016, 0.8056000000000001, 0.6992, -0.0044]], "bitstrings": ["1111101011", "0111101011"], "total_optimization_steps": 80, "probabilities": [0.07847047891814697, 0.08181211444366861], "optimization_time": 11.764670610427856} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(8) @ Z(2)) + 0.5 * (Z(8) @ Z(0)) + 0.5 * (Z(8) @ Z(3)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * (Z(9) @ Z(0)) + 0.5 * (Z(9) @ Z(6)) + 0.5 * (Z(9) @ Z(8)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(1) @ Z(6)) + 0.5 * (Z(1) @ Z(8)) + 0.5 * (Z(1) @ Z(9)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(4) @ Z(9)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(9)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(7) @ Z(4)) + -2.5 * Z(2) + -2.0 * Z(0) + -2.5 * Z(3) + -3.0 * Z(6) + -2.5 * Z(8) + -2.5 * Z(9) + -3.0 * Z(1) + -2.0 * Z(4) + -1.0 * Z(5) + -1.0 * Z(7) | 10 | 10 | 1 | {"smallest_eigenvalues": [-11.5, -11.5, -11.5, -11.5, -11.5, -11.5, -11.5], "number_of_smallest_eigenvalues": 7, "first_excited_energy": -10.5, "smallest_bitstrings": ["0011111011", "0111001111", "1111100011", "1111001101", "1100111110", "0111101011", "1111101001"], "largest_eigenvalue": 35.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
ry(1.5256079782600032) q[0];
ry(0.1346712605214569) q[1];
ry(-0.14925212892047116) q[2];
ry(-0.08517016273327449) q[3];
ry(0.14129258690941088) q[4];
ry(1.7310023732784325) q[5];
ry(-0.02336510454206634) q[6];
ry(1.7824538758974555) q[7];
ry(0.3037179046217234) q[8];
ry(-0.3460487327092834) q[9];
cz q[9], q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
cz q[0], q[9];
ry(1.2674101014891517) q[0];
ry(0.1346712605214569) q[1];
ry(0.1879020518506116) q[2];
ry(0.05812189332788692) q[3];
ry(0.6186987335583732) q[4];
ry(1.4119477073411868) q[5];
ry(0.13927309782398245) q[6];
ry(1.3688127916623083) q[7];
ry(0.5635322072587958) q[8];
ry(-0.04002755829201488) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[10] c;
qubit[10] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
cz q[9], q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
cz q[0], q[9];
ry(x10) q[0];
ry(x1) q[1];
ry(x11) q[2];
ry(x12) q[3];
ry(x13) q[4];
ry(x14) q[5];
ry(x15) q[6];
ry(x16) q[7];
ry(x17) q[8];
ry(x18) q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIIZIZ",
"IIIIIIZIIZ",
"IIIZIIIZII",
"IIIZIIIIIZ",
"IIIZIIZIII",
"IZIIIIIZII",
"IZIIIIIIIZ",
"IZIIIIZIII",
"IZIZIIIIII",
"ZIIIIIIIIZ",
"ZIIZIIIIII",
"ZZIIIIIIII",
"IIIIIIIZZI",
"IIIIIIZIZI",
"IIIZIIIIZI",
"IZIIIIIIZI",
"ZIIIIIIIZI",
"IIIIIZZIII",
"IIIZIZIIII",
"ZIIIIZIIII"... | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-2.5,
-2,
-2.5,
-3,
-2.5,
-2.5,
-3,
-2,
-1,
-1
] | 0.972994 | [
1.5256079782600032,
0.1346712605214569,
-0.14925212892047116,
-0.08517016273327449,
0.14129258690941088,
1.7310023732784325,
-0.02336510454206634,
1.7824538758974555,
0.3037179046217234,
-0.3460487327092834,
1.2674101014891517,
0.1879020518506116,
0.05812189332788692,
0.6186987335583732,
... | {
"n_parameters": 19,
"n_qubits": 10,
"optimal_eigenvalue": -11.5,
"target_ratio": 0.97,
"target_value": -11.155
} | 16 |
6126051132876227276 | hypermaxcut | qaoa | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[0, 2, 3, 4, 6, 7], [0, 1, 4, 7], [1, 3, 5], [2, 3, 4, 5], [1, 2, 3, 4, 6, 7], [0, 1, 3], [0, 1, 5, 6, 7]]} | {"states": [159, 238], "expectation_value": -0.9438303927990779, "params": [[-0.3831], [0.3786]], "bitstrings": ["01100000", "00010001"], "total_optimization_steps": 40, "probabilities": [0.010217507440549731, 0.010599764119774485], "optimization_time": 2.126978874206543} | 0.03333333333333333 * (Z(0) @ Z(2)) + 0.15 * (Z(3) @ Z(2)) + 0.19999999999999998 * (Z(3) @ Z(0)) + 0.15 * (Z(4) @ Z(2)) + 0.11666666666666667 * (Z(4) @ Z(0)) + 0.15 * (Z(4) @ Z(3)) + 0.06666666666666667 * (Z(6) @ Z(2)) + 0.08333333333333334 * (Z(6) @ Z(0)) + 0.06666666666666667 * (Z(6) @ Z(3)) + 0.06666666666666667 * (Z(6) @ Z(4)) + 0.06666666666666667 * (Z(7) @ Z(2)) + 0.16666666666666669 * (Z(7) @ Z(0)) + 0.06666666666666667 * (Z(7) @ Z(3)) + 0.15 * (Z(7) @ Z(4)) + 0.11666666666666667 * (Z(7) @ Z(6)) + 0.03333333333333333 * (Z(1) @ Z(2)) + 0.3 * (Z(1) @ Z(0)) + 0.36666666666666664 * (Z(1) @ Z(3)) + 0.11666666666666667 * (Z(1) @ Z(4)) + 0.08333333333333334 * (Z(1) @ Z(6)) + 0.16666666666666669 * (Z(1) @ Z(7)) + 0.08333333333333333 * (Z(5) @ Z(2)) + 0.05 * (Z(5) @ Z(0)) + 0.25 * (Z(5) @ Z(3)) + 0.08333333333333333 * (Z(5) @ Z(4)) + 0.05 * (Z(5) @ Z(6)) + 0.05 * (Z(5) @ Z(7)) + 0.21666666666666667 * (Z(5) @ Z(1)) + 0.29166666666666663 * Z(2) + 0.4750000000000002 * Z(0) + 0.625 * Z(3) + 0.41666666666666674 * Z(4) + 0.2666666666666668 * Z(6) + 0.39166666666666683 * Z(7) + 0.6416666666666666 * Z(1) + 0.3916666666666667 * Z(5) | 1 | 8 | 1 | {"smallest_eigenvalues": [-1.766666666666667], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -1.7333333333333338, "smallest_bitstrings": ["00010001"], "largest_eigenvalue": 6.999999999999998} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
h q[1];
h q[2];
cx q[2], q[0];
rz(0.012243655499375186) q[0];
cx q[2], q[0];
h q[3];
cx q[2], q[3];
rz(-0.04095239774358688) q[3];
cx q[2], q[3];
cx q[0], q[3];
rz(0.05995602121770674) q[3];
cx q[0], q[3];
h q[4];
cx q[2], q[4];
rz(-0.04095239774358688) q[4];
cx q[2], q[4];
cx q[0], q[4];
rz(0.05398240378567904) q[4];
cx q[0], q[4];
cx q[3], q[4];
rz(-0.04095239774358688) q[4];
cx q[3], q[4];
h q[5];
h q[6];
cx q[2], q[6];
rz(0.0169995180747853) q[6];
cx q[2], q[6];
cx q[0], q[6];
rz(-0.00464176268582908) q[6];
cx q[0], q[6];
cx q[3], q[6];
rz(0.0169995180747853) q[6];
cx q[3], q[6];
cx q[4], q[6];
rz(0.0169995180747853) q[6];
cx q[4], q[6];
h q[7];
cx q[2], q[7];
rz(0.0169995180747853) q[7];
cx q[2], q[7];
cx q[0], q[7];
cx q[2], q[1];
rz(0.012243655499375186) q[1];
cx q[2], q[1];
cx q[2], q[5];
rz(0.0675707481135451) q[5];
cx q[2], q[5];
rz(1.6102960497072445) q[2];
rx(1.5622016463771313) q[2];
rz(-0.01944249794633486) q[7];
cx q[0], q[7];
cx q[0], q[1];
rz(0.07144555324709816) q[1];
cx q[0], q[1];
cx q[0], q[5];
cx q[3], q[7];
rz(-0.011639844053011848) q[5];
cx q[0], q[5];
rz(-1.7046208965236085) q[0];
rx(1.5622016463771313) q[0];
rz(0.0169995180747853) q[7];
cx q[3], q[7];
cx q[3], q[1];
rz(-3.0621070635297314) q[1];
cx q[3], q[1];
cx q[3], q[5];
cx q[4], q[7];
rz(-0.004627057010032555) q[5];
cx q[3], q[5];
rz(1.5919444291303355) q[3];
rx(1.562201646377131) q[3];
rz(-0.04095239774358688) q[7];
cx q[4], q[7];
cx q[4], q[1];
rz(0.05398240378567904) q[1];
cx q[4], q[1];
cx q[4], q[5];
rz(0.0675707481135451) q[5];
cx q[4], q[5];
rz(-1.4892352291040938) q[4];
rx(1.562201646377131) q[4];
cx q[6], q[7];
rz(0.05398240378567904) q[7];
cx q[6], q[7];
cx q[6], q[1];
rz(-0.00464176268582908) q[1];
cx q[6], q[1];
cx q[6], q[5];
rz(-0.011639844053011848) q[5];
cx q[6], q[5];
rz(-2.1552814841226944) q[6];
rx(1.5622016463771313) q[6];
cx q[7], q[1];
rz(-0.01944249794633486) q[1];
cx q[7], q[1];
cx q[7], q[5];
rz(-0.011639844053011848) q[5];
cx q[7], q[5];
cx q[1], q[5];
rz(0.019998032404672204) q[5];
cx q[1], q[5];
rz(-1.477276402091551) q[1];
rx(1.562201646377131) q[1];
rz(-1.578790770727846) q[5];
rx(1.5622016463771313) q[5];
rz(-1.578790770727846) q[7];
rx(1.5622016463771313) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
cx q[2], q[0];
rz(x0) q[0];
cx q[2], q[0];
cx q[2], q[3];
rz(x1) q[3];
cx q[2], q[3];
cx q[0], q[3];
rz(x2) q[3];
cx q[0], q[3];
cx q[2], q[4];
rz(x1) q[4];
cx q[2], q[4];
cx q[0], q[4];
rz(x3) q[4];
cx q[0], q[4];
cx q[3], q[4];
rz(x1) q[4];
cx q[3], q[4];
cx q[2], q[6];
rz(x4) q[6];
cx q[2], q[6];
cx q[0], q[6];
rz(x5) q[6];
cx q[0], q[6];
cx q[3], q[6];
rz(x4) q[6];
cx q[3], q[6];
cx q[4], q[6];
rz(x4) q[6];
cx q[4], q[6];
cx q[2], q[7];
rz(x4) q[7];
cx q[2], q[7];
cx q[0], q[7];
rz(x6) q[7];
cx q[0], q[7];
cx q[3], q[7];
rz(x4) q[7];
cx q[3], q[7];
cx q[4], q[7];
rz(x1) q[7];
cx q[4], q[7];
cx q[6], q[7];
rz(x3) q[7];
cx q[6], q[7];
cx q[2], q[1];
rz(x0) q[1];
cx q[2], q[1];
cx q[0], q[1];
rz(x7) q[1];
cx q[0], q[1];
cx q[3], q[1];
rz(x8) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x3) q[1];
cx q[4], q[1];
cx q[6], q[1];
rz(x5) q[1];
cx q[6], q[1];
cx q[7], q[1];
rz(x6) q[1];
cx q[7], q[1];
cx q[2], q[5];
rz(x9) q[5];
cx q[2], q[5];
cx q[0], q[5];
rz(x10) q[5];
cx q[0], q[5];
cx q[3], q[5];
rz(x11) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x9) q[5];
cx q[4], q[5];
cx q[6], q[5];
rz(x10) q[5];
cx q[6], q[5];
cx q[7], q[5];
rz(x10) q[5];
cx q[7], q[5];
cx q[1], q[5];
rz(x12) q[5];
cx q[1], q[5];
rz(x13) q[2];
rz(x14) q[0];
rz(x15) q[3];
rz(x16) q[4];
rz(x17) q[6];
rz(x18) q[7];
rz(x19) q[1];
rz(x18) q[5];
h q[0];
rz(x20) q[0];
h q[0];
h q[1];
rz(x20) q[1];
h q[1];
h q[2];
rz(x20) q[2];
h q[2];
h q[3];
rz(x20) q[3];
h q[3];
h q[4];
rz(x20) q[4];
h q[4];
h q[5];
rz(x20) q[5];
h q[5];
h q[6];
rz(x20) q[6];
h q[6];
h q[7];
rz(x20) q[7];
h q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | null | {"circuits": [], "gradients": []} | [
"IIIIIZIZ",
"IIIIZZII",
"IIIIZIIZ",
"IIIZIZII",
"IIIZIIIZ",
"IIIZZIII",
"IZIIIZII",
"IZIIIIIZ",
"IZIIZIII",
"IZIZIIII",
"ZIIIIZII",
"ZIIIIIIZ",
"ZIIIZIII",
"ZIIZIIII",
"ZZIIIIII",
"IIIIIZZI",
"IIIIIIZZ",
"IIIIZIZI",
"IIIZIIZI",
"IZIIIIZI",
"ZIIIIIZI",
"IIZIIZII",
"IIZIIII... | [
0.03333333333333333,
0.15,
0.19999999999999998,
0.15,
0.11666666666666667,
0.15,
0.06666666666666667,
0.08333333333333334,
0.06666666666666667,
0.06666666666666667,
0.06666666666666667,
0.16666666666666669,
0.06666666666666667,
0.15,
0.11666666666666667,
0.03333333333333333,
0.3,
0... | 0.970162 | [
0.012243655499375186,
-0.04095239774358688,
0.05995602121770674,
0.05398240378567904,
0.0169995180747853,
-0.00464176268582908,
-0.01944249794633486,
0.07144555324709816,
-3.0621070635297314,
0.0675707481135451,
-0.011639844053011848,
-0.004627057010032555,
0.019998032404672204,
1.61029604... | {
"n_parameters": 21,
"n_qubits": 8,
"optimal_eigenvalue": -1.766666666666667,
"target_ratio": 0.97,
"target_value": -1.713666666666667
} | 234 |
7c7664cb9cb13a35da50c3201e32fb16 | vertex_cover | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 3}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]} | {"states": [97, 14], "expectation_value": -0.17479838036809792, "params": [[0.0753], [-0.0825]], "bitstrings": ["0011110", "1110001"], "total_optimization_steps": 10, "probabilities": [0.009109871695531284, 0.009109871695531287], "optimization_time": 1.327427625656128} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(5)) + -0.5 * Z(2) + -1.0 * Z(0) + -1.0 * Z(3) + -0.5 * Z(4) + -0.5 * Z(1) + -0.5 * Z(5) + -0.5 * Z(6) | 1 | 7 | 1 | {"smallest_eigenvalues": [-3.5, -3.5, -3.5, -3.5, -3.5], "number_of_smallest_eigenvalues": 5, "first_excited_energy": -2.5, "smallest_bitstrings": ["1001110", "1101001", "0011110", "1001011", "1110001"], "largest_eigenvalue": 8.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
rx(-0.03443378752785541) q[0];
rz(-0.13110126421031687) q[0];
rx(0.1780229093399017) q[1];
rz(-0.1841110151175016) q[1];
rx(0.3258424952178776) q[2];
rz(0.019690802414419117) q[2];
rx(-0.1573527638739795) q[3];
rz(-0.15564052018377517) q[3];
rx(0.41048682556123217) q[4];
rz(-0.0840314363381025) q[4];
rx(-0.10942550014263856) q[5];
rz(-0.02752623847306168) q[5];
rx(0.146783244140875) q[6];
rz(0.2167996115517143) q[6];
cx q[6], q[5];
rz(0.05069502108321408) q[5];
cx q[6], q[5];
cx q[6], q[4];
rz(0.055067942558383244) q[4];
cx q[6], q[4];
cx q[6], q[3];
rz(-0.055332124884144754) q[3];
cx q[6], q[3];
cx q[6], q[2];
rz(-0.04532979364471098) q[2];
cx q[6], q[2];
cx q[6], q[1];
rz(0.08408017827835661) q[1];
cx q[6], q[1];
cx q[6], q[0];
rz(0.05792749231281247) q[0];
cx q[6], q[0];
rz(-0.1958497098473254) q[6];
cx q[5], q[6];
rz(0.1958497098473254) q[6];
cx q[5], q[6];
rz(-0.055067942558383244) q[4];
cx q[5], q[4];
rz(0.055067942558383244) q[4];
cx q[5], q[4];
rz(-0.1958497098473254) q[6];
cx q[4], q[6];
rz(0.1958497098473254) q[6];
cx q[4], q[6];
rz(0.055332124884144754) q[3];
cx q[5], q[3];
rz(-0.055332124884144754) q[3];
cx q[5], q[3];
rz(0.04532979364471098) q[2];
cx q[5], q[2];
rz(-0.04532979364471098) q[2];
cx q[5], q[2];
rz(-0.08408017827835661) q[1];
cx q[5], q[1];
rz(0.08408017827835661) q[1];
cx q[5], q[1];
rz(-0.05792749231281247) q[0];
cx q[5], q[0];
rz(0.05792749231281247) q[0];
cx q[5], q[0];
rz(-0.05069502108321408) q[5];
cx q[4], q[5];
rz(0.05069502108321408) q[5];
cx q[4], q[5];
rz(0.055332124884144754) q[3];
cx q[4], q[3];
rz(-0.055332124884144754) q[3];
cx q[4], q[3];
rz(-0.1958497098473254) q[6];
cx q[3], q[6];
rz(0.1958497098473254) q[6];
cx q[3], q[6];
rz(-0.05069502108321408) q[5];
cx q[3], q[5];
rz(0.05069502108321408) q[5];
cx q[3], q[5];
rz(0.04532979364471098) q[2];
cx q[4], q[2];
rz(-0.04532979364471098) q[2];
cx q[4], q[2];
rz(-0.08408017827835661) q[1];
cx q[4], q[1];
rz(0.08408017827835661) q[1];
cx q[4], q[1];
rz(-0.05792749231281247) q[0];
cx q[4], q[0];
rz(0.05792749231281247) q[0];
cx q[4], q[0];
rz(-0.055067942558383244) q[4];
cx q[3], q[4];
rz(0.055067942558383244) q[4];
cx q[3], q[4];
rz(0.04532979364471098) q[2];
cx q[3], q[2];
rz(-0.04532979364471098) q[2];
cx q[3], q[2];
rz(-0.1958497098473254) q[6];
cx q[2], q[6];
rz(0.1958497098473254) q[6];
cx q[2], q[6];
rz(-0.05069502108321408) q[5];
cx q[2], q[5];
rz(0.05069502108321408) q[5];
cx q[2], q[5];
rz(-0.055067942558383244) q[4];
cx q[2], q[4];
rz(0.055067942558383244) q[4];
cx q[2], q[4];
rz(-0.08408017827835661) q[1];
cx q[3], q[1];
rz(0.08408017827835661) q[1];
cx q[3], q[1];
rz(-0.05792749231281247) q[0];
cx q[3], q[0];
rz(0.05792749231281247) q[0];
cx q[3], q[0];
rz(0.055332124884144754) q[3];
cx q[2], q[3];
rz(-0.055332124884144754) q[3];
cx q[2], q[3];
rz(-0.08408017827835661) q[1];
cx q[2], q[1];
rz(0.08408017827835661) q[1];
cx q[2], q[1];
rz(-0.1958497098473254) q[6];
cx q[1], q[6];
rz(0.1958497098473254) q[6];
cx q[1], q[6];
rz(-0.05069502108321408) q[5];
cx q[1], q[5];
rz(0.05069502108321408) q[5];
cx q[1], q[5];
rz(-0.055067942558383244) q[4];
cx q[1], q[4];
rz(0.055067942558383244) q[4];
cx q[1], q[4];
rz(0.055332124884144754) q[3];
cx q[1], q[3];
rz(-0.055332124884144754) q[3];
cx q[1], q[3];
rz(-0.05792749231281247) q[0];
cx q[2], q[0];
rz(0.05792749231281247) q[0];
cx q[2], q[0];
rz(0.04532979364471098) q[2];
cx q[1], q[2];
rz(-0.04532979364471098) q[2];
cx q[1], q[2];
rz(-0.05792749231281247) q[0];
cx q[1], q[0];
rz(0.05792749231281247) q[0];
cx q[1], q[0];
rz(-0.1958497098473254) q[6];
cx q[0], q[6];
rz(0.1958497098473254) q[6];
cx q[0], q[6];
rz(-0.05069502108321408) q[5];
cx q[0], q[5];
rz(0.05069502108321408) q[5];
cx q[0], q[5];
rz(-0.055067942558383244) q[4];
cx q[0], q[4];
rz(0.055067942558383244) q[4];
cx q[0], q[4];
rz(0.055332124884144754) q[3];
cx q[0], q[3];
rz(-0.055332124884144754) q[3];
cx q[0], q[3];
rz(0.04532979364471098) q[2];
cx q[0], q[2];
rz(-0.04532979364471098) q[2];
cx q[0], q[2];
rz(-0.08408017827835661) q[1];
cx q[0], q[1];
rz(0.08408017827835661) q[1];
cx q[0], q[1];
rz(-1.495959814536059) q[0];
ry(0.07919939528500997) q[0];
rz(1.5415459461687586) q[0];
rz(1.554428915107172) q[1];
ry(0.9954083373016097) q[1];
rz(-1.5385639286705854) q[1];
rz(1.549174796638133) q[2];
ry(0.7884826143920555) q[2];
rz(-1.426589151006319) q[2];
rz(1.5767904429202586) q[3];
ry(0.12216623820230092) q[3];
rz(-1.5903425687298138) q[3];
rz(1.6605730416227589) q[4];
ry(0.5548089725387495) q[4];
rz(-1.8039582356851789) q[4];
rz(1.401502027466992) q[5];
ry(0.18266957024133992) q[5];
rz(-1.0010008013007896) q[5];
rz(-1.590361367554314) q[6];
ry(0.06153691949040042) q[6];
rz(1.5122755316199932) q[6];
cx q[6], q[5];
rz(-0.060453518552878664) q[5];
cx q[6], q[5];
cx q[6], q[4];
rz(0.0235624708072734) q[4];
cx q[6], q[4];
cx q[6], q[3];
rz(-0.06235194608586014) q[3];
cx q[6], q[3];
cx q[6], q[2];
rz(-0.0003525705462333398) q[2];
cx q[6], q[2];
cx q[6], q[1];
rz(0.028895303727284168) q[1];
cx q[6], q[1];
cx q[6], q[0];
rz(0.08915239286926456) q[0];
cx q[6], q[0];
rz(0.16459409217776544) q[6];
cx q[5], q[6];
rz(-0.16459409217776544) q[6];
cx q[5], q[6];
rz(-0.0235624708072734) q[4];
cx q[5], q[4];
rz(0.0235624708072734) q[4];
cx q[5], q[4];
rz(0.16459409217776544) q[6];
cx q[4], q[6];
rz(-0.16459409217776544) q[6];
cx q[4], q[6];
rz(0.06235194608586014) q[3];
cx q[5], q[3];
rz(-0.06235194608586014) q[3];
cx q[5], q[3];
rz(0.0003525705462333398) q[2];
cx q[5], q[2];
rz(-0.0003525705462333398) q[2];
cx q[5], q[2];
rz(-0.028895303727284168) q[1];
cx q[5], q[1];
rz(0.028895303727284168) q[1];
cx q[5], q[1];
rz(-0.08915239286926456) q[0];
cx q[5], q[0];
rz(0.08915239286926456) q[0];
cx q[5], q[0];
rz(0.060453518552878664) q[5];
cx q[4], q[5];
rz(-0.060453518552878664) q[5];
cx q[4], q[5];
rz(0.06235194608586014) q[3];
cx q[4], q[3];
rz(-0.06235194608586014) q[3];
cx q[4], q[3];
rz(0.16459409217776544) q[6];
cx q[3], q[6];
rz(-0.16459409217776544) q[6];
cx q[3], q[6];
rz(0.060453518552878664) q[5];
cx q[3], q[5];
rz(-0.060453518552878664) q[5];
cx q[3], q[5];
rz(0.0003525705462333398) q[2];
cx q[4], q[2];
rz(-0.0003525705462333398) q[2];
cx q[4], q[2];
rz(-0.028895303727284168) q[1];
cx q[4], q[1];
rz(0.028895303727284168) q[1];
cx q[4], q[1];
rz(-0.08915239286926456) q[0];
cx q[4], q[0];
rz(0.08915239286926456) q[0];
cx q[4], q[0];
rz(-0.0235624708072734) q[4];
cx q[3], q[4];
rz(0.0235624708072734) q[4];
cx q[3], q[4];
rz(0.0003525705462333398) q[2];
cx q[3], q[2];
rz(-0.0003525705462333398) q[2];
cx q[3], q[2];
rz(0.16459409217776544) q[6];
cx q[2], q[6];
rz(-0.16459409217776544) q[6];
cx q[2], q[6];
rz(0.060453518552878664) q[5];
cx q[2], q[5];
rz(-0.060453518552878664) q[5];
cx q[2], q[5];
rz(-0.0235624708072734) q[4];
cx q[2], q[4];
rz(0.0235624708072734) q[4];
cx q[2], q[4];
rz(-0.028895303727284168) q[1];
cx q[3], q[1];
rz(0.028895303727284168) q[1];
cx q[3], q[1];
rz(-0.08915239286926456) q[0];
cx q[3], q[0];
rz(0.08915239286926456) q[0];
cx q[3], q[0];
rz(0.06235194608586014) q[3];
cx q[2], q[3];
rz(-0.06235194608586014) q[3];
cx q[2], q[3];
rz(-0.028895303727284168) q[1];
cx q[2], q[1];
rz(0.028895303727284168) q[1];
cx q[2], q[1];
rz(0.16459409217776544) q[6];
cx q[1], q[6];
rz(-0.16459409217776544) q[6];
cx q[1], q[6];
rz(0.060453518552878664) q[5];
cx q[1], q[5];
rz(-0.060453518552878664) q[5];
cx q[1], q[5];
rz(-0.0235624708072734) q[4];
cx q[1], q[4];
rz(0.0235624708072734) q[4];
cx q[1], q[4];
rz(0.06235194608586014) q[3];
cx q[1], q[3];
rz(-0.06235194608586014) q[3];
cx q[1], q[3];
rz(-0.08915239286926456) q[0];
cx q[2], q[0];
rz(0.08915239286926456) q[0];
cx q[2], q[0];
rz(0.0003525705462333398) q[2];
cx q[1], q[2];
rz(-0.0003525705462333398) q[2];
cx q[1], q[2];
rz(-0.08915239286926456) q[0];
cx q[1], q[0];
rz(0.08915239286926456) q[0];
cx q[1], q[0];
rz(0.16459409217776544) q[6];
cx q[0], q[6];
rz(-0.16459409217776544) q[6];
cx q[0], q[6];
rz(0.060453518552878664) q[5];
cx q[0], q[5];
rz(-0.060453518552878664) q[5];
cx q[0], q[5];
rz(-0.0235624708072734) q[4];
cx q[0], q[4];
rz(0.0235624708072734) q[4];
cx q[0], q[4];
rz(0.06235194608586014) q[3];
cx q[0], q[3];
rz(-0.06235194608586014) q[3];
cx q[0], q[3];
rz(0.0003525705462333398) q[2];
cx q[0], q[2];
rz(-0.0003525705462333398) q[2];
cx q[0], q[2];
rz(-0.028895303727284168) q[1];
cx q[0], q[1];
rz(0.028895303727284168) q[1];
cx q[0], q[1];
rz(1.9904372425965526) q[0];
ry(0.12784966468842018) q[0];
rz(-1.2685732268374181) q[0];
rz(1.611527711303995) q[1];
ry(0.5012763092021877) q[1];
rz(-1.3418953798831104) q[1];
rz(1.6227493520572978) q[2];
ry(0.7733923925011956) q[2];
rz(-1.494923869098912) q[2];
rz(1.5685355168292556) q[3];
ry(0.03853646181517896) q[3];
rz(-1.3733086160664083) q[3];
rz(1.6406750314513108) q[4];
ry(0.8506464775020522) q[4];
rz(-1.5338026601736305) q[4];
rz(-1.5732419223842824) q[5];
ry(0.11185835693575667) q[5];
rz(1.6507335842559208) q[5];
rz(1.5720845749219627) q[6];
ry(0.0805287660062509) q[6];
rz(-1.2604129099227452) q[6];
cx q[6], q[5];
rz(0.007430918531295801) q[5];
cx q[6], q[5];
cx q[6], q[4];
rz(-0.0367892033906423) q[4];
cx q[6], q[4];
cx q[6], q[3];
rz(-0.029221104855268125) q[3];
cx q[6], q[3];
cx q[6], q[2];
rz(0.07369285800846861) q[2];
cx q[6], q[2];
cx q[6], q[1];
rz(-0.03139647594751773) q[1];
cx q[6], q[1];
cx q[6], q[0];
rz(-0.10321074530375071) q[0];
cx q[6], q[0];
rz(-0.004763014939798464) q[6];
cx q[5], q[6];
rz(0.004763014939798464) q[6];
cx q[5], q[6];
rz(0.0367892033906423) q[4];
cx q[5], q[4];
rz(-0.0367892033906423) q[4];
cx q[5], q[4];
rz(-0.004763014939798464) q[6];
cx q[4], q[6];
rz(0.004763014939798464) q[6];
cx q[4], q[6];
rz(0.029221104855268125) q[3];
cx q[5], q[3];
rz(-0.029221104855268125) q[3];
cx q[5], q[3];
rz(-0.07369285800846861) q[2];
cx q[5], q[2];
rz(0.07369285800846861) q[2];
cx q[5], q[2];
rz(0.03139647594751773) q[1];
cx q[5], q[1];
rz(-0.03139647594751773) q[1];
cx q[5], q[1];
rz(0.10321074530375071) q[0];
cx q[5], q[0];
rz(-0.10321074530375071) q[0];
cx q[5], q[0];
rz(-0.007430918531295801) q[5];
cx q[4], q[5];
rz(0.007430918531295801) q[5];
cx q[4], q[5];
rz(0.029221104855268125) q[3];
cx q[4], q[3];
rz(-0.029221104855268125) q[3];
cx q[4], q[3];
rz(-0.004763014939798464) q[6];
cx q[3], q[6];
rz(0.004763014939798464) q[6];
cx q[3], q[6];
rz(-0.007430918531295801) q[5];
cx q[3], q[5];
rz(0.007430918531295801) q[5];
cx q[3], q[5];
rz(-0.07369285800846861) q[2];
cx q[4], q[2];
rz(0.07369285800846861) q[2];
cx q[4], q[2];
rz(0.03139647594751773) q[1];
cx q[4], q[1];
rz(-0.03139647594751773) q[1];
cx q[4], q[1];
rz(0.10321074530375071) q[0];
cx q[4], q[0];
rz(-0.10321074530375071) q[0];
cx q[4], q[0];
rz(0.0367892033906423) q[4];
cx q[3], q[4];
rz(-0.0367892033906423) q[4];
cx q[3], q[4];
rz(-0.07369285800846861) q[2];
cx q[3], q[2];
rz(0.07369285800846861) q[2];
cx q[3], q[2];
rz(-0.004763014939798464) q[6];
cx q[2], q[6];
rz(0.004763014939798464) q[6];
cx q[2], q[6];
rz(-0.007430918531295801) q[5];
cx q[2], q[5];
rz(0.007430918531295801) q[5];
cx q[2], q[5];
rz(0.0367892033906423) q[4];
cx q[2], q[4];
rz(-0.0367892033906423) q[4];
cx q[2], q[4];
rz(0.03139647594751773) q[1];
cx q[3], q[1];
rz(-0.03139647594751773) q[1];
cx q[3], q[1];
rz(0.10321074530375071) q[0];
cx q[3], q[0];
rz(-0.10321074530375071) q[0];
cx q[3], q[0];
rz(0.029221104855268125) q[3];
cx q[2], q[3];
rz(-0.029221104855268125) q[3];
cx q[2], q[3];
rz(0.03139647594751773) q[1];
cx q[2], q[1];
rz(-0.03139647594751773) q[1];
cx q[2], q[1];
rz(-0.004763014939798464) q[6];
cx q[1], q[6];
rz(0.004763014939798464) q[6];
cx q[1], q[6];
rz(-0.007430918531295801) q[5];
cx q[1], q[5];
rz(0.007430918531295801) q[5];
cx q[1], q[5];
rz(0.0367892033906423) q[4];
cx q[1], q[4];
rz(-0.0367892033906423) q[4];
cx q[1], q[4];
rz(0.029221104855268125) q[3];
cx q[1], q[3];
rz(-0.029221104855268125) q[3];
cx q[1], q[3];
rz(0.10321074530375071) q[0];
cx q[2], q[0];
rz(-0.10321074530375071) q[0];
cx q[2], q[0];
rz(-0.07369285800846861) q[2];
cx q[1], q[2];
rz(0.07369285800846861) q[2];
cx q[1], q[2];
rz(0.10321074530375071) q[0];
cx q[1], q[0];
rz(-0.10321074530375071) q[0];
cx q[1], q[0];
rz(-0.004763014939798464) q[6];
cx q[0], q[6];
rz(0.004763014939798464) q[6];
cx q[0], q[6];
rz(-0.007430918531295801) q[5];
cx q[0], q[5];
rz(0.007430918531295801) q[5];
cx q[0], q[5];
rz(0.0367892033906423) q[4];
cx q[0], q[4];
rz(-0.0367892033906423) q[4];
cx q[0], q[4];
rz(0.029221104855268125) q[3];
cx q[0], q[3];
rz(-0.029221104855268125) q[3];
cx q[0], q[3];
rz(-0.07369285800846861) q[2];
cx q[0], q[2];
rz(0.07369285800846861) q[2];
cx q[0], q[2];
rz(0.03139647594751773) q[1];
cx q[0], q[1];
rz(-0.03139647594751773) q[1];
cx q[0], q[1];
rz(-1.569205725598926) q[0];
ry(0.07037136261260761) q[0];
rz(1.6390164151820237) q[0];
rz(1.5785349721118305) q[1];
ry(0.8108999245726705) q[1];
rz(-1.5815227243658425) q[1];
rz(1.5334713726445317) q[2];
ry(0.7681382711012231) q[2];
rz(-1.519359895472665) q[2];
rz(-1.4463426003294346) q[3];
ry(0.06955741936245352) q[3];
rz(1.7440918153111689) q[3];
rz(1.6733251900231316) q[4];
ry(0.9818453901733465) q[4];
rz(-1.6060816369983146) q[4];
rz(1.564204755678758) q[5];
ry(0.08902486489169531) q[5];
rz(-1.7302152222119802) q[5];
rz(-1.405386627529319) q[6];
ry(0.05089530223402632) q[6];
rz(1.6834336673369235) q[6];
cx q[6], q[5];
rz(-0.14125938172711483) q[5];
cx q[6], q[5];
cx q[6], q[4];
rz(0.09860373214201568) q[4];
cx q[6], q[4];
cx q[6], q[3];
rz(0.06241046723547492) q[3];
cx q[6], q[3];
cx q[6], q[2];
rz(-0.08417947087884925) q[2];
cx q[6], q[2];
cx q[6], q[1];
rz(-0.03799021824227207) q[1];
cx q[6], q[1];
cx q[6], q[0];
rz(0.0008395922898267599) q[0];
cx q[6], q[0];
rz(0.005820634837106658) q[6];
cx q[5], q[6];
rz(-0.005820634837106658) q[6];
cx q[5], q[6];
rz(-0.09860373214201568) q[4];
cx q[5], q[4];
rz(0.09860373214201568) q[4];
cx q[5], q[4];
rz(0.005820634837106658) q[6];
cx q[4], q[6];
rz(-0.005820634837106658) q[6];
cx q[4], q[6];
rz(-0.06241046723547492) q[3];
cx q[5], q[3];
rz(0.06241046723547492) q[3];
cx q[5], q[3];
rz(0.08417947087884925) q[2];
cx q[5], q[2];
rz(-0.08417947087884925) q[2];
cx q[5], q[2];
rz(0.03799021824227207) q[1];
cx q[5], q[1];
rz(-0.03799021824227207) q[1];
cx q[5], q[1];
rz(-0.0008395922898267599) q[0];
cx q[5], q[0];
rz(0.0008395922898267599) q[0];
cx q[5], q[0];
rz(0.14125938172711483) q[5];
cx q[4], q[5];
rz(-0.14125938172711483) q[5];
cx q[4], q[5];
rz(-0.06241046723547492) q[3];
cx q[4], q[3];
rz(0.06241046723547492) q[3];
cx q[4], q[3];
rz(0.005820634837106658) q[6];
cx q[3], q[6];
rz(-0.005820634837106658) q[6];
cx q[3], q[6];
rz(0.14125938172711483) q[5];
cx q[3], q[5];
rz(-0.14125938172711483) q[5];
cx q[3], q[5];
rz(0.08417947087884925) q[2];
cx q[4], q[2];
rz(-0.08417947087884925) q[2];
cx q[4], q[2];
rz(0.03799021824227207) q[1];
cx q[4], q[1];
rz(-0.03799021824227207) q[1];
cx q[4], q[1];
rz(-0.0008395922898267599) q[0];
cx q[4], q[0];
rz(0.0008395922898267599) q[0];
cx q[4], q[0];
rz(-0.09860373214201568) q[4];
cx q[3], q[4];
rz(0.09860373214201568) q[4];
cx q[3], q[4];
rz(0.08417947087884925) q[2];
cx q[3], q[2];
rz(-0.08417947087884925) q[2];
cx q[3], q[2];
rz(0.005820634837106658) q[6];
cx q[2], q[6];
rz(-0.005820634837106658) q[6];
cx q[2], q[6];
rz(0.14125938172711483) q[5];
cx q[2], q[5];
rz(-0.14125938172711483) q[5];
cx q[2], q[5];
rz(-0.09860373214201568) q[4];
cx q[2], q[4];
rz(0.09860373214201568) q[4];
cx q[2], q[4];
rz(0.03799021824227207) q[1];
cx q[3], q[1];
rz(-0.03799021824227207) q[1];
cx q[3], q[1];
rz(-0.0008395922898267599) q[0];
cx q[3], q[0];
rz(0.0008395922898267599) q[0];
cx q[3], q[0];
rz(-0.06241046723547492) q[3];
cx q[2], q[3];
rz(0.06241046723547492) q[3];
cx q[2], q[3];
rz(0.03799021824227207) q[1];
cx q[2], q[1];
rz(-0.03799021824227207) q[1];
cx q[2], q[1];
rz(0.005820634837106658) q[6];
cx q[1], q[6];
rz(-0.005820634837106658) q[6];
cx q[1], q[6];
rz(0.14125938172711483) q[5];
cx q[1], q[5];
rz(-0.14125938172711483) q[5];
cx q[1], q[5];
rz(-0.09860373214201568) q[4];
cx q[1], q[4];
rz(0.09860373214201568) q[4];
cx q[1], q[4];
rz(-0.06241046723547492) q[3];
cx q[1], q[3];
rz(0.06241046723547492) q[3];
cx q[1], q[3];
rz(-0.0008395922898267599) q[0];
cx q[2], q[0];
rz(0.0008395922898267599) q[0];
cx q[2], q[0];
rz(0.08417947087884925) q[2];
cx q[1], q[2];
rz(-0.08417947087884925) q[2];
cx q[1], q[2];
rz(-0.0008395922898267599) q[0];
cx q[1], q[0];
rz(0.0008395922898267599) q[0];
cx q[1], q[0];
rz(0.005820634837106658) q[6];
cx q[0], q[6];
rz(-0.005820634837106658) q[6];
cx q[0], q[6];
rz(0.14125938172711483) q[5];
cx q[0], q[5];
rz(-0.14125938172711483) q[5];
cx q[0], q[5];
rz(-0.09860373214201568) q[4];
cx q[0], q[4];
rz(0.09860373214201568) q[4];
cx q[0], q[4];
rz(-0.06241046723547492) q[3];
cx q[0], q[3];
rz(0.06241046723547492) q[3];
cx q[0], q[3];
rz(0.08417947087884925) q[2];
cx q[0], q[2];
rz(-0.08417947087884925) q[2];
cx q[0], q[2];
rz(0.03799021824227207) q[1];
cx q[0], q[1];
rz(-0.03799021824227207) q[1];
cx q[0], q[1];
rx(0.18830344625134302) q[0];
rz(-0.10546867006307728) q[0];
rx(0.42664792847842464) q[1];
rz(-0.0819401259277635) q[1];
rx(0.47560164389702553) q[2];
rz(-0.014861837062591601) q[2];
rx(-0.026730205942740445) q[3];
rz(0.06554242650559226) q[3];
rx(0.491554494378815) q[4];
rz(-0.05182370698946076) q[4];
rx(-0.07101117822293798) q[5];
rz(-0.016423150891481525) q[5];
rx(-0.008567730917151725) q[6];
rz(0.08666333692333958) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[2], q[0];
rz(x0) q[0];
cx q[2], q[0];
cx q[2], q[3];
rz(x0) q[3];
cx q[2], q[3];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(x0) q[1];
cx q[3], q[1];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
cx q[4], q[6];
rz(x0) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
rz(x1) q[2];
rz(x2) q[0];
rz(x2) q[3];
rz(x1) q[4];
rz(x1) q[1];
rz(x1) q[5];
rz(x1) q[6];
h q[0];
rz(x3) q[0];
h q[0];
h q[1];
rz(x3) q[1];
h q[1];
h q[2];
rz(x3) q[2];
h q[2];
h q[3];
rz(x3) q[3];
h q[3];
h q[4];
rz(x3) q[4];
h q[4];
h q[5];
rz(x3) q[5];
h q[5];
h q[6];
rz(x3) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIIZIZ",
"IIIZZII",
"IIIZIIZ",
"IIZIIIZ",
"IIIZIZI",
"IZIIIZI",
"ZIZIIII",
"ZZIIIII",
"IIIIZII",
"IIIIIIZ",
"IIIZIII",
"IIZIIII",
"IIIIIZI",
"IZIIIII",
"ZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-0.5,
-1,
-1,
-0.5,
-0.5,
-0.5,
-0.5
] | 0.983075 | [
-0.03443378752785541,
-0.07317377189750467,
0.1780229093399017,
-0.1000308368391451,
0.3258424952178776,
-0.025638991230291522,
-0.1573527638739795,
-0.2109726450679203,
0.4104868255612321,
-0.02896349377971935,
-0.10942550014263858,
0.023168782610153135,
0.146783244140875,
0.2167996115517... | {
"n_parameters": 135,
"n_qubits": 7,
"optimal_eigenvalue": -3.5,
"target_ratio": 0.97,
"target_value": -3.395
} | 11 |
ea6f28b1d52734982303edc3e4a649bb | vertex_cover | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 4, "target": 6}]} | {"states": [38, 43], "expectation_value": -0.1559062028694874, "params": [[-0.07], [0.0654]], "bitstrings": ["1011001", "1010100"], "total_optimization_steps": 10, "probabilities": [0.008756051881411674, 0.008772297239524482], "optimization_time": 1.2828459739685059} | 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(6) @ Z(4)) + -0.5 * Z(1) + -1.5 * Z(0) + -1.0 * Z(2) + -1.0 * Z(4) + -0.5 * Z(5) + 0.0 * Z(3) + 0.0 * Z(6) | 1 | 7 | 1 | {"smallest_eigenvalues": [-4.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["1010100"], "largest_eigenvalue": 8.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
ry(0.010579390403300512) q[0];
rz(0.5032633397346796) q[0];
ry(-0.16775742047494524) q[1];
rz(0.4239821625260418) q[1];
cx q[1], q[0];
ry(0.08641991018112673) q[0];
rz(0.8114268101915858) q[0];
ry(0.11118927672779633) q[1];
rz(-0.5652374082435947) q[1];
ry(0.30165731961222375) q[2];
rz(-0.16334054591635155) q[2];
ry(-0.08287043178903097) q[3];
rz(-0.6586726372166358) q[3];
cx q[3], q[2];
ry(-0.25256909432677044) q[2];
rz(-0.6718991297748742) q[2];
cx q[2], q[1];
ry(-0.10206579308202929) q[1];
rz(1.2951451376194714) q[1];
cx q[1], q[0];
ry(-0.2152130527493803) q[1];
rz(-0.18067482395071044) q[1];
ry(1.5796824367350557) q[2];
rz(0.08305944758280685) q[2];
ry(-0.09811453568897185) q[3];
rz(-1.3810382598370468) q[3];
ry(0.30175015715223785) q[4];
rz(0.9393288219767209) q[4];
ry(0.1699036987785315) q[5];
rz(-0.04037235258249219) q[5];
cx q[5], q[4];
ry(0.06814444497288269) q[4];
rz(0.8991957133767128) q[4];
cx q[4], q[3];
ry(-0.16549518220957452) q[3];
rz(1.6343512597993572) q[3];
cx q[3], q[2];
ry(1.5423792296538612) q[2];
rz(0.31600147498023035) q[2];
cx q[2], q[1];
ry(0.31798001521984876) q[3];
rz(0.25767921337854793) q[3];
ry(1.8569511458825625) q[4];
rz(0.02696798777162615) q[4];
ry(-0.3168373433854579) q[5];
rz(-0.10235301565976367) q[5];
ry(-0.14445755865650717) q[6];
rz(0.48065175968199686) q[6];
ry(-0.002692988887986792) q[7];
rz(0.1562141846961762) q[7];
cx q[7], q[6];
ry(0.03855063203854219) q[6];
rz(-0.41854239328325776) q[6];
cx q[6], q[5];
ry(0.10426444196255258) q[5];
rz(0.2817527343409354) q[5];
cx q[5], q[4];
ry(1.3603685551293978) q[4];
rz(0.18869252349350135) q[4];
cx q[4], q[3];
ry(0.11348575928984946) q[5];
rz(0.0514917881064822) q[5];
ry(-0.08427469883723039) q[6];
rz(-0.16614295582613925) q[6];
ry(-0.04377285006317798) q[7];
rz(-0.002692988887986792) q[7];
cx q[7], q[6];
ry(0.049593329644253434) q[6];
rz(0.1636102262233526) q[6];
cx q[6], q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[0], q[5];
rz(x0) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x0) q[5];
cx q[2], q[5];
cx q[4], q[3];
rz(x0) q[3];
cx q[4], q[3];
cx q[4], q[6];
rz(x0) q[6];
cx q[4], q[6];
rz(x1) q[1];
rz(x2) q[0];
rz(x3) q[2];
rz(x3) q[4];
rz(x1) q[5];
rz(x4) q[3];
rz(x4) q[6];
h q[0];
rz(x5) q[0];
h q[0];
h q[1];
rz(x5) q[1];
h q[1];
h q[2];
rz(x5) q[2];
h q[2];
h q[3];
rz(x5) q[3];
h q[3];
h q[4];
rz(x5) q[4];
h q[4];
h q[5];
rz(x5) q[5];
h q[5];
h q[6];
rz(x5) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIIIZZ",
"IIIIZZI",
"IIIIZIZ",
"IIZIIIZ",
"IZIIIIZ",
"IZIIZII",
"IIZZIII",
"ZIZIIII",
"IIIIIZI",
"IIIIIIZ",
"IIIIZII",
"IIZIIII",
"IZIIIII",
"IIIZIII",
"ZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-0.5,
-1.5,
-1,
-1,
-0.5,
0,
0
] | 0.970089 | [
0.010579390403300512,
0.5032633397346796,
-0.16775742047494524,
0.4239821625260418,
0.30165731961222375,
-0.16334054591635155,
-0.08287043178903097,
-0.6586726372166358,
0.30175015715223785,
0.9393288219767209,
0.1699036987785315,
-0.04037235258249219,
-0.14445755865650717,
0.4806517596819... | {
"n_parameters": 55,
"n_qubits": 8,
"optimal_eigenvalue": -3.625,
"target_ratio": 0.97,
"target_value": -3.51625
} | 29 |
-5401784996309083631 | hypermaxcut | qaoa | {"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[3, 4], [0, 3, 6], [1, 2, 6], [4, 6], [1, 5], [0, 2, 3], [2, 4], [3, 5]]} | {"states": [83, 57], "expectation_value": -0.09235168672249927, "params": [[-0.0829], [0.07980000000000001]], "bitstrings": ["0101100", "1000110"], "total_optimization_steps": 10, "probabilities": [0.008763853988332354, 0.00897251340991221], "optimization_time": 2.562849998474121} | 0.5 * (Z(3) @ Z(4)) + 0.3333333333333333 * (Z(0) @ Z(3)) + 0.5 * (Z(6) @ Z(4)) + 0.16666666666666666 * (Z(6) @ Z(3)) + 0.16666666666666666 * (Z(6) @ Z(0)) + 0.16666666666666666 * (Z(1) @ Z(6)) + 0.5 * (Z(2) @ Z(4)) + 0.16666666666666666 * (Z(2) @ Z(3)) + 0.16666666666666666 * (Z(2) @ Z(0)) + 0.16666666666666666 * (Z(2) @ Z(6)) + 0.16666666666666666 * (Z(2) @ Z(1)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(1)) + 0.0 * Z(4) + 0.33333333333333326 * Z(3) + 0.3333333333333333 * Z(0) + 0.33333333333333326 * Z(6) + 0.16666666666666663 * Z(1) + 0.33333333333333326 * Z(2) + 0.0 * Z(5) | 1 | 7 | 1 | {"smallest_eigenvalues": [-3.166666666666666], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.5, "smallest_bitstrings": ["1000110"], "largest_eigenvalue": 5.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
cx q[4], q[3];
rz(-0.1726447191770152) q[3];
cx q[4], q[3];
cx q[3], q[0];
rz(-0.8871180643529339) q[0];
cx q[3], q[0];
h q[5];
h q[6];
cx q[4], q[6];
rz(-0.1726447191770152) q[6];
cx q[4], q[6];
cx q[3], q[6];
cx q[4], q[2];
rz(-0.1726447191770152) q[2];
cx q[4], q[2];
rz(1.4894491769344933) q[4];
rx(1.2740027362684456) q[4];
rz(-0.09428747066629924) q[6];
cx q[3], q[6];
cx q[0], q[6];
cx q[3], q[2];
rz(-0.09428747066629924) q[2];
cx q[3], q[2];
cx q[3], q[5];
rz(-0.1726447191770152) q[5];
cx q[3], q[5];
rz(-0.8871180643529337) q[3];
rx(1.2740027362684456) q[3];
rz(-0.09428747066629924) q[6];
cx q[0], q[6];
cx q[0], q[2];
rz(-0.09428747066629924) q[2];
cx q[0], q[2];
rz(-0.8871180643529337) q[0];
rx(1.2740027362684456) q[0];
cx q[6], q[1];
rz(-0.09428747066629924) q[1];
cx q[6], q[1];
cx q[6], q[2];
rz(-0.09428747066629924) q[2];
cx q[6], q[2];
cx q[1], q[2];
rz(-0.09428747066629924) q[2];
cx q[1], q[2];
cx q[1], q[5];
rz(-0.8871180643529337) q[2];
rx(1.2740027362684456) q[2];
rz(-0.1726447191770152) q[5];
cx q[1], q[5];
rz(-0.09428747066629928) q[1];
rx(1.2740027362684454) q[1];
rz(1.4894491769344933) q[5];
rx(1.2740027362684456) q[5];
rz(-0.8871180643529337) q[6];
rx(1.2740027362684456) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[4], q[3];
rz(x0) q[3];
cx q[4], q[3];
cx q[3], q[0];
rz(x1) q[0];
cx q[3], q[0];
cx q[4], q[6];
rz(x0) q[6];
cx q[4], q[6];
cx q[3], q[6];
rz(x2) q[6];
cx q[3], q[6];
cx q[0], q[6];
rz(x2) q[6];
cx q[0], q[6];
cx q[6], q[1];
rz(x2) q[1];
cx q[6], q[1];
cx q[4], q[2];
rz(x0) q[2];
cx q[4], q[2];
cx q[3], q[2];
rz(x2) q[2];
cx q[3], q[2];
cx q[0], q[2];
rz(x2) q[2];
cx q[0], q[2];
cx q[6], q[2];
rz(x2) q[2];
cx q[6], q[2];
cx q[1], q[2];
rz(x2) q[2];
cx q[1], q[2];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
rz(x3) q[4];
rz(x1) q[3];
rz(x1) q[0];
rz(x1) q[6];
rz(x2) q[1];
rz(x1) q[2];
rz(x3) q[5];
h q[0];
rz(x4) q[0];
h q[0];
h q[1];
rz(x4) q[1];
h q[1];
h q[2];
rz(x4) q[2];
h q[2];
h q[3];
rz(x4) q[3];
h q[3];
h q[4];
rz(x4) q[4];
h q[4];
h q[5];
rz(x4) q[5];
h q[5];
h q[6];
rz(x4) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIZZIII",
"IIIZIIZ",
"ZIZIIII",
"ZIIZIII",
"ZIIIIIZ",
"ZIIIIZI",
"IIZIZII",
"IIIZZII",
"IIIIZIZ",
"ZIIIZII",
"IIIIZZI",
"IZIZIII",
"IZIIIZI",
"IIZIIII",
"IIIZIII",
"IIIIIIZ",
"ZIIIIII",
"IIIIIZI",
"IIIIZII",
"IZIIIII"
] | [
0.5,
0.3333333333333333,
0.5,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.5,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.5,
0.5,
0,
0.33333333333333326,
0.3333333333333333,
0.33333333333333326,
0.16666666666666663,
0.... | 0.509787 | [
-0.1726447191770152,
-0.8871180643529339,
-0.09428747066629924,
1.489449176934493,
1.2740027362684456
] | {
"n_parameters": 5,
"n_qubits": 7,
"optimal_eigenvalue": -3.166666666666666,
"target_ratio": 0.97,
"target_value": -3.071666666666666
} | 186 |
1a4362188b6951d8767035d8d38385f1 | vertex_cover | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 3}, {"source": 0, "target": 5}, {"source": 0, "target": 6}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 6}]} | {"states": [100, 19], "expectation_value": -0.15236866405449778, "params": [[-0.010400000000000001, -0.031400000000000004, -0.036000000000000004, 0.010700000000000001], [-0.020800000000000003, 0.0164, 0.0378, 0.0061]], "bitstrings": ["0011011", "1101100"], "total_optimization_steps": 10, "probabilities": [0.008597986554143473, 0.008607048297495583], "optimization_time": 12.588301420211792} | 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(1) @ Z(6)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(4) @ Z(2)) + -1.5 * Z(3) + -1.0 * Z(0) + -0.5 * Z(5) + -1.0 * Z(6) + 0.0 * Z(1) + -0.5 * Z(2) + -1.0 * Z(4) | 1 | 7 | 4 | {"smallest_eigenvalues": [-4.0, -4.0, -4.0, -4.0, -4.0], "number_of_smallest_eigenvalues": 5, "first_excited_energy": -3.0, "smallest_bitstrings": ["0011011", "1101100", "1001101", "1011001", "0001111"], "largest_eigenvalue": 10.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
cx q[3], q[0];
rz(-0.12422553524644124) q[0];
cx q[3], q[0];
h q[4];
h q[5];
cx q[3], q[5];
rz(-0.12422553524644124) q[5];
cx q[3], q[5];
cx q[0], q[5];
cx q[3], q[2];
rz(-0.12422553524644124) q[2];
cx q[3], q[2];
cx q[3], q[4];
rz(-0.12422553524644124) q[4];
cx q[3], q[4];
rz(1.095568962156534) q[3];
rx(0.8878467301251859) q[3];
rz(-0.12422553524644124) q[5];
cx q[0], q[5];
rz(-1.0368927134845758) q[5];
rx(0.8878467301251857) q[5];
h q[6];
cx q[0], q[6];
rz(-0.12422553524644124) q[6];
cx q[0], q[6];
rz(1.0287718033480342) q[0];
rx(0.8878467301251857) q[0];
cx q[3], q[0];
rz(0.2644854273734193) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(0.2644854273734193) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(0.2644854273734193) q[5];
cx q[0], q[5];
rz(-0.320399703712114) q[5];
rx(0.20447071461825764) q[5];
cx q[6], q[1];
rz(-0.12422553524644124) q[1];
cx q[6], q[1];
rz(-0.5552627842854685) q[1];
rx(0.8878467301251858) q[1];
cx q[6], q[4];
rz(-0.12422553524644124) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(-0.12422553524644124) q[4];
cx q[2], q[4];
rz(-1.0368927134845758) q[2];
rx(0.8878467301251857) q[2];
cx q[3], q[2];
rz(0.2644854273734193) q[2];
cx q[3], q[2];
rz(1.0287718033480342) q[4];
rx(0.8878467301251857) q[4];
cx q[3], q[4];
rz(0.2644854273734193) q[4];
cx q[3], q[4];
rz(0.008214563098825955) q[3];
rx(0.20447071461825758) q[3];
rz(1.0287718033480342) q[6];
rx(0.8878467301251857) q[6];
cx q[0], q[6];
rz(0.2644854273734193) q[6];
cx q[0], q[6];
rz(0.4014394529078915) q[0];
rx(0.20447071461825764) q[0];
cx q[3], q[0];
rz(-0.402957759830861) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(-0.402957759830861) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(-0.402957759830861) q[5];
cx q[0], q[5];
rz(-0.4222620871536469) q[5];
rx(0.38210702688999854) q[5];
cx q[6], q[1];
rz(0.2644854273734193) q[1];
cx q[6], q[1];
rz(-0.5552627842854685) q[1];
rx(0.20447071461825767) q[1];
cx q[6], q[4];
rz(0.2644854273734193) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(0.2644854273734193) q[4];
cx q[2], q[4];
rz(-0.320399703712114) q[2];
rx(0.20447071461825764) q[2];
cx q[3], q[2];
rz(-0.402957759830861) q[2];
cx q[3], q[2];
rz(0.4014394529078915) q[4];
rx(0.20447071461825764) q[4];
cx q[3], q[4];
rz(-0.402957759830861) q[4];
cx q[3], q[4];
rz(0.46112084687589316) q[3];
rx(0.3821070268899984) q[3];
rz(0.4014394529078915) q[6];
rx(0.20447071461825764) q[6];
cx q[0], q[6];
rz(-0.402957759830861) q[6];
cx q[0], q[6];
rz(0.37871111682101155) q[0];
rx(0.38210702688999837) q[0];
cx q[3], q[0];
rz(-0.2552589927270722) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(-0.2552589927270722) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(-0.2552589927270722) q[5];
cx q[0], q[5];
rz(0.10736229512442907) q[5];
rx(0.32102792686953485) q[5];
cx q[6], q[1];
rz(-0.402957759830861) q[1];
cx q[6], q[1];
rz(-0.5552627842854685) q[1];
rx(0.3821070268899984) q[1];
cx q[6], q[4];
rz(-0.402957759830861) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(-0.402957759830861) q[4];
cx q[2], q[4];
rz(-0.4222620871536469) q[2];
rx(0.38210702688999854) q[2];
cx q[3], q[2];
rz(-0.2552589927270722) q[2];
cx q[3], q[2];
rz(0.37871111682101155) q[4];
rx(0.38210702688999837) q[4];
cx q[3], q[4];
rz(-0.2552589927270722) q[4];
cx q[3], q[4];
rz(0.5264702709558886) q[3];
rx(0.32102792686953474) q[3];
rz(0.37871111682101155) q[6];
rx(0.38210702688999837) q[6];
cx q[0], q[6];
rz(-0.2552589927270722) q[6];
cx q[0], q[6];
rz(0.8328165910945278) q[0];
rx(0.32102792686953474) q[0];
cx q[6], q[1];
rz(-0.2552589927270722) q[1];
cx q[6], q[1];
rz(-0.5552627842854685) q[1];
rx(0.32102792686953485) q[1];
cx q[6], q[4];
rz(-0.2552589927270722) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(-0.2552589927270722) q[4];
cx q[2], q[4];
rz(0.10736229512442907) q[2];
rx(0.32102792686953485) q[2];
rz(0.8328165910945278) q[4];
rx(0.32102792686953474) q[4];
rz(0.8328165910945278) q[6];
rx(0.32102792686953474) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[3], q[0];
rz(x0) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(x0) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(x0) q[6];
cx q[0], q[6];
cx q[6], q[1];
rz(x0) q[1];
cx q[6], q[1];
cx q[3], q[2];
rz(x0) q[2];
cx q[3], q[2];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[6], q[4];
rz(x0) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
rz(x1) q[3];
rz(x2) q[0];
rz(x3) q[5];
rz(x2) q[6];
rz(x4) q[1];
rz(x3) q[2];
rz(x2) q[4];
h q[0];
rz(x5) q[0];
h q[0];
h q[1];
rz(x5) q[1];
h q[1];
h q[2];
rz(x5) q[2];
h q[2];
h q[3];
rz(x5) q[3];
h q[3];
h q[4];
rz(x5) q[4];
h q[4];
h q[5];
rz(x5) q[5];
h q[5];
h q[6];
rz(x5) q[6];
h q[6];
cx q[3], q[0];
rz(x6) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(x6) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(x6) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(x6) q[6];
cx q[0], q[6];
cx q[6], q[1];
rz(x6) q[1];
cx q[6], q[1];
cx q[3], q[2];
rz(x6) q[2];
cx q[3], q[2];
cx q[3], q[4];
rz(x6) q[4];
cx q[3], q[4];
cx q[6], q[4];
rz(x6) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(x6) q[4];
cx q[2], q[4];
rz(x7) q[3];
rz(x8) q[0];
rz(x9) q[5];
rz(x8) q[6];
rz(x4) q[1];
rz(x9) q[2];
rz(x8) q[4];
h q[0];
rz(x10) q[0];
h q[0];
h q[1];
rz(x10) q[1];
h q[1];
h q[2];
rz(x10) q[2];
h q[2];
h q[3];
rz(x10) q[3];
h q[3];
h q[4];
rz(x10) q[4];
h q[4];
h q[5];
rz(x10) q[5];
h q[5];
h q[6];
rz(x10) q[6];
h q[6];
cx q[3], q[0];
rz(x11) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(x11) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(x11) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(x11) q[6];
cx q[0], q[6];
cx q[6], q[1];
rz(x11) q[1];
cx q[6], q[1];
cx q[3], q[2];
rz(x11) q[2];
cx q[3], q[2];
cx q[3], q[4];
rz(x11) q[4];
cx q[3], q[4];
cx q[6], q[4];
rz(x11) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(x11) q[4];
cx q[2], q[4];
rz(x12) q[3];
rz(x13) q[0];
rz(x14) q[5];
rz(x13) q[6];
rz(x4) q[1];
rz(x14) q[2];
rz(x13) q[4];
h q[0];
rz(x15) q[0];
h q[0];
h q[1];
rz(x15) q[1];
h q[1];
h q[2];
rz(x15) q[2];
h q[2];
h q[3];
rz(x15) q[3];
h q[3];
h q[4];
rz(x15) q[4];
h q[4];
h q[5];
rz(x15) q[5];
h q[5];
h q[6];
rz(x15) q[6];
h q[6];
cx q[3], q[0];
rz(x16) q[0];
cx q[3], q[0];
cx q[3], q[5];
rz(x16) q[5];
cx q[3], q[5];
cx q[0], q[5];
rz(x16) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(x16) q[6];
cx q[0], q[6];
cx q[6], q[1];
rz(x16) q[1];
cx q[6], q[1];
cx q[3], q[2];
rz(x16) q[2];
cx q[3], q[2];
cx q[3], q[4];
rz(x16) q[4];
cx q[3], q[4];
cx q[6], q[4];
rz(x16) q[4];
cx q[6], q[4];
cx q[2], q[4];
rz(x16) q[4];
cx q[2], q[4];
rz(x17) q[3];
rz(x18) q[0];
rz(x19) q[5];
rz(x18) q[6];
rz(x4) q[1];
rz(x19) q[2];
rz(x18) q[4];
h q[0];
rz(x20) q[0];
h q[0];
h q[1];
rz(x20) q[1];
h q[1];
h q[2];
rz(x20) q[2];
h q[2];
h q[3];
rz(x20) q[3];
h q[3];
h q[4];
rz(x20) q[4];
h q[4];
h q[5];
rz(x20) q[5];
h q[5];
h q[6];
rz(x20) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIZIIZ",
"IZIZIII",
"IZIIIIZ",
"ZIIIIIZ",
"ZIIIIZI",
"IIIZZII",
"IIZZIII",
"ZIZIIII",
"IIZIZII",
"IIIZIII",
"IIIIIIZ",
"IZIIIII",
"ZIIIIII",
"IIIIIZI",
"IIIIZII",
"IIZIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1.5,
-1,
-0.5,
-1,
0,
-0.5,
-1
] | 0.971459 | [
-0.12422553524644124,
1.0955689621565339,
1.0287718033480338,
-1.036892713484576,
-0.5552627842854686,
0.8878467301251858,
0.2644854273734193,
0.008214563098826413,
0.4014394529078914,
-0.32039970371211435,
0.2044707146182576,
-0.402957759830861,
0.4611208468758937,
0.37871111682101216,
... | {
"n_parameters": 21,
"n_qubits": 7,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 44 |
501477738601b9a56009fb34d8274268 | min_cut | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 5, "source": 1, "target": 2}, {"capacity": 4, "source": 1, "target": 3}, {"capacity": 5, "source": 2, "target": 4}, {"capacity": 2, "source": 2, "target": 5}, {"capacity": 2, "source": 4, "target": 5}]} | {"states": [32, 31], "expectation_value": -0.31103045370685223, "params": [[0.0737], [-0.0688]], "bitstrings": ["011111", "100000"], "total_optimization_steps": 10, "probabilities": [0.018497670015536316, 0.018738874118571617], "optimization_time": 1.3271520137786865} | -0.25 * (Z(0) @ Z(1)) + -1.25 * (Z(2) @ Z(1)) + -1.0 * (Z(3) @ Z(1)) + -1.25 * (Z(4) @ Z(2)) + 0.5 * (Z(5) @ Z(0)) + -0.5 * (Z(5) @ Z(2)) + -0.5 * (Z(5) @ Z(4)) + 2.0 * Z(1) + -0.25 * Z(0) + 0.5 * Z(2) + -1.0 * Z(3) + -0.75 * Z(4) + -0.5 * Z(5) | 1 | 6 | 1 | {"smallest_eigenvalues": [-5.25, -5.25], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -4.25, "smallest_bitstrings": ["100000", "100100"], "largest_eigenvalue": 6.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(0.022432742226757757) q[0];
cx q[1], q[0];
h q[2];
cx q[1], q[2];
rz(-0.3384255533536563) q[2];
cx q[1], q[2];
h q[3];
cx q[1], q[3];
rz(-0.2041040411348823) q[3];
cx q[1], q[3];
rz(1.4620623217131428) q[1];
rx(-1.1506042763506248) q[1];
rz(-0.20410404113488223) q[3];
rx(-1.1506042763506248) q[3];
h q[4];
cx q[2], q[4];
rz(-0.3384255533536563) q[4];
cx q[2], q[4];
h q[5];
cx q[0], q[5];
rz(0.7101376461721758) q[5];
cx q[0], q[5];
rz(0.022432742226757618) q[0];
rx(-1.1506042763506248) q[0];
cx q[2], q[5];
rz(-0.6732289857497842) q[5];
cx q[2], q[5];
rz(0.7101376461721758) q[2];
rx(-1.1506042763506248) q[2];
cx q[4], q[5];
rz(-0.6732289857497842) q[5];
cx q[4], q[5];
rz(-0.42514602088449926) q[4];
rx(-1.1506042763506248) q[4];
rz(-0.6732289857497844) q[5];
rx(-1.1506042763506246) q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
bit[6] c;
qubit[6] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x1) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(x2) q[3];
cx q[1], q[3];
cx q[2], q[4];
rz(x1) q[4];
cx q[2], q[4];
cx q[0], q[5];
rz(x3) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x4) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(x4) q[5];
cx q[4], q[5];
rz(x5) q[1];
rz(x0) q[0];
rz(x3) q[2];
rz(x2) q[3];
rz(x6) q[4];
rz(x4) q[5];
h q[0];
rz(x7) q[0];
h q[0];
h q[1];
rz(x7) q[1];
h q[1];
h q[2];
rz(x7) q[2];
h q[2];
h q[3];
rz(x7) q[3];
h q[3];
h q[4];
rz(x7) q[4];
h q[4];
h q[5];
rz(x7) q[5];
h q[5];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5]; | {"source": 0, "sink": 5} | {"circuits": [], "gradients": []} | [
"IIIIZZ",
"IIIZZI",
"IIZIZI",
"IZIZII",
"ZIIIIZ",
"ZIIZII",
"ZZIIII",
"IIIIZI",
"IIIIIZ",
"IIIZII",
"IIZIII",
"IZIIII",
"ZIIIII"
] | [
-0.25,
-1.25,
-1,
-1.25,
0.5,
-0.5,
-0.5,
2,
-0.25,
0.5,
-1,
-0.75,
-0.5
] | 0.711879 | [
0.022432742226757757,
-0.3384255533536563,
-0.2041040411348823,
0.7101376461721758,
-0.6732289857497842,
1.4620623217131428,
-0.4251460208844991,
-1.1506042763506248
] | {
"n_parameters": 8,
"n_qubits": 6,
"optimal_eigenvalue": -5.25,
"target_ratio": 0.97,
"target_value": -5.0925
} | 188 |
3816890346353333803 | hypermaxcut | vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[3, 5], [3, 4], [2, 6], [4, 5], [0, 6], [1, 3]]} | {"states": [13, 11], "expectation_value": -0.1519990564115459, "params": [0.6989000000000001, -0.0921, 0.6672, 0.0, 0.6989000000000001, -0.0877, 0.681, 0.009600000000000001, 0.6912, -0.0766, 0.6666000000000001, 0.0051, 0.7004, 0.052700000000000004, 0.6971, 0.0044, 0.7023, 0.0092, 0.6950000000000001, 0.0023, 0.7030000000000001, 0.016800000000000002, 0.7052, 0.006200000000000001, 0.7002, 0.0489, 0.7068, 0.005, -0.4208, -0.3975, -0.4259, 0.6931, -0.3684, -0.34390000000000004, 0.6356], "bitstrings": ["1110010", "1110100"], "total_optimization_steps": 70, "probabilities": [0.05812843194581662, 0.06252220314324475], "optimization_time": 9.221503496170044} | 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(2) @ Z(6)) + 0.5 * (Z(0) @ Z(6)) + 0.5 * (Z(1) @ Z(3)) + 0.0 * Z(5) + 0.0 * Z(3) + 0.0 * Z(4) + 0.0 * Z(6) + 0.0 * Z(2) + 0.0 * Z(0) + 0.0 * Z(1) | 6 | 7 | 1 | {"smallest_eigenvalues": [-2.0, -2.0, -2.0, -2.0, -2.0, -2.0, -2.0, -2.0, -2.0, -2.0, -2.0, -2.0], "number_of_smallest_eigenvalues": 12, "first_excited_energy": -1.0, "smallest_bitstrings": ["1110110", "1110100", "1110010", "0001101", "0001011", "0001001", "0100011", "0100101", "0100111", "1011100", "1011000", "1011010"], "largest_eigenvalue": 3.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
rx(0.11946290938922188) q[0];
rz(1.4305415835615989) q[0];
rx(0.11946290938922188) q[1];
rz(1.7022797650002914) q[1];
rx(-0.03387570142757738) q[2];
rz(2.1178733613156897) q[2];
rx(3.104593767706998) q[3];
rz(1.4434390583007204) q[3];
rx(1.668742436381537) q[4];
rz(1.5721364884396127) q[4];
rx(0.34729561392901503) q[5];
rz(1.717642361858271) q[5];
rx(1.0864241133634187) q[6];
rz(0.11680855490484605) q[6];
cx q[6], q[5];
ry(0.10425604861455678) q[5];
cx q[6], q[5];
cx q[6], q[4];
ry(-0.10425604861455678) q[5];
rz(-pi/2) q[5];
ry(0.45063627022956404) q[4];
cx q[6], q[4];
cx q[6], q[3];
ry(0.006545162353455619) q[3];
cx q[6], q[3];
cx q[6], q[2];
ry(-0.005051795170190724) q[2];
cx q[6], q[2];
cx q[6], q[1];
ry(0.012784541716694284) q[1];
cx q[6], q[1];
cx q[6], q[0];
ry(-0.012784541716694282) q[1];
ry(0.00474819845630499) q[0];
cx q[6], q[0];
ry(-0.00474819845630499) q[0];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-0.36177869700478577) q[6];
cx q[5], q[6];
ry(0.005051795170190725) q[2];
ry(-0.006545162353455619) q[3];
ry(-0.450636270229564) q[4];
cx q[5], q[4];
ry(0.45063627022956404) q[4];
cx q[5], q[4];
cx q[5], q[3];
ry(-0.45063627022956404) q[4];
rz(-pi/2) q[4];
ry(0.006545162353455619) q[3];
cx q[5], q[3];
cx q[5], q[2];
ry(-0.005051795170190724) q[2];
cx q[5], q[2];
cx q[5], q[1];
ry(0.012784541716694284) q[1];
cx q[5], q[1];
cx q[5], q[0];
ry(-0.012784541716694282) q[1];
ry(0.00474819845630499) q[0];
cx q[5], q[0];
ry(-0.00474819845630499) q[0];
rz(pi/2) q[5];
ry(0.005051795170190725) q[2];
ry(-0.006545162353455619) q[3];
ry(0.3617786970047857) q[6];
cx q[4], q[6];
ry(-0.36177869700478577) q[6];
cx q[4], q[6];
cx q[4], q[5];
ry(0.10425604861455678) q[5];
cx q[4], q[5];
cx q[4], q[3];
ry(0.006545162353455619) q[3];
cx q[4], q[3];
cx q[4], q[2];
ry(-0.006545162353455619) q[3];
rz(-pi/2) q[3];
ry(-0.005051795170190724) q[2];
cx q[4], q[2];
cx q[4], q[1];
ry(0.012784541716694284) q[1];
cx q[4], q[1];
cx q[4], q[0];
ry(-0.012784541716694282) q[1];
ry(0.00474819845630499) q[0];
cx q[4], q[0];
ry(-0.00474819845630499) q[0];
rz(pi/2) q[4];
ry(0.005051795170190725) q[2];
ry(-0.10425604861455678) q[5];
ry(0.3617786970047857) q[6];
cx q[3], q[6];
ry(-0.36177869700478577) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(0.10425604861455678) q[5];
cx q[3], q[5];
cx q[3], q[4];
ry(0.45063627022956404) q[4];
cx q[3], q[4];
cx q[3], q[2];
ry(-0.005051795170190724) q[2];
cx q[3], q[2];
cx q[3], q[1];
ry(0.005051795170190724) q[2];
rz(-pi/2) q[2];
ry(0.012784541716694284) q[1];
cx q[3], q[1];
cx q[3], q[0];
ry(-0.012784541716694282) q[1];
ry(0.00474819845630499) q[0];
cx q[3], q[0];
ry(-0.00474819845630499) q[0];
rz(pi/2) q[3];
ry(-0.450636270229564) q[4];
ry(-0.10425604861455678) q[5];
ry(0.3617786970047857) q[6];
cx q[2], q[6];
ry(-0.36177869700478577) q[6];
cx q[2], q[6];
cx q[2], q[5];
ry(0.10425604861455678) q[5];
cx q[2], q[5];
cx q[2], q[4];
ry(0.45063627022956404) q[4];
cx q[2], q[4];
cx q[2], q[3];
ry(0.006545162353455619) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(0.012784541716694284) q[1];
cx q[2], q[1];
cx q[2], q[0];
ry(-0.012784541716694284) q[1];
rz(-pi/2) q[1];
ry(0.00474819845630499) q[0];
cx q[2], q[0];
ry(-0.00474819845630499) q[0];
rz(pi/2) q[2];
ry(-0.006545162353455619) q[3];
ry(-0.450636270229564) q[4];
ry(-0.10425604861455678) q[5];
ry(0.3617786970047857) q[6];
cx q[1], q[6];
ry(-0.36177869700478577) q[6];
cx q[1], q[6];
cx q[1], q[5];
ry(0.10425604861455678) q[5];
cx q[1], q[5];
cx q[1], q[4];
ry(0.45063627022956404) q[4];
cx q[1], q[4];
cx q[1], q[3];
ry(0.006545162353455619) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(-0.005051795170190724) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(0.00474819845630499) q[0];
cx q[1], q[0];
ry(-0.00474819845630499) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[1];
ry(0.005051795170190725) q[2];
ry(-0.006545162353455619) q[3];
ry(-0.450636270229564) q[4];
ry(-0.10425604861455678) q[5];
ry(0.3617786970047857) q[6];
cx q[0], q[6];
ry(-0.36177869700478577) q[6];
cx q[0], q[6];
cx q[0], q[5];
ry(0.10425604861455678) q[5];
cx q[0], q[5];
cx q[0], q[4];
ry(0.45063627022956404) q[4];
cx q[0], q[4];
cx q[0], q[3];
ry(0.006545162353455619) q[3];
cx q[0], q[3];
cx q[0], q[2];
ry(-0.005051795170190724) q[2];
cx q[0], q[2];
cx q[0], q[1];
ry(0.012784541716694284) q[1];
cx q[0], q[1];
rx(-0.36325773193456656) q[0];
rz(0.626275116759016) q[0];
ry(0.004788768873144656) q[1];
rz(-1.288212567088653) q[1];
ry(-0.23992701817491435) q[2];
rz(-1.3778023592791087) q[2];
ry(-0.11788362382546005) q[3];
rz(-2.008793585272148) q[3];
ry(0.5906640188119636) q[4];
rz(-1.6088091823110595) q[4];
ry(0.02460762985892566) q[5];
rz(-2.096701192059198) q[5];
ry(1.3724683468298062) q[6];
rz(-0.9986102588503192) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x0) q[1];
rz(x2) q[1];
rx(x3) q[2];
rz(x4) q[2];
rx(x5) q[3];
rz(x6) q[3];
rx(x7) q[4];
rz(x8) q[4];
rx(x9) q[5];
rz(x10) q[5];
rx(x11) q[6];
rz(x12) q[6];
crx(x13) q[6], q[5];
crx(x14) q[6], q[4];
crx(x15) q[6], q[3];
crx(x16) q[6], q[2];
crx(x17) q[6], q[1];
crx(x18) q[6], q[0];
crx(x19) q[5], q[6];
crx(x14) q[5], q[4];
crx(x15) q[5], q[3];
crx(x16) q[5], q[2];
crx(x17) q[5], q[1];
crx(x18) q[5], q[0];
crx(x19) q[4], q[6];
crx(x13) q[4], q[5];
crx(x15) q[4], q[3];
crx(x16) q[4], q[2];
crx(x17) q[4], q[1];
crx(x18) q[4], q[0];
crx(x19) q[3], q[6];
crx(x13) q[3], q[5];
crx(x14) q[3], q[4];
crx(x16) q[3], q[2];
crx(x17) q[3], q[1];
crx(x18) q[3], q[0];
crx(x19) q[2], q[6];
crx(x13) q[2], q[5];
crx(x14) q[2], q[4];
crx(x15) q[2], q[3];
crx(x17) q[2], q[1];
crx(x18) q[2], q[0];
crx(x19) q[1], q[6];
crx(x13) q[1], q[5];
crx(x14) q[1], q[4];
crx(x15) q[1], q[3];
crx(x16) q[1], q[2];
crx(x18) q[1], q[0];
crx(x19) q[0], q[6];
crx(x13) q[0], q[5];
crx(x14) q[0], q[4];
crx(x15) q[0], q[3];
crx(x16) q[0], q[2];
crx(x17) q[0], q[1];
rx(x20) q[0];
rz(x21) q[0];
rx(x22) q[1];
rz(x23) q[1];
rx(x24) q[2];
rz(x25) q[2];
rx(x26) q[3];
rz(x27) q[3];
rx(x28) q[4];
rz(x29) q[4];
rx(x30) q[5];
rz(x31) q[5];
rx(x32) q[6];
rz(x33) q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IZIZIII",
"IZZIIII",
"IIZZIII",
"ZIIIZII",
"ZIIIIIZ",
"IIIZIZI",
"IZIIIII",
"IIIZIII",
"IIZIIII",
"ZIIIIII",
"IIIIZII",
"IIIIIIZ",
"IIIIIZI"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0,
0,
0,
0,
0,
0,
0
] | 0.971368 | [
0.11946290938922188,
-0.14025474323329767,
0.131483438205395,
-0.03387570142757737,
0.5470770345207931,
3.104593767706998,
-0.12735726849417672,
1.6687424363815369,
0.0013401616447158704,
0.34729561392901503,
0.14684603506337474,
1.0864241133634187,
0.11680855490484605,
-0.2085120972291135... | {
"n_parameters": 34,
"n_qubits": 7,
"optimal_eigenvalue": -2,
"target_ratio": 0.97,
"target_value": -1.94
} | 53 |
b870bf177a3da6a6ab4722ca2196f1d4 | edge_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 4, "target": 6}]} | {"states": [5495, 4855], "expectation_value": -0.5623801134807527, "params": [[1.5839, -0.0028, 0.1223, 0.003, -1.119, -0.0016, 0.5836, 1.5673000000000001, 0.0036000000000000003, 0.0092, 0.1577, -1.5703, -1.5735000000000001], [0.0049, -0.1301, 0.002, 0.7764000000000001, -1.5266000000000002, 0.0005, 0.0137, 0.023200000000000002, 1.5678, -0.0253, 1.5737, 0.003, 0.0021000000000000003], [-0.0037, 1.5737, 0.8008000000000001, -1.5736, 0.0024000000000000002, -1.5677, 0.7227, 1.5737, 0.008700000000000001, 1.5028000000000001, 0.00030000000000000003, 0.0019, -0.7319], [1.5807, -1.568, -1.5727, 1.5685, -0.0022, -1.5636, 0.0028, 1.5682, 0.0031000000000000003, 1.2289, 0.0088, 1.5801, -0.0444]], "bitstrings": ["0101010001000", "0110100001000"], "total_optimization_steps": 240, "probabilities": [0.0013528364876283006, 0.0013530569276443754], "optimization_time": 82.44723296165466} | 0.5 * (Z(0) @ Z(1)) + 0.25 * (Z(2) @ Z(3)) + 0.25 * (Z(4) @ Z(2)) + 0.25 * (Z(4) @ Z(3)) + -0.25 * (Z(4) @ Z(2) @ Z(3)) + 0.0625 * (Z(5) @ Z(2)) + 0.0625 * (Z(6) @ Z(2)) + 0.0625 * (Z(2) @ Z(7)) + 0.0625 * (Z(2) @ Z(8)) + 0.0625 * (Z(5) @ Z(6)) + 0.0625 * (Z(5) @ Z(7)) + 0.0625 * (Z(5) @ Z(8)) + 0.0625 * (Z(6) @ Z(7)) + 0.0625 * (Z(6) @ Z(8)) + 0.0625 * (Z(7) @ Z(8)) + -0.0625 * (Z(5) @ Z(6) @ Z(2)) + -0.0625 * (Z(5) @ Z(2) @ Z(7)) + -0.0625 * (Z(5) @ Z(2) @ Z(8)) + -0.0625 * (Z(6) @ Z(2) @ Z(7)) + -0.0625 * (Z(6) @ Z(2) @ Z(8)) + -0.0625 * (Z(2) @ Z(7) @ Z(8)) + -0.0625 * (Z(5) @ Z(6) @ Z(7)) + -0.0625 * (Z(5) @ Z(6) @ Z(8)) + -0.0625 * (Z(5) @ Z(7) @ Z(8)) + -0.0625 * (Z(6) @ Z(7) @ Z(8)) + 0.0625 * (Z(5) @ Z(6) @ Z(2) @ Z(7)) + 0.0625 * (Z(5) @ Z(6) @ Z(2) @ Z(8)) + 0.0625 * (Z(5) @ Z(2) @ Z(7) @ Z(8)) + 0.0625 * (Z(6) @ Z(2) @ Z(7) @ Z(8)) + 0.0625 * (Z(5) @ Z(6) @ Z(7) @ Z(8)) + -0.0625 * (Z(6) @ Z(2) @ Z(5) @ Z(8) @ Z(7)) + 0.25 * (Z(5) @ Z(9)) + 0.25 * (Z(5) @ Z(10)) + 0.25 * (Z(9) @ Z(10)) + -0.25 * (Z(5) @ Z(9) @ Z(10)) + 0.03125 * (Z(0) @ Z(3)) + 0.03125 * (Z(6) @ Z(0)) + 0.03125 * (Z(0) @ Z(9)) + 0.03125 * (Z(11) @ Z(0)) + 0.03125 * (Z(12) @ Z(0)) + 0.03125 * (Z(6) @ Z(3)) + 0.03125 * (Z(9) @ Z(3)) + 0.03125 * (Z(11) @ Z(3)) + 0.03125 * (Z(12) @ Z(3)) + 0.03125 * (Z(6) @ Z(9)) + 0.03125 * (Z(11) @ Z(6)) + 0.03125 * (Z(6) @ Z(12)) + 0.03125 * (Z(11) @ Z(9)) + 0.03125 * (Z(12) @ Z(9)) + 0.03125 * (Z(11) @ Z(12)) + -0.03125 * (Z(6) @ Z(0) @ Z(3)) + -0.03125 * (Z(0) @ Z(9) @ Z(3)) + -0.03125 * (Z(11) @ Z(0) @ Z(3)) + -0.03125 * (Z(12) @ Z(0) @ Z(3)) + -0.03125 * (Z(6) @ Z(0) @ Z(9)) + -0.03125 * (Z(11) @ Z(0) @ Z(6)) + -0.03125 * (Z(6) @ Z(12) @ Z(0)) + -0.03125 * (Z(11) @ Z(0) @ Z(9)) + -0.03125 * (Z(12) @ Z(0) @ Z(9)) + -0.03125 * (Z(11) @ Z(12) @ Z(0)) + -0.03125 * (Z(6) @ Z(9) @ Z(3)) + -0.03125 * (Z(11) @ Z(6) @ Z(3)) + -0.03125 * (Z(6) @ Z(12) @ Z(3)) + -0.03125 * (Z(11) @ Z(9) @ Z(3)) + -0.03125 * (Z(12) @ Z(9) @ Z(3)) + -0.03125 * (Z(11) @ Z(12) @ Z(3)) + -0.03125 * (Z(11) @ Z(6) @ Z(9)) + -0.03125 * (Z(6) @ Z(12) @ Z(9)) + -0.03125 * (Z(11) @ Z(12) @ Z(6)) + -0.03125 * (Z(11) @ Z(12) @ Z(9)) + 0.03125 * (Z(6) @ Z(0) @ Z(9) @ Z(3)) + 0.03125 * (Z(11) @ Z(0) @ Z(6) @ Z(3)) + 0.03125 * (Z(6) @ Z(12) @ Z(0) @ Z(3)) + 0.03125 * (Z(11) @ Z(0) @ Z(9) @ Z(3)) + 0.03125 * (Z(12) @ Z(0) @ Z(9) @ Z(3)) + 0.03125 * (Z(11) @ Z(12) @ Z(0) @ Z(3)) + 0.03125 * (Z(11) @ Z(0) @ Z(6) @ Z(9)) + 0.03125 * (Z(6) @ Z(12) @ Z(0) @ Z(9)) + 0.03125 * (Z(11) @ Z(12) @ Z(0) @ Z(6)) + 0.03125 * (Z(11) @ Z(12) @ Z(0) @ Z(9)) + 0.03125 * (Z(9) @ Z(11) @ Z(6) @ Z(3)) + 0.03125 * (Z(6) @ Z(12) @ Z(9) @ Z(3)) + 0.03125 * (Z(11) @ Z(12) @ Z(6) @ Z(3)) + 0.03125 * (Z(11) @ Z(12) @ Z(9) @ Z(3)) + 0.03125 * (Z(11) @ Z(12) @ Z(6) @ Z(9)) + -0.03125 * (Z(6) @ Z(0) @ Z(9) @ Z(3) @ Z(11)) + -0.03125 * (Z(6) @ Z(0) @ Z(9) @ Z(12) @ Z(3)) + -0.03125 * (Z(6) @ Z(0) @ Z(12) @ Z(3) @ Z(11)) + -0.03125 * (Z(0) @ Z(9) @ Z(12) @ Z(3) @ Z(11)) + -0.03125 * (Z(6) @ Z(0) @ Z(9) @ Z(12) @ Z(11)) + -0.03125 * (Z(6) @ Z(9) @ Z(12) @ Z(3) @ Z(11)) + 0.03125 * (Z(6) @ Z(0) @ Z(9) @ Z(12) @ Z(3) @ Z(11)) + 0.25 * (Z(7) @ Z(1)) + 0.25 * (Z(11) @ Z(1)) + 0.25 * (Z(11) @ Z(7)) + -0.25 * (Z(11) @ Z(7) @ Z(1)) + 0.125 * (Z(4) @ Z(8)) + 0.125 * (Z(4) @ Z(10)) + 0.125 * (Z(4) @ Z(12)) + 0.125 * (Z(8) @ Z(10)) + 0.125 * (Z(12) @ Z(8)) + 0.125 * (Z(12) @ Z(10)) + -0.125 * (Z(4) @ Z(8) @ Z(10)) + -0.125 * (Z(4) @ Z(12) @ Z(8)) + -0.125 * (Z(4) @ Z(12) @ Z(10)) + -0.125 * (Z(12) @ Z(8) @ Z(10)) + 0.125 * (Z(4) @ Z(12) @ Z(8) @ Z(10)) + -0.03125 * Z(0) + -0.25 * Z(1) + 0.1875 * Z(2) + 0.21875 * Z(3) + 0.125 * Z(4) + 0.1875 * Z(5) + 0.40625 * Z(6) + 0.1875 * Z(7) + 0.3125 * Z(8) + 0.21875 * Z(9) + 0.125 * Z(10) + 0.21875 * Z(11) + 0.34375 * Z(12) | 9 | 13 | 4 | {"smallest_eigenvalues": [-3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875, -3.96875], "number_of_smallest_eigenvalues": 34, "first_excited_energy": -2.96875, "smallest_bitstrings": ["0100111000000", "0110000011000", "0110000001001", "0110000000110", "0110000000101", "0101010000001", "0100110001000", "1000110000010", "0110100001000", "0101010000100", "0101001000100", "0100100011000", "0100110000001", "1100110000000", "0101110000000", "0101010010000", "0100100101000", "1010000100100", "1010000000110", "0100101000100", "0100101001000", "0100110000010", "1001000100100", "0110000001100", "0101000011000", "0101000010100", "1000100101000", "0101000100100", "0110001000100", "0111000000100", "0110010000001", "1110000000100", "1000100100100", "1000110100000"], "largest_eigenvalue": 6.03125} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
cx q[4], q[0];
rz(0.13979582898122853) q[0];
cx q[4], q[0];
h q[5];
cx q[4], q[5];
rz(0.13979582898122853) q[5];
cx q[4], q[5];
cx q[0], q[5];
cx q[4], q[1];
rz(0.13979582898122853) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(0.13979582898122853) q[2];
cx q[4], q[2];
rz(0.13979582898122853) q[5];
cx q[0], q[5];
rz(0.8963112971885181) q[0];
rx(0.1956144683798636) q[0];
cx q[5], q[2];
rz(0.13979582898122853) q[2];
cx q[5], q[2];
cx q[1], q[2];
rz(0.13979582898122853) q[2];
cx q[1], q[2];
rz(-0.741479832499798) q[5];
rx(0.19561446837986346) q[5];
h q[6];
cx q[4], q[6];
rz(0.13979582898122853) q[6];
cx q[4], q[6];
cx q[1], q[6];
cx q[4], q[3];
rz(0.13979582898122853) q[3];
cx q[4], q[3];
rz(0.5451974851045387) q[4];
rx(0.19561446837986352) q[4];
cx q[4], q[0];
rz(-0.10248641959100045) q[0];
cx q[4], q[0];
cx q[4], q[5];
rz(-0.10248641959100045) q[5];
cx q[4], q[5];
cx q[0], q[5];
rz(-0.10248641959100045) q[5];
cx q[0], q[5];
rz(0.49965126800794923) q[0];
rx(1.5283742643698681) q[0];
rz(0.13979582898122853) q[6];
cx q[1], q[6];
rz(-0.741479832499798) q[1];
rx(0.19561446837986346) q[1];
cx q[2], q[6];
cx q[4], q[1];
rz(-0.10248641959100045) q[1];
cx q[4], q[1];
rz(0.13979582898122853) q[6];
cx q[2], q[6];
cx q[2], q[3];
rz(0.13979582898122853) q[3];
cx q[2], q[3];
rz(0.5352231120965438) q[2];
rx(0.19561446837986354) q[2];
cx q[4], q[2];
rz(-0.10248641959100045) q[2];
cx q[4], q[2];
cx q[5], q[2];
rz(-0.10248641959100045) q[2];
cx q[5], q[2];
cx q[1], q[2];
rz(-0.10248641959100045) q[2];
cx q[1], q[2];
rz(-0.922596410362658) q[5];
rx(1.5283742643698683) q[5];
cx q[6], q[3];
rz(0.13979582898122853) q[3];
cx q[6], q[3];
rz(-0.741479832499798) q[3];
rx(0.19561446837986346) q[3];
rz(0.15835998395847461) q[6];
rx(0.19561446837986354) q[6];
cx q[4], q[6];
rz(-0.10248641959100045) q[6];
cx q[4], q[6];
cx q[1], q[6];
cx q[4], q[3];
rz(-0.10248641959100045) q[3];
cx q[4], q[3];
rz(1.1459386599793913) q[4];
rx(1.5283742643698681) q[4];
rz(-0.10248641959100045) q[6];
cx q[1], q[6];
rz(-0.922596410362658) q[1];
rx(1.5283742643698683) q[1];
cx q[2], q[6];
rz(-0.10248641959100045) q[6];
cx q[2], q[6];
cx q[2], q[3];
rz(-0.10248641959100045) q[3];
cx q[2], q[3];
rz(0.7782952451572616) q[2];
rx(1.5283742643698681) q[2];
cx q[6], q[3];
rz(-0.10248641959100045) q[3];
cx q[6], q[3];
rz(-0.922596410362658) q[3];
rx(1.5283742643698683) q[3];
rz(1.515774609899304) q[6];
rx(1.5283742643698683) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[13] c;
qubit[13] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
h q[9];
h q[10];
h q[11];
h q[12];
cz q[12], q[11];
cz q[11], q[10];
cz q[10], q[9];
cz q[9], q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x0) q[0];
rx(x1) q[1];
rx(x2) q[2];
rx(x3) q[3];
rx(x4) q[4];
rx(x5) q[5];
rx(x6) q[6];
rx(x7) q[7];
rx(x8) q[8];
rx(x9) q[9];
rx(x10) q[10];
rx(x11) q[11];
rx(x12) q[12];
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
h q[9];
h q[10];
h q[11];
h q[12];
cz q[12], q[11];
cz q[11], q[10];
cz q[10], q[9];
cz q[9], q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x13) q[0];
rx(x14) q[1];
rx(x15) q[2];
rx(x16) q[3];
rx(x17) q[4];
rx(x18) q[5];
rx(x19) q[6];
rx(x20) q[7];
rx(x21) q[8];
rx(x22) q[9];
rx(x23) q[10];
rx(x3) q[11];
rx(x24) q[12];
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
h q[9];
h q[10];
h q[11];
h q[12];
cz q[12], q[11];
cz q[11], q[10];
cz q[10], q[9];
cz q[9], q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x25) q[0];
rx(x23) q[1];
rx(x26) q[2];
rx(x27) q[3];
rx(x28) q[4];
rx(x29) q[5];
rx(x30) q[6];
rx(x23) q[7];
rx(x31) q[8];
rx(x32) q[9];
rx(x33) q[10];
rx(x34) q[11];
rx(x35) q[12];
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
h q[9];
h q[10];
h q[11];
h q[12];
cz q[12], q[11];
cz q[11], q[10];
cz q[10], q[9];
cz q[9], q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x36) q[0];
rx(x37) q[1];
rx(x38) q[2];
rx(x39) q[3];
rx(x40) q[4];
rx(x41) q[5];
rx(x42) q[6];
rx(x43) q[7];
rx(x44) q[8];
rx(x45) q[9];
rx(x46) q[10];
rx(x47) q[11];
rx(x48) q[12];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11];
c[12] = measure q[12]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIIIIIIZZ",
"IIIIIIIIIZZII",
"IIIIIIIIZIZII",
"IIIIIIIIZZIII",
"IIIIIIIIZZZII",
"IIIIIIIZIIZII",
"IIIIIIZIIIZII",
"IIIIIZIIIIZII",
"IIIIZIIIIIZII",
"IIIIIIZZIIIII",
"IIIIIZIZIIIII",
"IIIIZIIZIIIII",
"IIIIIZZIIIIII",
"IIIIZIZIIIIII",
"IIIIZZIIIIIII",
"IIIIIIZZIIZII",
"IIIIIZIZIIZ... | [
0.5,
0.25,
0.25,
0.25,
-0.25,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
-0.0625,
0.25,... | 0.970674 | [
0.13979582898122853,
0.5451974851045387,
0.896311297188517,
-0.7414798324997988,
0.5352231120965443,
0.15835998395847423,
0.19561446837986352,
-0.10248641959100045,
1.145938659979391,
0.49965126800794935,
-0.9225964103626579,
0.7782952451572615,
1.5157746098993041,
1.5283742643698681
] | {
"n_parameters": 14,
"n_qubits": 7,
"optimal_eigenvalue": -6,
"target_ratio": 0.97,
"target_value": -5.82
} | 51 |
04943d12be9331cc9245456617bb8845 | max_flow | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"capacity": 1, "source": 0, "target": 3}, {"capacity": 3, "source": 0, "target": 5}, {"capacity": 1, "source": 1, "target": 4}, {"capacity": 3, "source": 3, "target": 2}, {"capacity": 3, "source": 3, "target": 4}, {"capacity": 3, "source": 3, "target": 5}, {"capacity": 3, "source": 4, "target": 1}, {"capacity": 1, "source": 4, "target": 5}]} | {"states": [490, 491], "expectation_value": -29.658565273510575, "params": [0.0025, 0.0025, 0.0024000000000000002, 0.0024000000000000002, 0.0004, 0.0043, 0.003, 0.0026000000000000003, 1.5947, 1.5429000000000002, 1.5275, 1.6174000000000002, 1.1313, 0.9091, 1.4801, 1.6558000000000002, 0.5790000000000001, 0.5627, 1.5066000000000002, 1.627, 1.5805, 1.5684, 1.5682, 1.5684, 0.866, 0.8844000000000001, 0.0017000000000000001, -0.0016, 1.1440000000000001, 0.5648000000000001, -1.3135000000000001, -0.6209, 0.1073, 0.3336, 0.7866000000000001, -0.0392, -0.011300000000000001, -0.0149, -0.0109, -0.0055000000000000005, 0.15380000000000002, -0.1259, 0.0199, 0.013900000000000001, 1.1424, -0.46390000000000003, 0.013600000000000001, 0.041600000000000005, -1.9581000000000002, 2.169, 0.0024000000000000002, 0.0008], "bitstrings": ["1111000010101", "1111000010100"], "total_optimization_steps": 220, "probabilities": [0.22840730841075724, 0.3277403831903558], "optimization_time": 12.421969652175903} | -1.0 * (Z(10) @ Z(3)) + -2.0 * (Z(11) @ Z(3)) + 2.0 * (Z(11) @ Z(10)) + 2.0 * (Z(4) @ Z(5)) + -1.0 * (Z(0) @ Z(5)) + -0.5 * (Z(0) @ Z(4)) + 0.5 * (Z(6) @ Z(3)) + -0.5 * (Z(6) @ Z(10)) + -1.0 * (Z(6) @ Z(11)) + 1.0 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(4)) + -0.5 * (Z(6) @ Z(0)) + 1.0 * (Z(7) @ Z(3)) + -1.0 * (Z(7) @ Z(10)) + -2.0 * (Z(7) @ Z(11)) + 2.0 * (Z(7) @ Z(5)) + 1.0 * (Z(7) @ Z(4)) + -1.0 * (Z(7) @ Z(0)) + 2.0 * (Z(7) @ Z(6)) + 1.0 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(4)) + -0.5 * (Z(8) @ Z(0)) + 0.5 * (Z(8) @ Z(6)) + 1.0 * (Z(8) @ Z(7)) + 2.0 * (Z(9) @ Z(5)) + 1.0 * (Z(9) @ Z(4)) + -1.0 * (Z(9) @ Z(0)) + 1.0 * (Z(9) @ Z(6)) + 2.0 * (Z(9) @ Z(7)) + 1.0 * (Z(9) @ Z(8)) + -0.5 * (Z(12) @ Z(3)) + 0.5 * (Z(12) @ Z(10)) + 1.0 * (Z(12) @ Z(11)) + -0.5 * (Z(12) @ Z(6)) + -1.0 * (Z(12) @ Z(7)) + -0.25 * (Z(1) @ Z(2)) + -1.0 * Z(3) + 1.0 * Z(10) + 2.0 * Z(11) + 11.0 * Z(5) + 5.5 * Z(4) + -4.125 * Z(0) + 4.0 * Z(6) + 8.0 * Z(7) + 4.0 * Z(8) + 8.0 * Z(9) + 0.0 * Z(12) + -0.75 * Z(2) + -0.375 * Z(1) | 14 | 13 | 1 | {"smallest_eigenvalues": [-30.5, -30.5, -30.5, -30.5], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -30.25, "smallest_bitstrings": ["1111000010100", "1110001000001", "1110000010000", "1111001000101"], "largest_eigenvalue": 79.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[13] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
ry(2.756448642387936) q[4];
rz(-pi) q[5];
ry(-1.4071951647766399) q[5];
h q[6];
ry(1.5747373492012693) q[6];
cx q[6], q[5];
ry(0.47977392536284186) q[5];
cx q[6], q[5];
ry(-0.018776860890256552) q[5];
cx q[0], q[5];
ry(0.018776860890256552) q[5];
cx q[0], q[5];
ry(-0.7283642261673043) q[0];
ry(0.007960079657155455) q[5];
ry(-1.74263630060897) q[7];
rz(-pi) q[7];
h q[8];
ry(0.3924196282534974) q[8];
rz(-pi) q[9];
ry(-2.020052328085319) q[9];
h q[10];
h q[11];
h q[12];
cx q[12], q[5];
ry(-0.007960079657155455) q[5];
cx q[12], q[5];
ry(0.08765089363840506) q[5];
cx q[11], q[5];
ry(-0.08765089363840506) q[5];
cx q[11], q[5];
ry(-0.04844617449524383) q[5];
cx q[10], q[5];
ry(0.04844617449524383) q[5];
cx q[10], q[5];
ry(0.03686238588140468) q[5];
cx q[3], q[5];
ry(-0.03686238588140468) q[5];
cx q[3], q[5];
ry(0.011017386587021213) q[5];
cx q[2], q[5];
ry(-0.011017386587021213) q[5];
cx q[2], q[5];
ry(0.047349745394177495) q[5];
cx q[1], q[5];
ry(-0.047349745394177495) q[5];
cx q[1], q[5];
ry(0.7981377642562225) q[11];
cx q[3], q[11];
ry(-0.7981377642562225) q[11];
cx q[3], q[11];
ry(-0.06385496219673062) q[5];
cx q[8], q[5];
ry(0.06385496219673062) q[5];
cx q[8], q[5];
ry(-0.017966374778246186) q[5];
cx q[4], q[5];
ry(0.017966374778246186) q[5];
cx q[4], q[5];
ry(-0.6086811019857091) q[4];
cx q[6], q[4];
ry(0.6086811019857091) q[4];
cx q[6], q[4];
ry(-0.3788171468402547) q[6];
cx q[4], q[6];
ry(0.3788171468402547) q[6];
cx q[4], q[6];
cx q[4], q[0];
ry(0.636033487080393) q[0];
cx q[4], q[0];
ry(-0.424334956596528) q[0];
cx q[11], q[0];
ry(0.424334956596528) q[0];
cx q[11], q[0];
ry(0.6449648131821988) q[3];
cx q[11], q[3];
ry(-0.6449648131821988) q[3];
cx q[11], q[3];
ry(0.6640782624171191) q[8];
cx q[4], q[8];
ry(-0.6640782624171191) q[8];
cx q[4], q[8];
ry(0.3203444162805419) q[6];
cx q[8], q[6];
ry(-0.3203444162805419) q[6];
cx q[8], q[6];
cx q[8], q[9];
ry(1.717956000261326) q[9];
cx q[8], q[9];
ry(0.16658687725467144) q[9];
cx q[6], q[9];
ry(-0.16658687725467144) q[9];
cx q[6], q[9];
ry(0.2594640036156272) q[0];
cx q[6], q[0];
ry(-0.2594640036156272) q[0];
cx q[6], q[0];
ry(0.7322114354859073) q[10];
cx q[6], q[10];
ry(-0.7322114354859073) q[10];
cx q[6], q[10];
ry(-0.19988939417910512) q[0];
cx q[10], q[0];
ry(0.19988939417910512) q[0];
cx q[10], q[0];
ry(-0.5079410674832174) q[5];
cx q[9], q[5];
ry(0.5079410674832174) q[5];
cx q[9], q[5];
ry(0.6951225976710707) q[9];
cx q[4], q[9];
ry(-0.6951225976710707) q[9];
cx q[4], q[9];
ry(-0.28699841964009554) q[9];
cx q[5], q[9];
ry(0.28699841964009554) q[9];
cx q[5], q[9];
ry(0.10210733329479119) q[9];
cx q[11], q[9];
ry(-0.10210733329479119) q[9];
cx q[11], q[9];
ry(-0.11515710382711877) q[4];
cx q[8], q[4];
ry(0.11515710382711877) q[4];
cx q[8], q[4];
ry(-0.29877393623941884) q[8];
cx q[11], q[8];
ry(0.29877393623941884) q[8];
cx q[11], q[8];
cx q[11], q[7];
ry(-1.4678191711353255) q[7];
cx q[11], q[7];
ry(-0.1955271574854868) q[5];
cx q[7], q[5];
ry(0.1955271574854868) q[5];
cx q[7], q[5];
ry(0.31928379335051404) q[8];
cx q[9], q[8];
ry(-0.31928379335051404) q[8];
cx q[9], q[8];
ry(-0.13374933341555353) q[8];
cx q[3], q[8];
ry(0.13374933341555353) q[8];
cx q[3], q[8];
ry(-0.42189637286252074) q[8];
ry(-0.4774719662492601) q[9];
cx q[7], q[9];
ry(0.4774719662492601) q[9];
cx q[7], q[9];
ry(0.3055407488638179) q[4];
cx q[9], q[4];
ry(-0.3055407488638179) q[4];
cx q[9], q[4];
ry(-0.17503872562953426) q[9];
ry(-0.16926072970439016) q[4];
ry(0.03370952147831174) q[0];
ry(-1.7743193579446228) q[1];
ry(0.38047192154934384) q[10];
cx q[10], q[8];
ry(0.42189637286252074) q[8];
cx q[10], q[8];
cx q[10], q[9];
ry(0.24118959152462954) q[8];
cx q[6], q[8];
ry(-0.24118959152462954) q[8];
cx q[6], q[8];
ry(-0.09026533969502915) q[8];
cx q[5], q[8];
ry(0.09026533969502915) q[8];
cx q[5], q[8];
ry(0.17503872562953426) q[9];
cx q[10], q[9];
cx q[9], q[0];
ry(0.23844999361109168) q[6];
cx q[10], q[6];
ry(-0.23844999361109168) q[6];
cx q[10], q[6];
cx q[10], q[4];
ry(0.16926072970439016) q[4];
cx q[10], q[4];
ry(0.6374081515008522) q[6];
cx q[7], q[6];
ry(-0.6374081515008522) q[6];
cx q[7], q[6];
ry(0.46587622177841675) q[6];
cx q[3], q[6];
ry(-0.46587622177841675) q[6];
cx q[3], q[6];
ry(0.20780238136600349) q[6];
cx q[11], q[6];
ry(-0.20780238136600349) q[6];
cx q[11], q[6];
ry(0.3536553401533851) q[8];
cx q[7], q[8];
ry(-0.3536553401533851) q[8];
cx q[7], q[8];
ry(-0.024776785962330825) q[10];
cx q[7], q[10];
ry(0.024776785962330825) q[10];
cx q[7], q[10];
ry(0.12822062659064176) q[10];
cx q[4], q[10];
ry(-0.12822062659064176) q[10];
cx q[4], q[10];
ry(-0.03370952147831174) q[0];
cx q[9], q[0];
ry(0.1870577949150559) q[0];
cx q[3], q[0];
ry(-0.1870577949150559) q[0];
cx q[3], q[0];
ry(-0.1098696856973797) q[0];
cx q[5], q[0];
ry(0.1098696856973797) q[0];
cx q[5], q[0];
ry(-0.13504885886523454) q[10];
cx q[5], q[10];
ry(0.13504885886523454) q[10];
cx q[5], q[10];
ry(0.20067258611457006) q[0];
cx q[7], q[0];
ry(-0.20067258611457006) q[0];
cx q[7], q[0];
ry(0.4947075147456419) q[9];
cx q[0], q[9];
ry(-0.4947075147456419) q[9];
cx q[0], q[9];
ry(-0.172213257934891) q[8];
cx q[0], q[8];
ry(0.172213257934891) q[8];
cx q[0], q[8];
ry(0.03271546214464488) q[4];
cx q[7], q[4];
ry(-0.03271546214464488) q[4];
cx q[7], q[4];
ry(-0.15143567187112078) q[7];
cx q[4], q[7];
ry(0.15143567187112078) q[7];
cx q[4], q[7];
ry(-0.2968960348461742) q[10];
cx q[9], q[10];
ry(0.2968960348461742) q[10];
cx q[9], q[10];
ry(0.07064095407695022) q[10];
cx q[3], q[10];
ry(-0.07064095407695022) q[10];
cx q[3], q[10];
ry(-0.007526593273628624) q[6];
cx q[9], q[6];
ry(0.007526593273628624) q[6];
cx q[9], q[6];
ry(0.29737346957593647) q[9];
cx q[3], q[9];
ry(-0.29737346957593647) q[9];
cx q[3], q[9];
ry(0.09258498750190872) q[7];
cx q[6], q[7];
ry(-0.09258498750190872) q[7];
cx q[6], q[7];
ry(0.020378045082595612) q[7];
cx q[3], q[7];
ry(-0.020378045082595612) q[7];
cx q[3], q[7];
ry(0.1729820956122096) q[7];
cx q[10], q[7];
ry(-0.1729820956122096) q[7];
cx q[10], q[7];
cx q[10], q[1];
ry(-0.12824157624668128) q[1];
cx q[10], q[1];
ry(0.009976899113382443) q[10];
cx q[0], q[10];
ry(-0.009976899113382443) q[10];
cx q[0], q[10];
ry(-0.16610612418453363) q[0];
cx q[8], q[0];
ry(0.16610612418453363) q[0];
cx q[8], q[0];
ry(-0.21128819387649053) q[6];
cx q[0], q[6];
ry(0.21128819387649053) q[6];
cx q[0], q[6];
ry(-0.07159890884377398) q[7];
cx q[9], q[7];
ry(0.07159890884377398) q[7];
cx q[9], q[7];
ry(-0.14105471644542242) q[7];
cx q[0], q[7];
ry(0.14105471644542242) q[7];
cx q[0], q[7];
ry(0.01477762663792512) q[11];
ry(-1.4583941163519691) q[12];
ry(-1.3826554343973019) q[2];
cx q[10], q[2];
ry(0.21346663553494333) q[2];
cx q[10], q[2];
cx q[10], q[11];
ry(0.2184848822362824) q[11];
cx q[10], q[11];
ry(0.09424235588780412) q[10];
cx q[8], q[10];
ry(-0.09424235588780412) q[10];
cx q[8], q[10];
ry(0.11663125443710375) q[11];
cx q[8], q[11];
ry(-0.11663125443710375) q[11];
cx q[8], q[11];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[13] c;
qubit[13] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
ry(x10) q[10];
ry(x11) q[11];
ry(x12) q[12];
crx(x13) q[12], q[0];
crx(x1) q[11], q[12];
crx(x14) q[10], q[11];
crx(x15) q[9], q[10];
crx(x16) q[8], q[9];
crx(x17) q[7], q[8];
crx(x18) q[6], q[7];
crx(x19) q[5], q[6];
crx(x20) q[4], q[5];
crx(x21) q[3], q[4];
crx(x22) q[2], q[3];
crx(x23) q[1], q[2];
crx(x24) q[0], q[1];
ry(x0) q[0];
ry(x1) q[1];
ry(x25) q[2];
ry(x26) q[3];
ry(x27) q[4];
ry(x28) q[5];
ry(x29) q[6];
ry(x30) q[7];
ry(x31) q[8];
ry(x32) q[9];
ry(x33) q[10];
ry(x33) q[11];
ry(x34) q[12];
crx(x35) q[12], q[11];
crx(x36) q[0], q[12];
crx(x37) q[0], q[1];
crx(x38) q[1], q[2];
crx(x39) q[2], q[3];
crx(x40) q[3], q[4];
crx(x41) q[4], q[5];
crx(x42) q[5], q[6];
crx(x43) q[6], q[7];
crx(x44) q[7], q[8];
crx(x45) q[8], q[9];
crx(x46) q[9], q[10];
crx(x47) q[10], q[11];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11];
c[12] = measure q[12]; | {"source": 0, "sink": 5} | {"circuits": [], "gradients": []} | [
"IIZIIIIIIZIII",
"IZIIIIIIIZIII",
"IZZIIIIIIIIII",
"IIIIIIIZZIIII",
"IIIIIIIZIIIIZ",
"IIIIIIIIZIIIZ",
"IIIIIIZIIZIII",
"IIZIIIZIIIIII",
"IZIIIIZIIIIII",
"IIIIIIZZIIIII",
"IIIIIIZIZIIII",
"IIIIIIZIIIIIZ",
"IIIIIZIIIZIII",
"IIZIIZIIIIIII",
"IZIIIZIIIIIII",
"IIIIIZIZIIIII",
"IIIIIZIIZII... | [
-1,
-2,
2,
2,
-1,
-0.5,
0.5,
-0.5,
-1,
1,
0.5,
-0.5,
1,
-1,
-2,
2,
1,
-1,
2,
1,
0.5,
-0.5,
0.5,
1,
2,
1,
-1,
1,
2,
1,
-0.5,
0.5,
1,
-0.5,
-1,
-0.25,
-1,
1,
2,
11,
5.5,
-4.125,
4,
8,
4,
8,
0,
-0.75,
-0.375
] | 0.971122 | [
-2.4982175662086945,
-1.2959791973212518,
10.693477959740283,
2.756448642387936,
1.5747373492012693,
-0.9595478507256837,
-0.037553721780513104,
-0.09233073908691143,
0.3924196282534974,
0.01592015931431091,
0.17530178727681012,
-0.09689234899048765,
0.07372477176280937,
0.0220347731740424... | {
"n_parameters": 84,
"n_qubits": 13,
"optimal_eigenvalue": -30.5,
"target_ratio": 0.97,
"target_value": -29.585
} | 96 |
2a895515d0a8eaf1b57b7d486fef5b85 | kclique | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 6}, {"id": 7}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 7}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 7}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 4, "target": 6}]} | {"states": [17, 3], "expectation_value": -15.468707862531442, "params": [[0.0563, -0.009000000000000001, -0.025500000000000002, -0.0629], [-0.0811, -0.0453, -0.0329, 0.0152]], "bitstrings": ["1101110", "1111100"], "total_optimization_steps": 10, "probabilities": [0.018025774373185047, 0.01888650019443774], "optimization_time": 9.743365049362183} | 2.75 * (Z(0) @ Z(1)) + 2.75 * (Z(2) @ Z(1)) + 2.75 * (Z(2) @ Z(0)) + 2.75 * (Z(3) @ Z(1)) + 2.75 * (Z(3) @ Z(0)) + 2.75 * (Z(3) @ Z(2)) + 2.75 * (Z(4) @ Z(1)) + 2.75 * (Z(4) @ Z(0)) + 2.75 * (Z(4) @ Z(2)) + 2.75 * (Z(4) @ Z(3)) + 3.0 * (Z(5) @ Z(1)) + 3.0 * (Z(5) @ Z(0)) + 3.0 * (Z(5) @ Z(2)) + 2.75 * (Z(5) @ Z(3)) + 2.75 * (Z(5) @ Z(4)) + 3.0 * (Z(6) @ Z(1)) + 2.75 * (Z(6) @ Z(0)) + 2.75 * (Z(6) @ Z(2)) + 3.0 * (Z(6) @ Z(3)) + 3.0 * (Z(6) @ Z(4)) + 3.0 * (Z(6) @ Z(5)) + -10.0 * Z(1) + -10.25 * Z(0) + -10.25 * Z(2) + -10.25 * Z(3) + -10.25 * Z(4) + -9.5 * Z(5) + -9.5 * Z(6) | 10 | 7 | 4 | {"smallest_eigenvalues": [-30.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -28.5, "smallest_bitstrings": ["1111100"], "largest_eigenvalue": 129.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
rz(-2.096327820170651) q[0];
ry(0.2537083493680447) q[0];
rz(1.570436671091425) q[0];
rz(1.191244473143085) q[1];
ry(0.2008107508654874) q[1];
rz(-1.6963430441543206) q[1];
rz(-1.9118469528459408) q[2];
ry(0.1477573005102168) q[2];
rz(1.5833415908168567) q[2];
rz(2.278628784544436) q[3];
ry(0.06322262263020408) q[3];
rz(-1.5997006554637245) q[3];
rz(0.9238948767557318) q[4];
ry(0.08231605002329702) q[4];
rz(-0.30332774456854095) q[4];
rz(2.317175855268154) q[5];
ry(2.6440598112299303) q[5];
rz(-0.8410416291691809) q[5];
rz(1.181254594069566) q[6];
ry(2.6258358730518867) q[6];
rz(-1.9858586546472163) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x0) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x0) q[3];
cx q[2], q[3];
cx q[1], q[4];
rz(x0) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x1) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x1) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x1) q[5];
cx q[2], q[5];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x0) q[5];
cx q[4], q[5];
cx q[1], q[6];
rz(x1) q[6];
cx q[1], q[6];
cx q[0], q[6];
rz(x0) q[6];
cx q[0], q[6];
cx q[2], q[6];
rz(x0) q[6];
cx q[2], q[6];
cx q[3], q[6];
rz(x1) q[6];
cx q[3], q[6];
cx q[4], q[6];
rz(x1) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x1) q[6];
cx q[5], q[6];
rz(x2) q[1];
rz(x3) q[0];
rz(x3) q[2];
rz(x3) q[3];
rz(x3) q[4];
rz(x4) q[5];
rz(x4) q[6];
h q[0];
rz(x5) q[0];
h q[0];
h q[1];
rz(x5) q[1];
h q[1];
h q[2];
rz(x5) q[2];
h q[2];
h q[3];
rz(x5) q[3];
h q[3];
h q[4];
rz(x5) q[4];
h q[4];
h q[5];
rz(x5) q[5];
h q[5];
h q[6];
rz(x5) q[6];
h q[6];
cx q[1], q[0];
rz(x6) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x6) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x6) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x6) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x6) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x6) q[3];
cx q[2], q[3];
cx q[1], q[4];
rz(x6) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(x6) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x6) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x6) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x7) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x7) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x7) q[5];
cx q[2], q[5];
cx q[3], q[5];
rz(x6) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x6) q[5];
cx q[4], q[5];
cx q[1], q[6];
rz(x7) q[6];
cx q[1], q[6];
cx q[0], q[6];
rz(x6) q[6];
cx q[0], q[6];
cx q[2], q[6];
rz(x6) q[6];
cx q[2], q[6];
cx q[3], q[6];
rz(x7) q[6];
cx q[3], q[6];
cx q[4], q[6];
rz(x7) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x7) q[6];
cx q[5], q[6];
rz(x8) q[1];
rz(x9) q[0];
rz(x9) q[2];
rz(x9) q[3];
rz(x9) q[4];
rz(x10) q[5];
rz(x10) q[6];
h q[0];
rz(x11) q[0];
h q[0];
h q[1];
rz(x11) q[1];
h q[1];
h q[2];
rz(x11) q[2];
h q[2];
h q[3];
rz(x11) q[3];
h q[3];
h q[4];
rz(x11) q[4];
h q[4];
h q[5];
rz(x11) q[5];
h q[5];
h q[6];
rz(x11) q[6];
h q[6];
cx q[1], q[0];
rz(x12) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x12) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x12) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x12) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x12) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x12) q[3];
cx q[2], q[3];
cx q[1], q[4];
rz(x12) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(x12) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x12) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x12) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x13) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x13) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x13) q[5];
cx q[2], q[5];
cx q[3], q[5];
rz(x12) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x12) q[5];
cx q[4], q[5];
cx q[1], q[6];
rz(x13) q[6];
cx q[1], q[6];
cx q[0], q[6];
rz(x12) q[6];
cx q[0], q[6];
cx q[2], q[6];
rz(x12) q[6];
cx q[2], q[6];
cx q[3], q[6];
rz(x13) q[6];
cx q[3], q[6];
cx q[4], q[6];
rz(x13) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x13) q[6];
cx q[5], q[6];
rz(x14) q[1];
rz(x15) q[0];
rz(x15) q[2];
rz(x15) q[3];
rz(x15) q[4];
rz(x16) q[5];
rz(x16) q[6];
h q[0];
rz(x17) q[0];
h q[0];
h q[1];
rz(x17) q[1];
h q[1];
h q[2];
rz(x17) q[2];
h q[2];
h q[3];
rz(x17) q[3];
h q[3];
h q[4];
rz(x17) q[4];
h q[4];
h q[5];
rz(x17) q[5];
h q[5];
h q[6];
rz(x17) q[6];
h q[6];
cx q[1], q[0];
rz(x18) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x18) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x18) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x18) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x18) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x18) q[3];
cx q[2], q[3];
cx q[1], q[4];
rz(x18) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(x18) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x18) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x18) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x19) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x19) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x19) q[5];
cx q[2], q[5];
cx q[3], q[5];
rz(x18) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x18) q[5];
cx q[4], q[5];
cx q[1], q[6];
rz(x19) q[6];
cx q[1], q[6];
cx q[0], q[6];
rz(x18) q[6];
cx q[0], q[6];
cx q[2], q[6];
rz(x18) q[6];
cx q[2], q[6];
cx q[3], q[6];
rz(x19) q[6];
cx q[3], q[6];
cx q[4], q[6];
rz(x19) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x19) q[6];
cx q[5], q[6];
rz(x20) q[1];
rz(x21) q[0];
rz(x21) q[2];
rz(x21) q[3];
rz(x21) q[4];
rz(x22) q[5];
rz(x22) q[6];
h q[0];
rz(x23) q[0];
h q[0];
h q[1];
rz(x23) q[1];
h q[1];
h q[2];
rz(x23) q[2];
h q[2];
h q[3];
rz(x23) q[3];
h q[3];
h q[4];
rz(x23) q[4];
h q[4];
h q[5];
rz(x23) q[5];
h q[5];
h q[6];
rz(x23) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | {"k": 5} | {"circuits": [], "gradients": []} | [
"IIIIIZZ",
"IIIIZZI",
"IIIIZIZ",
"IIIZIZI",
"IIIZIIZ",
"IIIZZII",
"IIZIIZI",
"IIZIIIZ",
"IIZIZII",
"IIZZIII",
"IZIIIZI",
"IZIIIIZ",
"IZIIZII",
"IZIZIII",
"IZZIIII",
"ZIIIIZI",
"ZIIIIIZ",
"ZIIIZII",
"ZIIZIII",
"ZIZIIII",
"ZZIIIII",
"IIIIIZI",
"IIIIIIZ",
"IIIIZII",
"III... | [
2.75,
2.75,
2.75,
2.75,
2.75,
2.75,
2.75,
2.75,
2.75,
2.75,
3,
3,
3,
2.75,
2.75,
3,
2.75,
2.75,
3,
3,
3,
-10,
-10.25,
-10.25,
-10.25,
-10.25,
-9.5,
-9.5
] | 0.972257 | [
-0.08028563510993815,
-0.21555986132396174,
0.078732077463361,
-0.21601939328285985,
-0.010214764130119527,
-0.03172665130023722,
0.30548255601708946,
0.07708210515096893,
0.3715827281252511,
0.6916802821102456,
0.19367370790422986,
0.9804975452195692,
-0.10497639850611308,
0.0456723136684... | {
"n_parameters": 37,
"n_qubits": 7,
"optimal_eigenvalue": -30.5,
"target_ratio": 0.97,
"target_value": -29.585
} | 8 |
90ed954541db23a75eecb07977c28089 | edge_cover | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 3, "target": 5}]} | {"states": [3791, 3887], "expectation_value": -0.19204476540863058, "params": [[-0.0613, -0.0776], [0.0728, 0.0781]], "bitstrings": ["000100110000", "000011010000"], "total_optimization_steps": 10, "probabilities": [0.0003820435100159137, 0.00038204351001591393], "optimization_time": 30.451156616210938} | 0.0625 * (Z(0) @ Z(1)) + 0.0625 * (Z(0) @ Z(2)) + 0.0625 * (Z(0) @ Z(3)) + 0.0625 * (Z(0) @ Z(4)) + 0.0625 * (Z(1) @ Z(2)) + 0.0625 * (Z(1) @ Z(3)) + 0.0625 * (Z(1) @ Z(4)) + 0.0625 * (Z(2) @ Z(3)) + 0.0625 * (Z(2) @ Z(4)) + 0.0625 * (Z(3) @ Z(4)) + -0.0625 * (Z(0) @ Z(1) @ Z(2)) + -0.0625 * (Z(0) @ Z(1) @ Z(3)) + -0.0625 * (Z(0) @ Z(1) @ Z(4)) + -0.0625 * (Z(0) @ Z(2) @ Z(3)) + -0.0625 * (Z(0) @ Z(2) @ Z(4)) + -0.0625 * (Z(0) @ Z(3) @ Z(4)) + -0.0625 * (Z(1) @ Z(2) @ Z(3)) + -0.0625 * (Z(1) @ Z(2) @ Z(4)) + -0.0625 * (Z(1) @ Z(3) @ Z(4)) + -0.0625 * (Z(2) @ Z(3) @ Z(4)) + 0.0625 * (Z(0) @ Z(1) @ Z(2) @ Z(3)) + 0.0625 * (Z(0) @ Z(1) @ Z(2) @ Z(4)) + 0.0625 * (Z(0) @ Z(1) @ Z(3) @ Z(4)) + 0.0625 * (Z(0) @ Z(2) @ Z(3) @ Z(4)) + 0.0625 * (Z(1) @ Z(2) @ Z(3) @ Z(4)) + -0.0625 * (Z(0) @ Z(3) @ Z(2) @ Z(1) @ Z(4)) + 0.25 * (Z(0) @ Z(5)) + 0.25 * (Z(0) @ Z(6)) + 0.25 * (Z(5) @ Z(6)) + -0.25 * (Z(0) @ Z(5) @ Z(6)) + 0.125 * (Z(7) @ Z(1)) + 0.125 * (Z(1) @ Z(8)) + 0.125 * (Z(1) @ Z(9)) + 0.125 * (Z(7) @ Z(8)) + 0.125 * (Z(7) @ Z(9)) + 0.125 * (Z(8) @ Z(9)) + -0.125 * (Z(7) @ Z(1) @ Z(8)) + -0.125 * (Z(7) @ Z(1) @ Z(9)) + -0.125 * (Z(1) @ Z(9) @ Z(8)) + -0.125 * (Z(7) @ Z(8) @ Z(9)) + 0.125 * (Z(7) @ Z(1) @ Z(9) @ Z(8)) + 0.125 * (Z(7) @ Z(2)) + 0.125 * (Z(2) @ Z(10)) + 0.125 * (Z(2) @ Z(11)) + 0.125 * (Z(7) @ Z(10)) + 0.125 * (Z(7) @ Z(11)) + 0.125 * (Z(10) @ Z(11)) + -0.125 * (Z(7) @ Z(2) @ Z(10)) + -0.125 * (Z(7) @ Z(2) @ Z(11)) + -0.125 * (Z(2) @ Z(10) @ Z(11)) + -0.125 * (Z(7) @ Z(10) @ Z(11)) + 0.125 * (Z(7) @ Z(2) @ Z(10) @ Z(11)) + 0.125 * (Z(3) @ Z(5)) + 0.125 * (Z(8) @ Z(3)) + 0.125 * (Z(3) @ Z(10)) + 0.125 * (Z(8) @ Z(5)) + 0.125 * (Z(10) @ Z(5)) + 0.125 * (Z(8) @ Z(10)) + -0.125 * (Z(8) @ Z(3) @ Z(5)) + -0.125 * (Z(3) @ Z(10) @ Z(5)) + -0.125 * (Z(8) @ Z(3) @ Z(10)) + -0.125 * (Z(8) @ Z(10) @ Z(5)) + 0.125 * (Z(8) @ Z(3) @ Z(10) @ Z(5)) + 0.125 * (Z(4) @ Z(6)) + 0.125 * (Z(9) @ Z(4)) + 0.125 * (Z(11) @ Z(4)) + 0.125 * (Z(9) @ Z(6)) + 0.125 * (Z(11) @ Z(6)) + 0.125 * (Z(9) @ Z(11)) + -0.125 * (Z(9) @ Z(4) @ Z(6)) + -0.125 * (Z(4) @ Z(11) @ Z(6)) + -0.125 * (Z(9) @ Z(11) @ Z(4)) + -0.125 * (Z(9) @ Z(11) @ Z(6)) + 0.125 * (Z(9) @ Z(4) @ Z(11) @ Z(6)) + 0.1875 * Z(0) + 0.3125 * Z(1) + 0.3125 * Z(2) + 0.3125 * Z(3) + 0.3125 * Z(4) + 0.125 * Z(5) + 0.125 * Z(6) + 0.25 * Z(7) + 0.25 * Z(8) + 0.25 * Z(9) + 0.25 * Z(10) + 0.25 * Z(11) | 1 | 12 | 2 | {"smallest_eigenvalues": [-3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -2.8125, "smallest_bitstrings": ["010001000001", "000011010000", "100000000110", "001000101000", "100000001001", "000100110000", "001001000100", "010000100010"], "largest_eigenvalue": 5.1875} | OPENQASM 3.0;
include "stdgates.inc";
qubit[12] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(0.3009393722060807) q[0];
cx q[1], q[0];
h q[2];
cx q[2], q[0];
rz(0.3009393722060807) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(0.3009393722060807) q[1];
cx q[2], q[1];
h q[3];
cx q[3], q[0];
rz(0.3009393722060807) q[0];
cx q[3], q[0];
cx q[3], q[1];
rz(0.3009393722060807) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(0.3009393722060807) q[2];
cx q[3], q[2];
h q[4];
cx q[4], q[0];
rz(0.3009393722060807) q[0];
cx q[4], q[0];
cx q[4], q[1];
rz(0.3009393722060807) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(0.3009393722060807) q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(1.2484013044131173) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[3];
rz(0.3009393722060807) q[3];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(1.2484013044131173) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[3], q[2];
cx q[4], q[1];
cx q[1], q[0];
rz(1.2484013044131173) q[0];
cx q[1], q[0];
cx q[2], q[0];
rz(1.2484013044131173) q[0];
cx q[2], q[0];
cx q[3], q[2];
cx q[4], q[1];
cx q[4], q[2];
cx q[2], q[0];
rz(1.2484013044131173) q[0];
cx q[2], q[0];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[0];
rz(1.2484013044131173) q[0];
cx q[3], q[0];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
rz(1.2484013044131173) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
rz(1.2484013044131173) q[1];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
rz(1.2484013044131173) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(1.2484013044131173) q[2];
cx q[3], q[2];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(0.3009393722060807) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(0.3009393722060807) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(0.3009393722060807) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[3], q[2];
cx q[2], q[0];
rz(0.3009393722060807) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(0.3009393722060807) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[3];
cx q[4], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[0];
rz(1.2484013044131173) q[0];
cx q[3], q[0];
cx q[2], q[3];
cx q[1], q[2];
cx q[4], q[1];
h q[5];
cx q[5], q[0];
rz(-0.3798378390662217) q[0];
cx q[5], q[0];
h q[6];
cx q[6], q[0];
rz(-0.3798378390662217) q[0];
cx q[6], q[0];
cx q[6], q[5];
rz(-0.3798378390662217) q[5];
cx q[5], q[0];
rz(0.4270385845264586) q[0];
cx q[5], q[0];
rz(0.7528483255570873) q[0];
rx(0.9481662270374184) q[0];
cx q[6], q[5];
cx q[5], q[3];
rz(-0.18410433411884003) q[3];
cx q[5], q[3];
cx q[6], q[4];
rz(-0.18410433411884003) q[4];
cx q[6], q[4];
h q[7];
cx q[1], q[7];
rz(-0.18410433411884003) q[7];
cx q[1], q[7];
h q[8];
cx q[8], q[1];
rz(-0.18410433411884003) q[1];
cx q[8], q[1];
cx q[8], q[7];
rz(-0.18410433411884003) q[7];
cx q[8], q[7];
h q[9];
cx q[9], q[1];
rz(-0.18410433411884003) q[1];
cx q[9], q[1];
cx q[9], q[7];
rz(-0.18410433411884003) q[7];
cx q[9], q[7];
cx q[9], q[8];
rz(-0.18410433411884003) q[8];
cx q[9], q[8];
cx q[8], q[1];
cx q[1], q[7];
rz(0.15621560101591658) q[7];
cx q[1], q[7];
cx q[8], q[1];
cx q[9], q[1];
cx q[1], q[7];
rz(0.15621560101591658) q[7];
cx q[1], q[7];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[1];
rz(0.15621560101591658) q[1];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[8];
cx q[8], q[7];
rz(0.15621560101591658) q[7];
cx q[8], q[7];
cx q[9], q[8];
cx q[8], q[9];
cx q[9], q[1];
cx q[1], q[7];
rz(-0.18410433411884003) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(-0.18410433411884003) q[7];
cx q[2], q[7];
cx q[9], q[1];
rz(0.46142641491757175) q[1];
rx(0.9481662270374182) q[1];
cx q[1], q[0];
rz(-0.565569105340614) q[0];
cx q[1], q[0];
cx q[8], q[9];
cx q[3], q[8];
cx q[4], q[9];
rz(-0.18410433411884003) q[8];
cx q[3], q[8];
cx q[5], q[8];
rz(-0.18410433411884003) q[8];
cx q[5], q[8];
rz(-0.18410433411884003) q[9];
cx q[4], q[9];
cx q[6], q[9];
rz(-0.18410433411884003) q[9];
cx q[6], q[9];
h q[10];
cx q[10], q[2];
rz(-0.18410433411884003) q[2];
cx q[10], q[2];
cx q[10], q[7];
rz(-0.18410433411884003) q[7];
cx q[10], q[7];
h q[11];
cx q[11], q[2];
rz(-0.18410433411884003) q[2];
cx q[11], q[2];
cx q[11], q[7];
rz(-0.18410433411884003) q[7];
cx q[11], q[7];
cx q[11], q[10];
rz(-0.18410433411884003) q[10];
cx q[11], q[10];
cx q[10], q[2];
cx q[2], q[7];
rz(0.15621560101591658) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[2];
cx q[2], q[7];
rz(0.15621560101591658) q[7];
cx q[2], q[7];
cx q[11], q[2];
cx q[11], q[10];
cx q[10], q[2];
rz(0.15621560101591658) q[2];
cx q[10], q[2];
cx q[10], q[7];
rz(0.15621560101591658) q[7];
cx q[10], q[7];
cx q[10], q[2];
cx q[2], q[7];
rz(-0.18410433411884003) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[10];
cx q[10], q[3];
rz(0.46142641491757175) q[2];
rx(0.9481662270374182) q[2];
cx q[2], q[0];
rz(-0.565569105340614) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(-0.565569105340614) q[1];
cx q[2], q[1];
rz(-0.18410433411884003) q[3];
cx q[10], q[3];
cx q[4], q[11];
rz(-0.18410433411884003) q[11];
cx q[4], q[11];
cx q[5], q[10];
rz(-0.18410433411884003) q[10];
cx q[5], q[10];
cx q[10], q[8];
cx q[5], q[3];
cx q[6], q[11];
rz(-0.18410433411884003) q[11];
cx q[6], q[11];
cx q[11], q[9];
cx q[6], q[4];
rz(-0.37983783906622204) q[7];
rx(0.9481662270374184) q[7];
rz(-0.18410433411884003) q[8];
cx q[10], q[8];
cx q[3], q[8];
rz(0.15621560101591658) q[8];
cx q[3], q[8];
cx q[5], q[3];
cx q[5], q[10];
cx q[10], q[3];
rz(0.15621560101591658) q[3];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[3];
cx q[3], q[8];
rz(0.15621560101591658) q[8];
cx q[3], q[8];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[8];
rz(0.15621560101591658) q[8];
cx q[10], q[8];
cx q[10], q[3];
cx q[3], q[8];
rz(-0.18410433411884003) q[8];
cx q[3], q[8];
cx q[10], q[3];
rz(0.46142641491757175) q[3];
rx(0.9481662270374182) q[3];
cx q[3], q[0];
rz(-0.565569105340614) q[0];
cx q[3], q[0];
cx q[3], q[1];
rz(-0.565569105340614) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(-0.565569105340614) q[2];
cx q[3], q[2];
cx q[5], q[10];
rz(-0.37983783906622204) q[10];
rx(0.9481662270374184) q[10];
rz(-0.18410433411883975) q[5];
rx(0.9481662270374182) q[5];
rz(-0.37983783906622204) q[8];
rx(0.9481662270374184) q[8];
rz(-0.18410433411884003) q[9];
cx q[11], q[9];
cx q[4], q[9];
rz(0.15621560101591658) q[9];
cx q[4], q[9];
cx q[6], q[4];
cx q[6], q[11];
cx q[11], q[4];
rz(0.15621560101591658) q[4];
cx q[11], q[4];
cx q[6], q[11];
cx q[4], q[11];
cx q[11], q[9];
rz(0.15621560101591658) q[9];
cx q[11], q[9];
cx q[4], q[11];
cx q[6], q[11];
cx q[11], q[9];
rz(0.15621560101591658) q[9];
cx q[11], q[9];
cx q[11], q[4];
cx q[4], q[9];
rz(-0.18410433411884003) q[9];
cx q[4], q[9];
cx q[11], q[4];
rz(0.46142641491757175) q[4];
rx(0.9481662270374182) q[4];
cx q[4], q[0];
rz(-0.565569105340614) q[0];
cx q[4], q[0];
cx q[4], q[1];
rz(-0.565569105340614) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(-0.565569105340614) q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(-0.3443169043342043) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[3];
rz(-0.565569105340614) q[3];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(-0.3443169043342043) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[3], q[2];
cx q[4], q[1];
cx q[1], q[0];
rz(-0.3443169043342043) q[0];
cx q[1], q[0];
cx q[2], q[0];
rz(-0.3443169043342043) q[0];
cx q[2], q[0];
cx q[3], q[2];
cx q[4], q[1];
cx q[4], q[2];
cx q[2], q[0];
rz(-0.3443169043342043) q[0];
cx q[2], q[0];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[0];
rz(-0.3443169043342043) q[0];
cx q[3], q[0];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.3443169043342043) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
rz(-0.3443169043342043) q[1];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
rz(-0.3443169043342043) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(-0.3443169043342043) q[2];
cx q[3], q[2];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(-0.565569105340614) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(-0.565569105340614) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(-0.565569105340614) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[3], q[2];
cx q[2], q[0];
rz(-0.565569105340614) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(-0.565569105340614) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[3];
cx q[4], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[0];
rz(-0.3443169043342043) q[0];
cx q[3], q[0];
cx q[2], q[3];
cx q[1], q[2];
cx q[4], q[1];
cx q[1], q[7];
cx q[5], q[0];
rz(-0.45828684618528925) q[0];
cx q[5], q[0];
cx q[6], q[11];
rz(-0.37983783906622204) q[11];
rx(0.9481662270374184) q[11];
rz(-0.18410433411883975) q[6];
rx(0.9481662270374182) q[6];
cx q[6], q[0];
rz(-0.45828684618528925) q[0];
cx q[6], q[0];
cx q[6], q[5];
rz(-0.45828684618528925) q[5];
cx q[5], q[0];
rz(0.6868535447971575) q[0];
cx q[5], q[0];
rz(-0.47204513517766156) q[0];
rx(0.45972923408421595) q[0];
cx q[6], q[5];
cx q[5], q[3];
rz(-0.27349808895761746) q[3];
cx q[5], q[3];
cx q[6], q[4];
rz(-0.27349808895761746) q[4];
cx q[6], q[4];
rz(-0.27349808895761746) q[7];
cx q[1], q[7];
cx q[8], q[1];
rz(-0.27349808895761746) q[1];
cx q[8], q[1];
cx q[8], q[7];
rz(-0.27349808895761746) q[7];
cx q[8], q[7];
rz(-0.37983783906622204) q[9];
rx(0.9481662270374184) q[9];
cx q[9], q[1];
rz(-0.27349808895761746) q[1];
cx q[9], q[1];
cx q[9], q[7];
rz(-0.27349808895761746) q[7];
cx q[9], q[7];
cx q[9], q[8];
rz(-0.27349808895761746) q[8];
cx q[9], q[8];
cx q[8], q[1];
cx q[1], q[7];
rz(0.2355555198343973) q[7];
cx q[1], q[7];
cx q[8], q[1];
cx q[9], q[1];
cx q[1], q[7];
rz(0.2355555198343973) q[7];
cx q[1], q[7];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[1];
rz(0.2355555198343973) q[1];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[8];
cx q[8], q[7];
rz(0.2355555198343973) q[7];
cx q[8], q[7];
cx q[9], q[8];
cx q[8], q[9];
cx q[9], q[1];
cx q[1], q[7];
rz(-0.27349808895761746) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(-0.27349808895761746) q[7];
cx q[2], q[7];
cx q[10], q[2];
rz(-0.27349808895761746) q[2];
cx q[10], q[2];
cx q[10], q[7];
cx q[11], q[2];
rz(-0.27349808895761746) q[2];
cx q[11], q[2];
rz(-0.27349808895761746) q[7];
cx q[10], q[7];
cx q[11], q[7];
rz(-0.27349808895761746) q[7];
cx q[11], q[7];
cx q[11], q[10];
rz(-0.27349808895761746) q[10];
cx q[11], q[10];
cx q[10], q[2];
cx q[2], q[7];
rz(0.2355555198343973) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[2];
cx q[2], q[7];
rz(0.2355555198343973) q[7];
cx q[2], q[7];
cx q[11], q[2];
cx q[11], q[10];
cx q[10], q[2];
rz(0.2355555198343973) q[2];
cx q[10], q[2];
cx q[10], q[7];
rz(0.2355555198343973) q[7];
cx q[10], q[7];
cx q[10], q[2];
cx q[2], q[7];
rz(-0.27349808895761746) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[10];
rz(-0.5708029555471859) q[2];
rx(0.4597292340842159) q[2];
rz(-0.4582868461852896) q[7];
rx(0.459729234084216) q[7];
cx q[9], q[1];
rz(-0.5708029555471859) q[1];
rx(0.4597292340842159) q[1];
cx q[1], q[0];
rz(0.34378999505593566) q[0];
cx q[1], q[0];
cx q[2], q[0];
rz(0.34378999505593566) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(0.34378999505593566) q[1];
cx q[2], q[1];
cx q[8], q[9];
cx q[3], q[8];
cx q[4], q[9];
rz(-0.27349808895761746) q[8];
cx q[3], q[8];
cx q[10], q[3];
rz(-0.27349808895761746) q[3];
cx q[10], q[3];
cx q[5], q[8];
rz(-0.27349808895761746) q[8];
cx q[5], q[8];
cx q[5], q[10];
rz(-0.27349808895761746) q[10];
cx q[5], q[10];
cx q[10], q[8];
cx q[5], q[3];
rz(-0.27349808895761746) q[8];
cx q[10], q[8];
cx q[3], q[8];
rz(0.2355555198343973) q[8];
cx q[3], q[8];
cx q[5], q[3];
cx q[5], q[10];
cx q[10], q[3];
rz(0.2355555198343973) q[3];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[3];
cx q[3], q[8];
rz(0.2355555198343973) q[8];
cx q[3], q[8];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[8];
rz(0.2355555198343973) q[8];
cx q[10], q[8];
cx q[10], q[3];
cx q[3], q[8];
rz(-0.27349808895761746) q[8];
cx q[3], q[8];
cx q[10], q[3];
rz(-0.5708029555471859) q[3];
rx(0.4597292340842159) q[3];
cx q[3], q[0];
rz(0.34378999505593566) q[0];
cx q[3], q[0];
cx q[3], q[1];
rz(0.34378999505593566) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(0.34378999505593566) q[2];
cx q[3], q[2];
cx q[5], q[10];
rz(-0.4582868461852896) q[10];
rx(0.459729234084216) q[10];
rz(-0.2734980889576173) q[5];
rx(0.4597292340842158) q[5];
rz(-0.4582868461852896) q[8];
rx(0.459729234084216) q[8];
rz(-0.27349808895761746) q[9];
cx q[4], q[9];
cx q[4], q[11];
rz(-0.27349808895761746) q[11];
cx q[4], q[11];
cx q[6], q[9];
rz(-0.27349808895761746) q[9];
cx q[6], q[9];
cx q[6], q[11];
rz(-0.27349808895761746) q[11];
cx q[6], q[11];
cx q[11], q[9];
cx q[6], q[4];
rz(-0.27349808895761746) q[9];
cx q[11], q[9];
cx q[4], q[9];
rz(0.2355555198343973) q[9];
cx q[4], q[9];
cx q[6], q[4];
cx q[6], q[11];
cx q[11], q[4];
rz(0.2355555198343973) q[4];
cx q[11], q[4];
cx q[6], q[11];
cx q[4], q[11];
cx q[11], q[9];
rz(0.2355555198343973) q[9];
cx q[11], q[9];
cx q[4], q[11];
cx q[6], q[11];
cx q[11], q[9];
rz(0.2355555198343973) q[9];
cx q[11], q[9];
cx q[11], q[4];
cx q[4], q[9];
rz(-0.27349808895761746) q[9];
cx q[4], q[9];
cx q[11], q[4];
rz(-0.5708029555471859) q[4];
rx(0.4597292340842159) q[4];
cx q[4], q[0];
rz(0.34378999505593566) q[0];
cx q[4], q[0];
cx q[4], q[1];
rz(0.34378999505593566) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(0.34378999505593566) q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(0.6617829825469401) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[3];
rz(0.34378999505593566) q[3];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(0.6617829825469401) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[3], q[2];
cx q[4], q[1];
cx q[1], q[0];
rz(0.6617829825469401) q[0];
cx q[1], q[0];
cx q[2], q[0];
rz(0.6617829825469401) q[0];
cx q[2], q[0];
cx q[3], q[2];
cx q[4], q[1];
cx q[4], q[2];
cx q[2], q[0];
rz(0.6617829825469401) q[0];
cx q[2], q[0];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[0];
rz(0.6617829825469401) q[0];
cx q[3], q[0];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
rz(0.6617829825469401) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
rz(0.6617829825469401) q[1];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
rz(0.6617829825469401) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(0.6617829825469401) q[2];
cx q[3], q[2];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(0.34378999505593566) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(0.34378999505593566) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(0.34378999505593566) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[3], q[2];
cx q[2], q[0];
rz(0.34378999505593566) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(0.34378999505593566) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[3];
cx q[4], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[0];
rz(0.6617829825469401) q[0];
cx q[3], q[0];
cx q[2], q[3];
cx q[1], q[2];
cx q[4], q[1];
cx q[1], q[7];
cx q[5], q[0];
rz(-0.8024483836973255) q[0];
cx q[5], q[0];
cx q[6], q[11];
rz(-0.4582868461852896) q[11];
rx(0.459729234084216) q[11];
rz(-0.2734980889576173) q[6];
rx(0.4597292340842158) q[6];
cx q[6], q[0];
rz(-0.8024483836973255) q[0];
cx q[6], q[0];
cx q[6], q[5];
rz(-0.8024483836973255) q[5];
cx q[5], q[0];
rz(0.7007813323927222) q[0];
cx q[5], q[0];
rz(-0.2899834779654329) q[0];
rx(0.3784237062724033) q[0];
cx q[6], q[5];
cx q[5], q[3];
rz(-0.34852845917712166) q[3];
cx q[5], q[3];
cx q[6], q[4];
rz(-0.34852845917712166) q[4];
cx q[6], q[4];
rz(-0.34852845917712166) q[7];
cx q[1], q[7];
cx q[8], q[1];
rz(-0.34852845917712166) q[1];
cx q[8], q[1];
cx q[8], q[7];
rz(-0.34852845917712166) q[7];
cx q[8], q[7];
rz(-0.4582868461852896) q[9];
rx(0.459729234084216) q[9];
cx q[9], q[1];
rz(-0.34852845917712166) q[1];
cx q[9], q[1];
cx q[9], q[7];
rz(-0.34852845917712166) q[7];
cx q[9], q[7];
cx q[9], q[8];
rz(-0.34852845917712166) q[8];
cx q[9], q[8];
cx q[8], q[1];
cx q[1], q[7];
rz(0.314948769773778) q[7];
cx q[1], q[7];
cx q[8], q[1];
cx q[9], q[1];
cx q[1], q[7];
rz(0.314948769773778) q[7];
cx q[1], q[7];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[1];
rz(0.314948769773778) q[1];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[8];
cx q[8], q[7];
rz(0.314948769773778) q[7];
cx q[8], q[7];
cx q[9], q[8];
cx q[8], q[9];
cx q[9], q[1];
cx q[1], q[7];
rz(-0.34852845917712166) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(-0.34852845917712166) q[7];
cx q[2], q[7];
cx q[10], q[2];
rz(-0.34852845917712166) q[2];
cx q[10], q[2];
cx q[10], q[7];
cx q[11], q[2];
rz(-0.34852845917712166) q[2];
cx q[11], q[2];
rz(-0.34852845917712166) q[7];
cx q[10], q[7];
cx q[11], q[7];
rz(-0.34852845917712166) q[7];
cx q[11], q[7];
cx q[11], q[10];
rz(-0.34852845917712166) q[10];
cx q[11], q[10];
cx q[10], q[2];
cx q[2], q[7];
rz(0.314948769773778) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[2];
cx q[2], q[7];
rz(0.314948769773778) q[7];
cx q[2], q[7];
cx q[11], q[2];
cx q[11], q[10];
cx q[10], q[2];
rz(0.314948769773778) q[2];
cx q[10], q[2];
cx q[10], q[7];
rz(0.314948769773778) q[7];
cx q[10], q[7];
cx q[10], q[2];
cx q[2], q[7];
rz(-0.34852845917712166) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[10];
rz(-0.7981301688308373) q[2];
rx(0.37842370627240335) q[2];
rz(-0.8024483836973246) q[7];
rx(0.3784237062724032) q[7];
cx q[9], q[1];
rz(-0.7981301688308373) q[1];
rx(0.37842370627240335) q[1];
cx q[8], q[9];
cx q[3], q[8];
cx q[4], q[9];
rz(-0.34852845917712166) q[8];
cx q[3], q[8];
cx q[10], q[3];
rz(-0.34852845917712166) q[3];
cx q[10], q[3];
cx q[5], q[8];
rz(-0.34852845917712166) q[8];
cx q[5], q[8];
cx q[5], q[10];
rz(-0.34852845917712166) q[10];
cx q[5], q[10];
cx q[10], q[8];
cx q[5], q[3];
rz(-0.34852845917712166) q[8];
cx q[10], q[8];
cx q[3], q[8];
rz(0.314948769773778) q[8];
cx q[3], q[8];
cx q[5], q[3];
cx q[5], q[10];
cx q[10], q[3];
rz(0.314948769773778) q[3];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[3];
cx q[3], q[8];
rz(0.314948769773778) q[8];
cx q[3], q[8];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[8];
rz(0.314948769773778) q[8];
cx q[10], q[8];
cx q[10], q[3];
cx q[3], q[8];
rz(-0.34852845917712166) q[8];
cx q[3], q[8];
cx q[10], q[3];
rz(-0.7981301688308373) q[3];
rx(0.37842370627240335) q[3];
cx q[5], q[10];
rz(-0.8024483836973246) q[10];
rx(0.3784237062724032) q[10];
rz(-0.34852845917712205) q[5];
rx(0.37842370627240324) q[5];
rz(-0.8024483836973246) q[8];
rx(0.3784237062724032) q[8];
rz(-0.34852845917712166) q[9];
cx q[4], q[9];
cx q[4], q[11];
rz(-0.34852845917712166) q[11];
cx q[4], q[11];
cx q[6], q[9];
rz(-0.34852845917712166) q[9];
cx q[6], q[9];
cx q[6], q[11];
rz(-0.34852845917712166) q[11];
cx q[6], q[11];
cx q[11], q[9];
cx q[6], q[4];
rz(-0.34852845917712166) q[9];
cx q[11], q[9];
cx q[4], q[9];
rz(0.314948769773778) q[9];
cx q[4], q[9];
cx q[6], q[4];
cx q[6], q[11];
cx q[11], q[4];
rz(0.314948769773778) q[4];
cx q[11], q[4];
cx q[6], q[11];
cx q[4], q[11];
cx q[11], q[9];
rz(0.314948769773778) q[9];
cx q[11], q[9];
cx q[4], q[11];
cx q[6], q[11];
cx q[11], q[9];
rz(0.314948769773778) q[9];
cx q[11], q[9];
cx q[11], q[4];
cx q[4], q[9];
rz(-0.34852845917712166) q[9];
cx q[4], q[9];
cx q[11], q[4];
rz(-0.7981301688308373) q[4];
rx(0.37842370627240335) q[4];
cx q[6], q[11];
rz(-0.8024483836973246) q[11];
rx(0.3784237062724032) q[11];
rz(-0.34852845917712205) q[6];
rx(0.37842370627240324) q[6];
rz(-0.8024483836973246) q[9];
rx(0.3784237062724032) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[12] c;
qubit[12] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
h q[9];
h q[10];
h q[11];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[2], q[0];
rz(x0) q[0];
cx q[2], q[0];
cx q[3], q[0];
rz(x0) q[0];
cx q[3], q[0];
cx q[4], q[0];
rz(x0) q[0];
cx q[4], q[0];
cx q[2], q[1];
rz(x0) q[1];
cx q[2], q[1];
cx q[3], q[1];
rz(x0) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x0) q[1];
cx q[4], q[1];
cx q[3], q[2];
rz(x0) q[2];
cx q[3], q[2];
cx q[4], q[2];
rz(x0) q[2];
cx q[4], q[2];
cx q[4], q[3];
rz(x0) q[3];
cx q[4], q[3];
cx q[2], q[1];
cx q[1], q[0];
rz(x1) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[3], q[1];
cx q[1], q[0];
rz(x1) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[4], q[1];
cx q[1], q[0];
rz(x1) q[0];
cx q[1], q[0];
cx q[4], q[1];
cx q[3], q[2];
cx q[2], q[0];
rz(x1) q[0];
cx q[2], q[0];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[0];
rz(x1) q[0];
cx q[2], q[0];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[0];
rz(x1) q[0];
cx q[3], q[0];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
rz(x1) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
rz(x1) q[1];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
rz(x1) q[1];
cx q[3], q[1];
cx q[4], q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(x1) q[2];
cx q[3], q[2];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[4], q[3];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[0];
rz(x0) q[0];
cx q[2], q[0];
cx q[3], q[2];
cx q[4], q[3];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
rz(x0) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[3];
cx q[4], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[0];
rz(x1) q[0];
cx q[3], q[0];
cx q[2], q[3];
cx q[1], q[2];
cx q[4], q[1];
cx q[5], q[0];
rz(x2) q[0];
cx q[5], q[0];
cx q[6], q[0];
rz(x2) q[0];
cx q[6], q[0];
cx q[6], q[5];
rz(x2) q[5];
cx q[6], q[5];
cx q[6], q[5];
cx q[5], q[0];
rz(x3) q[0];
cx q[5], q[0];
cx q[6], q[5];
cx q[1], q[7];
rz(x4) q[7];
cx q[1], q[7];
cx q[8], q[1];
rz(x4) q[1];
cx q[8], q[1];
cx q[9], q[1];
rz(x4) q[1];
cx q[9], q[1];
cx q[8], q[7];
rz(x4) q[7];
cx q[8], q[7];
cx q[9], q[7];
rz(x4) q[7];
cx q[9], q[7];
cx q[9], q[8];
rz(x4) q[8];
cx q[9], q[8];
cx q[8], q[1];
cx q[1], q[7];
rz(x5) q[7];
cx q[1], q[7];
cx q[8], q[1];
cx q[9], q[1];
cx q[1], q[7];
rz(x5) q[7];
cx q[1], q[7];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[1];
rz(x5) q[1];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[8];
cx q[8], q[7];
rz(x5) q[7];
cx q[8], q[7];
cx q[9], q[8];
cx q[8], q[9];
cx q[9], q[1];
cx q[1], q[7];
rz(x4) q[7];
cx q[1], q[7];
cx q[9], q[1];
cx q[8], q[9];
cx q[2], q[7];
rz(x4) q[7];
cx q[2], q[7];
cx q[10], q[2];
rz(x4) q[2];
cx q[10], q[2];
cx q[11], q[2];
rz(x4) q[2];
cx q[11], q[2];
cx q[10], q[7];
rz(x4) q[7];
cx q[10], q[7];
cx q[11], q[7];
rz(x4) q[7];
cx q[11], q[7];
cx q[11], q[10];
rz(x4) q[10];
cx q[11], q[10];
cx q[10], q[2];
cx q[2], q[7];
rz(x5) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[2];
cx q[2], q[7];
rz(x5) q[7];
cx q[2], q[7];
cx q[11], q[2];
cx q[11], q[10];
cx q[10], q[2];
rz(x5) q[2];
cx q[10], q[2];
cx q[11], q[10];
cx q[11], q[10];
cx q[10], q[7];
rz(x5) q[7];
cx q[10], q[7];
cx q[11], q[10];
cx q[11], q[10];
cx q[10], q[2];
cx q[2], q[7];
rz(x4) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[10];
cx q[5], q[3];
rz(x4) q[3];
cx q[5], q[3];
cx q[3], q[8];
rz(x4) q[8];
cx q[3], q[8];
cx q[10], q[3];
rz(x4) q[3];
cx q[10], q[3];
cx q[5], q[8];
rz(x4) q[8];
cx q[5], q[8];
cx q[5], q[10];
rz(x4) q[10];
cx q[5], q[10];
cx q[10], q[8];
rz(x4) q[8];
cx q[10], q[8];
cx q[5], q[3];
cx q[3], q[8];
rz(x5) q[8];
cx q[3], q[8];
cx q[5], q[3];
cx q[5], q[10];
cx q[10], q[3];
rz(x5) q[3];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[3];
cx q[3], q[8];
rz(x5) q[8];
cx q[3], q[8];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[8];
rz(x5) q[8];
cx q[10], q[8];
cx q[5], q[10];
cx q[5], q[10];
cx q[10], q[3];
cx q[3], q[8];
rz(x4) q[8];
cx q[3], q[8];
cx q[10], q[3];
cx q[5], q[10];
cx q[6], q[4];
rz(x4) q[4];
cx q[6], q[4];
cx q[4], q[9];
rz(x4) q[9];
cx q[4], q[9];
cx q[4], q[11];
rz(x4) q[11];
cx q[4], q[11];
cx q[6], q[9];
rz(x4) q[9];
cx q[6], q[9];
cx q[6], q[11];
rz(x4) q[11];
cx q[6], q[11];
cx q[11], q[9];
rz(x4) q[9];
cx q[11], q[9];
cx q[6], q[4];
cx q[4], q[9];
rz(x5) q[9];
cx q[4], q[9];
cx q[6], q[4];
cx q[6], q[11];
cx q[11], q[4];
rz(x5) q[4];
cx q[11], q[4];
cx q[6], q[11];
cx q[4], q[11];
cx q[11], q[9];
rz(x5) q[9];
cx q[11], q[9];
cx q[4], q[11];
cx q[6], q[11];
cx q[11], q[9];
rz(x5) q[9];
cx q[11], q[9];
cx q[6], q[11];
cx q[6], q[11];
cx q[11], q[4];
cx q[4], q[9];
rz(x4) q[9];
cx q[4], q[9];
cx q[11], q[4];
cx q[6], q[11];
rz(x6) q[0];
rz(x7) q[1];
rz(x7) q[2];
rz(x7) q[3];
rz(x7) q[4];
rz(x4) q[5];
rz(x4) q[6];
rz(x2) q[7];
rz(x2) q[8];
rz(x2) q[9];
rz(x2) q[10];
rz(x2) q[11];
h q[0];
rz(x8) q[0];
h q[0];
h q[1];
rz(x8) q[1];
h q[1];
h q[2];
rz(x8) q[2];
h q[2];
h q[3];
rz(x8) q[3];
h q[3];
h q[4];
rz(x8) q[4];
h q[4];
h q[5];
rz(x8) q[5];
h q[5];
h q[6];
rz(x8) q[6];
h q[6];
h q[7];
rz(x8) q[7];
h q[7];
h q[8];
rz(x8) q[8];
h q[8];
h q[9];
rz(x8) q[9];
h q[9];
h q[10];
rz(x8) q[10];
h q[10];
h q[11];
rz(x8) q[11];
h q[11];
cx q[1], q[0];
rz(x9) q[0];
cx q[1], q[0];
cx q[2], q[0];
rz(x9) q[0];
cx q[2], q[0];
cx q[3], q[0];
rz(x9) q[0];
cx q[3], q[0];
cx q[4], q[0];
rz(x9) q[0];
cx q[4], q[0];
cx q[2], q[1];
rz(x9) q[1];
cx q[2], q[1];
cx q[3], q[1];
rz(x9) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x9) q[1];
cx q[4], q[1];
cx q[3], q[2];
rz(x9) q[2];
cx q[3], q[2];
cx q[4], q[2];
rz(x9) q[2];
cx q[4], q[2];
cx q[4], q[3];
rz(x9) q[3];
cx q[4], q[3];
cx q[2], q[1];
cx q[1], q[0];
rz(x10) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[3], q[1];
cx q[1], q[0];
rz(x10) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[4], q[1];
cx q[1], q[0];
rz(x10) q[0];
cx q[1], q[0];
cx q[4], q[1];
cx q[3], q[2];
cx q[2], q[0];
rz(x10) q[0];
cx q[2], q[0];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[0];
rz(x10) q[0];
cx q[2], q[0];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[0];
rz(x10) q[0];
cx q[3], q[0];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
rz(x10) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
rz(x10) q[1];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
rz(x10) q[1];
cx q[3], q[1];
cx q[4], q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(x10) q[2];
cx q[3], q[2];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(x9) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[2];
cx q[2], q[1];
cx q[1], q[0];
rz(x9) q[0];
cx q[1], q[0];
cx q[2], q[1];
cx q[4], q[2];
cx q[4], q[3];
cx q[3], q[1];
cx q[1], q[0];
rz(x9) q[0];
cx q[1], q[0];
cx q[3], q[1];
cx q[4], q[3];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[0];
rz(x9) q[0];
cx q[2], q[0];
cx q[3], q[2];
cx q[4], q[3];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
rz(x9) q[1];
cx q[2], q[1];
cx q[3], q[2];
cx q[4], q[3];
cx q[4], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[0];
rz(x10) q[0];
cx q[3], q[0];
cx q[2], q[3];
cx q[1], q[2];
cx q[4], q[1];
cx q[5], q[0];
rz(x11) q[0];
cx q[5], q[0];
cx q[6], q[0];
rz(x11) q[0];
cx q[6], q[0];
cx q[6], q[5];
rz(x11) q[5];
cx q[6], q[5];
cx q[6], q[5];
cx q[5], q[0];
rz(x12) q[0];
cx q[5], q[0];
cx q[6], q[5];
cx q[1], q[7];
rz(x13) q[7];
cx q[1], q[7];
cx q[8], q[1];
rz(x13) q[1];
cx q[8], q[1];
cx q[9], q[1];
rz(x13) q[1];
cx q[9], q[1];
cx q[8], q[7];
rz(x13) q[7];
cx q[8], q[7];
cx q[9], q[7];
rz(x13) q[7];
cx q[9], q[7];
cx q[9], q[8];
rz(x13) q[8];
cx q[9], q[8];
cx q[8], q[1];
cx q[1], q[7];
rz(x14) q[7];
cx q[1], q[7];
cx q[8], q[1];
cx q[9], q[1];
cx q[1], q[7];
rz(x14) q[7];
cx q[1], q[7];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[1];
rz(x14) q[1];
cx q[9], q[1];
cx q[8], q[9];
cx q[9], q[8];
cx q[8], q[7];
rz(x14) q[7];
cx q[8], q[7];
cx q[9], q[8];
cx q[8], q[9];
cx q[9], q[1];
cx q[1], q[7];
rz(x13) q[7];
cx q[1], q[7];
cx q[9], q[1];
cx q[8], q[9];
cx q[2], q[7];
rz(x13) q[7];
cx q[2], q[7];
cx q[10], q[2];
rz(x13) q[2];
cx q[10], q[2];
cx q[11], q[2];
rz(x13) q[2];
cx q[11], q[2];
cx q[10], q[7];
rz(x13) q[7];
cx q[10], q[7];
cx q[11], q[7];
rz(x13) q[7];
cx q[11], q[7];
cx q[11], q[10];
rz(x13) q[10];
cx q[11], q[10];
cx q[10], q[2];
cx q[2], q[7];
rz(x14) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[2];
cx q[2], q[7];
rz(x14) q[7];
cx q[2], q[7];
cx q[11], q[2];
cx q[11], q[10];
cx q[10], q[2];
rz(x14) q[2];
cx q[10], q[2];
cx q[11], q[10];
cx q[11], q[10];
cx q[10], q[7];
rz(x14) q[7];
cx q[10], q[7];
cx q[11], q[10];
cx q[11], q[10];
cx q[10], q[2];
cx q[2], q[7];
rz(x13) q[7];
cx q[2], q[7];
cx q[10], q[2];
cx q[11], q[10];
cx q[5], q[3];
rz(x13) q[3];
cx q[5], q[3];
cx q[3], q[8];
rz(x13) q[8];
cx q[3], q[8];
cx q[10], q[3];
rz(x13) q[3];
cx q[10], q[3];
cx q[5], q[8];
rz(x13) q[8];
cx q[5], q[8];
cx q[5], q[10];
rz(x13) q[10];
cx q[5], q[10];
cx q[10], q[8];
rz(x13) q[8];
cx q[10], q[8];
cx q[5], q[3];
cx q[3], q[8];
rz(x14) q[8];
cx q[3], q[8];
cx q[5], q[3];
cx q[5], q[10];
cx q[10], q[3];
rz(x14) q[3];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[3];
cx q[3], q[8];
rz(x14) q[8];
cx q[3], q[8];
cx q[10], q[3];
cx q[5], q[10];
cx q[10], q[8];
rz(x14) q[8];
cx q[10], q[8];
cx q[5], q[10];
cx q[5], q[10];
cx q[10], q[3];
cx q[3], q[8];
rz(x13) q[8];
cx q[3], q[8];
cx q[10], q[3];
cx q[5], q[10];
cx q[6], q[4];
rz(x13) q[4];
cx q[6], q[4];
cx q[4], q[9];
rz(x13) q[9];
cx q[4], q[9];
cx q[4], q[11];
rz(x13) q[11];
cx q[4], q[11];
cx q[6], q[9];
rz(x13) q[9];
cx q[6], q[9];
cx q[6], q[11];
rz(x13) q[11];
cx q[6], q[11];
cx q[11], q[9];
rz(x13) q[9];
cx q[11], q[9];
cx q[6], q[4];
cx q[4], q[9];
rz(x14) q[9];
cx q[4], q[9];
cx q[6], q[4];
cx q[6], q[11];
cx q[11], q[4];
rz(x14) q[4];
cx q[11], q[4];
cx q[6], q[11];
cx q[4], q[11];
cx q[11], q[9];
rz(x14) q[9];
cx q[11], q[9];
cx q[4], q[11];
cx q[6], q[11];
cx q[11], q[9];
rz(x14) q[9];
cx q[11], q[9];
cx q[6], q[11];
cx q[6], q[11];
cx q[11], q[4];
cx q[4], q[9];
rz(x13) q[9];
cx q[4], q[9];
cx q[11], q[4];
cx q[6], q[11];
rz(x15) q[0];
rz(x16) q[1];
rz(x16) q[2];
rz(x16) q[3];
rz(x16) q[4];
rz(x13) q[5];
rz(x13) q[6];
rz(x11) q[7];
rz(x11) q[8];
rz(x11) q[9];
rz(x11) q[10];
rz(x11) q[11];
h q[0];
rz(x17) q[0];
h q[0];
h q[1];
rz(x17) q[1];
h q[1];
h q[2];
rz(x17) q[2];
h q[2];
h q[3];
rz(x17) q[3];
h q[3];
h q[4];
rz(x17) q[4];
h q[4];
h q[5];
rz(x17) q[5];
h q[5];
h q[6];
rz(x17) q[6];
h q[6];
h q[7];
rz(x17) q[7];
h q[7];
h q[8];
rz(x17) q[8];
h q[8];
h q[9];
rz(x17) q[9];
h q[9];
h q[10];
rz(x17) q[10];
h q[10];
h q[11];
rz(x17) q[11];
h q[11];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIIIIIZZ",
"IIIIIIIIIZIZ",
"IIIIIIIIZIIZ",
"IIIIIIIZIIIZ",
"IIIIIIIIIZZI",
"IIIIIIIIZIZI",
"IIIIIIIZIIZI",
"IIIIIIIIZZII",
"IIIIIIIZIZII",
"IIIIIIIZZIII",
"IIIIIIIIIZZZ",
"IIIIIIIIZIZZ",
"IIIIIIIZIIZZ",
"IIIIIIIIZZIZ",
"IIIIIIIZIZIZ",
"IIIIIIIZZIIZ",
"IIIIIIIIZZZI",
"IIIIIIIZI... | [
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
-0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
0.0625,
-0.0625,
0.25,
0.25,
0.25,
-0.25,
0.125,
0.1... | 0.807446 | [
0.3009393722060807,
1.2484013044131173,
-0.3798378390662217,
0.4270385845264586,
-0.18410433411884003,
0.15621560101591658,
0.7528483255570873,
0.46142641491757197,
0.9481662270374182,
-0.565569105340614,
-0.3443169043342043,
-0.45828684618528925,
0.6868535447971575,
-0.27349808895761746,
... | {
"n_parameters": 27,
"n_qubits": 12,
"optimal_eigenvalue": -3.8125,
"target_ratio": 0.97,
"target_value": -3.698125
} | 500 |
e4a226e8b47e410613442e23f8d1d8a0 | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 1, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}], "edges": [{"weight": 8, "source": 0, "target": 4}, {"weight": 11, "source": 0, "target": 6}, {"weight": 16, "source": 0, "target": 7}, {"weight": 4, "source": 1, "target": 5}, {"weight": 20, "source": 1, "target": 8}, {"weight": 10, "source": 2, "target": 6}, {"weight": 13, "source": 2, "target": 4}, {"weight": 10, "source": 3, "target": 7}, {"weight": 12, "source": 3, "target": 4}]} | {"states": [474, 218], "expectation_value": -63.480278387112584, "params": [0.7616, -0.5091, 1.5795000000000001, -0.0245, 1.5807, 0.0217, -0.0028, 1.1727, 1.5841, 0.0022, 1.5786, 0.3376, 0.4424, 0.6462, 1.58, 0.3634, 0.4141, 0.7051000000000001, 0.764, 0.0033, 1.5683, 0.0001, 1.5873000000000002, 0.0041, -0.0028, 0.0045000000000000005, 1.5816000000000001, 0.009300000000000001, 1.5724, 0.0048000000000000004, 0.43910000000000005, 0.0023, 1.5752000000000002, 0.0053, 0.4176, 0.0083, -0.6274000000000001, -0.543, -0.0015, 0.0521, 1.1917, 0.0017000000000000001, 0.6575000000000001, -0.23700000000000002, 0.6996, 0.0013000000000000002, 0.004, 0.0076, 0.0056, 0.0073, 0.0019, 0.0041, 0.005, 0.0024000000000000002], "bitstrings": ["000100101", "100100101"], "total_optimization_steps": 160, "probabilities": [0.3269964167430457, 0.4367409696383798], "optimization_time": 32.720146894454956} | 6.0 * (Z(2) @ Z(0)) + 6.0 * (Z(1) @ Z(0)) + 6.0 * (Z(1) @ Z(2)) + 6.0 * (Z(4) @ Z(3)) + 6.0 * (Z(5) @ Z(0)) + 6.0 * (Z(6) @ Z(1)) + 6.0 * (Z(6) @ Z(5)) + 6.0 * (Z(8) @ Z(2)) + 6.0 * (Z(7) @ Z(0)) + 6.0 * (Z(7) @ Z(5)) + 6.0 * (Z(7) @ Z(8)) + 16.0 * Z(0) + 14.0 * Z(2) + 11.5 * Z(1) + -4.0 * Z(3) + 4.0 * Z(4) + 12.5 * Z(5) + 5.0 * Z(6) + 5.0 * Z(8) + 12.0 * Z(7) | 18 | 9 | 2 | {"smallest_eigenvalues": [-74.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -68.0, "smallest_bitstrings": ["100100101"], "largest_eigenvalue": 142.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
rx(0.3175374675020913) q[0];
rz(-0.7762442305140498) q[0];
rx(1.445132102149259) q[1];
rz(0.007211601494638731) q[1];
rx(1.6754296473031067) q[2];
rz(-0.09738029330732281) q[2];
rx(0.0831734977736485) q[3];
rz(1.1821357001907207) q[3];
rx(1.2516767206794057) q[4];
rz(0.02016330550143102) q[4];
rx(1.3080165023495833) q[5];
rz(0.31091293592517727) q[5];
rx(-0.030225000888412117) q[6];
rz(0.7171792722765691) q[6];
rx(1.5484114504341977) q[7];
rz(0.4807572472623031) q[7];
rx(0.25262488641697184) q[8];
rz(0.7954512388990518) q[8];
cx q[8], q[0];
rz(0.2576034177691307) q[0];
cx q[8], q[0];
rz(0.4082571340005345) q[8];
cx q[7], q[8];
rz(-0.4082571340005345) q[8];
cx q[7], q[8];
rz(-0.18114843986610937) q[7];
cx q[6], q[7];
rz(0.18114843986610937) q[7];
cx q[6], q[7];
rz(0.36287677295386145) q[6];
cx q[5], q[6];
rz(-0.36287677295386145) q[6];
cx q[5], q[6];
rz(0.003991248744074529) q[5];
cx q[4], q[5];
rz(-0.003991248744074529) q[5];
cx q[4], q[5];
rz(0.39487175035181804) q[4];
cx q[3], q[4];
rz(-0.39487175035181804) q[4];
cx q[3], q[4];
rz(-0.01334170391860634) q[3];
cx q[2], q[3];
rz(0.01334170391860634) q[3];
cx q[2], q[3];
rz(-0.05741812285396855) q[2];
cx q[1], q[2];
rz(0.05741812285396855) q[2];
cx q[1], q[2];
rz(-0.3810672789714945) q[1];
cx q[0], q[1];
rz(0.3810672789714945) q[1];
cx q[0], q[1];
rx(0.12776690481517036) q[0];
rz(-0.21205368282124315) q[0];
rx(1.682123610566431) q[1];
rz(-0.05384874293353135) q[1];
rx(1.6376386686863742) q[2];
rz(0.22500139191529905) q[2];
rx(0.0831734977736485) q[3];
rz(-0.044418876962997934) q[3];
rx(1.6620057884077035) q[4];
rz(0.31397687490954224) q[4];
rx(1.83089846108158) q[5];
rz(0.029262831826652253) q[5];
rx(0.2303167367549065) q[6];
rz(0.0004459060426181549) q[6];
rx(1.5647508617111736) q[7];
rz(-0.14683928180438732) q[7];
rx(0.023637078745707127) q[8];
rz(0.04873188638896585) q[8];
cx q[8], q[0];
rz(0.06593196364231754) q[0];
cx q[8], q[0];
rz(0.07177515020912874) q[8];
cx q[7], q[8];
rz(-0.07177515020912874) q[8];
cx q[7], q[8];
rz(0.004459541275483144) q[7];
cx q[6], q[7];
rz(-0.004459541275483144) q[7];
cx q[6], q[7];
rz(0.11250069595764953) q[6];
cx q[5], q[6];
rz(-0.11250069595764953) q[6];
cx q[5], q[6];
rz(0.01921078925145321) q[5];
cx q[4], q[5];
rz(-0.01921078925145321) q[5];
cx q[4], q[5];
rz(0.01715144649215373) q[4];
cx q[3], q[4];
rz(-0.01715144649215373) q[4];
cx q[3], q[4];
rz(-0.08931280831613234) q[3];
cx q[2], q[3];
rz(0.08931280831613234) q[3];
cx q[2], q[3];
rz(0.018655756207581205) q[2];
cx q[1], q[2];
rz(-0.018655756207581205) q[2];
cx q[1], q[2];
rz(-0.06878445504011953) q[1];
cx q[0], q[1];
rz(0.06878445504011953) q[1];
cx q[0], q[1];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
crz(x18) q[8], q[0];
crz(x19) q[7], q[8];
crz(x20) q[6], q[7];
crz(x21) q[5], q[6];
crz(x22) q[4], q[5];
crz(x23) q[3], q[4];
crz(x24) q[2], q[3];
crz(x25) q[1], q[2];
crz(x26) q[0], q[1];
rx(x27) q[0];
rz(x28) q[0];
rx(x29) q[1];
rz(x30) q[1];
rx(x31) q[2];
rz(x32) q[2];
rx(x6) q[3];
rz(x33) q[3];
rx(x34) q[4];
rz(x35) q[4];
rx(x36) q[5];
rz(x37) q[5];
rx(x38) q[6];
rz(x39) q[6];
rx(x40) q[7];
rz(x41) q[7];
rx(x42) q[8];
rz(x43) q[8];
crz(x44) q[8], q[0];
crz(x45) q[7], q[8];
crz(x46) q[6], q[7];
crz(x32) q[5], q[6];
crz(x47) q[4], q[5];
crz(x48) q[3], q[4];
crz(x49) q[2], q[3];
crz(x50) q[1], q[2];
crz(x51) q[0], q[1];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3], \"right_nodes\": [4, 5, 6, 7, 8, 9, 10]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIZIZ",
"IIIIIIIZZ",
"IIIIIIZZI",
"IIIIZZIII",
"IIIZIIIIZ",
"IIZIIIIZI",
"IIZZIIIII",
"ZIIIIIZII",
"IZIIIIIIZ",
"IZIZIIIII",
"ZZIIIIIII",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIIIIZI",
"IIIIIZIII",
"IIIIZIIII",
"IIIZIIIII",
"IIZIIIIII",
"ZIIIIIIII",
"IZIIIIIII"
] | [
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
16,
14,
11.5,
-4,
4,
12.5,
5,
5,
12
] | 0.97097 | [
0.31753746750209133,
-0.5186408127449189,
1.445132102149259,
0.007211601494638731,
1.6754296473031067,
-0.09738029330732281,
0.0831734977736485,
1.1821357001907207,
1.2516767206794057,
0.02016330550143102,
1.3080165023495833,
0.31091293592517727,
-0.030225000888412117,
0.7171792722765691,
... | {
"n_parameters": 52,
"n_qubits": 9,
"optimal_eigenvalue": -74,
"target_ratio": 0.97,
"target_value": -71.78
} | 12 |
0686ebfaf2d735ee052e8608249c2a67 | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 0, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}, {"bipartite": 1, "id": 12}], "edges": [{"weight": 5, "source": 0, "target": 6}, {"weight": 16, "source": 0, "target": 12}, {"weight": 3, "source": 1, "target": 7}, {"weight": 2, "source": 2, "target": 8}, {"weight": 18, "source": 2, "target": 10}, {"weight": 2, "source": 3, "target": 9}, {"weight": 4, "source": 4, "target": 10}, {"weight": 13, "source": 4, "target": 7}, {"weight": 12, "source": 4, "target": 11}, {"weight": 13, "source": 4, "target": 12}, {"weight": 5, "source": 5, "target": 11}]} | {"states": [1178, 1166], "expectation_value": -119.05353752895434, "params": [[[1.5234, 0.0015], [0.24550000000000002, -0.0014], [0.0134, 0.0015], [0.9994000000000001, 0.0059], [0.12190000000000001, 0.0019], [-0.0022, -0.0043], [0.5374, 1.2352], [1.3486, 0.49260000000000004], [0.06720000000000001, 0.43370000000000003], [0.028, 1.0038], [0.1237, -0.3084]], [[0.9714, -0.0041], [-0.16640000000000002, 0.0032], [-0.0198, 0.0038], [0.7137, 0.056100000000000004], [-0.1361, 0.0613], [-0.0034000000000000002, 0.0048000000000000004], [1.2532, 0.6537000000000001], [0.5715, -0.0781], [-0.0228, 0.035500000000000004], [0.7232000000000001, 0.19360000000000002], [0.9822000000000001, 1.2598]], [[0.006900000000000001, 0.003], [-0.0852, -0.0025], [-0.0025, -0.0026000000000000003], [1.4353, 0.0024000000000000002], [0.0068000000000000005, -0.0024000000000000002], [-0.0038, 0.0028], [1.3863, -0.0], [1.1813, 0.0034000000000000002], [-0.038700000000000005, 0.0007], [-0.8549, -0.06770000000000001], [0.21530000000000002, -0.0322]]], "bitstrings": ["01101100101", "01101110001"], "total_optimization_steps": 170, "probabilities": [0.4450302964703444, 0.543383193917032], "optimization_time": 41.11998414993286} | 7.0 * (Z(0) @ Z(1)) + 7.0 * (Z(3) @ Z(4)) + 7.0 * (Z(6) @ Z(3)) + 7.0 * (Z(7) @ Z(6)) + 7.0 * (Z(8) @ Z(0)) + 7.0 * (Z(8) @ Z(6)) + 7.0 * (Z(8) @ Z(7)) + 7.0 * (Z(9) @ Z(6)) + 7.0 * (Z(9) @ Z(7)) + 7.0 * (Z(9) @ Z(8)) + 7.0 * (Z(2) @ Z(9)) + 7.0 * (Z(10) @ Z(7)) + -4.5 * Z(1) + 8.0 * Z(0) + -6.0 * Z(4) + 9.0 * Z(3) + 16.0 * Z(6) + 20.0 * Z(7) + 20.5 * Z(8) + 20.5 * Z(9) + -5.5 * Z(2) + -4.5 * Z(10) + -13.0 * Z(5) | 15 | 11 | 3 | {"smallest_eigenvalues": [-123.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -114.5, "smallest_bitstrings": ["01101110001"], "largest_eigenvalue": 170.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
ry(1.5325718876796657) q[0];
ry(0.12991353755450916) q[1];
ry(0.017029810832440456) q[2];
ry(1.3320607453595008) q[3];
ry(0.22395342254263942) q[4];
ry(0.004490666742872594) q[5];
ry(0.4931777219866749) q[6];
ry(1.3921200641181757) q[7];
ry(0.09155514167237862) q[8];
ry(0.0017524169941143253) q[9];
ry(0.3405421282896947) q[10];
cx q[10], q[0];
cx q[9], q[10];
ry(-0.3711509055766859) q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(0.11017452026610469) q[0];
ry(0.09254017387038888) q[1];
ry(0.11017452026610469) q[2];
ry(0.07608989062173849) q[3];
ry(0.03508777176057349) q[4];
ry(0.031776202000025996) q[5];
ry(1.7430317054563198) q[6];
ry(0.6393092156102871) q[7];
ry(0.5038334899174368) q[8];
ry(1.0454988911019196) q[9];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
ry(0.9008928129395164) q[0];
cx q[1], q[2];
ry(-0.08257486827966537) q[1];
ry(0.89241927595648) q[10];
cx q[10], q[0];
cx q[2], q[3];
ry(0.14590934128474556) q[2];
cx q[3], q[4];
ry(0.7884337622769034) q[3];
cx q[4], q[5];
ry(-0.2472138268753496) q[4];
cx q[5], q[6];
ry(-0.049520853837074164) q[5];
cx q[6], q[7];
ry(1.1754072072961523) q[6];
cx q[7], q[8];
ry(0.5678147926496326) q[7];
cx q[8], q[9];
ry(0.02329227824678766) q[8];
ry(0.45526722284374926) q[9];
cx q[9], q[10];
ry(1.3914836559393688) q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(0.07719529665698097) q[0];
ry(-0.03695807755800233) q[1];
ry(-0.09692233596341138) q[2];
ry(-0.039434341515045566) q[3];
ry(-0.07836311198539912) q[4];
ry(0.04007064400899489) q[5];
ry(0.9101016688131215) q[6];
ry(-0.004906279700539874) q[7];
ry(0.11578488825342703) q[8];
ry(0.1310097805481346) q[9];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
ry(-0.05990098423199203) q[0];
cx q[1], q[2];
ry(-0.0800093919116305) q[1];
ry(0.069693283073198) q[10];
cx q[10], q[0];
cx q[2], q[3];
ry(-0.011650878719095883) q[2];
cx q[3], q[4];
ry(1.0261463288270667) q[3];
cx q[4], q[5];
ry(0.11963639590729219) q[4];
cx q[5], q[6];
ry(-0.06126864954126979) q[5];
cx q[6], q[7];
ry(1.3813639696596993) q[6];
cx q[7], q[8];
ry(1.142364799830221) q[7];
cx q[8], q[9];
ry(0.00501589514379544) q[8];
ry(-0.9140038645189896) q[9];
cx q[9], q[10];
ry(-0.10498917115587682) q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(-0.01596765233497844) q[0];
ry(-0.011650878719095883) q[1];
ry(0.02645003477898596) q[2];
ry(-0.004058248916275866) q[3];
ry(-0.02938162874823828) q[4];
ry(0.03111420788967795) q[5];
ry(0.061591799202415615) q[6];
ry(-0.05113043813833175) q[7];
ry(0.008397057726923451) q[8];
ry(0.04397714019751079) q[9];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
cx q[8], q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[11] c;
qubit[11] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
ry(x10) q[10];
cx q[10], q[0];
cx q[9], q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x11) q[0];
ry(x12) q[1];
ry(x11) q[2];
ry(x13) q[3];
ry(x14) q[4];
ry(x15) q[5];
ry(x16) q[6];
ry(x17) q[7];
ry(x18) q[8];
ry(x19) q[9];
ry(x20) q[10];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
cx q[8], q[9];
ry(x21) q[0];
ry(x22) q[1];
ry(x23) q[2];
ry(x24) q[3];
ry(x25) q[4];
ry(x26) q[5];
ry(x27) q[6];
ry(x28) q[7];
ry(x29) q[8];
ry(x30) q[9];
ry(x31) q[10];
cx q[10], q[0];
cx q[9], q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x32) q[0];
ry(x33) q[1];
ry(x34) q[2];
ry(x35) q[3];
ry(x36) q[4];
ry(x37) q[5];
ry(x38) q[6];
ry(x39) q[7];
ry(x40) q[8];
ry(x41) q[9];
ry(x42) q[10];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
cx q[8], q[9];
ry(x43) q[0];
ry(x44) q[1];
ry(x45) q[2];
ry(x46) q[3];
ry(x47) q[4];
ry(x48) q[5];
ry(x49) q[6];
ry(x50) q[7];
ry(x51) q[8];
ry(x52) q[9];
ry(x53) q[10];
cx q[10], q[0];
cx q[9], q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x54) q[0];
ry(x45) q[1];
ry(x55) q[2];
ry(x56) q[3];
ry(x57) q[4];
ry(x58) q[5];
ry(x59) q[6];
ry(x60) q[7];
ry(x61) q[8];
ry(x62) q[9];
ry(x63) q[10];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
cx q[8], q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4, 5], \"right_nodes\": [6, 7, 8, 9, 10, 11, 12]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZ",
"IIIIIIZZIII",
"IIIIZIIZIII",
"IIIZZIIIIII",
"IIZIIIIIIIZ",
"IIZIZIIIIII",
"IIZZIIIIIII",
"IZIIZIIIIII",
"IZIZIIIIIII",
"IZZIIIIIIII",
"IZIIIIIIZII",
"ZIIZIIIIIII",
"IIIIIIIIIZI",
"IIIIIIIIIIZ",
"IIIIIIZIIII",
"IIIIIIIZIII",
"IIIIZIIIIII",
"IIIZIIIIIII",
"IIZIIIIII... | [
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
-4.5,
8,
-6,
9,
16,
20,
20.5,
20.5,
-5.5,
-4.5,
-13
] | 0.97012 | [
1.5325718876796657,
0.12991353755450916,
0.017029810832440456,
1.3320607453595008,
0.22395342254263942,
0.004490666742872594,
0.4931777219866749,
1.3921200641181757,
0.09155514167237862,
0.0017524169941143253,
0.3405421282896947,
0.11017452026610469,
0.09254017387038888,
0.0760898906217384... | {
"n_parameters": 64,
"n_qubits": 11,
"optimal_eigenvalue": -123.5,
"target_ratio": 0.97,
"target_value": -119.795
} | 40 |
-641285898737926161 | hypermaxcut | adaptive_vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[0, 3], [3, 5], [0, 6], [2, 5, 7], [0, 7], [4, 5, 6, 7], [2, 4, 6, 7], [3, 4, 7], [3, 6, 7], [2, 5, 6], [0, 1]]} | {"states": [103, 115], "expectation_value": -3.8811694092975912, "params": null, "bitstrings": ["10011000", "10001100"], "total_optimization_steps": 42, "probabilities": [0.007295940961612971, 0.9789037423577803], "optimization_time": 54.43044447898865} | 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(5) @ Z(3)) + 0.16666666666666666 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(0)) + 0.25 * (Z(6) @ Z(5)) + 0.3333333333333333 * (Z(2) @ Z(5)) + 0.25 * (Z(2) @ Z(6)) + 0.3333333333333333 * (Z(7) @ Z(3)) + 0.5 * (Z(7) @ Z(0)) + 0.25 * (Z(7) @ Z(5)) + 0.3333333333333333 * (Z(7) @ Z(6)) + 0.25 * (Z(7) @ Z(2)) + 0.16666666666666666 * (Z(4) @ Z(3)) + 0.08333333333333333 * (Z(4) @ Z(5)) + 0.16666666666666666 * (Z(4) @ Z(6)) + 0.08333333333333333 * (Z(4) @ Z(2)) + 0.3333333333333333 * (Z(4) @ Z(7)) + 0.5 * (Z(1) @ Z(0)) + 0.33333333333333326 * Z(3) + 0.0 * Z(0) + 0.45833333333333326 * Z(5) + 0.5833333333333333 * Z(6) + 0.45833333333333337 * Z(2) + 0.7499999999999998 * Z(7) + 0.41666666666666663 * Z(4) + 0.0 * Z(1) | 1 | 8 | 1 | {"smallest_eigenvalues": [-3.9166666666666665], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.4166666666666665, "smallest_bitstrings": ["10001100"], "largest_eigenvalue": 8.499999999999998} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
ry(-0.700177194815371) q[0];
ry(-3.1217412446352855) q[1];
rz(-pi) q[1];
h q[2];
ry(0.5168417580583784) q[2];
h q[3];
ry(0.6484848731251882) q[3];
h q[4];
ry(-0.46016504205588526) q[4];
h q[5];
ry(-0.6468120495763439) q[5];
h q[6];
ry(1.5779247539569012) q[6];
h q[7];
ry(1.525022124680365) q[7];
cx q[7], q[0];
ry(0.700177194815371) q[0];
cx q[7], q[0];
cx q[7], q[3];
ry(-0.11209384821580581) q[0];
cx q[6], q[0];
ry(0.11209384821580581) q[0];
cx q[6], q[0];
ry(-0.6484848731251882) q[3];
cx q[7], q[3];
cx q[3], q[5];
cx q[7], q[1];
ry(0.6468120495763439) q[5];
cx q[3], q[5];
cx q[3], q[2];
ry(-0.5168417580583784) q[2];
cx q[3], q[2];
cx q[3], q[4];
ry(0.46016504205588526) q[4];
cx q[3], q[4];
ry(-0.2267014489973672) q[4];
ry(-0.053040411149836736) q[5];
ry(-0.15600562276486912) q[1];
cx q[7], q[1];
ry(0.0029720771843089223) q[6];
ry(0.009310886800474079) q[0];
ry(0.4086563061889523) q[2];
cx q[2], q[4];
ry(0.2267014489973672) q[4];
cx q[2], q[4];
cx q[2], q[5];
ry(0.053040411149836736) q[5];
cx q[2], q[5];
ry(0.10251128080959968) q[2];
cx q[1], q[2];
ry(-0.10251128080959968) q[2];
cx q[1], q[2];
ry(0.012170944639412996) q[2];
cx q[5], q[2];
ry(-0.012170944639412996) q[2];
cx q[5], q[2];
ry(-0.14403437297528993) q[4];
cx q[7], q[4];
ry(0.14403437297528993) q[4];
cx q[7], q[4];
ry(-0.0331604354507999) q[7];
ry(0.01651529543920691) q[4];
ry(0.03653084504407014) q[3];
cx q[1], q[3];
ry(0.014186957320665598) q[3];
cx q[1], q[3];
cx q[1], q[6];
ry(-0.0029720771843089223) q[6];
cx q[1], q[6];
cx q[1], q[7];
cx q[6], q[4];
ry(0.0331604354507999) q[7];
cx q[1], q[7];
cx q[1], q[0];
ry(-0.009310886800474079) q[0];
cx q[1], q[0];
ry(0.03403573662419222) q[7];
cx q[3], q[7];
ry(-0.03403573662419222) q[7];
cx q[3], q[7];
ry(0.01447884855429039) q[3];
cx q[2], q[3];
ry(-0.01447884855429039) q[3];
cx q[2], q[3];
ry(-0.01651529543920691) q[4];
cx q[6], q[4];
ry(-0.051307127431778725) q[4];
cx q[1], q[4];
ry(0.051307127431778725) q[4];
cx q[1], q[4];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\ncry(-0.0089) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\ncry(-0.0089) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\ncry(-0.0089) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\ncry(-0.0089) q[1], q[4];\ncry(-0.0007) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(1.5486) q[7];\ncry(-1.4448) q[7], q[0];\nry(1.5479) q[6];\nry(1.4416) q[1];\ncry(1.2215) q[7], q[3];\ncry(-1.4636) q[3], q[5];\ncry(1.1155) q[3], q[2];\ncry(-0.126) q[6], q[0];\ncry(-0.9899) q[3], q[4];\nry(0.1762) q[3];\nry(0.3838) q[2];\ncry(-0.4274) q[2], q[4];\ncry(-0.121) q[2], q[5];\ncry(0.1219) q[7], q[1];\ncry(-0.1161) q[7], q[4];\ncry(0.0606) q[1], q[2];\ncry(0.0201) q[1], q[3];\ncry(0.0226) q[1], q[6];\ncry(-0.0331) q[6], q[4];\ncry(0.0139) q[1], q[7];\ncry(-0.0001) q[1], q[0];\ncry(-0.0217) q[5], q[2];\ncry(-0.0014) q[3], q[7];\ncry(-0.0089) q[1], q[4];\ncry(-0.0007) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n"], "gradients": [0.7421, 0.5074, 0.7427, 0.4957, 0.3254, 0.5282, 0.2805, 0.2578, 0.2348, 0.1615, 0.1506, 0.1383, 0.0985, 0.0624, 0.0399, 0.0244, 0.0163, 0.0142, 0.0119, 0.0119, 0.0099, 0.0091, 0.008, 0.008, 0.006, 0.0059, 0.0055, 0.0051, 0.0046, 0.0044, 0.0044, 0.0042, 0.004, 0.004, 0.004, 0.0038, 0.0037, 0.0035, 0.0034, 0.0033, 0.003, 0.003]} | [
"IIIIZIIZ",
"IIZIZIII",
"IZIIZIII",
"IZIIIIIZ",
"IZZIIIII",
"IIZIIZII",
"IZIIIZII",
"ZIIIZIII",
"ZIIIIIIZ",
"ZIZIIIII",
"ZZIIIIII",
"ZIIIIZII",
"IIIZZIII",
"IIZZIIII",
"IZIZIIII",
"IIIZIZII",
"ZIIZIIII",
"IIIIIIZZ",
"IIIIZIII",
"IIIIIIIZ",
"IIZIIIII",
"IZIIIIII",
"IIIIIZI... | [
0.5,
0.5,
0.16666666666666666,
0.5,
0.25,
0.3333333333333333,
0.25,
0.3333333333333333,
0.5,
0.25,
0.3333333333333333,
0.25,
0.16666666666666666,
0.08333333333333333,
0.16666666666666666,
0.08333333333333333,
0.3333333333333333,
0.5,
0.33333333333333326,
0,
0.4583333333333332... | 0.987118 | [
1.525022124680365,
-1.400354389630742,
1.5779247539569012,
1.3949392950755197,
1.2969697462503764,
-1.2936240991526877,
1.0336835161167568,
-0.22418769643161163,
-0.9203300841117705,
0.05071780236473575,
0.4086563061889523,
-0.4534028979947344,
-0.10608082229967347,
0.31201124552973825,
... | {
"n_parameters": 25,
"n_qubits": 8,
"optimal_eigenvalue": -3.9166666666666665,
"target_ratio": 0.97,
"target_value": -3.7991666666666664
} | 1 |
be7e2cb61602e2e9b2101189bb676973 | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}], "edges": [{"capacity": 2, "source": 0, "target": 1}, {"capacity": 1, "source": 0, "target": 2}, {"capacity": 3, "source": 0, "target": 4}, {"capacity": 1, "source": 0, "target": 6}, {"capacity": 2, "source": 1, "target": 2}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 2, "source": 1, "target": 8}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 1, "source": 2, "target": 8}, {"capacity": 3, "source": 2, "target": 9}, {"capacity": 1, "source": 3, "target": 1}, {"capacity": 1, "source": 3, "target": 2}, {"capacity": 1, "source": 3, "target": 5}, {"capacity": 3, "source": 3, "target": 7}, {"capacity": 1, "source": 3, "target": 8}, {"capacity": 3, "source": 3, "target": 9}, {"capacity": 1, "source": 4, "target": 5}, {"capacity": 1, "source": 4, "target": 7}, {"capacity": 2, "source": 5, "target": 2}, {"capacity": 1, "source": 5, "target": 3}, {"capacity": 2, "source": 5, "target": 6}, {"capacity": 2, "source": 5, "target": 7}, {"capacity": 2, "source": 5, "target": 9}, {"capacity": 1, "source": 6, "target": 3}, {"capacity": 1, "source": 6, "target": 4}, {"capacity": 2, "source": 6, "target": 5}, {"capacity": 3, "source": 7, "target": 1}, {"capacity": 1, "source": 7, "target": 3}, {"capacity": 2, "source": 7, "target": 4}, {"capacity": 2, "source": 7, "target": 5}, {"capacity": 2, "source": 7, "target": 8}, {"capacity": 2, "source": 7, "target": 9}, {"capacity": 2, "source": 8, "target": 1}, {"capacity": 2, "source": 8, "target": 2}, {"capacity": 1, "source": 8, "target": 4}, {"capacity": 1, "source": 8, "target": 6}, {"capacity": 3, "source": 8, "target": 9}]} | {"states": [511, 479], "expectation_value": -16.278268113354386, "params": [[[0.0056, 0.0039000000000000003], [-0.0019, 0.0026000000000000003], [-0.002, -0.0028], [-0.0021000000000000003, -0.0026000000000000003], [0.8604, -0.0025], [-0.0024000000000000002, 0.0012000000000000001], [0.0005, -0.0028], [-0.0037, -0.0017000000000000001], [-0.003, -0.8839], [3.1424000000000003, -0.0032]], [[0.0011, 3.1389], [-0.0034000000000000002, 0.0014], [-0.0039000000000000003, -0.0034000000000000002], [-0.0033, -0.0032], [0.7692, -0.0038], [-0.0031000000000000003, 0.0028], [-0.0048000000000000004, -0.0021000000000000003], [-0.0014, 0.0025], [-0.8906000000000001, -0.0028], [-0.0007, 0.0105]]], "bitstrings": ["1000000000", "1000100000"], "total_optimization_steps": 330, "probabilities": [0.4705670436495663, 0.5293295088047719], "optimization_time": 24.008663654327393} | -0.5 * (Z(0) @ Z(1)) + -0.5 * (Z(2) @ Z(1)) + -0.25 * (Z(2) @ Z(0)) + -0.75 * (Z(4) @ Z(0)) + -0.25 * (Z(6) @ Z(0)) + -0.25 * (Z(6) @ Z(4)) + -1.0 * (Z(3) @ Z(1)) + -0.75 * (Z(3) @ Z(2)) + -0.25 * (Z(3) @ Z(6)) + -1.0 * (Z(8) @ Z(1)) + -0.75 * (Z(8) @ Z(2)) + -0.25 * (Z(8) @ Z(4)) + -0.25 * (Z(8) @ Z(6)) + -0.25 * (Z(8) @ Z(3)) + -0.75 * (Z(5) @ Z(2)) + -0.25 * (Z(5) @ Z(4)) + -1.0 * (Z(5) @ Z(6)) + -0.5 * (Z(5) @ Z(3)) + 2.0 * (Z(9) @ Z(0)) + -0.75 * (Z(9) @ Z(2)) + -0.75 * (Z(9) @ Z(3)) + -0.75 * (Z(9) @ Z(8)) + -0.5 * (Z(9) @ Z(5)) + -0.75 * (Z(7) @ Z(1)) + -0.75 * (Z(7) @ Z(4)) + -1.0 * (Z(7) @ Z(3)) + -0.5 * (Z(7) @ Z(8)) + -1.0 * (Z(7) @ Z(5)) + -0.5 * (Z(7) @ Z(9)) + -0.25 * Z(1) + -0.25 * Z(0) + -0.25 * Z(2) + -1.25 * Z(4) + 0.0 * Z(6) + 0.5 * Z(3) + 0.75 * Z(8) + 0.5 * Z(5) + -1.25 * Z(9) + 1.5 * Z(7) | 15 | 10 | 2 | {"smallest_eigenvalues": [-16.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -15.75, "smallest_bitstrings": ["1000100000"], "largest_eigenvalue": 12.25} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.393808986005866) q[0];
cx q[1], q[0];
h q[2];
cx q[1], q[2];
rz(-0.393808986005866) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-0.21762855179405002) q[2];
cx q[0], q[2];
h q[3];
cx q[1], q[3];
rz(-0.5789097935492629) q[3];
cx q[1], q[3];
cx q[2], q[3];
rz(-0.420273716133752) q[3];
cx q[2], q[3];
h q[4];
cx q[0], q[4];
rz(-0.420273716133752) q[4];
cx q[0], q[4];
h q[5];
h q[6];
cx q[0], q[6];
rz(-0.21762855179405002) q[6];
cx q[0], q[6];
cx q[4], q[6];
rz(-0.21762855179405002) q[6];
cx q[4], q[6];
cx q[6], q[3];
rz(-0.21762855179405002) q[3];
cx q[6], q[3];
h q[7];
h q[8];
cx q[1], q[8];
rz(-0.5789097935492629) q[8];
cx q[1], q[8];
cx q[1], q[7];
cx q[2], q[8];
rz(-0.420273716133752) q[7];
cx q[1], q[7];
rz(-0.21762855179404994) q[1];
rx(-0.9529131195112988) q[1];
rz(-0.420273716133752) q[8];
cx q[2], q[8];
cx q[2], q[5];
cx q[4], q[8];
rz(-0.420273716133752) q[5];
cx q[2], q[5];
rz(-0.21762855179405002) q[8];
cx q[4], q[8];
cx q[4], q[5];
rz(-0.21762855179405002) q[5];
cx q[4], q[5];
cx q[4], q[7];
cx q[6], q[8];
rz(-0.420273716133752) q[7];
cx q[4], q[7];
rz(-0.614667344806954) q[4];
rx(-0.9529131195112988) q[4];
rz(-0.21762855179405002) q[8];
cx q[6], q[8];
cx q[3], q[8];
cx q[6], q[5];
rz(-0.5789097935492629) q[5];
cx q[6], q[5];
rz(-0.041224877015708206) q[6];
rx(-0.9529131195112986) q[6];
rz(-0.21762855179405002) q[8];
cx q[3], q[8];
cx q[3], q[5];
rz(-0.393808986005866) q[5];
cx q[3], q[5];
h q[9];
cx q[0], q[9];
rz(0.6353545988654291) q[9];
cx q[0], q[9];
rz(-0.21762855179404994) q[0];
rx(-0.9529131195112988) q[0];
cx q[2], q[9];
rz(-0.420273716133752) q[9];
cx q[2], q[9];
rz(-0.21762855179404994) q[2];
rx(-0.9529131195112988) q[2];
cx q[3], q[9];
rz(-0.420273716133752) q[9];
cx q[3], q[9];
cx q[3], q[7];
rz(-0.5789097935492629) q[7];
cx q[3], q[7];
rz(0.11308869142835842) q[3];
rx(-0.9529131195112986) q[3];
cx q[8], q[9];
rz(-0.420273716133752) q[9];
cx q[8], q[9];
cx q[5], q[9];
cx q[8], q[7];
rz(-0.393808986005866) q[7];
cx q[8], q[7];
rz(0.1293410316420731) q[8];
rx(-0.9529131195112989) q[8];
rz(-0.393808986005866) q[9];
cx q[5], q[9];
cx q[5], q[7];
rz(-0.5789097935492629) q[7];
cx q[5], q[7];
rz(0.11308869142835842) q[5];
rx(-0.9529131195112986) q[5];
cx q[9], q[7];
rz(-0.393808986005866) q[7];
cx q[9], q[7];
rz(0.3539171273810253) q[7];
rx(-0.9529131195112986) q[7];
rz(-0.614667344806954) q[9];
rx(-0.9529131195112988) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[10] c;
qubit[10] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x10) q[0];
ry(x11) q[1];
ry(x12) q[2];
ry(x13) q[3];
ry(x14) q[4];
ry(x15) q[5];
ry(x12) q[6];
ry(x16) q[7];
ry(x17) q[8];
ry(x18) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
ry(x19) q[0];
ry(x20) q[1];
ry(x21) q[2];
ry(x22) q[3];
ry(x23) q[4];
ry(x24) q[5];
ry(x25) q[6];
ry(x26) q[7];
ry(x27) q[8];
ry(x28) q[9];
cx q[9], q[0];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x29) q[0];
ry(x30) q[1];
ry(x20) q[2];
ry(x18) q[3];
ry(x31) q[4];
ry(x32) q[5];
ry(x3) q[6];
ry(x33) q[7];
ry(x12) q[8];
ry(x34) q[9];
cx q[9], q[8];
cx q[0], q[9];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9]; | {"source": 0, "sink": 9} | {"circuits": [], "gradients": []} | [
"IIIIIIIIZZ",
"IIIIIIIZZI",
"IIIIIIIZIZ",
"IIIIIZIIIZ",
"IIIZIIIIIZ",
"IIIZIZIIII",
"IIIIIIZIZI",
"IIIIIIZZII",
"IIIZIIZIII",
"IZIIIIIIZI",
"IZIIIIIZII",
"IZIIIZIIII",
"IZIZIIIIII",
"IZIIIIZIII",
"IIIIZIIZII",
"IIIIZZIIII",
"IIIZZIIIII",
"IIIIZIZIII",
"ZIIIIIIIIZ",
"ZIIIIIIZII"... | [
-0.5,
-0.5,
-0.25,
-0.75,
-0.25,
-0.25,
-1,
-0.75,
-0.25,
-1,
-0.75,
-0.25,
-0.25,
-0.25,
-0.75,
-0.25,
-1,
-0.5,
2,
-0.75,
-0.75,
-0.75,
-0.5,
-0.75,
-0.75,
-1,
-0.5,
-1,
-0.5,
-0.25,
-0.25,
-0.25,
-1.25,
0,
0.5,
0.75,
0.5,
-1.25,
1.5
] | 0.465704 | [
-0.393808986005866,
-0.21762855179405002,
-0.420273716133752,
-0.5789097935492629,
0.6353545988654291,
-0.614667344806954,
-0.04122487701570831,
0.11308869142835831,
0.12934103164207297,
0.35391712738102515,
-0.9529131195112988
] | {
"n_parameters": 11,
"n_qubits": 10,
"optimal_eigenvalue": -16.75,
"target_ratio": 0.97,
"target_value": -16.2475
} | 253 |
ffad3b964ead217a06cbfc18be3f05e0 | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"weight": 6, "source": 0, "target": 1}, {"weight": 11, "source": 0, "target": 3}, {"weight": 19, "source": 0, "target": 6}, {"weight": 11, "source": 1, "target": 7}, {"weight": 2, "source": 2, "target": 3}, {"weight": 11, "source": 2, "target": 5}, {"weight": 13, "source": 2, "target": 4}, {"weight": 6, "source": 4, "target": 5}, {"weight": 1, "source": 6, "target": 7}]} | {"states": [492, 236], "expectation_value": -58.490087257863685, "params": [0.48360000000000003, 0.3145, 0.9934000000000001, 0.0048000000000000004, 1.0001, -0.0054, 1.0005, 0.13340000000000002, 0.3739, 0.3759, 1.0002, 0.0054, 0.9959, 0.1897, 0.33280000000000004, 0.4002, 0.1439, -0.4253, 0.4807, 0.29500000000000004, 0.9943000000000001, -0.0018000000000000002, 0.9947, -0.0027, 1.0004, 0.1134, 0.3685, 0.3317, 0.994, -0.0079, 1.0003, 0.17450000000000002, 0.32780000000000004, 0.38380000000000003, 0.13470000000000001, -0.4232, 0.4806, 0.0037, 0.9927, 0.0068000000000000005, 1.0, 0.005, 0.9959, 0.0089, 0.3713, 0.0074, 0.9969, 0.002, 0.9965, 0.005200000000000001, 0.3286, 0.0002, 0.1356, 0.0013000000000000002, 0.41390000000000005, -0.0162, 0.0057, -0.0032, 0.2882, -0.0601, -0.0053, 0.3921, -0.40140000000000003, 0.3725, 0.3034, -0.0068000000000000005, 0.0045000000000000005, 0.3124, 0.32580000000000003, -0.0005, 0.3678, -0.4058, 0.0097, 0.00030000000000000003, 0.0089, 0.0071, 0.0028, 0.0089, 0.00030000000000000003, 0.0063, 0.0033], "bitstrings": ["000010011", "100010011"], "total_optimization_steps": 100, "probabilities": [0.24794660076837743, 0.3732796458913087], "optimization_time": 33.84145784378052} | 4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(2) @ Z(1)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(3) @ Z(0)) + 4.5 * (Z(4) @ Z(1)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(6) @ Z(5)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(7) @ Z(6)) + 4.5 * (Z(8) @ Z(2)) + 4.5 * (Z(8) @ Z(3)) + 10.0 * Z(1) + 7.5 * Z(0) + 14.0 * Z(2) + 5.5 * Z(3) + 5.5 * Z(4) + 11.0 * Z(5) + 10.0 * Z(6) + 3.0 * Z(7) + 0.5 * Z(8) | 18 | 9 | 3 | {"smallest_eigenvalues": [-70.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -58.0, "smallest_bitstrings": ["100010011"], "largest_eigenvalue": 121.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-1.0557124833227797e-08) q[0];
cx q[1], q[0];
h q[2];
cx q[1], q[2];
rz(-1.0557124833227797e-08) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-1.0557124833227797e-08) q[2];
cx q[0], q[2];
h q[3];
cx q[0], q[3];
rz(-1.0557124833227797e-08) q[3];
cx q[0], q[3];
rz(1.5707963617189824) q[0];
rx(1.570796323776294) q[0];
h q[4];
cx q[1], q[4];
rz(-1.0557124833227797e-08) q[4];
cx q[1], q[4];
rz(-1.5707963643738432) q[1];
rx(1.570796323776294) q[1];
h q[5];
cx q[4], q[5];
rz(-1.0557124833227797e-08) q[5];
cx q[4], q[5];
h q[6];
cx q[4], q[6];
rz(-1.0557124833227797e-08) q[6];
cx q[4], q[6];
rz(-1.5707963861865957) q[4];
rx(1.570796323776294) q[4];
cx q[5], q[6];
rz(-1.0557124833227797e-08) q[6];
cx q[5], q[6];
h q[7];
cx q[5], q[7];
rz(-1.0557124833227797e-08) q[7];
cx q[5], q[7];
rz(-1.5707962988092068) q[5];
rx(1.570796323776294) q[5];
cx q[6], q[7];
rz(-1.0557124833227797e-08) q[7];
cx q[6], q[7];
rz(-1.5707963643738432) q[6];
rx(1.570796323776294) q[6];
rz(1.5707963280107835) q[7];
rx(1.570796323776294) q[7];
h q[8];
cx q[2], q[8];
rz(-1.0557124833227797e-08) q[8];
cx q[2], q[8];
rz(-1.570796307281642) q[2];
rx(1.5707963237762939) q[2];
cx q[3], q[8];
rz(-1.0557124833227797e-08) q[8];
cx q[3], q[8];
rz(-1.5707963861865957) q[3];
rx(1.570796323776294) q[3];
rz(1.5707964018973435) q[8];
rx(1.570796323776294) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
crz(x18) q[8], q[0];
crz(x19) q[7], q[8];
crz(x20) q[6], q[7];
crz(x21) q[5], q[6];
crz(x22) q[4], q[5];
crz(x23) q[3], q[4];
crz(x24) q[2], q[3];
crz(x25) q[1], q[2];
crz(x26) q[0], q[1];
rx(x27) q[0];
rz(x28) q[0];
rx(x29) q[1];
rz(x30) q[1];
rx(x31) q[2];
rz(x32) q[2];
rx(x33) q[3];
rz(x34) q[3];
rx(x35) q[4];
rz(x36) q[4];
rx(x37) q[5];
rz(x38) q[5];
rx(x39) q[6];
rz(x40) q[6];
rx(x41) q[7];
rz(x42) q[7];
rx(x43) q[8];
rz(x44) q[8];
crz(x45) q[8], q[0];
crz(x46) q[7], q[8];
crz(x47) q[6], q[7];
crz(x48) q[5], q[6];
crz(x49) q[4], q[5];
crz(x50) q[3], q[4];
crz(x51) q[2], q[3];
crz(x52) q[1], q[2];
crz(x53) q[0], q[1];
rx(x54) q[0];
rz(x55) q[0];
rx(x56) q[1];
rz(x57) q[1];
rx(x58) q[2];
rz(x59) q[2];
rx(x12) q[3];
rz(x60) q[3];
rx(x61) q[4];
rz(x62) q[4];
rx(x63) q[5];
rz(x64) q[5];
rx(x65) q[6];
rz(x66) q[6];
rx(x67) q[7];
rz(x68) q[7];
rx(x69) q[8];
rz(x70) q[8];
crz(x71) q[8], q[0];
crz(x72) q[7], q[8];
crz(x73) q[6], q[7];
crz(x74) q[5], q[6];
crz(x60) q[4], q[5];
crz(x75) q[3], q[4];
crz(x76) q[2], q[3];
crz(x60) q[1], q[2];
crz(x74) q[0], q[1];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "maximum", "extra": "{\"n\": 8}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIIZZI",
"IIIIIIZIZ",
"IIIIIZIIZ",
"IIIIZIIZI",
"IIIZZIIII",
"IIZIZIIII",
"IIZZIIIII",
"IZIZIIIII",
"IZZIIIIII",
"ZIIIIIZII",
"ZIIIIZIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIIZIII",
"IIIIZIIII",
"IIIZIIIII",
"IIZIIIIII",
"IZIIIIIII",
"ZIIIIIIII"
] | [
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
10,
7.5,
14,
5.5,
5.5,
11,
10,
3,
0.5
] | 0.771429 | [
-1.0557124833227797e-8,
-1.5707963643738432,
1.5707963617189826,
-1.570796307281642,
-1.5707963861865957,
-1.570796298809207,
1.570796328010783,
1.5707964018973435,
1.570796323776294
] | {
"n_parameters": 9,
"n_qubits": 9,
"optimal_eigenvalue": -70,
"target_ratio": 0.97,
"target_value": -67.89999999999999
} | 263 |
fcf2c33f7d587d64646e80e90c95dfee | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}], "edges": [{"capacity": 2, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 6}, {"capacity": 3, "source": 0, "target": 8}, {"capacity": 1, "source": 0, "target": 9}, {"capacity": 1, "source": 2, "target": 1}, {"capacity": 5, "source": 3, "target": 2}, {"capacity": 5, "source": 3, "target": 6}, {"capacity": 2, "source": 3, "target": 7}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 2, "source": 4, "target": 7}, {"capacity": 2, "source": 5, "target": 7}, {"capacity": 1, "source": 5, "target": 8}, {"capacity": 5, "source": 5, "target": 9}, {"capacity": 1, "source": 6, "target": 5}, {"capacity": 5, "source": 6, "target": 7}, {"capacity": 4, "source": 7, "target": 1}, {"capacity": 5, "source": 8, "target": 4}, {"capacity": 3, "source": 8, "target": 5}, {"capacity": 4, "source": 8, "target": 7}, {"capacity": 2, "source": 9, "target": 10}]} | {"states": [192, 320], "expectation_value": -15.252295385324441, "params": [[[-0.07640000000000001, -0.1981, 0.0047, 0.0085], [-0.0148, 0.38520000000000004, 0.3665, 0.126], [0.1227, 0.192, 0.1449, -0.08310000000000001], [1.4098000000000002, 0.032, 0.099, 0.3647], [-0.0058000000000000005, 1.0154, 0.010400000000000001, 0.3241], [0.003, 0.134, 0.0028, 0.9445], [0.0029000000000000002, 0.9444, 0.0029000000000000002, -0.1303], [0.0024000000000000002, 0.15860000000000002, 0.0026000000000000003, 0.9012], [0.0028, 1.0289000000000001, 0.0027, -0.8963000000000001], [-0.0026000000000000003, 0.2439, 0.0024000000000000002, 0.7465], [0.0023, -0.14600000000000002, 0.006900000000000001, 0.0068000000000000005]], [[-0.0285, 0.2937, 0.005200000000000001, 0.003], [0.3896, 0.6435000000000001, -0.085, 0.6713], [-0.0422, -0.0872, -0.0852, 0.18860000000000002], [0.0848, -0.152, 0.3533, 0.1565], [0.0083, 0.1356, 0.09240000000000001, 0.08370000000000001], [0.0029000000000000002, -0.5565, 0.002, 1.0259], [-0.0244, -0.0035, 0.0302, -0.3245], [0.003, -0.8085, 0.0028, 1.0348], [0.0026000000000000003, 0.9401, 0.0026000000000000003, -0.881], [0.0022, -0.24000000000000002, 0.0024000000000000002, 1.0325], [-0.0026000000000000003, -0.1135, 0.001, 0.009300000000000001]], [[-0.1155, 0.6391, 0.0036000000000000003, 0.0068000000000000005], [0.0361, 0.6452, -0.23240000000000002, 0.0032], [0.12610000000000002, 0.1144, 0.12290000000000001, 0.0078000000000000005], [0.4097, -0.514, -0.1429, 0.0008], [1.2577, -0.0043, 1.3707, 0.0031000000000000003], [0.0032, 0.8131, 0.0021000000000000003, 0.0099], [0.0027, 0.9549000000000001, 0.0027, 0.0012000000000000001], [0.0028, -0.199, 0.0028, 0.0025], [0.0027, 0.9665, 0.0028, 0.0028], [0.0024000000000000002, -0.36960000000000004, 0.002, 0.0013000000000000002], [0.0021000000000000003, 0.0056, 0.006200000000000001, 0.0023]]], "bitstrings": ["11100111111", "11010111111"], "total_optimization_steps": 140, "probabilities": [0.3756282464231089, 0.5038023719953658], "optimization_time": 39.4750862121582} | -0.5 * (Z(0) @ Z(1)) + -0.5 * (Z(7) @ Z(0)) + -0.75 * (Z(9) @ Z(0)) + -0.25 * (Z(10) @ Z(0)) + -0.25 * (Z(3) @ Z(1)) + -1.25 * (Z(4) @ Z(7)) + -1.25 * (Z(4) @ Z(3)) + -1.0 * (Z(8) @ Z(1)) + -1.25 * (Z(8) @ Z(7)) + -1.0 * (Z(8) @ Z(9)) + -0.5 * (Z(8) @ Z(4)) + -0.25 * (Z(5) @ Z(1)) + -1.25 * (Z(5) @ Z(9)) + -0.5 * (Z(5) @ Z(8)) + -0.25 * (Z(6) @ Z(7)) + -1.0 * (Z(6) @ Z(9)) + -1.25 * (Z(6) @ Z(10)) + -0.5 * (Z(6) @ Z(8)) + 2.25 * (Z(2) @ Z(0)) + -0.5 * (Z(2) @ Z(10)) + -2.0 * Z(1) + -0.25 * Z(0) + -0.25 * Z(7) + 2.0 * Z(9) + -1.0 * Z(10) + -1.0 * Z(3) + 3.0 * Z(4) + -2.75 * Z(8) + -0.5 * Z(5) + 1.0 * Z(6) + 1.75 * Z(2) | 11 | 11 | 3 | {"smallest_eigenvalues": [-18.75, -18.75, -18.75], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -16.75, "smallest_bitstrings": ["11000111111", "11011111111", "11010111111"], "largest_eigenvalue": 21.25} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
rx(-0.07997515220163702) q[0];
rz(-0.5240106629928647) q[0];
rx(0.056098993824155126) q[1];
rz(-0.1300352245700216) q[1];
rx(0.7207245663043277) q[2];
rz(0.04711302789848704) q[2];
rx(-0.06255874142819845) q[3];
rz(-0.134615797483427) q[3];
rx(0.11025687642026274) q[4];
rz(-0.12417742673747689) q[4];
rx(0.03329985975685941) q[5];
rz(-0.5129751537358258) q[5];
rx(0.0031822986510895517) q[6];
rz(-0.30511389271784894) q[6];
rx(-0.007834025624198118) q[7];
rz(-0.26729677626660475) q[7];
rx(-0.261364088673582) q[8];
rz(0.02622502724099718) q[8];
rx(0.018368742166333333) q[9];
rz(-0.26939053169452354) q[9];
rx(0.09559651787410717) q[10];
rz(-0.2722263425645153) q[10];
cx q[10], q[9];
rz(0.03661532837557019) q[9];
cx q[10], q[9];
cx q[10], q[8];
rz(-0.03526303470059123) q[8];
cx q[10], q[8];
cx q[10], q[7];
rz(0.0363745511198732) q[7];
cx q[10], q[7];
cx q[10], q[6];
rz(-0.07596277360390746) q[6];
cx q[10], q[6];
cx q[10], q[5];
rz(0.028782883591974704) q[5];
cx q[10], q[5];
cx q[10], q[4];
rz(0.0702625161511923) q[4];
cx q[10], q[4];
cx q[10], q[3];
rz(-0.07505255479467407) q[3];
cx q[10], q[3];
cx q[10], q[2];
rz(-0.025829837090969098) q[2];
cx q[10], q[2];
cx q[10], q[1];
rz(-0.07231098586053869) q[1];
cx q[10], q[1];
cx q[10], q[0];
rz(0.065212561608021) q[0];
cx q[10], q[0];
rz(-0.02881809042867489) q[10];
cx q[9], q[10];
rz(0.02881809042867489) q[10];
cx q[9], q[10];
rz(0.03526303470059123) q[8];
cx q[9], q[8];
rz(-0.03526303470059123) q[8];
cx q[9], q[8];
rz(-0.02881809042867489) q[10];
cx q[8], q[10];
rz(0.02881809042867489) q[10];
cx q[8], q[10];
rz(-0.0363745511198732) q[7];
cx q[9], q[7];
rz(0.0363745511198732) q[7];
cx q[9], q[7];
rz(0.07596277360390746) q[6];
cx q[9], q[6];
rz(-0.07596277360390746) q[6];
cx q[9], q[6];
rz(-0.028782883591974704) q[5];
cx q[9], q[5];
rz(0.028782883591974704) q[5];
cx q[9], q[5];
rz(-0.0702625161511923) q[4];
cx q[9], q[4];
rz(0.0702625161511923) q[4];
cx q[9], q[4];
rz(0.07505255479467407) q[3];
cx q[9], q[3];
rz(-0.07505255479467407) q[3];
cx q[9], q[3];
rz(0.025829837090969098) q[2];
cx q[9], q[2];
rz(-0.025829837090969098) q[2];
cx q[9], q[2];
rz(0.07231098586053869) q[1];
cx q[9], q[1];
rz(-0.07231098586053869) q[1];
cx q[9], q[1];
rz(-0.065212561608021) q[0];
cx q[9], q[0];
rz(0.065212561608021) q[0];
cx q[9], q[0];
rz(-0.03661532837557019) q[9];
cx q[8], q[9];
rz(0.03661532837557019) q[9];
cx q[8], q[9];
rz(-0.0363745511198732) q[7];
cx q[8], q[7];
rz(0.0363745511198732) q[7];
cx q[8], q[7];
rz(-0.02881809042867489) q[10];
cx q[7], q[10];
rz(0.02881809042867489) q[10];
cx q[7], q[10];
rz(-0.03661532837557019) q[9];
cx q[7], q[9];
rz(0.03661532837557019) q[9];
cx q[7], q[9];
rz(0.07596277360390746) q[6];
cx q[8], q[6];
rz(-0.07596277360390746) q[6];
cx q[8], q[6];
rz(-0.028782883591974704) q[5];
cx q[8], q[5];
rz(0.028782883591974704) q[5];
cx q[8], q[5];
rz(-0.0702625161511923) q[4];
cx q[8], q[4];
rz(0.0702625161511923) q[4];
cx q[8], q[4];
rz(0.07505255479467407) q[3];
cx q[8], q[3];
rz(-0.07505255479467407) q[3];
cx q[8], q[3];
rz(0.025829837090969098) q[2];
cx q[8], q[2];
rz(-0.025829837090969098) q[2];
cx q[8], q[2];
rz(0.07231098586053869) q[1];
cx q[8], q[1];
rz(-0.07231098586053869) q[1];
cx q[8], q[1];
rz(-0.065212561608021) q[0];
cx q[8], q[0];
rz(0.065212561608021) q[0];
cx q[8], q[0];
rz(0.03526303470059123) q[8];
cx q[7], q[8];
rz(-0.03526303470059123) q[8];
cx q[7], q[8];
rz(0.07596277360390746) q[6];
cx q[7], q[6];
rz(-0.07596277360390746) q[6];
cx q[7], q[6];
rz(-0.02881809042867489) q[10];
cx q[6], q[10];
rz(0.02881809042867489) q[10];
cx q[6], q[10];
rz(-0.03661532837557019) q[9];
cx q[6], q[9];
rz(0.03661532837557019) q[9];
cx q[6], q[9];
rz(0.03526303470059123) q[8];
cx q[6], q[8];
rz(-0.03526303470059123) q[8];
cx q[6], q[8];
rz(-0.028782883591974704) q[5];
cx q[7], q[5];
rz(0.028782883591974704) q[5];
cx q[7], q[5];
rz(-0.0702625161511923) q[4];
cx q[7], q[4];
rz(0.0702625161511923) q[4];
cx q[7], q[4];
rz(0.07505255479467407) q[3];
cx q[7], q[3];
rz(-0.07505255479467407) q[3];
cx q[7], q[3];
rz(0.025829837090969098) q[2];
cx q[7], q[2];
rz(-0.025829837090969098) q[2];
cx q[7], q[2];
rz(0.07231098586053869) q[1];
cx q[7], q[1];
rz(-0.07231098586053869) q[1];
cx q[7], q[1];
rz(-0.065212561608021) q[0];
cx q[7], q[0];
rz(0.065212561608021) q[0];
cx q[7], q[0];
rz(-0.0363745511198732) q[7];
cx q[6], q[7];
rz(0.0363745511198732) q[7];
cx q[6], q[7];
rz(-0.028782883591974704) q[5];
cx q[6], q[5];
rz(0.028782883591974704) q[5];
cx q[6], q[5];
rz(-0.02881809042867489) q[10];
cx q[5], q[10];
rz(0.02881809042867489) q[10];
cx q[5], q[10];
rz(-0.03661532837557019) q[9];
cx q[5], q[9];
rz(0.03661532837557019) q[9];
cx q[5], q[9];
rz(0.03526303470059123) q[8];
cx q[5], q[8];
rz(-0.03526303470059123) q[8];
cx q[5], q[8];
rz(-0.0363745511198732) q[7];
cx q[5], q[7];
rz(0.0363745511198732) q[7];
cx q[5], q[7];
rz(-0.0702625161511923) q[4];
cx q[6], q[4];
rz(0.0702625161511923) q[4];
cx q[6], q[4];
rz(0.07505255479467407) q[3];
cx q[6], q[3];
rz(-0.07505255479467407) q[3];
cx q[6], q[3];
rz(0.025829837090969098) q[2];
cx q[6], q[2];
rz(-0.025829837090969098) q[2];
cx q[6], q[2];
rz(0.07231098586053869) q[1];
cx q[6], q[1];
rz(-0.07231098586053869) q[1];
cx q[6], q[1];
rz(-0.065212561608021) q[0];
cx q[6], q[0];
rz(0.065212561608021) q[0];
cx q[6], q[0];
rz(0.07596277360390746) q[6];
cx q[5], q[6];
rz(-0.07596277360390746) q[6];
cx q[5], q[6];
rz(-0.0702625161511923) q[4];
cx q[5], q[4];
rz(0.0702625161511923) q[4];
cx q[5], q[4];
rz(-0.02881809042867489) q[10];
cx q[4], q[10];
rz(0.02881809042867489) q[10];
cx q[4], q[10];
rz(-0.03661532837557019) q[9];
cx q[4], q[9];
rz(0.03661532837557019) q[9];
cx q[4], q[9];
rz(0.03526303470059123) q[8];
cx q[4], q[8];
rz(-0.03526303470059123) q[8];
cx q[4], q[8];
rz(-0.0363745511198732) q[7];
cx q[4], q[7];
rz(0.0363745511198732) q[7];
cx q[4], q[7];
rz(0.07596277360390746) q[6];
cx q[4], q[6];
rz(-0.07596277360390746) q[6];
cx q[4], q[6];
rz(0.07505255479467407) q[3];
cx q[5], q[3];
rz(-0.07505255479467407) q[3];
cx q[5], q[3];
rz(0.025829837090969098) q[2];
cx q[5], q[2];
rz(-0.025829837090969098) q[2];
cx q[5], q[2];
rz(0.07231098586053869) q[1];
cx q[5], q[1];
rz(-0.07231098586053869) q[1];
cx q[5], q[1];
rz(-0.065212561608021) q[0];
cx q[5], q[0];
rz(0.065212561608021) q[0];
cx q[5], q[0];
rz(-0.028782883591974704) q[5];
cx q[4], q[5];
rz(0.028782883591974704) q[5];
cx q[4], q[5];
rz(0.07505255479467407) q[3];
cx q[4], q[3];
rz(-0.07505255479467407) q[3];
cx q[4], q[3];
rz(-0.02881809042867489) q[10];
cx q[3], q[10];
rz(0.02881809042867489) q[10];
cx q[3], q[10];
rz(-0.03661532837557019) q[9];
cx q[3], q[9];
rz(0.03661532837557019) q[9];
cx q[3], q[9];
rz(0.03526303470059123) q[8];
cx q[3], q[8];
rz(-0.03526303470059123) q[8];
cx q[3], q[8];
rz(-0.0363745511198732) q[7];
cx q[3], q[7];
rz(0.0363745511198732) q[7];
cx q[3], q[7];
rz(0.07596277360390746) q[6];
cx q[3], q[6];
rz(-0.07596277360390746) q[6];
cx q[3], q[6];
rz(-0.028782883591974704) q[5];
cx q[3], q[5];
rz(0.028782883591974704) q[5];
cx q[3], q[5];
rz(0.025829837090969098) q[2];
cx q[4], q[2];
rz(-0.025829837090969098) q[2];
cx q[4], q[2];
rz(0.07231098586053869) q[1];
cx q[4], q[1];
rz(-0.07231098586053869) q[1];
cx q[4], q[1];
rz(-0.065212561608021) q[0];
cx q[4], q[0];
rz(0.065212561608021) q[0];
cx q[4], q[0];
rz(-0.0702625161511923) q[4];
cx q[3], q[4];
rz(0.0702625161511923) q[4];
cx q[3], q[4];
rz(0.025829837090969098) q[2];
cx q[3], q[2];
rz(-0.025829837090969098) q[2];
cx q[3], q[2];
rz(-0.02881809042867489) q[10];
cx q[2], q[10];
rz(0.02881809042867489) q[10];
cx q[2], q[10];
rz(-0.03661532837557019) q[9];
cx q[2], q[9];
rz(0.03661532837557019) q[9];
cx q[2], q[9];
rz(0.03526303470059123) q[8];
cx q[2], q[8];
rz(-0.03526303470059123) q[8];
cx q[2], q[8];
rz(-0.0363745511198732) q[7];
cx q[2], q[7];
rz(0.0363745511198732) q[7];
cx q[2], q[7];
rz(0.07596277360390746) q[6];
cx q[2], q[6];
rz(-0.07596277360390746) q[6];
cx q[2], q[6];
rz(-0.028782883591974704) q[5];
cx q[2], q[5];
rz(0.028782883591974704) q[5];
cx q[2], q[5];
rz(-0.0702625161511923) q[4];
cx q[2], q[4];
rz(0.0702625161511923) q[4];
cx q[2], q[4];
rz(0.07231098586053869) q[1];
cx q[3], q[1];
rz(-0.07231098586053869) q[1];
cx q[3], q[1];
rz(-0.065212561608021) q[0];
cx q[3], q[0];
rz(0.065212561608021) q[0];
cx q[3], q[0];
rz(0.07505255479467407) q[3];
cx q[2], q[3];
rz(-0.07505255479467407) q[3];
cx q[2], q[3];
rz(0.07231098586053869) q[1];
cx q[2], q[1];
rz(-0.07231098586053869) q[1];
cx q[2], q[1];
rz(-0.02881809042867489) q[10];
cx q[1], q[10];
rz(0.02881809042867489) q[10];
cx q[1], q[10];
rz(-0.03661532837557019) q[9];
cx q[1], q[9];
rz(0.03661532837557019) q[9];
cx q[1], q[9];
rz(0.03526303470059123) q[8];
cx q[1], q[8];
rz(-0.03526303470059123) q[8];
cx q[1], q[8];
rz(-0.0363745511198732) q[7];
cx q[1], q[7];
rz(0.0363745511198732) q[7];
cx q[1], q[7];
rz(0.07596277360390746) q[6];
cx q[1], q[6];
rz(-0.07596277360390746) q[6];
cx q[1], q[6];
rz(-0.028782883591974704) q[5];
cx q[1], q[5];
rz(0.028782883591974704) q[5];
cx q[1], q[5];
rz(-0.0702625161511923) q[4];
cx q[1], q[4];
rz(0.0702625161511923) q[4];
cx q[1], q[4];
rz(0.07505255479467407) q[3];
cx q[1], q[3];
rz(-0.07505255479467407) q[3];
cx q[1], q[3];
rz(-0.065212561608021) q[0];
cx q[2], q[0];
rz(0.065212561608021) q[0];
cx q[2], q[0];
rz(0.025829837090969098) q[2];
cx q[1], q[2];
rz(-0.025829837090969098) q[2];
cx q[1], q[2];
rz(-0.065212561608021) q[0];
cx q[1], q[0];
rz(0.065212561608021) q[0];
cx q[1], q[0];
rz(-0.02881809042867489) q[10];
cx q[0], q[10];
rz(0.02881809042867489) q[10];
cx q[0], q[10];
rz(-0.03661532837557019) q[9];
cx q[0], q[9];
rz(0.03661532837557019) q[9];
cx q[0], q[9];
rz(0.03526303470059123) q[8];
cx q[0], q[8];
rz(-0.03526303470059123) q[8];
cx q[0], q[8];
rz(-0.0363745511198732) q[7];
cx q[0], q[7];
rz(0.0363745511198732) q[7];
cx q[0], q[7];
rz(0.07596277360390746) q[6];
cx q[0], q[6];
rz(-0.07596277360390746) q[6];
cx q[0], q[6];
rz(-0.028782883591974704) q[5];
cx q[0], q[5];
rz(0.028782883591974704) q[5];
cx q[0], q[5];
rz(-0.0702625161511923) q[4];
cx q[0], q[4];
rz(0.0702625161511923) q[4];
cx q[0], q[4];
rz(0.07505255479467407) q[3];
cx q[0], q[3];
rz(-0.07505255479467407) q[3];
cx q[0], q[3];
rz(0.025829837090969098) q[2];
cx q[0], q[2];
rz(-0.025829837090969098) q[2];
cx q[0], q[2];
rz(0.07231098586053869) q[1];
cx q[0], q[1];
rz(-0.07231098586053869) q[1];
cx q[0], q[1];
rz(1.44793221947703) q[0];
ry(0.2893512104630017) q[0];
rz(-1.8607061559785687) q[0];
rz(-2.2563240134370197) q[1];
ry(0.03101679688796279) q[1];
rz(1.6330495657081183) q[1];
rz(-1.4213889131227566) q[10];
ry(0.08818945150586972) q[10];
rz(1.0091607265777185) q[10];
rz(1.5111764878670444) q[2];
ry(1.6437642111424295) q[2];
rz(-1.4537627910073523) q[2];
rz(1.5616455292655314) q[3];
ry(0.03508032193409851) q[3];
rz(-2.447188766553115) q[3];
rz(1.6458257655837603) q[4];
ry(0.5841143998769496) q[4];
rz(-1.3910537012294997) q[4];
rz(1.4245520243247132) q[5];
ry(0.13655719603663272) q[5];
rz(-2.123927958636407) q[5];
rz(-2.6520752070309688) q[6];
ry(0.07595307384840601) q[6];
rz(1.875000171412533) q[6];
rz(-1.7125160037031173) q[7];
ry(0.16697907999008518) q[7];
rz(1.3252782438081159) q[7];
rz(1.7784198144700234) q[8];
ry(0.10311665944442035) q[8];
rz(-2.1893034385952665) q[8];
rz(1.6889490848799849) q[9];
ry(0.07613665730624886) q[9];
rz(-2.4184885200917945) q[9];
cx q[10], q[9];
rz(-0.018874531249416807) q[9];
cx q[10], q[9];
cx q[10], q[8];
rz(-0.047658041936991455) q[8];
cx q[10], q[8];
cx q[10], q[7];
rz(0.026324948179904016) q[7];
cx q[10], q[7];
cx q[10], q[6];
rz(0.05289686443743319) q[6];
cx q[10], q[6];
cx q[10], q[5];
rz(0.07279123670798798) q[5];
cx q[10], q[5];
cx q[10], q[4];
rz(-0.05883011809286014) q[4];
cx q[10], q[4];
cx q[10], q[3];
rz(0.11826202010649225) q[3];
cx q[10], q[3];
cx q[10], q[2];
rz(-0.016881142292894953) q[2];
cx q[10], q[2];
cx q[10], q[1];
rz(0.018883743766605295) q[1];
cx q[10], q[1];
cx q[10], q[0];
rz(-0.052862740876928146) q[0];
cx q[10], q[0];
rz(0.028204514528041416) q[10];
cx q[9], q[10];
rz(-0.028204514528041416) q[10];
cx q[9], q[10];
rz(0.047658041936991455) q[8];
cx q[9], q[8];
rz(-0.047658041936991455) q[8];
cx q[9], q[8];
rz(0.028204514528041416) q[10];
cx q[8], q[10];
rz(-0.028204514528041416) q[10];
cx q[8], q[10];
rz(-0.026324948179904016) q[7];
cx q[9], q[7];
rz(0.026324948179904016) q[7];
cx q[9], q[7];
rz(-0.05289686443743319) q[6];
cx q[9], q[6];
rz(0.05289686443743319) q[6];
cx q[9], q[6];
rz(-0.07279123670798798) q[5];
cx q[9], q[5];
rz(0.07279123670798798) q[5];
cx q[9], q[5];
rz(0.05883011809286014) q[4];
cx q[9], q[4];
rz(-0.05883011809286014) q[4];
cx q[9], q[4];
rz(-0.11826202010649225) q[3];
cx q[9], q[3];
rz(0.11826202010649225) q[3];
cx q[9], q[3];
rz(0.016881142292894953) q[2];
cx q[9], q[2];
rz(-0.016881142292894953) q[2];
cx q[9], q[2];
rz(-0.018883743766605295) q[1];
cx q[9], q[1];
rz(0.018883743766605295) q[1];
cx q[9], q[1];
rz(0.052862740876928146) q[0];
cx q[9], q[0];
rz(-0.052862740876928146) q[0];
cx q[9], q[0];
rz(0.018874531249416807) q[9];
cx q[8], q[9];
rz(-0.018874531249416807) q[9];
cx q[8], q[9];
rz(-0.026324948179904016) q[7];
cx q[8], q[7];
rz(0.026324948179904016) q[7];
cx q[8], q[7];
rz(0.028204514528041416) q[10];
cx q[7], q[10];
rz(-0.028204514528041416) q[10];
cx q[7], q[10];
rz(0.018874531249416807) q[9];
cx q[7], q[9];
rz(-0.018874531249416807) q[9];
cx q[7], q[9];
rz(-0.05289686443743319) q[6];
cx q[8], q[6];
rz(0.05289686443743319) q[6];
cx q[8], q[6];
rz(-0.07279123670798798) q[5];
cx q[8], q[5];
rz(0.07279123670798798) q[5];
cx q[8], q[5];
rz(0.05883011809286014) q[4];
cx q[8], q[4];
rz(-0.05883011809286014) q[4];
cx q[8], q[4];
rz(-0.11826202010649225) q[3];
cx q[8], q[3];
rz(0.11826202010649225) q[3];
cx q[8], q[3];
rz(0.016881142292894953) q[2];
cx q[8], q[2];
rz(-0.016881142292894953) q[2];
cx q[8], q[2];
rz(-0.018883743766605295) q[1];
cx q[8], q[1];
rz(0.018883743766605295) q[1];
cx q[8], q[1];
rz(0.052862740876928146) q[0];
cx q[8], q[0];
rz(-0.052862740876928146) q[0];
cx q[8], q[0];
rz(0.047658041936991455) q[8];
cx q[7], q[8];
rz(-0.047658041936991455) q[8];
cx q[7], q[8];
rz(-0.05289686443743319) q[6];
cx q[7], q[6];
rz(0.05289686443743319) q[6];
cx q[7], q[6];
rz(0.028204514528041416) q[10];
cx q[6], q[10];
rz(-0.028204514528041416) q[10];
cx q[6], q[10];
rz(0.018874531249416807) q[9];
cx q[6], q[9];
rz(-0.018874531249416807) q[9];
cx q[6], q[9];
rz(0.047658041936991455) q[8];
cx q[6], q[8];
rz(-0.047658041936991455) q[8];
cx q[6], q[8];
rz(-0.07279123670798798) q[5];
cx q[7], q[5];
rz(0.07279123670798798) q[5];
cx q[7], q[5];
rz(0.05883011809286014) q[4];
cx q[7], q[4];
rz(-0.05883011809286014) q[4];
cx q[7], q[4];
rz(-0.11826202010649225) q[3];
cx q[7], q[3];
rz(0.11826202010649225) q[3];
cx q[7], q[3];
rz(0.016881142292894953) q[2];
cx q[7], q[2];
rz(-0.016881142292894953) q[2];
cx q[7], q[2];
rz(-0.018883743766605295) q[1];
cx q[7], q[1];
rz(0.018883743766605295) q[1];
cx q[7], q[1];
rz(0.052862740876928146) q[0];
cx q[7], q[0];
rz(-0.052862740876928146) q[0];
cx q[7], q[0];
rz(-0.026324948179904016) q[7];
cx q[6], q[7];
rz(0.026324948179904016) q[7];
cx q[6], q[7];
rz(-0.07279123670798798) q[5];
cx q[6], q[5];
rz(0.07279123670798798) q[5];
cx q[6], q[5];
rz(0.028204514528041416) q[10];
cx q[5], q[10];
rz(-0.028204514528041416) q[10];
cx q[5], q[10];
rz(0.018874531249416807) q[9];
cx q[5], q[9];
rz(-0.018874531249416807) q[9];
cx q[5], q[9];
rz(0.047658041936991455) q[8];
cx q[5], q[8];
rz(-0.047658041936991455) q[8];
cx q[5], q[8];
rz(-0.026324948179904016) q[7];
cx q[5], q[7];
rz(0.026324948179904016) q[7];
cx q[5], q[7];
rz(0.05883011809286014) q[4];
cx q[6], q[4];
rz(-0.05883011809286014) q[4];
cx q[6], q[4];
rz(-0.11826202010649225) q[3];
cx q[6], q[3];
rz(0.11826202010649225) q[3];
cx q[6], q[3];
rz(0.016881142292894953) q[2];
cx q[6], q[2];
rz(-0.016881142292894953) q[2];
cx q[6], q[2];
rz(-0.018883743766605295) q[1];
cx q[6], q[1];
rz(0.018883743766605295) q[1];
cx q[6], q[1];
rz(0.052862740876928146) q[0];
cx q[6], q[0];
rz(-0.052862740876928146) q[0];
cx q[6], q[0];
rz(-0.05289686443743319) q[6];
cx q[5], q[6];
rz(0.05289686443743319) q[6];
cx q[5], q[6];
rz(0.05883011809286014) q[4];
cx q[5], q[4];
rz(-0.05883011809286014) q[4];
cx q[5], q[4];
rz(0.028204514528041416) q[10];
cx q[4], q[10];
rz(-0.028204514528041416) q[10];
cx q[4], q[10];
rz(0.018874531249416807) q[9];
cx q[4], q[9];
rz(-0.018874531249416807) q[9];
cx q[4], q[9];
rz(0.047658041936991455) q[8];
cx q[4], q[8];
rz(-0.047658041936991455) q[8];
cx q[4], q[8];
rz(-0.026324948179904016) q[7];
cx q[4], q[7];
rz(0.026324948179904016) q[7];
cx q[4], q[7];
rz(-0.05289686443743319) q[6];
cx q[4], q[6];
rz(0.05289686443743319) q[6];
cx q[4], q[6];
rz(-0.11826202010649225) q[3];
cx q[5], q[3];
rz(0.11826202010649225) q[3];
cx q[5], q[3];
rz(0.016881142292894953) q[2];
cx q[5], q[2];
rz(-0.016881142292894953) q[2];
cx q[5], q[2];
rz(-0.018883743766605295) q[1];
cx q[5], q[1];
rz(0.018883743766605295) q[1];
cx q[5], q[1];
rz(0.052862740876928146) q[0];
cx q[5], q[0];
rz(-0.052862740876928146) q[0];
cx q[5], q[0];
rz(-0.07279123670798798) q[5];
cx q[4], q[5];
rz(0.07279123670798798) q[5];
cx q[4], q[5];
rz(-0.11826202010649225) q[3];
cx q[4], q[3];
rz(0.11826202010649225) q[3];
cx q[4], q[3];
rz(0.028204514528041416) q[10];
cx q[3], q[10];
rz(-0.028204514528041416) q[10];
cx q[3], q[10];
rz(0.018874531249416807) q[9];
cx q[3], q[9];
rz(-0.018874531249416807) q[9];
cx q[3], q[9];
rz(0.047658041936991455) q[8];
cx q[3], q[8];
rz(-0.047658041936991455) q[8];
cx q[3], q[8];
rz(-0.026324948179904016) q[7];
cx q[3], q[7];
rz(0.026324948179904016) q[7];
cx q[3], q[7];
rz(-0.05289686443743319) q[6];
cx q[3], q[6];
rz(0.05289686443743319) q[6];
cx q[3], q[6];
rz(-0.07279123670798798) q[5];
cx q[3], q[5];
rz(0.07279123670798798) q[5];
cx q[3], q[5];
rz(0.016881142292894953) q[2];
cx q[4], q[2];
rz(-0.016881142292894953) q[2];
cx q[4], q[2];
rz(-0.018883743766605295) q[1];
cx q[4], q[1];
rz(0.018883743766605295) q[1];
cx q[4], q[1];
rz(0.052862740876928146) q[0];
cx q[4], q[0];
rz(-0.052862740876928146) q[0];
cx q[4], q[0];
rz(0.05883011809286014) q[4];
cx q[3], q[4];
rz(-0.05883011809286014) q[4];
cx q[3], q[4];
rz(0.016881142292894953) q[2];
cx q[3], q[2];
rz(-0.016881142292894953) q[2];
cx q[3], q[2];
rz(0.028204514528041416) q[10];
cx q[2], q[10];
rz(-0.028204514528041416) q[10];
cx q[2], q[10];
rz(0.018874531249416807) q[9];
cx q[2], q[9];
rz(-0.018874531249416807) q[9];
cx q[2], q[9];
rz(0.047658041936991455) q[8];
cx q[2], q[8];
rz(-0.047658041936991455) q[8];
cx q[2], q[8];
rz(-0.026324948179904016) q[7];
cx q[2], q[7];
rz(0.026324948179904016) q[7];
cx q[2], q[7];
rz(-0.05289686443743319) q[6];
cx q[2], q[6];
rz(0.05289686443743319) q[6];
cx q[2], q[6];
rz(-0.07279123670798798) q[5];
cx q[2], q[5];
rz(0.07279123670798798) q[5];
cx q[2], q[5];
rz(0.05883011809286014) q[4];
cx q[2], q[4];
rz(-0.05883011809286014) q[4];
cx q[2], q[4];
rz(-0.018883743766605295) q[1];
cx q[3], q[1];
rz(0.018883743766605295) q[1];
cx q[3], q[1];
rz(0.052862740876928146) q[0];
cx q[3], q[0];
rz(-0.052862740876928146) q[0];
cx q[3], q[0];
rz(-0.11826202010649225) q[3];
cx q[2], q[3];
rz(0.11826202010649225) q[3];
cx q[2], q[3];
rz(-0.018883743766605295) q[1];
cx q[2], q[1];
rz(0.018883743766605295) q[1];
cx q[2], q[1];
rz(0.028204514528041416) q[10];
cx q[1], q[10];
rz(-0.028204514528041416) q[10];
cx q[1], q[10];
rz(0.018874531249416807) q[9];
cx q[1], q[9];
rz(-0.018874531249416807) q[9];
cx q[1], q[9];
rz(0.047658041936991455) q[8];
cx q[1], q[8];
rz(-0.047658041936991455) q[8];
cx q[1], q[8];
rz(-0.026324948179904016) q[7];
cx q[1], q[7];
rz(0.026324948179904016) q[7];
cx q[1], q[7];
rz(-0.05289686443743319) q[6];
cx q[1], q[6];
rz(0.05289686443743319) q[6];
cx q[1], q[6];
rz(-0.07279123670798798) q[5];
cx q[1], q[5];
rz(0.07279123670798798) q[5];
cx q[1], q[5];
rz(0.05883011809286014) q[4];
cx q[1], q[4];
rz(-0.05883011809286014) q[4];
cx q[1], q[4];
rz(-0.11826202010649225) q[3];
cx q[1], q[3];
rz(0.11826202010649225) q[3];
cx q[1], q[3];
rz(0.052862740876928146) q[0];
cx q[2], q[0];
rz(-0.052862740876928146) q[0];
cx q[2], q[0];
rz(0.016881142292894953) q[2];
cx q[1], q[2];
rz(-0.016881142292894953) q[2];
cx q[1], q[2];
rz(0.052862740876928146) q[0];
cx q[1], q[0];
rz(-0.052862740876928146) q[0];
cx q[1], q[0];
rz(0.028204514528041416) q[10];
cx q[0], q[10];
rz(-0.028204514528041416) q[10];
cx q[0], q[10];
rz(0.018874531249416807) q[9];
cx q[0], q[9];
rz(-0.018874531249416807) q[9];
cx q[0], q[9];
rz(0.047658041936991455) q[8];
cx q[0], q[8];
rz(-0.047658041936991455) q[8];
cx q[0], q[8];
rz(-0.026324948179904016) q[7];
cx q[0], q[7];
rz(0.026324948179904016) q[7];
cx q[0], q[7];
rz(-0.05289686443743319) q[6];
cx q[0], q[6];
rz(0.05289686443743319) q[6];
cx q[0], q[6];
rz(-0.07279123670798798) q[5];
cx q[0], q[5];
rz(0.07279123670798798) q[5];
cx q[0], q[5];
rz(0.05883011809286014) q[4];
cx q[0], q[4];
rz(-0.05883011809286014) q[4];
cx q[0], q[4];
rz(-0.11826202010649225) q[3];
cx q[0], q[3];
rz(0.11826202010649225) q[3];
cx q[0], q[3];
rz(0.016881142292894953) q[2];
cx q[0], q[2];
rz(-0.016881142292894953) q[2];
cx q[0], q[2];
rz(-0.018883743766605295) q[1];
cx q[0], q[1];
rz(0.018883743766605295) q[1];
cx q[0], q[1];
rx(-0.015156576931975373) q[0];
rz(0.14462197172107738) q[0];
rx(0.17932969987159308) q[1];
rz(0.05640902905608283) q[1];
rx(0.14910517429790673) q[10];
rz(0.17932969987159308) q[10];
rx(0.6313204995925663) q[2];
rz(-0.06255874142819845) q[2];
rx(-0.007457350804341803) q[3];
rz(0.08263995582298642) q[3];
rx(0.4795520571302584) q[4];
rz(0.056098993824155126) q[4];
rx(-0.02562848943432175) q[5];
rz(-0.14558247341597597) q[5];
rx(-0.007573810761775547) q[6];
rz(0.008025620061629005) q[6];
rx(-0.05063861308419463) q[7];
rz(-0.0845552497540143) q[7];
rx(0.14462197172107738) q[8];
rz(0.09531608387398291) q[8];
rx(0.08630573125840717) q[9];
rz(-0.15025778154537123) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
bit[11] c;
qubit[11] q;
ry(x0) q[0];
rz(x1) q[0];
ry(x2) q[1];
rz(x3) q[1];
ry(x4) q[2];
rz(x5) q[2];
ry(x6) q[3];
rz(x7) q[3];
ry(x8) q[4];
rz(x9) q[4];
ry(x10) q[5];
rz(x11) q[5];
ry(x12) q[6];
rz(x13) q[6];
ry(x14) q[7];
rz(x15) q[7];
ry(x16) q[8];
rz(x17) q[8];
ry(x18) q[9];
rz(x19) q[9];
ry(x20) q[10];
rz(x21) q[10];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x22) q[1];
rz(x23) q[1];
ry(x24) q[2];
rz(x25) q[2];
cx q[2], q[1];
ry(x26) q[3];
rz(x27) q[3];
ry(x28) q[4];
rz(x29) q[4];
cx q[4], q[3];
ry(x16) q[5];
rz(x30) q[5];
ry(x12) q[6];
rz(x31) q[6];
cx q[6], q[5];
ry(x32) q[7];
rz(x33) q[7];
ry(x34) q[8];
rz(x35) q[8];
cx q[8], q[7];
ry(x14) q[9];
rz(x36) q[9];
cx q[10], q[9];
ry(x37) q[0];
rz(x38) q[0];
ry(x39) q[1];
rz(x40) q[1];
ry(x41) q[2];
rz(x42) q[2];
ry(x43) q[3];
rz(x44) q[3];
ry(x45) q[4];
rz(x46) q[4];
ry(x12) q[5];
rz(x47) q[5];
ry(x48) q[6];
rz(x49) q[6];
ry(x10) q[7];
rz(x50) q[7];
ry(x32) q[8];
rz(x51) q[8];
ry(x52) q[9];
rz(x53) q[9];
ry(x18) q[10];
rz(x54) q[10];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x55) q[1];
rz(x56) q[1];
ry(x57) q[2];
rz(x58) q[2];
cx q[2], q[1];
ry(x59) q[3];
rz(x60) q[3];
ry(x61) q[4];
rz(x62) q[4];
cx q[4], q[3];
ry(x63) q[5];
rz(x64) q[5];
ry(x65) q[6];
rz(x66) q[6];
cx q[6], q[5];
ry(x16) q[7];
rz(x67) q[7];
ry(x32) q[8];
rz(x68) q[8];
cx q[8], q[7];
ry(x14) q[9];
rz(x69) q[9];
cx q[10], q[9];
ry(x70) q[0];
rz(x71) q[0];
ry(x72) q[1];
rz(x73) q[1];
ry(x74) q[2];
rz(x75) q[2];
ry(x76) q[3];
rz(x77) q[3];
ry(x78) q[4];
rz(x79) q[4];
ry(x80) q[5];
rz(x81) q[5];
ry(x34) q[6];
rz(x82) q[6];
ry(x16) q[7];
rz(x83) q[7];
ry(x34) q[8];
rz(x84) q[8];
ry(x14) q[9];
rz(x85) q[9];
ry(x86) q[10];
rz(x87) q[10];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x88) q[1];
rz(x80) q[1];
ry(x89) q[2];
rz(x90) q[2];
cx q[2], q[1];
ry(x91) q[3];
rz(x92) q[3];
ry(x93) q[4];
rz(x94) q[4];
cx q[4], q[3];
ry(x86) q[5];
rz(x95) q[5];
ry(x34) q[6];
rz(x96) q[6];
cx q[6], q[5];
ry(x16) q[7];
rz(x97) q[7];
ry(x16) q[8];
rz(x16) q[8];
cx q[8], q[7];
ry(x63) q[9];
rz(x98) q[9];
cx q[10], q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"source": 0, "sink": 10} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZ",
"IIIZIIIIIIZ",
"IZIIIIIIIIZ",
"ZIIIIIIIIIZ",
"IIIIIIIZIZI",
"IIIZIIZIIII",
"IIIIIIZZIII",
"IIZIIIIIIZI",
"IIZZIIIIIII",
"IZZIIIIIIII",
"IIZIIIZIIII",
"IIIIIZIIIZI",
"IZIIIZIIIII",
"IIZIIZIIIII",
"IIIZZIIIIII",
"IZIIZIIIIII",
"ZIIIZIIIIII",
"IIZIZIIIIII",
"IIIIIIIIZ... | [
-0.5,
-0.5,
-0.75,
-0.25,
-0.25,
-1.25,
-1.25,
-1,
-1.25,
-1,
-0.5,
-0.25,
-1.25,
-0.5,
-0.25,
-1,
-1.25,
-0.5,
2.25,
-0.5,
-2,
-0.25,
-0.25,
2,
-1,
-1,
3,
-2.75,
-0.5,
1,
1.75
] | 0.978761 | [
-0.079975152201637,
-0.4587981013848431,
0.056098993824155126,
-0.20234621043056017,
0.7207245663043278,
0.0212831908075181,
-0.06255874142819845,
-0.20966835227810124,
0.11025687642026274,
-0.053914910586284615,
0.03329985975685941,
-0.4841922701438507,
0.003182298651089552,
-0.3810766663... | {
"n_parameters": 94,
"n_qubits": 11,
"optimal_eigenvalue": -18.75,
"target_ratio": 0.97,
"target_value": -18.1875
} | 7 |
605742faa50c2e92c07356e058fd303f | vertex_cover | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 4}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 5}, {"source": 4, "target": 5}]} | {"states": [36, 20], "expectation_value": -3.4116331538123674, "params": null, "bitstrings": ["011011", "101011"], "total_optimization_steps": 17, "probabilities": [0.06012628465746276, 0.7888204776973939], "optimization_time": 9.996788024902344} | 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(3)) + -0.5 * Z(1) + -1.0 * Z(0) + -1.5 * Z(2) + -1.5 * Z(4) + -0.5 * Z(3) + -1.0 * Z(5) | 1 | 6 | 1 | {"smallest_eigenvalues": [-3.5, -3.5, -3.5, -3.5, -3.5, -3.5], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -2.5, "smallest_bitstrings": ["101011", "100111", "101110", "011011", "111001", "011110"], "largest_eigenvalue": 10.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
rx(-0.2519734558329277) q[0];
rz(0.3651187390109438) q[0];
rx(0.549123536582348) q[1];
rz(0.1729633947430669) q[1];
rx(0.43121785023168274) q[2];
rz(-0.3977475527083846) q[2];
rx(0.7480155259603805) q[3];
rz(0.11334574533755185) q[3];
rx(0.9524074886463487) q[4];
rz(0.09007031560592105) q[4];
rx(-0.034370920448749724) q[5];
rz(0.1359556355151768) q[5];
rx(0.6730941809643614) q[6];
rz(0.021375644081781026) q[6];
rx(0.1516207809957738) q[7];
rz(0.0625719308609161) q[7];
rx(0.7747669668347452) q[8];
rz(-0.12170629920075209) q[8];
cx q[8], q[0];
rz(-0.06968893767920809) q[0];
cx q[8], q[0];
rz(-0.040952799936284215) q[8];
cx q[7], q[8];
rz(0.040952799936284215) q[8];
cx q[7], q[8];
rz(0.25467984953892003) q[7];
cx q[6], q[7];
rz(-0.25467984953892003) q[7];
cx q[6], q[7];
rz(0.19881731395458008) q[6];
cx q[5], q[6];
rz(-0.19881731395458008) q[6];
cx q[5], q[6];
rz(0.15846977749216218) q[5];
cx q[4], q[5];
rz(-0.15846977749216218) q[5];
cx q[4], q[5];
rz(0.09293991350930059) q[4];
cx q[3], q[4];
rz(-0.09293991350930059) q[4];
cx q[3], q[4];
rz(0.07056561132128038) q[3];
cx q[2], q[3];
rz(-0.07056561132128038) q[3];
cx q[2], q[3];
rz(0.1048785851267925) q[2];
cx q[1], q[2];
rz(-0.1048785851267925) q[2];
cx q[1], q[2];
rz(-0.13185743489843377) q[1];
cx q[0], q[1];
rz(0.13185743489843377) q[1];
cx q[0], q[1];
rx(0.06967199190286284) q[0];
rz(0.4462732362860109) q[0];
rx(0.8852228245957221) q[1];
rz(0.06500583948711025) q[1];
rx(0.8093097723503714) q[2];
rz(0.17217434838035695) q[2];
rx(0.8029995306418332) q[3];
rz(-0.0786341953798802) q[3];
rx(0.8111559537823532) q[4];
rz(0.2454373540104141) q[4];
rx(0.03525378758743449) q[5];
rz(0.2086932396211123) q[5];
rx(0.9308040798889321) q[6];
rz(0.3380650896986293) q[6];
rx(-0.16198799626083574) q[7];
rz(0.16831357600590988) q[7];
rx(0.5759417208424297) q[8];
rz(0.149756432860847) q[8];
cx q[8], q[0];
rz(-0.13692177115994053) q[0];
cx q[8], q[0];
rz(-0.08756997226687242) q[8];
cx q[7], q[8];
rz(0.08756997226687242) q[8];
cx q[7], q[8];
rz(0.28291374863669055) q[7];
cx q[6], q[7];
rz(-0.28291374863669055) q[7];
cx q[6], q[7];
rz(0.0515735840618239) q[6];
cx q[5], q[6];
rz(-0.0515735840618239) q[6];
cx q[5], q[6];
rz(0.3924351837995257) q[5];
cx q[4], q[5];
rz(-0.3924351837995257) q[5];
cx q[4], q[5];
rz(-0.006007146751519692) q[4];
cx q[3], q[4];
rz(0.006007146751519692) q[4];
cx q[3], q[4];
rz(0.027002346150282845) q[3];
cx q[2], q[3];
rz(-0.027002346150282845) q[3];
cx q[2], q[3];
rz(0.04495100847155202) q[2];
cx q[1], q[2];
rz(-0.04495100847155202) q[2];
cx q[1], q[2];
rz(0.2008942593627283) q[1];
cx q[0], q[1];
rz(-0.2008942593627283) q[1];
cx q[0], q[1];
rx(0.06487383615647979) q[0];
rz(0.36598820474887495) q[0];
rx(0.9617538631304785) q[1];
rz(0.008880490826613713) q[1];
rx(0.8977297697541194) q[2];
rz(0.18323819286660947) q[2];
rx(0.5572339135401959) q[3];
rz(-0.05279699437845937) q[3];
rx(0.8111559537823532) q[4];
rz(0.27662994357377846) q[4];
rx(-0.07506495470139048) q[5];
rz(0.252930934260265) q[5];
rx(0.830030923156525) q[6];
rz(0.42526251458116127) q[6];
rx(-0.12686516698564887) q[7];
rz(0.0625719308609161) q[7];
rx(0.5642594582945919) q[8];
rz(0.43597908995938883) q[8];
cx q[8], q[0];
rz(-0.14989566279210015) q[0];
cx q[8], q[0];
rz(-0.0262420138503474) q[8];
cx q[7], q[8];
rz(0.0262420138503474) q[8];
cx q[7], q[8];
rz(0.2481229458209141) q[7];
cx q[6], q[7];
rz(-0.2481229458209141) q[7];
cx q[6], q[7];
rz(0.12235325065705158) q[6];
cx q[5], q[6];
rz(-0.12235325065705158) q[6];
cx q[5], q[6];
rz(0.02827562662624336) q[5];
cx q[4], q[5];
rz(-0.02827562662624336) q[5];
cx q[4], q[5];
rz(0.10815010471161307) q[4];
cx q[3], q[4];
rz(-0.10815010471161307) q[4];
cx q[3], q[4];
rz(0.04296618336971715) q[3];
cx q[2], q[3];
rz(-0.04296618336971715) q[3];
cx q[2], q[3];
rz(-0.08244144744344833) q[2];
cx q[1], q[2];
rz(0.08244144744344833) q[2];
cx q[1], q[2];
rz(0.1729880149025574) q[1];
cx q[0], q[1];
rz(-0.1729880149025574) q[1];
cx q[0], q[1];
rx(0.06436570190086316) q[0];
rz(0.31726115349759) q[0];
rx(0.5897933549596167) q[1];
rz(-0.27241119569450717) q[1];
rx(0.8198293259282438) q[2];
rz(0.10925325097553554) q[2];
rx(0.9209952924837669) q[3];
rz(-0.25994671450604684) q[3];
rx(0.764999556869531) q[4];
rz(-0.1366259220778929) q[4];
rx(0.09474066612514971) q[5];
rz(0.2279368107633933) q[5];
rx(0.8480016601285644) q[6];
rz(0.1746919569054466) q[6];
rx(0.09167451488985295) q[7];
rz(0.16294408055263032) q[7];
rx(1.1353943646571243) q[8];
rz(-0.28121473064776725) q[8];
cx q[8], q[0];
rz(0.12107242602872224) q[0];
cx q[8], q[0];
rz(0.052871676001502055) q[8];
cx q[7], q[8];
rz(-0.052871676001502055) q[8];
cx q[7], q[8];
rz(0.058222462113962474) q[7];
cx q[6], q[7];
rz(-0.058222462113962474) q[7];
cx q[6], q[7];
rz(-0.05712222780814119) q[6];
cx q[5], q[6];
rz(0.05712222780814119) q[6];
cx q[5], q[6];
rz(-0.0003355410643305842) q[5];
cx q[4], q[5];
rz(0.0003355410643305842) q[5];
cx q[4], q[5];
rz(0.07071220736041897) q[4];
cx q[3], q[4];
rz(-0.07071220736041897) q[4];
cx q[3], q[4];
rz(0.012168072433868162) q[3];
cx q[2], q[3];
rz(-0.012168072433868162) q[3];
cx q[2], q[3];
rz(-0.10799838264247745) q[2];
cx q[1], q[2];
rz(0.10799838264247745) q[2];
cx q[1], q[2];
rz(-0.12747658266822426) q[1];
cx q[0], q[1];
rz(0.12747658266822426) q[1];
cx q[0], q[1];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\ncry(-0.3537) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\ncry(-0.3537) q[1], q[5];\ncry(-0.3472) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\ncry(-0.3537) q[1], q[5];\ncry(-0.3472) q[3], q[0];\ncry(0.1049) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\ncry(-0.3537) q[1], q[5];\ncry(-0.3472) q[3], q[0];\ncry(0.1049) q[5], q[1];\ncry(0.1015) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\ncry(-0.3537) q[1], q[5];\ncry(-0.3472) q[3], q[0];\ncry(0.1049) q[5], q[1];\ncry(0.1015) q[0], q[3];\ncry(-0.099) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\ncry(-0.3537) q[1], q[5];\ncry(-0.3472) q[3], q[0];\ncry(0.1049) q[5], q[1];\ncry(0.1015) q[0], q[3];\ncry(-0.099) q[5], q[3];\ncry(-0.0945) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[4];\nry(-1.5681) q[2];\ncry(-1.0343) q[3], q[5];\ncry(-1.0343) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nry(-0.4549) q[5];\ncry(0.4578) q[3], q[1];\ncry(0.4515) q[1], q[3];\ncry(-0.3537) q[1], q[5];\ncry(-0.3472) q[3], q[0];\ncry(0.1049) q[5], q[1];\ncry(0.1015) q[0], q[3];\ncry(-0.099) q[5], q[3];\ncry(-0.0945) q[0], q[1];\ncry(-0.0026) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n"], "gradients": [1.5092, 1.0052, 0.2506, 0.2506, 0.2461, 0.2457, 0.188, 0.1878, 0.1757, 0.188, 0.1593, 0.1561, 0.0224, 0.0217, 0.0217, 0.0207, 0.0024]} | [
"IIIIZZ",
"IIIZIZ",
"IZIIZI",
"IZIIIZ",
"IZIZII",
"IIZZII",
"ZIIZII",
"ZZIIII",
"ZIZIII",
"IIIIZI",
"IIIIIZ",
"IIIZII",
"IZIIII",
"IIZIII",
"ZIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-0.5,
-1,
-1.5,
-1.5,
-0.5,
-1
] | 0.973344 | [
-0.25197345583292763,
0.2954298013317361,
0.549123536582348,
0.1729633947430669,
0.43121785023168274,
-0.3977475527083846,
0.7480155259603805,
0.11334574533755185,
0.9524074886463487,
0.09007031560592105,
-0.034370920448749724,
0.1359556355151768,
0.6730941809643614,
0.021375644081781026,
... | {
"n_parameters": 106,
"n_qubits": 9,
"optimal_eigenvalue": -3.25,
"target_ratio": 0.97,
"target_value": -3.1525
} | 14 |
05a2057eb1abf699c2e603e40944153f | connected_components | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}, {"id": 12}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 1, "target": 2}, {"source": 3, "target": 4}, {"source": 4, "target": 5}, {"source": 6, "target": 7}, {"source": 6, "target": 8}, {"source": 9, "target": 10}, {"source": 9, "target": 11}, {"source": 9, "target": 12}, {"source": 10, "target": 11}, {"source": 10, "target": 12}, {"source": 11, "target": 12}]} | {"states": [1020, 1023], "expectation_value": -18.940856264365117, "params": null, "bitstrings": ["110000000011", "110000000000"], "total_optimization_steps": 100, "probabilities": [0.08776882329935393, 0.4465136190268906], "optimization_time": 216.13789081573486} | -1.5 * (Z(0) @ Z(1)) + -1.5 * (Z(2) @ Z(3)) + -1.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + -1.5 * (Z(5) @ Z(6)) + 0.5 * (Z(7) @ Z(6)) + -1.5 * (Z(7) @ Z(5)) + -2.0 * (Z(8) @ Z(9)) + -2.0 * (Z(10) @ Z(9)) + -2.0 * (Z(10) @ Z(8)) + -2.0 * (Z(11) @ Z(9)) + -2.0 * (Z(11) @ Z(8)) + -2.0 * (Z(11) @ Z(10)) + -1.0 * Z(1) + -1.0 * Z(0) + 0.5 * Z(3) + 0.5 * Z(2) + 0.5 * Z(4) + 0.5 * Z(6) + 0.5 * Z(5) + 0.5 * Z(7) + 0.5 * Z(9) + 0.5 * Z(8) + 0.5 * Z(10) + 0.5 * Z(11) | 1 | 12 | 1 | {"smallest_eigenvalues": [-25.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -22.5, "smallest_bitstrings": ["110000000000"], "largest_eigenvalue": 13.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[12] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.0930080098220504) q[0];
cx q[1], q[0];
rz(1.5713830925079062) q[0];
rx(1.560285253500013) q[0];
rz(1.5713830925079062) q[1];
rx(1.560285253500013) q[1];
h q[2];
h q[3];
cx q[3], q[2];
rz(-0.0930080098220504) q[2];
cx q[3], q[2];
h q[4];
cx q[3], q[4];
rz(-0.0930080098220504) q[4];
cx q[3], q[4];
cx q[2], q[4];
rz(-1.299299577481566) q[3];
rx(1.5602852535000131) q[3];
rz(-1.299299577481566) q[4];
cx q[2], q[4];
rz(-1.299299577481566) q[2];
rx(1.5602852535000131) q[2];
rz(-1.299299577481566) q[4];
rx(1.5602852535000131) q[4];
h q[5];
h q[6];
cx q[6], q[5];
rz(-0.0930080098220504) q[5];
cx q[6], q[5];
h q[7];
cx q[6], q[7];
rz(-1.299299577481566) q[7];
cx q[6], q[7];
cx q[5], q[7];
rz(-1.299299577481566) q[6];
rx(1.5602852535000131) q[6];
rz(-0.0930080098220504) q[7];
cx q[5], q[7];
rz(-1.299299577481566) q[5];
rx(1.5602852535000131) q[5];
rz(-1.299299577481566) q[7];
rx(1.5602852535000131) q[7];
h q[8];
h q[9];
cx q[9], q[8];
rz(0.00144321472074733) q[8];
cx q[9], q[8];
h q[10];
cx q[9], q[10];
rz(0.00144321472074733) q[10];
cx q[9], q[10];
cx q[8], q[10];
rz(0.00144321472074733) q[10];
cx q[8], q[10];
h q[11];
cx q[9], q[11];
rz(0.00144321472074733) q[11];
cx q[9], q[11];
cx q[8], q[11];
rz(0.00144321472074733) q[11];
cx q[8], q[11];
cx q[10], q[11];
rz(0.00144321472074733) q[11];
cx q[10], q[11];
rz(-1.299299577481566) q[10];
rx(1.5602852535000131) q[10];
rz(-1.299299577481566) q[11];
rx(1.5602852535000131) q[11];
rz(-1.299299577481566) q[8];
rx(1.5602852535000131) q[8];
rz(-1.299299577481566) q[9];
rx(1.5602852535000131) q[9];
| null | {"node": 0} | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\ncry(0.022) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\ncry(0.022) q[2], q[4];\ncry(-0.0341) q[9], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\ncry(0.022) q[2], q[4];\ncry(-0.0341) q[9], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\ncry(0.022) q[2], q[4];\ncry(-0.0341) q[9], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[12] c;\nqubit[12] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\nh q[11];\ncry(1.5706) q[10], q[11];\ncry(1.5708) q[11], q[9];\ncry(1.4058) q[11], q[8];\ncry(0.1741) q[11], q[10];\ncry(0.0279) q[9], q[10];\nry(-0.1937) q[10];\ncry(0.1998) q[8], q[10];\ncry(0.9709) q[7], q[10];\ncry(0.4855) q[6], q[10];\ncry(-0.6349) q[9], q[11];\nry(-0.2082) q[11];\ncry(0.2231) q[8], q[11];\ncry(0.9145) q[7], q[11];\ncry(1.5681) q[4], q[3];\nry(1.0829) q[4];\ncry(0.2977) q[4], q[11];\ncry(1.5701) q[3], q[2];\nry(0.3995) q[3];\ncry(1.5681) q[7], q[5];\ncry(1.5707) q[5], q[6];\ncry(0.1431) q[2], q[10];\nry(-1.5681) q[1];\nry(-1.5708) q[0];\nry(0.9801) q[7];\nry(0.371) q[5];\ncry(-0.564) q[10], q[8];\ncry(-0.0395) q[9], q[8];\nry(0.2226) q[8];\ncry(0.3812) q[6], q[8];\ncry(0.0943) q[2], q[11];\ncry(0.1661) q[4], q[10];\ncry(-0.5521) q[10], q[9];\ncry(-0.0152) q[8], q[9];\nry(0.1013) q[9];\ncry(0.4593) q[6], q[9];\ncry(0.1357) q[7], q[8];\ncry(0.1367) q[7], q[9];\ncry(0.1133) q[6], q[11];\ncry(0.1445) q[3], q[10];\ncry(0.3642) q[5], q[7];\ncry(0.2844) q[3], q[4];\ncry(0.07) q[3], q[11];\ncry(0.0592) q[4], q[9];\ncry(0.0565) q[4], q[8];\ncry(-0.0352) q[5], q[9];\ncry(0.0392) q[3], q[9];\ncry(-0.029) q[5], q[8];\ncry(0.0219) q[2], q[8];\ncry(0.0926) q[4], q[2];\ncry(0.0893) q[7], q[6];\nry(-0.068) q[2];\ncry(-0.0806) q[10], q[7];\ncry(0.0296) q[5], q[10];\ncry(-0.0678) q[10], q[6];\ncry(-0.0522) q[8], q[4];\ncry(-0.0264) q[10], q[5];\ncry(-0.0189) q[8], q[3];\ncry(0.0271) q[2], q[3];\ncry(-0.0256) q[9], q[3];\ncry(0.0234) q[6], q[5];\ncry(0.0469) q[6], q[7];\ncry(0.0113) q[3], q[8];\ncry(-0.032) q[2], q[7];\ncry(-0.0146) q[2], q[5];\ncry(-0.0101) q[5], q[11];\ncry(-0.0027) q[8], q[1];\ncry(0.022) q[2], q[4];\ncry(-0.0341) q[9], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\nc[11] = measure q[11];\n"], "gradients": [1.2746, 2.3964, 3.888, 4.5732, 4.2184, 4.1515, 4.5421, 2.1225, 1.0588, 1.1391, 3.558, 4.0362, 2.0018, 1.0129, 1.4131, 1.2963, 1.1314, 1.1141, 1.014, 1.3355, 0.9885, 0.9856, 2.4987, 0.9382, 0.9756, 0.7415, 2.7951, 2.414, 1.5079, 0.5525, 0.5902, 0.5754, 2.5798, 2.3817, 1.8901, 0.4615, 0.4621, 0.4683, 0.4778, 0.3752, 0.324, 0.2371, 0.2131, 0.2115, 0.1325, 0.1334, 0.1142, 0.113, 0.1069, 0.0934, 0.0899, 0.0819, 0.0964, 0.0703, 0.0692, 0.0691, 0.0645, 0.0639, 0.0773, 0.0634, 0.0574, 0.052, 0.051, 0.0507, 0.0505, 0.0488, 0.0451, 0.045, 0.0434, 0.0411, 0.0379, 0.0379, 0.0367, 0.0367, 0.0432, 0.0359, 0.0355, 0.0347, 0.034, 0.0338, 0.0306, 0.0306, 0.0291, 0.029, 0.0279, 0.0278, 0.027, 0.0265, 0.0262, 0.0256, 0.0245, 0.0244, 0.0235, 0.0234, 0.0234, 0.0229, 0.0461, 0.0217, 0.0216, 0.0209]} | [
"IIIIIIIIIIZZ",
"IIIIIIIIZZII",
"IIIIIIIZZIII",
"IIIIIIIZIZII",
"IIIIIZZIIIII",
"IIIIZZIIIIII",
"IIIIZIZIIIII",
"IIZZIIIIIIII",
"IZZIIIIIIIII",
"IZIZIIIIIIII",
"ZIZIIIIIIIII",
"ZIIZIIIIIIII",
"ZZIIIIIIIIII",
"IIIIIIIIIIZI",
"IIIIIIIIIIIZ",
"IIIIIIIIZIII",
"IIIIIIIIIZII",
"IIIIIIIZI... | [
-1.5,
-1.5,
-1.5,
0.5,
-1.5,
0.5,
-1.5,
-2,
-2,
-2,
-2,
-2,
-2,
-1,
-1,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5
] | 0.730632 | [
-0.0930080098220504,
-1.299299577481566,
0.00144321472074733,
1.5713830925079058,
1.5602852535000131
] | {
"n_parameters": 5,
"n_qubits": 12,
"optimal_eigenvalue": -25.5,
"target_ratio": 0.97,
"target_value": -24.735
} | 187 |
cdb6f0e37a2c62fd687dde8f27516d0e | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 1, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}], "edges": [{"weight": 9, "source": 0, "target": 4}, {"weight": 20, "source": 0, "target": 8}, {"weight": 13, "source": 0, "target": 6}, {"weight": 5, "source": 1, "target": 5}, {"weight": 1, "source": 2, "target": 6}, {"weight": 14, "source": 2, "target": 9}, {"weight": 19, "source": 2, "target": 4}, {"weight": 1, "source": 3, "target": 7}, {"weight": 19, "source": 3, "target": 11}]} | {"states": [471, 214], "expectation_value": -56.08105353259893, "params": [[[1.5735000000000001, -0.9371], [3.2814, 0.9490000000000001], [-1.6317000000000002, 0.5787], [0.1274, 0.5657], [1.5735000000000001, 1.5732000000000002], [1.5737, 1.5738], [1.5734000000000001, 1.5677], [1.5687, -1.5727], [1.568, -1.5686]]], "bitstrings": ["000101000", "100101001"], "total_optimization_steps": 370, "probabilities": [0.2604994984642996, 0.29642683009450516], "optimization_time": 58.00858426094055} | 6.5 * (Z(2) @ Z(0)) + 6.5 * (Z(1) @ Z(0)) + 6.5 * (Z(1) @ Z(2)) + 6.5 * (Z(4) @ Z(0)) + 6.5 * (Z(6) @ Z(4)) + 6.5 * (Z(5) @ Z(1)) + 6.5 * (Z(5) @ Z(4)) + 6.5 * (Z(5) @ Z(6)) + 6.5 * (Z(8) @ Z(7)) + 11.0 * Z(0) + 10.0 * Z(2) + 13.0 * Z(1) + 16.0 * Z(4) + 7.0 * Z(6) + 7.0 * Z(5) + 3.0 * Z(7) + -6.0 * Z(8) + -10.5 * Z(3) | 15 | 9 | 1 | {"smallest_eigenvalues": [-80.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -69.0, "smallest_bitstrings": ["100101001"], "largest_eigenvalue": 136.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
ry(1.55889070091186) q[0];
ry(4.737170769207089) q[1];
ry(-1.6585917768690348) q[2];
ry(1.58366740950697) q[3];
ry(1.55889070091186) q[4];
ry(1.6070971628103021) q[5];
ry(1.4417746317276277) q[6];
ry(1.636157605279951) q[7];
ry(1.4439836462438786) q[8];
cx q[8], q[0];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(-1.539475080836863) q[0];
ry(1.499612036675997) q[1];
ry(1.5761386168864973) q[2];
ry(1.5653909581409682) q[3];
ry(1.5498931249191865) q[4];
ry(1.725574525143864) q[5];
ry(1.3715527469554825) q[6];
ry(-1.3244173673048711) q[7];
ry(-1.349820470939371) q[8];
cx q[8], q[7];
cx q[0], q[8];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x0) q[4];
ry(x4) q[5];
ry(x5) q[6];
ry(x6) q[7];
ry(x7) q[8];
cx q[8], q[0];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x8) q[0];
ry(x9) q[1];
ry(x10) q[2];
ry(x11) q[3];
ry(x12) q[4];
ry(x13) q[5];
ry(x14) q[6];
ry(x15) q[7];
ry(x16) q[8];
cx q[8], q[7];
cx q[0], q[8];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3], \"right_nodes\": [4, 5, 6, 7, 8, 9, 10, 11]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIZIZ",
"IIIIIIIZZ",
"IIIIIIZZI",
"IIIIZIIIZ",
"IIZIZIIII",
"IIIZIIIZI",
"IIIZZIIII",
"IIZZIIIII",
"ZZIIIIIII",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIIIIZI",
"IIIIZIIII",
"IIZIIIIII",
"IIIZIIIII",
"IZIIIIIII",
"ZIIIIIIII",
"IIIIIZIII"
] | [
6.5,
6.5,
6.5,
6.5,
6.5,
6.5,
6.5,
6.5,
6.5,
11,
10,
13,
16,
7,
7,
3,
-6,
-10.5
] | 0.972179 | [
1.55889070091186,
4.737170769207089,
-1.6585917768690348,
1.58366740950697,
1.6070971628103021,
1.4417746317276277,
1.636157605279951,
1.4439836462438786,
-1.539475080836863,
1.499612036675997,
1.5761386168864973,
1.5653909581409682,
1.5498931249191865,
1.725574525143864,
1.3715527469554... | {
"n_parameters": 17,
"n_qubits": 9,
"optimal_eigenvalue": -80,
"target_ratio": 0.97,
"target_value": -77.6
} | 55 |
4855955b7e62afdd3d4763c1ba092163 | connected_components | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}, {"id": 12}], "edges": [{"source": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 7}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 5}, {"source": 4, "target": 7}, {"source": 6, "target": 7}, {"source": 8, "target": 9}, {"source": 8, "target": 10}, {"source": 8, "target": 12}, {"source": 9, "target": 11}, {"source": 9, "target": 12}, {"source": 10, "target": 12}]} | {"states": [4095, 31], "expectation_value": -33.53398585001971, "params": [[[0.0024000000000000002, 0.006900000000000001], [-0.0023, 0.0077], [-0.0025, 0.0097], [-0.0025, 0.009300000000000001], [-0.0024000000000000002, 0.0076], [-0.0023, 0.0025], [1.5845, 0.0053], [-0.0024000000000000002, 0.0039000000000000003], [-0.0023, 0.0057], [-0.0025, 0.008400000000000001], [-0.0024000000000000002, 0.0039000000000000003], [3.1428000000000003, 0.008]]], "bitstrings": ["000000000000", "111111100000"], "total_optimization_steps": 370, "probabilities": [0.49315120664952555, 0.5068338869084617], "optimization_time": 9.34676218032837} | -2.5 * (Z(0) @ Z(5)) + 1.0 * (Z(1) @ Z(5)) + -3.5 * (Z(2) @ Z(5)) + 0.5 * (Z(2) @ Z(0)) + -3.5 * (Z(2) @ Z(1)) + -3.0 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(0)) + -3.0 * (Z(3) @ Z(1)) + 1.5 * (Z(3) @ Z(2)) + -3.0 * (Z(4) @ Z(5)) + 0.5 * (Z(4) @ Z(0)) + 1.5 * (Z(4) @ Z(1)) + -3.5 * (Z(4) @ Z(2)) + -3.0 * (Z(4) @ Z(3)) + 0.5 * (Z(6) @ Z(5)) + 1.0 * (Z(6) @ Z(1)) + -3.0 * (Z(6) @ Z(2)) + 1.0 * (Z(6) @ Z(4)) + -2.5 * (Z(7) @ Z(8)) + 1.0 * (Z(9) @ Z(8)) + -2.0 * (Z(9) @ Z(7)) + -2.5 * (Z(11) @ Z(8)) + -2.0 * (Z(11) @ Z(7)) + -2.0 * (Z(11) @ Z(9)) + -2.0 * (Z(10) @ Z(8)) + 0.5 * (Z(10) @ Z(7)) + 0.5 * (Z(10) @ Z(11)) + 1.0 * Z(5) + 0.5 * Z(0) + -2.5 * Z(1) + 2.0 * Z(2) + 1.5 * Z(3) + -3.0 * Z(4) + -2.0 * Z(6) + 0.5 * Z(8) + 0.5 * Z(7) + 0.5 * Z(9) + 0.5 * Z(11) + 0.5 * Z(10) | 2 | 12 | 1 | {"smallest_eigenvalues": [-36.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -35.0, "smallest_bitstrings": ["111111100000"], "largest_eigenvalue": 51.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[12] q;
rx(0.1547146702207494) q[0];
rz(0.03306342387996825) q[0];
rx(0.03462227897461727) q[1];
rz(-0.22413704097113543) q[1];
rx(0.09306527703109682) q[2];
rz(-0.2947676981012369) q[2];
rx(0.09306527703109682) q[3];
rz(-0.26103194194263546) q[3];
rx(-0.020971266228314474) q[4];
rz(-0.07842753069771978) q[4];
rx(0.03462227897461727) q[5];
rz(0.049003025419615556) q[5];
rx(2.3071168535445663) q[6];
rz(-0.20040846053190148) q[6];
rx(-0.020971266228314474) q[7];
rz(0.12669794622659042) q[7];
rx(0.03462227897461727) q[8];
rz(-0.11741181848522103) q[8];
rx(0.09306527703109682) q[9];
rz(0.39892590955728335) q[9];
rx(-0.020971266228314474) q[10];
rz(0.12669794622659042) q[10];
rx(3.1683044421685604) q[11];
rz(-0.042983018984051984) q[11];
cx q[11], q[10];
cx q[10], q[9];
cx q[9], q[8];
cx q[8], q[7];
cx q[7], q[6];
cx q[6], q[5];
cx q[5], q[4];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
cx q[1], q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[12] c;
qubit[12] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x4) q[3];
rz(x6) q[3];
rx(x7) q[4];
rz(x8) q[4];
rx(x2) q[5];
rz(x9) q[5];
rx(x10) q[6];
rz(x11) q[6];
rx(x7) q[7];
rz(x12) q[7];
rx(x2) q[8];
rz(x13) q[8];
rx(x4) q[9];
rz(x14) q[9];
rx(x7) q[10];
rz(x12) q[10];
rx(x15) q[11];
rz(x16) q[11];
cx q[11], q[10];
cx q[10], q[9];
cx q[9], q[8];
cx q[8], q[7];
cx q[7], q[6];
cx q[6], q[5];
cx q[5], q[4];
cx q[4], q[3];
cx q[3], q[2];
cx q[2], q[1];
cx q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11]; | {"node": 7} | {"circuits": [], "gradients": []} | [
"IIIIIIZIIIIZ",
"IIIIIIZIIIZI",
"IIIIIIZIIZII",
"IIIIIIIIIZIZ",
"IIIIIIIIIZZI",
"IIIIIIZIZIII",
"IIIIIIIIZIIZ",
"IIIIIIIIZIZI",
"IIIIIIIIZZII",
"IIIIIIZZIIII",
"IIIIIIIZIIIZ",
"IIIIIIIZIIZI",
"IIIIIIIZIZII",
"IIIIIIIZZIII",
"IIIIIZZIIIII",
"IIIIIZIIIIZI",
"IIIIIZIIIZII",
"IIIIIZIZI... | [
-2.5,
1,
-3.5,
0.5,
-3.5,
-3,
0.5,
-3,
1.5,
-3,
0.5,
1.5,
-3.5,
-3,
0.5,
1,
-3,
1,
-2.5,
1,
-2,
-2.5,
-2,
-2,
-2,
0.5,
0.5,
1,
0.5,
-2.5,
2,
1.5,
-3,
-2,
0.5,
0.5,
0.5,
0.5,
0.5
] | 0.97238 | [
0.1547146702207494,
0.03306342387996825,
0.03462227897461727,
-0.22413704097113543,
0.09306527703109682,
-0.2947676981012369,
-0.26103194194263546,
-0.020971266228314474,
-0.07842753069771978,
0.049003025419615556,
2.3071168535445663,
-0.20040846053190148,
0.12669794622659042,
-0.117411818... | {
"n_parameters": 17,
"n_qubits": 12,
"optimal_eigenvalue": -36,
"target_ratio": 0.97,
"target_value": -34.92
} | 6 |
92c565ed8fed8ca60a141e6f389a7855 | matching | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"weight": 5, "source": 0, "target": 1}, {"weight": 19, "source": 0, "target": 6}, {"weight": 20, "source": 1, "target": 3}, {"weight": 10, "source": 2, "target": 3}, {"weight": 19, "source": 2, "target": 7}, {"weight": 14, "source": 3, "target": 6}, {"weight": 7, "source": 4, "target": 5}, {"weight": 12, "source": 5, "target": 6}, {"weight": 4, "source": 6, "target": 7}]} | {"states": [250, 218], "expectation_value": -14.469765341209664, "params": [[-0.029900000000000003, -0.015300000000000001, -0.022000000000000002], [0.042, 0.0303, 0.047]], "bitstrings": ["100000101", "100100101"], "total_optimization_steps": 10, "probabilities": [0.005721953475319657, 0.0065692411932477745], "optimization_time": 6.283189058303833} | 4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(3) @ Z(2)) + 4.5 * (Z(4) @ Z(3)) + 4.5 * (Z(5) @ Z(1)) + 4.5 * (Z(5) @ Z(2)) + 4.5 * (Z(5) @ Z(3)) + 4.5 * (Z(7) @ Z(1)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(6) @ Z(7)) + 4.5 * (Z(8) @ Z(1)) + 4.5 * (Z(8) @ Z(4)) + 4.5 * (Z(8) @ Z(5)) + 4.5 * (Z(8) @ Z(7)) + 18.5 * Z(1) + 2.5 * Z(0) + 14.5 * Z(2) + 9.5 * Z(3) + 9.5 * Z(4) + 20.5 * Z(5) + 15.0 * Z(7) + -1.0 * Z(6) + 11.0 * Z(8) | 1 | 9 | 3 | {"smallest_eigenvalues": [-83.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -75.0, "smallest_bitstrings": ["100100101"], "largest_eigenvalue": 163.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.024724623627202902) q[0];
cx q[1], q[0];
h q[2];
cx q[0], q[2];
rz(-0.024724623627202902) q[2];
cx q[0], q[2];
rz(2.126197205216754) q[0];
rx(1.105196404331105) q[0];
h q[3];
cx q[2], q[3];
rz(-0.024724623627202902) q[3];
cx q[2], q[3];
h q[4];
cx q[3], q[4];
rz(-0.024724623627202902) q[4];
cx q[3], q[4];
h q[5];
cx q[1], q[5];
rz(-0.024724623627202902) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(-0.024724623627202902) q[5];
cx q[2], q[5];
rz(-0.9816480528719542) q[2];
rx(1.1051964043311053) q[2];
cx q[3], q[5];
rz(-0.024724623627202902) q[5];
cx q[3], q[5];
rz(-0.7269887864035431) q[3];
rx(1.1051964043311053) q[3];
h q[6];
h q[7];
cx q[1], q[7];
rz(-0.024724623627202902) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(-0.024724623627202902) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(-0.024724623627202902) q[6];
cx q[7], q[6];
rz(1.095508501202458) q[6];
rx(1.105196404331105) q[6];
h q[8];
cx q[1], q[8];
rz(-0.024724623627202902) q[8];
cx q[1], q[8];
rz(-0.921301057871549) q[1];
rx(1.105196404331105) q[1];
cx q[1], q[0];
rz(0.27098302896974236) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(0.27098302896974236) q[2];
cx q[0], q[2];
rz(-1.0531885418454592) q[0];
rx(0.4400630800967649) q[0];
cx q[2], q[3];
rz(0.27098302896974236) q[3];
cx q[2], q[3];
cx q[4], q[8];
rz(-0.024724623627202902) q[8];
cx q[4], q[8];
rz(-0.7269887864035431) q[4];
rx(1.1051964043311053) q[4];
cx q[3], q[4];
rz(0.27098302896974236) q[4];
cx q[3], q[4];
cx q[5], q[8];
rz(-0.024724623627202902) q[8];
cx q[5], q[8];
rz(-1.0420248708289335) q[5];
rx(1.105196404331105) q[5];
cx q[1], q[5];
rz(0.27098302896974236) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(0.27098302896974236) q[5];
cx q[2], q[5];
rz(-0.698873653246916) q[2];
rx(0.4400630800967649) q[2];
cx q[3], q[5];
rz(0.27098302896974236) q[5];
cx q[3], q[5];
rz(-1.7767540070694454) q[3];
rx(0.44006308009676487) q[3];
cx q[7], q[8];
rz(-0.024724623627202902) q[8];
cx q[7], q[8];
rz(-1.0038324885741559) q[7];
rx(1.105196404331105) q[7];
cx q[1], q[7];
rz(0.27098302896974236) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(0.27098302896974236) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(0.27098302896974236) q[6];
cx q[7], q[6];
rz(0.4852110320366023) q[6];
rx(0.440063080096765) q[6];
rz(1.4847442690188952) q[8];
rx(1.105196404331105) q[8];
cx q[1], q[8];
rz(0.27098302896974236) q[8];
cx q[1], q[8];
rz(-1.1647690331256695) q[1];
rx(0.4400630800967649) q[1];
cx q[1], q[0];
rz(-1.0600637228906398) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(-1.0600637228906398) q[2];
cx q[0], q[2];
rz(-1.0169010099489992) q[0];
rx(0.388604512585968) q[0];
cx q[2], q[3];
rz(-1.0600637228906398) q[3];
cx q[2], q[3];
cx q[4], q[8];
rz(0.27098302896974236) q[8];
cx q[4], q[8];
rz(-1.7767540070694454) q[4];
rx(0.44006308009676487) q[4];
cx q[3], q[4];
rz(-1.0600637228906398) q[4];
cx q[3], q[4];
cx q[5], q[8];
rz(0.27098302896974236) q[8];
cx q[5], q[8];
rz(-0.6534326409156987) q[5];
rx(0.440063080096765) q[5];
cx q[1], q[5];
rz(-1.0600637228906398) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(-1.0600637228906398) q[5];
cx q[2], q[5];
rz(-1.000826966947442) q[2];
rx(0.38860451258596806) q[2];
cx q[3], q[5];
rz(-1.0600637228906398) q[5];
cx q[3], q[5];
rz(1.2438691872741403) q[3];
rx(0.3886045125859681) q[3];
cx q[7], q[8];
rz(0.27098302896974236) q[8];
cx q[7], q[8];
rz(-1.2230949584378528) q[7];
rx(0.4400630800967649) q[7];
cx q[1], q[7];
rz(-1.0600637228906398) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(-1.0600637228906398) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(-1.0600637228906398) q[6];
cx q[7], q[6];
rz(0.23160541852084027) q[6];
rx(0.3886045125859681) q[6];
rz(0.26810738449913973) q[8];
rx(0.44006308009676504) q[8];
cx q[1], q[8];
rz(-1.0600637228906398) q[8];
cx q[1], q[8];
rz(0.19793082009655505) q[1];
rx(0.388604512585968) q[1];
cx q[4], q[8];
rz(-1.0600637228906398) q[8];
cx q[4], q[8];
rz(1.2438691872741403) q[4];
rx(0.3886045125859681) q[4];
cx q[5], q[8];
rz(-1.0600637228906398) q[8];
cx q[5], q[8];
rz(-2.316759793875999) q[5];
rx(0.388604512585968) q[5];
cx q[7], q[8];
rz(-1.0600637228906398) q[8];
cx q[7], q[8];
rz(0.4897102205595587) q[7];
rx(0.38860451258596806) q[7];
rz(-2.1314765298987055) q[8];
rx(0.3886045125859681) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[2], q[3];
rz(x0) q[3];
cx q[2], q[3];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x0) q[5];
cx q[2], q[5];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[1], q[7];
rz(x0) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(x0) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(x0) q[6];
cx q[7], q[6];
cx q[1], q[8];
rz(x0) q[8];
cx q[1], q[8];
cx q[4], q[8];
rz(x0) q[8];
cx q[4], q[8];
cx q[5], q[8];
rz(x0) q[8];
cx q[5], q[8];
cx q[7], q[8];
rz(x0) q[8];
cx q[7], q[8];
rz(x1) q[1];
rz(x2) q[0];
rz(x3) q[2];
rz(x4) q[3];
rz(x4) q[4];
rz(x5) q[5];
rz(x6) q[7];
rz(x7) q[6];
rz(x8) q[8];
h q[0];
rz(x9) q[0];
h q[0];
h q[1];
rz(x9) q[1];
h q[1];
h q[2];
rz(x9) q[2];
h q[2];
h q[3];
rz(x9) q[3];
h q[3];
h q[4];
rz(x9) q[4];
h q[4];
h q[5];
rz(x9) q[5];
h q[5];
h q[6];
rz(x9) q[6];
h q[6];
h q[7];
rz(x9) q[7];
h q[7];
h q[8];
rz(x9) q[8];
h q[8];
cx q[1], q[0];
rz(x10) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x10) q[2];
cx q[0], q[2];
cx q[2], q[3];
rz(x10) q[3];
cx q[2], q[3];
cx q[3], q[4];
rz(x10) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x10) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x10) q[5];
cx q[2], q[5];
cx q[3], q[5];
rz(x10) q[5];
cx q[3], q[5];
cx q[1], q[7];
rz(x10) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(x10) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(x10) q[6];
cx q[7], q[6];
cx q[1], q[8];
rz(x10) q[8];
cx q[1], q[8];
cx q[4], q[8];
rz(x10) q[8];
cx q[4], q[8];
cx q[5], q[8];
rz(x10) q[8];
cx q[5], q[8];
cx q[7], q[8];
rz(x10) q[8];
cx q[7], q[8];
rz(x11) q[1];
rz(x12) q[0];
rz(x13) q[2];
rz(x14) q[3];
rz(x14) q[4];
rz(x15) q[5];
rz(x16) q[7];
rz(x17) q[6];
rz(x18) q[8];
h q[0];
rz(x19) q[0];
h q[0];
h q[1];
rz(x19) q[1];
h q[1];
h q[2];
rz(x19) q[2];
h q[2];
h q[3];
rz(x19) q[3];
h q[3];
h q[4];
rz(x19) q[4];
h q[4];
h q[5];
rz(x19) q[5];
h q[5];
h q[6];
rz(x19) q[6];
h q[6];
h q[7];
rz(x19) q[7];
h q[7];
h q[8];
rz(x19) q[8];
h q[8];
cx q[1], q[0];
rz(x20) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x20) q[2];
cx q[0], q[2];
cx q[2], q[3];
rz(x20) q[3];
cx q[2], q[3];
cx q[3], q[4];
rz(x20) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x20) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x20) q[5];
cx q[2], q[5];
cx q[3], q[5];
rz(x20) q[5];
cx q[3], q[5];
cx q[1], q[7];
rz(x20) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(x20) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(x20) q[6];
cx q[7], q[6];
cx q[1], q[8];
rz(x20) q[8];
cx q[1], q[8];
cx q[4], q[8];
rz(x20) q[8];
cx q[4], q[8];
cx q[5], q[8];
rz(x20) q[8];
cx q[5], q[8];
cx q[7], q[8];
rz(x20) q[8];
cx q[7], q[8];
rz(x21) q[1];
rz(x22) q[0];
rz(x23) q[2];
rz(x24) q[3];
rz(x24) q[4];
rz(x25) q[5];
rz(x26) q[7];
rz(x27) q[6];
rz(x28) q[8];
h q[0];
rz(x29) q[0];
h q[0];
h q[1];
rz(x29) q[1];
h q[1];
h q[2];
rz(x29) q[2];
h q[2];
h q[3];
rz(x29) q[3];
h q[3];
h q[4];
rz(x29) q[4];
h q[4];
h q[5];
rz(x29) q[5];
h q[5];
h q[6];
rz(x29) q[6];
h q[6];
h q[7];
rz(x29) q[7];
h q[7];
h q[8];
rz(x29) q[8];
h q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "maximum", "extra": "{\"n\": 8}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIIZIZ",
"IIIIIZZII",
"IIIIZZIII",
"IIIZIIIZI",
"IIIZIIZII",
"IIIZIZIII",
"IZIIIIIZI",
"IZIZIIIII",
"IZZIIIIII",
"ZIIIIIIZI",
"ZIIIZIIII",
"ZIIZIIIII",
"ZZIIIIIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIIZIII",
"IIIIZIIII",
"IIIZIIIII",
"IZIIIIIII",
"... | [
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
18.5,
2.5,
14.5,
9.5,
9.5,
20.5,
15,
-1,
11
] | 0.9195 | [
-0.024724623627202902,
-0.9213010578715495,
2.1261972052167537,
-0.9816480528719546,
-0.7269887864035431,
-1.0420248708289332,
-1.003832488574156,
1.0955085012024581,
1.484744269018895,
1.105196404331105,
0.27098302896974236,
-1.1647690331256695,
-1.0531885418454594,
-0.698873653246916,
... | {
"n_parameters": 30,
"n_qubits": 9,
"optimal_eigenvalue": -83,
"target_ratio": 0.97,
"target_value": -80.50999999999999
} | 500 |
3032900268526080703 | hypermaxcut | qaoa | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[1, 4], [3, 5], [0, 1], [1, 6], [3, 7], [2, 4], [3, 4], [1, 7], [4, 6], [0, 5], [2, 7], [1, 3], [1, 2], [5, 6], [0, 7]]} | {"states": [77, 178], "expectation_value": -0.13339396136748627, "params": [[-0.06520000000000001], [0.07]], "bitstrings": ["10110010", "01001101"], "total_optimization_steps": 10, "probabilities": [0.004727125690683255, 0.004727125690683255], "optimization_time": 2.364311695098877} | 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(7)) + 0.0 * Z(4) + 0.0 * Z(1) + 0.0 * Z(3) + 0.0 * Z(5) + 0.0 * Z(0) + 0.0 * Z(6) + 0.0 * Z(7) + 0.0 * Z(2) | 1 | 8 | 1 | {"smallest_eigenvalues": [-5.5, -5.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -3.5, "smallest_bitstrings": ["01001101", "10110010"], "largest_eigenvalue": 7.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
cx q[4], q[1];
rz(-0.5111356393913317) q[1];
cx q[4], q[1];
cx q[4], q[3];
rz(-0.5111356393913317) q[3];
cx q[4], q[3];
cx q[1], q[3];
rz(-0.5111356393913317) q[3];
cx q[1], q[3];
cx q[1], q[0];
rz(-0.5111356393913317) q[0];
cx q[1], q[0];
h q[5];
cx q[3], q[5];
rz(-0.5111356393913317) q[5];
cx q[3], q[5];
cx q[5], q[0];
rz(-0.5111356393913317) q[0];
cx q[5], q[0];
h q[6];
cx q[4], q[6];
rz(-0.5111356393913317) q[6];
cx q[4], q[6];
cx q[1], q[6];
cx q[4], q[2];
rz(-0.5111356393913317) q[2];
cx q[4], q[2];
rz(2.0500764197350918e-08) q[4];
rx(0.6726007215698241) q[4];
rz(-0.5111356393913317) q[6];
cx q[1], q[6];
cx q[5], q[6];
rz(-0.5111356393913317) q[6];
cx q[5], q[6];
rz(2.0500764197350918e-08) q[5];
rx(0.6726007215698241) q[5];
rz(2.0500764197350918e-08) q[6];
rx(0.6726007215698241) q[6];
h q[7];
cx q[1], q[7];
rz(-0.5111356393913317) q[7];
cx q[1], q[7];
cx q[1], q[2];
rz(-0.5111356393913317) q[2];
cx q[1], q[2];
rz(2.0500764197350918e-08) q[1];
rx(0.6726007215698241) q[1];
cx q[3], q[7];
rz(-0.5111356393913317) q[7];
cx q[3], q[7];
cx q[0], q[7];
rz(2.0500764197350918e-08) q[3];
rx(0.6726007215698241) q[3];
rz(-0.5111356393913317) q[7];
cx q[0], q[7];
rz(2.0500764197350918e-08) q[0];
rx(0.6726007215698241) q[0];
cx q[7], q[2];
rz(-0.5111356393913317) q[2];
cx q[7], q[2];
rz(2.0500764197350918e-08) q[2];
rx(0.6726007215698241) q[2];
rz(2.0500764197350918e-08) q[7];
rx(0.6726007215698241) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
bit[8] c;
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
cx q[4], q[1];
rz(x0) q[1];
cx q[4], q[1];
cx q[4], q[3];
rz(x0) q[3];
cx q[4], q[3];
cx q[1], q[3];
rz(x0) q[3];
cx q[1], q[3];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[5], q[0];
rz(x0) q[0];
cx q[5], q[0];
cx q[4], q[6];
rz(x0) q[6];
cx q[4], q[6];
cx q[1], q[6];
rz(x0) q[6];
cx q[1], q[6];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
cx q[1], q[7];
rz(x0) q[7];
cx q[1], q[7];
cx q[3], q[7];
rz(x0) q[7];
cx q[3], q[7];
cx q[0], q[7];
rz(x0) q[7];
cx q[0], q[7];
cx q[4], q[2];
rz(x0) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[7], q[2];
rz(x0) q[2];
cx q[7], q[2];
rz(x1) q[4];
rz(x1) q[1];
rz(x1) q[3];
rz(x1) q[5];
rz(x1) q[0];
rz(x1) q[6];
rz(x1) q[7];
rz(x1) q[2];
h q[0];
rz(x2) q[0];
h q[0];
h q[1];
rz(x2) q[1];
h q[1];
h q[2];
rz(x2) q[2];
h q[2];
h q[3];
rz(x2) q[3];
h q[3];
h q[4];
rz(x2) q[4];
h q[4];
h q[5];
rz(x2) q[5];
h q[5];
h q[6];
rz(x2) q[6];
h q[6];
h q[7];
rz(x2) q[7];
h q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | null | {"circuits": [], "gradients": []} | [
"IIIZIIZI",
"IIIZZIII",
"IIIIZIZI",
"IIZIZIII",
"IIIIIIZZ",
"IIZIIIIZ",
"IZIZIIII",
"IZIIIIZI",
"IZZIIIII",
"ZIIIIIZI",
"ZIIIZIII",
"ZIIIIIIZ",
"IIIZIZII",
"IIIIIZZI",
"ZIIIIZII",
"IIIZIIII",
"IIIIIIZI",
"IIIIZIII",
"IIZIIIII",
"IIIIIIIZ",
"IZIIIIII",
"ZIIIIIII",
"IIIIIZI... | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0,
0,
0,
0,
0,
0,
0,
0
] | 0.356304 | [
-0.5111356393913317,
2.0500764337575505e-8,
0.672600721569824
] | {
"n_parameters": 3,
"n_qubits": 8,
"optimal_eigenvalue": -5.5,
"target_ratio": 0.97,
"target_value": -5.335
} | 95 |
bd53e0f03f0d19af6cb39bf47cf396d2 | min_cut | adaptive_vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"capacity": 3, "source": 0, "target": 5}, {"capacity": 5, "source": 0, "target": 6}, {"capacity": 5, "source": 1, "target": 4}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 3, "source": 2, "target": 5}, {"capacity": 5, "source": 2, "target": 6}, {"capacity": 4, "source": 3, "target": 5}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 3, "source": 4, "target": 2}]} | {"states": [53, 61], "expectation_value": -9.499999960416321, "params": null, "bitstrings": ["1001010", "1000010"], "total_optimization_steps": 47, "probabilities": [0.49999999583450017, 0.49999999583450017], "optimization_time": 44.61289310455322} | -0.75 * (Z(0) @ Z(5)) + 1.0 * (Z(6) @ Z(0)) + -0.5 * (Z(1) @ Z(6)) + -1.5 * (Z(4) @ Z(1)) + -0.75 * (Z(2) @ Z(5)) + -1.25 * (Z(2) @ Z(6)) + -0.75 * (Z(2) @ Z(4)) + -1.0 * (Z(3) @ Z(5)) + -2.5 * Z(5) + -0.25 * Z(0) + -0.75 * Z(6) + 1.5 * Z(1) + -0.25 * Z(4) + 1.25 * Z(2) + 1.0 * Z(3) | 1 | 7 | 1 | {"smallest_eigenvalues": [-9.5, -9.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -6.5, "smallest_bitstrings": ["1001010", "1000010"], "largest_eigenvalue": 13.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
ry(-0.7043656534273358) q[0];
h q[1];
ry(1.535989113406412) q[1];
h q[2];
ry(0.7877722373943765) q[2];
h q[3];
h q[4];
ry(0.7877722373943765) q[4];
cx q[1], q[4];
ry(-0.7877722373943765) q[4];
cx q[1], q[4];
cx q[1], q[0];
cx q[4], q[2];
ry(0.7043656534273358) q[0];
cx q[1], q[0];
ry(-0.7877722373943765) q[2];
cx q[4], q[2];
ry(-0.06186514681897685) q[0];
ry(-0.010197947107767802) q[4];
h q[5];
ry(-1.629771341725018) q[5];
h q[6];
ry(0.767994556703206) q[6];
cx q[2], q[6];
ry(-0.767994556703206) q[6];
cx q[2], q[6];
cx q[6], q[0];
ry(0.06186514681897685) q[0];
cx q[6], q[0];
ry(-0.010197947107767802) q[2];
cx q[6], q[2];
ry(0.010197947107767802) q[2];
cx q[6], q[2];
cx q[6], q[4];
ry(0.010197947107767802) q[4];
cx q[6], q[4];
| null | {"source": 0, "sink": 6} | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[5];\nry(1.5708) q[1];\ncry(1.5706) q[1], q[4];\ncry(1.5706) q[4], q[2];\ncry(-1.5681) q[1], q[0];\ncry(1.5708) q[2], q[6];\ncry(-0.0027) q[6], q[0];\ncry(0.0001) q[6], q[2];\ncry(0.0001) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n"], "gradients": [2.4887, 1.5062, 1.2526, 1.2556, 1.0049, 1.9999, 0.0158, 0.0144, 0.0133, 0.0123, 0.0123, 0.0113, 0.011, 0.0107, 0.0107, 0.009, 0.009, 0.009, 0.0088, 0.0088, 0.0087, 0.0084, 0.0082, 0.0082, 0.007, 0.007, 0.007, 0.007, 0.007, 0.0067, 0.0062, 0.0062, 0.0057, 0.0057, 0.0052, 0.0053, 0.005, 0.005, 0.005, 0.005, 0.005, 0.005, 0.0037, 0.0037, 0.0032, 0.0032, 0.003]} | [
"IZIIIIZ",
"ZIIIIIZ",
"ZIIIIZI",
"IIZIIZI",
"IZIIZII",
"ZIIIZII",
"IIZIZII",
"IZIZIII",
"IZIIIII",
"IIIIIIZ",
"ZIIIIII",
"IIIIIZI",
"IIZIIII",
"IIIIZII",
"IIIZIII"
] | [
-0.75,
1,
-0.5,
-1.5,
-0.75,
-1.25,
-0.75,
-1,
-2.5,
-0.25,
-0.75,
1.5,
-0.25,
1.25,
1
] | 0.998945 | [
-1.629771341725018,
1.535989113406412,
1.575544474788753,
-1.4087313068546716,
-0.1237302936379537,
-0.020395894215535604
] | {
"n_parameters": 6,
"n_qubits": 7,
"optimal_eigenvalue": -9.5,
"target_ratio": 0.97,
"target_value": -9.215
} | 1 |
-4634167463228555245 | hypermaxcut | vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], "hyperedges": [[1, 2, 3, 4, 6, 7, 8, 11], [1, 6, 7, 8, 9, 10], [0, 1, 3, 4, 7, 11], [0, 2, 4, 8, 9, 10], [0, 9, 10, 6], [3, 11, 5], [0, 1, 2, 4, 5, 7, 10, 11], [3, 4, 5, 6, 7], [0, 1, 3, 4, 6, 8], [0, 2, 3, 6, 9, 11], [0, 1, 2, 6, 8], [1, 4, 5, 7, 8, 10], [3, 4, 5, 8, 10], [1, 3, 4, 10, 11], [9, 11, 5, 6], [0, 8, 7], [2, 4, 5, 6, 7, 8, 9, 10], [1, 2, 8, 9, 10, 11], [0, 1, 2, 3, 10], [9, 2, 3, 7]]} | {"states": [939, 955], "expectation_value": -3.578568215209046, "params": [0.46640000000000004, 0.4418, 0.39930000000000004, 0.3927, 1.5273, 1.6081, 1.5967, 1.5817, 1.5907, 1.5478, 0.40690000000000004, 0.4053, 1.5552000000000001, 1.5827, 0.8012, 0.8024, 1.5806, 1.5717, 0.39890000000000003, 0.40290000000000004, 1.5769, 1.5719, 1.5793000000000001, 1.5723, 0.0071, 0.0073, -0.7853, 0.0088, 0.7213, 0.0033, 0.0018000000000000002, 0.006900000000000001, -0.0349, 0.0041, -0.1524, 0.0009000000000000001, 0.6743, 0.004200000000000001, 0.0105, 0.0091, -0.39730000000000004, 0.0018000000000000002, 0.0056, 0.0027, 0.7774000000000001, 0.0083, -0.0012000000000000001, 0.005200000000000001], "bitstrings": ["110001010100", "110001000100"], "total_optimization_steps": 190, "probabilities": [0.24597505084166857, 0.2552018734731894], "optimization_time": 34.59315586090088} | 0.16904761904761906 * (Z(1) @ Z(2)) + 0.18452380952380953 * (Z(3) @ Z(2)) + 0.18452380952380953 * (Z(3) @ Z(1)) + 0.0869047619047619 * (Z(4) @ Z(2)) + 0.18571428571428572 * (Z(4) @ Z(1)) + 0.23452380952380952 * (Z(4) @ Z(3)) + 0.11904761904761904 * (Z(6) @ Z(2)) + 0.13452380952380955 * (Z(6) @ Z(1)) + 0.13452380952380952 * (Z(6) @ Z(3)) + 0.11904761904761904 * (Z(6) @ Z(4)) + 0.1369047619047619 * (Z(7) @ Z(2)) + 0.1357142857142857 * (Z(7) @ Z(1)) + 0.18452380952380953 * (Z(7) @ Z(3)) + 0.17023809523809524 * (Z(7) @ Z(4)) + 0.11904761904761904 * (Z(7) @ Z(6)) + 0.15238095238095237 * (Z(8) @ Z(2)) + 0.2011904761904762 * (Z(8) @ Z(1)) + 0.10119047619047619 * (Z(8) @ Z(3)) + 0.18571428571428572 * (Z(8) @ Z(4)) + 0.1523809523809524 * (Z(8) @ Z(6)) + 0.26904761904761904 * (Z(8) @ Z(7)) + 0.10238095238095238 * (Z(11) @ Z(2)) + 0.1523809523809524 * (Z(11) @ Z(1)) + 0.3011904761904762 * (Z(11) @ Z(3)) + 0.11904761904761905 * (Z(11) @ Z(4)) + 0.13452380952380952 * (Z(11) @ Z(6)) + 0.06904761904761905 * (Z(11) @ Z(7)) + 0.05119047619047619 * (Z(11) @ Z(8)) + 0.2011904761904762 * (Z(9) @ Z(2)) + 0.06666666666666667 * (Z(9) @ Z(1)) + 0.11666666666666667 * (Z(9) @ Z(3)) + 0.05119047619047619 * (Z(9) @ Z(4)) + 0.2511904761904762 * (Z(9) @ Z(6)) + 0.13452380952380952 * (Z(9) @ Z(7)) + 0.11785714285714285 * (Z(9) @ Z(8)) + 0.15 * (Z(9) @ Z(11)) + 0.1523809523809524 * (Z(10) @ Z(2)) + 0.21785714285714286 * (Z(10) @ Z(1)) + 0.15000000000000002 * (Z(10) @ Z(3)) + 0.20238095238095238 * (Z(10) @ Z(4)) + 0.13452380952380952 * (Z(10) @ Z(6)) + 0.10238095238095238 * (Z(10) @ Z(7)) + 0.2011904761904762 * (Z(10) @ Z(8)) + 0.10119047619047619 * (Z(10) @ Z(11)) + 0.20119047619047617 * (Z(10) @ Z(9)) + 0.18452380952380953 * (Z(0) @ Z(2)) + 0.18452380952380953 * (Z(0) @ Z(1)) + 0.15000000000000002 * (Z(0) @ Z(3)) + 0.11785714285714285 * (Z(0) @ Z(4)) + 0.2 * (Z(0) @ Z(6)) + 0.21785714285714286 * (Z(0) @ Z(7)) + 0.2833333333333333 * (Z(0) @ Z(8)) + 0.08452380952380953 * (Z(0) @ Z(11)) + 0.15 * (Z(0) @ Z(9)) + 0.18452380952380953 * (Z(0) @ Z(10)) + 0.03571428571428571 * (Z(5) @ Z(2)) + 0.05119047619047619 * (Z(5) @ Z(1)) + 0.26666666666666666 * (Z(5) @ Z(3)) + 0.16904761904761906 * (Z(5) @ Z(4)) + 0.15119047619047618 * (Z(5) @ Z(6)) + 0.11904761904761904 * (Z(5) @ Z(7)) + 0.10119047619047619 * (Z(5) @ Z(8)) + 0.26785714285714285 * (Z(5) @ Z(11)) + 0.10119047619047619 * (Z(5) @ Z(9)) + 0.11904761904761904 * (Z(5) @ Z(10)) + 0.017857142857142856 * (Z(5) @ Z(0)) + 0.7625 * Z(2) + 0.8416666666666665 * Z(1) + 1.0041666666666669 * Z(3) + 0.8208333333333336 * Z(4) + 0.8249999999999997 * Z(6) + 0.8291666666666666 * Z(7) + 0.9083333333333335 * Z(8) + 0.7666666666666665 * Z(11) + 0.7708333333333331 * Z(9) + 0.8833333333333335 * Z(10) + 0.8875000000000001 * Z(0) + 0.7 * Z(5) | 13 | 12 | 1 | {"smallest_eigenvalues": [-4.114285714285715], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -4.023809523809524, "smallest_bitstrings": ["110001000100"], "largest_eigenvalue": 19.999999999999993} | OPENQASM 3.0;
include "stdgates.inc";
qubit[12] q;
ry(0.4120950789960665) q[0];
rz(-0.16336776008687556) q[0];
ry(-0.07522732765875362) q[1];
ry(1.8472585406468316) q[2];
ry(1.6481313142948768) q[3];
ry(1.5747103562959306) q[4];
ry(0.010185522382009062) q[5];
ry(1.599928112398604) q[6];
ry(1.7035233496133935) q[7];
ry(1.5130092608104093) q[8];
ry(-0.01513014482280238) q[9];
ry(1.9324677107248822) q[10];
ry(1.472313479629832) q[11];
cx q[11], q[0];
rz(0.16336776008687556) q[0];
cx q[11], q[0];
rz(-0.003502419951614849) q[11];
cx q[10], q[11];
rz(0.003502419951614849) q[11];
cx q[10], q[11];
rz(0.47798382813633783) q[10];
cx q[9], q[10];
rz(-0.47798382813633783) q[10];
cx q[9], q[10];
rz(-0.015068828224013717) q[9];
cx q[8], q[9];
rz(0.015068828224013717) q[9];
cx q[8], q[9];
rz(-0.07443868324442754) q[8];
cx q[7], q[8];
rz(0.07443868324442754) q[8];
cx q[7], q[8];
rz(-0.008819695902988547) q[7];
cx q[6], q[7];
rz(0.008819695902988547) q[7];
cx q[6], q[7];
rz(0.37774036405514455) q[6];
cx q[5], q[6];
rz(-0.37774036405514455) q[6];
cx q[5], q[6];
rz(0.05879016452155157) q[5];
cx q[4], q[5];
rz(-0.05879016452155157) q[5];
cx q[4], q[5];
rz(-0.012018052570311393) q[4];
cx q[3], q[4];
rz(0.012018052570311393) q[4];
cx q[3], q[4];
rz(0.05115472925576836) q[3];
cx q[2], q[3];
rz(-0.05115472925576836) q[3];
cx q[2], q[3];
rz(0.3212125469399518) q[2];
cx q[1], q[2];
rz(-0.3212125469399518) q[2];
cx q[1], q[2];
rz(-0.4872530272519523) q[1];
cx q[0], q[1];
rz(0.4872530272519523) q[1];
cx q[0], q[1];
ry(0.15688822155595372) q[0];
ry(0.1940192752995279) q[1];
rz(-0.054299773915535525) q[1];
ry(1.2192173744557042) q[10];
rz(0.10427340381359579) q[10];
ry(1.309896337284651) q[11];
cx q[11], q[10];
rz(-0.10427340381359579) q[10];
cx q[11], q[10];
rz(0.058028001991458245) q[11];
cx q[0], q[11];
rz(-0.058028001991458245) q[11];
cx q[0], q[11];
cx q[0], q[1];
rz(0.054299773915535525) q[1];
cx q[0], q[1];
rz(-0.25904493314521726) q[10];
ry(1.4333979175467044) q[2];
rz(-0.06131139474566933) q[2];
cx q[1], q[2];
rz(0.06131139474566933) q[2];
cx q[1], q[2];
ry(1.6877617901187314) q[3];
rz(-0.07082266421014079) q[3];
cx q[2], q[3];
rz(0.07082266421014079) q[3];
cx q[2], q[3];
ry(1.5683479403039) q[4];
rz(-0.022378970249769592) q[4];
cx q[3], q[4];
rz(0.022378970249769592) q[4];
cx q[3], q[4];
ry(0.011910881110155133) q[5];
rz(-0.1099578357433671) q[5];
cx q[4], q[5];
rz(0.1099578357433671) q[5];
cx q[4], q[5];
ry(1.533747626772642) q[6];
rz(0.15226785934701456) q[6];
cx q[5], q[6];
rz(-0.15226785934701456) q[6];
cx q[5], q[6];
ry(1.3425958889678806) q[7];
rz(0.05115472925576836) q[7];
cx q[6], q[7];
rz(-0.05115472925576836) q[7];
cx q[6], q[7];
ry(1.6565557725568696) q[8];
rz(-0.11631514074032336) q[8];
cx q[7], q[8];
rz(0.11631514074032336) q[8];
cx q[7], q[8];
ry(0.21269739303781915) q[9];
rz(-0.054141848713106275) q[9];
cx q[8], q[9];
rz(0.054141848713106275) q[9];
cx q[8], q[9];
cx q[9], q[10];
rz(0.25904493314521726) q[10];
cx q[9], q[10];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[12] c;
qubit[12] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
ry(x10) q[10];
ry(x11) q[11];
crz(x12) q[11], q[0];
crz(x13) q[10], q[11];
crz(x14) q[9], q[10];
crz(x15) q[8], q[9];
crz(x16) q[7], q[8];
crz(x17) q[6], q[7];
crz(x18) q[5], q[6];
crz(x19) q[4], q[5];
crz(x20) q[3], q[4];
crz(x21) q[2], q[3];
crz(x22) q[1], q[2];
crz(x23) q[0], q[1];
ry(x24) q[0];
ry(x25) q[1];
ry(x26) q[2];
ry(x27) q[3];
ry(x28) q[4];
ry(x29) q[5];
ry(x30) q[6];
ry(x31) q[7];
ry(x32) q[8];
ry(x33) q[9];
ry(x34) q[10];
ry(x35) q[11];
crz(x36) q[11], q[10];
crz(x37) q[0], q[11];
crz(x38) q[0], q[1];
crz(x39) q[1], q[2];
crz(x40) q[2], q[3];
crz(x41) q[3], q[4];
crz(x42) q[4], q[5];
crz(x43) q[5], q[6];
crz(x21) q[6], q[7];
crz(x44) q[7], q[8];
crz(x45) q[8], q[9];
crz(x46) q[9], q[10];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZI",
"IIIIIIIIZZII",
"IIIIIIIIZIZI",
"IIIIIIIZIZII",
"IIIIIIIZIIZI",
"IIIIIIIZZIII",
"IIIIIZIIIZII",
"IIIIIZIIIIZI",
"IIIIIZIIZIII",
"IIIIIZIZIIII",
"IIIIZIIIIZII",
"IIIIZIIIIIZI",
"IIIIZIIIZIII",
"IIIIZIIZIIII",
"IIIIZZIIIIII",
"IIIZIIIIIZII",
"IIIZIIIIIIZI",
"IIIZIIIIZ... | [
0.16904761904761906,
0.18452380952380953,
0.18452380952380953,
0.0869047619047619,
0.18571428571428572,
0.23452380952380952,
0.11904761904761904,
0.13452380952380955,
0.13452380952380952,
0.11904761904761904,
0.1369047619047619,
0.1357142857142857,
0.18452380952380953,
0.17023809523809524,... | 0.976876 | [
0.4120950789960665,
-0.07522732765875362,
1.8472585406468316,
1.6481313142948768,
1.5747103562959306,
0.010185522382009062,
1.599928112398604,
1.7035233496133935,
1.5130092608104093,
-0.01513014482280238,
1.9324677107248822,
1.472313479629832,
-0.3267355201737511,
-0.007004839903229698,
... | {
"n_parameters": 47,
"n_qubits": 12,
"optimal_eigenvalue": -4.114285714285715,
"target_ratio": 0.97,
"target_value": -3.990857142857143
} | 14 |
57e4a42254a59ee532f799c4c74dbbc5 | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 6, "source": 0, "target": 3}, {"capacity": 2, "source": 0, "target": 5}, {"capacity": 4, "source": 0, "target": 7}, {"capacity": 2, "source": 2, "target": 5}, {"capacity": 6, "source": 3, "target": 1}, {"capacity": 6, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 5}, {"capacity": 5, "source": 4, "target": 3}, {"capacity": 5, "source": 5, "target": 6}, {"capacity": 6, "source": 6, "target": 1}, {"capacity": 1, "source": 6, "target": 4}]} | {"states": [0, 1], "expectation_value": -12.928780297169604, "params": [0.003, 0.5025000000000001, 0.0025, 0.5846, 0.5982000000000001, 0.24980000000000002, 0.0023, 0.5801000000000001, 0.0026000000000000003, 0.5928, 0.0028, 0.5506, 0.0027, -0.5903, 0.8001, 0.0004, 0.0031000000000000003, 0.0063, 0.0025, 0.0067, 0.5991000000000001, 0.0032, 0.0023, 0.0078000000000000005, 0.0026000000000000003, 0.0071, 0.0028, 0.004, 0.0027, 0.0009000000000000001, 0.8065, 0.00030000000000000003, -0.5656, 0.5069, -0.5641, -0.5898, -0.531, 0.6014, 0.0118, 0.0099, 0.0036000000000000003, 0.0085, 0.0077, 0.007200000000000001, 0.0063, 0.0031000000000000003], "bitstrings": ["11111111", "11111110"], "total_optimization_steps": 80, "probabilities": [0.32898148200623245, 0.35341631105527427], "optimization_time": 17.16985774040222} | -0.25 * (Z(0) @ Z(1)) + -1.5 * (Z(3) @ Z(1)) + -1.5 * (Z(3) @ Z(0)) + -0.5 * (Z(5) @ Z(0)) + -0.25 * (Z(5) @ Z(3)) + 2.5 * (Z(7) @ Z(0)) + -0.5 * (Z(2) @ Z(5)) + -2.75 * (Z(4) @ Z(3)) + -1.5 * (Z(6) @ Z(1)) + -1.25 * (Z(6) @ Z(5)) + -0.25 * (Z(6) @ Z(4)) + -3.25 * Z(1) + -0.25 * Z(0) + 0.5 * Z(3) + 0.0 * Z(5) + 2.5 * Z(7) + 0.5 * Z(2) + -0.5 * Z(4) + 0.5 * Z(6) | 3 | 8 | 2 | {"smallest_eigenvalues": [-17.75, -17.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -14.75, "smallest_bitstrings": ["11111110", "11011110"], "largest_eigenvalue": 17.25} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
rx(-0.005854303607264674) q[0];
rz(0.3960597459368831) q[0];
rx(-0.013489921067996584) q[1];
rz(0.8659527247617227) q[1];
rx(0.693863413275396) q[2];
rz(-0.07052575540604744) q[2];
rx(0.07980093795002999) q[3];
rz(0.23434034951631544) q[3];
rx(-0.05568818637921519) q[4];
rz(0.5348742049699862) q[4];
rx(0.07016453342192278) q[5];
rz(1.3216155932327007) q[5];
rx(0.1809181224577411) q[6];
rz(-0.6595152554975403) q[6];
rx(1.2968997905532622) q[7];
rz(-0.06698198248058118) q[7];
cx q[7], q[6];
rz(0.0952747525173849) q[6];
cx q[7], q[6];
cx q[6], q[5];
rz(-0.49529729377308285) q[5];
cx q[6], q[5];
cx q[5], q[4];
rz(0.25754806472353065) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(0.2626473813625349) q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(0.12324556996516721) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.17530338963249975) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(0.15983349352159087) q[0];
cx q[1], q[0];
rx(0.08769387004957555) q[0];
rz(-0.03921408103780566) q[0];
rx(-0.013489921067996584) q[1];
rz(0.16112765213212477) q[1];
rx(0.9726555523528984) q[2];
rz(0.02172703693251199) q[2];
rx(0.07980093795002999) q[3];
rz(-0.12730239462120174) q[3];
rx(-0.055688186379215195) q[4];
rz(0.11092921920885956) q[4];
rx(0.07016453342192276) q[5];
rz(-0.24721760834214646) q[5];
rx(0.18091812245774114) q[6];
rz(0.20714420908534947) q[6];
rx(1.5777638134376777) q[7];
rz(-0.09725247106498779) q[7];
cx q[7], q[6];
rz(-0.043846935024787766) q[6];
cx q[7], q[6];
cx q[6], q[5];
rz(0.06256956443793395) q[5];
cx q[6], q[5];
cx q[5], q[4];
rz(-0.03937700393106541) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(0.08270535145048645) q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(-0.0912801829013297) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(0.06235098768064335) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(-0.08592504783806215) q[0];
cx q[1], q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
crz(x16) q[7], q[6];
crz(x17) q[6], q[5];
crz(x18) q[5], q[4];
crz(x19) q[4], q[3];
crz(x20) q[3], q[2];
crz(x21) q[2], q[1];
crz(x22) q[1], q[0];
rx(x23) q[0];
rz(x24) q[0];
rx(x2) q[1];
rz(x25) q[1];
rx(x26) q[2];
rz(x27) q[2];
rx(x6) q[3];
rz(x28) q[3];
rx(x8) q[4];
rz(x29) q[4];
rx(x10) q[5];
rz(x30) q[5];
rx(x12) q[6];
rz(x31) q[6];
rx(x32) q[7];
rz(x33) q[7];
crz(x23) q[7], q[6];
crz(x24) q[6], q[5];
crz(x34) q[5], q[4];
crz(x35) q[4], q[3];
crz(x36) q[3], q[2];
crz(x37) q[2], q[1];
crz(x38) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"source": 0, "sink": 7} | {"circuits": [], "gradients": []} | [
"IIIIIIZZ",
"IIIIZIZI",
"IIIIZIIZ",
"IIZIIIIZ",
"IIZIZIII",
"ZIIIIIIZ",
"IIZIIZII",
"IIIZZIII",
"IZIIIIZI",
"IZZIIIII",
"IZIZIIII",
"IIIIIIZI",
"IIIIIIIZ",
"IIIIZIII",
"IIZIIIII",
"ZIIIIIII",
"IIIIIZII",
"IIIZIIII",
"IZIIIIII"
] | [
-0.25,
-1.5,
-1.5,
-0.5,
-0.25,
2.5,
-0.5,
-2.75,
-1.5,
-1.25,
-0.25,
-3.25,
-0.25,
0.5,
0,
2.5,
0.5,
-0.5,
0.5
] | 0.977064 | [
-0.005854303607264674,
0.5558932394584737,
-0.013489921067996583,
0.6906493351292241,
0.6938634132753959,
0.052719814559119754,
0.07980093795002999,
0.4969877308788506,
-0.05568818637921519,
0.7924222696935164,
0.07016453342192276,
0.8263182994596178,
0.18091812245774114,
-0.56424050298015... | {
"n_parameters": 39,
"n_qubits": 8,
"optimal_eigenvalue": -17.75,
"target_ratio": 0.97,
"target_value": -17.2175
} | 8 |
21fb824db9d4571acc6db752df147323 | matching | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 1, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}], "edges": [{"weight": 8, "source": 0, "target": 4}, {"weight": 10, "source": 1, "target": 5}, {"weight": 14, "source": 1, "target": 4}, {"weight": 4, "source": 2, "target": 6}, {"weight": 16, "source": 2, "target": 4}, {"weight": 17, "source": 2, "target": 5}, {"weight": 9, "source": 3, "target": 7}, {"weight": 13, "source": 3, "target": 6}, {"weight": 11, "source": 3, "target": 5}]} | {"states": [243, 182], "expectation_value": -32.8114981572395, "params": [[-0.0349, -0.012, 0.0176, 0.0049], [0.0684, 0.0695, 0.0603, 0.067]], "bitstrings": ["100001100", "101001001"], "total_optimization_steps": 10, "probabilities": [0.011349903433468322, 0.01265766250994145], "optimization_time": 13.610060930252075} | 4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(2) @ Z(1)) + 4.5 * (Z(3) @ Z(1)) + 4.5 * (Z(3) @ Z(0)) + 4.5 * (Z(4) @ Z(2)) + 4.5 * (Z(4) @ Z(3)) + 4.5 * (Z(5) @ Z(3)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(6) @ Z(2)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(8) @ Z(6)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(7) @ Z(6)) + 4.5 * (Z(7) @ Z(8)) + 11.5 * Z(1) + 4.0 * Z(0) + 9.5 * Z(2) + 17.0 * Z(3) + 17.5 * Z(4) + 6.5 * Z(5) + 14.5 * Z(6) + 4.5 * Z(8) + 11.0 * Z(7) | 1 | 9 | 4 | {"smallest_eigenvalues": [-74.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -66.0, "smallest_bitstrings": ["101001001"], "largest_eigenvalue": 159.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(0.25549267704344236) q[0];
cx q[1], q[0];
h q[2];
cx q[1], q[2];
rz(0.25549267704344236) q[2];
cx q[1], q[2];
h q[3];
cx q[1], q[3];
rz(0.25549267704344236) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(-0.30410009839415686) q[1];
rx(0.1258136736015813) q[1];
rz(0.25549267704344236) q[3];
cx q[0], q[3];
rz(0.9848763284385811) q[0];
rx(0.12581367360158127) q[0];
cx q[1], q[0];
rz(-0.15876278426209414) q[0];
cx q[1], q[0];
h q[4];
cx q[2], q[4];
rz(0.25549267704344236) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(0.25549267704344236) q[4];
cx q[3], q[4];
h q[5];
cx q[3], q[5];
rz(0.25549267704344236) q[5];
cx q[3], q[5];
rz(-1.2756975813505949) q[3];
rx(0.12581367360158136) q[3];
cx q[4], q[5];
rz(0.25549267704344236) q[5];
cx q[4], q[5];
h q[6];
cx q[2], q[6];
rz(0.25549267704344236) q[6];
cx q[2], q[6];
rz(1.2188036063518455) q[2];
rx(0.12581367360158127) q[2];
cx q[1], q[2];
rz(-0.15876278426209414) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(-0.15876278426209414) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(-1.4367388359047493) q[1];
rx(1.0942738382074524) q[1];
rz(-0.15876278426209414) q[3];
cx q[0], q[3];
rz(0.10282620089113603) q[0];
rx(1.0942738382074524) q[0];
cx q[1], q[0];
rz(-0.4036844495575907) q[0];
cx q[1], q[0];
cx q[4], q[6];
rz(0.25549267704344236) q[6];
cx q[4], q[6];
rz(-1.894458848393974) q[4];
rx(0.12581367360158122) q[4];
cx q[2], q[4];
rz(-0.15876278426209414) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(-0.15876278426209414) q[4];
cx q[3], q[4];
h q[7];
cx q[5], q[7];
rz(0.25549267704344236) q[7];
cx q[5], q[7];
rz(0.2657877683668697) q[5];
rx(0.1258136736015813) q[5];
cx q[3], q[5];
rz(-0.15876278426209414) q[5];
cx q[3], q[5];
rz(-0.2837841643637091) q[3];
rx(1.0942738382074524) q[3];
cx q[4], q[5];
rz(-0.15876278426209414) q[5];
cx q[4], q[5];
h q[8];
cx q[6], q[8];
rz(0.25549267704344236) q[8];
cx q[6], q[8];
cx q[6], q[7];
rz(0.25549267704344236) q[7];
cx q[6], q[7];
rz(-1.754342394793927) q[6];
rx(0.12581367360158133) q[6];
cx q[2], q[6];
rz(-0.15876278426209414) q[6];
cx q[2], q[6];
rz(-0.011542361849532057) q[2];
rx(1.0942738382074524) q[2];
cx q[1], q[2];
rz(-0.4036844495575907) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(-0.4036844495575907) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(1.1876700886172262) q[1];
rx(0.46612081766881003) q[1];
rz(-0.4036844495575907) q[3];
cx q[0], q[3];
rz(0.34588402569732946) q[0];
rx(0.4661208176688101) q[0];
cx q[1], q[0];
rz(1.7180821469048184) q[0];
cx q[1], q[0];
cx q[4], q[6];
rz(-0.15876278426209414) q[6];
cx q[4], q[6];
rz(0.3316060623799051) q[4];
rx(1.0942738382074522) q[4];
cx q[2], q[4];
rz(-0.4036844495575907) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(-0.4036844495575907) q[4];
cx q[3], q[4];
cx q[8], q[7];
rz(0.25549267704344236) q[7];
cx q[8], q[7];
rz(-1.3441944115109656) q[7];
rx(0.1258136736015813) q[7];
cx q[5], q[7];
rz(-0.15876278426209414) q[7];
cx q[5], q[7];
rz(1.0617418371394267) q[5];
rx(1.0942738382074524) q[5];
cx q[3], q[5];
rz(-0.4036844495575907) q[5];
cx q[3], q[5];
rz(0.3613285283877694) q[3];
rx(0.4661208176688101) q[3];
cx q[4], q[5];
rz(-0.4036844495575907) q[5];
cx q[4], q[5];
rz(0.2554926770434429) q[8];
rx(0.1258136736015813) q[8];
cx q[6], q[8];
rz(-0.15876278426209414) q[8];
cx q[6], q[8];
cx q[6], q[7];
rz(-0.15876278426209414) q[7];
cx q[6], q[7];
rz(0.12885848784234533) q[6];
rx(1.0942738382074524) q[6];
cx q[2], q[6];
rz(-0.4036844495575907) q[6];
cx q[2], q[6];
rz(0.012895091803032166) q[2];
rx(0.46612081766881014) q[2];
cx q[1], q[2];
rz(1.7180821469048184) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(1.7180821469048184) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(-0.20825375575225014) q[1];
rx(-0.1892034801855959) q[1];
rz(1.7180821469048184) q[3];
cx q[0], q[3];
rz(-0.16457934069248248) q[0];
rx(-0.1892034801855959) q[0];
cx q[4], q[6];
rz(-0.4036844495575907) q[6];
cx q[4], q[6];
rz(0.3450698233938696) q[4];
rx(0.4661208176688099) q[4];
cx q[2], q[4];
rz(1.7180821469048184) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(1.7180821469048184) q[4];
cx q[3], q[4];
cx q[8], q[7];
rz(-0.15876278426209414) q[7];
cx q[8], q[7];
rz(-0.4635169255004574) q[7];
rx(1.0942738382074524) q[7];
cx q[5], q[7];
rz(-0.4036844495575907) q[7];
cx q[5], q[7];
rz(-0.2785705532559648) q[5];
rx(0.4661208176688101) q[5];
cx q[3], q[5];
rz(1.7180821469048184) q[5];
cx q[3], q[5];
rz(1.0359823102272312) q[3];
rx(-0.1892034801855959) q[3];
cx q[4], q[5];
rz(1.7180821469048184) q[5];
cx q[4], q[5];
rz(-0.15876278426209378) q[8];
rx(1.0942738382074524) q[8];
cx q[6], q[8];
rz(-0.4036844495575907) q[8];
cx q[6], q[8];
cx q[6], q[7];
rz(-0.4036844495575907) q[7];
cx q[6], q[7];
rz(-0.23698886556519838) q[6];
rx(0.4661208176688101) q[6];
cx q[2], q[6];
rz(1.7180821469048184) q[6];
cx q[2], q[6];
rz(0.2469418796747851) q[2];
rx(-0.1892034801855959) q[2];
cx q[4], q[6];
rz(1.7180821469048184) q[6];
cx q[4], q[6];
rz(0.9598099197600662) q[4];
rx(-0.1892034801855959) q[4];
cx q[8], q[7];
rz(-0.4036844495575907) q[7];
cx q[8], q[7];
rz(1.0128787231385887) q[7];
rx(0.4661208176688102) q[7];
cx q[5], q[7];
rz(1.7180821469048184) q[7];
cx q[5], q[7];
rz(0.4772616631162858) q[5];
rx(-0.18920348018559588) q[5];
rz(-0.4036844495575913) q[8];
rx(0.4661208176688101) q[8];
cx q[6], q[8];
rz(1.7180821469048184) q[8];
cx q[6], q[8];
cx q[6], q[7];
rz(1.7180821469048184) q[7];
cx q[6], q[7];
rz(-1.5160749875853066) q[6];
rx(-0.18920348018559585) q[6];
cx q[8], q[7];
rz(1.7180821469048184) q[7];
cx q[8], q[7];
rz(0.09667151504194482) q[7];
rx(-0.1892034801855959) q[7];
rz(1.718082146904818) q[8];
rx(-0.1892034801855958) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(x0) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x0) q[5];
cx q[4], q[5];
cx q[2], q[6];
rz(x0) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x0) q[6];
cx q[4], q[6];
cx q[6], q[8];
rz(x0) q[8];
cx q[6], q[8];
cx q[5], q[7];
rz(x0) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x0) q[7];
cx q[6], q[7];
cx q[8], q[7];
rz(x0) q[7];
cx q[8], q[7];
rz(x1) q[1];
rz(x2) q[0];
rz(x3) q[2];
rz(x4) q[3];
rz(x5) q[4];
rz(x6) q[5];
rz(x7) q[6];
rz(x0) q[8];
rz(x8) q[7];
h q[0];
rz(x9) q[0];
h q[0];
h q[1];
rz(x9) q[1];
h q[1];
h q[2];
rz(x9) q[2];
h q[2];
h q[3];
rz(x9) q[3];
h q[3];
h q[4];
rz(x9) q[4];
h q[4];
h q[5];
rz(x9) q[5];
h q[5];
h q[6];
rz(x9) q[6];
h q[6];
h q[7];
rz(x9) q[7];
h q[7];
h q[8];
rz(x9) q[8];
h q[8];
cx q[1], q[0];
rz(x10) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x10) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(x10) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x10) q[3];
cx q[0], q[3];
cx q[2], q[4];
rz(x10) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x10) q[4];
cx q[3], q[4];
cx q[3], q[5];
rz(x10) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x10) q[5];
cx q[4], q[5];
cx q[2], q[6];
rz(x10) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x10) q[6];
cx q[4], q[6];
cx q[6], q[8];
rz(x10) q[8];
cx q[6], q[8];
cx q[5], q[7];
rz(x10) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x10) q[7];
cx q[6], q[7];
cx q[8], q[7];
rz(x10) q[7];
cx q[8], q[7];
rz(x11) q[1];
rz(x12) q[0];
rz(x13) q[2];
rz(x14) q[3];
rz(x15) q[4];
rz(x16) q[5];
rz(x17) q[6];
rz(x10) q[8];
rz(x18) q[7];
h q[0];
rz(x19) q[0];
h q[0];
h q[1];
rz(x19) q[1];
h q[1];
h q[2];
rz(x19) q[2];
h q[2];
h q[3];
rz(x19) q[3];
h q[3];
h q[4];
rz(x19) q[4];
h q[4];
h q[5];
rz(x19) q[5];
h q[5];
h q[6];
rz(x19) q[6];
h q[6];
h q[7];
rz(x19) q[7];
h q[7];
h q[8];
rz(x19) q[8];
h q[8];
cx q[1], q[0];
rz(x20) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x20) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(x20) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x20) q[3];
cx q[0], q[3];
cx q[2], q[4];
rz(x20) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x20) q[4];
cx q[3], q[4];
cx q[3], q[5];
rz(x20) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x20) q[5];
cx q[4], q[5];
cx q[2], q[6];
rz(x20) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x20) q[6];
cx q[4], q[6];
cx q[6], q[8];
rz(x20) q[8];
cx q[6], q[8];
cx q[5], q[7];
rz(x20) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x20) q[7];
cx q[6], q[7];
cx q[8], q[7];
rz(x20) q[7];
cx q[8], q[7];
rz(x21) q[1];
rz(x22) q[0];
rz(x23) q[2];
rz(x24) q[3];
rz(x25) q[4];
rz(x26) q[5];
rz(x27) q[6];
rz(x20) q[8];
rz(x28) q[7];
h q[0];
rz(x29) q[0];
h q[0];
h q[1];
rz(x29) q[1];
h q[1];
h q[2];
rz(x29) q[2];
h q[2];
h q[3];
rz(x29) q[3];
h q[3];
h q[4];
rz(x29) q[4];
h q[4];
h q[5];
rz(x29) q[5];
h q[5];
h q[6];
rz(x29) q[6];
h q[6];
h q[7];
rz(x29) q[7];
h q[7];
h q[8];
rz(x29) q[8];
h q[8];
cx q[1], q[0];
rz(x30) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x30) q[2];
cx q[1], q[2];
cx q[1], q[3];
rz(x30) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x30) q[3];
cx q[0], q[3];
cx q[2], q[4];
rz(x30) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x30) q[4];
cx q[3], q[4];
cx q[3], q[5];
rz(x30) q[5];
cx q[3], q[5];
cx q[4], q[5];
rz(x30) q[5];
cx q[4], q[5];
cx q[2], q[6];
rz(x30) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x30) q[6];
cx q[4], q[6];
cx q[6], q[8];
rz(x30) q[8];
cx q[6], q[8];
cx q[5], q[7];
rz(x30) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x30) q[7];
cx q[6], q[7];
cx q[8], q[7];
rz(x30) q[7];
cx q[8], q[7];
rz(x31) q[1];
rz(x32) q[0];
rz(x33) q[2];
rz(x34) q[3];
rz(x35) q[4];
rz(x36) q[5];
rz(x37) q[6];
rz(x30) q[8];
rz(x38) q[7];
h q[0];
rz(x39) q[0];
h q[0];
h q[1];
rz(x39) q[1];
h q[1];
h q[2];
rz(x39) q[2];
h q[2];
h q[3];
rz(x39) q[3];
h q[3];
h q[4];
rz(x39) q[4];
h q[4];
h q[5];
rz(x39) q[5];
h q[5];
h q[6];
rz(x39) q[6];
h q[6];
h q[7];
rz(x39) q[7];
h q[7];
h q[8];
rz(x39) q[8];
h q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3], \"right_nodes\": [4, 5, 6, 7]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIIZZI",
"IIIIIZIZI",
"IIIIIZIIZ",
"IIIIZIZII",
"IIIIZZIII",
"IIIZIZIII",
"IIIZZIIII",
"IIZIIIZII",
"IIZIZIIII",
"ZIZIIIIII",
"IZIZIIIII",
"IZZIIIIII",
"ZZIIIIIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIIZIII",
"IIIIZIIII",
"IIIZIIIII",
"IIZIIIIII",
"... | [
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
11.5,
4,
9.5,
17,
17.5,
6.5,
14.5,
4.5,
11
] | 0.956651 | [
0.25549267704344236,
-0.3041000983941558,
0.9848763284385804,
1.2188036063518455,
-1.2756975813505953,
-1.8944588483939733,
0.2657877683668698,
-1.754342394793927,
-1.3441944115109647,
0.1258136736015813,
-0.15876278426209414,
-1.4367388359047493,
0.1028262008911357,
-0.011542361849532222,... | {
"n_parameters": 40,
"n_qubits": 9,
"optimal_eigenvalue": -74,
"target_ratio": 0.97,
"target_value": -71.78
} | 500 |
59517442da8e0a3ab64f5fee3f7d688d | connected_components | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 2, "target": 3}, {"source": 4, "target": 5}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 4, "target": 8}, {"source": 5, "target": 6}, {"source": 5, "target": 8}, {"source": 5, "target": 9}, {"source": 6, "target": 7}, {"source": 6, "target": 9}, {"source": 7, "target": 8}]} | {"states": [0, 480], "expectation_value": -28.61434378708983, "params": [1.2381, 0.5424, 0.0026000000000000003, 0.0022, 0.0025, 0.0024000000000000002, 0.0025, 0.0021000000000000003, 0.0025, 0.0025, 0.0026000000000000003, 0.0026000000000000003, 0.0025, 0.0025, 0.002, 0.0022, 1.0144, 0.002, 3.1391, 0.0023, 2.2521, -1.2282, 3.5235000000000003, 1.0864, 3.3599, -3.1443000000000003, -0.006900000000000001, 3.144, 3.0879000000000003, -0.0035, 3.6375, -1.2219, 2.9181000000000004, -1.9014000000000002, -2.8362000000000003, 1.9803000000000002], "bitstrings": ["111111111", "000011111"], "total_optimization_steps": 500, "probabilities": [0.39366137701585713, 0.5170255952059233], "optimization_time": 46.8088116645813} | -2.0 * (Z(0) @ Z(1)) + -2.0 * (Z(2) @ Z(1)) + -2.0 * (Z(2) @ Z(0)) + -2.0 * (Z(3) @ Z(1)) + 1.0 * (Z(3) @ Z(0)) + -2.0 * (Z(3) @ Z(2)) + -3.0 * (Z(4) @ Z(5)) + -3.0 * (Z(6) @ Z(5)) + -3.0 * (Z(6) @ Z(4)) + 1.5 * (Z(7) @ Z(5)) + -2.5 * (Z(7) @ Z(4)) + -3.0 * (Z(7) @ Z(6)) + -2.5 * (Z(8) @ Z(5)) + 1.0 * (Z(8) @ Z(4)) + -2.5 * (Z(8) @ Z(6)) + 0.5 * (Z(8) @ Z(7)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(2) + 0.5 * Z(3) + -2.5 * Z(5) + -2.0 * Z(4) + 2.0 * Z(6) + -2.0 * Z(7) + 1.0 * Z(8) | 14 | 9 | 1 | {"smallest_eigenvalues": [-31.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -27.0, "smallest_bitstrings": ["000011111"], "largest_eigenvalue": 23.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
ry(1.5289132824258034) q[0];
rz(pi/2) q[0];
ry(-0.08685366734447472) q[1];
ry(-0.009511607110669399) q[2];
ry(-0.009511607110669399) q[3];
ry(-0.009511607110669399) q[4];
ry(-0.08685366734447472) q[5];
ry(-0.009511607110669399) q[6];
ry(-0.0960827038480056) q[7];
ry(1.1010872746184788) q[8];
cx q[8], q[0];
ry(-1.5667056327185351) q[0];
cx q[8], q[0];
ry(1.5667056327185351) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[8];
cx q[7], q[8];
ry(1.1862265245369337) q[8];
cx q[7], q[8];
ry(-1.1862265245369337) q[8];
rz(-pi/2) q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-1.3127063034403943) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-1.910478541431464) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-1.8095849747117971) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.10481306901365768) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(-1.2723676355610989) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(-1.747021038448182) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(-0.5953422968173502) q[1];
cx q[0], q[1];
ry(1.4908461827415884) q[0];
ry(0.59534229681735) q[1];
rx(0.04808054673267437) q[1];
ry(1.7470210384481824) q[2];
rx(-0.06593715118118126) q[2];
ry(1.2723676355610989) q[3];
rx(0.05834890368466361) q[3];
ry(0.10481306901365758) q[4];
rx(0.00951160711066823) q[4];
ry(1.8095849747117974) q[5];
rx(0.08685366734447442) q[5];
ry(1.910478541431464) q[6];
rx(0.009511607110669118) q[6];
ry(1.312706303440394) q[7];
rx(0.04808054673267437) q[7];
ry(-0.0960827038480056) q[8];
cx q[8], q[7];
ry(0.042845200194751756) q[7];
cx q[8], q[7];
rz(pi/2) q[8];
cx q[0], q[8];
ry(0.6273429347946471) q[8];
cx q[0], q[8];
cx q[0], q[1];
ry(-0.6273429347946471) q[8];
rz(-pi/2) q[8];
ry(-1.251171503871181) q[1];
cx q[0], q[1];
ry(1.251171503871181) q[1];
rz(-pi/2) q[1];
cx q[1], q[2];
ry(1.5297853140929436) q[2];
cx q[1], q[2];
ry(-1.5297853140929436) q[2];
rz(-pi/2) q[2];
cx q[2], q[3];
ry(-1.593061361432624) q[3];
cx q[2], q[3];
ry(1.593061361432624) q[3];
rz(-pi/2) q[3];
cx q[3], q[4];
ry(-0.04317055690254421) q[4];
cx q[3], q[4];
ry(0.04317055690254421) q[4];
rz(-pi/2) q[4];
cx q[4], q[5];
ry(0.5919980547683502) q[5];
cx q[4], q[5];
ry(-0.5919980547683502) q[5];
rz(-pi/2) q[5];
cx q[5], q[6];
ry(1.1277229947144667) q[6];
cx q[5], q[6];
ry(-1.1277229947144667) q[6];
rz(-pi/2) q[6];
ry(-0.042845200194751756) q[7];
cx q[6], q[7];
ry(-1.0306661493660385) q[7];
cx q[6], q[7];
ry(1.0306661493660385) q[7];
rz(-pi/2) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x2) q[3];
ry(x2) q[4];
ry(x1) q[5];
ry(x2) q[6];
ry(x3) q[7];
ry(x4) q[8];
crx(x5) q[8], q[0];
crx(x6) q[7], q[8];
crx(x7) q[6], q[7];
crx(x8) q[5], q[6];
crx(x9) q[4], q[5];
crx(x10) q[3], q[4];
crx(x11) q[2], q[3];
crx(x12) q[1], q[2];
crx(x13) q[0], q[1];
ry(x14) q[0];
ry(x15) q[1];
ry(x16) q[2];
ry(x17) q[3];
ry(x2) q[4];
ry(x1) q[5];
ry(x2) q[6];
ry(x15) q[7];
ry(x3) q[8];
crx(x18) q[8], q[7];
crx(x19) q[0], q[8];
crx(x20) q[0], q[1];
crx(x21) q[1], q[2];
crx(x22) q[2], q[3];
crx(x23) q[3], q[4];
crx(x24) q[4], q[5];
crx(x25) q[5], q[6];
crx(x26) q[6], q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"node": 8} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIIZZI",
"IIIIIIZIZ",
"IIIIIZIZI",
"IIIIIZIIZ",
"IIIIIZZII",
"IIIZZIIII",
"IIZZIIIII",
"IIZIZIIII",
"IZIZIIIII",
"IZIIZIIII",
"IZZIIIIII",
"ZIIZIIIII",
"ZIIIZIIII",
"ZIZIIIIII",
"ZZIIIIIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIIZIII",
"IIIZIIIII",
"... | [
-2,
-2,
-2,
-2,
1,
-2,
-3,
-3,
-3,
1.5,
-2.5,
-3,
-2.5,
1,
-2.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-2.5,
-2,
2,
-2,
1
] | 0.970021 | [
1.5289132824258034,
-0.08685366734447472,
-0.009511607110669399,
-0.0960827038480056,
1.1010872746184788,
3.1334112654370703,
-2.3724530490738673,
2.6254126068807886,
3.820957082862928,
3.6191699494235943,
0.20962613802731536,
2.5447352711221978,
3.494042076896364,
1.1906845936347004,
1.... | {
"n_parameters": 27,
"n_qubits": 9,
"optimal_eigenvalue": -31,
"target_ratio": 0.97,
"target_value": -30.07
} | 46 |
8292612205294179782 | hypermaxcut | adaptive_vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[1, 2, 3, 4, 7], [5, 6], [2, 6, 7], [0, 8, 3, 6], [2, 3, 4, 5, 7, 8], [1, 4, 6], [1, 3, 4, 5], [8, 3, 4, 6]]} | {"states": [116, 372], "expectation_value": -2.1144031516317296, "params": null, "bitstrings": ["110001011", "010001011"], "total_optimization_steps": 45, "probabilities": [0.1097846614340743, 0.8693401276871328], "optimization_time": 94.0017077922821} | 0.05 * (Z(1) @ Z(2)) + 0.08333333333333334 * (Z(3) @ Z(2)) + 0.13333333333333333 * (Z(3) @ Z(1)) + 0.08333333333333334 * (Z(4) @ Z(2)) + 0.3 * (Z(4) @ Z(1)) + 0.25 * (Z(4) @ Z(3)) + 0.25 * (Z(7) @ Z(2)) + 0.05 * (Z(7) @ Z(1)) + 0.08333333333333334 * (Z(7) @ Z(3)) + 0.08333333333333334 * (Z(7) @ Z(4)) + 0.03333333333333333 * (Z(5) @ Z(2)) + 0.08333333333333333 * (Z(5) @ Z(1)) + 0.11666666666666667 * (Z(5) @ Z(3)) + 0.11666666666666667 * (Z(5) @ Z(4)) + 0.03333333333333333 * (Z(5) @ Z(7)) + 0.16666666666666666 * (Z(6) @ Z(2)) + 0.16666666666666666 * (Z(6) @ Z(1)) + 0.16666666666666666 * (Z(6) @ Z(3)) + 0.25 * (Z(6) @ Z(4)) + 0.16666666666666666 * (Z(6) @ Z(7)) + 0.5 * (Z(6) @ Z(5)) + 0.08333333333333333 * (Z(0) @ Z(3)) + 0.08333333333333333 * (Z(0) @ Z(6)) + 0.03333333333333333 * (Z(8) @ Z(2)) + 0.2 * (Z(8) @ Z(3)) + 0.11666666666666667 * (Z(8) @ Z(4)) + 0.03333333333333333 * (Z(8) @ Z(7)) + 0.03333333333333333 * (Z(8) @ Z(5)) + 0.16666666666666666 * (Z(8) @ Z(6)) + 0.08333333333333333 * (Z(8) @ Z(0)) + 0.35 * Z(2) + 0.39166666666666666 * Z(1) + 0.5583333333333333 * Z(3) + 0.6000000000000002 * Z(4) + 0.35 * Z(7) + 0.20833333333333326 * Z(5) + 0.5833333333333333 * Z(6) + 0.125 * Z(0) + 0.3333333333333333 * Z(8) | 1 | 9 | 1 | {"smallest_eigenvalues": [-2.1333333333333333, -2.1333333333333333, -2.1333333333333333, -2.1333333333333333], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -2.116666666666667, "smallest_bitstrings": ["100011010", "011001001", "010001011", "101011000"], "largest_eigenvalue": 7.499999999999998} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
ry(-1.9973003933496545) q[0];
rz(-pi) q[0];
h q[1];
ry(-0.31454742098205946) q[1];
ry(-2.4665988410888393) q[2];
rz(-pi) q[2];
ry(-2.881673553689653) q[3];
rz(-pi) q[3];
h q[4];
ry(1.642740876824781) q[4];
h q[5];
ry(-0.5902808362583392) q[5];
h q[6];
ry(1.4293947128569129) q[6];
cx q[6], q[5];
ry(0.5902808362583392) q[5];
cx q[6], q[5];
ry(0.13137329480992987) q[6];
cx q[4], q[6];
ry(-0.13137329480992987) q[6];
cx q[4], q[6];
cx q[4], q[3];
ry(-0.15498098453176637) q[3];
cx q[4], q[3];
cx q[3], q[1];
cx q[4], q[2];
ry(0.31454742098205946) q[1];
cx q[3], q[1];
ry(-0.26154516536106065) q[2];
cx q[4], q[2];
ry(-0.13795948522328447) q[1];
ry(-0.3536446653223848) q[5];
h q[7];
ry(-0.279351151481729) q[7];
cx q[2], q[7];
ry(0.279351151481729) q[7];
cx q[2], q[7];
ry(0.1613966893767618) q[2];
ry(-0.2898102807247532) q[7];
h q[8];
ry(-0.3482469263726775) q[8];
cx q[6], q[8];
ry(0.3482469263726775) q[8];
cx q[6], q[8];
cx q[6], q[1];
ry(-0.195882620080965) q[8];
cx q[3], q[8];
ry(0.195882620080965) q[8];
cx q[3], q[8];
cx q[3], q[2];
ry(-0.1613966893767618) q[2];
cx q[3], q[2];
ry(0.13795948522328447) q[1];
cx q[6], q[1];
cx q[6], q[7];
ry(-0.05831978172605168) q[1];
cx q[4], q[1];
ry(0.05831978172605168) q[1];
cx q[4], q[1];
ry(0.027123180225481037) q[1];
ry(-0.12556152726822242) q[8];
cx q[4], q[8];
ry(0.12556152726822242) q[8];
cx q[4], q[8];
ry(0.2898102807247532) q[7];
cx q[6], q[7];
ry(-0.18415615812568242) q[7];
cx q[4], q[7];
ry(0.18415615812568242) q[7];
cx q[4], q[7];
cx q[4], q[0];
ry(-0.019556041980109143) q[0];
cx q[4], q[0];
ry(0.10937234016447486) q[3];
cx q[6], q[3];
ry(-0.10937234016447486) q[3];
cx q[6], q[3];
ry(-0.12285937445136325) q[7];
cx q[3], q[7];
ry(0.12285937445136325) q[7];
cx q[3], q[7];
ry(0.18743920044040124) q[0];
cx q[3], q[0];
ry(-0.18743920044040124) q[0];
cx q[3], q[0];
ry(0.06110114241271074) q[4];
cx q[3], q[4];
ry(-0.06110114241271074) q[4];
cx q[3], q[4];
ry(0.0807078721685092) q[2];
cx q[6], q[2];
ry(-0.0807078721685092) q[2];
cx q[6], q[2];
ry(0.08839508384419496) q[0];
cx q[2], q[0];
ry(-0.08839508384419496) q[0];
cx q[2], q[0];
ry(-0.033974724940367004) q[6];
cx q[3], q[6];
ry(0.033974724940367004) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(0.07887294249605198) q[5];
cx q[3], q[5];
ry(0.07160898277009657) q[0];
cx q[6], q[0];
ry(-0.07160898277009657) q[0];
cx q[6], q[0];
ry(-0.06854240214434183) q[3];
ry(-0.12715727785546607) q[7];
ry(-0.1268043651520738) q[8];
cx q[2], q[8];
ry(-0.002000750994785701) q[8];
cx q[2], q[8];
ry(0.04502532448547263) q[2];
cx q[0], q[2];
ry(-0.04502532448547263) q[2];
cx q[0], q[2];
cx q[2], q[1];
ry(-0.11377517488843564) q[8];
cx q[0], q[8];
ry(0.11377517488843564) q[8];
cx q[0], q[8];
cx q[0], q[7];
ry(0.04789774229756439) q[7];
cx q[0], q[7];
ry(-0.02992604748993412) q[1];
cx q[2], q[1];
cx q[2], q[3];
ry(-0.015669061343443202) q[1];
cx q[0], q[1];
ry(0.015669061343443202) q[1];
cx q[0], q[1];
ry(0.06854240214434183) q[3];
cx q[2], q[3];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\ncry(-0.0363) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\ncry(-0.0363) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\ncry(-0.0363) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\ncry(-0.0363) q[0], q[1];\ncry(0.0084) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\ncry(-0.0363) q[0], q[1];\ncry(0.0084) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\ncry(-0.0363) q[0], q[1];\ncry(0.0084) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5055) q[4];\nry(1.2302) q[6];\ncry(-1.3332) q[6], q[5];\nry(1.0667) q[3];\ncry(0.2268) q[4], q[6];\nry(-0.2433) q[5];\ncry(0.3752) q[4], q[3];\ncry(-0.5795) q[3], q[1];\ncry(-0.5427) q[6], q[8];\ncry(-0.4261) q[6], q[1];\nry(0.5403) q[2];\ncry(-0.4613) q[3], q[8];\ncry(0.4452) q[4], q[2];\ncry(-0.5526) q[2], q[7];\ncry(0.3141) q[3], q[2];\ncry(-0.4223) q[6], q[7];\ncry(-0.2691) q[4], q[1];\ncry(-0.2466) q[4], q[8];\ncry(0.1102) q[6], q[3];\ncry(0.1553) q[6], q[2];\ncry(-0.2668) q[4], q[7];\ncry(-0.1516) q[3], q[7];\nry(0.1943) q[0];\nry(-0.1531) q[8];\ncry(0.202) q[4], q[0];\ncry(0.1863) q[3], q[0];\nry(-0.1379) q[1];\ncry(0.1653) q[2], q[0];\ncry(0.0578) q[3], q[4];\ncry(0.0381) q[3], q[6];\ncry(0.1382) q[6], q[0];\ncry(-0.1002) q[2], q[8];\ncry(0.0648) q[0], q[2];\nry(-0.0904) q[7];\ncry(-0.0743) q[2], q[1];\ncry(-0.0404) q[0], q[8];\ncry(-0.0472) q[0], q[7];\ncry(-0.0185) q[3], q[5];\ncry(-0.0363) q[0], q[1];\ncry(0.0084) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n"], "gradients": [0.5954, 0.3267, 0.3985, 0.2586, 0.148, 0.1331, 0.1229, 0.1227, 0.1144, 0.1028, 0.1113, 0.1122, 0.1044, 0.1161, 0.1016, 0.1016, 0.07, 0.0629, 0.062, 0.0598, 0.0674, 0.0392, 0.039, 0.0408, 0.0413, 0.0388, 0.0362, 0.0349, 0.0347, 0.0323, 0.0294, 0.0297, 0.0254, 0.0234, 0.0197, 0.012, 0.0119, 0.0102, 0.0094, 0.0051, 0.0041, 0.0036, 0.0032, 0.0031, 0.0026]} | [
"IIIIIIZZI",
"IIIIIZZII",
"IIIIIZIZI",
"IIIIZIZII",
"IIIIZIIZI",
"IIIIZZIII",
"IZIIIIZII",
"IZIIIIIZI",
"IZIIIZIII",
"IZIIZIIII",
"IIIZIIZII",
"IIIZIIIZI",
"IIIZIZIII",
"IIIZZIIII",
"IZIZIIIII",
"IIZIIIZII",
"IIZIIIIZI",
"IIZIIZIII",
"IIZIZIIII",
"IZZIIIIII",
"IIZZIIIII",
"... | [
0.05,
0.08333333333333334,
0.13333333333333333,
0.08333333333333334,
0.3,
0.25,
0.25,
0.05,
0.08333333333333334,
0.08333333333333334,
0.03333333333333333,
0.08333333333333333,
0.11666666666666667,
0.11666666666666667,
0.03333333333333333,
0.16666666666666666,
0.16666666666666666,
0... | 0.975709 | [
1.642740876824781,
1.4293947128569129,
-1.1805616725166783,
1.15589624236299,
0.26274658961985975,
-0.2747717228263329,
0.30996196906353274,
-0.6290948419641189,
-0.696493852745355,
-0.27591897044656893,
0.634257348932882,
-0.39176524016193,
0.5230903307221213,
-0.558702302963458,
0.3227... | {
"n_parameters": 40,
"n_qubits": 9,
"optimal_eigenvalue": -2.1333333333333333,
"target_ratio": 0.97,
"target_value": -2.0693333333333332
} | 1 |
-2681984990663361079 | hypermaxcut | qaoa | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[3, 6], [1, 4], [3, 5], [3, 4], [1, 6], [0, 6], [8, 4], [1, 3], [1, 7], [8, 3], [2, 5]]} | {"states": [370, 141], "expectation_value": -0.09718038250154808, "params": [[0.0671], [-0.06720000000000001]], "bitstrings": ["010001101", "101110010"], "total_optimization_steps": 10, "probabilities": [0.0022072477833703376, 0.0022072477833703376], "optimization_time": 19.357295989990234} | 0.5 * (Z(3) @ Z(6)) + 0.5 * (Z(1) @ Z(6)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(0) @ Z(6)) + 0.5 * (Z(8) @ Z(3)) + 0.5 * (Z(8) @ Z(4)) + 0.5 * (Z(7) @ Z(1)) + 0.5 * (Z(2) @ Z(5)) + 0.0 * Z(6) + 0.0 * Z(3) + 0.0 * Z(1) + 0.0 * Z(4) + 0.0 * Z(5) + 0.0 * Z(0) + 0.0 * Z(8) + 0.0 * Z(7) + 0.0 * Z(2) | 1 | 9 | 1 | {"smallest_eigenvalues": [-3.5, -3.5, -3.5, -3.5, -3.5, -3.5, -3.5, -3.5], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -2.5, "smallest_bitstrings": ["001110110", "010001101", "101110010", "110001001", "111100000", "111100001", "000011110", "000011111"], "largest_eigenvalue": 5.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[6], q[3];
rz(0.6303460666596279) q[3];
cx q[6], q[3];
cx q[6], q[1];
rz(0.6303460666596279) q[1];
cx q[6], q[1];
cx q[3], q[1];
rz(0.6303460666596279) q[1];
cx q[3], q[1];
cx q[3], q[4];
rz(0.6303460666596279) q[4];
cx q[3], q[4];
cx q[1], q[4];
cx q[3], q[5];
rz(0.6303460666596279) q[4];
cx q[1], q[4];
rz(0.6303460666596279) q[5];
cx q[3], q[5];
cx q[5], q[2];
rz(0.6303460666596279) q[2];
cx q[5], q[2];
rz(1.3873864723734641e-08) q[2];
rx(-0.6971041238925086) q[2];
rz(1.3873864723734641e-08) q[5];
rx(-0.6971041238925086) q[5];
cx q[6], q[0];
rz(0.6303460666596279) q[0];
cx q[6], q[0];
rz(1.3873864723734641e-08) q[0];
rx(-0.6971041238925086) q[0];
rz(1.3873864723734641e-08) q[6];
rx(-0.6971041238925086) q[6];
h q[7];
cx q[1], q[7];
rz(0.6303460666596279) q[7];
cx q[1], q[7];
rz(1.3873864723734641e-08) q[1];
rx(-0.6971041238925086) q[1];
rz(1.3873864723734641e-08) q[7];
rx(-0.6971041238925086) q[7];
h q[8];
cx q[3], q[8];
rz(0.6303460666596279) q[8];
cx q[3], q[8];
rz(1.3873864723734641e-08) q[3];
rx(-0.6971041238925086) q[3];
cx q[4], q[8];
rz(0.6303460666596279) q[8];
cx q[4], q[8];
rz(1.3873864723734641e-08) q[4];
rx(-0.6971041238925086) q[4];
rz(1.3873864723734641e-08) q[8];
rx(-0.6971041238925086) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[6], q[3];
rz(x0) q[3];
cx q[6], q[3];
cx q[6], q[1];
rz(x0) q[1];
cx q[6], q[1];
cx q[3], q[1];
rz(x0) q[1];
cx q[3], q[1];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[1], q[4];
rz(x0) q[4];
cx q[1], q[4];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[6], q[0];
rz(x0) q[0];
cx q[6], q[0];
cx q[3], q[8];
rz(x0) q[8];
cx q[3], q[8];
cx q[4], q[8];
rz(x0) q[8];
cx q[4], q[8];
cx q[1], q[7];
rz(x0) q[7];
cx q[1], q[7];
cx q[5], q[2];
rz(x0) q[2];
cx q[5], q[2];
rz(x1) q[6];
rz(x1) q[3];
rz(x1) q[1];
rz(x1) q[4];
rz(x1) q[5];
rz(x1) q[0];
rz(x1) q[8];
rz(x1) q[7];
rz(x1) q[2];
h q[0];
rz(x2) q[0];
h q[0];
h q[1];
rz(x2) q[1];
h q[1];
h q[2];
rz(x2) q[2];
h q[2];
h q[3];
rz(x2) q[3];
h q[3];
h q[4];
rz(x2) q[4];
h q[4];
h q[5];
rz(x2) q[5];
h q[5];
h q[6];
rz(x2) q[6];
h q[6];
h q[7];
rz(x2) q[7];
h q[7];
h q[8];
rz(x2) q[8];
h q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | null | {"circuits": [], "gradients": []} | [
"IIZIIZIII",
"IIZIIIIZI",
"IIIIIZIZI",
"IIIIZZIII",
"IIIIZIIZI",
"IIIZIZIII",
"IIZIIIIIZ",
"ZIIIIZIII",
"ZIIIZIIII",
"IZIIIIIZI",
"IIIZIIZII",
"IIZIIIIII",
"IIIIIZIII",
"IIIIIIIZI",
"IIIIZIIII",
"IIIZIIIII",
"IIIIIIIIZ",
"ZIIIIIIII",
"IZIIIIIII",
"IIIIIIZII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0,
0,
0,
0,
0,
0,
0,
0,
0
] | 0.507118 | [
0.6303460666596279,
1.3873864926444478e-8,
-0.6971041238925086
] | {
"n_parameters": 3,
"n_qubits": 9,
"optimal_eigenvalue": -3.5,
"target_ratio": 0.97,
"target_value": -3.395
} | 100 |
bce5ca5986693901af184e18507446b4 | min_cut | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"capacity": 1, "source": 0, "target": 2}, {"capacity": 1, "source": 0, "target": 7}, {"capacity": 6, "source": 1, "target": 5}, {"capacity": 6, "source": 2, "target": 1}, {"capacity": 4, "source": 2, "target": 3}, {"capacity": 6, "source": 4, "target": 2}, {"capacity": 6, "source": 4, "target": 3}, {"capacity": 1, "source": 5, "target": 1}, {"capacity": 5, "source": 5, "target": 3}, {"capacity": 4, "source": 5, "target": 4}, {"capacity": 2, "source": 6, "target": 2}, {"capacity": 7, "source": 6, "target": 5}]} | {"states": [111, 3], "expectation_value": -11.231667451788834, "params": [[0.1076, 0.2159, 0.28200000000000003, 0.29050000000000004], [-0.6442, -0.43970000000000004, -0.28040000000000004, -0.1816]], "bitstrings": ["10010000", "11111100"], "total_optimization_steps": 110, "probabilities": [0.19695652377360795, 0.19726551580309531], "optimization_time": 9.560028553009033} | -0.25 * (Z(0) @ Z(2)) + 0.5 * (Z(7) @ Z(0)) + -1.5 * (Z(1) @ Z(2)) + -1.75 * (Z(5) @ Z(1)) + -1.0 * (Z(3) @ Z(2)) + -1.25 * (Z(3) @ Z(5)) + -1.5 * (Z(4) @ Z(2)) + -1.0 * (Z(4) @ Z(5)) + -1.5 * (Z(4) @ Z(3)) + -0.5 * (Z(6) @ Z(2)) + -1.75 * (Z(6) @ Z(5)) + 0.25 * Z(2) + -0.25 * Z(0) + 0.5 * Z(7) + -0.25 * Z(1) + -0.75 * Z(5) + -3.75 * Z(3) + 2.0 * Z(4) + 2.25 * Z(6) | 1 | 8 | 4 | {"smallest_eigenvalues": [-13.5, -13.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -12.5, "smallest_bitstrings": ["11111110", "11111100"], "largest_eigenvalue": 16.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
h q[1];
h q[2];
cx q[2], q[0];
rz(-0.26551759312366496) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(-0.24601808850036722) q[1];
cx q[2], q[1];
h q[3];
cx q[2], q[3];
rz(-0.2106820697719629) q[3];
cx q[2], q[3];
h q[4];
cx q[2], q[4];
rz(-0.24601808850036722) q[4];
cx q[2], q[4];
h q[5];
cx q[1], q[5];
rz(-0.2378127075115953) q[5];
cx q[1], q[5];
rz(-0.26551759312366485) q[1];
rx(-1.5077942636527144) q[1];
cx q[5], q[3];
rz(-0.20753145420696298) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(-0.2106820697719629) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(-0.24601808850036722) q[4];
cx q[3], q[4];
rz(-0.8477164136349069) q[3];
rx(-1.5077942636527144) q[3];
rz(-0.4217054509723286) q[4];
rx(-1.5077942636527142) q[4];
h q[6];
cx q[2], q[6];
rz(0.003614311912416672) q[6];
cx q[2], q[6];
rz(-0.7751099775106871) q[2];
rx(-1.507794263652714) q[2];
cx q[5], q[6];
rz(-0.2378127075115953) q[6];
cx q[5], q[6];
rz(-0.3975432926107585) q[5];
rx(-1.5077942636527142) q[5];
rz(0.8117198888207358) q[6];
rx(-1.5077942636527142) q[6];
h q[7];
cx q[0], q[7];
rz(0.5443980403728371) q[7];
cx q[0], q[7];
rz(-0.26551759312366485) q[0];
rx(-1.5077942636527144) q[0];
cx q[2], q[0];
rz(-0.2849957984410034) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(-0.7384577629450907) q[1];
cx q[2], q[1];
cx q[1], q[5];
cx q[2], q[3];
rz(-0.3495880031931787) q[3];
cx q[2], q[3];
cx q[2], q[4];
rz(-0.7384577629450907) q[4];
cx q[2], q[4];
cx q[2], q[6];
rz(-0.5239177141333314) q[5];
cx q[1], q[5];
rz(-0.2849957984410034) q[1];
rx(-1.0754322151069409) q[1];
cx q[5], q[3];
rz(-0.4592218658706236) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(-0.3495880031931787) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(-0.7384577629450907) q[4];
cx q[3], q[4];
rz(-0.6398265287873155) q[3];
rx(-1.0754322151069409) q[3];
rz(0.3774264475906759) q[4];
rx(-1.075432215106941) q[4];
rz(0.035210168262419995) q[6];
cx q[2], q[6];
rz(-0.07403642551151668) q[2];
rx(-1.075432215106941) q[2];
cx q[5], q[6];
rz(-0.5239177141333314) q[6];
cx q[5], q[6];
rz(-0.3595062136986664) q[5];
rx(-1.075432215106941) q[5];
rz(0.8174857909840805) q[6];
rx(-1.075432215106941) q[6];
rz(0.5443980403728372) q[7];
rx(-1.5077942636527144) q[7];
cx q[0], q[7];
rz(0.8232240821882543) q[7];
cx q[0], q[7];
rz(-0.2849957984410034) q[0];
rx(-1.0754322151069409) q[0];
cx q[2], q[0];
rz(-0.06918710333198731) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(-1.0118765742961602) q[1];
cx q[2], q[1];
cx q[1], q[5];
cx q[2], q[3];
rz(-0.31494100581026013) q[3];
cx q[2], q[3];
cx q[2], q[4];
rz(-1.0118765742961602) q[4];
cx q[2], q[4];
cx q[2], q[6];
rz(-0.5108821733026818) q[5];
cx q[1], q[5];
rz(-0.06918710333198774) q[1];
rx(-0.7402077391390853) q[1];
cx q[5], q[3];
rz(-0.5265393067909777) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(-0.31494100581026013) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(-1.0118765742961602) q[4];
cx q[3], q[4];
rz(-1.733399448067643) q[3];
rx(-0.7402077391390851) q[3];
rz(0.8253383257283557) q[4];
rx(-0.7402077391390852) q[4];
rz(-0.1357204301208568) q[6];
cx q[2], q[6];
rz(-0.20433676980700177) q[2];
rx(-0.7402077391390852) q[2];
cx q[5], q[6];
rz(-0.5108821733026818) q[6];
cx q[5], q[6];
rz(-0.4665428940553884) q[5];
rx(-0.7402077391390852) q[5];
rz(2.1443723177899656) q[6];
rx(-0.7402077391390851) q[6];
rz(0.8232240821882542) q[7];
rx(-1.075432215106941) q[7];
cx q[0], q[7];
rz(0.7292067255130023) q[7];
cx q[0], q[7];
rz(-0.06918710333198774) q[0];
rx(-0.7402077391390853) q[0];
cx q[2], q[0];
rz(-0.22521100472118438) q[0];
cx q[2], q[0];
cx q[2], q[1];
rz(-1.2943042370281674) q[1];
cx q[2], q[1];
cx q[1], q[5];
cx q[2], q[3];
rz(-0.17004021539929232) q[3];
cx q[2], q[3];
cx q[2], q[4];
rz(-1.2943042370281674) q[4];
cx q[2], q[4];
cx q[2], q[6];
rz(-1.0436652612296304) q[5];
cx q[1], q[5];
rz(-0.22521100472118416) q[1];
rx(-0.35037068561809415) q[1];
cx q[5], q[3];
rz(-0.8306060196748817) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(-0.17004021539929232) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(-1.2943042370281674) q[4];
cx q[3], q[4];
rz(-1.5934740546747639) q[3];
rx(-0.35037068561809415) q[3];
rz(0.9835830684446352) q[4];
rx(-0.3503706856180942) q[4];
rz(-0.2631685264188353) q[6];
cx q[2], q[6];
rz(0.485201479517106) q[2];
rx(-0.35037068561809415) q[2];
cx q[5], q[6];
rz(-1.0436652612296304) q[6];
cx q[5], q[6];
rz(-0.41243892617867495) q[5];
rx(-0.3503706856180941) q[5];
rz(1.6304968181823476) q[6];
rx(-0.35037068561809426) q[6];
rz(0.7292067255130021) q[7];
rx(-0.7402077391390853) q[7];
cx q[0], q[7];
rz(1.0674791778914328) q[7];
cx q[0], q[7];
rz(-0.22521100472118416) q[0];
rx(-0.35037068561809415) q[0];
rz(1.0674791778914319) q[7];
rx(-0.3503706856180942) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
cx q[2], q[0];
rz(x0) q[0];
cx q[2], q[0];
cx q[0], q[7];
rz(x1) q[7];
cx q[0], q[7];
cx q[2], q[1];
rz(x2) q[1];
cx q[2], q[1];
cx q[1], q[5];
rz(x3) q[5];
cx q[1], q[5];
cx q[2], q[3];
rz(x4) q[3];
cx q[2], q[3];
cx q[5], q[3];
rz(x5) q[3];
cx q[5], q[3];
cx q[2], q[4];
rz(x2) q[4];
cx q[2], q[4];
cx q[5], q[4];
rz(x4) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(x2) q[4];
cx q[3], q[4];
cx q[2], q[6];
rz(x6) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x3) q[6];
cx q[5], q[6];
rz(x7) q[2];
rz(x0) q[0];
rz(x1) q[7];
rz(x0) q[1];
rz(x8) q[5];
rz(x9) q[3];
rz(x10) q[4];
rz(x11) q[6];
h q[0];
rz(x12) q[0];
h q[0];
h q[1];
rz(x12) q[1];
h q[1];
h q[2];
rz(x12) q[2];
h q[2];
h q[3];
rz(x12) q[3];
h q[3];
h q[4];
rz(x12) q[4];
h q[4];
h q[5];
rz(x12) q[5];
h q[5];
h q[6];
rz(x12) q[6];
h q[6];
h q[7];
rz(x12) q[7];
h q[7];
cx q[2], q[0];
rz(x13) q[0];
cx q[2], q[0];
cx q[0], q[7];
rz(x14) q[7];
cx q[0], q[7];
cx q[2], q[1];
rz(x15) q[1];
cx q[2], q[1];
cx q[1], q[5];
rz(x16) q[5];
cx q[1], q[5];
cx q[2], q[3];
rz(x17) q[3];
cx q[2], q[3];
cx q[5], q[3];
rz(x18) q[3];
cx q[5], q[3];
cx q[2], q[4];
rz(x15) q[4];
cx q[2], q[4];
cx q[5], q[4];
rz(x17) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(x15) q[4];
cx q[3], q[4];
cx q[2], q[6];
rz(x19) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x16) q[6];
cx q[5], q[6];
rz(x20) q[2];
rz(x13) q[0];
rz(x14) q[7];
rz(x13) q[1];
rz(x21) q[5];
rz(x22) q[3];
rz(x23) q[4];
rz(x24) q[6];
h q[0];
rz(x25) q[0];
h q[0];
h q[1];
rz(x25) q[1];
h q[1];
h q[2];
rz(x25) q[2];
h q[2];
h q[3];
rz(x25) q[3];
h q[3];
h q[4];
rz(x25) q[4];
h q[4];
h q[5];
rz(x25) q[5];
h q[5];
h q[6];
rz(x25) q[6];
h q[6];
h q[7];
rz(x25) q[7];
h q[7];
cx q[2], q[0];
rz(x26) q[0];
cx q[2], q[0];
cx q[0], q[7];
rz(x27) q[7];
cx q[0], q[7];
cx q[2], q[1];
rz(x28) q[1];
cx q[2], q[1];
cx q[1], q[5];
rz(x29) q[5];
cx q[1], q[5];
cx q[2], q[3];
rz(x30) q[3];
cx q[2], q[3];
cx q[5], q[3];
rz(x31) q[3];
cx q[5], q[3];
cx q[2], q[4];
rz(x28) q[4];
cx q[2], q[4];
cx q[5], q[4];
rz(x30) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(x28) q[4];
cx q[3], q[4];
cx q[2], q[6];
rz(x32) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x29) q[6];
cx q[5], q[6];
rz(x33) q[2];
rz(x26) q[0];
rz(x27) q[7];
rz(x26) q[1];
rz(x34) q[5];
rz(x35) q[3];
rz(x36) q[4];
rz(x37) q[6];
h q[0];
rz(x38) q[0];
h q[0];
h q[1];
rz(x38) q[1];
h q[1];
h q[2];
rz(x38) q[2];
h q[2];
h q[3];
rz(x38) q[3];
h q[3];
h q[4];
rz(x38) q[4];
h q[4];
h q[5];
rz(x38) q[5];
h q[5];
h q[6];
rz(x38) q[6];
h q[6];
h q[7];
rz(x38) q[7];
h q[7];
cx q[2], q[0];
rz(x39) q[0];
cx q[2], q[0];
cx q[0], q[7];
rz(x40) q[7];
cx q[0], q[7];
cx q[2], q[1];
rz(x41) q[1];
cx q[2], q[1];
cx q[1], q[5];
rz(x42) q[5];
cx q[1], q[5];
cx q[2], q[3];
rz(x43) q[3];
cx q[2], q[3];
cx q[5], q[3];
rz(x44) q[3];
cx q[5], q[3];
cx q[2], q[4];
rz(x41) q[4];
cx q[2], q[4];
cx q[5], q[4];
rz(x43) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(x41) q[4];
cx q[3], q[4];
cx q[2], q[6];
rz(x45) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x42) q[6];
cx q[5], q[6];
rz(x46) q[2];
rz(x39) q[0];
rz(x40) q[7];
rz(x39) q[1];
rz(x47) q[5];
rz(x48) q[3];
rz(x49) q[4];
rz(x50) q[6];
h q[0];
rz(x51) q[0];
h q[0];
h q[1];
rz(x51) q[1];
h q[1];
h q[2];
rz(x51) q[2];
h q[2];
h q[3];
rz(x51) q[3];
h q[3];
h q[4];
rz(x51) q[4];
h q[4];
h q[5];
rz(x51) q[5];
h q[5];
h q[6];
rz(x51) q[6];
h q[6];
h q[7];
rz(x51) q[7];
h q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"source": 0, "sink": 7} | {"circuits": [], "gradients": []} | [
"IIIIIZIZ",
"ZIIIIIIZ",
"IIIIIZZI",
"IIZIIIZI",
"IIIIZZII",
"IIZIZIII",
"IIIZIZII",
"IIZZIIII",
"IIIZZIII",
"IZIIIZII",
"IZZIIIII",
"IIIIIZII",
"IIIIIIIZ",
"ZIIIIIII",
"IIIIIIZI",
"IIZIIIII",
"IIIIZIII",
"IIIZIIII",
"IZIIIIII"
] | [
-0.25,
0.5,
-1.5,
-1.75,
-1,
-1.25,
-1.5,
-1,
-1.5,
-0.5,
-1.75,
0.25,
-0.25,
0.5,
-0.25,
-0.75,
-3.75,
2,
2.25
] | 0.970878 | [
-0.26551759312366496,
0.5443980403728371,
-0.24601808850036722,
-0.2378127075115953,
-0.2106820697719629,
-0.20753145420696298,
0.003614311912416672,
-0.7751099775106872,
-0.3975432926107583,
-0.847716413634907,
-0.4217054509723286,
0.811719888820736,
-1.5077942636527142,
-0.28499579844100... | {
"n_parameters": 52,
"n_qubits": 8,
"optimal_eigenvalue": -13.5,
"target_ratio": 0.97,
"target_value": -13.094999999999999
} | 157 |
e0dccd63ccb6f94570f2b46361c692e0 | max_flow | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}], "edges": [{"capacity": 2, "source": 0, "target": 2}, {"capacity": 2, "source": 1, "target": 3}, {"capacity": 2, "source": 1, "target": 5}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 1, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 1, "source": 3, "target": 7}, {"capacity": 2, "source": 3, "target": 8}, {"capacity": 1, "source": 6, "target": 1}, {"capacity": 1, "source": 6, "target": 5}]} | {"states": [6009, 6005], "expectation_value": -14.339415858653444, "params": [0.0029000000000000002, 0.0004, -0.004, -0.0004, 0.28750000000000003, 0.2906, -0.29610000000000003, -0.2868, 0.49460000000000004, 0.49400000000000005, 0.4787, 0.48400000000000004, 0.4364, 0.44, -0.007200000000000001, 0.0002, 0.49000000000000005, 0.4955, 0.4918, 0.4902, 0.4898, 0.49560000000000004, 0.29400000000000004, 0.254, 0.2765, 0.2762, -0.005, -0.00030000000000000003, 0.4955, 0.49510000000000004, 0.0041, -0.004200000000000001, -0.0045000000000000005, -0.0034000000000000002, 0.28300000000000003, 0.2795, -0.281, -0.2793, 0.49250000000000005, 0.4864, 0.4822, 0.4787, 0.435, 0.4531, -0.0028, -0.0031000000000000003, 0.496, 0.49250000000000005, 0.4892, 0.4975, 0.4934, 0.4949, 0.2624, 0.2612, 0.2783, 0.2881, -0.0049, -0.0077, 0.4944, 0.49570000000000003, -0.0025, -0.0046, -0.0014, -0.001, 0.2861, 0.2787, -0.27590000000000003, -0.2733, 0.49300000000000005, 0.4898, 0.4864, 0.48300000000000004, 0.46440000000000003, 0.4803, -0.0008, -0.0037, 0.4898, 0.49050000000000005, 0.49200000000000005, 0.49300000000000005, 0.4878, 0.4933, 0.2401, 0.21810000000000002, 0.2747, 0.2564, -0.0028, -0.0016, 0.4944, 0.4929, -0.0013000000000000002, 0.005, 0.023200000000000002, 0.19140000000000001, -0.3836, -0.0041, -0.2614, -0.38480000000000003, 0.459, -0.2691, 0.229, 0.46330000000000005, -0.083, 0.1937, 0.0017000000000000001, 0.2278, 0.2584, 0.0037, 0.11510000000000001, 0.3463, 0.0639, 0.13770000000000002, -0.3189, 0.24350000000000002, -0.36610000000000004, -0.1947, 0.0011, -0.221, -0.2071, -0.0051, -0.0038, 0.004200000000000001, 0.033100000000000004, 0.2482, -0.3463, -0.0148, -0.12380000000000001, -0.3027, 0.4516, 0.0999, 0.0714, 0.3047, 0.47390000000000004, 0.0901, 0.0034000000000000002, 0.47040000000000004, 0.373, 0.0028, -0.12710000000000002, 0.3542, 0.2154, 0.0316, 0.029300000000000003, 0.07830000000000001, -0.12050000000000001, 0.1967, -0.006200000000000001, -0.0614, -0.1436, -0.0023, -0.008, 0.0032, -0.005200000000000001, 0.30910000000000004, -0.21810000000000002, 0.0149, 0.2607, -0.127, 0.24680000000000002, 0.2679, 0.316, 0.2878, 0.4444, 0.4102, 0.0041, 0.1643, 0.3713, 0.0029000000000000002, 0.09140000000000001, 0.2034, 0.1686, 0.161, 0.3189, 0.26330000000000003, 0.0088, 0.3063, -0.0056, 0.46330000000000005, 0.07440000000000001, -0.0085], "bitstrings": ["110100010000110", "110100010001010"], "total_optimization_steps": 50, "probabilities": [0.07401810047823501, 0.09600512221288798], "optimization_time": 164.27403593063354} | -0.5 * (Z(13) @ Z(2)) + 1.0 * (Z(3) @ Z(2)) + -0.5 * (Z(3) @ Z(13)) + 0.5 * (Z(4) @ Z(2)) + -0.5 * (Z(4) @ Z(13)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(5) @ Z(2)) + -0.5 * (Z(5) @ Z(13)) + 0.5 * (Z(5) @ Z(3)) + 1.0 * (Z(5) @ Z(4)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(5)) + -0.5 * (Z(0) @ Z(6)) + -0.5 * (Z(1) @ Z(6)) + 0.25 * (Z(1) @ Z(0)) + -0.5 * (Z(7) @ Z(13)) + 0.5 * (Z(7) @ Z(6)) + -0.5 * (Z(7) @ Z(0)) + -0.5 * (Z(7) @ Z(1)) + -0.5 * (Z(8) @ Z(2)) + -0.5 * (Z(8) @ Z(3)) + -0.5 * (Z(9) @ Z(2)) + -0.5 * (Z(9) @ Z(13)) + -0.5 * (Z(9) @ Z(3)) + 0.5 * (Z(9) @ Z(7)) + 0.5 * (Z(9) @ Z(8)) + -0.5 * (Z(10) @ Z(2)) + -0.5 * (Z(10) @ Z(3)) + 0.5 * (Z(10) @ Z(8)) + 0.5 * (Z(10) @ Z(9)) + -0.5 * (Z(11) @ Z(2)) + -0.5 * (Z(11) @ Z(3)) + 0.5 * (Z(11) @ Z(8)) + 0.5 * (Z(11) @ Z(9)) + 0.5 * (Z(11) @ Z(10)) + -0.5 * (Z(12) @ Z(2)) + -0.5 * (Z(12) @ Z(3)) + 0.5 * (Z(12) @ Z(8)) + 0.5 * (Z(12) @ Z(9)) + 0.5 * (Z(12) @ Z(10)) + 0.5 * (Z(12) @ Z(11)) + 0.5 * (Z(14) @ Z(13)) + 0.5 * (Z(14) @ Z(4)) + 0.5 * (Z(14) @ Z(5)) + 0.5 * (Z(14) @ Z(6)) + -0.5 * (Z(14) @ Z(7)) + -0.5 * (Z(14) @ Z(9)) + 0.0 * Z(2) + -1.5 * Z(13) + 0.0 * Z(3) + 3.5 * Z(4) + 3.5 * Z(5) + 2.0 * Z(6) + -0.5 * Z(0) + -0.5 * Z(1) + 0.0 * Z(7) + 2.0 * Z(8) + 1.5 * Z(9) + 2.0 * Z(10) + 1.5 * Z(11) + 1.5 * Z(12) + 2.0 * Z(14) | 14 | 15 | 3 | {"smallest_eigenvalues": [-15.749999999999945], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -15.749999999999854, "smallest_bitstrings": ["110100010001010"], "largest_eigenvalue": 37.25000000000008} | OPENQASM 3.0;
include "stdgates.inc";
qubit[15] q;
ry(0.05839614278337155) q[0];
rz(pi/2) q[0];
ry(0.007699594208596339) q[1];
ry(0.6368929387613436) q[2];
ry(-0.305948830476148) q[3];
ry(0.8279255936715874) q[4];
ry(0.6687371386581469) q[5];
ry(0.6083275044008217) q[6];
ry(-0.030249047403171775) q[7];
ry(0.7339238905999639) q[8];
ry(0.40545979371793645) q[9];
ry(0.47414350168779645) q[10];
ry(1.0184967181303088) q[11];
ry(-0.11619730788514432) q[12];
ry(0.1838879214229425) q[13];
ry(0.5826311676159726) q[14];
cx q[14], q[0];
ry(-0.10068710258138512) q[0];
cx q[14], q[0];
ry(0.10068710258138512) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[14];
cx q[13], q[14];
ry(0.10123293618553458) q[14];
cx q[13], q[14];
ry(-0.10123293618553458) q[14];
rz(-pi/2) q[14];
rz(pi/2) q[13];
cx q[12], q[13];
ry(-0.14671127972800058) q[13];
cx q[12], q[13];
rz(pi/2) q[12];
cx q[11], q[12];
ry(0.2065335967039085) q[12];
cx q[11], q[12];
rz(pi/2) q[11];
cx q[10], q[11];
ry(0.36859227058956595) q[11];
cx q[10], q[11];
rz(pi/2) q[10];
cx q[9], q[10];
ry(-0.26288957494584636) q[10];
cx q[9], q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.042825381444934356) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.18048519683446654) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(0.03671012692436736) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(0.008859409579969172) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.035921369868578606) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.4198704548719042) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(0.15576977094672775) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(0.31618591810533264) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(-0.044902227065733116) q[1];
cx q[0], q[1];
ry(0.4325598145664838) q[0];
ry(0.04490222706573322) q[1];
rx(-0.0978838068420238) q[1];
ry(0.26288957494584636) q[10];
rx(-0.35480810598035006) q[10];
ry(-0.368592270589566) q[11];
rx(-0.05722527812191203) q[11];
ry(-0.20653359670390856) q[12];
rx(0.03735303838757886) q[12];
ry(0.14671127972800063) q[13];
rx(0.11428613862107762) q[13];
ry(0.37517971285643037) q[14];
cx q[14], q[13];
ry(0.03894617846731804) q[13];
cx q[14], q[13];
rz(pi/2) q[14];
cx q[0], q[14];
ry(-0.2897693694825668) q[14];
cx q[0], q[14];
cx q[0], q[1];
ry(0.2897693694825668) q[14];
rz(-pi/2) q[14];
ry(0.18130701455889373) q[1];
cx q[0], q[1];
ry(-0.11090840164893623) q[0];
ry(-0.18130701455889373) q[1];
rz(-pi/2) q[1];
rz(pi/2) q[0];
ry(-0.03894617846731804) q[13];
ry(0.5022168641655089) q[14];
cx q[14], q[0];
ry(0.01792439767359392) q[0];
cx q[14], q[0];
ry(-0.01792439767359392) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[14];
ry(-0.31618591810533236) q[2];
rx(-0.4664487679341498) q[2];
cx q[1], q[2];
ry(0.06173067822705598) q[2];
cx q[1], q[2];
ry(-0.06173067822705598) q[2];
rz(-pi/2) q[2];
ry(0.07681553457984161) q[1];
ry(-0.15576977094672775) q[3];
rx(0.3177233118799698) q[3];
cx q[2], q[3];
ry(0.20069488826451268) q[3];
cx q[2], q[3];
ry(-0.20069488826451268) q[3];
rz(-pi/2) q[3];
ry(0.7503672720747059) q[2];
ry(0.41987045487190433) q[4];
rx(-0.21569199106981074) q[4];
cx q[3], q[4];
ry(-0.3667339319798722) q[4];
cx q[3], q[4];
ry(0.3667339319798722) q[4];
rz(-pi/2) q[4];
ry(-0.1404979840674657) q[3];
ry(0.035921369868578634) q[5];
rx(-0.26689214112010085) q[5];
cx q[4], q[5];
ry(-0.09251884769511157) q[5];
cx q[4], q[5];
ry(0.09251884769511157) q[5];
rz(-pi/2) q[5];
ry(0.19048872948323262) q[4];
ry(-0.008859409579969215) q[6];
rx(-0.5117190089413306) q[6];
cx q[5], q[6];
ry(-0.2223677264717858) q[6];
cx q[5], q[6];
ry(0.2223677264717858) q[6];
rz(-pi/2) q[6];
ry(0.10743334170507776) q[5];
ry(-0.03671012692436729) q[7];
rx(0.0515718860785368) q[7];
cx q[6], q[7];
ry(-0.005098539207561774) q[7];
cx q[6], q[7];
ry(0.005098539207561774) q[7];
rz(-pi/2) q[7];
ry(0.14510401200035114) q[6];
ry(0.18048519683446654) q[8];
rx(-0.5826311676159737) q[8];
cx q[7], q[8];
ry(-0.20438458394239084) q[8];
cx q[7], q[8];
ry(0.20438458394239084) q[8];
rz(-pi/2) q[8];
ry(-0.14875816274654186) q[7];
ry(0.04282538144493436) q[9];
rx(-0.4621600595090438) q[9];
cx q[8], q[9];
ry(-0.028601545294573462) q[9];
cx q[8], q[9];
ry(0.028601545294573462) q[9];
rz(-pi/2) q[9];
cx q[9], q[10];
ry(-0.09526289696578535) q[10];
cx q[9], q[10];
ry(0.09526289696578535) q[10];
rz(-pi/2) q[10];
cx q[10], q[11];
ry(0.05275654820898644) q[11];
cx q[10], q[11];
ry(-0.05275654820898644) q[11];
rz(-pi/2) q[11];
cx q[11], q[12];
ry(0.03386512767748779) q[12];
cx q[11], q[12];
ry(-0.03386512767748779) q[12];
rz(-pi/2) q[12];
cx q[12], q[13];
ry(-0.055212888290115406) q[13];
cx q[12], q[13];
ry(0.055212888290115406) q[13];
rz(-pi/2) q[13];
ry(0.7324870759319111) q[10];
ry(0.2591633757825856) q[11];
ry(0.5372159274963426) q[12];
ry(0.08344883802242485) q[13];
cx q[13], q[14];
ry(0.13583486834873362) q[14];
cx q[13], q[14];
ry(-0.13583486834873362) q[14];
rz(-pi/2) q[14];
rz(pi/2) q[13];
cx q[12], q[13];
ry(0.03113804222167822) q[13];
cx q[12], q[13];
rz(pi/2) q[12];
cx q[11], q[12];
ry(0.10173940997667134) q[12];
cx q[11], q[12];
rz(pi/2) q[11];
cx q[10], q[11];
ry(-0.2377438579515704) q[11];
cx q[10], q[11];
rz(pi/2) q[10];
ry(0.23774385795157044) q[11];
rx(-0.3768671335666749) q[11];
ry(-0.1017394099766713) q[12];
rx(-0.1740974448448256) q[12];
ry(-0.031138042221678153) q[13];
rx(0.05710609122889476) q[13];
ry(0.43209473775523854) q[14];
cx q[14], q[13];
ry(0.10246797075172151) q[13];
cx q[14], q[13];
rz(pi/2) q[14];
ry(-0.10246797075172148) q[13];
ry(0.3577351089874486) q[8];
ry(0.5414415364005752) q[9];
cx q[9], q[10];
ry(-0.06257407775892396) q[10];
cx q[9], q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.016830021416471434) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.12606375065951936) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-0.049193550715253505) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-0.17225349432682333) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(0.038463686102838235) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.22693793811316726) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(0.12475489509661378) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(0.28117569946125026) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(-0.17363436076849953) q[1];
cx q[0], q[1];
ry(-0.0628975248245424) q[0];
cx q[0], q[14];
ry(0.17363436076849947) q[1];
rx(0.07186655528148789) q[1];
ry(-0.15573326643815447) q[14];
cx q[0], q[14];
cx q[0], q[1];
ry(0.15573326643815447) q[14];
rz(-pi/2) q[14];
ry(0.022126378822215034) q[1];
cx q[0], q[1];
ry(0.031264228923041745) q[0];
ry(-0.022126378822215034) q[1];
rz(-pi/2) q[1];
rz(pi/2) q[0];
ry(0.06257407775892393) q[10];
rx(-0.5974296406024582) q[10];
ry(0.5022168641655089) q[14];
cx q[14], q[0];
ry(-0.09467544750933315) q[0];
cx q[14], q[0];
ry(0.09467544750933315) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[14];
ry(-0.2811756994612504) q[2];
rx(-0.39687091803408947) q[2];
cx q[1], q[2];
ry(0.0712881677993652) q[2];
cx q[1], q[2];
ry(-0.0712881677993652) q[2];
rz(-pi/2) q[2];
ry(0.07095132897227716) q[1];
ry(-0.12475489509661372) q[3];
rx(0.20728885032946742) q[3];
cx q[2], q[3];
ry(-0.1517063203933523) q[3];
cx q[2], q[3];
ry(0.1517063203933523) q[3];
rz(-pi/2) q[3];
ry(0.3133285263225694) q[2];
ry(0.22693793811316731) q[4];
rx(-0.4972117467295867) q[4];
cx q[3], q[4];
ry(-0.19728337817721237) q[4];
cx q[3], q[4];
ry(0.19728337817721237) q[4];
rz(-pi/2) q[4];
ry(0.0710139739308985) q[3];
ry(-0.038463686102838075) q[5];
rx(-0.6687371386581464) q[5];
cx q[4], q[5];
ry(0.06075192090558219) q[5];
cx q[4], q[5];
ry(-0.06075192090558219) q[5];
rz(-pi/2) q[5];
ry(0.6733671096477251) q[4];
ry(0.17225349432682327) q[6];
rx(-0.30985653275124037) q[6];
cx q[5], q[6];
ry(-0.3093214258402387) q[6];
cx q[5], q[6];
ry(0.3093214258402387) q[6];
rz(-pi/2) q[6];
ry(0.49721174672958635) q[5];
ry(0.04919355071525345) q[7];
rx(-0.07515526135744643) q[7];
cx q[6], q[7];
ry(-0.047149478913850414) q[7];
cx q[6], q[7];
ry(0.047149478913850414) q[7];
rz(-pi/2) q[7];
ry(0.5493541523788784) q[6];
ry(0.12606375065951936) q[8];
rx(-0.19048872948323137) q[8];
cx q[7], q[8];
ry(-0.19904407469788787) q[8];
cx q[7], q[8];
ry(0.19904407469788787) q[8];
rz(-pi/2) q[8];
ry(-0.09919516098449432) q[7];
ry(-0.016830021416471386) q[9];
rx(-0.7115073861916343) q[9];
cx q[8], q[9];
ry(-0.11064547590313487) q[9];
cx q[8], q[9];
ry(0.11064547590313487) q[9];
rz(-pi/2) q[9];
cx q[9], q[10];
ry(0.048259381745090535) q[10];
cx q[9], q[10];
ry(-0.048259381745090535) q[10];
rz(-pi/2) q[10];
cx q[10], q[11];
ry(-0.03859799597669023) q[11];
cx q[10], q[11];
ry(0.03859799597669023) q[11];
rz(-pi/2) q[11];
cx q[11], q[12];
ry(0.15128078611213736) q[12];
cx q[11], q[12];
ry(-0.15128078611213736) q[12];
rz(-pi/2) q[12];
cx q[12], q[13];
ry(0.07166995924772444) q[13];
cx q[12], q[13];
ry(-0.07166995924772444) q[13];
rz(-pi/2) q[13];
ry(0.5055569281055956) q[10];
ry(0.03305650551435907) q[11];
ry(0.19878038549698132) q[12];
ry(-0.14875816274654186) q[13];
cx q[13], q[14];
ry(0.02306081747477657) q[14];
cx q[13], q[14];
ry(-0.02306081747477657) q[14];
rz(-pi/2) q[14];
rz(pi/2) q[13];
cx q[12], q[13];
ry(0.04740793897041046) q[13];
cx q[12], q[13];
rz(pi/2) q[12];
cx q[11], q[12];
ry(0.04911926317274116) q[12];
cx q[11], q[12];
rz(pi/2) q[11];
cx q[10], q[11];
ry(-0.3330932920394439) q[11];
cx q[10], q[11];
rz(pi/2) q[10];
ry(0.3330932920394438) q[11];
rx(-0.636832767798559) q[11];
ry(-0.049119263172741276) q[12];
rx(0.07230554893398278) q[12];
ry(-0.047407938970410575) q[13];
rx(-0.19616546968589788) q[13];
ry(0.592071634005083) q[14];
cx q[14], q[13];
ry(-0.058650913430094265) q[13];
cx q[14], q[13];
rz(pi/2) q[14];
ry(0.058650913430094265) q[13];
ry(0.47414350168779645) q[8];
ry(0.4750009590844059) q[9];
cx q[9], q[10];
ry(-0.1942484754482626) q[10];
cx q[9], q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.06938480926624477) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.3110893660787601) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(0.055454200824468114) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-0.18090412700742878) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.1958674065709399) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.36149593543025105) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(-0.1660352149959534) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(-0.2389104996003737) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(-0.22264017351050616) q[1];
cx q[0], q[1];
ry(-0.22341657610871818) q[0];
cx q[0], q[14];
ry(0.2226401735105061) q[1];
rx(0.14559389712585125) q[1];
ry(-0.19642754886124475) q[14];
cx q[0], q[14];
cx q[0], q[1];
ry(0.19642754886124475) q[14];
rz(-pi/2) q[14];
ry(-0.010024971981287309) q[1];
cx q[0], q[1];
ry(0.010024971981287309) q[1];
rz(-pi/2) q[1];
ry(0.19424847544826254) q[10];
rx(-0.42897599726708435) q[10];
ry(0.23891049960037372) q[2];
rx(-0.524525579061363) q[2];
cx q[1], q[2];
ry(0.0679765138943855) q[2];
cx q[1], q[2];
ry(-0.0679765138943855) q[2];
rz(-pi/2) q[2];
ry(0.1660352149959535) q[3];
rx(-0.3255227980351876) q[3];
cx q[2], q[3];
ry(-0.24673665326869956) q[3];
cx q[2], q[3];
ry(0.24673665326869956) q[3];
rz(-pi/2) q[3];
ry(0.3614959354302511) q[4];
rx(-0.47414350168779684) q[4];
cx q[3], q[4];
ry(-0.04335081623609035) q[4];
cx q[3], q[4];
ry(0.04335081623609035) q[4];
rz(-pi/2) q[4];
ry(0.19586740657093998) q[5];
rx(-0.5369842927611828) q[5];
cx q[4], q[5];
ry(-0.311860796643721) q[5];
cx q[4], q[5];
ry(0.311860796643721) q[5];
rz(-pi/2) q[5];
ry(0.18090412700742872) q[6];
rx(-0.3670952156435092) q[6];
cx q[5], q[6];
ry(-0.18662488658077256) q[6];
cx q[5], q[6];
ry(0.18662488658077256) q[6];
rz(-pi/2) q[6];
ry(-0.05545420082446829) q[7];
rx(-0.06031500711383586) q[7];
cx q[6], q[7];
ry(-0.029198071391685777) q[7];
cx q[6], q[7];
ry(0.029198071391685777) q[7];
rz(-pi/2) q[7];
ry(0.31108936607876014) q[8];
rx(-0.6999866094899971) q[8];
cx q[7], q[8];
ry(-0.050729039660055306) q[8];
cx q[7], q[8];
ry(0.050729039660055306) q[8];
rz(-pi/2) q[8];
ry(-0.06938480926624487) q[9];
rx(-0.6733671096477245) q[9];
cx q[8], q[9];
ry(-0.0981962916248242) q[9];
cx q[8], q[9];
ry(0.0981962916248242) q[9];
rz(-pi/2) q[9];
cx q[9], q[10];
ry(-0.013463319294970341) q[10];
cx q[9], q[10];
ry(0.013463319294970341) q[10];
rz(-pi/2) q[10];
cx q[10], q[11];
ry(-0.0972539239595373) q[11];
cx q[10], q[11];
ry(0.0972539239595373) q[11];
rz(-pi/2) q[11];
cx q[11], q[12];
ry(-0.3667339319798722) q[12];
cx q[11], q[12];
ry(0.3667339319798722) q[12];
rz(-pi/2) q[12];
cx q[12], q[13];
ry(-0.07279379291054336) q[13];
cx q[12], q[13];
ry(0.07279379291054336) q[13];
rz(-pi/2) q[13];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x110;
input float[64] x111;
input float[64] x112;
input float[64] x113;
input float[64] x114;
input float[64] x115;
input float[64] x116;
input float[64] x117;
input float[64] x118;
input float[64] x119;
input float[64] x12;
input float[64] x120;
input float[64] x121;
input float[64] x122;
input float[64] x123;
input float[64] x124;
input float[64] x125;
input float[64] x126;
input float[64] x127;
input float[64] x128;
input float[64] x129;
input float[64] x13;
input float[64] x130;
input float[64] x131;
input float[64] x132;
input float[64] x133;
input float[64] x134;
input float[64] x135;
input float[64] x136;
input float[64] x137;
input float[64] x138;
input float[64] x139;
input float[64] x14;
input float[64] x140;
input float[64] x141;
input float[64] x142;
input float[64] x143;
input float[64] x144;
input float[64] x145;
input float[64] x146;
input float[64] x147;
input float[64] x148;
input float[64] x149;
input float[64] x15;
input float[64] x150;
input float[64] x151;
input float[64] x152;
input float[64] x153;
input float[64] x154;
input float[64] x155;
input float[64] x156;
input float[64] x157;
input float[64] x158;
input float[64] x159;
input float[64] x16;
input float[64] x160;
input float[64] x161;
input float[64] x162;
input float[64] x163;
input float[64] x164;
input float[64] x165;
input float[64] x166;
input float[64] x167;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[15] c;
qubit[15] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
ry(x10) q[10];
ry(x11) q[11];
ry(x12) q[12];
ry(x13) q[13];
ry(x14) q[14];
crx(x15) q[14], q[0];
crx(x16) q[13], q[14];
crx(x17) q[12], q[13];
crx(x18) q[11], q[12];
crx(x19) q[10], q[11];
crx(x20) q[9], q[10];
crx(x21) q[8], q[9];
crx(x22) q[7], q[8];
crx(x23) q[6], q[7];
crx(x24) q[5], q[6];
crx(x25) q[4], q[5];
crx(x26) q[3], q[4];
crx(x27) q[2], q[3];
crx(x28) q[1], q[2];
crx(x29) q[0], q[1];
ry(x30) q[0];
ry(x31) q[1];
ry(x32) q[2];
ry(x33) q[3];
ry(x34) q[4];
ry(x35) q[5];
ry(x36) q[6];
ry(x37) q[7];
ry(x14) q[8];
ry(x38) q[9];
ry(x39) q[10];
ry(x40) q[11];
ry(x41) q[12];
ry(x42) q[13];
ry(x43) q[14];
crx(x44) q[14], q[13];
crx(x45) q[0], q[14];
crx(x46) q[0], q[1];
crx(x47) q[1], q[2];
crx(x48) q[2], q[3];
crx(x49) q[3], q[4];
crx(x50) q[4], q[5];
crx(x51) q[5], q[6];
crx(x52) q[6], q[7];
crx(x53) q[7], q[8];
crx(x54) q[8], q[9];
crx(x55) q[9], q[10];
crx(x56) q[10], q[11];
crx(x57) q[11], q[12];
crx(x58) q[12], q[13];
ry(x59) q[0];
ry(x60) q[1];
ry(x61) q[2];
ry(x62) q[3];
ry(x63) q[4];
ry(x64) q[5];
ry(x65) q[6];
ry(x66) q[7];
ry(x67) q[8];
ry(x68) q[9];
ry(x69) q[10];
ry(x70) q[11];
ry(x71) q[12];
ry(x72) q[13];
ry(x73) q[14];
crx(x74) q[14], q[0];
crx(x75) q[13], q[14];
crx(x76) q[12], q[13];
crx(x77) q[11], q[12];
crx(x78) q[10], q[11];
crx(x79) q[9], q[10];
crx(x80) q[8], q[9];
crx(x81) q[7], q[8];
crx(x82) q[6], q[7];
crx(x83) q[5], q[6];
crx(x84) q[4], q[5];
crx(x85) q[3], q[4];
crx(x86) q[2], q[3];
crx(x87) q[1], q[2];
crx(x88) q[0], q[1];
ry(x89) q[0];
ry(x90) q[1];
ry(x91) q[2];
ry(x92) q[3];
ry(x93) q[4];
ry(x5) q[5];
ry(x94) q[6];
ry(x95) q[7];
ry(x63) q[8];
ry(x96) q[9];
ry(x97) q[10];
ry(x98) q[11];
ry(x99) q[12];
ry(x100) q[13];
ry(x101) q[14];
crx(x102) q[14], q[13];
crx(x103) q[0], q[14];
crx(x104) q[0], q[1];
crx(x105) q[1], q[2];
crx(x106) q[2], q[3];
crx(x107) q[3], q[4];
crx(x108) q[4], q[5];
crx(x109) q[5], q[6];
crx(x110) q[6], q[7];
crx(x111) q[7], q[8];
crx(x112) q[8], q[9];
crx(x113) q[9], q[10];
crx(x114) q[10], q[11];
crx(x115) q[11], q[12];
crx(x116) q[12], q[13];
ry(x117) q[0];
ry(x118) q[1];
ry(x119) q[2];
ry(x120) q[3];
ry(x121) q[4];
ry(x93) q[5];
ry(x122) q[6];
ry(x123) q[7];
ry(x10) q[8];
ry(x124) q[9];
ry(x125) q[10];
ry(x126) q[11];
ry(x127) q[12];
ry(x66) q[13];
ry(x73) q[14];
crx(x128) q[14], q[0];
crx(x129) q[13], q[14];
crx(x130) q[12], q[13];
crx(x131) q[11], q[12];
crx(x132) q[10], q[11];
crx(x133) q[9], q[10];
crx(x134) q[8], q[9];
crx(x135) q[7], q[8];
crx(x59) q[6], q[7];
crx(x136) q[5], q[6];
crx(x137) q[4], q[5];
crx(x138) q[3], q[4];
crx(x139) q[2], q[3];
crx(x140) q[1], q[2];
crx(x141) q[0], q[1];
ry(x142) q[0];
ry(x143) q[1];
ry(x144) q[2];
ry(x145) q[3];
ry(x10) q[4];
ry(x146) q[5];
ry(x147) q[6];
ry(x148) q[7];
ry(x149) q[8];
ry(x121) q[9];
ry(x150) q[10];
ry(x151) q[11];
ry(x152) q[12];
ry(x153) q[13];
ry(x154) q[14];
crx(x155) q[14], q[13];
crx(x156) q[0], q[14];
crx(x157) q[0], q[1];
crx(x158) q[1], q[2];
crx(x159) q[2], q[3];
crx(x160) q[3], q[4];
crx(x161) q[4], q[5];
crx(x162) q[5], q[6];
crx(x0) q[6], q[7];
crx(x163) q[7], q[8];
crx(x164) q[8], q[9];
crx(x165) q[9], q[10];
crx(x166) q[10], q[11];
crx(x49) q[11], q[12];
crx(x167) q[12], q[13];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11];
c[12] = measure q[12];
c[13] = measure q[13];
c[14] = measure q[14]; | {"source": 0, "sink": 8} | {"circuits": [], "gradients": []} | [
"IZIIIIIIIIIIZII",
"IIIIIIIIIIIZZII",
"IZIIIIIIIIIZIII",
"IIIIIIIIIIZIZII",
"IZIIIIIIIIZIIII",
"IIIIIIIIIIZZIII",
"IIIIIIIIIZIIZII",
"IZIIIIIIIZIIIII",
"IIIIIIIIIZIZIII",
"IIIIIIIIIZZIIII",
"IIIIIIIIZIZIIII",
"IIIIIIIIZZIIIII",
"IIIIIIIIZIIIIIZ",
"IIIIIIIIZIIIIZI",
"IIIIIIIIIIIIIZZ",
"... | [
-0.5,
1,
-0.5,
0.5,
-0.5,
0.5,
0.5,
-0.5,
0.5,
1,
0.5,
0.5,
-0.5,
-0.5,
0.25,
-0.5,
0.5,
-0.5,
-0.5,
-0.5,
-0.5,
-0.5,
-0.5,
-0.5,
0.5,
0.5,
-0.5,
-0.5,
0.5,
0.5,
-0.5,
-0.5,
0.5,
0.5,
0.5,
-0.5,
-0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
... | 0.970135 | [
0.05839614278337155,
0.007699594208596339,
0.6368929387613436,
-0.305948830476148,
0.8279255936715874,
0.6687371386581469,
0.6083275044008217,
-0.030249047403171775,
0.7339238905999639,
0.40545979371793645,
0.47414350168779645,
1.0184967181303088,
-0.11619730788514432,
0.1838879214229425,
... | {
"n_parameters": 168,
"n_qubits": 15,
"optimal_eigenvalue": -15.749999999999945,
"target_ratio": 0.97,
"target_value": -15.277499999999947
} | 37 |
-1150492389707390021 | hypermaxcut | adaptive_vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[0, 1, 5], [1, 3], [0, 1, 4], [4, 5, 6], [0, 3, 5], [1, 2], [0, 2]]} | {"states": [83, 99], "expectation_value": -2.284480062547775, "params": null, "bitstrings": ["0101100", "0011100"], "total_optimization_steps": 42, "probabilities": [0.031970446192301244, 0.8375155054705263], "optimization_time": 51.34666991233826} | 0.3333333333333333 * (Z(0) @ Z(1)) + 0.16666666666666666 * (Z(5) @ Z(1)) + 0.3333333333333333 * (Z(5) @ Z(0)) + 0.5 * (Z(3) @ Z(1)) + 0.16666666666666666 * (Z(3) @ Z(0)) + 0.16666666666666666 * (Z(3) @ Z(5)) + 0.16666666666666666 * (Z(4) @ Z(1)) + 0.16666666666666666 * (Z(4) @ Z(0)) + 0.16666666666666666 * (Z(4) @ Z(5)) + 0.16666666666666666 * (Z(6) @ Z(5)) + 0.16666666666666666 * (Z(6) @ Z(4)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.3333333333333335 * Z(1) + 0.5 * Z(0) + 0.4999999999999999 * Z(5) + 0.16666666666666663 * Z(3) + 0.3333333333333333 * Z(4) + 0.16666666666666666 * Z(6) + 0.0 * Z(2) | 1 | 7 | 1 | {"smallest_eigenvalues": [-2.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.1666666666666674, "smallest_bitstrings": ["0011100"], "largest_eigenvalue": 5.499999999999999} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
h q[2];
ry(-0.19282979075679368) q[2];
cx q[1], q[2];
ry(0.19282979075679368) q[2];
cx q[1], q[2];
ry(-0.11023034960915779) q[2];
cx q[0], q[2];
ry(0.11023034960915779) q[2];
cx q[0], q[2];
ry(1.2089050774701982) q[0];
ry(1.6002909921646804) q[1];
ry(-0.7009321198935918) q[2];
h q[3];
ry(-0.94332406646022) q[3];
cx q[1], q[3];
ry(0.94332406646022) q[3];
cx q[1], q[3];
ry(0.10522232419444233) q[1];
ry(0.01905340207251526) q[3];
h q[4];
ry(-0.14301056784489705) q[4];
h q[5];
ry(1.1890212262168645) q[5];
cx q[5], q[1];
ry(-0.10522232419444233) q[1];
cx q[5], q[1];
cx q[1], q[0];
cx q[5], q[2];
ry(0.007331208165739636) q[0];
cx q[1], q[0];
cx q[0], q[3];
ry(-0.01905340207251526) q[3];
cx q[0], q[3];
ry(0.1046287391452327) q[2];
cx q[5], q[2];
ry(-0.14328427025686935) q[2];
ry(0.15546921687810866) q[3];
h q[6];
cx q[6], q[4];
ry(0.14301056784489705) q[4];
cx q[6], q[4];
ry(-0.39978725586714464) q[4];
cx q[1], q[4];
ry(0.39978725586714464) q[4];
cx q[1], q[4];
ry(-0.16776579739639622) q[4];
cx q[0], q[4];
ry(0.16776579739639622) q[4];
cx q[0], q[4];
ry(-0.1227588307526786) q[1];
cx q[0], q[1];
ry(0.1227588307526786) q[1];
cx q[0], q[1];
ry(-0.21347585861445414) q[4];
ry(0.8688838208035211) q[6];
cx q[5], q[6];
ry(-0.19151152974666144) q[6];
cx q[5], q[6];
cx q[5], q[4];
ry(0.14780126845813563) q[6];
cx q[0], q[6];
ry(-0.14780126845813563) q[6];
cx q[0], q[6];
ry(0.07959603031468143) q[6];
cx q[1], q[6];
ry(-0.07959603031468143) q[6];
cx q[1], q[6];
cx q[6], q[2];
ry(0.21347585861445414) q[4];
cx q[5], q[4];
ry(0.013220545318947195) q[0];
cx q[5], q[0];
ry(-0.013220545318947195) q[0];
cx q[5], q[0];
ry(0.14328427025686935) q[2];
cx q[6], q[2];
ry(-0.05706934858843572) q[5];
cx q[6], q[5];
ry(0.05706934858843572) q[5];
cx q[6], q[5];
cx q[5], q[3];
ry(-0.15546921687810866) q[3];
cx q[5], q[3];
ry(-0.07380234529250267) q[3];
cx q[2], q[3];
ry(0.07380234529250267) q[3];
cx q[2], q[3];
ry(-0.042388484505762374) q[1];
cx q[6], q[1];
ry(0.042388484505762374) q[1];
cx q[6], q[1];
ry(-0.13671240129124798) q[1];
cx q[3], q[1];
ry(0.13671240129124798) q[1];
cx q[3], q[1];
ry(0.12384564060656295) q[5];
cx q[1], q[5];
ry(-0.12384564060656295) q[5];
cx q[1], q[5];
ry(0.09210835210110971) q[1];
cx q[2], q[1];
ry(-0.09210835210110971) q[1];
cx q[2], q[1];
ry(0.11136400798151869) q[0];
cx q[6], q[0];
ry(-0.11136400798151869) q[0];
cx q[6], q[0];
ry(-0.16909797742063057) q[0];
cx q[3], q[0];
ry(0.16909797742063057) q[0];
cx q[3], q[0];
ry(0.09487715515731501) q[5];
cx q[0], q[5];
ry(-0.09487715515731501) q[5];
cx q[0], q[5];
ry(-0.02601451757856741) q[6];
ry(0.009466458888907126) q[4];
cx q[4], q[6];
ry(0.02601451757856741) q[6];
cx q[4], q[6];
ry(0.06638141159027537) q[4];
cx q[2], q[4];
ry(-0.06638141159027537) q[4];
cx q[2], q[4];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\ncry(0.0152) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\ncry(0.0152) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\ncry(0.0152) q[0], q[5];\ncry(-0.0197) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\ncry(0.0152) q[0], q[5];\ncry(-0.0197) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\ncry(0.0152) q[0], q[5];\ncry(-0.0197) q[4], q[6];\ncry(0.0174) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\ncry(0.0152) q[0], q[5];\ncry(-0.0197) q[4], q[6];\ncry(0.0174) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.4449) q[5];\ncry(-1.0342) q[1], q[2];\nry(0.9727) q[1];\ncry(-1.3747) q[1], q[3];\ncry(-0.8035) q[0], q[2];\nry(1.1705) q[0];\nry(-0.4055) q[2];\ncry(0.3484) q[5], q[1];\ncry(0.3086) q[1], q[0];\ncry(-0.6641) q[6], q[4];\ncry(-0.1449) q[5], q[2];\ncry(-0.2083) q[0], q[3];\ncry(-0.4236) q[1], q[4];\nry(0.4826) q[6];\ncry(-0.3709) q[0], q[4];\ncry(0.4577) q[5], q[6];\ncry(0.0994) q[0], q[1];\ncry(-0.2281) q[5], q[4];\ncry(0.2983) q[0], q[6];\ncry(0.0771) q[5], q[0];\nry(-0.1108) q[4];\ncry(0.1662) q[1], q[6];\ncry(-0.0367) q[6], q[2];\ncry(0.0755) q[6], q[5];\ncry(-0.0329) q[5], q[3];\ncry(0.0938) q[2], q[3];\ncry(0.0182) q[6], q[1];\ncry(-0.0596) q[3], q[1];\ncry(0.0314) q[1], q[5];\ncry(0.0124) q[6], q[0];\ncry(-0.0216) q[3], q[0];\ncry(-0.0195) q[2], q[1];\ncry(0.0152) q[0], q[5];\ncry(-0.0197) q[4], q[6];\ncry(0.0174) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n"], "gradients": [0.4967, 0.2526, 0.3871, 0.4297, 0.3366, 0.4079, 0.3229, 0.2655, 0.1443, 0.1429, 0.128, 0.1259, 0.1072, 0.1091, 0.1111, 0.1152, 0.0843, 0.0775, 0.0804, 0.047, 0.0396, 0.0455, 0.0325, 0.0223, 0.0222, 0.019, 0.0147, 0.0128, 0.0088, 0.007, 0.0062, 0.0053, 0.005, 0.0046, 0.0045, 0.0042, 0.004, 0.004, 0.0038, 0.0035, 0.0034, 0.003]} | [
"IIIIIZZ",
"IZIIIZI",
"IZIIIIZ",
"IIIZIZI",
"IIIZIIZ",
"IZIZIII",
"IIZIIZI",
"IIZIIIZ",
"IZZIIII",
"ZZIIIII",
"ZIZIIII",
"IIIIZZI",
"IIIIZIZ",
"IIIIIZI",
"IIIIIIZ",
"IZIIIII",
"IIIZIII",
"IIZIIII",
"ZIIIIII",
"IIIIZII"
] | [
0.3333333333333333,
0.16666666666666666,
0.3333333333333333,
0.5,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.16666666666666666,
0.5,
0.5,
0.3333333333333335,
0.5,
0.4999999999999999,
0.16666666666666... | 0.974555 | [
1.1890212262168645,
-0.38565958151358737,
1.6002909921646804,
-1.88664813292044,
-0.22046069921831557,
1.2162362856359377,
-0.5963033807483591,
0.21044464838888466,
-0.014662416331479272,
-0.2860211356897941,
-0.2092574782904654,
0.03810680414503052,
-0.7995745117342893,
0.6773722910568596... | {
"n_parameters": 35,
"n_qubits": 7,
"optimal_eigenvalue": -2.5,
"target_ratio": 0.97,
"target_value": -2.425
} | 14 |
1031550142790787292 | hypermaxcut | adaptive_vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[5, 6], [3, 4], [4, 5], [0, 2], [1, 2]]} | {"states": [21, 101], "expectation_value": -2.110873918812984, "params": null, "bitstrings": ["1101010", "0011010"], "total_optimization_steps": 48, "probabilities": [0.04802321090037695, 0.6665332007053326], "optimization_time": 40.125964641571045} | 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(1) @ Z(2)) + 0.0 * Z(6) + 0.0 * Z(5) + 0.0 * Z(4) + 0.0 * Z(3) + 0.0 * Z(2) + 0.0 * Z(0) + 0.0 * Z(1) | 1 | 7 | 1 | {"smallest_eigenvalues": [-2.5, -2.5, -2.5, -2.5], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -1.5, "smallest_bitstrings": ["0010101", "0011010", "1101010", "1100101"], "largest_eigenvalue": 2.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
h q[2];
cx q[2], q[0];
rz(0.976631989960992) q[0];
cx q[2], q[0];
rz(1.8522825051547898e-08) q[0];
rx(-0.785398139464898) q[0];
cx q[2], q[1];
rz(0.976631989960992) q[1];
cx q[2], q[1];
rz(1.8522825051547898e-08) q[1];
rx(-0.785398139464898) q[1];
rz(1.8522825051547898e-08) q[2];
rx(-0.785398139464898) q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[6], q[5];
rz(0.976631989960992) q[5];
cx q[6], q[5];
cx q[5], q[4];
rz(0.976631989960992) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(0.976631989960992) q[3];
cx q[4], q[3];
rz(1.8522825051547898e-08) q[3];
rx(-0.785398139464898) q[3];
rz(1.8522825051547898e-08) q[4];
rx(-0.785398139464898) q[4];
rz(1.8522825051547898e-08) q[5];
rx(-0.785398139464898) q[5];
rz(1.8522825051547898e-08) q[6];
rx(-0.785398139464898) q[6];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\ncry(0.0142) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\ncry(0.0142) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[2];\ncry(-1.0342) q[4], q[3];\nry(0.7625) q[4];\ncry(-0.7068) q[6], q[5];\ncry(1.1319) q[4], q[6];\nry(0.7003) q[1];\ncry(-0.7092) q[0], q[2];\ncry(1.1516) q[1], q[0];\ncry(-0.5466) q[6], q[3];\ncry(0.4138) q[6], q[4];\nry(-0.3094) q[5];\ncry(0.4386) q[0], q[1];\nry(-0.3186) q[2];\nry(0.3273) q[6];\nry(0.2661) q[0];\nry(-0.1974) q[3];\ncry(0.1283) q[0], q[4];\ncry(-0.1236) q[0], q[5];\ncry(0.1412) q[6], q[1];\ncry(-0.1058) q[6], q[2];\ncry(-0.2254) q[2], q[0];\ncry(-0.2108) q[2], q[1];\ncry(0.086) q[4], q[2];\ncry(-0.2086) q[5], q[6];\ncry(0.2232) q[3], q[5];\ncry(-0.1433) q[5], q[4];\ncry(0.0629) q[1], q[5];\ncry(0.1637) q[5], q[3];\ncry(-0.1686) q[3], q[4];\ncry(0.0508) q[6], q[0];\ncry(0.0439) q[0], q[6];\ncry(0.0442) q[4], q[1];\ncry(0.0697) q[3], q[6];\ncry(0.014) q[1], q[4];\ncry(-0.0154) q[0], q[3];\ncry(0.0305) q[2], q[4];\ncry(0.0294) q[3], q[1];\ncry(0.0234) q[5], q[1];\ncry(0.0142) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n"], "gradients": [0.2522, 0.252, 0.2508, 0.4263, 0.2778, 0.3381, 0.2448, 0.285, 0.3497, 0.205, 0.2815, 0.2363, 0.1785, 0.2601, 0.145, 0.1193, 0.0916, 0.0884, 0.0894, 0.0589, 0.0818, 0.0476, 0.0451, 0.0613, 0.0436, 0.0444, 0.0306, 0.0438, 0.0326, 0.0368, 0.0211, 0.018, 0.018, 0.0148, 0.0089, 0.0074, 0.0074, 0.0065, 0.0054, 0.0052, 0.005, 0.0046, 0.0042, 0.0037, 0.0035, 0.0034, 0.0033, 0.0029]} | [
"ZZIIIII",
"IZZIIII",
"IIZZIII",
"IIIIZIZ",
"IIIIZZI",
"ZIIIIII",
"IZIIIII",
"IIZIIII",
"IIIZIII",
"IIIIZII",
"IIIIIIZ",
"IIIIIZI"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0,
0,
0,
0,
0,
0,
0
] | 0.609771 | [
0.976631989960992,
1.8522825385292805e-8,
-0.7853981394648979
] | {
"n_parameters": 3,
"n_qubits": 7,
"optimal_eigenvalue": -2.5,
"target_ratio": 0.97,
"target_value": -2.425
} | 89 |
4973527a678849b98f57c7e36651dc7d | vertex_cover | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 4, "target": 5}, {"source": 5, "target": 6}]} | {"states": [25, 69], "expectation_value": -0.6813679608487243, "params": [[0.06770000000000001, 0.0303, 0.0448], [-0.0779, -0.039, -0.0368]], "bitstrings": ["1100110", "0111010"], "total_optimization_steps": 10, "probabilities": [0.011001059144259463, 0.011001059144259463], "optimization_time": 4.317403554916382} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(6) @ Z(5)) + -1.5 * Z(2) + -0.5 * Z(0) + -0.5 * Z(3) + -1.0 * Z(1) + -1.5 * Z(4) + -1.5 * Z(5) + 0.0 * Z(6) | 1 | 7 | 3 | {"smallest_eigenvalues": [-4.5, -4.5, -4.5, -4.5], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -3.5, "smallest_bitstrings": ["0111010", "0011110", "1100110", "1010110"], "largest_eigenvalue": 11.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
ry(0.8788272678966522) q[0];
rz(pi/2) q[0];
ry(-0.1334241194120591) q[1];
ry(0.011604251726391297) q[2];
ry(0.25142013658659446) q[3];
ry(0.7966340171037538) q[4];
ry(0.9791512702589679) q[5];
ry(0.407401027069806) q[6];
ry(0.4990764500234285) q[7];
ry(0.9124093241795926) q[8];
ry(0.01000725245064743) q[9];
cx q[9], q[0];
ry(-0.26950489373837605) q[0];
cx q[9], q[0];
ry(0.26950489373837605) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.16748770005766025) q[9];
cx q[8], q[9];
ry(0.16748770005766025) q[9];
rz(-pi/2) q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.047411538004425845) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-0.04005907866123563) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(0.0011415618456449839) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.03930473611143534) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.030089965195314212) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(0.13973262154202973) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(-0.1531641884552224) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(0.057190121849656064) q[1];
cx q[0], q[1];
ry(0.9278438211549563) q[0];
ry(-0.057190121849655925) q[1];
rx(0.02071062372429644) q[1];
ry(0.1531641884552226) q[2];
rx(-0.3977237680682997) q[2];
ry(-0.13973262154202967) q[3];
rx(0.2688356920470456) q[3];
ry(0.030089965195314376) q[4];
rx(-1.232594796940683) q[4];
ry(0.03930473611143535) q[5];
rx(-0.608287527189173) q[5];
ry(-0.0011415618456449056) q[6];
rx(-0.7020168615499127) q[6];
ry(0.040059078661235516) q[7];
rx(-0.341576474263789) q[7];
ry(0.04741153800442588) q[8];
rx(-0.4709912059040011) q[8];
ry(0.2289504593359521) q[9];
cx q[9], q[8];
ry(0.13396629891317002) q[8];
cx q[9], q[8];
rz(pi/2) q[9];
cx q[0], q[9];
ry(-0.05799722290830137) q[9];
cx q[0], q[9];
cx q[0], q[1];
ry(0.05799722290830137) q[9];
rz(-pi/2) q[9];
ry(-0.11591436322747695) q[1];
cx q[0], q[1];
ry(0.33991967304764054) q[0];
ry(0.11591436322747695) q[1];
rz(-pi/2) q[1];
cx q[1], q[2];
ry(-0.19545082968880848) q[2];
cx q[1], q[2];
ry(0.19545082968880848) q[2];
rz(-pi/2) q[2];
cx q[2], q[3];
ry(-0.1723724236119133) q[1];
ry(-0.06732462341009614) q[3];
cx q[2], q[3];
ry(0.06732462341009614) q[3];
rz(-pi/2) q[3];
cx q[3], q[4];
ry(-0.1232520028185375) q[4];
cx q[3], q[4];
ry(0.1232520028185375) q[4];
rz(-pi/2) q[4];
cx q[4], q[5];
ry(-0.13088164041084013) q[5];
cx q[4], q[5];
ry(0.13088164041084013) q[5];
rz(-pi/2) q[5];
cx q[5], q[6];
ry(-0.3977319906093503) q[6];
cx q[5], q[6];
ry(0.3977319906093503) q[6];
rz(-pi/2) q[6];
cx q[6], q[7];
ry(-0.34218017986835114) q[7];
cx q[6], q[7];
ry(0.34218017986835114) q[7];
rz(-pi/2) q[7];
rz(pi/2) q[0];
ry(0.175415668526612) q[2];
ry(-0.4170114462957082) q[3];
ry(0.5438220593388061) q[4];
ry(1.0729202718392785) q[5];
ry(1.0089315094607478) q[6];
ry(-0.13396629891317005) q[8];
cx q[7], q[8];
ry(-0.30951802722004196) q[8];
cx q[7], q[8];
ry(0.30951802722004196) q[8];
rz(-pi/2) q[8];
ry(1.3372925834969682) q[7];
ry(0.8583159227374471) q[8];
ry(-0.38978128207435714) q[9];
cx q[9], q[0];
ry(-0.1463182378423872) q[0];
cx q[9], q[0];
ry(0.1463182378423872) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.02074497716674279) q[9];
cx q[8], q[9];
ry(-0.02074497716674279) q[9];
rz(-pi/2) q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.07943444397393856) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-0.29089206331218503) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-0.18598501157075165) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.20068600309033122) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.022447073280269243) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(-0.08684616672075897) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(0.0012988633034521045) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(0.09375904223232792) q[1];
cx q[0], q[1];
ry(0.8403022197423378) q[0];
ry(-0.09375904223232798) q[1];
rx(-0.3017002213227613) q[1];
ry(-0.0012988633034520763) q[2];
rx(0.5841576748967503) q[2];
ry(0.086846166720759) q[3];
rx(-0.21679786791484545) q[3];
ry(0.022447073280269444) q[4];
rx(-0.8197313544900169) q[4];
ry(0.20068600309033116) q[5];
rx(-0.4306120929129964) q[5];
ry(0.18598501157075156) q[6];
rx(-0.7761150758628741) q[6];
ry(0.29089206331218515) q[7];
rx(-0.7357638059651634) q[7];
ry(0.07943444397393855) q[8];
rx(-0.8583159227374466) q[8];
ry(0.05858307442600508) q[9];
cx q[9], q[8];
ry(-0.1326727339186947) q[8];
cx q[9], q[8];
rz(pi/2) q[9];
cx q[0], q[9];
ry(0.02074497716674279) q[9];
cx q[0], q[9];
cx q[0], q[1];
ry(-0.02074497716674279) q[9];
rz(-pi/2) q[9];
ry(-0.023548836704064005) q[1];
cx q[0], q[1];
ry(0.023548836704064005) q[1];
rz(-pi/2) q[1];
cx q[1], q[2];
ry(-0.0012387107697774818) q[2];
cx q[1], q[2];
ry(0.0012387107697774818) q[2];
rz(-pi/2) q[2];
cx q[2], q[3];
ry(0.013391096172103607) q[3];
cx q[2], q[3];
ry(-0.013391096172103607) q[3];
rz(-pi/2) q[3];
cx q[3], q[4];
ry(0.06425719360944311) q[4];
cx q[3], q[4];
ry(-0.06425719360944311) q[4];
rz(-pi/2) q[4];
cx q[4], q[5];
ry(-0.03850490605956636) q[5];
cx q[4], q[5];
ry(0.03850490605956636) q[5];
rz(-pi/2) q[5];
cx q[5], q[6];
ry(-0.13243425236753362) q[6];
cx q[5], q[6];
ry(0.13243425236753362) q[6];
rz(-pi/2) q[6];
cx q[6], q[7];
ry(0.035667166113176905) q[7];
cx q[6], q[7];
ry(-0.035667166113176905) q[7];
rz(-pi/2) q[7];
ry(0.1326727339186947) q[8];
cx q[7], q[8];
ry(0.042678262521478445) q[8];
cx q[7], q[8];
ry(-0.042678262521478445) q[8];
rz(-pi/2) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[2], q[0];
rz(x0) q[0];
cx q[2], q[0];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[2], q[1];
rz(x0) q[1];
cx q[2], q[1];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[1], q[4];
rz(x0) q[4];
cx q[1], q[4];
cx q[2], q[5];
rz(x0) q[5];
cx q[2], q[5];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
cx q[4], q[5];
rz(x0) q[5];
cx q[4], q[5];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
rz(x1) q[2];
rz(x2) q[0];
rz(x2) q[3];
rz(x3) q[1];
rz(x1) q[4];
rz(x1) q[5];
rz(x4) q[6];
h q[0];
rz(x5) q[0];
h q[0];
h q[1];
rz(x5) q[1];
h q[1];
h q[2];
rz(x5) q[2];
h q[2];
h q[3];
rz(x5) q[3];
h q[3];
h q[4];
rz(x5) q[4];
h q[4];
h q[5];
rz(x5) q[5];
h q[5];
h q[6];
rz(x5) q[6];
h q[6];
cx q[2], q[0];
rz(x6) q[0];
cx q[2], q[0];
cx q[0], q[3];
rz(x6) q[3];
cx q[0], q[3];
cx q[2], q[1];
rz(x6) q[1];
cx q[2], q[1];
cx q[2], q[4];
rz(x6) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x6) q[4];
cx q[3], q[4];
cx q[1], q[4];
rz(x6) q[4];
cx q[1], q[4];
cx q[2], q[5];
rz(x6) q[5];
cx q[2], q[5];
cx q[1], q[5];
rz(x6) q[5];
cx q[1], q[5];
cx q[4], q[5];
rz(x6) q[5];
cx q[4], q[5];
cx q[5], q[6];
rz(x6) q[6];
cx q[5], q[6];
rz(x7) q[2];
rz(x8) q[0];
rz(x8) q[3];
rz(x9) q[1];
rz(x7) q[4];
rz(x7) q[5];
rz(x4) q[6];
h q[0];
rz(x10) q[0];
h q[0];
h q[1];
rz(x10) q[1];
h q[1];
h q[2];
rz(x10) q[2];
h q[2];
h q[3];
rz(x10) q[3];
h q[3];
h q[4];
rz(x10) q[4];
h q[4];
h q[5];
rz(x10) q[5];
h q[5];
h q[6];
rz(x10) q[6];
h q[6];
cx q[2], q[0];
rz(x11) q[0];
cx q[2], q[0];
cx q[0], q[3];
rz(x11) q[3];
cx q[0], q[3];
cx q[2], q[1];
rz(x11) q[1];
cx q[2], q[1];
cx q[2], q[4];
rz(x11) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x11) q[4];
cx q[3], q[4];
cx q[1], q[4];
rz(x11) q[4];
cx q[1], q[4];
cx q[2], q[5];
rz(x11) q[5];
cx q[2], q[5];
cx q[1], q[5];
rz(x11) q[5];
cx q[1], q[5];
cx q[4], q[5];
rz(x11) q[5];
cx q[4], q[5];
cx q[5], q[6];
rz(x11) q[6];
cx q[5], q[6];
rz(x12) q[2];
rz(x13) q[0];
rz(x13) q[3];
rz(x14) q[1];
rz(x12) q[4];
rz(x12) q[5];
rz(x4) q[6];
h q[0];
rz(x15) q[0];
h q[0];
h q[1];
rz(x15) q[1];
h q[1];
h q[2];
rz(x15) q[2];
h q[2];
h q[3];
rz(x15) q[3];
h q[3];
h q[4];
rz(x15) q[4];
h q[4];
h q[5];
rz(x15) q[5];
h q[5];
h q[6];
rz(x15) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIIZIZ",
"IIIZIIZ",
"IIIIZZI",
"IIZIZII",
"IIZZIII",
"IIZIIZI",
"IZIIZII",
"IZIIIZI",
"IZZIIII",
"ZZIIIII",
"IIIIZII",
"IIIIIIZ",
"IIIZIII",
"IIIIIZI",
"IIZIIII",
"IZIIIII",
"ZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1.5,
-0.5,
-0.5,
-1,
-1.5,
-1.5,
0
] | 0.972665 | [
0.8788272678966522,
-0.1334241194120591,
0.011604251726391297,
0.25142013658659446,
0.7966340171037538,
0.9791512702589679,
0.407401027069806,
0.4990764500234285,
0.9124093241795926,
0.01000725245064743,
0.5390097874767521,
0.3349754001153205,
0.09482307600885169,
0.08011815732247125,
-0... | {
"n_parameters": 78,
"n_qubits": 10,
"optimal_eigenvalue": -3.625,
"target_ratio": 0.97,
"target_value": -3.51625
} | 56 |
b4764399bb7694871d7cf0cc7a871143 | min_cut | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"capacity": 4, "source": 0, "target": 3}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 5, "source": 1, "target": 2}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 3, "source": 1, "target": 4}, {"capacity": 5, "source": 2, "target": 3}, {"capacity": 2, "source": 2, "target": 4}]} | {"states": [15, 13], "expectation_value": -0.336384670210056, "params": [[0.0599], [-0.0473]], "bitstrings": ["10000", "10010"], "total_optimization_steps": 10, "probabilities": [0.034593327836782845, 0.035581672179573295], "optimization_time": 1.6437666416168213} | -1.0 * (Z(0) @ Z(3)) + 1.25 * (Z(4) @ Z(0)) + -0.75 * (Z(1) @ Z(3)) + -0.75 * (Z(1) @ Z(4)) + -1.25 * (Z(2) @ Z(3)) + -0.5 * (Z(2) @ Z(4)) + -1.25 * (Z(2) @ Z(1)) + -3.0 * Z(3) + -0.25 * Z(0) + 0.0 * Z(4) + 2.75 * Z(1) + 0.5 * Z(2) | 1 | 5 | 1 | {"smallest_eigenvalues": [-9.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -7.25, "smallest_bitstrings": ["10010"], "largest_eigenvalue": 8.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[5] q;
h q[0];
h q[1];
h q[2];
h q[3];
cx q[3], q[0];
rz(-0.0026957957401774098) q[0];
cx q[3], q[0];
cx q[3], q[1];
rz(-0.10581518505780388) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(0.11540216108184381) q[2];
cx q[3], q[2];
rz(0.4333108148961853) q[3];
rx(0.4323375606494058) q[3];
h q[4];
cx q[0], q[4];
rz(0.18039228660587642) q[4];
cx q[0], q[4];
rz(0.36733650995054745) q[0];
rx(0.43233756064940565) q[0];
cx q[3], q[0];
rz(-0.1223249177971326) q[0];
cx q[3], q[0];
cx q[4], q[1];
rz(-0.10581518505780388) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(0.21701496465636422) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(0.11540216108184381) q[2];
cx q[1], q[2];
rz(-0.6505096062879674) q[1];
rx(0.43233756064940576) q[1];
rz(-0.7080263566489187) q[2];
rx(0.43233756064940587) q[2];
cx q[3], q[1];
rz(-0.0048142708149724305) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(-0.2025764383472583) q[2];
cx q[3], q[2];
rz(0.6175106397115298) q[3];
rx(0.24239503830737213) q[3];
rz(-0.4099008906290895) q[4];
rx(0.4323375606494057) q[4];
cx q[0], q[4];
rz(-0.169718764529791) q[4];
cx q[0], q[4];
rz(0.4308847461753831) q[0];
rx(0.2423950383073721) q[0];
cx q[3], q[0];
rz(-0.039747954736065516) q[0];
cx q[3], q[0];
cx q[4], q[1];
rz(-0.0048142708149724305) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(-0.15052700317525142) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(-0.2025764383472583) q[2];
cx q[1], q[2];
rz(-0.5284482547663716) q[1];
rx(0.2423950383073722) q[1];
rz(-0.48386539727028577) q[2];
rx(0.24239503830737208) q[2];
cx q[3], q[1];
rz(0.1510227009019153) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(0.029703476280027178) q[2];
cx q[3], q[2];
rz(0.5679037109992451) q[3];
rx(0.3559553903603342) q[3];
rz(-0.4099008906290895) q[4];
rx(0.2423950383073722) q[4];
cx q[0], q[4];
rz(0.03829009082982028) q[4];
cx q[0], q[4];
rz(0.4496480038320394) q[0];
rx(0.35595539036033425) q[0];
cx q[3], q[0];
rz(0.34928418108968673) q[0];
cx q[3], q[0];
cx q[4], q[1];
rz(0.1510227009019153) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(-0.021715412749136354) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(0.029703476280027178) q[2];
cx q[1], q[2];
rz(-0.26324841487938233) q[1];
rx(0.3559553903603342) q[1];
rz(-0.41535810255158667) q[2];
rx(0.35595539036033425) q[2];
cx q[3], q[1];
rz(-0.1157945456025533) q[1];
cx q[3], q[1];
cx q[3], q[2];
rz(0.26912378508016976) q[2];
cx q[3], q[2];
rz(0.18499468364415117) q[3];
rx(0.8839705231481321) q[3];
rz(-0.40990089062908996) q[4];
rx(0.3559553903603342) q[4];
cx q[0], q[4];
rz(0.10337692957103845) q[4];
cx q[0], q[4];
rz(0.5250190330031836) q[0];
rx(0.8839705231481321) q[0];
cx q[4], q[1];
rz(-0.1157945456025533) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(0.34905004844918147) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(0.26912378508016976) q[2];
cx q[1], q[2];
rz(-0.3310589595561879) q[1];
rx(0.8839705231481322) q[1];
rz(-0.08584571299277233) q[2];
rx(0.8839705231481321) q[2];
rz(-0.4099008906290895) q[4];
rx(0.8839705231481322) q[4];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[5] c;
qubit[5] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
cx q[3], q[0];
rz(x0) q[0];
cx q[3], q[0];
cx q[0], q[4];
rz(x1) q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(x2) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x2) q[1];
cx q[4], q[1];
cx q[3], q[2];
rz(x3) q[2];
cx q[3], q[2];
cx q[4], q[2];
rz(x4) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(x3) q[2];
cx q[1], q[2];
rz(x5) q[3];
rz(x6) q[0];
rz(x7) q[4];
rz(x8) q[1];
rz(x9) q[2];
h q[0];
rz(x10) q[0];
h q[0];
h q[1];
rz(x10) q[1];
h q[1];
h q[2];
rz(x10) q[2];
h q[2];
h q[3];
rz(x10) q[3];
h q[3];
h q[4];
rz(x10) q[4];
h q[4];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4]; | {"source": 0, "sink": 4} | {"circuits": [], "gradients": []} | [
"IZIIZ",
"ZIIIZ",
"IZIZI",
"ZIIZI",
"IZZII",
"ZIZII",
"IIZZI",
"IZIII",
"IIIIZ",
"ZIIII",
"IIIZI",
"IIZII"
] | [
-1,
1.25,
-0.75,
-0.75,
-1.25,
-0.5,
-1.25,
-3,
-0.25,
0,
2.75,
0.5
] | 0.973046 | [
-0.0026957957401774098,
0.18039228660587642,
-0.10581518505780388,
0.11540216108184381,
0.21701496465636422,
0.4333108148961855,
0.3673365099505475,
-0.4099008906290893,
-0.6505096062879676,
-0.7080263566489183,
0.43233756064940576,
-0.1223249177971326,
-0.169718764529791,
-0.0048142708149... | {
"n_parameters": 41,
"n_qubits": 5,
"optimal_eigenvalue": -9.25,
"target_ratio": 0.97,
"target_value": -8.9725
} | 22 |
c4f38c3f6d00b9cff0998d2f5aa9786b | matching | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}], "edges": [{"weight": 1, "source": 0, "target": 1}, {"weight": 16, "source": 0, "target": 3}, {"weight": 15, "source": 0, "target": 5}, {"weight": 17, "source": 0, "target": 6}, {"weight": 16, "source": 1, "target": 7}, {"weight": 5, "source": 2, "target": 3}, {"weight": 12, "source": 3, "target": 7}, {"weight": 6, "source": 4, "target": 5}, {"weight": 2, "source": 6, "target": 7}]} | {"states": [246, 244], "expectation_value": -29.24375092811575, "params": [[-0.024, -0.0105, 0.0122], [0.056100000000000004, 0.0714, 0.0587]], "bitstrings": ["100001001", "100001011"], "total_optimization_steps": 10, "probabilities": [0.007512659918472532, 0.010346941905364745], "optimization_time": 6.121114253997803} | 5.0 * (Z(0) @ Z(1)) + 5.0 * (Z(2) @ Z(1)) + 5.0 * (Z(2) @ Z(0)) + 5.0 * (Z(3) @ Z(1)) + 5.0 * (Z(3) @ Z(0)) + 5.0 * (Z(3) @ Z(2)) + 5.0 * (Z(4) @ Z(0)) + 5.0 * (Z(5) @ Z(1)) + 5.0 * (Z(6) @ Z(1)) + 5.0 * (Z(6) @ Z(4)) + 5.0 * (Z(6) @ Z(5)) + 5.0 * (Z(7) @ Z(2)) + 5.0 * (Z(8) @ Z(3)) + 5.0 * (Z(8) @ Z(4)) + 5.0 * (Z(8) @ Z(6)) + 23.0 * Z(1) + 10.5 * Z(0) + 17.5 * Z(2) + 18.5 * Z(3) + 13.0 * Z(4) + 2.5 * Z(5) + 16.0 * Z(6) + -2.0 * Z(7) + 6.0 * Z(8) | 1 | 9 | 3 | {"smallest_eigenvalues": [-96.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -82.0, "smallest_bitstrings": ["100001011"], "largest_eigenvalue": 180.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.047683234584553376) q[0];
cx q[1], q[0];
h q[2];
cx q[1], q[2];
rz(-0.047683234584553376) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-0.047683234584553376) q[2];
cx q[0], q[2];
h q[3];
cx q[1], q[3];
rz(-0.047683234584553376) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(-0.047683234584553376) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(-0.047683234584553376) q[3];
cx q[2], q[3];
h q[4];
cx q[0], q[4];
rz(-0.047683234584553376) q[4];
cx q[0], q[4];
rz(0.8024123522048199) q[0];
rx(0.7717476530483659) q[0];
h q[5];
cx q[1], q[5];
rz(-0.047683234584553376) q[5];
cx q[1], q[5];
h q[6];
cx q[1], q[6];
rz(-0.047683234584553376) q[6];
cx q[1], q[6];
rz(-1.4088876277973394) q[1];
rx(0.771747653048366) q[1];
cx q[1], q[0];
rz(-0.006219933967597492) q[0];
cx q[1], q[0];
cx q[4], q[6];
rz(-0.047683234584553376) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(-0.047683234584553376) q[6];
cx q[5], q[6];
rz(0.6082928587592895) q[5];
rx(0.7717476530483658) q[5];
h q[7];
cx q[2], q[7];
rz(-0.047683234584553376) q[7];
cx q[2], q[7];
rz(-1.0703264407718112) q[2];
rx(0.7717476530483657) q[2];
cx q[1], q[2];
rz(-0.006219933967597492) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-0.006219933967597492) q[2];
cx q[0], q[2];
rz(0.8257884085663605) q[7];
rx(0.7717476530483659) q[7];
h q[8];
cx q[3], q[8];
rz(-0.047683234584553376) q[8];
cx q[3], q[8];
rz(-0.774767987932524) q[3];
rx(0.771747653048366) q[3];
cx q[1], q[3];
rz(-0.006219933967597492) q[3];
cx q[1], q[3];
cx q[0], q[3];
cx q[1], q[5];
rz(-0.006219933967597492) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(-0.006219933967597492) q[3];
cx q[2], q[3];
cx q[2], q[7];
cx q[4], q[8];
rz(-0.006219933967597492) q[5];
cx q[1], q[5];
rz(-0.006219933967597492) q[7];
cx q[2], q[7];
rz(-0.889517996558697) q[2];
rx(0.8513274506013967) q[2];
rz(1.0464416701945751) q[7];
rx(0.8513274506013969) q[7];
rz(-0.047683234584553376) q[8];
cx q[4], q[8];
rz(-1.297237775249799) q[4];
rx(0.7717476530483658) q[4];
cx q[0], q[4];
rz(-0.006219933967597492) q[4];
cx q[0], q[4];
rz(0.5983277950746078) q[0];
rx(0.8513274506013969) q[0];
cx q[6], q[8];
rz(-0.047683234584553376) q[8];
cx q[6], q[8];
rz(-1.75479775437808) q[6];
rx(0.7717476530483658) q[6];
cx q[1], q[6];
rz(-0.006219933967597492) q[6];
cx q[1], q[6];
rz(-0.18805215775971984) q[1];
rx(0.8513274506013969) q[1];
cx q[1], q[0];
rz(-0.09366261858475942) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(-0.09366261858475942) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-0.09366261858475942) q[2];
cx q[0], q[2];
cx q[4], q[6];
rz(-0.006219933967597492) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(-0.006219933967597492) q[6];
cx q[5], q[6];
rz(0.5719059009641767) q[5];
rx(0.8513274506013969) q[5];
rz(2.0858627036278214) q[8];
rx(0.7717476530483658) q[8];
cx q[3], q[8];
rz(-0.006219933967597492) q[8];
cx q[3], q[8];
rz(-1.0511483727124817) q[3];
rx(0.8513274506013968) q[3];
cx q[1], q[3];
rz(-0.09366261858475942) q[3];
cx q[1], q[3];
cx q[0], q[3];
cx q[1], q[5];
rz(-0.09366261858475942) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(-0.09366261858475942) q[3];
cx q[2], q[3];
cx q[2], q[7];
cx q[4], q[8];
rz(-0.09366261858475942) q[5];
cx q[1], q[5];
rz(-0.09366261858475942) q[7];
cx q[2], q[7];
rz(1.2023844820266145) q[2];
rx(0.11398513808453906) q[2];
rz(-0.48603188833804545) q[7];
rx(0.1139851380845391) q[7];
rz(-0.006219933967597492) q[8];
cx q[4], q[8];
rz(-0.10148447920798986) q[4];
rx(0.8513274506013966) q[4];
cx q[0], q[4];
rz(-0.09366261858475942) q[4];
cx q[0], q[4];
rz(0.5667748683050502) q[0];
rx(0.11398513808453913) q[0];
cx q[6], q[8];
rz(-0.006219933967597492) q[8];
cx q[6], q[8];
rz(0.2272925241674324) q[6];
rx(0.8513274506013969) q[6];
cx q[1], q[6];
rz(-0.09366261858475942) q[6];
cx q[1], q[6];
rz(0.7834854614570186) q[1];
rx(0.11398513808453913) q[1];
cx q[4], q[6];
rz(-0.09366261858475942) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(-0.09366261858475942) q[6];
cx q[5], q[6];
rz(0.7210226307956003) q[5];
rx(0.11398513808453904) q[5];
rz(-0.480801074819587) q[8];
rx(0.8513274506013969) q[8];
cx q[3], q[8];
rz(-0.09366261858475942) q[8];
cx q[3], q[8];
rz(1.1830036676477578) q[3];
rx(0.11398513808453901) q[3];
cx q[4], q[8];
rz(-0.09366261858475942) q[8];
cx q[4], q[8];
rz(0.2178192632624203) q[4];
rx(0.11398513808453908) q[4];
cx q[6], q[8];
rz(-0.09366261858475942) q[8];
cx q[6], q[8];
rz(1.5093458697546884) q[6];
rx(0.11398513808453906) q[6];
rz(-0.40920374536683957) q[8];
rx(0.11398513808453908) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x0) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x0) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
cx q[1], q[6];
rz(x0) q[6];
cx q[1], q[6];
cx q[4], q[6];
rz(x0) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
cx q[2], q[7];
rz(x0) q[7];
cx q[2], q[7];
cx q[3], q[8];
rz(x0) q[8];
cx q[3], q[8];
cx q[4], q[8];
rz(x0) q[8];
cx q[4], q[8];
cx q[6], q[8];
rz(x0) q[8];
cx q[6], q[8];
rz(x1) q[1];
rz(x2) q[0];
rz(x3) q[2];
rz(x4) q[3];
rz(x5) q[4];
rz(x6) q[5];
rz(x7) q[6];
rz(x8) q[7];
rz(x9) q[8];
h q[0];
rz(x10) q[0];
h q[0];
h q[1];
rz(x10) q[1];
h q[1];
h q[2];
rz(x10) q[2];
h q[2];
h q[3];
rz(x10) q[3];
h q[3];
h q[4];
rz(x10) q[4];
h q[4];
h q[5];
rz(x10) q[5];
h q[5];
h q[6];
rz(x10) q[6];
h q[6];
h q[7];
rz(x10) q[7];
h q[7];
h q[8];
rz(x10) q[8];
h q[8];
cx q[1], q[0];
rz(x11) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x11) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x11) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x11) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x11) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x11) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x11) q[4];
cx q[0], q[4];
cx q[1], q[5];
rz(x11) q[5];
cx q[1], q[5];
cx q[1], q[6];
rz(x11) q[6];
cx q[1], q[6];
cx q[4], q[6];
rz(x11) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x11) q[6];
cx q[5], q[6];
cx q[2], q[7];
rz(x11) q[7];
cx q[2], q[7];
cx q[3], q[8];
rz(x11) q[8];
cx q[3], q[8];
cx q[4], q[8];
rz(x11) q[8];
cx q[4], q[8];
cx q[6], q[8];
rz(x11) q[8];
cx q[6], q[8];
rz(x12) q[1];
rz(x13) q[0];
rz(x14) q[2];
rz(x15) q[3];
rz(x16) q[4];
rz(x17) q[5];
rz(x18) q[6];
rz(x19) q[7];
rz(x20) q[8];
h q[0];
rz(x21) q[0];
h q[0];
h q[1];
rz(x21) q[1];
h q[1];
h q[2];
rz(x21) q[2];
h q[2];
h q[3];
rz(x21) q[3];
h q[3];
h q[4];
rz(x21) q[4];
h q[4];
h q[5];
rz(x21) q[5];
h q[5];
h q[6];
rz(x21) q[6];
h q[6];
h q[7];
rz(x21) q[7];
h q[7];
h q[8];
rz(x21) q[8];
h q[8];
cx q[1], q[0];
rz(x22) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x22) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x22) q[2];
cx q[0], q[2];
cx q[1], q[3];
rz(x22) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x22) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x22) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x22) q[4];
cx q[0], q[4];
cx q[1], q[5];
rz(x22) q[5];
cx q[1], q[5];
cx q[1], q[6];
rz(x22) q[6];
cx q[1], q[6];
cx q[4], q[6];
rz(x22) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x22) q[6];
cx q[5], q[6];
cx q[2], q[7];
rz(x22) q[7];
cx q[2], q[7];
cx q[3], q[8];
rz(x22) q[8];
cx q[3], q[8];
cx q[4], q[8];
rz(x22) q[8];
cx q[4], q[8];
cx q[6], q[8];
rz(x22) q[8];
cx q[6], q[8];
rz(x23) q[1];
rz(x24) q[0];
rz(x25) q[2];
rz(x26) q[3];
rz(x27) q[4];
rz(x28) q[5];
rz(x29) q[6];
rz(x30) q[7];
rz(x31) q[8];
h q[0];
rz(x32) q[0];
h q[0];
h q[1];
rz(x32) q[1];
h q[1];
h q[2];
rz(x32) q[2];
h q[2];
h q[3];
rz(x32) q[3];
h q[3];
h q[4];
rz(x32) q[4];
h q[4];
h q[5];
rz(x32) q[5];
h q[5];
h q[6];
rz(x32) q[6];
h q[6];
h q[7];
rz(x32) q[7];
h q[7];
h q[8];
rz(x32) q[8];
h q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "near_perfect", "extra": "{\"n\": 9}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIIZZI",
"IIIIIIZIZ",
"IIIIIZIZI",
"IIIIIZIIZ",
"IIIIIZZII",
"IIIIZIIIZ",
"IIIZIIIZI",
"IIZIIIIZI",
"IIZIZIIII",
"IIZZIIIII",
"IZIIIIZII",
"ZIIIIZIII",
"ZIIIZIIII",
"ZIZIIIIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIIZIII",
"IIIIZIIII",
"IIIZIIIII",
"... | [
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
23,
10.5,
17.5,
18.5,
13,
2.5,
16,
-2,
6
] | 0.970948 | [
-0.047683234584553376,
-1.4088876277973392,
0.8024123522048195,
-1.0703264407718112,
-0.7747679879325239,
-1.297237775249799,
0.6082928587592895,
-1.7547977543780797,
0.8257884085663604,
2.0858627036278214,
0.7717476530483658,
-0.006219933967597492,
-0.18805215775971956,
0.5983277950746078... | {
"n_parameters": 33,
"n_qubits": 9,
"optimal_eigenvalue": -96,
"target_ratio": 0.97,
"target_value": -93.12
} | 72 |
62ca4fdc3f835f51dee1780376d2bf19 | vertex_cover | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 5}, {"source": 4, "target": 5}]} | {"states": [50, 38], "expectation_value": -3.996464044453145, "params": null, "bitstrings": ["001101", "011001"], "total_optimization_steps": 25, "probabilities": [0.06634810229922904, 0.9303665171780984], "optimization_time": 20.37959313392639} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(5)) + -1.5 * Z(2) + -0.5 * Z(0) + -1.5 * Z(5) + -0.5 * Z(1) + -0.5 * Z(3) + -0.5 * Z(4) | 1 | 6 | 3 | {"smallest_eigenvalues": [-4.0, -4.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -3.0, "smallest_bitstrings": ["001101", "011001"], "largest_eigenvalue": 9.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
h q[1];
h q[2];
cx q[2], q[0];
rz(-0.03311259666018414) q[0];
cx q[2], q[0];
h q[3];
h q[4];
h q[5];
cx q[2], q[5];
rz(-0.03311259666018414) q[5];
cx q[2], q[5];
cx q[0], q[5];
cx q[2], q[1];
rz(-0.03311259666018414) q[1];
cx q[2], q[1];
cx q[2], q[4];
rz(-0.03311259666018414) q[4];
cx q[2], q[4];
rz(-0.9267400161310064) q[2];
rx(-0.6828999435483087) q[2];
rz(-0.03311259666018414) q[5];
cx q[0], q[5];
rz(1.133278172157457) q[0];
rx(-0.6828999435483087) q[0];
cx q[2], q[0];
rz(0.048848077717694956) q[0];
cx q[2], q[0];
cx q[5], q[3];
rz(-0.03311259666018414) q[3];
cx q[5], q[3];
cx q[1], q[3];
rz(-0.03311259666018414) q[3];
cx q[1], q[3];
rz(1.133278172157457) q[1];
rx(-0.6828999435483087) q[1];
rz(1.133278172157457) q[3];
rx(-0.6828999435483087) q[3];
cx q[5], q[4];
rz(-0.03311259666018414) q[4];
cx q[5], q[4];
rz(1.133278172157457) q[4];
rx(-0.6828999435483087) q[4];
rz(-0.9267400161310064) q[5];
rx(-0.6828999435483087) q[5];
cx q[2], q[5];
rz(0.048848077717694956) q[5];
cx q[2], q[5];
cx q[0], q[5];
cx q[2], q[1];
rz(0.048848077717694956) q[1];
cx q[2], q[1];
cx q[2], q[4];
rz(0.048848077717694956) q[4];
cx q[2], q[4];
rz(-0.6892557923561742) q[2];
rx(-1.0526159075651211) q[2];
rz(0.048848077717694956) q[5];
cx q[0], q[5];
rz(-0.9341746867604943) q[0];
rx(-1.0526159075651211) q[0];
cx q[2], q[0];
rz(1.562787464657171) q[0];
cx q[2], q[0];
cx q[5], q[3];
rz(0.048848077717694956) q[3];
cx q[5], q[3];
cx q[1], q[3];
rz(0.048848077717694956) q[3];
cx q[1], q[3];
rz(-0.9341746867604943) q[1];
rx(-1.0526159075651211) q[1];
rz(-0.9341746867604943) q[3];
rx(-1.0526159075651211) q[3];
cx q[5], q[4];
rz(0.048848077717694956) q[4];
cx q[5], q[4];
rz(-0.9341746867604943) q[4];
rx(-1.0526159075651211) q[4];
rz(-0.6892557923561742) q[5];
rx(-1.0526159075651211) q[5];
cx q[2], q[5];
rz(1.562787464657171) q[5];
cx q[2], q[5];
cx q[0], q[5];
cx q[2], q[1];
rz(1.562787464657171) q[1];
cx q[2], q[1];
cx q[2], q[4];
rz(1.562787464657171) q[4];
cx q[2], q[4];
rz(-0.6479653873188047) q[2];
rx(-0.4880085819683259) q[2];
rz(1.562787464657171) q[5];
cx q[0], q[5];
rz(-0.780902207892098) q[0];
rx(-0.488008581968326) q[0];
cx q[2], q[0];
rz(-0.05786698635618916) q[0];
cx q[2], q[0];
cx q[5], q[3];
rz(1.562787464657171) q[3];
cx q[5], q[3];
cx q[1], q[3];
rz(1.562787464657171) q[3];
cx q[1], q[3];
rz(-0.780902207892098) q[1];
rx(-0.488008581968326) q[1];
rz(-0.780902207892098) q[3];
rx(-0.488008581968326) q[3];
cx q[5], q[4];
rz(1.562787464657171) q[4];
cx q[5], q[4];
rz(-0.780902207892098) q[4];
rx(-0.488008581968326) q[4];
rz(-0.6479653873188047) q[5];
rx(-0.4880085819683259) q[5];
cx q[2], q[5];
rz(-0.05786698635618916) q[5];
cx q[2], q[5];
cx q[0], q[5];
cx q[2], q[1];
rz(-0.05786698635618916) q[1];
cx q[2], q[1];
cx q[2], q[4];
rz(-0.05786698635618916) q[4];
cx q[2], q[4];
rz(3.0491506861276605) q[2];
rx(-0.4869039132048716) q[2];
rz(-0.05786698635618916) q[5];
cx q[0], q[5];
rz(-0.3217980328959533) q[0];
rx(-0.48690391320487164) q[0];
cx q[5], q[3];
rz(-0.05786698635618916) q[3];
cx q[5], q[3];
cx q[1], q[3];
rz(-0.05786698635618916) q[3];
cx q[1], q[3];
rz(-0.3217980328959533) q[1];
rx(-0.48690391320487164) q[1];
rz(-0.3217980328959533) q[3];
rx(-0.48690391320487164) q[3];
cx q[5], q[4];
rz(-0.05786698635618916) q[4];
cx q[5], q[4];
rz(-0.3217980328959533) q[4];
rx(-0.48690391320487164) q[4];
rz(3.0491506861276605) q[5];
rx(-0.4869039132048716) q[5];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[0];\ncry(-1.0342) q[3], q[1];\nry(0.7003) q[3];\nry(-0.4549) q[1];\ncry(0.4963) q[0], q[3];\ncry(-0.3789) q[0], q[1];\ncry(0.2489) q[4], q[3];\ncry(-0.1488) q[4], q[1];\ncry(0.118) q[0], q[4];\ncry(0.1156) q[4], q[0];\ncry(-0.0027) q[4], q[5];\ncry(-0.0227) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n"], "gradients": [1.5087, 1.0047, 0.5002, 0.5, 0.2509, 0.2452, 0.1886, 0.2237, 0.1882, 0.1273, 0.0785, 0.0612, 0.0601, 0.0139, 0.0097, 0.0073, 0.0063, 0.0049, 0.0049, 0.0049, 0.0047, 0.0047, 0.0031, 0.0031, 0.0028]} | [
"IIIZIZ",
"ZIIZII",
"ZIIIIZ",
"IIIZZI",
"ZIZIII",
"IIZIZI",
"IZIZII",
"ZZIIII",
"IIIZII",
"IIIIIZ",
"ZIIIII",
"IIIIZI",
"IIZIII",
"IZIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1.5,
-0.5,
-1.5,
-0.5,
-0.5,
-0.5
] | 0.970979 | [
-0.03311259666018414,
-0.926740016131006,
1.1332781721574576,
-0.6828999435483087,
0.048848077717694956,
-0.6892557923561745,
-0.9341746867604942,
-1.0526159075651214,
1.562787464657171,
-0.6479653873188044,
-0.7809022078920977,
-0.48800858196832586,
-0.05786698635618916,
-3.23403462105192... | {
"n_parameters": 16,
"n_qubits": 6,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 139 |
e9cd4f16fca9474ca53962a2c5c7dd8e | connected_components | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 4, "target": 5}, {"source": 4, "target": 6}, {"source": 5, "target": 6}, {"source": 7, "target": 8}, {"source": 7, "target": 9}, {"source": 8, "target": 9}]} | {"states": [0, 508], "expectation_value": -9.297313236952538, "params": [-0.7115, 0.1431, 0.8157000000000001, 0.006500000000000001, 0.792, 1.7421, 0.6362, 0.0002, 0.9169, 1.4169, -0.5469, 0.0033, 0.9193, 1.161, -0.5720000000000001, 0.005200000000000001, -0.9246000000000001, 1.1013, 0.12380000000000001, 0.0041, -0.918, 0.8772000000000001, 0.0162, 0.0013000000000000002, -0.7572, 0.7149, -0.0697, 0.0092, 0.0033, 1.7596, -0.0016, 0.0097, 0.0028, -1.1003, 0.0037, 0.0039000000000000003, -1.7273, -2.0031, -0.8202, -0.7824, 0.9375, 0.9392, 0.9787, -0.0015, 0.0038], "bitstrings": ["111111111", "000000011"], "total_optimization_steps": 260, "probabilities": [0.18629522914649932, 0.3037706005115239], "optimization_time": 29.57527780532837} | -1.0 * (Z(0) @ Z(1)) + -1.0 * (Z(2) @ Z(3)) + -1.5 * (Z(4) @ Z(5)) + -1.5 * (Z(6) @ Z(5)) + -1.5 * (Z(6) @ Z(4)) + -1.5 * (Z(7) @ Z(8)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(3) + 0.5 * Z(2) + 0.5 * Z(5) + 0.5 * Z(4) + 0.5 * Z(6) + -1.0 * Z(8) + -1.0 * Z(7) | 6 | 9 | 1 | {"smallest_eigenvalues": [-13.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -11.5, "smallest_bitstrings": ["000000011"], "largest_eigenvalue": 5.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
rx(-1.5496310099142134) q[0];
rz(1.4717697936179306) q[0];
rx(0.131307132326481) q[1];
rz(-2.9174954751874385) q[1];
rx(1.612319384674029) q[2];
rz(1.5116596538706402) q[2];
rx(1.904268082796584) q[3];
rz(1.6200215386721482) q[3];
rx(3.0753568187891713) q[4];
rz(2.799655714433303) q[4];
rx(-3.083343183371236) q[5];
rz(2.242178446558439) q[5];
rx(-0.1208696439485555) q[6];
rz(2.1125084813222337) q[6];
rx(0.01915064147489446) q[7];
rz(2.730742324959655) q[7];
rx(-0.03387009033748193) q[8];
rz(-1.2795787877314821) q[8];
cx q[8], q[7];
ry(0.0998869613972066) q[7];
cx q[8], q[7];
cx q[8], q[6];
ry(-0.0998869613972066) q[7];
rz(-pi/2) q[7];
ry(-0.11836202663582676) q[6];
cx q[8], q[6];
cx q[8], q[5];
ry(-0.07988307407790368) q[5];
cx q[8], q[5];
cx q[8], q[4];
ry(-0.014253318816745821) q[4];
cx q[8], q[4];
cx q[8], q[3];
ry(0.4175708194068634) q[3];
cx q[8], q[3];
cx q[8], q[2];
ry(0.36839431396705624) q[2];
cx q[8], q[2];
cx q[8], q[1];
ry(1.7347782974464225) q[1];
cx q[8], q[1];
cx q[8], q[0];
ry(-1.7347782974464223) q[1];
ry(0.40707881831774156) q[0];
cx q[8], q[0];
ry(-0.4070788183177416) q[0];
rz(pi/2) q[8];
cx q[7], q[8];
ry(0.048494731868556226) q[8];
cx q[7], q[8];
ry(-0.3683943139670562) q[2];
ry(-0.4175708194068634) q[3];
ry(0.014253318816745823) q[4];
ry(0.07988307407790368) q[5];
ry(0.11836202663582676) q[6];
cx q[7], q[6];
ry(-0.11836202663582676) q[6];
cx q[7], q[6];
cx q[7], q[5];
ry(0.11836202663582676) q[6];
rz(-pi/2) q[6];
ry(-0.07988307407790368) q[5];
cx q[7], q[5];
cx q[7], q[4];
ry(-0.014253318816745821) q[4];
cx q[7], q[4];
cx q[7], q[3];
ry(0.4175708194068634) q[3];
cx q[7], q[3];
cx q[7], q[2];
ry(0.36839431396705624) q[2];
cx q[7], q[2];
cx q[7], q[1];
ry(1.7347782974464225) q[1];
cx q[7], q[1];
cx q[7], q[0];
ry(-1.7347782974464223) q[1];
ry(0.40707881831774156) q[0];
cx q[7], q[0];
ry(-0.4070788183177416) q[0];
rz(pi/2) q[7];
ry(-0.3683943139670562) q[2];
ry(-0.4175708194068634) q[3];
ry(0.014253318816745823) q[4];
ry(0.07988307407790368) q[5];
ry(-0.048494731868556226) q[8];
cx q[6], q[8];
ry(0.048494731868556226) q[8];
cx q[6], q[8];
cx q[6], q[7];
ry(0.0998869613972066) q[7];
cx q[6], q[7];
cx q[6], q[5];
ry(-0.07988307407790368) q[5];
cx q[6], q[5];
cx q[6], q[4];
ry(0.07988307407790368) q[5];
rz(-pi/2) q[5];
ry(-0.014253318816745821) q[4];
cx q[6], q[4];
cx q[6], q[3];
ry(0.4175708194068634) q[3];
cx q[6], q[3];
cx q[6], q[2];
ry(0.36839431396705624) q[2];
cx q[6], q[2];
cx q[6], q[1];
ry(1.7347782974464225) q[1];
cx q[6], q[1];
cx q[6], q[0];
ry(-1.7347782974464223) q[1];
ry(0.40707881831774156) q[0];
cx q[6], q[0];
ry(-0.4070788183177416) q[0];
rz(pi/2) q[6];
ry(-0.3683943139670562) q[2];
ry(-0.4175708194068634) q[3];
ry(0.014253318816745823) q[4];
ry(-0.09988696139720657) q[7];
ry(-0.048494731868556226) q[8];
cx q[5], q[8];
ry(0.048494731868556226) q[8];
cx q[5], q[8];
cx q[5], q[7];
ry(0.0998869613972066) q[7];
cx q[5], q[7];
cx q[5], q[6];
ry(-0.11836202663582676) q[6];
cx q[5], q[6];
cx q[5], q[4];
ry(-0.014253318816745821) q[4];
cx q[5], q[4];
cx q[5], q[3];
ry(0.014253318816745821) q[4];
rz(-pi/2) q[4];
ry(0.4175708194068634) q[3];
cx q[5], q[3];
cx q[5], q[2];
ry(0.36839431396705624) q[2];
cx q[5], q[2];
cx q[5], q[1];
ry(1.7347782974464225) q[1];
cx q[5], q[1];
cx q[5], q[0];
ry(-1.7347782974464223) q[1];
ry(0.40707881831774156) q[0];
cx q[5], q[0];
ry(-0.4070788183177416) q[0];
rz(pi/2) q[5];
ry(-0.3683943139670562) q[2];
ry(-0.4175708194068634) q[3];
ry(0.11836202663582676) q[6];
ry(-0.09988696139720657) q[7];
ry(-0.048494731868556226) q[8];
cx q[4], q[8];
ry(0.048494731868556226) q[8];
cx q[4], q[8];
cx q[4], q[7];
ry(0.0998869613972066) q[7];
cx q[4], q[7];
cx q[4], q[6];
ry(-0.11836202663582676) q[6];
cx q[4], q[6];
cx q[4], q[5];
ry(-0.07988307407790368) q[5];
cx q[4], q[5];
cx q[4], q[3];
ry(0.4175708194068634) q[3];
cx q[4], q[3];
cx q[4], q[2];
ry(-0.4175708194068634) q[3];
rz(-pi/2) q[3];
ry(0.36839431396705624) q[2];
cx q[4], q[2];
cx q[4], q[1];
ry(1.7347782974464225) q[1];
cx q[4], q[1];
cx q[4], q[0];
ry(-1.7347782974464223) q[1];
ry(0.40707881831774156) q[0];
cx q[4], q[0];
ry(-0.4070788183177416) q[0];
rz(pi/2) q[4];
ry(-0.3683943139670562) q[2];
ry(0.07988307407790368) q[5];
ry(0.11836202663582676) q[6];
ry(-0.09988696139720657) q[7];
ry(-0.048494731868556226) q[8];
cx q[3], q[8];
ry(0.048494731868556226) q[8];
cx q[3], q[8];
cx q[3], q[7];
ry(0.0998869613972066) q[7];
cx q[3], q[7];
cx q[3], q[6];
ry(-0.11836202663582676) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(-0.07988307407790368) q[5];
cx q[3], q[5];
cx q[3], q[4];
ry(-0.014253318816745821) q[4];
cx q[3], q[4];
cx q[3], q[2];
ry(0.36839431396705624) q[2];
cx q[3], q[2];
cx q[3], q[1];
ry(-0.36839431396705624) q[2];
rz(-pi/2) q[2];
ry(1.7347782974464225) q[1];
cx q[3], q[1];
cx q[3], q[0];
ry(-1.7347782974464223) q[1];
ry(0.40707881831774156) q[0];
cx q[3], q[0];
ry(-0.4070788183177416) q[0];
rz(pi/2) q[3];
ry(0.014253318816745823) q[4];
ry(0.07988307407790368) q[5];
ry(0.11836202663582676) q[6];
ry(-0.09988696139720657) q[7];
ry(-0.048494731868556226) q[8];
cx q[2], q[8];
ry(0.048494731868556226) q[8];
cx q[2], q[8];
cx q[2], q[7];
ry(0.0998869613972066) q[7];
cx q[2], q[7];
cx q[2], q[6];
ry(-0.11836202663582676) q[6];
cx q[2], q[6];
cx q[2], q[5];
ry(-0.07988307407790368) q[5];
cx q[2], q[5];
cx q[2], q[4];
ry(-0.014253318816745821) q[4];
cx q[2], q[4];
cx q[2], q[3];
ry(0.4175708194068634) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(1.7347782974464225) q[1];
cx q[2], q[1];
cx q[2], q[0];
ry(-1.7347782974464225) q[1];
rz(-pi/2) q[1];
ry(0.40707881831774156) q[0];
cx q[2], q[0];
ry(-0.4070788183177416) q[0];
rz(pi/2) q[2];
ry(-0.4175708194068634) q[3];
ry(0.014253318816745823) q[4];
ry(0.07988307407790368) q[5];
ry(0.11836202663582676) q[6];
ry(-0.09988696139720657) q[7];
ry(-0.048494731868556226) q[8];
cx q[1], q[8];
ry(0.048494731868556226) q[8];
cx q[1], q[8];
cx q[1], q[7];
ry(0.0998869613972066) q[7];
cx q[1], q[7];
cx q[1], q[6];
ry(-0.11836202663582676) q[6];
cx q[1], q[6];
cx q[1], q[5];
ry(-0.07988307407790368) q[5];
cx q[1], q[5];
cx q[1], q[4];
ry(-0.014253318816745821) q[4];
cx q[1], q[4];
cx q[1], q[3];
ry(0.4175708194068634) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(0.36839431396705624) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(0.40707881831774156) q[0];
cx q[1], q[0];
ry(-0.40707881831774156) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[1];
ry(-0.3683943139670562) q[2];
ry(-0.4175708194068634) q[3];
ry(0.014253318816745823) q[4];
ry(0.07988307407790368) q[5];
ry(0.11836202663582676) q[6];
ry(-0.09988696139720657) q[7];
ry(-0.048494731868556226) q[8];
cx q[0], q[8];
ry(0.048494731868556226) q[8];
cx q[0], q[8];
cx q[0], q[7];
ry(0.0998869613972066) q[7];
cx q[0], q[7];
cx q[0], q[6];
ry(-0.11836202663582676) q[6];
cx q[0], q[6];
cx q[0], q[5];
ry(-0.07988307407790368) q[5];
cx q[0], q[5];
cx q[0], q[4];
ry(-0.014253318816745821) q[4];
cx q[0], q[4];
cx q[0], q[3];
ry(0.4175708194068634) q[3];
cx q[0], q[3];
cx q[0], q[2];
ry(0.36839431396705624) q[2];
cx q[0], q[2];
cx q[0], q[1];
ry(1.7347782974464225) q[1];
cx q[0], q[1];
rx(0.17221698150233858) q[0];
rz(0.14752844884844574) q[0];
ry(-0.6835013848996374) q[1];
rz(-1.0997537428523003) q[1];
ry(-2.6671369858473852) q[2];
rz(-1.5516456853200022) q[2];
ry(-2.402108173840423) q[3];
rz(3.0617065161302364) q[3];
ry(-0.07205362179775884) q[4];
rz(-2.2329003216356877) q[4];
ry(-0.3738968797836527) q[5];
rz(-2.026415921388729) q[5];
ry(2.3906369975013493) q[6];
rz(-1.5075383081307059) q[6];
ry(0.6797730450249383) q[7];
rz(0.4159445093128351) q[7];
ry(0.25292974852667827) q[8];
rz(-1.641658776572252) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
crx(x18) q[8], q[7];
crx(x19) q[8], q[6];
crx(x20) q[8], q[5];
crx(x21) q[8], q[4];
crx(x22) q[8], q[3];
crx(x23) q[8], q[2];
crx(x24) q[8], q[1];
crx(x25) q[8], q[0];
crx(x26) q[7], q[8];
crx(x19) q[7], q[6];
crx(x20) q[7], q[5];
crx(x21) q[7], q[4];
crx(x22) q[7], q[3];
crx(x23) q[7], q[2];
crx(x24) q[7], q[1];
crx(x25) q[7], q[0];
crx(x26) q[6], q[8];
crx(x18) q[6], q[7];
crx(x20) q[6], q[5];
crx(x21) q[6], q[4];
crx(x22) q[6], q[3];
crx(x23) q[6], q[2];
crx(x24) q[6], q[1];
crx(x25) q[6], q[0];
crx(x26) q[5], q[8];
crx(x18) q[5], q[7];
crx(x19) q[5], q[6];
crx(x21) q[5], q[4];
crx(x22) q[5], q[3];
crx(x23) q[5], q[2];
crx(x24) q[5], q[1];
crx(x25) q[5], q[0];
crx(x26) q[4], q[8];
crx(x18) q[4], q[7];
crx(x19) q[4], q[6];
crx(x20) q[4], q[5];
crx(x22) q[4], q[3];
crx(x23) q[4], q[2];
crx(x24) q[4], q[1];
crx(x25) q[4], q[0];
crx(x26) q[3], q[8];
crx(x18) q[3], q[7];
crx(x19) q[3], q[6];
crx(x20) q[3], q[5];
crx(x21) q[3], q[4];
crx(x23) q[3], q[2];
crx(x24) q[3], q[1];
crx(x25) q[3], q[0];
crx(x26) q[2], q[8];
crx(x18) q[2], q[7];
crx(x19) q[2], q[6];
crx(x20) q[2], q[5];
crx(x21) q[2], q[4];
crx(x22) q[2], q[3];
crx(x24) q[2], q[1];
crx(x25) q[2], q[0];
crx(x26) q[1], q[8];
crx(x18) q[1], q[7];
crx(x19) q[1], q[6];
crx(x20) q[1], q[5];
crx(x21) q[1], q[4];
crx(x22) q[1], q[3];
crx(x23) q[1], q[2];
crx(x25) q[1], q[0];
crx(x26) q[0], q[8];
crx(x18) q[0], q[7];
crx(x19) q[0], q[6];
crx(x20) q[0], q[5];
crx(x21) q[0], q[4];
crx(x22) q[0], q[3];
crx(x23) q[0], q[2];
crx(x24) q[0], q[1];
rx(x27) q[0];
rz(x28) q[0];
rx(x29) q[1];
rz(x30) q[1];
rx(x31) q[2];
rz(x14) q[2];
rx(x32) q[3];
rz(x33) q[3];
rx(x34) q[4];
rz(x35) q[4];
rx(x36) q[5];
rz(x37) q[5];
rx(x38) q[6];
rz(x39) q[6];
rx(x40) q[7];
rz(x41) q[7];
rx(x42) q[8];
rz(x43) q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"node": 8} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIZZII",
"IIIZZIIII",
"IIZZIIIII",
"IIZIZIIII",
"ZZIIIIIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIZIII",
"IIIIIIZII",
"IIIZIIIII",
"IIIIZIIII",
"IIZIIIIII",
"ZIIIIIIII",
"IZIIIIIII"
] | [
-1,
-1,
-1.5,
-1.5,
-1.5,
-1.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1,
-1
] | 0.975363 | [
-1.5496310099142134,
-0.09902653317696716,
0.131307132326481,
1.7948935051972514,
1.612319384674029,
-0.0591366729242561,
1.9042680827965843,
0.049225211877251734,
-3.2078284883904153,
1.2288593876384062,
-3.083343183371236,
0.6713821197635426,
-0.1208696439485555,
0.5417121545273366,
0.... | {
"n_parameters": 44,
"n_qubits": 9,
"optimal_eigenvalue": -13.5,
"target_ratio": 0.97,
"target_value": -13.094999999999999
} | 257 |
01c509cf41fe904ef36f9c73fa58f4df | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"source": 0, "target": 2}, {"source": 1, "target": 4}, {"source": 1, "target": 6}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 4, "target": 5}, {"source": 5, "target": 6}, {"source": 6, "target": 7}]} | {"states": [245, 117], "expectation_value": -2.593997323689548, "params": [0.19290000000000002, 0.0068000000000000005, 0.1943, 0.006900000000000001, 0.2086, 0.0013000000000000002, 0.2079, -0.0015, 0.2019, 0.0036000000000000003, 0.19890000000000002, 0.0058000000000000005, 0.20670000000000002, 0.0034000000000000002, 0.19890000000000002, -0.0012000000000000001, 0.0362, 0.0976, 0.0376, 0.10070000000000001, 0.203, 0.027200000000000002, 0.2054, 0.015300000000000001, 0.0005, 0.1032, 0.0038, 0.1057, 0.20670000000000002, 0.0224, 0.2048, 0.012700000000000001, 0.1918, 0.0066, 0.1947, 0.0067, 0.2021, 0.0015, 0.20320000000000002, -0.0013000000000000002, 0.1968, 0.0032, 0.2018, 0.0041, 0.20450000000000002, 0.0013000000000000002, 0.2081, 0.0034000000000000002, 0.0347, 0.1003, 0.0323, 0.1096, 0.20570000000000002, 0.0381, 0.20350000000000001, 0.0172, 0.0009000000000000001, 0.1056, 0.0018000000000000002, 0.1085, 0.20020000000000002, 0.0341, 0.2048, 0.0167, 0.1965, 0.006500000000000001, 0.19890000000000002, 0.0073, 0.20450000000000002, 0.0009000000000000001, 0.2079, -0.0008, 0.2003, 0.0026000000000000003, 0.1947, 0.0037, 0.2023, 0.0023, 0.2033, 0.0047, 0.0357, 0.1028, 0.0351, 0.1091, 0.20120000000000002, 0.0395, 0.20520000000000002, 0.0095, -0.0018000000000000002, 0.10650000000000001, -0.0013000000000000002, 0.10590000000000001, 0.2068, 0.0379, 0.2059, 0.012400000000000001, 0.1995, 0.008, 0.1962, 0.006500000000000001, 0.20400000000000001, -0.00030000000000000003, 0.2018, 0.0031000000000000003, 0.1962, 0.0023, 0.2029, 0.0046, 0.20220000000000002, 0.001, 0.2008, 0.0055000000000000005, 0.029, 0.10450000000000001, 0.0346, 0.0066, 0.20470000000000002, 0.0475, 0.2088, 0.0076, 0.00030000000000000003, 0.1039, -0.0031000000000000003, 0.0068000000000000005, 0.2044, 0.0427, 0.2089, 0.0034000000000000002, 0.0059, -0.0005, 0.009600000000000001, -0.0625, 0.0707, -0.0917, 0.048100000000000004, 0.0088, 0.0039000000000000003, -0.004200000000000001, 0.0023, 0.0613, 0.1106, -0.0284, 0.09480000000000001, 0.007, -0.00030000000000000003, -0.0054, 0.0001, 0.1174, 0.1163, 0.08850000000000001, 0.10690000000000001, 0.0026000000000000003, 0.0008, 0.0045000000000000005, 0.0023, 0.0094, 0.11760000000000001, 0.0088, 0.1027, 0.0051], "bitstrings": ["00001010", "10001010"], "total_optimization_steps": 20, "probabilities": [0.020142444408509076, 0.020392864024647014], "optimization_time": 56.33649778366089} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(7) @ Z(6)) + -0.5 * Z(2) + 0.0 * Z(0) + -1.0 * Z(4) + -0.5 * Z(1) + -1.5 * Z(6) + 0.0 * Z(3) + -0.5 * Z(5) + 0.0 * Z(7) | 7 | 8 | 4 | {"smallest_eigenvalues": [-5.0, -5.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -4.0, "smallest_bitstrings": ["00101010", "10001010"], "largest_eigenvalue": 8.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
rz(1.6067730635277808) q[0];
ry(0.0068978171400194965) q[0];
rz(-2.165295187823308) q[0];
rz(-0.9320305873596415) q[1];
ry(2.9546423754659843) q[1];
rz(1.5962878589443843) q[1];
rz(1.94887746650212) q[2];
ry(0.10017209095800164) q[2];
rz(-2.4547303306903094) q[2];
rz(-2.0894719372643653) q[3];
ry(3.0046177264326994) q[3];
rz(1.014990715004247) q[3];
rz(-1.4650928940601196) q[4];
ry(0.1461307886962449) q[4];
rz(1.663788828776596) q[4];
rz(-2.1156847465965414) q[5];
ry(0.4802567107449697) q[5];
rz(1.0134099213666161) q[5];
rz(-2.6440893316522853) q[6];
ry(3.0480928676899772) q[6];
rz(0.4344578409803188) q[6];
rz(2.4341827193305727) q[7];
ry(0.1457429790419621) q[7];
rz(-0.031946620540077575) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x110;
input float[64] x111;
input float[64] x112;
input float[64] x113;
input float[64] x114;
input float[64] x115;
input float[64] x116;
input float[64] x117;
input float[64] x118;
input float[64] x119;
input float[64] x12;
input float[64] x120;
input float[64] x121;
input float[64] x122;
input float[64] x123;
input float[64] x124;
input float[64] x125;
input float[64] x126;
input float[64] x127;
input float[64] x128;
input float[64] x129;
input float[64] x13;
input float[64] x130;
input float[64] x131;
input float[64] x132;
input float[64] x133;
input float[64] x134;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[8] c;
qubit[8] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x6) q[7];
rz(x14) q[7];
crz(x15) q[1], q[0];
crz(x16) q[3], q[2];
crz(x17) q[5], q[4];
crz(x18) q[7], q[6];
rx(x19) q[0];
rz(x20) q[0];
rx(x21) q[1];
rz(x22) q[1];
rx(x23) q[2];
rz(x24) q[2];
rx(x23) q[3];
rz(x25) q[3];
rx(x26) q[4];
rz(x27) q[4];
rx(x28) q[5];
rz(x29) q[5];
rx(x30) q[6];
rz(x31) q[6];
rx(x32) q[7];
rz(x33) q[7];
crz(x34) q[2], q[1];
crz(x35) q[4], q[3];
crz(x36) q[6], q[5];
rx(x37) q[0];
rz(x38) q[0];
rx(x39) q[1];
rz(x40) q[1];
rx(x41) q[2];
rz(x42) q[2];
rx(x43) q[3];
rz(x3) q[3];
rx(x44) q[4];
rz(x45) q[4];
rx(x46) q[5];
rz(x47) q[5];
rx(x48) q[6];
rz(x49) q[6];
rx(x50) q[7];
rz(x51) q[7];
crz(x52) q[1], q[0];
crz(x53) q[3], q[2];
crz(x54) q[5], q[4];
crz(x55) q[7], q[6];
rx(x56) q[0];
rz(x57) q[0];
rx(x58) q[1];
rz(x59) q[1];
rx(x60) q[2];
rz(x61) q[2];
rx(x62) q[3];
rz(x7) q[3];
rx(x63) q[4];
rz(x64) q[4];
rx(x65) q[5];
rz(x66) q[5];
rx(x67) q[6];
rz(x68) q[6];
rx(x32) q[7];
rz(x69) q[7];
crz(x70) q[2], q[1];
crz(x71) q[4], q[3];
crz(x72) q[6], q[5];
rx(x73) q[0];
rz(x74) q[0];
rx(x43) q[1];
rz(x48) q[1];
rx(x75) q[2];
rz(x76) q[2];
rx(x77) q[3];
rz(x53) q[3];
rx(x78) q[4];
rz(x79) q[4];
rx(x80) q[5];
rz(x81) q[5];
rx(x82) q[6];
rz(x83) q[6];
rx(x84) q[7];
rz(x85) q[7];
crz(x86) q[1], q[0];
crz(x87) q[3], q[2];
crz(x88) q[5], q[4];
crz(x89) q[7], q[6];
rx(x23) q[0];
rz(x90) q[0];
rx(x21) q[1];
rz(x91) q[1];
rx(x56) q[2];
rz(x92) q[2];
rx(x93) q[3];
rz(x94) q[3];
rx(x95) q[4];
rz(x96) q[4];
rx(x97) q[5];
rz(x98) q[5];
rx(x59) q[6];
rz(x99) q[6];
rx(x100) q[7];
rz(x101) q[7];
crz(x102) q[2], q[1];
crz(x103) q[4], q[3];
crz(x104) q[6], q[5];
rx(x105) q[0];
rz(x106) q[0];
rx(x107) q[1];
rz(x86) q[1];
rx(x108) q[2];
rz(x53) q[2];
rx(x109) q[3];
rz(x110) q[3];
rx(x111) q[4];
rz(x112) q[4];
rx(x113) q[5];
rz(x114) q[5];
rx(x115) q[6];
rz(x116) q[6];
rx(x117) q[7];
rz(x118) q[7];
crz(x119) q[1], q[0];
crz(x53) q[3], q[2];
crz(x120) q[5], q[4];
crz(x121) q[7], q[6];
rx(x108) q[0];
rz(x74) q[0];
rx(x60) q[1];
rz(x122) q[1];
rx(x123) q[2];
rz(x124) q[2];
rx(x125) q[3];
rz(x126) q[3];
rx(x127) q[4];
rz(x38) q[4];
rx(x128) q[5];
rz(x129) q[5];
rx(x130) q[6];
rz(x1) q[6];
rx(x131) q[7];
rz(x7) q[7];
crz(x132) q[2], q[1];
crz(x133) q[4], q[3];
crz(x134) q[6], q[5];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | null | {"circuits": [], "gradients": []} | [
"IIIIIZIZ",
"IIIZIIZI",
"IZIIIZII",
"IZIIIIZI",
"IIIZZIII",
"IIZZIIII",
"IZZIIIII",
"ZZIIIIII",
"IIIIIZII",
"IIIIIIIZ",
"IIIZIIII",
"IIIIIIZI",
"IZIIIIII",
"IIIIZIII",
"IIZIIIII",
"ZIIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-0.5,
0,
-1,
-0.5,
-1.5,
0,
-0.5,
0
] | 0.977898 | [
0.0034511417619457353,
0.07195304533925116,
1.2739833284948667,
-0.123054125877101,
0.005011551244307841,
0.3973837165633978,
1.905775237438528,
0.06934632738707407,
-0.07347402081215618,
0.21084071151892464,
0.02816020830904334,
-0.5182778496141923,
1.303011955708514,
0.0862986415836879,
... | {
"n_parameters": 29,
"n_qubits": 8,
"optimal_eigenvalue": -3.875,
"target_ratio": 0.97,
"target_value": -3.75875
} | 24 |
bb94fc95e3d2399ab0a553ee86bc119a | connected_components | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 3, "target": 4}, {"source": 5, "target": 6}, {"source": 6, "target": 7}, {"source": 8, "target": 9}, {"source": 10, "target": 11}]} | {"states": [0, 2015], "expectation_value": -6.401393397540362, "params": [0.4534, 0.37270000000000003, -0.4676, 1.0484, 0.5306000000000001, 0.32880000000000004, -0.3488, 1.0167000000000002, 0.5438000000000001, 0.5328, -0.4132, 1.2265000000000001, 0.5425, 0.9537, -0.49410000000000004, 0.7968000000000001, 0.5675, 1.1333, -0.3512, 1.1579000000000002, -0.34940000000000004, 1.0070000000000001, 0.31920000000000004, 0.3662, -0.5606, 1.3745, 0.45730000000000004, 1.1011, -0.5624, 1.3704, 0.4929, 1.1855, -0.5387000000000001, 1.3828, 0.5357000000000001, 1.1061, -0.1547, 1.245, 0.196, 0.2523, -0.2333, 1.3645, 0.46640000000000004, 1.0915000000000001, 0.4233, 0.34440000000000004, -0.2084, 0.0083, 0.512, 0.23070000000000002, -0.4625, 0.0082, 0.5213, 0.19390000000000002, -0.4314, 0.0004, -0.18050000000000002, 0.9705, -0.39330000000000004, 0.0085, -0.4913, 0.8967, 0.33430000000000004, 0.0057, 0.24750000000000003, 0.47300000000000003, 0.10450000000000001, 0.0077, 0.5272, 0.7932, -0.2725, 0.008, 0.5148, 0.8431000000000001, -0.12040000000000001, 0.0086, 0.5421, 0.9366000000000001, 0.0403, 0.0029000000000000002, 0.066, 0.1608, -0.41400000000000003, 0.006200000000000001, 0.5286000000000001, 0.8598, -0.1751, 0.0024000000000000002, -0.023200000000000002, 0.1515, 0.5975, 0.8008000000000001, 0.5353, -0.2044, -0.48610000000000003, -0.5022, -0.4969, 0.2088, -0.40090000000000003, 0.9695, 1.0689, 0.9264, 0.9533, 0.7201000000000001, -0.0357, -0.6296, -0.5774, -0.5788, -0.6416000000000001, -0.5850000000000001], "bitstrings": ["11111111111", "00000100000"], "total_optimization_steps": 170, "probabilities": [0.19420555591999142, 0.32641696787098273], "optimization_time": 78.86623191833496} | -1.5 * (Z(0) @ Z(1)) + 0.5 * (Z(4) @ Z(1)) + -1.5 * (Z(4) @ Z(0)) + -1.5 * (Z(6) @ Z(7)) + -1.5 * (Z(8) @ Z(7)) + 0.5 * (Z(8) @ Z(6)) + -1.0 * (Z(9) @ Z(10)) + -1.0 * (Z(2) @ Z(3)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(4) + 0.5 * Z(7) + 0.5 * Z(6) + 0.5 * Z(8) + 0.5 * Z(10) + 0.5 * Z(9) + 0.5 * Z(3) + 0.5 * Z(2) + -0.5 * Z(5) | 6 | 11 | 2 | {"smallest_eigenvalues": [-12.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -11.5, "smallest_bitstrings": ["00000100000"], "largest_eigenvalue": 10.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
rx(-3.0337159858545584) q[0];
rz(1.3254802367244434) q[0];
rx(-2.7029055459339055) q[1];
rz(1.6855173930529785) q[1];
rx(-1.5643458476710366) q[2];
rz(-3.1297779369385585) q[2];
rx(-1.5261529761990706) q[3];
rz(-3.0675021690505506) q[3];
rx(-2.935345799645677) q[4];
rz(-1.9899303380005113) q[4];
rx(1.353627453481581) q[5];
rz(0.1556275801236482) q[5];
rx(1.3397802362892122) q[6];
rz(2.842140424467713) q[6];
rx(-3.0330517953664677) q[7];
rz(-2.9302028937192546) q[7];
rx(2.3940802090399975) q[8];
rz(-3.0347250954825675) q[8];
rx(1.3955020545248797) q[9];
rz(2.94220212067638) q[9];
rx(-1.8975429220206634) q[10];
rz(1.277989389112902) q[10];
cx q[10], q[9];
ry(0.08266796728340971) q[9];
cx q[10], q[9];
cx q[10], q[8];
ry(-0.08266796728340971) q[9];
rz(-pi/2) q[9];
ry(0.053190271496008) q[8];
cx q[10], q[8];
cx q[10], q[7];
ry(-0.009148313252973873) q[7];
cx q[10], q[7];
cx q[10], q[6];
ry(0.10614864950206261) q[6];
cx q[10], q[6];
cx q[10], q[5];
ry(-0.6473759244573483) q[5];
cx q[10], q[5];
cx q[10], q[4];
ry(-0.025526883959200608) q[4];
cx q[10], q[4];
cx q[10], q[3];
ry(-0.37802554375989705) q[3];
cx q[10], q[3];
cx q[10], q[2];
ry(-0.5534473478508807) q[2];
cx q[10], q[2];
cx q[10], q[1];
ry(0.044080305199945415) q[1];
cx q[10], q[1];
cx q[10], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[10], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[10];
cx q[9], q[10];
ry(-0.1146611399526566) q[10];
cx q[9], q[10];
ry(0.1146611399526566) q[10];
ry(0.5534473478508807) q[2];
ry(0.378025543759897) q[3];
ry(0.025526883959200608) q[4];
ry(0.6473759244573483) q[5];
ry(-0.10614864950206261) q[6];
ry(0.009148313252973873) q[7];
ry(-0.053190271496008) q[8];
cx q[9], q[8];
ry(0.053190271496008) q[8];
cx q[9], q[8];
cx q[9], q[7];
ry(-0.053190271496008) q[8];
rz(-pi/2) q[8];
cx q[8], q[10];
ry(-0.1146611399526566) q[10];
cx q[8], q[10];
ry(-0.009148313252973873) q[7];
cx q[9], q[7];
cx q[9], q[6];
ry(0.10614864950206261) q[6];
cx q[9], q[6];
cx q[9], q[5];
ry(-0.6473759244573483) q[5];
cx q[9], q[5];
cx q[9], q[4];
ry(-0.025526883959200608) q[4];
cx q[9], q[4];
cx q[9], q[3];
ry(-0.37802554375989705) q[3];
cx q[9], q[3];
cx q[9], q[2];
ry(-0.5534473478508807) q[2];
cx q[9], q[2];
cx q[9], q[1];
ry(0.044080305199945415) q[1];
cx q[9], q[1];
cx q[9], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[9], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.08266796728340971) q[9];
cx q[8], q[9];
ry(0.1146611399526566) q[10];
ry(0.5534473478508807) q[2];
ry(0.378025543759897) q[3];
ry(0.025526883959200608) q[4];
ry(0.6473759244573483) q[5];
ry(-0.10614864950206261) q[6];
ry(0.009148313252973873) q[7];
cx q[8], q[7];
ry(-0.009148313252973873) q[7];
cx q[8], q[7];
cx q[8], q[6];
ry(0.009148313252973873) q[7];
rz(-pi/2) q[7];
cx q[7], q[10];
ry(-0.1146611399526566) q[10];
cx q[7], q[10];
ry(0.10614864950206261) q[6];
cx q[8], q[6];
cx q[8], q[5];
ry(-0.6473759244573483) q[5];
cx q[8], q[5];
cx q[8], q[4];
ry(-0.025526883959200608) q[4];
cx q[8], q[4];
cx q[8], q[3];
ry(-0.37802554375989705) q[3];
cx q[8], q[3];
cx q[8], q[2];
ry(-0.5534473478508807) q[2];
cx q[8], q[2];
cx q[8], q[1];
ry(0.044080305199945415) q[1];
cx q[8], q[1];
cx q[8], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[8], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[8];
ry(0.1146611399526566) q[10];
ry(0.5534473478508807) q[2];
ry(0.378025543759897) q[3];
ry(0.025526883959200608) q[4];
ry(0.6473759244573483) q[5];
ry(-0.10614864950206261) q[6];
ry(-0.08266796728340971) q[9];
cx q[7], q[9];
ry(0.08266796728340971) q[9];
cx q[7], q[9];
cx q[7], q[8];
ry(0.053190271496008) q[8];
cx q[7], q[8];
cx q[7], q[6];
ry(0.10614864950206261) q[6];
cx q[7], q[6];
cx q[7], q[5];
ry(-0.10614864950206261) q[6];
rz(-pi/2) q[6];
cx q[6], q[10];
ry(-0.1146611399526566) q[10];
cx q[6], q[10];
ry(-0.6473759244573483) q[5];
cx q[7], q[5];
cx q[7], q[4];
ry(-0.025526883959200608) q[4];
cx q[7], q[4];
cx q[7], q[3];
ry(-0.37802554375989705) q[3];
cx q[7], q[3];
cx q[7], q[2];
ry(-0.5534473478508807) q[2];
cx q[7], q[2];
cx q[7], q[1];
ry(0.044080305199945415) q[1];
cx q[7], q[1];
cx q[7], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[7], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[7];
ry(0.1146611399526566) q[10];
ry(0.5534473478508807) q[2];
ry(0.378025543759897) q[3];
ry(0.025526883959200608) q[4];
ry(0.6473759244573483) q[5];
ry(-0.053190271496008) q[8];
ry(-0.08266796728340971) q[9];
cx q[6], q[9];
ry(0.08266796728340971) q[9];
cx q[6], q[9];
cx q[6], q[8];
ry(0.053190271496008) q[8];
cx q[6], q[8];
cx q[6], q[7];
ry(-0.009148313252973873) q[7];
cx q[6], q[7];
cx q[6], q[5];
ry(-0.6473759244573483) q[5];
cx q[6], q[5];
cx q[6], q[4];
ry(0.6473759244573483) q[5];
rz(-pi/2) q[5];
cx q[5], q[10];
ry(-0.1146611399526566) q[10];
cx q[5], q[10];
ry(-0.025526883959200608) q[4];
cx q[6], q[4];
cx q[6], q[3];
ry(-0.37802554375989705) q[3];
cx q[6], q[3];
cx q[6], q[2];
ry(-0.5534473478508807) q[2];
cx q[6], q[2];
cx q[6], q[1];
ry(0.044080305199945415) q[1];
cx q[6], q[1];
cx q[6], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[6], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[6];
ry(0.1146611399526566) q[10];
ry(0.5534473478508807) q[2];
ry(0.378025543759897) q[3];
ry(0.025526883959200608) q[4];
ry(0.009148313252973873) q[7];
ry(-0.053190271496008) q[8];
ry(-0.08266796728340971) q[9];
cx q[5], q[9];
ry(0.08266796728340971) q[9];
cx q[5], q[9];
cx q[5], q[8];
ry(0.053190271496008) q[8];
cx q[5], q[8];
cx q[5], q[7];
ry(-0.009148313252973873) q[7];
cx q[5], q[7];
cx q[5], q[6];
ry(0.10614864950206261) q[6];
cx q[5], q[6];
cx q[5], q[4];
ry(-0.025526883959200608) q[4];
cx q[5], q[4];
cx q[5], q[3];
ry(0.025526883959200608) q[4];
rz(-pi/2) q[4];
cx q[4], q[10];
ry(-0.1146611399526566) q[10];
cx q[4], q[10];
ry(-0.37802554375989705) q[3];
cx q[5], q[3];
cx q[5], q[2];
ry(-0.5534473478508807) q[2];
cx q[5], q[2];
cx q[5], q[1];
ry(0.044080305199945415) q[1];
cx q[5], q[1];
cx q[5], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[5], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[5];
ry(0.1146611399526566) q[10];
ry(0.5534473478508807) q[2];
ry(0.378025543759897) q[3];
ry(-0.10614864950206261) q[6];
ry(0.009148313252973873) q[7];
ry(-0.053190271496008) q[8];
ry(-0.08266796728340971) q[9];
cx q[4], q[9];
ry(0.08266796728340971) q[9];
cx q[4], q[9];
cx q[4], q[8];
ry(0.053190271496008) q[8];
cx q[4], q[8];
cx q[4], q[7];
ry(-0.009148313252973873) q[7];
cx q[4], q[7];
cx q[4], q[6];
ry(0.10614864950206261) q[6];
cx q[4], q[6];
cx q[4], q[5];
ry(-0.6473759244573483) q[5];
cx q[4], q[5];
cx q[4], q[3];
ry(-0.37802554375989705) q[3];
cx q[4], q[3];
cx q[4], q[2];
ry(0.37802554375989705) q[3];
rz(-pi/2) q[3];
cx q[3], q[10];
ry(-0.1146611399526566) q[10];
cx q[3], q[10];
ry(-0.5534473478508807) q[2];
cx q[4], q[2];
cx q[4], q[1];
ry(0.044080305199945415) q[1];
cx q[4], q[1];
cx q[4], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[4], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[4];
ry(0.1146611399526566) q[10];
ry(0.5534473478508807) q[2];
ry(0.6473759244573483) q[5];
ry(-0.10614864950206261) q[6];
ry(0.009148313252973873) q[7];
ry(-0.053190271496008) q[8];
ry(-0.08266796728340971) q[9];
cx q[3], q[9];
ry(0.08266796728340971) q[9];
cx q[3], q[9];
cx q[3], q[8];
ry(0.053190271496008) q[8];
cx q[3], q[8];
cx q[3], q[7];
ry(-0.009148313252973873) q[7];
cx q[3], q[7];
cx q[3], q[6];
ry(0.10614864950206261) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(-0.6473759244573483) q[5];
cx q[3], q[5];
cx q[3], q[4];
ry(-0.025526883959200608) q[4];
cx q[3], q[4];
cx q[3], q[2];
ry(-0.5534473478508807) q[2];
cx q[3], q[2];
cx q[3], q[1];
ry(0.5534473478508807) q[2];
rz(-pi/2) q[2];
cx q[2], q[10];
ry(-0.1146611399526566) q[10];
cx q[2], q[10];
ry(0.044080305199945415) q[1];
cx q[3], q[1];
cx q[3], q[0];
ry(-0.044080305199945415) q[1];
ry(0.010635992660515013) q[0];
cx q[3], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[3];
ry(0.1146611399526566) q[10];
ry(0.025526883959200608) q[4];
ry(0.6473759244573483) q[5];
ry(-0.10614864950206261) q[6];
ry(0.009148313252973873) q[7];
ry(-0.053190271496008) q[8];
ry(-0.08266796728340971) q[9];
cx q[2], q[9];
ry(0.08266796728340971) q[9];
cx q[2], q[9];
cx q[2], q[8];
ry(0.053190271496008) q[8];
cx q[2], q[8];
cx q[2], q[7];
ry(-0.009148313252973873) q[7];
cx q[2], q[7];
cx q[2], q[6];
ry(0.10614864950206261) q[6];
cx q[2], q[6];
cx q[2], q[5];
ry(-0.6473759244573483) q[5];
cx q[2], q[5];
cx q[2], q[4];
ry(-0.025526883959200608) q[4];
cx q[2], q[4];
cx q[2], q[3];
ry(-0.37802554375989705) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(0.044080305199945415) q[1];
cx q[2], q[1];
cx q[2], q[0];
ry(-0.044080305199945415) q[1];
rz(-pi/2) q[1];
cx q[1], q[10];
ry(-0.1146611399526566) q[10];
cx q[1], q[10];
ry(0.010635992660515013) q[0];
cx q[2], q[0];
ry(-0.010635992660515011) q[0];
rz(pi/2) q[2];
ry(0.1146611399526566) q[10];
ry(0.378025543759897) q[3];
ry(0.025526883959200608) q[4];
ry(0.6473759244573483) q[5];
ry(-0.10614864950206261) q[6];
ry(0.009148313252973873) q[7];
ry(-0.053190271496008) q[8];
ry(-0.08266796728340971) q[9];
cx q[1], q[9];
ry(0.08266796728340971) q[9];
cx q[1], q[9];
cx q[1], q[8];
ry(0.053190271496008) q[8];
cx q[1], q[8];
cx q[1], q[7];
ry(-0.009148313252973873) q[7];
cx q[1], q[7];
cx q[1], q[6];
ry(0.10614864950206261) q[6];
cx q[1], q[6];
cx q[1], q[5];
ry(-0.6473759244573483) q[5];
cx q[1], q[5];
cx q[1], q[4];
ry(-0.025526883959200608) q[4];
cx q[1], q[4];
cx q[1], q[3];
ry(-0.37802554375989705) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(-0.5534473478508807) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(0.010635992660515013) q[0];
cx q[1], q[0];
ry(-0.010635992660515013) q[0];
rz(-pi/2) q[0];
cx q[0], q[10];
ry(-0.1146611399526566) q[10];
cx q[0], q[10];
rz(pi/2) q[1];
ry(-0.3049221093898261) q[10];
rz(-2.864808238810741) q[10];
ry(0.5534473478508807) q[2];
ry(0.378025543759897) q[3];
ry(0.025526883959200608) q[4];
ry(0.6473759244573483) q[5];
ry(-0.10614864950206261) q[6];
ry(0.009148313252973873) q[7];
ry(-0.053190271496008) q[8];
ry(-0.08266796728340971) q[9];
cx q[0], q[9];
ry(0.08266796728340971) q[9];
cx q[0], q[9];
cx q[0], q[8];
ry(0.053190271496008) q[8];
cx q[0], q[8];
cx q[0], q[7];
ry(-0.009148313252973873) q[7];
cx q[0], q[7];
cx q[0], q[6];
ry(0.10614864950206261) q[6];
cx q[0], q[6];
cx q[0], q[5];
ry(-0.6473759244573483) q[5];
cx q[0], q[5];
cx q[0], q[4];
ry(-0.025526883959200608) q[4];
cx q[0], q[4];
cx q[0], q[3];
ry(-0.37802554375989705) q[3];
cx q[0], q[3];
cx q[0], q[2];
ry(-0.5534473478508807) q[2];
cx q[0], q[2];
cx q[0], q[1];
ry(0.044080305199945415) q[1];
cx q[0], q[1];
rx(0.02616733946622947) q[0];
rz(-0.9576727593060659) q[0];
ry(0.11996057162442644) q[1];
rz(-2.4946373213453814) q[1];
ry(-0.0666752773109585) q[2];
rz(-2.528469086100962) q[2];
ry(0.06417529196900923) q[3];
rz(2.6211339347354663) q[3];
ry(-0.0727681241300687) q[4];
rz(-2.04473052021224) q[4];
ry(0.5883640337977603) q[5];
rz(-0.6173689445547113) q[5];
ry(-1.05701779893866) q[6];
rz(-2.528469086100962) q[6];
ry(0.021569363928305108) q[7];
rz(-2.5008982167935296) q[7];
ry(-0.19748819460106304) q[8];
rz(-1.5692851820058644) q[8];
ry(-0.7221597557499488) q[9];
rz(-0.28339853021652495) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[11] c;
qubit[11] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
rx(x18) q[9];
rz(x19) q[9];
rx(x20) q[10];
rz(x21) q[10];
crx(x22) q[10], q[9];
crx(x23) q[10], q[8];
crx(x24) q[10], q[7];
crx(x25) q[10], q[6];
crx(x26) q[10], q[5];
crx(x27) q[10], q[4];
crx(x28) q[10], q[3];
crx(x29) q[10], q[2];
crx(x30) q[10], q[1];
crx(x31) q[10], q[0];
crx(x32) q[9], q[10];
crx(x23) q[9], q[8];
crx(x24) q[9], q[7];
crx(x25) q[9], q[6];
crx(x26) q[9], q[5];
crx(x27) q[9], q[4];
crx(x28) q[9], q[3];
crx(x29) q[9], q[2];
crx(x30) q[9], q[1];
crx(x31) q[9], q[0];
crx(x32) q[8], q[10];
crx(x22) q[8], q[9];
crx(x24) q[8], q[7];
crx(x25) q[8], q[6];
crx(x26) q[8], q[5];
crx(x27) q[8], q[4];
crx(x28) q[8], q[3];
crx(x29) q[8], q[2];
crx(x30) q[8], q[1];
crx(x31) q[8], q[0];
crx(x32) q[7], q[10];
crx(x22) q[7], q[9];
crx(x23) q[7], q[8];
crx(x25) q[7], q[6];
crx(x26) q[7], q[5];
crx(x27) q[7], q[4];
crx(x28) q[7], q[3];
crx(x29) q[7], q[2];
crx(x30) q[7], q[1];
crx(x31) q[7], q[0];
crx(x32) q[6], q[10];
crx(x22) q[6], q[9];
crx(x23) q[6], q[8];
crx(x24) q[6], q[7];
crx(x26) q[6], q[5];
crx(x27) q[6], q[4];
crx(x28) q[6], q[3];
crx(x29) q[6], q[2];
crx(x30) q[6], q[1];
crx(x31) q[6], q[0];
crx(x32) q[5], q[10];
crx(x22) q[5], q[9];
crx(x23) q[5], q[8];
crx(x24) q[5], q[7];
crx(x25) q[5], q[6];
crx(x27) q[5], q[4];
crx(x28) q[5], q[3];
crx(x29) q[5], q[2];
crx(x30) q[5], q[1];
crx(x31) q[5], q[0];
crx(x32) q[4], q[10];
crx(x22) q[4], q[9];
crx(x23) q[4], q[8];
crx(x24) q[4], q[7];
crx(x25) q[4], q[6];
crx(x26) q[4], q[5];
crx(x28) q[4], q[3];
crx(x29) q[4], q[2];
crx(x30) q[4], q[1];
crx(x31) q[4], q[0];
crx(x32) q[3], q[10];
crx(x22) q[3], q[9];
crx(x23) q[3], q[8];
crx(x24) q[3], q[7];
crx(x25) q[3], q[6];
crx(x26) q[3], q[5];
crx(x27) q[3], q[4];
crx(x29) q[3], q[2];
crx(x30) q[3], q[1];
crx(x31) q[3], q[0];
crx(x32) q[2], q[10];
crx(x22) q[2], q[9];
crx(x23) q[2], q[8];
crx(x24) q[2], q[7];
crx(x25) q[2], q[6];
crx(x26) q[2], q[5];
crx(x27) q[2], q[4];
crx(x28) q[2], q[3];
crx(x30) q[2], q[1];
crx(x31) q[2], q[0];
crx(x32) q[1], q[10];
crx(x22) q[1], q[9];
crx(x23) q[1], q[8];
crx(x24) q[1], q[7];
crx(x25) q[1], q[6];
crx(x26) q[1], q[5];
crx(x27) q[1], q[4];
crx(x28) q[1], q[3];
crx(x29) q[1], q[2];
crx(x31) q[1], q[0];
crx(x32) q[0], q[10];
crx(x22) q[0], q[9];
crx(x23) q[0], q[8];
crx(x24) q[0], q[7];
crx(x25) q[0], q[6];
crx(x26) q[0], q[5];
crx(x27) q[0], q[4];
crx(x28) q[0], q[3];
crx(x29) q[0], q[2];
crx(x30) q[0], q[1];
rx(x33) q[0];
rz(x34) q[0];
rx(x35) q[1];
rz(x36) q[1];
rx(x37) q[2];
rz(x38) q[2];
rx(x39) q[3];
rz(x40) q[3];
rx(x41) q[4];
rz(x42) q[4];
rx(x43) q[5];
rz(x44) q[5];
rx(x45) q[6];
rz(x46) q[6];
rx(x47) q[7];
rz(x48) q[7];
rx(x49) q[8];
rz(x50) q[8];
rx(x51) q[9];
rz(x52) q[9];
rx(x53) q[10];
rz(x54) q[10];
rx(x55) q[0];
rz(x56) q[0];
rx(x57) q[1];
rz(x58) q[1];
rx(x59) q[2];
rz(x60) q[2];
rx(x61) q[3];
rz(x62) q[3];
rx(x63) q[4];
rz(x64) q[4];
rx(x65) q[5];
rz(x66) q[5];
rx(x67) q[6];
rz(x68) q[6];
rx(x69) q[7];
rz(x70) q[7];
rx(x71) q[8];
rz(x72) q[8];
rx(x73) q[9];
rz(x74) q[9];
rx(x75) q[10];
rz(x76) q[10];
crx(x77) q[10], q[9];
crx(x78) q[10], q[8];
crx(x79) q[10], q[7];
crx(x80) q[10], q[6];
crx(x81) q[10], q[5];
crx(x82) q[10], q[4];
crx(x83) q[10], q[3];
crx(x84) q[10], q[2];
crx(x85) q[10], q[1];
crx(x86) q[10], q[0];
crx(x87) q[9], q[10];
crx(x78) q[9], q[8];
crx(x79) q[9], q[7];
crx(x80) q[9], q[6];
crx(x81) q[9], q[5];
crx(x82) q[9], q[4];
crx(x83) q[9], q[3];
crx(x84) q[9], q[2];
crx(x85) q[9], q[1];
crx(x86) q[9], q[0];
crx(x87) q[8], q[10];
crx(x77) q[8], q[9];
crx(x79) q[8], q[7];
crx(x80) q[8], q[6];
crx(x81) q[8], q[5];
crx(x82) q[8], q[4];
crx(x83) q[8], q[3];
crx(x84) q[8], q[2];
crx(x85) q[8], q[1];
crx(x86) q[8], q[0];
crx(x87) q[7], q[10];
crx(x77) q[7], q[9];
crx(x78) q[7], q[8];
crx(x80) q[7], q[6];
crx(x81) q[7], q[5];
crx(x82) q[7], q[4];
crx(x83) q[7], q[3];
crx(x84) q[7], q[2];
crx(x85) q[7], q[1];
crx(x86) q[7], q[0];
crx(x87) q[6], q[10];
crx(x77) q[6], q[9];
crx(x78) q[6], q[8];
crx(x79) q[6], q[7];
crx(x81) q[6], q[5];
crx(x82) q[6], q[4];
crx(x83) q[6], q[3];
crx(x84) q[6], q[2];
crx(x85) q[6], q[1];
crx(x86) q[6], q[0];
crx(x87) q[5], q[10];
crx(x77) q[5], q[9];
crx(x78) q[5], q[8];
crx(x79) q[5], q[7];
crx(x80) q[5], q[6];
crx(x82) q[5], q[4];
crx(x83) q[5], q[3];
crx(x84) q[5], q[2];
crx(x85) q[5], q[1];
crx(x86) q[5], q[0];
crx(x87) q[4], q[10];
crx(x77) q[4], q[9];
crx(x78) q[4], q[8];
crx(x79) q[4], q[7];
crx(x80) q[4], q[6];
crx(x81) q[4], q[5];
crx(x83) q[4], q[3];
crx(x84) q[4], q[2];
crx(x85) q[4], q[1];
crx(x86) q[4], q[0];
crx(x87) q[3], q[10];
crx(x77) q[3], q[9];
crx(x78) q[3], q[8];
crx(x79) q[3], q[7];
crx(x80) q[3], q[6];
crx(x81) q[3], q[5];
crx(x82) q[3], q[4];
crx(x84) q[3], q[2];
crx(x85) q[3], q[1];
crx(x86) q[3], q[0];
crx(x87) q[2], q[10];
crx(x77) q[2], q[9];
crx(x78) q[2], q[8];
crx(x79) q[2], q[7];
crx(x80) q[2], q[6];
crx(x81) q[2], q[5];
crx(x82) q[2], q[4];
crx(x83) q[2], q[3];
crx(x85) q[2], q[1];
crx(x86) q[2], q[0];
crx(x87) q[1], q[10];
crx(x77) q[1], q[9];
crx(x78) q[1], q[8];
crx(x79) q[1], q[7];
crx(x80) q[1], q[6];
crx(x81) q[1], q[5];
crx(x82) q[1], q[4];
crx(x83) q[1], q[3];
crx(x84) q[1], q[2];
crx(x86) q[1], q[0];
crx(x87) q[0], q[10];
crx(x77) q[0], q[9];
crx(x78) q[0], q[8];
crx(x79) q[0], q[7];
crx(x80) q[0], q[6];
crx(x81) q[0], q[5];
crx(x82) q[0], q[4];
crx(x83) q[0], q[3];
crx(x84) q[0], q[2];
crx(x85) q[0], q[1];
rx(x88) q[0];
rz(x89) q[0];
rx(x90) q[1];
rz(x91) q[1];
rx(x92) q[2];
rz(x93) q[2];
rx(x94) q[3];
rz(x95) q[3];
rx(x96) q[4];
rz(x97) q[4];
rx(x98) q[5];
rz(x99) q[5];
rx(x100) q[6];
rz(x101) q[6];
rx(x102) q[7];
rz(x103) q[7];
rx(x104) q[8];
rz(x105) q[8];
rx(x106) q[9];
rz(x107) q[9];
rx(x108) q[10];
rz(x109) q[10];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"node": 3} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZ",
"IIIIIIZIIZI",
"IIIIIIZIIIZ",
"IIIZZIIIIII",
"IIZZIIIIIII",
"IIZIZIIIIII",
"ZZIIIIIIIII",
"IIIIIIIZZII",
"IIIIIIIIIZI",
"IIIIIIIIIIZ",
"IIIIIIZIIII",
"IIIZIIIIIII",
"IIIIZIIIIII",
"IIZIIIIIIII",
"ZIIIIIIIIII",
"IZIIIIIIIII",
"IIIIIIIZIII",
"IIIIIIIIZII",
"IIIIIZIII... | [
-1.5,
0.5,
-1.5,
-1.5,
-1.5,
0.5,
-1,
-1,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-0.5
] | 0.89303 | [
3.2494693213250283,
-0.2453160900704532,
3.5802797612456807,
0.11472106625808234,
-1.5643458476710368,
1.5826110434461316,
-1.5261529761990709,
1.6448868113341397,
-2.935345799645677,
2.722458642384179,
1.3536274534815813,
-1.4151687466712484,
1.3397802362892122,
1.2713440976728159,
3.25... | {
"n_parameters": 53,
"n_qubits": 11,
"optimal_eigenvalue": -12.5,
"target_ratio": 0.97,
"target_value": -12.125
} | 500 |
ea10fc6467a4cdd3d175966fb27caf0f | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 0, "id": 5}, {"bipartite": 0, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}, {"bipartite": 1, "id": 12}], "edges": [{"weight": 5, "source": 0, "target": 7}, {"weight": 20, "source": 0, "target": 8}, {"weight": 8, "source": 1, "target": 8}, {"weight": 13, "source": 1, "target": 7}, {"weight": 9, "source": 2, "target": 9}, {"weight": 15, "source": 2, "target": 8}, {"weight": 1, "source": 3, "target": 10}, {"weight": 4, "source": 4, "target": 11}, {"weight": 7, "source": 5, "target": 12}, {"weight": 16, "source": 5, "target": 10}, {"weight": 13, "source": 5, "target": 9}]} | {"states": [1860, 837], "expectation_value": -86.14924409695635, "params": [[[1.5734000000000001, 0.048], [3.1445000000000003, -0.0409], [3.1390000000000002, 0.0007], [1.1025, 1.1077000000000001], [1.5733000000000001, 1.5734000000000001], [1.5687, 1.5729], [-1.5687, -1.5687], [-1.5686, 1.568], [1.5738, 1.5733000000000001], [1.5735000000000001, -1.1649], [1.5737, 0.7334]]], "bitstrings": ["00010111011", "10010111010"], "total_optimization_steps": 330, "probabilities": [0.40038128822487823, 0.4003829081074971], "optimization_time": 65.11895084381104} | 7.0 * (Z(0) @ Z(1)) + 7.0 * (Z(2) @ Z(0)) + 7.0 * (Z(3) @ Z(1)) + 7.0 * (Z(3) @ Z(2)) + 7.0 * (Z(4) @ Z(1)) + 7.0 * (Z(4) @ Z(3)) + 7.0 * (Z(5) @ Z(4)) + 7.0 * (Z(10) @ Z(5)) + 7.0 * (Z(8) @ Z(10)) + 7.0 * (Z(6) @ Z(8)) + 7.0 * (Z(9) @ Z(10)) + 7.0 * (Z(9) @ Z(8)) + 17.0 * Z(1) + 2.5 * Z(0) + 6.5 * Z(2) + 11.0 * Z(3) + 14.5 * Z(4) + 4.5 * Z(5) + 13.5 * Z(10) + 15.0 * Z(8) + -6.5 * Z(6) + 3.5 * Z(9) + -12.0 * Z(7) | 15 | 11 | 1 | {"smallest_eigenvalues": [-119.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -100.5, "smallest_bitstrings": ["10010111010"], "largest_eigenvalue": 177.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
ry(1.5300043943451649) q[0];
ry(4.753732435439116) q[1];
ry(1.5811445290933233) q[2];
ry(1.454196209302585) q[3];
ry(1.543525393676596) q[4];
ry(1.402859240810036) q[5];
ry(-1.6063620948877) q[6];
ry(-1.4425518632439296) q[7];
ry(1.6683582979952036) q[8];
ry(1.5611440971918098) q[9];
ry(1.4814032401440829) q[10];
cx q[10], q[0];
cx q[9], q[10];
ry(1.659658752057043) q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(1.6192671182255862) q[0];
ry(-1.5567604442108298) q[1];
ry(-1.4401231002278374) q[2];
ry(1.4542035428568525) q[3];
ry(1.5300043943451649) q[4];
ry(1.5128067936865555) q[5];
ry(-1.6063620948877) q[6];
ry(1.5760026043419624) q[7];
ry(1.543525393676596) q[8];
ry(-1.661596474620363) q[9];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
cx q[8], q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[11] c;
qubit[11] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
ry(x10) q[10];
cx q[10], q[0];
cx q[9], q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x11) q[0];
ry(x12) q[1];
ry(x13) q[2];
ry(x14) q[3];
ry(x0) q[4];
ry(x15) q[5];
ry(x6) q[6];
ry(x16) q[7];
ry(x4) q[8];
ry(x17) q[9];
ry(x18) q[10];
cx q[10], q[9];
cx q[0], q[10];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
cx q[7], q[8];
cx q[8], q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4, 5, 6], \"right_nodes\": [7, 8, 9, 10, 11, 12]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIZZ",
"IIIIIIIIZIZ",
"IIIIIIIZIZI",
"IIIIIIIZZII",
"IIIIIIZIIZI",
"IIIIIIZZIII",
"IIIIIZZIIII",
"ZIIIIZIIIII",
"ZIZIIIIIIII",
"IIZIZIIIIII",
"ZZIIIIIIIII",
"IZZIIIIIIII",
"IIIIIIIIIZI",
"IIIIIIIIIIZ",
"IIIIIIIIZII",
"IIIIIIIZIII",
"IIIIIIZIIII",
"IIIIIZIIIII",
"ZIIIIIIII... | [
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
7,
17,
2.5,
6.5,
11,
14.5,
4.5,
13.5,
15,
-6.5,
3.5,
-12
] | 0.971106 | [
1.5300043943451649,
4.753732435439116,
1.5811445290933233,
1.454196209302585,
1.543525393676596,
1.402859240810036,
-1.6063620948877,
-1.4425518632439296,
1.6683582979952036,
1.5611440971918098,
1.4814032401440829,
1.6192671182255862,
-1.5567604442108298,
-1.4401231002278374,
1.454203542... | {
"n_parameters": 19,
"n_qubits": 11,
"optimal_eigenvalue": -119.5,
"target_ratio": 0.97,
"target_value": -115.91499999999999
} | 184 |
081a3ef2a02910794db9cb14b9d27e2c | vertex_cover | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 4}]} | {"states": [10, 12], "expectation_value": -1.9729032350612994, "params": null, "bitstrings": ["10101", "10011"], "total_optimization_steps": 15, "probabilities": [0.07435629520367529, 0.899032607013672], "optimization_time": 7.262861013412476} | 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(2) @ Z(4)) + -0.5 * Z(1) + -0.5 * Z(0) + -0.5 * Z(3) + -0.5 * Z(4) + -0.5 * Z(2) | 1 | 5 | 4 | {"smallest_eigenvalues": [-2.0, -2.0, -2.0, -2.0, -2.0], "number_of_smallest_eigenvalues": 5, "first_excited_energy": -1.0, "smallest_bitstrings": ["10101", "01110", "11100", "10011", "01011"], "largest_eigenvalue": 5.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[5] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.3032958163120794) q[0];
cx q[1], q[0];
h q[2];
cx q[2], q[0];
rz(-0.3032958163120794) q[0];
cx q[2], q[0];
rz(0.8552742360724439) q[0];
rx(0.459671657095483) q[0];
h q[3];
h q[4];
cx q[4], q[3];
rz(-0.3032958163120794) q[3];
cx q[4], q[3];
cx q[1], q[3];
cx q[2], q[4];
rz(-0.3032958163120794) q[3];
cx q[1], q[3];
rz(0.8552742360724439) q[1];
rx(0.459671657095483) q[1];
cx q[1], q[0];
rz(-0.19969798362318422) q[0];
cx q[1], q[0];
rz(0.8552742360724439) q[3];
rx(0.459671657095483) q[3];
rz(-0.3032958163120794) q[4];
cx q[2], q[4];
rz(0.8552742360724439) q[2];
rx(0.459671657095483) q[2];
cx q[2], q[0];
rz(-0.19969798362318422) q[0];
cx q[2], q[0];
rz(-0.5347021902916858) q[0];
rx(0.39881531451821206) q[0];
rz(0.8552742360724439) q[4];
rx(0.459671657095483) q[4];
cx q[4], q[3];
rz(-0.19969798362318422) q[3];
cx q[4], q[3];
cx q[1], q[3];
cx q[2], q[4];
rz(-0.19969798362318422) q[3];
cx q[1], q[3];
rz(-0.5347021902916858) q[1];
rx(0.39881531451821206) q[1];
cx q[1], q[0];
rz(-0.8390846379262727) q[0];
cx q[1], q[0];
rz(-0.5347021902916858) q[3];
rx(0.39881531451821206) q[3];
rz(-0.19969798362318422) q[4];
cx q[2], q[4];
rz(-0.5347021902916858) q[2];
rx(0.39881531451821206) q[2];
cx q[2], q[0];
rz(-0.8390846379262727) q[0];
cx q[2], q[0];
rz(0.5552620141921043) q[0];
rx(0.3191547798640279) q[0];
rz(-0.5347021902916858) q[4];
rx(0.39881531451821206) q[4];
cx q[4], q[3];
rz(-0.8390846379262727) q[3];
cx q[4], q[3];
cx q[1], q[3];
cx q[2], q[4];
rz(-0.8390846379262727) q[3];
cx q[1], q[3];
rz(0.5552620141921043) q[1];
rx(0.3191547798640279) q[1];
cx q[1], q[0];
rz(-0.8857236685748646) q[0];
cx q[1], q[0];
rz(0.5552620141921043) q[3];
rx(0.3191547798640279) q[3];
rz(-0.8390846379262727) q[4];
cx q[2], q[4];
rz(0.5552620141921043) q[2];
rx(0.3191547798640279) q[2];
cx q[2], q[0];
rz(-0.8857236685748646) q[0];
cx q[2], q[0];
rz(1.4111741889625353) q[0];
rx(0.3600756668104406) q[0];
rz(0.5552620141921043) q[4];
rx(0.3191547798640279) q[4];
cx q[4], q[3];
rz(-0.8857236685748646) q[3];
cx q[4], q[3];
cx q[1], q[3];
cx q[2], q[4];
rz(-0.8857236685748646) q[3];
cx q[1], q[3];
rz(1.4111741889625353) q[1];
rx(0.3600756668104406) q[1];
rz(1.4111741889625353) q[3];
rx(0.3600756668104406) q[3];
rz(-0.8857236685748646) q[4];
cx q[2], q[4];
rz(1.4111741889625353) q[2];
rx(0.3600756668104406) q[2];
rz(1.4111741889625353) q[4];
rx(0.3600756668104406) q[4];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\ncry(-0.1259) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\ncry(-0.1259) q[1], q[4];\ncry(-0.1217) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\ncry(-0.1259) q[1], q[4];\ncry(-0.1217) q[1], q[0];\ncry(0.1121) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\ncry(-0.1259) q[1], q[4];\ncry(-0.1217) q[1], q[0];\ncry(0.1121) q[2], q[1];\ncry(-0.0723) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\ncry(-0.1259) q[1], q[4];\ncry(-0.1217) q[1], q[0];\ncry(0.1121) q[2], q[1];\ncry(-0.0723) q[3], q[2];\ncry(0.03) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\ncry(-0.1259) q[1], q[4];\ncry(-0.1217) q[1], q[0];\ncry(0.1121) q[2], q[1];\ncry(-0.0723) q[3], q[2];\ncry(0.03) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.4449) q[0];\nry(-1.4449) q[4];\nry(1.4384) q[1];\ncry(-1.0398) q[2], q[3];\nry(0.6944) q[2];\nry(-0.451) q[3];\ncry(0.4962) q[1], q[2];\ncry(-0.3778) q[1], q[3];\ncry(-0.1259) q[1], q[4];\ncry(-0.1217) q[1], q[0];\ncry(0.1121) q[2], q[1];\ncry(-0.0723) q[3], q[2];\ncry(0.03) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n"], "gradients": [0.504, 0.5028, 0.4918, 0.2528, 0.2434, 0.1873, 0.2229, 0.1879, 0.1782, 0.0733, 0.0543, 0.0157, 0.0065, 0.0042, 0.0028]} | [
"IIIZZ",
"IZIIZ",
"ZIIZI",
"IZZII",
"ZIZII",
"IIIZI",
"IIIIZ",
"IZIII",
"ZIIII",
"IIZII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
-0.5,
-0.5,
-0.5,
-0.5,
-0.5
] | 0.971835 | [
-0.3032958163120794,
0.8552742360724437,
0.459671657095483,
-0.19969798362318422,
-0.5347021902916858,
0.39881531451821206,
-0.8390846379262727,
0.5552620141921045,
0.31915477986402796,
-0.8857236685748646,
1.4111741889625347,
0.36007566681044045
] | {
"n_parameters": 12,
"n_qubits": 5,
"optimal_eigenvalue": -2,
"target_ratio": 0.97,
"target_value": -1.94
} | 49 |
e4c65d82be0d39aa5a43dd21b25413c9 | matching | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"weight": 9, "source": 0, "target": 1}, {"weight": 11, "source": 0, "target": 2}, {"weight": 17, "source": 1, "target": 3}, {"weight": 11, "source": 1, "target": 5}, {"weight": 19, "source": 1, "target": 4}, {"weight": 3, "source": 2, "target": 3}, {"weight": 12, "source": 2, "target": 4}, {"weight": 9, "source": 4, "target": 5}]} | {"states": [243, 122], "expectation_value": -35.10476644482667, "params": [[-0.0405, -0.0006000000000000001, 0.0064, -0.0007], [0.0806, 0.0805, 0.0732, 0.064]], "bitstrings": ["00001100", "10000101"], "total_optimization_steps": 10, "probabilities": [0.023521924092657666, 0.023990446882653636], "optimization_time": 7.9475390911102295} | 3.5 * (Z(0) @ Z(1)) + 3.5 * (Z(2) @ Z(0)) + 3.5 * (Z(3) @ Z(0)) + 3.5 * (Z(3) @ Z(2)) + 3.5 * (Z(4) @ Z(0)) + 3.5 * (Z(4) @ Z(2)) + 3.5 * (Z(4) @ Z(3)) + 3.5 * (Z(5) @ Z(1)) + 3.5 * (Z(5) @ Z(2)) + 3.5 * (Z(6) @ Z(1)) + 3.5 * (Z(6) @ Z(3)) + 3.5 * (Z(6) @ Z(5)) + 3.5 * (Z(7) @ Z(3)) + 3.5 * (Z(7) @ Z(4)) + 3.5 * (Z(7) @ Z(6)) + 9.0 * Z(1) + 11.5 * Z(0) + 15.5 * Z(2) + 20.0 * Z(3) + 12.5 * Z(4) + 5.0 * Z(5) + 13.0 * Z(6) + 8.0 * Z(7) | 1 | 8 | 4 | {"smallest_eigenvalues": [-63.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -58.0, "smallest_bitstrings": ["10000101"], "largest_eigenvalue": 147.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(0.3247553284692968) q[0];
cx q[1], q[0];
h q[2];
cx q[0], q[2];
rz(0.3247553284692968) q[2];
cx q[0], q[2];
h q[3];
cx q[0], q[3];
rz(0.3247553284692968) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(0.3247553284692968) q[3];
cx q[2], q[3];
h q[4];
cx q[0], q[4];
rz(0.3247553284692968) q[4];
cx q[0], q[4];
rz(-0.42592128972120147) q[0];
rx(0.008349512126035553) q[0];
cx q[2], q[4];
rz(0.3247553284692968) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(0.3247553284692968) q[4];
cx q[3], q[4];
h q[5];
cx q[1], q[5];
rz(0.3247553284692968) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(0.3247553284692968) q[5];
cx q[2], q[5];
rz(-1.3026339243679108) q[2];
rx(0.008349512126035586) q[2];
h q[6];
cx q[1], q[6];
rz(0.3247553284692968) q[6];
cx q[1], q[6];
rz(-1.3219445212436378) q[1];
rx(0.008349512126035696) q[1];
cx q[1], q[0];
rz(-0.1740273346787747) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(-0.1740273346787747) q[2];
cx q[0], q[2];
cx q[3], q[6];
rz(0.3247553284692968) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(0.3247553284692968) q[6];
cx q[5], q[6];
rz(0.06199065936474302) q[5];
rx(0.008349512126035531) q[5];
cx q[1], q[5];
rz(-0.1740273346787747) q[5];
cx q[1], q[5];
h q[7];
cx q[3], q[7];
rz(0.3247553284692968) q[7];
cx q[3], q[7];
rz(-0.9080909678551063) q[3];
rx(0.008349512126035555) q[3];
cx q[0], q[3];
rz(-0.1740273346787747) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(-0.1740273346787747) q[3];
cx q[2], q[3];
cx q[4], q[7];
rz(0.3247553284692968) q[7];
cx q[4], q[7];
rz(-1.1188009159857772) q[4];
rx(0.008349512126035522) q[4];
cx q[0], q[4];
rz(-0.1740273346787747) q[4];
cx q[0], q[4];
rz(0.4345867108068333) q[0];
rx(0.10626638480610336) q[0];
cx q[2], q[4];
rz(-0.1740273346787747) q[4];
cx q[2], q[4];
cx q[2], q[5];
cx q[3], q[4];
rz(-0.1740273346787747) q[4];
cx q[3], q[4];
rz(-0.1740273346787747) q[5];
cx q[2], q[5];
rz(-0.2043119716458417) q[2];
rx(0.1062663848061034) q[2];
cx q[6], q[7];
rz(0.3247553284692968) q[7];
cx q[6], q[7];
rz(-1.7911626886341163) q[6];
rx(0.008349512126035593) q[6];
cx q[1], q[6];
rz(-0.1740273346787747) q[6];
cx q[1], q[6];
rz(-0.13593270342756636) q[1];
rx(0.10626638480610343) q[1];
cx q[1], q[0];
rz(-0.14234074896299145) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(-0.14234074896299145) q[2];
cx q[0], q[2];
cx q[3], q[6];
rz(-0.1740273346787747) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(-0.1740273346787747) q[6];
cx q[5], q[6];
rz(0.44696766483627126) q[5];
rx(0.1062663848061034) q[5];
cx q[1], q[5];
rz(-0.14234074896299145) q[5];
cx q[1], q[5];
rz(0.152019187156875) q[7];
rx(0.008349512126035527) q[7];
cx q[3], q[7];
rz(-0.1740273346787747) q[7];
cx q[3], q[7];
rz(-0.9438916231067611) q[3];
rx(0.1062663848061035) q[3];
cx q[0], q[3];
rz(-0.14234074896299145) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(-0.14234074896299145) q[3];
cx q[2], q[3];
cx q[4], q[7];
rz(-0.1740273346787747) q[7];
cx q[4], q[7];
rz(-0.8600857988588126) q[4];
rx(0.10626638480610329) q[4];
cx q[0], q[4];
rz(-0.14234074896299145) q[4];
cx q[0], q[4];
rz(0.7919579654436499) q[0];
rx(1.047476544726194) q[0];
cx q[2], q[4];
rz(-0.14234074896299145) q[4];
cx q[2], q[4];
cx q[2], q[5];
cx q[3], q[4];
rz(-0.14234074896299145) q[4];
cx q[3], q[4];
rz(-0.14234074896299145) q[5];
cx q[2], q[5];
rz(-0.05161474995930737) q[2];
rx(1.047476544726194) q[2];
cx q[6], q[7];
rz(-0.1740273346787747) q[7];
cx q[6], q[7];
rz(-0.37845186043105716) q[6];
rx(0.10626638480610337) q[6];
cx q[1], q[6];
rz(-0.14234074896299145) q[6];
cx q[1], q[6];
rz(0.0707777720226721) q[1];
rx(1.0474765447261938) q[1];
cx q[1], q[0];
rz(-0.1922360071900212) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(-0.1922360071900212) q[2];
cx q[0], q[2];
cx q[3], q[6];
rz(-0.14234074896299145) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(-0.14234074896299145) q[6];
cx q[5], q[6];
rz(0.5001169187182248) q[5];
rx(1.0474765447261938) q[5];
cx q[1], q[5];
rz(-0.1922360071900212) q[5];
cx q[1], q[5];
rz(0.4078114055450772) q[7];
rx(0.10626638480610337) q[7];
cx q[3], q[7];
rz(-0.14234074896299145) q[7];
cx q[3], q[7];
rz(0.4733613884624521) q[3];
rx(1.0474765447261938) q[3];
cx q[0], q[3];
rz(-0.1922360071900212) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(-0.1922360071900212) q[3];
cx q[2], q[3];
cx q[4], q[7];
rz(-0.14234074896299145) q[7];
cx q[4], q[7];
rz(0.2605846071255944) q[4];
rx(1.047476544726194) q[4];
cx q[0], q[4];
rz(-0.1922360071900212) q[4];
cx q[0], q[4];
rz(-0.3405625393317351) q[0];
rx(0.4492610795967515) q[0];
cx q[2], q[4];
rz(-0.1922360071900212) q[4];
cx q[2], q[4];
cx q[2], q[5];
cx q[3], q[4];
rz(-0.1922360071900212) q[4];
cx q[3], q[4];
rz(-0.1922360071900212) q[5];
cx q[2], q[5];
rz(-0.33785700943676655) q[2];
rx(0.4492610795967514) q[2];
cx q[6], q[7];
rz(-0.14234074896299145) q[7];
cx q[6], q[7];
rz(0.264144250007754) q[6];
rx(1.047476544726194) q[6];
cx q[1], q[6];
rz(-0.1922360071900212) q[6];
cx q[1], q[6];
rz(0.11395735783142857) q[1];
rx(0.4492610795967515) q[1];
cx q[3], q[6];
rz(-0.1922360071900212) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(-0.1922360071900212) q[6];
cx q[5], q[6];
rz(0.5792979535099758) q[5];
rx(0.4492610795967514) q[5];
rz(0.6877751561550043) q[7];
rx(1.0474765447261938) q[7];
cx q[3], q[7];
rz(-0.1922360071900212) q[7];
cx q[3], q[7];
rz(-0.5761039451114076) q[3];
rx(0.44926107959675154) q[3];
cx q[4], q[7];
rz(-0.1922360071900212) q[7];
cx q[4], q[7];
rz(0.06541204574496273) q[4];
rx(0.4492610795967513) q[4];
cx q[6], q[7];
rz(-0.1922360071900212) q[7];
cx q[6], q[7];
rz(0.17481004401577316) q[6];
rx(0.4492610795967515) q[6];
rz(0.5575287172863992) q[7];
rx(0.44926107959675143) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x0) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x0) q[5];
cx q[2], q[5];
cx q[1], q[6];
rz(x0) q[6];
cx q[1], q[6];
cx q[3], q[6];
rz(x0) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
cx q[3], q[7];
rz(x0) q[7];
cx q[3], q[7];
cx q[4], q[7];
rz(x0) q[7];
cx q[4], q[7];
cx q[6], q[7];
rz(x0) q[7];
cx q[6], q[7];
rz(x1) q[1];
rz(x2) q[0];
rz(x3) q[2];
rz(x4) q[3];
rz(x5) q[4];
rz(x6) q[5];
rz(x7) q[6];
rz(x8) q[7];
h q[0];
rz(x9) q[0];
h q[0];
h q[1];
rz(x9) q[1];
h q[1];
h q[2];
rz(x9) q[2];
h q[2];
h q[3];
rz(x9) q[3];
h q[3];
h q[4];
rz(x9) q[4];
h q[4];
h q[5];
rz(x9) q[5];
h q[5];
h q[6];
rz(x9) q[6];
h q[6];
h q[7];
rz(x9) q[7];
h q[7];
cx q[1], q[0];
rz(x10) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x10) q[2];
cx q[0], q[2];
cx q[0], q[3];
rz(x10) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x10) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x10) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x10) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x10) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x10) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x10) q[5];
cx q[2], q[5];
cx q[1], q[6];
rz(x10) q[6];
cx q[1], q[6];
cx q[3], q[6];
rz(x10) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(x10) q[6];
cx q[5], q[6];
cx q[3], q[7];
rz(x10) q[7];
cx q[3], q[7];
cx q[4], q[7];
rz(x10) q[7];
cx q[4], q[7];
cx q[6], q[7];
rz(x10) q[7];
cx q[6], q[7];
rz(x11) q[1];
rz(x12) q[0];
rz(x13) q[2];
rz(x14) q[3];
rz(x15) q[4];
rz(x16) q[5];
rz(x17) q[6];
rz(x18) q[7];
h q[0];
rz(x19) q[0];
h q[0];
h q[1];
rz(x19) q[1];
h q[1];
h q[2];
rz(x19) q[2];
h q[2];
h q[3];
rz(x19) q[3];
h q[3];
h q[4];
rz(x19) q[4];
h q[4];
h q[5];
rz(x19) q[5];
h q[5];
h q[6];
rz(x19) q[6];
h q[6];
h q[7];
rz(x19) q[7];
h q[7];
cx q[1], q[0];
rz(x20) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x20) q[2];
cx q[0], q[2];
cx q[0], q[3];
rz(x20) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x20) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x20) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x20) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x20) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x20) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x20) q[5];
cx q[2], q[5];
cx q[1], q[6];
rz(x20) q[6];
cx q[1], q[6];
cx q[3], q[6];
rz(x20) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(x20) q[6];
cx q[5], q[6];
cx q[3], q[7];
rz(x20) q[7];
cx q[3], q[7];
cx q[4], q[7];
rz(x20) q[7];
cx q[4], q[7];
cx q[6], q[7];
rz(x20) q[7];
cx q[6], q[7];
rz(x21) q[1];
rz(x22) q[0];
rz(x23) q[2];
rz(x24) q[3];
rz(x25) q[4];
rz(x26) q[5];
rz(x27) q[6];
rz(x28) q[7];
h q[0];
rz(x29) q[0];
h q[0];
h q[1];
rz(x29) q[1];
h q[1];
h q[2];
rz(x29) q[2];
h q[2];
h q[3];
rz(x29) q[3];
h q[3];
h q[4];
rz(x29) q[4];
h q[4];
h q[5];
rz(x29) q[5];
h q[5];
h q[6];
rz(x29) q[6];
h q[6];
h q[7];
rz(x29) q[7];
h q[7];
cx q[1], q[0];
rz(x30) q[0];
cx q[1], q[0];
cx q[0], q[2];
rz(x30) q[2];
cx q[0], q[2];
cx q[0], q[3];
rz(x30) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x30) q[3];
cx q[2], q[3];
cx q[0], q[4];
rz(x30) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x30) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x30) q[4];
cx q[3], q[4];
cx q[1], q[5];
rz(x30) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x30) q[5];
cx q[2], q[5];
cx q[1], q[6];
rz(x30) q[6];
cx q[1], q[6];
cx q[3], q[6];
rz(x30) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(x30) q[6];
cx q[5], q[6];
cx q[3], q[7];
rz(x30) q[7];
cx q[3], q[7];
cx q[4], q[7];
rz(x30) q[7];
cx q[4], q[7];
cx q[6], q[7];
rz(x30) q[7];
cx q[6], q[7];
rz(x31) q[1];
rz(x32) q[0];
rz(x33) q[2];
rz(x34) q[3];
rz(x35) q[4];
rz(x36) q[5];
rz(x37) q[6];
rz(x38) q[7];
h q[0];
rz(x39) q[0];
h q[0];
h q[1];
rz(x39) q[1];
h q[1];
h q[2];
rz(x39) q[2];
h q[2];
h q[3];
rz(x39) q[3];
h q[3];
h q[4];
rz(x39) q[4];
h q[4];
h q[5];
rz(x39) q[5];
h q[5];
h q[6];
rz(x39) q[6];
h q[6];
h q[7];
rz(x39) q[7];
h q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"matching": "perfect", "extra": "{\"n\": 6}"} | {"circuits": [], "gradients": []} | [
"IIIIIIZZ",
"IIIIIZIZ",
"IIIIZIIZ",
"IIIIZZII",
"IIIZIIIZ",
"IIIZIZII",
"IIIZZIII",
"IIZIIIZI",
"IIZIIZII",
"IZIIIIZI",
"IZIIZIII",
"IZZIIIII",
"ZIIIZIII",
"ZIIZIIII",
"ZZIIIIII",
"IIIIIIZI",
"IIIIIIIZ",
"IIIIIZII",
"IIIIZIII",
"IIIZIIII",
"IIZIIIII",
"IZIIIIII",
"ZIIIIII... | [
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
9,
11.5,
15.5,
20,
12.5,
5,
13,
8
] | 0.974813 | [
0.3247553284692968,
-1.3219445212436283,
-0.42592128972119486,
-1.3026339243679061,
-0.9080909678550849,
-1.1188009159857968,
0.06199065936474893,
-1.7911626886341159,
0.15201918715687204,
0.008349512126035533,
-0.1740273346787747,
-0.13593270342756683,
0.4345867108068353,
-0.2043119716458... | {
"n_parameters": 40,
"n_qubits": 8,
"optimal_eigenvalue": -63,
"target_ratio": 0.97,
"target_value": -61.11
} | 68 |
d9276ab04192f5db28a948b095cd361d | matching | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 1, "id": 3}, {"bipartite": 1, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}], "edges": [{"weight": 4, "source": 0, "target": 3}, {"weight": 15, "source": 0, "target": 7}, {"weight": 13, "source": 0, "target": 6}, {"weight": 4, "source": 1, "target": 4}, {"weight": 15, "source": 1, "target": 3}, {"weight": 20, "source": 1, "target": 6}, {"weight": 8, "source": 2, "target": 5}, {"weight": 19, "source": 2, "target": 6}]} | {"states": [118, 117], "expectation_value": -16.718024100425207, "params": [[0.0332, 0.0092], [-0.0762, -0.054200000000000005]], "bitstrings": ["10001001", "10001010"], "total_optimization_steps": 10, "probabilities": [0.010875979972168772, 0.01200489850204636], "optimization_time": 2.5851972103118896} | 5.0 * (Z(2) @ Z(0)) + 5.0 * (Z(1) @ Z(0)) + 5.0 * (Z(1) @ Z(2)) + 5.0 * (Z(5) @ Z(1)) + 5.0 * (Z(3) @ Z(0)) + 5.0 * (Z(3) @ Z(5)) + 5.0 * (Z(4) @ Z(5)) + 5.0 * (Z(4) @ Z(3)) + 5.0 * (Z(7) @ Z(1)) + 5.0 * (Z(7) @ Z(5)) + 5.0 * (Z(6) @ Z(7)) + 7.0 * Z(0) + 7.5 * Z(2) + 16.5 * Z(1) + 20.0 * Z(5) + 12.5 * Z(3) + 2.0 * Z(4) + 14.5 * Z(7) + -1.0 * Z(6) | 1 | 8 | 2 | {"smallest_eigenvalues": [-68.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -59.0, "smallest_bitstrings": ["10001010"], "largest_eigenvalue": 134.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
h q[1];
h q[2];
cx q[0], q[2];
rz(-0.1838336947205939) q[2];
cx q[0], q[2];
cx q[0], q[1];
rz(-0.1838336947205939) q[1];
cx q[0], q[1];
cx q[2], q[1];
rz(-0.1838336947205939) q[1];
cx q[2], q[1];
rz(1.0343655962815266) q[2];
rx(-0.2118788003853098) q[2];
h q[3];
cx q[0], q[3];
rz(-0.1838336947205939) q[3];
cx q[0], q[3];
rz(-0.6471699874583514) q[0];
rx(-0.2118788003853098) q[0];
cx q[0], q[2];
rz(0.1627321116164231) q[2];
cx q[0], q[2];
h q[4];
h q[5];
cx q[1], q[5];
rz(-0.1838336947205939) q[5];
cx q[1], q[5];
cx q[5], q[3];
rz(-0.1838336947205939) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(-0.1838336947205939) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(-0.1838336947205939) q[4];
cx q[3], q[4];
rz(1.2088149808045534) q[3];
rx(-0.21187880038530968) q[3];
rz(-1.4809994906348019) q[4];
rx(-0.21187880038530987) q[4];
h q[6];
h q[7];
cx q[1], q[7];
rz(-0.1838336947205939) q[7];
cx q[1], q[7];
rz(1.58145833859576) q[1];
rx(-0.21187880038530985) q[1];
cx q[0], q[1];
rz(0.1627321116164231) q[1];
cx q[0], q[1];
cx q[0], q[3];
cx q[2], q[1];
rz(0.1627321116164231) q[1];
cx q[2], q[1];
rz(0.284148329977004) q[2];
rx(-1.3466172178891136) q[2];
rz(0.1627321116164231) q[3];
cx q[0], q[3];
rz(-0.6578541839681216) q[0];
rx(-1.3466172178891138) q[0];
cx q[5], q[7];
rz(-0.1838336947205939) q[7];
cx q[5], q[7];
rz(0.6674909480139943) q[5];
rx(-0.21187880038530982) q[5];
cx q[1], q[5];
rz(0.1627321116164231) q[5];
cx q[1], q[5];
cx q[5], q[3];
rz(0.1627321116164231) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(0.1627321116164231) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(0.1627321116164231) q[4];
cx q[3], q[4];
rz(0.35908043605461293) q[3];
rx(-1.3466172178891136) q[3];
rz(-0.21291147229507024) q[4];
rx(-1.3466172178891138) q[4];
cx q[7], q[6];
rz(-0.1838336947205939) q[6];
cx q[7], q[6];
rz(-1.1501224383196895) q[6];
rx(-0.21187880038530982) q[6];
rz(1.794375371529485) q[7];
rx(-0.21187880038530976) q[7];
cx q[1], q[7];
rz(0.1627321116164231) q[7];
cx q[1], q[7];
rz(0.06985036348980689) q[1];
rx(-1.3466172178891136) q[1];
cx q[5], q[7];
rz(0.1627321116164231) q[7];
cx q[5], q[7];
rz(0.8379175172486808) q[5];
rx(-1.3466172178891136) q[5];
cx q[7], q[6];
rz(0.1627321116164231) q[6];
cx q[7], q[6];
rz(-0.4503638135968395) q[6];
rx(-1.3466172178891136) q[6];
rz(-0.005539702707609173) q[7];
rx(-1.3466172178891138) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[0], q[1];
rz(x0) q[1];
cx q[0], q[1];
cx q[2], q[1];
rz(x0) q[1];
cx q[2], q[1];
cx q[1], q[5];
rz(x0) q[5];
cx q[1], q[5];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[5], q[3];
rz(x0) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(x0) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[1], q[7];
rz(x0) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(x0) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(x0) q[6];
cx q[7], q[6];
rz(x1) q[0];
rz(x2) q[2];
rz(x3) q[1];
rz(x4) q[5];
rz(x5) q[3];
rz(x6) q[4];
rz(x7) q[7];
rz(x8) q[6];
h q[0];
rz(x9) q[0];
h q[0];
h q[1];
rz(x9) q[1];
h q[1];
h q[2];
rz(x9) q[2];
h q[2];
h q[3];
rz(x9) q[3];
h q[3];
h q[4];
rz(x9) q[4];
h q[4];
h q[5];
rz(x9) q[5];
h q[5];
h q[6];
rz(x9) q[6];
h q[6];
h q[7];
rz(x9) q[7];
h q[7];
cx q[0], q[2];
rz(x10) q[2];
cx q[0], q[2];
cx q[0], q[1];
rz(x10) q[1];
cx q[0], q[1];
cx q[2], q[1];
rz(x10) q[1];
cx q[2], q[1];
cx q[1], q[5];
rz(x10) q[5];
cx q[1], q[5];
cx q[0], q[3];
rz(x10) q[3];
cx q[0], q[3];
cx q[5], q[3];
rz(x10) q[3];
cx q[5], q[3];
cx q[5], q[4];
rz(x10) q[4];
cx q[5], q[4];
cx q[3], q[4];
rz(x10) q[4];
cx q[3], q[4];
cx q[1], q[7];
rz(x10) q[7];
cx q[1], q[7];
cx q[5], q[7];
rz(x10) q[7];
cx q[5], q[7];
cx q[7], q[6];
rz(x10) q[6];
cx q[7], q[6];
rz(x11) q[0];
rz(x12) q[2];
rz(x13) q[1];
rz(x14) q[5];
rz(x15) q[3];
rz(x16) q[4];
rz(x17) q[7];
rz(x18) q[6];
h q[0];
rz(x19) q[0];
h q[0];
h q[1];
rz(x19) q[1];
h q[1];
h q[2];
rz(x19) q[2];
h q[2];
h q[3];
rz(x19) q[3];
h q[3];
h q[4];
rz(x19) q[4];
h q[4];
h q[5];
rz(x19) q[5];
h q[5];
h q[6];
rz(x19) q[6];
h q[6];
h q[7];
rz(x19) q[7];
h q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2], \"right_nodes\": [3, 4, 5, 6, 7, 8]}"} | {"circuits": [], "gradients": []} | [
"IIIIIZIZ",
"IIIIIIZZ",
"IIIIIZZI",
"IIZIIIZI",
"IIIIZIIZ",
"IIZIZIII",
"IIZZIIII",
"IIIZZIII",
"ZIIIIIZI",
"ZIZIIIII",
"ZZIIIIII",
"IIIIIIIZ",
"IIIIIZII",
"IIIIIIZI",
"IIZIIIII",
"IIIIZIII",
"IIIZIIII",
"ZIIIIIII",
"IZIIIIII"
] | [
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
7,
7.5,
16.5,
20,
12.5,
2,
14.5,
-1
] | 0.984242 | [
-0.1838336947205939,
-0.6471699874583519,
1.0343655962815261,
1.5814583385957597,
0.6674909480139941,
1.208814980804553,
-1.4809994906348014,
1.794375371529484,
-1.1501224383196897,
-0.2118788003853098,
0.1627321116164231,
-0.6578541839681215,
0.28414832997700396,
0.06985036348980689,
0.... | {
"n_parameters": 20,
"n_qubits": 8,
"optimal_eigenvalue": -68,
"target_ratio": 0.97,
"target_value": -65.96
} | 37 |
bfcc016c6d32554855d911056b5152b6 | min_cut | adaptive_vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"capacity": 2, "source": 0, "target": 1}, {"capacity": 6, "source": 0, "target": 2}, {"capacity": 4, "source": 0, "target": 5}, {"capacity": 4, "source": 0, "target": 6}, {"capacity": 3, "source": 1, "target": 2}, {"capacity": 3, "source": 1, "target": 5}, {"capacity": 4, "source": 1, "target": 6}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 2, "source": 2, "target": 5}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 4, "source": 2, "target": 7}, {"capacity": 5, "source": 3, "target": 6}, {"capacity": 3, "source": 4, "target": 3}, {"capacity": 6, "source": 4, "target": 6}, {"capacity": 1, "source": 5, "target": 1}, {"capacity": 2, "source": 5, "target": 6}, {"capacity": 1, "source": 6, "target": 3}, {"capacity": 1, "source": 6, "target": 4}]} | {"states": [9, 1], "expectation_value": -18.358112019780762, "params": null, "bitstrings": ["11110110", "11111110"], "total_optimization_steps": 58, "probabilities": [0.093312461517512, 0.6817468038862153], "optimization_time": 74.63880372047424} | -0.5 * (Z(0) @ Z(1)) + -0.75 * (Z(2) @ Z(1)) + -1.5 * (Z(2) @ Z(0)) + -1.0 * (Z(5) @ Z(1)) + -1.0 * (Z(5) @ Z(0)) + -0.5 * (Z(5) @ Z(2)) + -1.0 * (Z(6) @ Z(1)) + -1.0 * (Z(6) @ Z(0)) + -0.25 * (Z(6) @ Z(2)) + -0.5 * (Z(6) @ Z(5)) + -0.5 * (Z(3) @ Z(2)) + -1.5 * (Z(3) @ Z(6)) + 4.25 * (Z(7) @ Z(0)) + -1.0 * (Z(7) @ Z(2)) + -1.75 * (Z(4) @ Z(6)) + -0.75 * (Z(4) @ Z(3)) + 1.75 * Z(1) + -0.25 * Z(0) + 0.0 * Z(2) + -1.5 * Z(5) + -5.0 * Z(6) + -0.25 * Z(3) + 3.25 * Z(7) + 2.0 * Z(4) | 1 | 8 | 4 | {"smallest_eigenvalues": [-22.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -21.25, "smallest_bitstrings": ["11111110"], "largest_eigenvalue": 25.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
ry(-0.3752757109842413) q[0];
rz(-pi) q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
ry(-1.415074937944226) q[5];
ry(-0.43331589186150515) q[6];
rz(-pi) q[6];
h q[7];
ry(1.58887715244145) q[7];
cx q[7], q[6];
ry(0.05190789413979533) q[6];
cx q[7], q[6];
cx q[7], q[0];
ry(-0.18330890270750452) q[6];
cx q[2], q[6];
ry(0.18330890270750452) q[6];
cx q[2], q[6];
ry(-0.1679132796015836) q[6];
cx q[1], q[6];
ry(0.1679132796015836) q[6];
cx q[1], q[6];
ry(-1.498222114092371) q[1];
ry(0.2581805869765384) q[0];
cx q[7], q[0];
ry(-0.09401865069541772) q[0];
cx q[4], q[0];
ry(0.09401865069541772) q[0];
cx q[4], q[0];
ry(0.0378688968961679) q[0];
cx q[3], q[0];
ry(-0.0378688968961679) q[0];
cx q[3], q[0];
ry(0.020388385435520975) q[6];
cx q[4], q[6];
ry(-0.020388385435520975) q[6];
cx q[4], q[6];
ry(0.910269110328525) q[4];
cx q[6], q[4];
ry(-0.910269110328525) q[4];
cx q[6], q[4];
ry(-0.07200073277514628) q[0];
cx q[6], q[0];
ry(0.07200073277514628) q[0];
cx q[6], q[0];
ry(-0.008269757755659128) q[6];
ry(-1.550591774428836) q[2];
ry(-1.408269604313858) q[3];
cx q[0], q[3];
ry(-0.3206608752512364) q[3];
cx q[0], q[3];
cx q[0], q[6];
ry(0.008269757755659128) q[6];
cx q[0], q[6];
ry(0.31104126334267046) q[0];
ry(-0.027695166769518567) q[3];
ry(-0.19510331009238838) q[4];
cx q[2], q[4];
ry(-0.32144625219506034) q[4];
cx q[2], q[4];
ry(0.38747746283443296) q[2];
cx q[6], q[2];
ry(-0.38747746283443296) q[2];
cx q[6], q[2];
ry(-0.31859248608544144) q[4];
cx q[7], q[4];
ry(0.31859248608544144) q[4];
cx q[7], q[4];
ry(-0.09809494371600225) q[4];
cx q[1], q[4];
ry(0.09809494371600225) q[4];
cx q[1], q[4];
ry(0.16486313060831534) q[2];
cx q[4], q[2];
ry(-0.16486313060831534) q[2];
cx q[4], q[2];
ry(0.01992569298538113) q[1];
cx q[7], q[1];
ry(-0.01992569298538113) q[1];
cx q[7], q[1];
ry(0.2853312240438797) q[1];
cx q[2], q[1];
ry(-0.2853312240438797) q[1];
cx q[2], q[1];
ry(0.3076392406920095) q[1];
cx q[6], q[1];
ry(-0.3076392406920095) q[1];
cx q[6], q[1];
ry(0.4619199293854479) q[1];
cx q[4], q[1];
ry(-0.4619199293854479) q[1];
cx q[4], q[1];
cx q[1], q[0];
ry(-0.31104126334267046) q[0];
cx q[1], q[0];
ry(-0.061070620965272965) q[4];
cx q[0], q[4];
ry(0.061070620965272965) q[4];
cx q[0], q[4];
ry(0.10792430801302641) q[2];
cx q[7], q[2];
ry(-0.10792430801302641) q[2];
cx q[7], q[2];
cx q[7], q[3];
ry(-0.10713318787259704) q[0];
cx q[2], q[0];
ry(0.10713318787259704) q[0];
cx q[2], q[0];
ry(0.027695166769518567) q[3];
cx q[7], q[3];
ry(-0.005211503911028939) q[3];
cx q[4], q[3];
ry(0.005211503911028939) q[3];
cx q[4], q[3];
ry(-0.0821837047453906) q[3];
cx q[6], q[3];
ry(0.0821837047453906) q[3];
cx q[6], q[3];
ry(-0.45977020679169667) q[3];
cx q[2], q[3];
ry(0.45977020679169667) q[3];
cx q[2], q[3];
ry(-0.012795151930918874) q[2];
cx q[0], q[2];
ry(0.012795151930918874) q[2];
cx q[0], q[2];
ry(-0.2591698300543752) q[3];
cx q[1], q[3];
ry(0.2591698300543752) q[3];
cx q[1], q[3];
ry(0.25587993600846914) q[4];
cx q[3], q[4];
ry(-0.25587993600846914) q[4];
cx q[3], q[4];
ry(0.16886909423019797) q[1];
cx q[3], q[1];
ry(-0.16886909423019797) q[1];
cx q[3], q[1];
ry(0.09349179882896405) q[1];
cx q[0], q[1];
ry(-0.09349179882896405) q[1];
cx q[0], q[1];
ry(0.17188303566014299) q[6];
cx q[3], q[6];
ry(-0.17188303566014299) q[6];
cx q[3], q[6];
ry(0.11325505253699443) q[2];
cx q[3], q[2];
ry(-0.11325505253699443) q[2];
cx q[3], q[2];
ry(0.18033710464906394) q[2];
cx q[1], q[2];
ry(-0.18033710464906394) q[2];
cx q[1], q[2];
| null | {"source": 0, "sink": 7} | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-0.4397) q[6];\nry(1.57) q[7];\nry(-0.4766) q[0];\ncry(0.1919) q[7], q[6];\ncry(-0.0991) q[7], q[0];\ncry(-1.323) q[2], q[6];\nry(-1.5708) q[5];\ncry(-0.9942) q[4], q[0];\ncry(-0.6984) q[1], q[6];\ncry(-0.498) q[3], q[0];\nry(-1.5707) q[3];\nry(-1.6077) q[2];\nry(-1.6512) q[1];\ncry(-0.3074) q[4], q[6];\ncry(1.2945) q[6], q[4];\nry(-0.5786) q[4];\ncry(0.6337) q[2], q[4];\ncry(-0.3306) q[7], q[4];\ncry(-0.2859) q[6], q[0];\ncry(0.3638) q[0], q[3];\ncry(0.3088) q[1], q[4];\ncry(-0.1263) q[0], q[6];\ncry(0.3062) q[6], q[2];\ncry(0.3493) q[4], q[2];\ncry(0.0739) q[7], q[1];\ncry(0.4311) q[2], q[1];\ncry(0.666) q[6], q[1];\ncry(0.5259) q[4], q[1];\ncry(-0.0331) q[7], q[2];\ncry(0.2) q[1], q[0];\ncry(-0.0199) q[7], q[3];\ncry(0.1689) q[0], q[4];\ncry(-0.082) q[2], q[0];\ncry(-0.0917) q[4], q[3];\ncry(-0.2306) q[6], q[3];\ncry(-0.4942) q[2], q[3];\ncry(-0.5685) q[1], q[3];\ncry(0.2344) q[3], q[4];\ncry(0.1825) q[3], q[1];\ncry(-0.0679) q[3], q[6];\ncry(0.0565) q[0], q[2];\ncry(0.0387) q[0], q[1];\ncry(0.0356) q[3], q[2];\ncry(0.0303) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n"], "gradients": [4.9704, 3.2334, 4.9094, 4.9222, 4.2083, 2.5581, 2.3501, 2.5757, 1.3389, 1.3098, 1.2654, 1.1879, 0.9902, 0.8469, 0.3405, 0.2426, 0.2021, 0.1756, 0.1463, 0.0928, 0.0665, 0.0635, 0.0438, 0.0851, 0.0757, 0.0587, 0.1034, 0.1488, 0.0647, 0.059, 0.0429, 0.0333, 0.0269, 0.0169, 0.0166, 0.0154, 0.0255, 0.0656, 0.0988, 0.0623, 0.0404, 0.0128, 0.0104, 0.0099, 0.0092, 0.0086, 0.0085, 0.0083, 0.0071, 0.0061, 0.0053, 0.0053, 0.0048, 0.0045, 0.0041, 0.0038, 0.0031, 0.0029]} | [
"IIIIIIZZ",
"IIIIIZZI",
"IIIIIZIZ",
"IIZIIIZI",
"IIZIIIIZ",
"IIZIIZII",
"IZIIIIZI",
"IZIIIIIZ",
"IZIIIZII",
"IZZIIIII",
"IIIIZZII",
"IZIIZIII",
"ZIIIIIIZ",
"ZIIIIZII",
"IZIZIIII",
"IIIZZIII",
"IIIIIIZI",
"IIIIIIIZ",
"IIIIIZII",
"IIZIIIII",
"IZIIIIII",
"IIIIZIII",
"ZIIIIII... | [
-0.5,
-0.75,
-1.5,
-1,
-1,
-0.5,
-1,
-1,
-0.25,
-0.5,
-0.5,
-1.5,
4.25,
-1,
-1.75,
-0.75,
1.75,
-0.25,
0,
-1.5,
-5,
-0.25,
3.25,
2
] | 0.971231 | [
-1.085572540793596,
1.58887715244145,
-0.9373400288341168,
-0.10381578827959066,
-0.5163611739530768,
-0.36661780541500905,
-1.415074937944226,
-0.18803730139083544,
-0.3358265592031672,
0.0757377937923358,
-1.7289304795650944,
-1.550591774428836,
-1.498222114092371,
0.04077677087104195,
... | {
"n_parameters": 44,
"n_qubits": 8,
"optimal_eigenvalue": -22.25,
"target_ratio": 0.97,
"target_value": -21.5825
} | 19 |
-3224638487410724847 | hypermaxcut | adaptive_vqe | {"nodes": [0, 1, 2, 3, 4, 5], "hyperedges": [[1, 5], [0, 1], [2, 3], [2, 5], [2, 4], [1, 4], [4, 5], [1, 3], [3, 5]]} | {"states": [24, 25], "expectation_value": -2.15477460274741, "params": null, "bitstrings": ["100111", "100110"], "total_optimization_steps": 40, "probabilities": [0.325830650075388, 0.4547494839886936], "optimization_time": 34.30031871795654} | 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(2)) + 0.0 * Z(5) + 0.0 * Z(1) + 0.0 * Z(0) + 0.0 * Z(2) + 0.0 * Z(3) + 0.0 * Z(4) | 1 | 6 | 1 | {"smallest_eigenvalues": [-2.5, -2.5, -2.5, -2.5], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -1.5, "smallest_bitstrings": ["100111", "100110", "011000", "011001"], "largest_eigenvalue": 4.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
ry(-0.1400923798961628) q[0];
h q[1];
cx q[1], q[0];
ry(0.1400923798961628) q[0];
cx q[1], q[0];
ry(-1.1287121343477273) q[0];
ry(1.2555710780941758) q[1];
h q[2];
h q[3];
ry(-0.18052709359627292) q[3];
cx q[2], q[3];
ry(0.18052709359627292) q[3];
cx q[2], q[3];
ry(-0.41114158136577394) q[3];
cx q[1], q[3];
ry(0.41114158136577394) q[3];
cx q[1], q[3];
ry(0.12605521757557156) q[1];
ry(1.5102721355728506) q[2];
ry(-0.41265519453625077) q[3];
h q[4];
h q[5];
ry(-0.1400923798961628) q[5];
cx q[4], q[5];
ry(0.1400923798961628) q[5];
cx q[4], q[5];
ry(-0.5239983450905967) q[4];
cx q[2], q[4];
ry(0.5239983450905967) q[4];
cx q[2], q[4];
cx q[2], q[1];
ry(-0.12605521757557156) q[1];
cx q[2], q[1];
ry(0.04152778024613734) q[2];
cx q[1], q[2];
ry(-0.04152778024613734) q[2];
cx q[1], q[2];
ry(0.20801555170226046) q[4];
cx q[5], q[4];
ry(-0.20801555170226046) q[4];
cx q[5], q[4];
ry(-0.0004874444242644188) q[4];
cx q[1], q[4];
ry(0.0004874444242644188) q[4];
cx q[1], q[4];
ry(0.20245897361618115) q[5];
cx q[2], q[5];
ry(-0.20245897361618115) q[5];
cx q[2], q[5];
cx q[2], q[0];
ry(0.1513484070526846) q[0];
cx q[2], q[0];
ry(0.07642084494752774) q[1];
ry(-0.052842523977479766) q[2];
ry(-0.4214585761368599) q[4];
ry(0.2922964330027016) q[5];
cx q[5], q[3];
ry(0.029925610666807795) q[3];
cx q[5], q[3];
cx q[3], q[4];
cx q[5], q[1];
ry(-0.1876876646981994) q[4];
cx q[3], q[4];
ry(-0.07642084494752774) q[1];
cx q[5], q[1];
ry(0.21583531203188558) q[5];
cx q[0], q[5];
ry(-0.21583531203188558) q[5];
cx q[0], q[5];
cx q[5], q[2];
ry(0.052842523977479766) q[2];
cx q[5], q[2];
ry(-0.03904950363813496) q[5];
cx q[3], q[5];
ry(0.03904950363813496) q[5];
cx q[3], q[5];
ry(-0.23770804568017995) q[5];
cx q[1], q[5];
ry(0.23770804568017995) q[5];
cx q[1], q[5];
ry(0.07287416653144917) q[3];
cx q[4], q[3];
ry(-0.07287416653144917) q[3];
cx q[4], q[3];
ry(0.18535431069581662) q[4];
cx q[0], q[4];
ry(-0.18535431069581662) q[4];
cx q[0], q[4];
ry(-0.07866550674539581) q[2];
cx q[3], q[2];
ry(0.07866550674539581) q[2];
cx q[3], q[2];
ry(0.07877557188033257) q[0];
cx q[3], q[0];
ry(-0.07877557188033257) q[0];
cx q[3], q[0];
ry(0.06476812161487067) q[2];
cx q[4], q[2];
ry(-0.06476812161487067) q[2];
cx q[4], q[2];
ry(0.04693976251351062) q[1];
cx q[4], q[1];
ry(-0.04693976251351062) q[1];
cx q[4], q[1];
ry(0.027038357551329155) q[0];
cx q[5], q[0];
ry(-0.027038357551329155) q[0];
cx q[5], q[0];
ry(0.0399935996031397) q[0];
cx q[4], q[0];
ry(-0.0399935996031397) q[0];
cx q[4], q[0];
ry(-0.22118117160344086) q[1];
cx q[0], q[1];
ry(0.22118117160344086) q[1];
cx q[0], q[1];
ry(0.16226896027910812) q[1];
cx q[3], q[1];
ry(-0.16226896027910812) q[1];
cx q[3], q[1];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\ncry(0.0181) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\ncry(0.0181) q[4], q[0];\ncry(-0.0188) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\ncry(0.0181) q[4], q[0];\ncry(-0.0188) q[0], q[1];\ncry(0.0179) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\ncry(0.0181) q[4], q[0];\ncry(-0.0188) q[0], q[1];\ncry(0.0179) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\ncry(0.0181) q[4], q[0];\ncry(-0.0188) q[0], q[1];\ncry(0.0179) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\ncry(0.0181) q[4], q[0];\ncry(-0.0188) q[0], q[1];\ncry(0.0179) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\ncry(-1.0342) q[4], q[5];\ncry(-1.0342) q[1], q[0];\nry(1.0293) q[1];\ncry(-1.2204) q[2], q[3];\nry(1.0366) q[2];\ncry(-1.0782) q[2], q[4];\ncry(-0.7205) q[1], q[3];\ncry(0.3334) q[2], q[1];\nry(-0.8501) q[0];\ncry(0.333) q[1], q[2];\ncry(0.2551) q[5], q[4];\ncry(-0.3005) q[1], q[4];\nry(-0.135) q[3];\ncry(0.3808) q[2], q[5];\nry(0.2657) q[5];\ncry(-0.0832) q[5], q[3];\ncry(0.1141) q[5], q[1];\ncry(-0.1106) q[2], q[0];\ncry(0.2393) q[0], q[5];\nry(-0.0613) q[4];\ncry(0.1464) q[3], q[4];\ncry(0.0743) q[5], q[2];\ncry(-0.1043) q[3], q[5];\ncry(0.0794) q[4], q[3];\ncry(-0.0666) q[3], q[2];\ncry(0.0665) q[0], q[4];\ncry(-0.0469) q[1], q[5];\ncry(0.0486) q[3], q[0];\ncry(0.0389) q[4], q[2];\ncry(-0.0209) q[5], q[0];\ncry(0.0224) q[4], q[1];\ncry(0.0181) q[4], q[0];\ncry(-0.0188) q[0], q[1];\ncry(0.0179) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n"], "gradients": [0.2545, 0.2508, 0.4291, 0.3311, 0.4586, 0.4388, 0.4047, 0.3396, 0.3815, 0.2948, 0.1041, 0.1822, 0.0927, 0.0809, 0.0625, 0.0608, 0.057, 0.0534, 0.0497, 0.0548, 0.0304, 0.0262, 0.0222, 0.0173, 0.0142, 0.0138, 0.011, 0.0106, 0.0086, 0.0076, 0.0049, 0.0044, 0.0042, 0.004, 0.0038, 0.0038, 0.0038, 0.0035, 0.003, 0.0026]} | [
"ZIIIZI",
"IIIIZZ",
"ZIIZII",
"ZIZIII",
"IIZIZI",
"IIZZII",
"ZZIIII",
"IZIIZI",
"IZIZII",
"ZIIIII",
"IIIIZI",
"IIIIIZ",
"IIIZII",
"IIZIII",
"IZIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0,
0,
0,
0,
0,
0
] | 0.971627 | [
-0.2801847597923256,
1.2555710780941758,
-0.36105418719254584,
1.5102721355728506,
-1.0479966901811935,
-0.8222831627315479,
0.2521104351511431,
-0.9773637272950426,
0.08305556049227468,
0.41603110340452093,
-0.0009748888485288376,
-0.38272958386944295,
0.4049179472323623,
0.29229643300270... | {
"n_parameters": 33,
"n_qubits": 6,
"optimal_eigenvalue": -2.5,
"target_ratio": 0.97,
"target_value": -2.425
} | 21 |
b426b8aff164c6823b185eb6b091738d | kclique | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 4}, {"id": 3}, {"id": 5}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 2, "target": 5}, {"source": 4, "target": 3}, {"source": 3, "target": 5}]} | {"states": [56, 7], "expectation_value": -3.4084901437314086, "params": [[0.0689, 0.0763], [-0.0703, -0.0834]], "bitstrings": ["000111", "111000"], "total_optimization_steps": 10, "probabilities": [0.03111484763319934, 0.03210833740263862], "optimization_time": 3.608137369155884} | 1.75 * (Z(0) @ Z(1)) + 1.75 * (Z(2) @ Z(1)) + 1.75 * (Z(2) @ Z(0)) + 2.0 * (Z(4) @ Z(1)) + 1.75 * (Z(4) @ Z(0)) + 2.0 * (Z(4) @ Z(2)) + 2.0 * (Z(3) @ Z(1)) + 2.0 * (Z(3) @ Z(0)) + 2.0 * (Z(3) @ Z(2)) + 1.75 * (Z(3) @ Z(4)) + 2.0 * (Z(5) @ Z(1)) + 2.0 * (Z(5) @ Z(0)) + 1.75 * (Z(5) @ Z(2)) + 2.0 * (Z(5) @ Z(4)) + 1.75 * (Z(5) @ Z(3)) + -0.5 * Z(1) + -0.75 * Z(0) + -0.75 * Z(2) + -0.5 * Z(4) + -0.5 * Z(3) + -0.5 * Z(5) | 18 | 6 | 2 | {"smallest_eigenvalues": [-7.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -6.25, "smallest_bitstrings": ["111000"], "largest_eigenvalue": 31.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
ry(3.146586182667847) q[0];
rz(-0.4960671937553839) q[0];
ry(-0.1292922814490114) q[1];
rz(-0.6985758714498361) q[1];
cz q[1], q[0];
ry(0.043070532367504924) q[1];
ry(-0.04475695876475132) q[2];
rz(0.6631600359423698) q[2];
ry(0.5756435583956447) q[3];
rz(-0.14283149628386937) q[3];
cz q[3], q[2];
rz(-1.0583422497727168) q[2];
cz q[2], q[1];
ry(2.467702949553314) q[3];
ry(0.09442180069266345) q[4];
rz(-0.4960671937553839) q[4];
ry(2.7246196860446945) q[5];
rz(0.021535266183752462) q[5];
cz q[5], q[4];
rz(1.6687368519398413) q[4];
cz q[4], q[3];
ry(0.4376501802689349) q[5];
ry(3.2207334379454498) q[6];
rz(-1.152313102082496) q[6];
cz q[6], q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[6] c;
qubit[6] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[1], q[4];
rz(x1) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x1) q[4];
cx q[2], q[4];
cx q[1], q[3];
rz(x1) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x1) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x1) q[3];
cx q[2], q[3];
cx q[4], q[3];
rz(x0) q[3];
cx q[4], q[3];
cx q[1], q[5];
rz(x1) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x1) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x0) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(x1) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
rz(x2) q[1];
rz(x3) q[0];
rz(x3) q[2];
rz(x2) q[4];
rz(x2) q[3];
rz(x2) q[5];
h q[0];
rz(x4) q[0];
h q[0];
h q[1];
rz(x4) q[1];
h q[1];
h q[2];
rz(x4) q[2];
h q[2];
h q[3];
rz(x4) q[3];
h q[3];
h q[4];
rz(x4) q[4];
h q[4];
h q[5];
rz(x4) q[5];
h q[5];
cx q[1], q[0];
rz(x5) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x5) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x5) q[2];
cx q[0], q[2];
cx q[1], q[4];
rz(x6) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(x5) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x6) q[4];
cx q[2], q[4];
cx q[1], q[3];
rz(x6) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x6) q[3];
cx q[0], q[3];
cx q[2], q[3];
rz(x6) q[3];
cx q[2], q[3];
cx q[4], q[3];
rz(x5) q[3];
cx q[4], q[3];
cx q[1], q[5];
rz(x6) q[5];
cx q[1], q[5];
cx q[0], q[5];
rz(x6) q[5];
cx q[0], q[5];
cx q[2], q[5];
rz(x5) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(x6) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(x5) q[5];
cx q[3], q[5];
rz(x7) q[1];
rz(x8) q[0];
rz(x8) q[2];
rz(x7) q[4];
rz(x7) q[3];
rz(x7) q[5];
h q[0];
rz(x9) q[0];
h q[0];
h q[1];
rz(x9) q[1];
h q[1];
h q[2];
rz(x9) q[2];
h q[2];
h q[3];
rz(x9) q[3];
h q[3];
h q[4];
rz(x9) q[4];
h q[4];
h q[5];
rz(x9) q[5];
h q[5];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5]; | {"k": 3} | {"circuits": [], "gradients": []} | [
"IIIIZZ",
"IIIZZI",
"IIIZIZ",
"IZIIZI",
"IZIIIZ",
"IZIZII",
"IIZIZI",
"IIZIIZ",
"IIZZII",
"IZZIII",
"ZIIIZI",
"ZIIIIZ",
"ZIIZII",
"ZZIIII",
"ZIZIII",
"IIIIZI",
"IIIIIZ",
"IIIZII",
"IZIIII",
"IIZIII",
"ZIIIII"
] | [
1.75,
1.75,
1.75,
2,
1.75,
2,
2,
2,
2,
1.75,
2,
2,
1.75,
2,
1.75,
-0.5,
-0.75,
-0.75,
-0.5,
-0.5,
-0.5
] | 0.988667 | [
3.146586182667847,
-0.4960671937553839,
-0.1292922814490114,
-0.6985758714498361,
-0.04475695876475132,
0.6631600359423698,
0.5756435583956447,
-0.14283149628386937,
0.09442180069266345,
2.7246196860446945,
0.021535266183752462,
3.2207334379454498,
-1.152313102082496,
-0.5291711248863585,
... | {
"n_parameters": 17,
"n_qubits": 7,
"optimal_eigenvalue": -3,
"target_ratio": 0.97,
"target_value": -2.91
} | 27 |
6af884d627ee37a45c35f4c485ec07d5 | min_cut | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"capacity": 1, "source": 0, "target": 5}, {"capacity": 4, "source": 0, "target": 6}, {"capacity": 2, "source": 1, "target": 3}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 3, "source": 3, "target": 1}, {"capacity": 1, "source": 3, "target": 5}, {"capacity": 1, "source": 4, "target": 3}]} | {"states": [61, 1], "expectation_value": -0.6921603663880525, "params": [[0.049800000000000004, 0.0683, 0.0779, 0.0757], [-0.0074, -0.042300000000000004, -0.0631, -0.0644]], "bitstrings": ["1000010", "1111110"], "total_optimization_steps": 10, "probabilities": [0.01651839524553116, 0.01697493606561526], "optimization_time": 6.166912317276001} | -0.25 * (Z(0) @ Z(5)) + 0.5 * (Z(6) @ Z(0)) + -0.25 * (Z(3) @ Z(5)) + -1.25 * (Z(1) @ Z(3)) + -0.25 * (Z(4) @ Z(3)) + -0.5 * (Z(2) @ Z(4)) + -0.5 * Z(5) + -0.25 * Z(0) + 0.5 * Z(6) + 0.25 * Z(3) + -0.25 * Z(1) + -0.25 * Z(4) + 0.5 * Z(2) | 1 | 7 | 4 | {"smallest_eigenvalues": [-4.0, -4.0, -4.0, -4.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -3.0, "smallest_bitstrings": ["1101110", "1101010", "1000010", "1111110"], "largest_eigenvalue": 5.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
cx q[5], q[0];
rz(-0.2129396642339767) q[0];
cx q[5], q[0];
cx q[5], q[3];
rz(-0.2129396642339767) q[3];
cx q[5], q[3];
cx q[3], q[1];
rz(-1.5032141761943887) q[1];
cx q[3], q[1];
rz(-0.2129396642339767) q[1];
rx(-0.8737487988534467) q[1];
cx q[3], q[4];
rz(-0.2129396642339767) q[4];
cx q[3], q[4];
rz(-0.24166154592351585) q[3];
rx(-0.8737487988534467) q[3];
cx q[4], q[2];
rz(-1.1053657754057873) q[2];
cx q[4], q[2];
rz(0.8234461266757109) q[2];
rx(-0.8737487988534468) q[2];
rz(-0.2129396642339767) q[4];
rx(-0.8737487988534467) q[4];
rz(-1.1053657754057875) q[5];
rx(-0.8737487988534467) q[5];
h q[6];
cx q[0], q[6];
rz(0.823446126675711) q[6];
cx q[0], q[6];
rz(-0.2129396642339767) q[0];
rx(-0.8737487988534467) q[0];
rz(0.8234461266757109) q[6];
rx(-0.8737487988534468) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[5], q[0];
rz(x0) q[0];
cx q[5], q[0];
cx q[0], q[6];
rz(x1) q[6];
cx q[0], q[6];
cx q[5], q[3];
rz(x0) q[3];
cx q[5], q[3];
cx q[3], q[1];
rz(x2) q[1];
cx q[3], q[1];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[4], q[2];
rz(x3) q[2];
cx q[4], q[2];
rz(x3) q[5];
rz(x0) q[0];
rz(x1) q[6];
rz(x4) q[3];
rz(x0) q[1];
rz(x0) q[4];
rz(x1) q[2];
h q[0];
rz(x5) q[0];
h q[0];
h q[1];
rz(x5) q[1];
h q[1];
h q[2];
rz(x5) q[2];
h q[2];
h q[3];
rz(x5) q[3];
h q[3];
h q[4];
rz(x5) q[4];
h q[4];
h q[5];
rz(x5) q[5];
h q[5];
h q[6];
rz(x5) q[6];
h q[6];
cx q[5], q[0];
rz(x6) q[0];
cx q[5], q[0];
cx q[0], q[6];
rz(x7) q[6];
cx q[0], q[6];
cx q[5], q[3];
rz(x6) q[3];
cx q[5], q[3];
cx q[3], q[1];
rz(x8) q[1];
cx q[3], q[1];
cx q[3], q[4];
rz(x6) q[4];
cx q[3], q[4];
cx q[4], q[2];
rz(x9) q[2];
cx q[4], q[2];
rz(x9) q[5];
rz(x6) q[0];
rz(x7) q[6];
rz(x10) q[3];
rz(x6) q[1];
rz(x6) q[4];
rz(x7) q[2];
h q[0];
rz(x11) q[0];
h q[0];
h q[1];
rz(x11) q[1];
h q[1];
h q[2];
rz(x11) q[2];
h q[2];
h q[3];
rz(x11) q[3];
h q[3];
h q[4];
rz(x11) q[4];
h q[4];
h q[5];
rz(x11) q[5];
h q[5];
h q[6];
rz(x11) q[6];
h q[6];
cx q[5], q[0];
rz(x12) q[0];
cx q[5], q[0];
cx q[0], q[6];
rz(x13) q[6];
cx q[0], q[6];
cx q[5], q[3];
rz(x12) q[3];
cx q[5], q[3];
cx q[3], q[1];
rz(x14) q[1];
cx q[3], q[1];
cx q[3], q[4];
rz(x12) q[4];
cx q[3], q[4];
cx q[4], q[2];
rz(x15) q[2];
cx q[4], q[2];
rz(x15) q[5];
rz(x12) q[0];
rz(x13) q[6];
rz(x16) q[3];
rz(x12) q[1];
rz(x12) q[4];
rz(x13) q[2];
h q[0];
rz(x17) q[0];
h q[0];
h q[1];
rz(x17) q[1];
h q[1];
h q[2];
rz(x17) q[2];
h q[2];
h q[3];
rz(x17) q[3];
h q[3];
h q[4];
rz(x17) q[4];
h q[4];
h q[5];
rz(x17) q[5];
h q[5];
h q[6];
rz(x17) q[6];
h q[6];
cx q[5], q[0];
rz(x18) q[0];
cx q[5], q[0];
cx q[0], q[6];
rz(x19) q[6];
cx q[0], q[6];
cx q[5], q[3];
rz(x18) q[3];
cx q[5], q[3];
cx q[3], q[1];
rz(x20) q[1];
cx q[3], q[1];
cx q[3], q[4];
rz(x18) q[4];
cx q[3], q[4];
cx q[4], q[2];
rz(x21) q[2];
cx q[4], q[2];
rz(x21) q[5];
rz(x18) q[0];
rz(x19) q[6];
rz(x22) q[3];
rz(x18) q[1];
rz(x18) q[4];
rz(x19) q[2];
h q[0];
rz(x23) q[0];
h q[0];
h q[1];
rz(x23) q[1];
h q[1];
h q[2];
rz(x23) q[2];
h q[2];
h q[3];
rz(x23) q[3];
h q[3];
h q[4];
rz(x23) q[4];
h q[4];
h q[5];
rz(x23) q[5];
h q[5];
h q[6];
rz(x23) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | {"source": 0, "sink": 6} | {"circuits": [], "gradients": []} | [
"IZIIIIZ",
"ZIIIIIZ",
"IZIZIII",
"IIIZIZI",
"IIZZIII",
"IIZIZII",
"IZIIIII",
"IIIIIIZ",
"ZIIIIII",
"IIIZIII",
"IIIIIZI",
"IIZIIII",
"IIIIZII"
] | [
-0.25,
0.5,
-0.25,
-1.25,
-0.25,
-0.5,
-0.5,
-0.25,
0.5,
0.25,
-0.25,
-0.25,
0.5
] | 0.656065 | [
-0.2129396642339767,
0.823446126675711,
-1.5032141761943887,
-1.1053657754057873,
-0.24166154592351555,
-0.8737487988534467
] | {
"n_parameters": 6,
"n_qubits": 7,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 173 |
11576eab70c2ec583415b5e8bd58f9e2 | kclique | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 4}, {"id": 5}, {"id": 3}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 2, "target": 5}, {"source": 5, "target": 3}]} | {"states": [5, 7], "expectation_value": -1.3163355649793587, "params": [[[0.558, -0.23320000000000002], [0.5726, -0.23070000000000002], [0.5675, -0.231], [0.9884000000000001, -0.0001], [0.88, -0.0011], [0.8951, 0.0007]], [[0.5608000000000001, 0.0043], [0.5737, 0.004], [0.5738, 0.0064], [0.9917, 0.0068000000000000005], [0.8808, 0.0098], [0.8905000000000001, 0.0077]]], "bitstrings": ["111010", "111000"], "total_optimization_steps": 100, "probabilities": [0.06277154636649425, 0.09200006611215752], "optimization_time": 2.977109432220459} | 1.75 * (Z(0) @ Z(1)) + 1.75 * (Z(2) @ Z(1)) + 1.75 * (Z(2) @ Z(0)) + 1.75 * (Z(4) @ Z(1)) + 1.75 * (Z(4) @ Z(0)) + 2.0 * (Z(4) @ Z(2)) + 2.0 * (Z(5) @ Z(1)) + 2.0 * (Z(5) @ Z(0)) + 1.75 * (Z(5) @ Z(2)) + 2.0 * (Z(5) @ Z(4)) + 2.0 * (Z(3) @ Z(1)) + 2.0 * (Z(3) @ Z(0)) + 2.0 * (Z(3) @ Z(2)) + 2.0 * (Z(3) @ Z(4)) + 1.75 * (Z(3) @ Z(5)) + -0.75 * Z(1) + -0.75 * Z(0) + -0.75 * Z(2) + -0.5 * Z(4) + -0.5 * Z(5) + -0.25 * Z(3) | 1 | 6 | 2 | {"smallest_eigenvalues": [-7.25, -7.25], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -6.25, "smallest_bitstrings": ["111000", "110010"], "largest_eigenvalue": 31.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.3716796306065885) q[0];
cx q[1], q[0];
h q[2];
h q[3];
cx q[0], q[3];
rz(-0.3716796306065885) q[3];
cx q[0], q[3];
h q[4];
cx q[1], q[4];
rz(-0.3716796306065885) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(-0.3716796306065885) q[4];
cx q[0], q[4];
rz(0.8727381071204077) q[0];
rx(0.888959931440737) q[0];
cx q[3], q[4];
rz(-0.3716796306065885) q[4];
cx q[3], q[4];
rz(0.7179543098390146) q[3];
rx(0.8889599314407368) q[3];
rz(0.8727381071204077) q[4];
rx(0.888959931440737) q[4];
h q[5];
cx q[1], q[5];
rz(-0.3716796306065885) q[5];
cx q[1], q[5];
rz(0.8727381071204077) q[1];
rx(0.888959931440737) q[1];
cx q[1], q[0];
rz(-1.5807265779890087) q[0];
cx q[1], q[0];
cx q[0], q[3];
cx q[1], q[4];
rz(-1.5807265779890087) q[3];
cx q[0], q[3];
rz(-1.5807265779890087) q[4];
cx q[1], q[4];
cx q[0], q[4];
rz(-1.5807265779890087) q[4];
cx q[0], q[4];
rz(2.486062917443885) q[0];
rx(0.4724410059780225) q[0];
cx q[3], q[4];
rz(-1.5807265779890087) q[4];
cx q[3], q[4];
rz(1.2068334987105587) q[3];
rx(0.4724410059780225) q[3];
rz(2.486062917443885) q[4];
rx(0.4724410059780225) q[4];
cx q[5], q[2];
rz(-0.3716796306065885) q[2];
cx q[5], q[2];
rz(-0.19857375753212114) q[2];
rx(0.888959931440737) q[2];
rz(0.7179543098390146) q[5];
rx(0.8889599314407368) q[5];
cx q[1], q[5];
rz(-1.5807265779890087) q[5];
cx q[1], q[5];
rz(2.486062917443885) q[1];
rx(0.4724410059780225) q[1];
cx q[5], q[2];
rz(-1.5807265779890087) q[2];
cx q[5], q[2];
rz(-0.19857375753212114) q[2];
rx(0.4724410059780224) q[2];
rz(1.2068334987105587) q[5];
rx(0.4724410059780225) q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[6] c;
qubit[6] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[0];
rz(x13) q[0];
rx(x14) q[1];
rz(x15) q[1];
rx(x16) q[2];
rz(x17) q[2];
rx(x18) q[3];
rz(x19) q[3];
rx(x20) q[4];
rz(x21) q[4];
rx(x22) q[5];
rz(x23) q[5];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5]; | {"k": 3} | {"circuits": [], "gradients": []} | [
"IIIIZZ",
"IIIZZI",
"IIIZIZ",
"IZIIZI",
"IZIIIZ",
"IZIZII",
"ZIIIZI",
"ZIIIIZ",
"ZIIZII",
"ZZIIII",
"IIZIZI",
"IIZIIZ",
"IIZZII",
"IZZIII",
"ZIZIII",
"IIIIZI",
"IIIIIZ",
"IIIZII",
"IZIIII",
"ZIIIII",
"IIZIII"
] | [
1.75,
1.75,
1.75,
1.75,
1.75,
2,
2,
2,
1.75,
2,
2,
2,
2,
2,
1.75,
-0.75,
-0.75,
-0.75,
-0.5,
-0.5,
-0.25
] | 0.698312 | [
-0.3716796306065885,
0.8727381071204077,
0.7179543098390148,
-0.19857375753212136,
0.8889599314407369,
-1.5807265779890087,
2.4860629174438844,
1.2068334987105587,
0.4724410059780224
] | {
"n_parameters": 9,
"n_qubits": 6,
"optimal_eigenvalue": -3.5,
"target_ratio": 0.97,
"target_value": -3.395
} | 259 |
250509f37f9446f8e0ae2849e52dd5c2 | max_flow | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}], "edges": [{"capacity": 5, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 3}, {"capacity": 3, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 3}, {"capacity": 2, "source": 2, "target": 1}, {"capacity": 3, "source": 2, "target": 3}]} | {"states": [268, 12], "expectation_value": -3.1985748275339594, "params": [[-0.0227, -0.052000000000000005, -0.024, -0.037700000000000004], [0.0073, 0.038900000000000004, 0.021500000000000002, 0.0262]], "bitstrings": ["111011110011", "111111110011"], "total_optimization_steps": 10, "probabilities": [0.00041504614807242663, 0.0004233234098191503], "optimization_time": 164.33745861053467} | 0.5 * (Z(0) @ Z(8)) + 1.0 * (Z(9) @ Z(8)) + 0.5 * (Z(9) @ Z(0)) + 1.0 * (Z(1) @ Z(8)) + 0.8571428571428572 * (Z(1) @ Z(0)) + 1.0 * (Z(1) @ Z(9)) + 1.0 * (Z(2) @ Z(8)) + 0.8571428571428572 * (Z(2) @ Z(0)) + 1.0 * (Z(2) @ Z(9)) + 1.7142857142857144 * (Z(2) @ Z(1)) + -1.0 * (Z(5) @ Z(8)) + -0.5 * (Z(5) @ Z(0)) + -1.0 * (Z(5) @ Z(9)) + -1.0 * (Z(5) @ Z(1)) + -1.0 * (Z(5) @ Z(2)) + -2.0 * (Z(6) @ Z(8)) + -1.0 * (Z(6) @ Z(0)) + -2.0 * (Z(6) @ Z(9)) + -2.0 * (Z(6) @ Z(1)) + -2.0 * (Z(6) @ Z(2)) + 2.0 * (Z(6) @ Z(5)) + -0.5 * (Z(7) @ Z(8)) + -0.5 * (Z(7) @ Z(0)) + -0.5 * (Z(7) @ Z(9)) + -1.0 * (Z(7) @ Z(1)) + -1.0 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(5)) + 1.0 * (Z(7) @ Z(6)) + 0.5 * (Z(10) @ Z(8)) + 0.5 * (Z(10) @ Z(9)) + -0.5 * (Z(10) @ Z(5)) + -1.0 * (Z(10) @ Z(6)) + 1.0 * (Z(11) @ Z(8)) + 1.0 * (Z(11) @ Z(9)) + -1.0 * (Z(11) @ Z(5)) + -2.0 * (Z(11) @ Z(6)) + 1.0 * (Z(11) @ Z(10)) + -0.07142857142857142 * (Z(3) @ Z(4)) + 2.5 * Z(8) + 1.142857142857143 * Z(0) + 2.5 * Z(9) + 2.2857142857142856 * Z(1) + 2.2857142857142856 * Z(2) + -2.5 * Z(5) + -5.0 * Z(6) + -1.5 * Z(7) + 1.0 * Z(10) + 2.0 * Z(11) + -0.14285714285714285 * Z(4) + -0.14285714285714285 * Z(3) | 1 | 12 | 4 | {"smallest_eigenvalues": [-12.214285714285715], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -11.928571428571429, "smallest_bitstrings": ["111111110011"], "largest_eigenvalue": 61.35714285714286} | OPENQASM 3.0;
include "stdgates.inc";
qubit[12] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
cx q[4], q[3];
rz(0.23187867410549912) q[3];
cx q[4], q[3];
rz(0.8132055690128235) q[3];
rx(0.035835034364257105) q[3];
rz(0.8132055690128235) q[4];
rx(0.035835034364257105) q[4];
cx q[4], q[3];
rz(-0.05443002659568791) q[3];
cx q[4], q[3];
rz(-0.10151693781256377) q[3];
rx(1.2823868084575836) q[3];
rz(-0.10151693781256377) q[4];
rx(1.2823868084575836) q[4];
cx q[4], q[3];
rz(0.2096588337322473) q[3];
cx q[4], q[3];
rz(0.8844598782787312) q[3];
rx(0.6236626516807595) q[3];
rz(0.8844598782787312) q[4];
rx(0.6236626516807595) q[4];
cx q[4], q[3];
rz(0.6204206230925062) q[3];
cx q[4], q[3];
rz(0.24847283880660775) q[3];
rx(0.3658795768745862) q[3];
rz(0.24847283880660775) q[4];
rx(0.3658795768745862) q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[8], q[0];
rz(-0.32731231516638337) q[0];
cx q[8], q[0];
h q[9];
cx q[8], q[9];
rz(0.14897380147739106) q[9];
cx q[8], q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(0.14897380147739106) q[1];
cx q[8], q[1];
cx q[8], q[2];
rz(0.14897380147739106) q[2];
cx q[8], q[2];
cx q[8], q[5];
rz(-0.02932935189490087) q[5];
cx q[8], q[5];
cx q[8], q[6];
rz(-0.2881621225257422) q[6];
cx q[8], q[6];
cx q[8], q[7];
rz(0.10782745201277463) q[7];
cx q[8], q[7];
rz(-0.32731231516638337) q[9];
cx q[0], q[9];
cx q[0], q[1];
rz(0.3033132207069555) q[1];
cx q[0], q[1];
cx q[0], q[2];
rz(0.3033132207069555) q[2];
cx q[0], q[2];
cx q[0], q[5];
rz(0.10782745201277463) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(-0.02932935189490087) q[6];
cx q[0], q[6];
cx q[0], q[7];
rz(0.10782745201277463) q[7];
cx q[0], q[7];
rz(0.03341520145894927) q[0];
rx(0.03583503436425704) q[0];
cx q[9], q[1];
rz(0.14897380147739106) q[1];
cx q[9], q[1];
cx q[9], q[2];
rz(0.14897380147739106) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(-0.2901323363886198) q[2];
cx q[1], q[2];
cx q[9], q[5];
rz(-0.02932935189490087) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(-0.02932935189490087) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(-0.02932935189490087) q[5];
cx q[2], q[5];
cx q[9], q[6];
rz(-0.2881621225257422) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(-0.2881621225257422) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(-0.2881621225257422) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(1.141182308632574) q[6];
cx q[5], q[6];
cx q[9], q[7];
rz(0.10782745201277463) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(-0.02932935189490087) q[7];
cx q[1], q[7];
rz(0.6529864875408986) q[1];
rx(0.03583503436425699) q[1];
cx q[2], q[7];
rz(-0.02932935189490087) q[7];
cx q[2], q[7];
rz(0.6529864875408986) q[2];
rx(0.03583503436425699) q[2];
cx q[5], q[7];
rz(-0.32731231516638337) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(0.14897380147739106) q[7];
cx q[6], q[7];
rz(0.6045492048584538) q[7];
rx(0.03583503436425707) q[7];
h q[10];
cx q[8], q[10];
rz(-0.32731231516638337) q[10];
cx q[8], q[10];
cx q[9], q[10];
rz(-0.32731231516638337) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(0.10782745201277463) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(-0.02932935189490087) q[10];
cx q[6], q[10];
h q[11];
cx q[8], q[11];
rz(0.14897380147739106) q[11];
cx q[8], q[11];
rz(-0.6141242174422867) q[8];
rx(0.03583503436425709) q[8];
cx q[8], q[0];
rz(0.37991173546379486) q[0];
cx q[8], q[0];
cx q[9], q[11];
rz(0.14897380147739106) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(-0.02932935189490087) q[11];
cx q[5], q[11];
rz(0.6390851350237949) q[5];
rx(0.0358350343642571) q[5];
cx q[6], q[11];
rz(-0.2881621225257422) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(0.14897380147739106) q[11];
cx q[10], q[11];
rz(0.14897380147738915) q[10];
rx(0.03583503436425705) q[10];
rz(1.1411823086325725) q[11];
rx(0.035835034364256904) q[11];
rz(0.8596576351711125) q[6];
rx(0.035835034364257085) q[6];
rz(-0.6141242174422867) q[9];
rx(0.03583503436425709) q[9];
cx q[8], q[9];
rz(-0.13779535400588164) q[9];
cx q[8], q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(-0.13779535400588164) q[1];
cx q[8], q[1];
cx q[8], q[2];
rz(-0.13779535400588164) q[2];
cx q[8], q[2];
cx q[8], q[5];
rz(0.009669067739376286) q[5];
cx q[8], q[5];
cx q[8], q[6];
rz(0.21662360639747644) q[6];
cx q[8], q[6];
cx q[8], q[7];
rz(-0.1293904036749534) q[7];
cx q[8], q[7];
cx q[8], q[10];
rz(0.37991173546379486) q[10];
cx q[8], q[10];
cx q[8], q[11];
rz(-0.13779535400588164) q[11];
cx q[8], q[11];
rz(-1.2158591553219726) q[8];
rx(1.2823868084575836) q[8];
rz(0.37991173546379486) q[9];
cx q[0], q[9];
cx q[0], q[1];
rz(-0.305084516427361) q[1];
cx q[0], q[1];
cx q[0], q[2];
rz(-0.305084516427361) q[2];
cx q[0], q[2];
cx q[0], q[5];
rz(-0.1293904036749534) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(0.009669067739376286) q[6];
cx q[0], q[6];
cx q[0], q[7];
rz(-0.1293904036749534) q[7];
cx q[0], q[7];
rz(1.0055111995488861) q[0];
rx(1.2823868084575836) q[0];
cx q[8], q[0];
rz(-0.4307321985365464) q[0];
cx q[8], q[0];
cx q[9], q[1];
rz(-0.13779535400588164) q[1];
cx q[9], q[1];
cx q[9], q[2];
rz(-0.13779535400588164) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(0.12457604225279778) q[2];
cx q[1], q[2];
cx q[9], q[5];
rz(0.009669067739376286) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(0.009669067739376286) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(0.009669067739376286) q[5];
cx q[2], q[5];
cx q[9], q[6];
rz(0.21662360639747644) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(0.21662360639747644) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(0.21662360639747644) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(-0.9638575444206281) q[6];
cx q[5], q[6];
cx q[9], q[7];
rz(-0.1293904036749534) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(0.009669067739376286) q[7];
cx q[1], q[7];
rz(0.3155057853061689) q[1];
rx(1.2823868084575836) q[1];
cx q[2], q[7];
rz(0.009669067739376286) q[7];
cx q[2], q[7];
rz(0.3155057853061689) q[2];
rx(1.2823868084575836) q[2];
cx q[5], q[7];
rz(0.37991173546379486) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(-0.13779535400588164) q[7];
cx q[6], q[7];
rz(0.634999242928334) q[7];
rx(1.2823868084575836) q[7];
cx q[9], q[10];
rz(0.37991173546379486) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(-0.1293904036749534) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(0.009669067739376286) q[10];
cx q[6], q[10];
cx q[9], q[11];
rz(-0.13779535400588164) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(0.009669067739376286) q[11];
cx q[5], q[11];
rz(0.7938054239912788) q[5];
rx(1.2823868084575836) q[5];
cx q[6], q[11];
rz(0.21662360639747644) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(-0.13779535400588164) q[11];
cx q[10], q[11];
rz(-0.1377953540058816) q[10];
rx(1.2823868084575836) q[10];
rz(-0.9638575444206281) q[11];
rx(1.2823868084575836) q[11];
rz(0.8614947022089439) q[6];
rx(1.2823868084575836) q[6];
rz(-1.2158591553219726) q[9];
rx(1.2823868084575836) q[9];
cx q[8], q[9];
rz(-0.18183387096818787) q[9];
cx q[8], q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(-0.18183387096818787) q[1];
cx q[8], q[1];
cx q[8], q[2];
rz(-0.18183387096818787) q[2];
cx q[8], q[2];
cx q[8], q[5];
rz(0.42016387687250956) q[5];
cx q[8], q[5];
cx q[8], q[6];
rz(0.4813411022741164) q[6];
cx q[8], q[6];
cx q[8], q[7];
rz(0.2634714558697443) q[7];
cx q[8], q[7];
cx q[8], q[10];
rz(-0.4307321985365464) q[10];
cx q[8], q[10];
cx q[8], q[11];
rz(-0.18183387096818787) q[11];
cx q[8], q[11];
rz(-0.1537845867568901) q[8];
rx(0.6236626516807594) q[8];
rz(-0.4307321985365464) q[9];
cx q[0], q[9];
cx q[0], q[1];
rz(-0.03856685235727595) q[1];
cx q[0], q[1];
cx q[0], q[2];
rz(-0.03856685235727595) q[2];
cx q[0], q[2];
cx q[0], q[5];
rz(0.2634714558697443) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(0.42016387687250956) q[6];
cx q[0], q[6];
cx q[0], q[7];
rz(0.2634714558697443) q[7];
cx q[0], q[7];
rz(-0.45257872247392505) q[0];
rx(0.6236626516807594) q[0];
cx q[8], q[0];
rz(0.7048873477820325) q[0];
cx q[8], q[0];
cx q[9], q[1];
rz(-0.18183387096818787) q[1];
cx q[9], q[1];
cx q[9], q[2];
rz(-0.18183387096818787) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(-0.6277891280689337) q[2];
cx q[1], q[2];
cx q[9], q[5];
rz(0.42016387687250956) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(0.42016387687250956) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(0.42016387687250956) q[5];
cx q[2], q[5];
cx q[9], q[6];
rz(0.4813411022741164) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(0.4813411022741164) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(0.4813411022741164) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(-0.010737393114324681) q[6];
cx q[5], q[6];
cx q[9], q[7];
rz(0.2634714558697443) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(0.42016387687250956) q[7];
cx q[1], q[7];
rz(-0.43855478178183693) q[1];
rx(0.6236626516807592) q[1];
cx q[2], q[7];
rz(0.42016387687250956) q[7];
cx q[2], q[7];
rz(-0.43855478178183693) q[2];
rx(0.6236626516807592) q[2];
cx q[5], q[7];
rz(-0.4307321985365464) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(-0.18183387096818787) q[7];
cx q[6], q[7];
rz(0.7855953110492058) q[7];
rx(0.6236626516807593) q[7];
cx q[9], q[10];
rz(-0.4307321985365464) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(0.2634714558697443) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(0.42016387687250956) q[10];
cx q[6], q[10];
cx q[9], q[11];
rz(-0.18183387096818787) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(0.42016387687250956) q[11];
cx q[5], q[11];
rz(0.6539623650470432) q[5];
rx(0.6236626516807594) q[5];
cx q[6], q[11];
rz(0.4813411022741164) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(-0.18183387096818787) q[11];
cx q[10], q[11];
rz(-0.18183387096818748) q[10];
rx(0.6236626516807594) q[10];
rz(-0.010737393114324423) q[11];
rx(0.6236626516807594) q[11];
rz(-0.7361720327783345) q[6];
rx(0.6236626516807594) q[6];
rz(-0.1537845867568901) q[9];
rx(0.6236626516807594) q[9];
cx q[8], q[9];
rz(0.44993632719097953) q[9];
cx q[8], q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(0.44993632719097953) q[1];
cx q[8], q[1];
cx q[8], q[2];
rz(0.44993632719097953) q[2];
cx q[8], q[2];
cx q[8], q[5];
rz(0.7147110836169609) q[5];
cx q[8], q[5];
cx q[8], q[6];
rz(0.21735155750041896) q[6];
cx q[8], q[6];
cx q[8], q[7];
rz(0.23615149230402974) q[7];
cx q[8], q[7];
cx q[8], q[10];
rz(0.7048873477820325) q[10];
cx q[8], q[10];
cx q[8], q[11];
rz(0.44993632719097953) q[11];
cx q[8], q[11];
rz(-0.6163492551775747) q[8];
rx(0.3658795768745863) q[8];
rz(0.7048873477820325) q[9];
cx q[0], q[9];
cx q[0], q[1];
rz(0.6896870607613589) q[1];
cx q[0], q[1];
cx q[0], q[2];
rz(0.6896870607613589) q[2];
cx q[0], q[2];
cx q[0], q[5];
rz(0.23615149230402974) q[5];
cx q[0], q[5];
cx q[0], q[6];
rz(0.7147110836169609) q[6];
cx q[0], q[6];
cx q[0], q[7];
rz(0.23615149230402974) q[7];
cx q[0], q[7];
rz(0.7337551765764556) q[0];
rx(0.3658795768745862) q[0];
cx q[9], q[1];
rz(0.44993632719097953) q[1];
cx q[9], q[1];
cx q[9], q[2];
rz(0.44993632719097953) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(-0.2668369106474028) q[2];
cx q[1], q[2];
cx q[9], q[5];
rz(0.7147110836169609) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(0.7147110836169609) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(0.7147110836169609) q[5];
cx q[2], q[5];
cx q[9], q[6];
rz(0.21735155750041896) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(0.21735155750041896) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(0.21735155750041896) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(0.45985337405158516) q[6];
cx q[5], q[6];
cx q[9], q[7];
rz(0.23615149230402974) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(0.7147110836169609) q[7];
cx q[1], q[7];
rz(0.6116426125910395) q[1];
rx(0.36587957687458617) q[1];
cx q[2], q[7];
rz(0.7147110836169609) q[7];
cx q[2], q[7];
rz(0.6116426125910395) q[2];
rx(0.36587957687458617) q[2];
cx q[5], q[7];
rz(0.7048873477820325) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(0.44993632719097953) q[7];
cx q[6], q[7];
rz(0.22060834558834497) q[7];
rx(0.3658795768745861) q[7];
cx q[9], q[10];
rz(0.7048873477820325) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(0.23615149230402974) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(0.7147110836169609) q[10];
cx q[6], q[10];
cx q[9], q[11];
rz(0.44993632719097953) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(0.7147110836169609) q[11];
cx q[5], q[11];
rz(1.0222159471924037) q[5];
rx(0.36587957687458617) q[5];
cx q[6], q[11];
rz(0.21735155750041896) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(0.44993632719097953) q[11];
cx q[10], q[11];
rz(0.4499363271909793) q[10];
rx(0.3658795768745861) q[10];
rz(0.45985337405158555) q[11];
rx(0.3658795768745862) q[11];
rz(0.9422801369066844) q[6];
rx(0.3658795768745862) q[6];
rz(-0.6163492551775747) q[9];
rx(0.3658795768745863) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[12] c;
qubit[12] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
h q[9];
h q[10];
h q[11];
cx q[8], q[0];
rz(x0) q[0];
cx q[8], q[0];
cx q[8], q[9];
rz(x1) q[9];
cx q[8], q[9];
cx q[0], q[9];
rz(x0) q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(x1) q[1];
cx q[8], q[1];
cx q[0], q[1];
rz(x2) q[1];
cx q[0], q[1];
cx q[9], q[1];
rz(x1) q[1];
cx q[9], q[1];
cx q[8], q[2];
rz(x1) q[2];
cx q[8], q[2];
cx q[0], q[2];
rz(x2) q[2];
cx q[0], q[2];
cx q[9], q[2];
rz(x1) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(x3) q[2];
cx q[1], q[2];
cx q[8], q[5];
rz(x4) q[5];
cx q[8], q[5];
cx q[0], q[5];
rz(x5) q[5];
cx q[0], q[5];
cx q[9], q[5];
rz(x4) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(x4) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x4) q[5];
cx q[2], q[5];
cx q[8], q[6];
rz(x6) q[6];
cx q[8], q[6];
cx q[0], q[6];
rz(x4) q[6];
cx q[0], q[6];
cx q[9], q[6];
rz(x6) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(x6) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(x6) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x7) q[6];
cx q[5], q[6];
cx q[8], q[7];
rz(x5) q[7];
cx q[8], q[7];
cx q[0], q[7];
rz(x5) q[7];
cx q[0], q[7];
cx q[9], q[7];
rz(x5) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(x4) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(x4) q[7];
cx q[2], q[7];
cx q[5], q[7];
rz(x0) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x1) q[7];
cx q[6], q[7];
cx q[8], q[10];
rz(x0) q[10];
cx q[8], q[10];
cx q[9], q[10];
rz(x0) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(x5) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(x4) q[10];
cx q[6], q[10];
cx q[8], q[11];
rz(x1) q[11];
cx q[8], q[11];
cx q[9], q[11];
rz(x1) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(x4) q[11];
cx q[5], q[11];
cx q[6], q[11];
rz(x6) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(x1) q[11];
cx q[10], q[11];
cx q[4], q[3];
rz(x8) q[3];
cx q[4], q[3];
rz(x9) q[8];
rz(x10) q[0];
rz(x9) q[9];
rz(x11) q[1];
rz(x11) q[2];
rz(x12) q[5];
rz(x13) q[6];
rz(x14) q[7];
rz(x1) q[10];
rz(x7) q[11];
rz(x15) q[4];
rz(x15) q[3];
h q[0];
rz(x16) q[0];
h q[0];
h q[1];
rz(x16) q[1];
h q[1];
h q[2];
rz(x16) q[2];
h q[2];
h q[3];
rz(x16) q[3];
h q[3];
h q[4];
rz(x16) q[4];
h q[4];
h q[5];
rz(x16) q[5];
h q[5];
h q[6];
rz(x16) q[6];
h q[6];
h q[7];
rz(x16) q[7];
h q[7];
h q[8];
rz(x16) q[8];
h q[8];
h q[9];
rz(x16) q[9];
h q[9];
h q[10];
rz(x16) q[10];
h q[10];
h q[11];
rz(x16) q[11];
h q[11];
cx q[8], q[0];
rz(x17) q[0];
cx q[8], q[0];
cx q[8], q[9];
rz(x18) q[9];
cx q[8], q[9];
cx q[0], q[9];
rz(x17) q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(x18) q[1];
cx q[8], q[1];
cx q[0], q[1];
rz(x19) q[1];
cx q[0], q[1];
cx q[9], q[1];
rz(x18) q[1];
cx q[9], q[1];
cx q[8], q[2];
rz(x18) q[2];
cx q[8], q[2];
cx q[0], q[2];
rz(x19) q[2];
cx q[0], q[2];
cx q[9], q[2];
rz(x18) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(x20) q[2];
cx q[1], q[2];
cx q[8], q[5];
rz(x21) q[5];
cx q[8], q[5];
cx q[0], q[5];
rz(x22) q[5];
cx q[0], q[5];
cx q[9], q[5];
rz(x21) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(x21) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x21) q[5];
cx q[2], q[5];
cx q[8], q[6];
rz(x23) q[6];
cx q[8], q[6];
cx q[0], q[6];
rz(x21) q[6];
cx q[0], q[6];
cx q[9], q[6];
rz(x23) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(x23) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(x23) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x24) q[6];
cx q[5], q[6];
cx q[8], q[7];
rz(x22) q[7];
cx q[8], q[7];
cx q[0], q[7];
rz(x22) q[7];
cx q[0], q[7];
cx q[9], q[7];
rz(x22) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(x21) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(x21) q[7];
cx q[2], q[7];
cx q[5], q[7];
rz(x17) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x18) q[7];
cx q[6], q[7];
cx q[8], q[10];
rz(x17) q[10];
cx q[8], q[10];
cx q[9], q[10];
rz(x17) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(x22) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(x21) q[10];
cx q[6], q[10];
cx q[8], q[11];
rz(x18) q[11];
cx q[8], q[11];
cx q[9], q[11];
rz(x18) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(x21) q[11];
cx q[5], q[11];
cx q[6], q[11];
rz(x23) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(x18) q[11];
cx q[10], q[11];
cx q[4], q[3];
rz(x25) q[3];
cx q[4], q[3];
rz(x26) q[8];
rz(x27) q[0];
rz(x26) q[9];
rz(x28) q[1];
rz(x28) q[2];
rz(x29) q[5];
rz(x30) q[6];
rz(x31) q[7];
rz(x18) q[10];
rz(x24) q[11];
rz(x32) q[4];
rz(x32) q[3];
h q[0];
rz(x33) q[0];
h q[0];
h q[1];
rz(x33) q[1];
h q[1];
h q[2];
rz(x33) q[2];
h q[2];
h q[3];
rz(x33) q[3];
h q[3];
h q[4];
rz(x33) q[4];
h q[4];
h q[5];
rz(x33) q[5];
h q[5];
h q[6];
rz(x33) q[6];
h q[6];
h q[7];
rz(x33) q[7];
h q[7];
h q[8];
rz(x33) q[8];
h q[8];
h q[9];
rz(x33) q[9];
h q[9];
h q[10];
rz(x33) q[10];
h q[10];
h q[11];
rz(x33) q[11];
h q[11];
cx q[8], q[0];
rz(x34) q[0];
cx q[8], q[0];
cx q[8], q[9];
rz(x35) q[9];
cx q[8], q[9];
cx q[0], q[9];
rz(x34) q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(x35) q[1];
cx q[8], q[1];
cx q[0], q[1];
rz(x36) q[1];
cx q[0], q[1];
cx q[9], q[1];
rz(x35) q[1];
cx q[9], q[1];
cx q[8], q[2];
rz(x35) q[2];
cx q[8], q[2];
cx q[0], q[2];
rz(x36) q[2];
cx q[0], q[2];
cx q[9], q[2];
rz(x35) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(x37) q[2];
cx q[1], q[2];
cx q[8], q[5];
rz(x38) q[5];
cx q[8], q[5];
cx q[0], q[5];
rz(x39) q[5];
cx q[0], q[5];
cx q[9], q[5];
rz(x38) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(x38) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x38) q[5];
cx q[2], q[5];
cx q[8], q[6];
rz(x40) q[6];
cx q[8], q[6];
cx q[0], q[6];
rz(x38) q[6];
cx q[0], q[6];
cx q[9], q[6];
rz(x40) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(x40) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(x40) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x41) q[6];
cx q[5], q[6];
cx q[8], q[7];
rz(x39) q[7];
cx q[8], q[7];
cx q[0], q[7];
rz(x39) q[7];
cx q[0], q[7];
cx q[9], q[7];
rz(x39) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(x38) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(x38) q[7];
cx q[2], q[7];
cx q[5], q[7];
rz(x34) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x35) q[7];
cx q[6], q[7];
cx q[8], q[10];
rz(x34) q[10];
cx q[8], q[10];
cx q[9], q[10];
rz(x34) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(x39) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(x38) q[10];
cx q[6], q[10];
cx q[8], q[11];
rz(x35) q[11];
cx q[8], q[11];
cx q[9], q[11];
rz(x35) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(x38) q[11];
cx q[5], q[11];
cx q[6], q[11];
rz(x40) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(x35) q[11];
cx q[10], q[11];
cx q[4], q[3];
rz(x42) q[3];
cx q[4], q[3];
rz(x43) q[8];
rz(x44) q[0];
rz(x43) q[9];
rz(x45) q[1];
rz(x45) q[2];
rz(x46) q[5];
rz(x47) q[6];
rz(x48) q[7];
rz(x35) q[10];
rz(x41) q[11];
rz(x49) q[4];
rz(x49) q[3];
h q[0];
rz(x50) q[0];
h q[0];
h q[1];
rz(x50) q[1];
h q[1];
h q[2];
rz(x50) q[2];
h q[2];
h q[3];
rz(x50) q[3];
h q[3];
h q[4];
rz(x50) q[4];
h q[4];
h q[5];
rz(x50) q[5];
h q[5];
h q[6];
rz(x50) q[6];
h q[6];
h q[7];
rz(x50) q[7];
h q[7];
h q[8];
rz(x50) q[8];
h q[8];
h q[9];
rz(x50) q[9];
h q[9];
h q[10];
rz(x50) q[10];
h q[10];
h q[11];
rz(x50) q[11];
h q[11];
cx q[8], q[0];
rz(x51) q[0];
cx q[8], q[0];
cx q[8], q[9];
rz(x52) q[9];
cx q[8], q[9];
cx q[0], q[9];
rz(x51) q[9];
cx q[0], q[9];
cx q[8], q[1];
rz(x52) q[1];
cx q[8], q[1];
cx q[0], q[1];
rz(x53) q[1];
cx q[0], q[1];
cx q[9], q[1];
rz(x52) q[1];
cx q[9], q[1];
cx q[8], q[2];
rz(x52) q[2];
cx q[8], q[2];
cx q[0], q[2];
rz(x53) q[2];
cx q[0], q[2];
cx q[9], q[2];
rz(x52) q[2];
cx q[9], q[2];
cx q[1], q[2];
rz(x54) q[2];
cx q[1], q[2];
cx q[8], q[5];
rz(x55) q[5];
cx q[8], q[5];
cx q[0], q[5];
rz(x56) q[5];
cx q[0], q[5];
cx q[9], q[5];
rz(x55) q[5];
cx q[9], q[5];
cx q[1], q[5];
rz(x55) q[5];
cx q[1], q[5];
cx q[2], q[5];
rz(x55) q[5];
cx q[2], q[5];
cx q[8], q[6];
rz(x57) q[6];
cx q[8], q[6];
cx q[0], q[6];
rz(x55) q[6];
cx q[0], q[6];
cx q[9], q[6];
rz(x57) q[6];
cx q[9], q[6];
cx q[1], q[6];
rz(x57) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(x57) q[6];
cx q[2], q[6];
cx q[5], q[6];
rz(x58) q[6];
cx q[5], q[6];
cx q[8], q[7];
rz(x56) q[7];
cx q[8], q[7];
cx q[0], q[7];
rz(x56) q[7];
cx q[0], q[7];
cx q[9], q[7];
rz(x56) q[7];
cx q[9], q[7];
cx q[1], q[7];
rz(x55) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(x55) q[7];
cx q[2], q[7];
cx q[5], q[7];
rz(x51) q[7];
cx q[5], q[7];
cx q[6], q[7];
rz(x52) q[7];
cx q[6], q[7];
cx q[8], q[10];
rz(x51) q[10];
cx q[8], q[10];
cx q[9], q[10];
rz(x51) q[10];
cx q[9], q[10];
cx q[5], q[10];
rz(x56) q[10];
cx q[5], q[10];
cx q[6], q[10];
rz(x55) q[10];
cx q[6], q[10];
cx q[8], q[11];
rz(x52) q[11];
cx q[8], q[11];
cx q[9], q[11];
rz(x52) q[11];
cx q[9], q[11];
cx q[5], q[11];
rz(x55) q[11];
cx q[5], q[11];
cx q[6], q[11];
rz(x57) q[11];
cx q[6], q[11];
cx q[10], q[11];
rz(x52) q[11];
cx q[10], q[11];
cx q[4], q[3];
rz(x59) q[3];
cx q[4], q[3];
rz(x60) q[8];
rz(x61) q[0];
rz(x60) q[9];
rz(x62) q[1];
rz(x62) q[2];
rz(x63) q[5];
rz(x64) q[6];
rz(x65) q[7];
rz(x52) q[10];
rz(x58) q[11];
rz(x66) q[4];
rz(x66) q[3];
h q[0];
rz(x67) q[0];
h q[0];
h q[1];
rz(x67) q[1];
h q[1];
h q[2];
rz(x67) q[2];
h q[2];
h q[3];
rz(x67) q[3];
h q[3];
h q[4];
rz(x67) q[4];
h q[4];
h q[5];
rz(x67) q[5];
h q[5];
h q[6];
rz(x67) q[6];
h q[6];
h q[7];
rz(x67) q[7];
h q[7];
h q[8];
rz(x67) q[8];
h q[8];
h q[9];
rz(x67) q[9];
h q[9];
h q[10];
rz(x67) q[10];
h q[10];
h q[11];
rz(x67) q[11];
h q[11];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11]; | {"source": 0, "sink": 3} | {"circuits": [], "gradients": []} | [
"IIIZIIIIIIIZ",
"IIZZIIIIIIII",
"IIZIIIIIIIIZ",
"IIIZIIIIIIZI",
"IIIIIIIIIIZZ",
"IIZIIIIIIIZI",
"IIIZIIIIIZII",
"IIIIIIIIIZIZ",
"IIZIIIIIIZII",
"IIIIIIIIIZZI",
"IIIZIIZIIIII",
"IIIIIIZIIIIZ",
"IIZIIIZIIIII",
"IIIIIIZIIIZI",
"IIIIIIZIIZII",
"IIIZIZIIIIII",
"IIIIIZIIIIIZ",
"IIZIIZIII... | [
0.5,
1,
0.5,
1,
0.8571428571428572,
1,
1,
0.8571428571428572,
1,
1.7142857142857144,
-1,
-0.5,
-1,
-1,
-1,
-2,
-1,
-2,
-2,
-2,
2,
-0.5,
-0.5,
-0.5,
-1,
-1,
0.5,
1,
0.5,
0.5,
-0.5,
-1,
1,
1,
-1,
-2,
1,
-0.07142857142857142,
2.5,
1.14285714... | 0.935118 | [
-0.32731231516638337,
0.14897380147739106,
0.3033132207069555,
-0.2901323363886198,
-0.02932935189490087,
0.10782745201277463,
-0.2881621225257422,
1.141182308632574,
0.23187867410549912,
-0.6141242174422797,
0.03341520145894577,
0.6529864875408972,
0.6390851350237903,
0.859657635171111,
... | {
"n_parameters": 68,
"n_qubits": 12,
"optimal_eigenvalue": -12.214285714285715,
"target_ratio": 0.97,
"target_value": -11.847857142857144
} | 500 |
dddd2c6c503a97ade6b445e6815c4f85 | min_cut | adaptive_vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"capacity": 6, "source": 0, "target": 2}, {"capacity": 4, "source": 0, "target": 3}, {"capacity": 6, "source": 0, "target": 4}, {"capacity": 2, "source": 1, "target": 3}, {"capacity": 3, "source": 1, "target": 5}, {"capacity": 4, "source": 3, "target": 2}, {"capacity": 4, "source": 3, "target": 4}, {"capacity": 2, "source": 3, "target": 5}, {"capacity": 5, "source": 4, "target": 1}, {"capacity": 2, "source": 4, "target": 2}, {"capacity": 1, "source": 4, "target": 6}, {"capacity": 6, "source": 5, "target": 2}]} | {"states": [17, 1], "expectation_value": -18.2033545525087, "params": null, "bitstrings": ["1101110", "1111110"], "total_optimization_steps": 39, "probabilities": [0.09184956582734856, 0.7367857029693289], "optimization_time": 38.81988310813904} | -1.5 * (Z(0) @ Z(2)) + -1.0 * (Z(3) @ Z(2)) + -1.0 * (Z(3) @ Z(0)) + -0.5 * (Z(4) @ Z(2)) + -1.5 * (Z(4) @ Z(0)) + -1.0 * (Z(4) @ Z(3)) + -0.5 * (Z(1) @ Z(3)) + -1.25 * (Z(1) @ Z(4)) + -1.5 * (Z(5) @ Z(2)) + -0.5 * (Z(5) @ Z(3)) + -0.75 * (Z(5) @ Z(1)) + 4.25 * (Z(6) @ Z(0)) + -0.25 * (Z(6) @ Z(4)) + -4.5 * Z(2) + -0.25 * Z(0) + 1.0 * Z(3) + -0.5 * Z(4) + 0.0 * Z(1) + 0.25 * Z(5) + 4.0 * Z(6) | 1 | 7 | 2 | {"smallest_eigenvalues": [-23.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -18.0, "smallest_bitstrings": ["1111110"], "largest_eigenvalue": 19.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
ry(-0.3835829982735985) q[0];
h q[1];
ry(-0.23054234387346784) q[2];
rz(-pi) q[2];
h q[3];
ry(-1.6609807137639119) q[3];
h q[4];
ry(-1.6609807137639119) q[4];
h q[5];
h q[6];
ry(1.5858095443127922) q[6];
cx q[6], q[0];
ry(0.3835829982735985) q[0];
cx q[6], q[0];
ry(-0.6091531480415532) q[0];
cx q[5], q[0];
cx q[6], q[2];
ry(0.055226636885956304) q[0];
cx q[5], q[0];
ry(-0.06963425739814592) q[2];
cx q[6], q[2];
ry(-0.17497285319695027) q[2];
cx q[1], q[2];
ry(0.17497285319695027) q[2];
cx q[1], q[2];
ry(-0.0016754338405337577) q[0];
cx q[1], q[0];
ry(0.0016754338405337577) q[0];
cx q[1], q[0];
ry(-1.1010150539694128) q[1];
ry(-0.14067123224069575) q[2];
cx q[0], q[2];
ry(0.14067123224069575) q[2];
cx q[0], q[2];
cx q[2], q[1];
ry(-0.5599656597944992) q[1];
cx q[2], q[1];
ry(0.35330277021202505) q[1];
ry(-0.0009758639577439818) q[6];
cx q[2], q[6];
ry(0.0009758639577439818) q[6];
cx q[2], q[6];
ry(-0.9552710393000128) q[5];
cx q[0], q[5];
ry(-0.705709674463899) q[5];
cx q[0], q[5];
cx q[0], q[1];
ry(-0.35330277021202505) q[1];
cx q[0], q[1];
ry(-0.1775562366696305) q[0];
cx q[2], q[0];
ry(0.1775562366696305) q[0];
cx q[2], q[0];
ry(0.0880107730981462) q[1];
cx q[6], q[1];
ry(-0.0880107730981462) q[1];
cx q[6], q[1];
ry(0.30823933546940235) q[6];
cx q[1], q[6];
ry(-0.30823933546940235) q[6];
cx q[1], q[6];
ry(0.14360541101572177) q[1];
cx q[5], q[1];
ry(-0.14360541101572177) q[1];
cx q[5], q[1];
ry(0.04102706475801847) q[5];
cx q[6], q[5];
ry(-0.04102706475801847) q[5];
cx q[6], q[5];
ry(-0.1332577010247503) q[6];
cx q[0], q[6];
ry(0.1332577010247503) q[6];
cx q[0], q[6];
ry(0.0026880316146365157) q[5];
cx q[1], q[5];
ry(-0.0026880316146365157) q[5];
cx q[1], q[5];
ry(-0.10811996828637198) q[2];
cx q[5], q[2];
ry(0.10811996828637198) q[2];
cx q[5], q[2];
ry(0.15360774118420994) q[6];
cx q[5], q[6];
ry(-0.15360774118420994) q[6];
cx q[5], q[6];
ry(-0.26430304078258604) q[5];
cx q[2], q[5];
ry(0.26430304078258604) q[5];
cx q[2], q[5];
| null | {"source": 0, "sink": 6} | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\ncry(0.0251) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\ncry(0.0251) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\ncry(0.0251) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-0.7408) q[2];\nry(1.2796) q[6];\ncry(-0.271) q[6], q[0];\nry(-0.0201) q[0];\ncry(0.2116) q[6], q[2];\ncry(-1.2764) q[5], q[0];\ncry(-1.0373) q[1], q[2];\nry(-1.5708) q[4];\ncry(-0.6405) q[1], q[0];\nry(-1.5708) q[3];\nry(-1.5708) q[1];\nry(-1.5708) q[5];\ncry(-0.728) q[0], q[2];\ncry(1.0358) q[2], q[1];\ncry(1.1733) q[0], q[5];\ncry(0.2234) q[2], q[6];\ncry(0.5109) q[0], q[1];\ncry(-0.3262) q[2], q[0];\ncry(-0.0775) q[6], q[1];\ncry(0.1142) q[1], q[6];\ncry(-0.133) q[5], q[1];\ncry(0.0281) q[6], q[5];\ncry(-0.114) q[0], q[6];\ncry(-0.0745) q[1], q[5];\ncry(0.0579) q[5], q[2];\ncry(0.0477) q[5], q[6];\ncry(0.0251) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n"], "gradients": [4.4797, 3.9824, 5.384, 5.1315, 3.5604, 2.4368, 2.3495, 1.5906, 1.7641, 1.4742, 1.4415, 1.6061, 0.3504, 0.2474, 0.2175, 0.1778, 0.1581, 0.1811, 0.1778, 0.0287, 0.0271, 0.053, 0.0196, 0.0142, 0.0143, 0.0142, 0.013, 0.0102, 0.0082, 0.0074, 0.0071, 0.0065, 0.0056, 0.0051, 0.0049, 0.0044, 0.0043, 0.0043, 0.0025]} | [
"IIIIZIZ",
"IIIZZII",
"IIIZIIZ",
"IIZIZII",
"IIZIIIZ",
"IIZZIII",
"IIIZIZI",
"IIZIIZI",
"IZIIZII",
"IZIZIII",
"IZIIIZI",
"ZIIIIIZ",
"ZIZIIII",
"IIIIZII",
"IIIIIIZ",
"IIIZIII",
"IIZIIII",
"IIIIIZI",
"IZIIIII",
"ZIIIIII"
] | [
-1.5,
-1,
-1,
-0.5,
-1.5,
-1,
-0.5,
-1.25,
-1.5,
-0.5,
-0.75,
4.25,
-0.25,
-4.5,
-0.25,
1,
-0.5,
0,
0.25,
4
] | 0.980551 | [
-1.4098882403195747,
1.5858095443127922,
-0.767165996547197,
-0.5539265111555969,
0.13926851479629185,
-0.11045327377191261,
-0.34994570639390055,
-1.6609807137639119,
-0.0033508676810675153,
-0.2813424644813915,
1.1199313195889984,
1.411419348927798,
-0.0019517279154879635,
0.706605540424... | {
"n_parameters": 24,
"n_qubits": 7,
"optimal_eigenvalue": -23,
"target_ratio": 0.97,
"target_value": -22.31
} | 23 |
b582b82cd47c73b125a472cd4355807c | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 1, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}], "edges": [{"weight": 10, "source": 0, "target": 4}, {"weight": 19, "source": 0, "target": 6}, {"weight": 1, "source": 1, "target": 5}, {"weight": 16, "source": 1, "target": 8}, {"weight": 17, "source": 1, "target": 6}, {"weight": 9, "source": 2, "target": 6}, {"weight": 19, "source": 2, "target": 7}, {"weight": 8, "source": 3, "target": 7}, {"weight": 16, "source": 3, "target": 6}]} | {"states": [190, 182], "expectation_value": -83.2267251372021, "params": [-0.0057, 0.40850000000000003, 0.7867000000000001, -0.0297, 0.0374, -0.3471, 0.7884, -0.001, 0.7906000000000001, 0.0478, 0.38670000000000004, 0.2243, 0.7879, -0.00030000000000000003, 0.7915000000000001, -0.12190000000000001, 0.18730000000000002, -0.28300000000000003, -0.0025, 0.38720000000000004, 0.7901, -0.1072, 0.036500000000000005, -0.35700000000000004, 0.7839, -0.006900000000000001, 0.7921, 0.058300000000000005, 0.38780000000000003, 0.21480000000000002, 0.7873, 0.00030000000000000003, 0.7858, -0.1496, 0.19290000000000002, -0.2902, -0.0022, 0.38330000000000003, 0.7883, -0.1477, 0.028300000000000002, -0.3644, 0.7858, -0.0049, 0.7892, 0.0448, 0.3925, 0.1918, 0.7919, -0.013000000000000001, 0.7837000000000001, -0.1328, 0.18680000000000002, -0.2765, -0.0038, 0.0012000000000000001, 0.7849, 0.0097, 0.0358, 0.0025, 0.7912, 0.0035, 0.7846000000000001, 0.0098, 0.3839, 0.0057, 0.7931, 0.009300000000000001, 0.7827000000000001, 0.0053, 0.187, 0.0077, 0.32130000000000003, -0.2459, -0.0327, 0.3083, -0.0002, 0.1057, -0.1554, 0.021500000000000002, -0.25220000000000004, 0.3643, 0.33640000000000003, -0.2311, -0.299, -0.0032, 0.1948, -0.0236, 0.0029000000000000002, -0.30820000000000003, 0.3966, 0.3385, -0.3098, -0.3224, 0.013900000000000001, 0.19, 0.1686, -0.0262, -0.3019, 0.0025, 0.0004, 0.003, 0.0071, 0.001, 0.003, 0.0055000000000000005, 0.0079, 0.0099], "bitstrings": ["101000001", "101001001"], "total_optimization_steps": 80, "probabilities": [0.38141111451493026, 0.5294160802134087], "optimization_time": 10.576355457305908} | 5.5 * (Z(0) @ Z(1)) + 5.5 * (Z(3) @ Z(1)) + 5.5 * (Z(4) @ Z(3)) + 5.5 * (Z(2) @ Z(3)) + 5.5 * (Z(2) @ Z(4)) + 5.5 * (Z(5) @ Z(1)) + 5.5 * (Z(5) @ Z(3)) + 5.5 * (Z(6) @ Z(5)) + 5.5 * (Z(8) @ Z(6)) + 5.5 * (Z(7) @ Z(1)) + 5.5 * (Z(7) @ Z(3)) + 5.5 * (Z(7) @ Z(5)) + 5.5 * (Z(7) @ Z(8)) + 20.5 * Z(1) + -0.5 * Z(0) + 25.0 * Z(3) + 8.0 * Z(4) + 0.5 * Z(2) + 15.5 * Z(5) + 9.5 * Z(6) + 4.0 * Z(8) + 19.0 * Z(7) | 18 | 9 | 4 | {"smallest_eigenvalues": [-90.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -78.0, "smallest_bitstrings": ["101001001"], "largest_eigenvalue": 173.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
rx(0.012671548641272882) q[0];
rz(0.8256882680090327) q[0];
rx(0.6908909408045277) q[1];
rz(0.0021556210523165503) q[1];
rx(-0.1378922899258289) q[2];
rz(-0.43075530837848724) q[2];
rx(0.7630412402200322) q[3];
rz(-0.06518325441851289) q[3];
rx(0.768934908642023) q[4];
rz(0.07203718663817299) q[4];
rx(0.24567943436205253) q[5];
rz(0.31635851164680406) q[5];
rx(1.046048323196338) q[6];
rz(0.23468796922245072) q[6];
rx(0.9074863450291123) q[7];
rz(-0.014920517841719348) q[7];
rx(0.024335924585026494) q[8];
rz(-0.3331328088958875) q[8];
cx q[8], q[0];
rz(-0.18851517763616693) q[0];
cx q[8], q[0];
rz(-0.06953807895871855) q[8];
cx q[7], q[8];
rz(0.06953807895871855) q[8];
cx q[7], q[8];
rz(-0.0069055324498375325) q[7];
cx q[6], q[7];
rz(0.0069055324498375325) q[7];
cx q[6], q[7];
rz(-0.11503756409642255) q[6];
cx q[5], q[6];
rz(0.11503756409642255) q[6];
cx q[5], q[6];
rz(0.0709319101193468) q[5];
cx q[4], q[5];
rz(-0.0709319101193468) q[5];
cx q[4], q[5];
rz(0.0038350663752566693) q[4];
cx q[3], q[4];
rz(-0.0038350663752566693) q[4];
cx q[3], q[4];
rz(0.19402507603166164) q[3];
cx q[2], q[3];
rz(-0.19402507603166164) q[3];
cx q[2], q[3];
rz(0.08788433372948298) q[2];
cx q[1], q[2];
rz(-0.08788433372948298) q[2];
cx q[1], q[2];
rz(-0.04415992788898941) q[1];
cx q[0], q[1];
rz(0.04415992788898941) q[1];
cx q[0], q[1];
rx(-0.18681084068729878) q[0];
rz(0.5036425759207468) q[0];
rx(0.6971904013487926) q[1];
rz(-0.16057844279661673) q[1];
rx(0.1263277450406464) q[2];
rz(-0.2095818124511981) q[2];
rx(0.7456795765217378) q[3];
rz(-0.14197153318665495) q[3];
rx(0.8137102453479644) q[4];
rz(-0.027006847594775105) q[4];
rx(-0.08039324124903638) q[5];
rz(0.41137626454102727) q[5];
rx(0.9259255507690878) q[6];
rz(-0.17382071477647643) q[6];
rx(0.8729782281461738) q[7];
rz(-0.2986028393247796) q[7];
rx(0.29115894677459075) q[8];
rz(-0.5241189989795354) q[8];
cx q[8], q[0];
rz(-0.1159734116156304) q[0];
cx q[8], q[0];
rz(-0.14104920851847205) q[8];
cx q[7], q[8];
rz(0.14104920851847205) q[8];
cx q[7], q[8];
rz(-0.05254620050502328) q[7];
cx q[6], q[7];
rz(0.05254620050502328) q[7];
cx q[6], q[7];
rz(-0.013405805416048518) q[6];
cx q[5], q[6];
rz(0.013405805416048518) q[6];
cx q[5], q[6];
rz(0.15671004309901806) q[5];
cx q[4], q[5];
rz(-0.15671004309901806) q[5];
cx q[4], q[5];
rz(-0.03272208769368658) q[4];
cx q[3], q[4];
rz(0.03272208769368658) q[4];
cx q[3], q[4];
rz(-0.13759925923232572) q[3];
cx q[2], q[3];
rz(0.13759925923232572) q[3];
cx q[2], q[3];
rz(-0.09187394614402636) q[2];
cx q[1], q[2];
rz(0.09187394614402636) q[2];
cx q[1], q[2];
rz(0.05997236538890778) q[1];
cx q[0], q[1];
rz(-0.05997236538890778) q[1];
cx q[0], q[1];
rx(0.08055726833126427) q[0];
rz(0.710655297913334) q[0];
rx(0.7728651183750624) q[1];
rz(-0.028917581519453922) q[1];
rx(-0.10122238118776111) q[2];
rz(-0.32384989898120936) q[2];
rx(0.8729782281461738) q[3];
rz(0.17017298976199668) q[3];
rx(0.7602051995461521) q[4];
rz(-0.17080060727742175) q[4];
rx(0.06542384243619243) q[5];
rz(-0.09009299230297659) q[5];
rx(0.6115722675116206) q[6];
rz(0.11424062027054029) q[6];
rx(0.5195256677844098) q[7];
rz(-0.039056320921400434) q[7];
rx(-0.10469390892377632) q[8];
rz(-0.33678098055784844) q[8];
cx q[8], q[0];
rz(-0.23310533412111997) q[0];
cx q[8], q[0];
rz(-0.13838017879369413) q[8];
cx q[7], q[8];
rz(0.13838017879369413) q[8];
cx q[7], q[8];
rz(0.0672641141559114) q[7];
cx q[6], q[7];
rz(-0.0672641141559114) q[7];
cx q[6], q[7];
rz(0.07228642789133055) q[6];
cx q[5], q[6];
rz(-0.07228642789133055) q[6];
cx q[5], q[6];
rz(0.08544097974735189) q[5];
cx q[4], q[5];
rz(-0.08544097974735189) q[5];
cx q[4], q[5];
rz(0.13375243903544856) q[4];
cx q[3], q[4];
rz(-0.13375243903544856) q[4];
cx q[3], q[4];
rz(-0.13408452683547803) q[3];
cx q[2], q[3];
rz(0.13408452683547803) q[3];
cx q[2], q[3];
rz(-0.08668624507854597) q[2];
cx q[1], q[2];
rz(0.08668624507854597) q[2];
cx q[1], q[2];
rz(0.1929863933351722) q[1];
cx q[0], q[1];
rz(-0.1929863933351722) q[1];
cx q[0], q[1];
rx(0.17002967706676209) q[0];
rz(-0.06180925636322776) q[0];
rx(0.9393650887569617) q[1];
rz(-0.07822150336152134) q[1];
rx(0.08639982238049634) q[2];
rz(0.11097374175673186) q[2];
rx(0.8629009680381755) q[3];
rz(0.21922799126082176) q[3];
rx(0.8992085810415286) q[4];
rz(0.15259121973884124) q[4];
rx(0.03101151060070448) q[5];
rz(-0.09592941188720328) q[5];
rx(0.9140853395683844) q[6];
rz(0.08346541652457504) q[6];
rx(0.8788944561000632) q[7];
rz(0.07661208763301078) q[7];
rx(0.1986194848642253) q[8];
rz(0.09227562214669677) q[8];
cx q[8], q[0];
rz(-0.05548687087836593) q[0];
cx q[8], q[0];
rz(0.013287127097186591) q[8];
cx q[7], q[8];
rz(-0.013287127097186591) q[8];
cx q[7], q[8];
rz(-0.02888721534437682) q[7];
cx q[6], q[7];
rz(0.02888721534437682) q[7];
cx q[6], q[7];
rz(-0.02396429258520496) q[6];
cx q[5], q[6];
rz(0.02396429258520496) q[6];
cx q[5], q[6];
rz(-0.002980485562797314) q[5];
cx q[4], q[5];
rz(0.002980485562797314) q[5];
cx q[4], q[5];
rz(0.12382416159553984) q[4];
cx q[3], q[4];
rz(-0.12382416159553984) q[4];
cx q[3], q[4];
rz(0.025462661249666174) q[3];
cx q[2], q[3];
rz(-0.025462661249666174) q[3];
cx q[2], q[3];
rz(-0.002980485562797314) q[2];
cx q[1], q[2];
rz(0.002980485562797314) q[2];
cx q[1], q[2];
rz(-0.04602452864848014) q[1];
cx q[0], q[1];
rz(0.04602452864848014) q[1];
cx q[0], q[1];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[9] c;
qubit[9] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
crz(x18) q[8], q[0];
crz(x19) q[7], q[8];
crz(x20) q[6], q[7];
crz(x21) q[5], q[6];
crz(x22) q[4], q[5];
crz(x23) q[3], q[4];
crz(x24) q[2], q[3];
crz(x25) q[1], q[2];
crz(x26) q[0], q[1];
rx(x27) q[0];
rz(x28) q[0];
rx(x29) q[1];
rz(x30) q[1];
rx(x31) q[2];
rz(x32) q[2];
rx(x33) q[3];
rz(x34) q[3];
rx(x35) q[4];
rz(x36) q[4];
rx(x37) q[5];
rz(x38) q[5];
rx(x39) q[6];
rz(x40) q[6];
rx(x41) q[7];
rz(x42) q[7];
rx(x43) q[8];
rz(x44) q[8];
crz(x45) q[8], q[0];
crz(x46) q[7], q[8];
crz(x47) q[6], q[7];
crz(x48) q[5], q[6];
crz(x49) q[4], q[5];
crz(x50) q[3], q[4];
crz(x51) q[2], q[3];
crz(x52) q[1], q[2];
crz(x53) q[0], q[1];
rx(x54) q[0];
rz(x55) q[0];
rx(x56) q[1];
rz(x57) q[1];
rx(x58) q[2];
rz(x59) q[2];
rx(x41) q[3];
rz(x60) q[3];
rx(x61) q[4];
rz(x62) q[4];
rx(x63) q[5];
rz(x64) q[5];
rx(x65) q[6];
rz(x66) q[6];
rx(x67) q[7];
rz(x68) q[7];
rx(x69) q[8];
rz(x70) q[8];
crz(x71) q[8], q[0];
crz(x72) q[7], q[8];
crz(x73) q[6], q[7];
crz(x74) q[5], q[6];
crz(x75) q[4], q[5];
crz(x76) q[3], q[4];
crz(x77) q[2], q[3];
crz(x78) q[1], q[2];
crz(x79) q[0], q[1];
rx(x80) q[0];
rz(x81) q[0];
rx(x82) q[1];
rz(x83) q[1];
rx(x84) q[2];
rz(x85) q[2];
rx(x86) q[3];
rz(x87) q[3];
rx(x88) q[4];
rz(x89) q[4];
rx(x90) q[5];
rz(x91) q[5];
rx(x92) q[6];
rz(x93) q[6];
rx(x94) q[7];
rz(x95) q[7];
rx(x96) q[8];
rz(x97) q[8];
crz(x85) q[8], q[0];
crz(x98) q[7], q[8];
crz(x99) q[6], q[7];
crz(x100) q[5], q[6];
crz(x101) q[4], q[5];
crz(x102) q[3], q[4];
crz(x103) q[2], q[3];
crz(x101) q[1], q[2];
crz(x104) q[0], q[1];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3], \"right_nodes\": [4, 5, 6, 7, 8, 9]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIZIZI",
"IIIIZZIII",
"IIIIIZZII",
"IIIIZIZII",
"IIIZIIIZI",
"IIIZIZIII",
"IIZZIIIII",
"ZIZIIIIII",
"IZIIIIIZI",
"IZIIIZIII",
"IZIZIIIII",
"ZZIIIIIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIZIII",
"IIIIZIIII",
"IIIIIIZII",
"IIIZIIIII",
"IIZIIIIII",
"ZIIIIIIII",
"... | [
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
5.5,
20.5,
-0.5,
25,
8,
0.5,
15.5,
9.5,
4,
19
] | 0.973946 | [
0.012671548641272883,
0.6371730903728658,
0.6908909408045277,
0.0021556210523165503,
-0.1378922899258289,
-0.43075530837848724,
0.7630412402200322,
-0.06518325441851289,
0.768934908642023,
0.07203718663817299,
0.24567943436205253,
0.31635851164680406,
1.046048323196338,
0.23468796922245072... | {
"n_parameters": 105,
"n_qubits": 9,
"optimal_eigenvalue": -90,
"target_ratio": 0.97,
"target_value": -87.3
} | 7 |
fb354d60453679d679afcbc2ef259e36 | edge_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 3}, {"source": 3, "target": 4}, {"source": 4, "target": 5}]} | {"states": [243, 227], "expectation_value": -1.7930805525304199, "params": [0.5937, -0.003, 0.5948, 0.0427, 0.5972000000000001, 0.051800000000000006, 0.314, 0.1452, -0.0103, -0.28850000000000003, 0.0927, 0.25680000000000003, 0.5856, 0.18860000000000002, 0.6037, 0.0751, 0.5947, -0.0098, 0.5965, 0.0292, 0.6026, 0.08370000000000001, 0.305, 0.1441, -0.006500000000000001, -0.2763, 0.09090000000000001, 0.25720000000000004, 0.5888, 0.19090000000000001, 0.5946, 0.0937, 0.5931000000000001, -0.0114, 0.5948, -0.0221, 0.598, 0.0752, 0.3085, 0.1342, -0.0128, -0.27390000000000003, 0.0951, 0.24960000000000002, 0.5869, 0.1844, 0.6041000000000001, 0.0874, 0.5933, 0.0094, 0.6002000000000001, 0.0015, 0.5988, 0.0049, 0.3145, 0.0063, -0.006500000000000001, 0.0049, 0.0965, 0.0074, 0.5855, 0.0, 0.5955, 0.0036000000000000003, 0.1051, 0.0038, 0.0039000000000000003, 0.1135, -0.1013, 0.0071, 0.0089, 0.2776, -0.26530000000000004, 0.0029000000000000002, 0.0081, 0.2447, 0.1988, 0.0029000000000000002, 0.0092, 0.0035, 0.0761, 0.0028, 0.001, 0.1087, 0.1522, 0.006200000000000001, 0.0021000000000000003, 0.2812, -0.2681, 0.0032, 0.0056, 0.2461, 0.20650000000000002, 0.009600000000000001, 0.0045000000000000005, 0.0098, -0.0056, 0.0048000000000000004, 0.0017000000000000001, 0.07150000000000001, 0.14, 0.004, 0.0043, 0.2778, -0.2722, 0.0043, 0.0099, 0.2363, 0.19190000000000002, 0.006900000000000001, 0.005, 0.0088, 0.009000000000000001, 0.0037, 0.0056, 0.0027, 0.0063, 0.0099, 0.0083, 0.0037, 0.001, 0.0097, 0.0039000000000000003, 0.0029000000000000002, 0.0032, 0.0049, 0.009600000000000001, 0.0099], "bitstrings": ["00001100", "00011100"], "total_optimization_steps": 60, "probabilities": [0.13881688319342836, 0.2915557950999043], "optimization_time": 11.345165252685547} | 0.125 * (Z(0) @ Z(1)) + 0.125 * (Z(0) @ Z(2)) + 0.125 * (Z(0) @ Z(3)) + 0.125 * (Z(1) @ Z(2)) + 0.125 * (Z(1) @ Z(3)) + 0.125 * (Z(2) @ Z(3)) + -0.125 * (Z(0) @ Z(1) @ Z(2)) + -0.125 * (Z(0) @ Z(1) @ Z(3)) + -0.125 * (Z(0) @ Z(2) @ Z(3)) + -0.125 * (Z(1) @ Z(2) @ Z(3)) + 0.125 * (Z(0) @ Z(1) @ Z(2) @ Z(3)) + 0.5 * (Z(0) @ Z(4)) + 0.5 * (Z(5) @ Z(1)) + 0.25 * (Z(5) @ Z(2)) + 0.25 * (Z(2) @ Z(6)) + 0.25 * (Z(5) @ Z(6)) + -0.25 * (Z(5) @ Z(2) @ Z(6)) + 0.25 * (Z(3) @ Z(6)) + 0.25 * (Z(7) @ Z(3)) + 0.25 * (Z(7) @ Z(6)) + -0.25 * (Z(7) @ Z(3) @ Z(6)) + 0.5 * (Z(7) @ Z(4)) + -0.125 * Z(0) + -0.125 * Z(1) + 0.125 * Z(2) + 0.125 * Z(3) + -0.5 * Z(4) + -0.25 * Z(5) + 0.0 * Z(6) + -0.25 * Z(7) | 16 | 8 | 4 | {"smallest_eigenvalues": [-3.125, -3.125, -3.125], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -2.125, "smallest_bitstrings": ["00011100", "01001010", "10000101"], "largest_eigenvalue": 5.875} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
rx(0.771457845796399) q[0];
rz(0.20583293908457456) q[0];
rx(0.9226641717609871) q[1];
rz(0.16372671104574926) q[1];
cx q[1], q[0];
rz(-0.04382293817596074) q[0];
cx q[1], q[0];
rx(0.7533216915569005) q[0];
rz(0.05206125349230284) q[0];
rz(0.06315738960408568) q[1];
rx(1.1584520372173939) q[2];
rz(-0.16641734410563913) q[2];
rx(0.0444164020346387) q[3];
rz(0.25393271130854) q[3];
cx q[3], q[2];
rz(0.15954086149123586) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.06315738960408568) q[1];
cx q[2], q[1];
rx(0.599585557096592) q[1];
rz(0.16978671920554425) q[1];
cx q[1], q[0];
rz(-0.13189818769548306) q[0];
cx q[1], q[0];
rx(0.5848518970430076) q[0];
rz(-0.29614942962921775) q[0];
rz(-0.01986002928360495) q[3];
rz(0.02062474097087777) q[1];
rx(0.8495985354671133) q[2];
rz(-0.08966660173263241) q[2];
rx(-0.047803904028318286) q[4];
rz(-0.26889171805800416) q[4];
rx(-0.03689418107124742) q[5];
rz(0.10406937110530717) q[5];
cx q[5], q[4];
rz(0.2356447331236013) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(0.01986002928360495) q[3];
cx q[4], q[3];
rz(0.08241470530609603) q[5];
rx(-0.10623932971098833) q[3];
rz(0.16979467239713109) q[3];
cx q[3], q[2];
rz(-0.045598124763357235) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.02062474097087777) q[1];
cx q[2], q[1];
rx(0.9226641717609871) q[1];
rz(0.01460873063128342) q[1];
cx q[1], q[0];
rz(0.047815052326142325) q[0];
cx q[1], q[0];
rx(0.8996457772420917) q[0];
rz(0.14247089570146) q[0];
rz(0.08712399859377515) q[3];
rz(-0.08132131593748494) q[1];
rx(0.8073621112663256) q[2];
rz(0.44533691074131454) q[2];
rx(-0.0875018532943843) q[4];
rz(-0.0614562237611338) q[4];
rx(0.643156446848987) q[6];
rz(0.3173637463259129) q[6];
rx(0.8383020716601639) q[7];
rz(0.10926788503909636) q[7];
cx q[7], q[6];
rz(-0.15772264160330485) q[6];
cx q[7], q[6];
cx q[6], q[5];
rz(-0.08241470530609603) q[5];
cx q[6], q[5];
rx(0.1637224230714081) q[5];
rz(0.14314290219987968) q[5];
cx q[5], q[4];
rz(-0.060361074282731964) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(-0.08712399859377515) q[3];
cx q[4], q[3];
rz(0.13288658828722444) q[5];
rx(-0.05916119342663276) q[3];
rz(-0.057398955779565594) q[3];
cx q[3], q[2];
rz(-0.23845386526273532) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(0.08132131593748494) q[1];
cx q[2], q[1];
rx(0.7868324180972723) q[1];
rz(0.11858546550394353) q[1];
cx q[1], q[0];
rz(-0.04309137877421383) q[0];
cx q[1], q[0];
rz(0.18424660076736846) q[3];
rz(-0.0208335810147911) q[1];
rx(0.6593493271652442) q[2];
rz(0.11331914957079015) q[2];
rx(0.16741408523174048) q[4];
rz(-0.3639555809512305) q[4];
rx(0.7784265561268168) q[6];
rz(0.17253512892667633) q[6];
rx(0.783762967483725) q[7];
rz(-0.015067968243764714) q[7];
cx q[7], q[6];
rz(-0.013467809258292142) q[6];
cx q[7], q[6];
cx q[6], q[5];
rz(-0.13288658828722444) q[5];
cx q[6], q[5];
rx(-0.032715155939319666) q[5];
rz(0.3623898214096464) q[5];
cx q[5], q[4];
rz(0.180390170044135) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(-0.18424660076736846) q[3];
cx q[4], q[3];
rz(0.047510255332884346) q[5];
rx(-0.0035120348981469516) q[3];
rz(0.046882829626177) q[3];
cx q[3], q[2];
rz(-0.0234414148130885) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(0.0208335810147911) q[1];
cx q[2], q[1];
rz(-0.0015739735583004608) q[3];
rx(-0.0875018532943843) q[4];
rz(0.11524702245789342) q[4];
rx(0.8319557919648153) q[6];
rz(-0.016683676262995384) q[6];
rx(0.7593719648406306) q[7];
rz(0.14340304960844283) q[7];
cx q[7], q[6];
rz(0.11636363758634201) q[6];
cx q[7], q[6];
cx q[6], q[5];
rz(-0.047510255332884346) q[5];
cx q[6], q[5];
rx(-0.11396051216758361) q[5];
rz(0.14596687979630404) q[5];
cx q[5], q[4];
rz(-0.02536928770019284) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(0.0015739735583004608) q[3];
cx q[4], q[3];
rz(0.1056058342697476) q[5];
rx(0.8815158303871049) q[6];
rz(0.16266483586603897) q[6];
rx(0.644225927308104) q[7];
rz(0.017943295407127278) q[7];
cx q[7], q[6];
rz(-0.14900393026349767) q[6];
cx q[7], q[6];
cx q[6], q[5];
rz(-0.1056058342697476) q[5];
cx q[6], q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x9;
bit[8] c;
qubit[8] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
crz(x16) q[1], q[0];
crz(x17) q[3], q[2];
crz(x18) q[5], q[4];
crz(x19) q[7], q[6];
crz(x20) q[2], q[1];
crz(x21) q[4], q[3];
crz(x22) q[6], q[5];
rx(x23) q[0];
rz(x24) q[0];
rx(x25) q[1];
rz(x26) q[1];
rx(x27) q[2];
rz(x28) q[2];
rx(x29) q[3];
rz(x30) q[3];
rx(x31) q[4];
rz(x32) q[4];
rx(x33) q[5];
rz(x34) q[5];
rx(x35) q[6];
rz(x36) q[6];
rx(x37) q[7];
rz(x38) q[7];
crz(x39) q[1], q[0];
crz(x40) q[3], q[2];
crz(x41) q[5], q[4];
crz(x42) q[7], q[6];
crz(x43) q[2], q[1];
crz(x44) q[4], q[3];
crz(x45) q[6], q[5];
rx(x46) q[0];
rz(x47) q[0];
rx(x2) q[1];
rz(x48) q[1];
rx(x49) q[2];
rz(x50) q[2];
rx(x51) q[3];
rz(x52) q[3];
rx(x53) q[4];
rz(x54) q[4];
rx(x55) q[5];
rz(x56) q[5];
rx(x57) q[6];
rz(x58) q[6];
rx(x59) q[7];
rz(x60) q[7];
crz(x61) q[1], q[0];
crz(x62) q[3], q[2];
crz(x63) q[5], q[4];
crz(x64) q[7], q[6];
crz(x65) q[2], q[1];
crz(x66) q[4], q[3];
crz(x67) q[6], q[5];
rx(x68) q[0];
rz(x69) q[0];
rx(x70) q[1];
rz(x71) q[1];
rx(x72) q[2];
rz(x73) q[2];
rx(x74) q[3];
rz(x75) q[3];
rx(x31) q[4];
rz(x73) q[4];
rx(x76) q[5];
rz(x77) q[5];
rx(x78) q[6];
rz(x79) q[6];
rx(x80) q[7];
rz(x81) q[7];
crz(x82) q[1], q[0];
crz(x75) q[3], q[2];
crz(x83) q[5], q[4];
crz(x84) q[7], q[6];
crz(x85) q[2], q[1];
crz(x86) q[4], q[3];
crz(x87) q[6], q[5];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIZZ",
"IIIIIZIZ",
"IIIIZIIZ",
"IIIIIZZI",
"IIIIZIZI",
"IIIIZZII",
"IIIIIZZZ",
"IIIIZIZZ",
"IIIIZZIZ",
"IIIIZZZI",
"IIIIZZZZ",
"IIIZIIIZ",
"IIZIIIZI",
"IIZIIZII",
"IZIIIZII",
"IZZIIIII",
"IZZIIZII",
"IZIIZIII",
"ZIIIZIII",
"ZZIIIIII",
"ZZIIZIII",
"ZIIZIIII",
"IIIIIII... | [
0.125,
0.125,
0.125,
0.125,
0.125,
0.125,
-0.125,
-0.125,
-0.125,
-0.125,
0.125,
0.5,
0.5,
0.25,
0.25,
0.25,
-0.25,
0.25,
0.25,
0.25,
-0.25,
0.5,
-0.125,
-0.125,
0.125,
0.125,
-0.5,
-0.25,
0,
-0.25
] | 0.97422 | [
0.7714578457963991,
0.16201000090861373,
0.9226641717609871,
0.16372671104574926,
1.1584520372173939,
-0.006876482614402969,
0.0444164020346387,
0.25393271130854,
-0.047803904028318286,
-0.03324698493440209,
-0.03689418107124742,
0.10406937110530717,
0.643156446848987,
0.15964110472260815,... | {
"n_parameters": 88,
"n_qubits": 8,
"optimal_eigenvalue": -3.125,
"target_ratio": 0.97,
"target_value": -3.03125
} | 13 |
280c299f20e1315abf7588da0d0c677b | edge_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 6}, {"source": 1, "target": 2}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 3, "target": 5}, {"source": 5, "target": 6}]} | {"states": [886, 374], "expectation_value": -2.345722458681314, "params": [[[0.8114, 0.0037, 0.009300000000000001, 0.007500000000000001], [0.3854, 0.029900000000000003, 0.5254, 0.1307], [0.07300000000000001, 0.051300000000000005, 0.0091, -0.09970000000000001], [-0.0177, -0.49250000000000005, 0.4446, -0.1027], [0.056400000000000006, 0.1197, 0.0733, -0.063], [0.164, 0.1297, 0.46480000000000005, -0.029500000000000002], [0.2927, -0.8769, -0.2887, -0.5328], [0.14020000000000002, 0.3841, 0.48310000000000003, 0.6753], [0.7556, 0.2124, 0.4169, 0.40540000000000004], [-0.1902, -0.21960000000000002, 0.0005, 0.0098]], [[0.5576, -0.0134, 0.0005, 0.0092], [0.18330000000000002, -0.13090000000000002, 0.5345, 0.0213], [0.9852000000000001, -0.36410000000000003, 0.1841, 0.0046], [-0.0694, 0.8456, -0.1786, 0.8279000000000001], [0.6433, -0.0298, -0.6369, -0.9115000000000001], [-0.20170000000000002, -0.0845, 0.9943000000000001, -0.0654], [0.1713, -0.9249, 0.9311, 0.8876000000000001], [0.5667, 0.4097, 0.2441, 0.5636], [0.0031000000000000003, 0.7652, 0.7563000000000001, 0.45740000000000003], [0.2818, 0.0721, 0.005200000000000001, 0.0073]], [[0.3657, 0.012400000000000001, 0.0097, 0.0098], [0.9051, -0.0335, 0.7235, 0.0085], [-0.3956, 0.39030000000000004, -0.8426, 0.0076], [-0.037000000000000005, 0.8968, 0.3665, 0.0033], [0.9946, -0.0349, 0.9979, 0.008], [1.0008000000000001, -0.2267, 0.6211, 0.0025], [0.27440000000000003, 0.8121, 0.21830000000000002, 0.0021000000000000003], [-0.0687, 0.7683, 0.47350000000000003, 0.0045000000000000005], [0.9968, 0.041800000000000004, 0.9927, 0.0063], [0.09390000000000001, 0.009600000000000001, 0.0013000000000000002, 0.0078000000000000005]]], "bitstrings": ["0010001001", "1010001001"], "total_optimization_steps": 100, "probabilities": [0.2462473213312601, 0.26494202958224233], "optimization_time": 21.24082350730896} | 0.125 * (Z(0) @ Z(1)) + 0.125 * (Z(0) @ Z(2)) + 0.125 * (Z(0) @ Z(3)) + 0.125 * (Z(1) @ Z(2)) + 0.125 * (Z(1) @ Z(3)) + 0.125 * (Z(2) @ Z(3)) + -0.125 * (Z(0) @ Z(1) @ Z(2)) + -0.125 * (Z(0) @ Z(1) @ Z(3)) + -0.125 * (Z(0) @ Z(2) @ Z(3)) + -0.125 * (Z(1) @ Z(2) @ Z(3)) + 0.125 * (Z(0) @ Z(1) @ Z(2) @ Z(3)) + 0.25 * (Z(0) @ Z(4)) + 0.25 * (Z(0) @ Z(5)) + 0.25 * (Z(5) @ Z(4)) + -0.25 * (Z(0) @ Z(5) @ Z(4)) + 0.25 * (Z(6) @ Z(4)) + 0.25 * (Z(4) @ Z(7)) + 0.25 * (Z(6) @ Z(7)) + -0.25 * (Z(6) @ Z(4) @ Z(7)) + 0.25 * (Z(6) @ Z(1)) + 0.25 * (Z(1) @ Z(8)) + 0.25 * (Z(6) @ Z(8)) + -0.25 * (Z(6) @ Z(1) @ Z(8)) + 0.25 * (Z(7) @ Z(8)) + 0.25 * (Z(7) @ Z(9)) + 0.25 * (Z(9) @ Z(8)) + -0.25 * (Z(7) @ Z(9) @ Z(8)) + 0.25 * (Z(5) @ Z(3)) + 0.25 * (Z(9) @ Z(3)) + 0.25 * (Z(5) @ Z(9)) + -0.25 * (Z(5) @ Z(9) @ Z(3)) + 0.125 * Z(0) + 0.125 * Z(1) + -0.625 * Z(2) + 0.125 * Z(3) + 0.0 * Z(4) + 0.0 * Z(5) + 0.0 * Z(6) + 0.0 * Z(7) + 0.0 * Z(8) + 0.0 * Z(9) | 11 | 10 | 3 | {"smallest_eigenvalues": [-3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375, -3.375], "number_of_smallest_eigenvalues": 11, "first_excited_energy": -2.375, "smallest_bitstrings": ["0010110010", "0010101001", "0010011100", "0011100010", "0110010100", "0010100011", "0110100001", "1010001001", "0010011010", "0010011001", "0010010110"], "largest_eigenvalue": 6.625} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
ry(1.087876969629739) q[0];
rz(-0.5156851497874234) q[0];
ry(-0.33654896756207303) q[1];
rz(0.047832649570161825) q[1];
cx q[1], q[0];
ry(0.6190836215180014) q[0];
rz(0.3307864854267342) q[0];
ry(0.610204825794482) q[1];
rz(0.387587080981725) q[1];
ry(-0.008526790811912217) q[2];
rz(0.2927708867307223) q[2];
ry(-0.05440600889187779) q[3];
rz(-0.66789634116803) q[3];
cx q[3], q[2];
ry(0.1211707367004674) q[2];
rz(-0.0035829121905369566) q[2];
cx q[2], q[1];
ry(0.6050720348808619) q[1];
rz(-0.5600920551928725) q[1];
cx q[1], q[0];
ry(1.3055912084714312) q[0];
rz(0.16636532109105392) q[0];
ry(0.6144593693858137) q[1];
rz(0.1993224222958531) q[1];
ry(0.9875439348833637) q[2];
rz(-0.6709000745551671) q[2];
ry(0.8078294579096914) q[3];
rz(-0.017504288168475858) q[3];
ry(0.27754255662739025) q[4];
rz(-0.09947710957524689) q[4];
ry(-0.06888954991081045) q[5];
rz(0.28177127714475964) q[5];
cx q[5], q[4];
ry(-0.1900187032516711) q[4];
rz(0.3338345531098001) q[4];
cx q[4], q[3];
ry(-0.677976241127477) q[3];
rz(0.973204087756936) q[3];
cx q[3], q[2];
ry(0.455451601210749) q[2];
rz(0.4405525076294946) q[2];
cx q[2], q[1];
ry(1.721929158825574) q[1];
rz(0.4005661586156038) q[1];
cx q[1], q[0];
ry(-0.07706279470665041) q[1];
rz(0.16783391786692375) q[1];
ry(-0.2652949335360232) q[2];
rz(-0.0008618335936781407) q[2];
ry(0.14034937502261322) q[3];
rz(0.7568134761858643) q[3];
ry(0.3823988354132962) q[4];
rz(-0.0646963605017874) q[4];
ry(0.546096503783266) q[5];
rz(0.10168186910284807) q[5];
ry(0.005075387186939086) q[6];
rz(-0.2574577394571693) q[6];
ry(-0.03742306926313241) q[7];
rz(0.0062156791637876935) q[7];
cx q[7], q[6];
ry(0.0060829226052340896) q[6];
rz(-0.009438037688998022) q[6];
cx q[6], q[5];
ry(-0.6196835494589068) q[5];
rz(-0.4910808399935618) q[5];
cx q[5], q[4];
ry(-0.5296753107472187) q[4];
rz(-1.4249704269560424) q[4];
cx q[4], q[3];
ry(-0.30144850056732464) q[3];
rz(0.7891190330527417) q[3];
cx q[3], q[2];
ry(-1.112811631757966) q[2];
rz(0.29428396240390975) q[2];
cx q[2], q[1];
ry(0.33433811311051087) q[3];
rz(0.2488621037177446) q[3];
ry(1.1735514348733391) q[4];
rz(-0.02838159959686616) q[4];
ry(1.795086788440974) q[5];
rz(-0.04753186302766903) q[5];
ry(-0.2664299750900068) q[6];
rz(-0.5449195934716758) q[6];
ry(0.595891359197489) q[7];
rz(0.5942196923552717) q[7];
ry(0.2846723611468095) q[8];
rz(-0.4362486878448465) q[8];
ry(-0.02818111895768132) q[9];
rz(-0.6660646072426801) q[9];
cx q[9], q[8];
ry(-0.21069462856361287) q[8];
rz(0.9774272758868269) q[8];
cx q[8], q[7];
ry(0.6537438741749602) q[7];
rz(0.04188094138480143) q[7];
cx q[7], q[6];
ry(0.6938212159651046) q[6];
rz(1.00431403166423) q[6];
cx q[6], q[5];
ry(1.3906418072515712) q[5];
rz(0.5125106095836935) q[5];
cx q[5], q[4];
ry(1.1635943612527837) q[4];
rz(-0.08400706844241079) q[4];
cx q[4], q[3];
ry(0.04442530273074482) q[5];
rz(0.5387342988843897) q[5];
ry(-0.15681822972443812) q[6];
rz(0.9730433752371277) q[6];
ry(0.5699742057451095) q[7];
rz(0.34346242181061554) q[7];
ry(0.04956476123714612) q[8];
rz(0.9318534185154856) q[8];
ry(0.0819132477283736) q[9];
rz(-0.7053926135496302) q[9];
cx q[9], q[8];
ry(-0.09848783339399042) q[8];
rz(0.9216915848021501) q[8];
cx q[8], q[7];
ry(-0.00877445498238863) q[7];
rz(0.31875510137786023) q[7];
cx q[7], q[6];
ry(0.08168814350582297) q[6];
rz(-0.6183126418973635) q[6];
cx q[6], q[5];
ry(1.069972931227706) q[7];
rz(0.4237976203470878) q[7];
ry(1.7153503855830763) q[8];
rz(0.10592851347861276) q[8];
ry(0.07033616616791194) q[9];
rz(-0.24293290222278147) q[9];
cx q[9], q[8];
ry(1.5361614765017602) q[8];
rz(-0.08799302529436412) q[8];
cx q[8], q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[10] c;
qubit[10] q;
ry(x0) q[0];
rz(x1) q[0];
ry(x2) q[1];
rz(x3) q[1];
ry(x4) q[2];
rz(x5) q[2];
ry(x6) q[3];
rz(x7) q[3];
ry(x8) q[4];
rz(x9) q[4];
ry(x10) q[5];
rz(x11) q[5];
ry(x12) q[6];
rz(x13) q[6];
ry(x14) q[7];
rz(x15) q[7];
ry(x16) q[8];
rz(x17) q[8];
ry(x18) q[9];
rz(x19) q[9];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x20) q[1];
rz(x21) q[1];
ry(x22) q[2];
rz(x23) q[2];
cx q[2], q[1];
ry(x24) q[3];
rz(x25) q[3];
ry(x26) q[4];
rz(x27) q[4];
cx q[4], q[3];
ry(x28) q[5];
rz(x29) q[5];
ry(x30) q[6];
rz(x31) q[6];
cx q[6], q[5];
ry(x32) q[7];
rz(x33) q[7];
ry(x34) q[8];
rz(x35) q[8];
cx q[8], q[7];
ry(x36) q[0];
rz(x37) q[0];
ry(x38) q[1];
rz(x39) q[1];
ry(x40) q[2];
rz(x41) q[2];
ry(x42) q[3];
rz(x43) q[3];
ry(x44) q[4];
rz(x45) q[4];
ry(x46) q[5];
rz(x47) q[5];
ry(x48) q[6];
rz(x49) q[6];
ry(x50) q[7];
rz(x51) q[7];
ry(x52) q[8];
rz(x53) q[8];
ry(x54) q[9];
rz(x55) q[9];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x56) q[1];
rz(x57) q[1];
ry(x58) q[2];
rz(x59) q[2];
cx q[2], q[1];
ry(x60) q[3];
rz(x61) q[3];
ry(x62) q[4];
rz(x63) q[4];
cx q[4], q[3];
ry(x64) q[5];
rz(x65) q[5];
ry(x66) q[6];
rz(x67) q[6];
cx q[6], q[5];
ry(x68) q[7];
rz(x69) q[7];
ry(x70) q[8];
rz(x71) q[8];
cx q[8], q[7];
ry(x72) q[0];
rz(x73) q[0];
ry(x74) q[1];
rz(x75) q[1];
ry(x76) q[2];
rz(x77) q[2];
ry(x78) q[3];
rz(x79) q[3];
ry(x80) q[4];
rz(x81) q[4];
ry(x82) q[5];
rz(x83) q[5];
ry(x84) q[6];
rz(x85) q[6];
ry(x86) q[7];
rz(x87) q[7];
ry(x88) q[8];
rz(x89) q[8];
ry(x90) q[9];
rz(x91) q[9];
cx q[1], q[0];
cx q[3], q[2];
cx q[5], q[4];
cx q[7], q[6];
cx q[9], q[8];
ry(x92) q[1];
rz(x93) q[1];
ry(x94) q[2];
rz(x95) q[2];
cx q[2], q[1];
ry(x96) q[3];
rz(x97) q[3];
ry(x98) q[4];
rz(x99) q[4];
cx q[4], q[3];
ry(x100) q[5];
rz(x101) q[5];
ry(x102) q[6];
rz(x103) q[6];
cx q[6], q[5];
ry(x104) q[7];
rz(x105) q[7];
ry(x106) q[8];
rz(x107) q[8];
cx q[8], q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIIIZZ",
"IIIIIIIZIZ",
"IIIIIIZIIZ",
"IIIIIIIZZI",
"IIIIIIZIZI",
"IIIIIIZZII",
"IIIIIIIZZZ",
"IIIIIIZIZZ",
"IIIIIIZZIZ",
"IIIIIIZZZI",
"IIIIIIZZZZ",
"IIIIIZIIIZ",
"IIIIZIIIIZ",
"IIIIZZIIII",
"IIIIZZIIIZ",
"IIIZIZIIII",
"IIZIIZIIII",
"IIZZIIIIII",
"IIZZIZIIII",
"IIIZIIIIZI"... | [
0.125,
0.125,
0.125,
0.125,
0.125,
0.125,
-0.125,
-0.125,
-0.125,
-0.125,
0.125,
0.25,
0.25,
0.25,
-0.25,
0.25,
0.25,
0.25,
-0.25,
0.25,
0.25,
0.25,
-0.25,
0.25,
0.25,
0.25,
-0.25,
0.25,
0.25,
0.25,
-0.25,
0.125,
0.125,
-0.625,
0.125,
0,
0,
0... | 0.970407 | [
1.087876969629739,
-0.5156851497874234,
-0.33654896756207303,
0.047832649570161825,
-0.008526790811912217,
0.2927708867307223,
-0.05440600889187779,
-0.66789634116803,
0.27754255662739025,
-0.09947710957524689,
-0.06888954991081045,
0.28177127714475964,
0.005075387186939086,
-0.25745773945... | {
"n_parameters": 108,
"n_qubits": 10,
"optimal_eigenvalue": -3.375,
"target_ratio": 0.97,
"target_value": -3.2737499999999997
} | 83 |
723b73fdc30b23dba77c4958fef78f24 | vertex_cover | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 5}, {"source": 2, "target": 5}, {"source": 2, "target": 3}, {"source": 3, "target": 6}]} | {"states": [113, 53], "expectation_value": -3.79062548108071, "params": null, "bitstrings": ["0001110", "1001010"], "total_optimization_steps": 46, "probabilities": [0.04769126139284315, 0.8614509210248673], "optimization_time": 40.981866121292114} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(6) @ Z(3)) + -1.0 * Z(2) + -1.0 * Z(0) + 0.0 * Z(4) + -1.0 * Z(5) + 0.0 * Z(1) + -0.5 * Z(3) + 0.0 * Z(6) | 1 | 7 | 3 | {"smallest_eigenvalues": [-4.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.0, "smallest_bitstrings": ["1001010"], "largest_eigenvalue": 7.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
ry(-0.3213284069120986) q[0];
h q[1];
ry(1.561227557979563) q[1];
ry(-0.5996924930716909) q[2];
rz(-pi) q[2];
h q[3];
ry(-0.3213284069120986) q[3];
h q[4];
cx q[4], q[0];
ry(0.3213284069120986) q[0];
cx q[4], q[0];
ry(-0.6920859783029909) q[0];
ry(0.8588662983201508) q[4];
cx q[1], q[4];
ry(-0.3694731625889104) q[4];
cx q[1], q[4];
rz(-pi) q[5];
ry(-0.004892913297770343) q[5];
h q[6];
cx q[6], q[3];
ry(0.3213284069120986) q[3];
cx q[6], q[3];
ry(-0.6920859783029909) q[3];
ry(0.8588662983201508) q[6];
cx q[1], q[6];
ry(-0.3694731625889104) q[6];
cx q[1], q[6];
cx q[1], q[3];
ry(0.29976735005237004) q[3];
cx q[1], q[3];
cx q[1], q[0];
ry(0.29976735005237004) q[0];
cx q[1], q[0];
ry(0.1983803207213709) q[6];
cx q[4], q[6];
ry(-0.1983803207213709) q[6];
cx q[4], q[6];
ry(0.19378159297616787) q[4];
cx q[6], q[4];
ry(-0.19378159297616787) q[4];
cx q[6], q[4];
ry(-0.12295104519229887) q[3];
cx q[4], q[3];
ry(0.12295104519229887) q[3];
cx q[4], q[3];
ry(0.07261902578435282) q[1];
cx q[4], q[1];
ry(-0.07261902578435282) q[1];
cx q[4], q[1];
cx q[4], q[2];
ry(-0.42022804761197335) q[2];
cx q[4], q[2];
ry(-0.07326279488690363) q[0];
cx q[6], q[0];
ry(0.07326279488690363) q[0];
cx q[6], q[0];
ry(0.7944461818163737) q[2];
cx q[6], q[2];
ry(-0.7944461818163737) q[2];
cx q[6], q[2];
ry(0.2677950945975502) q[2];
cx q[1], q[2];
ry(-0.2677950945975502) q[2];
cx q[1], q[2];
cx q[1], q[5];
ry(0.05282113168855148) q[5];
cx q[1], q[5];
ry(-0.03819338725481046) q[0];
cx q[2], q[0];
ry(0.03819338725481046) q[0];
cx q[2], q[0];
ry(0.01775952067156071) q[3];
cx q[2], q[3];
ry(-0.01775952067156071) q[3];
cx q[2], q[3];
ry(-0.017498244083214296) q[4];
cx q[2], q[4];
ry(0.017498244083214296) q[4];
cx q[2], q[4];
ry(-0.13716570167219053) q[2];
cx q[3], q[2];
ry(0.13716570167219053) q[2];
cx q[3], q[2];
ry(-0.011510228168060674) q[6];
cx q[2], q[6];
ry(0.011510228168060674) q[6];
cx q[2], q[6];
ry(0.004680219122476525) q[2];
cx q[0], q[2];
ry(-0.004680219122476525) q[2];
cx q[0], q[2];
ry(0.009790368703490555) q[4];
cx q[3], q[4];
ry(-0.009790368703490555) q[4];
cx q[3], q[4];
ry(-0.00040256741374118665) q[1];
cx q[6], q[1];
ry(0.00040256741374118665) q[1];
cx q[6], q[1];
ry(-0.010254309532374432) q[1];
cx q[0], q[1];
ry(0.010254309532374432) q[1];
cx q[0], q[1];
ry(-0.07704072370148653) q[6];
cx q[0], q[6];
ry(0.07704072370148653) q[6];
cx q[0], q[6];
ry(0.0025785927034944903) q[3];
cx q[0], q[3];
ry(-0.0025785927034944903) q[3];
cx q[0], q[3];
ry(-0.055611435072977) q[4];
cx q[0], q[4];
ry(0.055611435072977) q[4];
cx q[0], q[4];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\ncry(0.02) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\ncry(0.02) q[0], q[1];\ncry(0.0196) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\ncry(0.02) q[0], q[1];\ncry(0.0196) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\ncry(0.02) q[0], q[1];\ncry(0.0196) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\ncry(0.02) q[0], q[1];\ncry(0.0196) q[0], q[6];\ncry(-0.0129) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5681) q[5];\nry(-1.4449) q[2];\nry(1.4449) q[1];\ncry(-1.0398) q[4], q[0];\ncry(-1.0398) q[6], q[3];\nry(0.7022) q[6];\nry(0.7022) q[4];\nry(-0.4578) q[0];\ncry(0.497) q[1], q[4];\nry(-0.4578) q[3];\ncry(0.497) q[1], q[6];\ncry(-0.3761) q[1], q[3];\ncry(-0.3761) q[1], q[0];\ncry(0.2418) q[4], q[6];\ncry(0.2403) q[6], q[4];\ncry(-0.142) q[6], q[0];\ncry(-0.1416) q[4], q[3];\ncry(0.1078) q[4], q[1];\ncry(0.6327) q[4], q[2];\ncry(1.7583) q[6], q[2];\ncry(0.4531) q[1], q[2];\ncry(-0.0508) q[2], q[0];\ncry(-0.0481) q[2], q[3];\ncry(0.1009) q[2], q[4];\ncry(-0.1576) q[3], q[2];\ncry(0.0668) q[2], q[6];\ncry(-0.1295) q[0], q[2];\ncry(-0.0027) q[1], q[5];\ncry(0.0354) q[3], q[4];\ncry(0.0144) q[6], q[1];\ncry(0.02) q[0], q[1];\ncry(0.0196) q[0], q[6];\ncry(-0.0129) q[0], q[3];\ncry(-0.0132) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n"], "gradients": [1.0072, 0.5038, 0.4999, 0.253, 0.2529, 0.2466, 0.2462, 0.1913, 0.2244, 0.1913, 0.2244, 0.1883, 0.1882, 0.1148, 0.1164, 0.0713, 0.0711, 0.0528, 0.0517, 0.2936, 0.2029, 0.0676, 0.0669, 0.05, 0.033, 0.0329, 0.0252, 0.0099, 0.008, 0.0078, 0.0075, 0.0074, 0.0064, 0.0062, 0.0061, 0.0059, 0.0049, 0.0047, 0.0043, 0.0043, 0.0043, 0.0042, 0.0037, 0.0033, 0.0032, 0.0029]} | [
"IIIIZIZ",
"IIZIIIZ",
"IZIIZII",
"IZIIIIZ",
"IZIIIZI",
"IIIZZII",
"ZIIZIII",
"IIIIZII",
"IIIIIIZ",
"IIZIIII",
"IZIIIII",
"IIIIIZI",
"IIIZIII",
"ZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1,
-1,
0,
-1,
0,
-0.5,
0
] | 0.976117 | [
-1.5228681084041154,
-1.391331881335179,
1.561227557979563,
-0.6426568138241971,
0.4893931357312403,
-0.39231862825062086,
0.7389463251778208,
-0.5995347001047401,
0.3967606414427418,
0.38756318595233574,
-0.14652558977380725,
-0.24590209038459773,
0.14523805156870565,
0.8404560952239467,
... | {
"n_parameters": 29,
"n_qubits": 7,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 10 |
be98abf16f233411f1a7350078e6bb3a | vertex_cover | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 3}, {"source": 3, "target": 4}, {"source": 4, "target": 6}]} | {"states": [105, 113], "expectation_value": -3.999105011962873, "params": null, "bitstrings": ["0010110", "0001110"], "total_optimization_steps": 34, "probabilities": [0.06552852227118001, 0.9338466720002203], "optimization_time": 32.18418312072754} | 0.5 * (Z(0) @ Z(4)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(6) @ Z(4)) + -1.5 * Z(4) + -0.5 * Z(0) + -0.5 * Z(5) + -0.5 * Z(1) + -0.5 * Z(3) + 0.0 * Z(2) + 0.0 * Z(6) | 1 | 7 | 2 | {"smallest_eigenvalues": [-4.0, -4.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -3.0, "smallest_bitstrings": ["0010110", "0001110"], "largest_eigenvalue": 7.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
ry(-2.8866218236344316) q[0];
rz(-pi) q[0];
h q[1];
ry(1.2356297707224817) q[1];
h q[2];
h q[3];
ry(-0.5530370544994598) q[3];
cx q[2], q[3];
ry(0.5530370544994598) q[3];
cx q[2], q[3];
ry(1.1054456705057107) q[2];
ry(-0.7636676340418977) q[3];
h q[4];
ry(-1.5977695293907963) q[4];
ry(-0.08477604785308564) q[5];
rz(-pi) q[5];
cx q[1], q[5];
ry(0.02617038976923384) q[5];
cx q[1], q[5];
ry(-0.038246029245246664) q[5];
h q[6];
ry(1.4580013182065084) q[6];
cx q[6], q[2];
ry(-0.2585949976776581) q[2];
cx q[6], q[2];
cx q[6], q[3];
ry(0.0405368726852348) q[2];
cx q[1], q[2];
ry(-0.0405368726852348) q[2];
cx q[1], q[2];
ry(0.3263397457278317) q[3];
cx q[6], q[3];
cx q[6], q[0];
ry(-0.09766310344541557) q[3];
cx q[1], q[3];
ry(0.09766310344541557) q[3];
cx q[1], q[3];
ry(-0.08019572611705365) q[0];
cx q[6], q[0];
ry(0.11626553427370637) q[1];
cx q[0], q[1];
ry(-0.11626553427370637) q[1];
cx q[0], q[1];
ry(0.030518998623083046) q[2];
cx q[0], q[2];
ry(-0.030518998623083046) q[2];
cx q[0], q[2];
ry(0.017316317858845506) q[3];
cx q[0], q[3];
ry(-0.017316317858845506) q[3];
cx q[0], q[3];
ry(0.13844200091909484) q[6];
cx q[1], q[6];
ry(-0.13844200091909484) q[6];
cx q[1], q[6];
cx q[6], q[5];
ry(0.09506619370473712) q[0];
cx q[1], q[0];
ry(-0.09506619370473712) q[0];
cx q[1], q[0];
ry(0.038246029245246664) q[5];
cx q[6], q[5];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(-1.5708) q[4];\nry(-1.4449) q[5];\nry(1.4449) q[6];\nry(1.4417) q[1];\nry(1.4417) q[0];\ncry(-1.0342) q[2], q[3];\nry(0.7003) q[2];\ncry(-0.1259) q[1], q[5];\nry(-0.4549) q[3];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[3];\ncry(0.2489) q[1], q[2];\ncry(-0.1488) q[1], q[3];\ncry(0.1217) q[6], q[0];\ncry(0.1209) q[0], q[1];\ncry(0.1157) q[1], q[6];\ncry(0.0867) q[0], q[2];\ncry(-0.0495) q[0], q[3];\ncry(-0.0005) q[6], q[5];\ncry(0.0074) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n"], "gradients": [1.509, 0.5033, 0.5004, 0.4961, 0.4958, 0.2511, 0.2445, 0.1932, 0.1893, 0.223, 0.189, 0.1266, 0.0792, 0.0627, 0.0624, 0.0596, 0.045, 0.0268, 0.0129, 0.0103, 0.0103, 0.0077, 0.0077, 0.0075, 0.006, 0.0053, 0.0051, 0.0051, 0.0045, 0.0036, 0.0031, 0.003, 0.003, 0.0029]} | [
"IIZIIIZ",
"IZIIIIZ",
"IIZIIZI",
"IZIIIZI",
"IIZZIII",
"IIIZZII",
"ZIZIIII",
"IIZIIII",
"IIIIIIZ",
"IZIIIII",
"IIIIIZI",
"IIIZIII",
"IIIIZII",
"ZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1.5,
-0.5,
-0.5,
-0.5,
-0.5,
0,
0
] | 0.992448 | [
-1.5977695293907963,
-1.459849889172577,
1.4580013182065084,
1.2356297707224817,
-1.1060741089989197,
0.8468506728280528,
-0.05234077953846768,
-0.43732788831406605,
0.5171899953553162,
-0.6526794914556634,
0.0810737453704696,
-0.19532620689083113,
0.1603914522341073,
0.23253106854741273,
... | {
"n_parameters": 19,
"n_qubits": 7,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 1 |
b72451fd8beb69606a84f4be9a392c11 | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"capacity": 4, "source": 0, "target": 4}, {"capacity": 3, "source": 0, "target": 5}, {"capacity": 3, "source": 0, "target": 6}, {"capacity": 4, "source": 2, "target": 3}, {"capacity": 4, "source": 2, "target": 6}, {"capacity": 3, "source": 2, "target": 7}, {"capacity": 3, "source": 3, "target": 5}, {"capacity": 4, "source": 3, "target": 6}, {"capacity": 4, "source": 3, "target": 7}, {"capacity": 2, "source": 4, "target": 1}, {"capacity": 4, "source": 4, "target": 2}, {"capacity": 4, "source": 4, "target": 3}, {"capacity": 1, "source": 4, "target": 5}, {"capacity": 3, "source": 5, "target": 1}, {"capacity": 4, "source": 5, "target": 4}, {"capacity": 1, "source": 5, "target": 6}]} | {"states": [0, 1], "expectation_value": -12.080944227294381, "params": [0.0016, 0.2937, 0.003, 0.2859, 0.0034000000000000002, 0.3189, 0.0022, 0.2913, 0.0035, 0.2932, 0.005200000000000001, 0.23800000000000002, 0.0026000000000000003, 0.2953, 0.4038, -0.0018000000000000002, 0.0039000000000000003, 0.2797, 0.0005, 0.3099, 0.0011, 0.30960000000000004, 0.0036000000000000003, 0.3005, 0.0031000000000000003, 0.3195, 0.001, 0.298, 0.0015, 0.2727, 0.39880000000000004, -0.0018000000000000002, 0.0055000000000000005, 0.2366, 0.0029000000000000002, 0.3116, 0.0055000000000000005, 0.3201, 0.0033, 0.3074, 0.0006000000000000001, 0.28390000000000004, -0.0006000000000000001, 0.2503, -0.0014, 0.197, 0.4035, -0.0018000000000000002, 0.0004, -0.20220000000000002, 0.0025, -0.1943, 0.0019, -0.1953, 0.0023, -0.1588, 0.0046, -0.1721, 0.006, -0.22710000000000002, 0.0055000000000000005, 0.2232, 0.40590000000000004, 0.0039000000000000003, 0.2831, 0.21530000000000002, 0.3028, 0.2933, 0.223, 0.28850000000000003, 0.0002, 0.3055, 0.1981, 0.3057, 0.2028, 0.27190000000000003, 0.2609, 0.0031000000000000003, 0.1734, -0.013000000000000001, 0.3133, 0.1406, 0.1872, 0.0989, 0.0012000000000000001, -0.2591, -0.0869, 0.29250000000000004, -0.1641, -0.2323, -0.18530000000000002, 0.0004], "bitstrings": ["11111111", "11111110"], "total_optimization_steps": 40, "probabilities": [0.479382395754394, 0.5204307573432729], "optimization_time": 44.90035676956177} | -1.0 * (Z(0) @ Z(4)) + -1.25 * (Z(5) @ Z(4)) + -0.75 * (Z(5) @ Z(0)) + -0.75 * (Z(6) @ Z(0)) + -0.25 * (Z(6) @ Z(5)) + -1.0 * (Z(2) @ Z(4)) + -1.0 * (Z(2) @ Z(6)) + -1.0 * (Z(3) @ Z(4)) + -0.75 * (Z(3) @ Z(5)) + -1.0 * (Z(3) @ Z(6)) + -1.0 * (Z(3) @ Z(2)) + 2.75 * (Z(7) @ Z(0)) + -0.75 * (Z(7) @ Z(2)) + -1.0 * (Z(7) @ Z(3)) + -0.5 * (Z(1) @ Z(4)) + -0.75 * (Z(1) @ Z(5)) + 0.75 * Z(4) + -0.25 * Z(0) + 0.25 * Z(5) + -3.0 * Z(6) + 1.75 * Z(2) + 0.75 * Z(3) + 1.0 * Z(7) + -1.25 * Z(1) | 4 | 8 | 4 | {"smallest_eigenvalues": [-14.0, -14.0, -14.0], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -13.0, "smallest_bitstrings": ["11111110", "11000010", "10000010"], "largest_eigenvalue": 13.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
cx q[4], q[0];
rz(4.5847965068196375e-09) q[0];
cx q[4], q[0];
h q[5];
cx q[4], q[5];
rz(-0.047144458058862276) q[5];
cx q[4], q[5];
cx q[0], q[5];
cx q[4], q[2];
rz(4.5847965068196375e-09) q[2];
cx q[4], q[2];
cx q[4], q[3];
rz(4.5847965068196375e-09) q[3];
cx q[4], q[3];
cx q[4], q[1];
rz(-5.3799991138860575e-08) q[1];
cx q[4], q[1];
rz(1.5707963359197725) q[4];
rx(-1.570796301813503) q[4];
rz(1.958412113975725e-08) q[5];
cx q[0], q[5];
h q[6];
cx q[0], q[6];
rz(1.958412113975725e-08) q[6];
cx q[0], q[6];
cx q[5], q[6];
rz(-0.5570436665027615) q[6];
cx q[5], q[6];
cx q[5], q[3];
rz(1.958412113975725e-08) q[3];
cx q[5], q[3];
cx q[5], q[1];
rz(1.958412113975725e-08) q[1];
cx q[5], q[1];
rz(-0.04714445805886225) q[1];
rx(-1.570796301813503) q[1];
rz(1.570796377298528) q[5];
rx(-1.5707963018135027) q[5];
cx q[6], q[2];
rz(4.5847965068196375e-09) q[2];
cx q[6], q[2];
cx q[6], q[3];
rz(4.5847965068196375e-09) q[3];
cx q[6], q[3];
cx q[2], q[3];
rz(4.5847965068196375e-09) q[3];
cx q[2], q[3];
rz(-1.5707963090253827) q[6];
rx(-1.570796301813503) q[6];
h q[7];
cx q[0], q[7];
rz(-6.440595128275094e-08) q[7];
cx q[0], q[7];
rz(-0.5570436665027616) q[0];
rx(-1.570796301813503) q[0];
cx q[2], q[7];
rz(1.958412113975725e-08) q[7];
cx q[2], q[7];
rz(1.5707963669799332) q[2];
rx(-1.570796301813503) q[2];
cx q[3], q[7];
rz(4.5847965068196375e-09) q[7];
cx q[3], q[7];
rz(1.5707963359197725) q[3];
rx(-1.570796301813503) q[3];
rz(1.5707963060352554) q[7];
rx(-1.570796301813503) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x9;
bit[8] c;
qubit[8] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
crx(x16) q[7], q[6];
crx(x17) q[6], q[5];
crx(x18) q[5], q[4];
crx(x19) q[4], q[3];
crx(x20) q[3], q[2];
crx(x21) q[2], q[1];
crx(x22) q[1], q[0];
rx(x23) q[0];
rz(x24) q[0];
rx(x25) q[1];
rz(x26) q[1];
rx(x27) q[2];
rz(x28) q[2];
rx(x29) q[3];
rz(x30) q[3];
rx(x31) q[4];
rz(x32) q[4];
rx(x33) q[5];
rz(x34) q[5];
rx(x35) q[6];
rz(x36) q[6];
rx(x37) q[7];
rz(x15) q[7];
crx(x31) q[7], q[6];
crx(x38) q[6], q[5];
crx(x39) q[5], q[4];
crx(x40) q[4], q[3];
crx(x41) q[3], q[2];
crx(x42) q[2], q[1];
crx(x43) q[1], q[0];
rx(x44) q[0];
rz(x45) q[0];
rx(x46) q[1];
rz(x47) q[1];
rx(x44) q[2];
rz(x48) q[2];
rx(x49) q[3];
rz(x50) q[3];
rx(x51) q[4];
rz(x52) q[4];
rx(x53) q[5];
rz(x54) q[5];
rx(x55) q[6];
rz(x56) q[6];
rx(x57) q[7];
rz(x15) q[7];
crx(x58) q[7], q[6];
crx(x59) q[6], q[5];
crx(x60) q[5], q[4];
crx(x61) q[4], q[3];
crx(x62) q[3], q[2];
crx(x63) q[2], q[1];
crx(x64) q[1], q[0];
rx(x65) q[0];
rz(x66) q[0];
rx(x67) q[1];
rz(x68) q[1];
rx(x69) q[2];
rz(x70) q[2];
rx(x71) q[3];
rz(x72) q[3];
rx(x73) q[4];
rz(x74) q[4];
rx(x75) q[5];
rz(x76) q[5];
rx(x44) q[6];
rz(x77) q[6];
rx(x78) q[7];
rz(x23) q[7];
crx(x65) q[7], q[6];
crx(x79) q[6], q[5];
crx(x80) q[5], q[4];
crx(x81) q[4], q[3];
crx(x82) q[3], q[2];
crx(x83) q[2], q[1];
crx(x84) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"source": 0, "sink": 7} | {"circuits": [], "gradients": []} | [
"IIIZIIIZ",
"IIZZIIII",
"IIZIIIIZ",
"IZIIIIIZ",
"IZZIIIII",
"IIIZIZII",
"IZIIIZII",
"IIIZZIII",
"IIZIZIII",
"IZIIZIII",
"IIIIZZII",
"ZIIIIIIZ",
"ZIIIIZII",
"ZIIIZIII",
"IIIZIIZI",
"IIZIIIZI",
"IIIZIIII",
"IIIIIIIZ",
"IIZIIIII",
"IZIIIIII",
"IIIIIZII",
"IIIIZIII",
"ZIIIIII... | [
-1,
-1.25,
-0.75,
-0.75,
-0.25,
-1,
-1,
-1,
-0.75,
-1,
-1,
2.75,
-0.75,
-1,
-0.5,
-0.75,
0.75,
-0.25,
0.25,
-3,
1.75,
0.75,
1,
-1.25
] | 0.897762 | [
4.5847965068196375e-9,
-0.047144458058862276,
1.958412113975725e-8,
-0.5570436665027615,
-6.440595128275094e-8,
-5.3799991138860575e-8,
1.5707963359197723,
1.5707963772985278,
-1.5707963090253823,
1.5707963669799336,
1.570796306035255,
-1.570796301813503
] | {
"n_parameters": 12,
"n_qubits": 8,
"optimal_eigenvalue": -14,
"target_ratio": 0.97,
"target_value": -13.58
} | 287 |
be472b2016026c5093c540b6b797236b | vertex_cover | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 4, "target": 5}, {"source": 5, "target": 6}]} | {"states": [25, 98], "expectation_value": -1.1565803200263434, "params": [[-0.0213, -0.061500000000000006, -0.06620000000000001, -0.0635], [-0.0471, 0.0531, 0.0656, 0.0671]], "bitstrings": ["1100110", "0011101"], "total_optimization_steps": 10, "probabilities": [0.014386400483205516, 0.014967977613352411], "optimization_time": 7.490559339523315} | 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(6) @ Z(5)) + -1.0 * Z(3) + -0.5 * Z(0) + -2.0 * Z(4) + -1.0 * Z(1) + -1.0 * Z(2) + -1.0 * Z(5) + 0.0 * Z(6) | 1 | 7 | 4 | {"smallest_eigenvalues": [-4.5, -4.5, -4.5, -4.5], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -3.5, "smallest_bitstrings": ["0101110", "1100110", "0011110", "0011101"], "largest_eigenvalue": 11.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
cx q[3], q[0];
rz(0.11165047736061574) q[0];
cx q[3], q[0];
h q[4];
cx q[3], q[4];
rz(0.11165047736061574) q[4];
cx q[3], q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(0.11165047736061574) q[1];
cx q[3], q[1];
rz(0.6801004226265079) q[3];
rx(1.8032456787499718) q[3];
rz(0.11165047736061574) q[4];
cx q[0], q[4];
rz(-1.2793669971327342) q[0];
rx(1.8032456787499718) q[0];
cx q[3], q[0];
rz(-0.5439094982994973) q[0];
cx q[3], q[0];
cx q[4], q[1];
rz(0.11165047736061574) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(0.11165047736061574) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(0.11165047736061574) q[2];
cx q[1], q[2];
rz(0.6801004226265079) q[1];
rx(1.8032456787499718) q[1];
h q[5];
cx q[4], q[5];
rz(0.11165047736061574) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(1.9068771285975643) q[4];
rx(1.8032456787499718) q[4];
cx q[3], q[4];
rz(-0.5439094982994973) q[4];
cx q[3], q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(-0.5439094982994973) q[1];
cx q[3], q[1];
rz(0.9419520677559508) q[3];
rx(0.5164659028424529) q[3];
rz(-0.5439094982994973) q[4];
cx q[0], q[4];
rz(0.8232072892909779) q[0];
rx(0.516465902842453) q[0];
cx q[3], q[0];
rz(-0.8711557630337686) q[0];
cx q[3], q[0];
cx q[4], q[1];
rz(-0.5439094982994973) q[1];
cx q[4], q[1];
rz(0.11165047736061574) q[5];
cx q[2], q[5];
rz(0.6801004226265079) q[2];
rx(1.8032456787499718) q[2];
cx q[4], q[2];
rz(-0.5439094982994973) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(-0.5439094982994973) q[2];
cx q[1], q[2];
rz(0.9419520677559508) q[1];
rx(0.5164659028424529) q[1];
h q[6];
cx q[5], q[6];
rz(0.11165047736061574) q[6];
cx q[5], q[6];
rz(0.6801004226265079) q[5];
rx(1.8032456787499718) q[5];
cx q[4], q[5];
rz(-0.5439094982994973) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(-1.3535390962714295) q[4];
rx(0.5164659028424529) q[4];
cx q[3], q[4];
rz(-0.8711557630337686) q[4];
cx q[3], q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(-0.8711557630337686) q[1];
cx q[3], q[1];
rz(2.0150652390121726) q[3];
rx(0.4170111105842962) q[3];
rz(-0.8711557630337686) q[4];
cx q[0], q[4];
rz(-0.531413346648403) q[0];
rx(0.41701111058429624) q[0];
cx q[3], q[0];
rz(-0.6192771762498521) q[0];
cx q[3], q[0];
cx q[4], q[1];
rz(-0.8711557630337686) q[1];
cx q[4], q[1];
rz(-0.5439094982994973) q[5];
cx q[2], q[5];
rz(0.9419520677559508) q[2];
rx(0.5164659028424529) q[2];
cx q[4], q[2];
rz(-0.8711557630337686) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(-0.8711557630337686) q[2];
cx q[1], q[2];
rz(2.0150652390121726) q[1];
rx(0.4170111105842962) q[1];
rz(-0.20489398205959164) q[6];
rx(1.8032456787499715) q[6];
cx q[5], q[6];
rz(-0.5439094982994973) q[6];
cx q[5], q[6];
rz(0.9419520677559508) q[5];
rx(0.5164659028424529) q[5];
cx q[4], q[5];
rz(-0.8711557630337686) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(-3.1291532622663034) q[4];
rx(0.4170111105842962) q[4];
cx q[3], q[4];
rz(-0.6192771762498521) q[4];
cx q[3], q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(-0.6192771762498521) q[1];
cx q[3], q[1];
rz(2.0669941608765647) q[3];
rx(0.30218110174795587) q[3];
rz(-0.6192771762498521) q[4];
cx q[0], q[4];
rz(-0.18553041225878442) q[0];
rx(0.3021811017479559) q[0];
cx q[4], q[1];
rz(-0.6192771762498521) q[1];
cx q[4], q[1];
rz(-0.8711557630337686) q[5];
cx q[2], q[5];
rz(2.0150652390121726) q[2];
rx(0.4170111105842962) q[2];
cx q[4], q[2];
rz(-0.6192771762498521) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(-0.6192771762498521) q[2];
cx q[1], q[2];
rz(2.0669941608765647) q[1];
rx(0.30218110174795587) q[1];
rz(-0.2048939820595912) q[6];
rx(0.5164659028424529) q[6];
cx q[5], q[6];
rz(-0.8711557630337686) q[6];
cx q[5], q[6];
rz(2.0150652390121726) q[5];
rx(0.4170111105842962) q[5];
cx q[4], q[5];
rz(-0.6192771762498521) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(-2.8631337184253396) q[4];
rx(0.30218110174795604) q[4];
rz(-0.6192771762498521) q[5];
cx q[2], q[5];
rz(2.0669941608765647) q[2];
rx(0.30218110174795587) q[2];
rz(-0.20489398205959208) q[6];
rx(0.4170111105842962) q[6];
cx q[5], q[6];
rz(-0.6192771762498521) q[6];
cx q[5], q[6];
rz(2.0669941608765647) q[5];
rx(0.30218110174795587) q[5];
rz(-0.20489398205959208) q[6];
rx(0.302181101747956) q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[3], q[0];
rz(x0) q[0];
cx q[3], q[0];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(x0) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x0) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(x0) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[4], q[5];
rz(x0) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(x0) q[5];
cx q[2], q[5];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
rz(x1) q[3];
rz(x2) q[0];
rz(x3) q[4];
rz(x1) q[1];
rz(x1) q[2];
rz(x1) q[5];
rz(x4) q[6];
h q[0];
rz(x5) q[0];
h q[0];
h q[1];
rz(x5) q[1];
h q[1];
h q[2];
rz(x5) q[2];
h q[2];
h q[3];
rz(x5) q[3];
h q[3];
h q[4];
rz(x5) q[4];
h q[4];
h q[5];
rz(x5) q[5];
h q[5];
h q[6];
rz(x5) q[6];
h q[6];
cx q[3], q[0];
rz(x6) q[0];
cx q[3], q[0];
cx q[3], q[4];
rz(x6) q[4];
cx q[3], q[4];
cx q[0], q[4];
rz(x6) q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(x6) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x6) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(x6) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(x6) q[2];
cx q[1], q[2];
cx q[4], q[5];
rz(x6) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(x6) q[5];
cx q[2], q[5];
cx q[5], q[6];
rz(x6) q[6];
cx q[5], q[6];
rz(x7) q[3];
rz(x8) q[0];
rz(x9) q[4];
rz(x7) q[1];
rz(x7) q[2];
rz(x7) q[5];
rz(x4) q[6];
h q[0];
rz(x10) q[0];
h q[0];
h q[1];
rz(x10) q[1];
h q[1];
h q[2];
rz(x10) q[2];
h q[2];
h q[3];
rz(x10) q[3];
h q[3];
h q[4];
rz(x10) q[4];
h q[4];
h q[5];
rz(x10) q[5];
h q[5];
h q[6];
rz(x10) q[6];
h q[6];
cx q[3], q[0];
rz(x11) q[0];
cx q[3], q[0];
cx q[3], q[4];
rz(x11) q[4];
cx q[3], q[4];
cx q[0], q[4];
rz(x11) q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(x11) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x11) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(x11) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(x11) q[2];
cx q[1], q[2];
cx q[4], q[5];
rz(x11) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(x11) q[5];
cx q[2], q[5];
cx q[5], q[6];
rz(x11) q[6];
cx q[5], q[6];
rz(x12) q[3];
rz(x13) q[0];
rz(x14) q[4];
rz(x12) q[1];
rz(x12) q[2];
rz(x12) q[5];
rz(x4) q[6];
h q[0];
rz(x15) q[0];
h q[0];
h q[1];
rz(x15) q[1];
h q[1];
h q[2];
rz(x15) q[2];
h q[2];
h q[3];
rz(x15) q[3];
h q[3];
h q[4];
rz(x15) q[4];
h q[4];
h q[5];
rz(x15) q[5];
h q[5];
h q[6];
rz(x15) q[6];
h q[6];
cx q[3], q[0];
rz(x16) q[0];
cx q[3], q[0];
cx q[3], q[4];
rz(x16) q[4];
cx q[3], q[4];
cx q[0], q[4];
rz(x16) q[4];
cx q[0], q[4];
cx q[3], q[1];
rz(x16) q[1];
cx q[3], q[1];
cx q[4], q[1];
rz(x16) q[1];
cx q[4], q[1];
cx q[4], q[2];
rz(x16) q[2];
cx q[4], q[2];
cx q[1], q[2];
rz(x16) q[2];
cx q[1], q[2];
cx q[4], q[5];
rz(x16) q[5];
cx q[4], q[5];
cx q[2], q[5];
rz(x16) q[5];
cx q[2], q[5];
cx q[5], q[6];
rz(x16) q[6];
cx q[5], q[6];
rz(x17) q[3];
rz(x18) q[0];
rz(x19) q[4];
rz(x17) q[1];
rz(x17) q[2];
rz(x17) q[5];
rz(x4) q[6];
h q[0];
rz(x20) q[0];
h q[0];
h q[1];
rz(x20) q[1];
h q[1];
h q[2];
rz(x20) q[2];
h q[2];
h q[3];
rz(x20) q[3];
h q[3];
h q[4];
rz(x20) q[4];
h q[4];
h q[5];
rz(x20) q[5];
h q[5];
h q[6];
rz(x20) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIZIIZ",
"IIZZIII",
"IIZIIIZ",
"IIIZIZI",
"IIZIIZI",
"IIZIZII",
"IIIIZZI",
"IZZIIII",
"IZIIZII",
"ZZIIIII",
"IIIZIII",
"IIIIIIZ",
"IIZIIII",
"IIIIIZI",
"IIIIZII",
"IZIIIII",
"ZIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1,
-0.5,
-2,
-1,
-1,
-1,
0
] | 0.949988 | [
0.11165047736061574,
0.6801004226265079,
-1.2793669971327344,
1.906877128597564,
-0.2048939820595919,
1.8032456787499715,
-0.5439094982994973,
0.94195206775595,
0.8232072892909775,
-1.3535390962714295,
0.5164659028424529,
-0.8711557630337686,
2.0150652390121726,
-0.5314133466484031,
3.15... | {
"n_parameters": 21,
"n_qubits": 7,
"optimal_eigenvalue": -4.5,
"target_ratio": 0.97,
"target_value": -4.365
} | 500 |
-8037084758004761193 | hypermaxcut | vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[3, 5], [0, 3, 4, 6], [8, 0, 6, 7], [8, 2, 4, 6], [4, 5], [4, 6, 7], [1, 2, 4, 7], [8, 3]]} | {"states": [51, 370], "expectation_value": -1.9001869309566282, "params": [[[1.5729, 1.5156], [0.0211, 1.5115], [-1.5469000000000002, 1.6687], [-0.031, 1.481], [0.1839, -0.1816], [1.5661, 1.5799], [1.5718, -0.5019], [1.5719, -1.1172], [1.5728, 1.5675000000000001]]], "bitstrings": ["111001100", "010001101"], "total_optimization_steps": 230, "probabilities": [0.17797254308871033, 0.1807828747949289], "optimization_time": 5.171645164489746} | 0.5 * (Z(3) @ Z(5)) + 0.08333333333333333 * (Z(0) @ Z(3)) + 0.5 * (Z(4) @ Z(5)) + 0.08333333333333333 * (Z(4) @ Z(3)) + 0.08333333333333333 * (Z(4) @ Z(0)) + 0.08333333333333333 * (Z(6) @ Z(3)) + 0.16666666666666666 * (Z(6) @ Z(0)) + 0.3333333333333333 * (Z(6) @ Z(4)) + 0.5 * (Z(8) @ Z(3)) + 0.08333333333333333 * (Z(8) @ Z(0)) + 0.08333333333333333 * (Z(8) @ Z(4)) + 0.16666666666666666 * (Z(8) @ Z(6)) + 0.08333333333333333 * (Z(7) @ Z(0)) + 0.25 * (Z(7) @ Z(4)) + 0.25 * (Z(7) @ Z(6)) + 0.08333333333333333 * (Z(7) @ Z(8)) + 0.16666666666666666 * (Z(2) @ Z(4)) + 0.08333333333333333 * (Z(2) @ Z(6)) + 0.08333333333333333 * (Z(2) @ Z(8)) + 0.08333333333333333 * (Z(2) @ Z(7)) + 0.08333333333333333 * (Z(1) @ Z(4)) + 0.08333333333333333 * (Z(1) @ Z(7)) + 0.08333333333333333 * (Z(1) @ Z(2)) + 0.0 * Z(5) + 0.125 * Z(3) + 0.24999999999999994 * Z(0) + 0.5416666666666667 * Z(4) + 0.5416666666666666 * Z(6) + 0.25 * Z(8) + 0.41666666666666674 * Z(7) + 0.24999999999999994 * Z(2) + 0.125 * Z(1) | 15 | 9 | 1 | {"smallest_eigenvalues": [-2.666666666666666], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.5, "smallest_bitstrings": ["010001101"], "largest_eigenvalue": 6.499999999999999} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
ry(1.5038544324357357) q[0];
ry(1.3984490022716651) q[1];
ry(-1.3719012894850133) q[2];
ry(-1.4952613349403965) q[3];
ry(1.5173473818869316) q[4];
ry(1.5454536807622363) q[5];
ry(1.5845684838091842) q[6];
ry(1.6657550609667433) q[7];
ry(1.537863400781071) q[8];
cx q[8], q[0];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(1.5494326890576418) q[0];
ry(1.6390674001024044) q[1];
ry(1.511633594015111) q[2];
ry(1.646010947668437) q[3];
ry(-1.5178826587309648) q[4];
ry(1.526209818786889) q[5];
ry(-1.5599061060325297) q[6];
ry(-1.6077697110827345) q[7];
ry(1.3730938016835132) q[8];
cx q[8], q[7];
cx q[0], q[8];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
cx q[8], q[0];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(x9) q[0];
ry(x10) q[1];
ry(x11) q[2];
ry(x12) q[3];
ry(x13) q[4];
ry(x14) q[5];
ry(x15) q[6];
ry(x16) q[7];
ry(x17) q[8];
cx q[8], q[7];
cx q[0], q[8];
cx q[0], q[1];
cx q[1], q[2];
cx q[2], q[3];
cx q[3], q[4];
cx q[4], q[5];
cx q[5], q[6];
cx q[6], q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | null | {"circuits": [], "gradients": []} | [
"IIIZIZIII",
"IIIIIZIIZ",
"IIIZZIIII",
"IIIIZZIII",
"IIIIZIIIZ",
"IIZIIZIII",
"IIZIIIIIZ",
"IIZIZIIII",
"ZIIIIZIII",
"ZIIIIIIIZ",
"ZIIIZIIII",
"ZIZIIIIII",
"IZIIIIIIZ",
"IZIIZIIII",
"IZZIIIIII",
"ZZIIIIIII",
"IIIIZIZII",
"IIZIIIZII",
"ZIIIIIZII",
"IZIIIIZII",
"IIIIZIIZI",
"... | [
0.5,
0.08333333333333333,
0.5,
0.08333333333333333,
0.08333333333333333,
0.08333333333333333,
0.16666666666666666,
0.3333333333333333,
0.5,
0.08333333333333333,
0.08333333333333333,
0.16666666666666666,
0.08333333333333333,
0.25,
0.25,
0.08333333333333333,
0.16666666666666666,
0.08... | 0.97525 | [
1.5038544324357357,
1.3984490022716651,
-1.3719012894850133,
-1.4952613349403965,
1.5173473818869316,
1.5454536807622363,
1.5845684838091842,
1.6657550609667433,
1.537863400781071,
1.5494326890576418,
1.6390674001024044,
1.511633594015111,
1.646010947668437,
-1.5178826587309648,
1.526209... | {
"n_parameters": 18,
"n_qubits": 9,
"optimal_eigenvalue": -2.666666666666666,
"target_ratio": 0.97,
"target_value": -2.586666666666666
} | 50 |
7f91a9b9f5daf68d633abcc66c01bb4e | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"capacity": 2, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 5}, {"capacity": 1, "source": 0, "target": 9}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 4}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 2, "source": 1, "target": 7}, {"capacity": 1, "source": 2, "target": 3}, {"capacity": 1, "source": 2, "target": 4}, {"capacity": 2, "source": 2, "target": 5}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 1, "source": 2, "target": 7}, {"capacity": 2, "source": 2, "target": 8}, {"capacity": 2, "source": 2, "target": 11}, {"capacity": 1, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 2, "source": 3, "target": 10}, {"capacity": 2, "source": 4, "target": 3}, {"capacity": 2, "source": 4, "target": 5}, {"capacity": 2, "source": 4, "target": 8}, {"capacity": 2, "source": 4, "target": 11}, {"capacity": 2, "source": 5, "target": 2}, {"capacity": 2, "source": 5, "target": 4}, {"capacity": 2, "source": 5, "target": 8}, {"capacity": 1, "source": 5, "target": 10}, {"capacity": 1, "source": 6, "target": 5}, {"capacity": 1, "source": 6, "target": 7}, {"capacity": 2, "source": 6, "target": 10}, {"capacity": 2, "source": 7, "target": 1}, {"capacity": 2, "source": 7, "target": 3}, {"capacity": 2, "source": 7, "target": 6}, {"capacity": 1, "source": 8, "target": 6}, {"capacity": 2, "source": 8, "target": 9}, {"capacity": 1, "source": 8, "target": 11}, {"capacity": 2, "source": 9, "target": 2}, {"capacity": 2, "source": 10, "target": 2}, {"capacity": 1, "source": 10, "target": 3}, {"capacity": 2, "source": 10, "target": 5}]} | {"states": [0, 256], "expectation_value": -14.773828816986587, "params": [0.004, 0.0006000000000000001, 0.0017000000000000001, 0.0058000000000000005, 0.0027, -0.001, 0.2008, 0.2074, 0.0, 0.0046, 0.0036000000000000003, 0.0028, 0.0025, 0.0058000000000000005, 0.0027, 0.0045000000000000005, 0.0016, -0.0023, 0.0051, -0.0006000000000000001, 0.0014, 0.0077, 0.0007, 0.0055000000000000005, -0.0039000000000000003, -0.0026000000000000003, 0.007500000000000001, 0.0015, 0.0007, 0.0048000000000000004, 0.1983, 0.2076, 0.0068000000000000005, 0.0022, -0.0025, 0.0025, 0.0034000000000000002, 0.0025, 0.0015, 0.0013000000000000002, 0.0051, 0.0044, 0.0041, 0.0046, 0.0004, -0.0006000000000000001, 0.001, 0.0037, 0.0022, 0.0023, -0.0002, 0.0021000000000000003, 0.0049, -0.0022, 0.20470000000000002, 0.20220000000000002, -0.0004, 0.0011, 0.0038, 0.002, 0.0045000000000000005, -0.0015, -0.0008, 0.0076, 0.0014, 0.0033, 0.0039000000000000003, 0.0006000000000000001, 0.004200000000000001, 0.0036000000000000003, 0.008, 0.0033, -0.00030000000000000003, -0.0041, 0.004, 0.0005, 0.007200000000000001, 0.0037, 0.2046, 0.2061, 0.0081, 0.0047, -0.0013000000000000002, 0.006, 0.0038, 0.005, 0.0035, 0.0006000000000000001, 0.002, 0.0013000000000000002, 0.0009000000000000001, -0.0029000000000000002, 0.00030000000000000003, 0.0091, 0.0014, -0.0002, 0.1582, 0.1421, -0.0304, 0.0703, 0.0975, -0.019200000000000002, 0.1668, 0.0826, -0.0028, 0.1589, 0.133, 0.0012000000000000001, 0.1651, 0.1589, 0.165, 0.1592, 0.16920000000000002, 0.1109, 0.1696, 0.1378, -0.06430000000000001, 0.1613, 0.15610000000000002, -0.10060000000000001, 0.15990000000000001, 0.1226, -0.0008, 0.0955, 0.0514, -0.013300000000000001, 0.155, 0.028800000000000003, -0.0022, 0.1665, 0.14120000000000002, -0.003, 0.1728, 0.1376, 0.0882, 0.1696, 0.1217, 0.06760000000000001, 0.1626, 0.1237, -0.08610000000000001, 0.16740000000000002, 0.157, -0.0436, 0.1464, -0.0718, 0.002, -0.0465, -0.011300000000000001, 0.005200000000000001, 0.16440000000000002, -0.0177, -0.0043, 0.1615, 0.0765, -0.00030000000000000003, 0.1696, 0.0148, 0.0344, 0.13490000000000002, 0.0786, 0.0129, 0.1637, 0.0448, 0.0044, 0.16590000000000002, 0.1605, 0.021500000000000002, 0.1396, -0.1348, 0.0076, -0.0941, -0.0262, 0.0009000000000000001, 0.16490000000000002, -0.0268, -0.0013000000000000002, 0.1675, -0.08020000000000001, -0.0018000000000000002, -0.042800000000000005, -0.1193, -0.0316, -0.15860000000000002, -0.093, -0.056400000000000006, 0.10740000000000001, -0.0908, 0.029, -0.1573, 0.0575, 0.026600000000000002], "bitstrings": ["111111111111", "111011111111"], "total_optimization_steps": 20, "probabilities": [0.46904360274617607, 0.5297527326340512], "optimization_time": 26.046921014785767} | -0.5 * (Z(0) @ Z(1)) + -0.5 * (Z(7) @ Z(0)) + -0.25 * (Z(11) @ Z(0)) + -0.25 * (Z(4) @ Z(1)) + -1.0 * (Z(4) @ Z(7)) + -0.5 * (Z(4) @ Z(11)) + -0.25 * (Z(6) @ Z(1)) + -1.0 * (Z(6) @ Z(7)) + -0.25 * (Z(6) @ Z(4)) + -0.5 * (Z(8) @ Z(1)) + -0.25 * (Z(8) @ Z(7)) + -0.25 * (Z(8) @ Z(4)) + -1.0 * (Z(9) @ Z(1)) + -0.25 * (Z(9) @ Z(4)) + -0.75 * (Z(9) @ Z(8)) + -0.25 * (Z(5) @ Z(1)) + -0.25 * (Z(5) @ Z(4)) + -1.0 * (Z(5) @ Z(6)) + -0.25 * (Z(5) @ Z(8)) + -0.5 * (Z(5) @ Z(9)) + -0.5 * (Z(10) @ Z(7)) + -0.5 * (Z(10) @ Z(11)) + -0.5 * (Z(10) @ Z(4)) + -0.5 * (Z(10) @ Z(6)) + -0.25 * (Z(10) @ Z(8)) + 1.5 * (Z(3) @ Z(0)) + -0.5 * (Z(3) @ Z(4)) + -0.5 * (Z(3) @ Z(6)) + -0.25 * (Z(3) @ Z(10)) + -0.75 * (Z(2) @ Z(7)) + -0.5 * (Z(2) @ Z(4)) + -0.5 * (Z(2) @ Z(8)) + -0.75 * (Z(2) @ Z(5)) + 0.25 * Z(1) + -0.25 * Z(0) + -0.5 * Z(7) + -0.25 * Z(11) + 0.75 * Z(4) + 0.5 * Z(6) + -0.75 * Z(8) + 0.5 * Z(9) + 0.0 * Z(5) + -0.5 * Z(10) + 0.25 * Z(3) + 0.0 * Z(2) | 14 | 12 | 4 | {"smallest_eigenvalues": [-15.25, -15.25], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -14.25, "smallest_bitstrings": ["100000000000", "111011111111"], "largest_eigenvalue": 11.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[12] q;
ry(0.06610792122589625) q[0];
rz(pi/2) q[0];
ry(-0.07737668169930721) q[1];
ry(0.03458255785200558) q[2];
ry(0.5764400114149477) q[3];
ry(-0.008216812805026941) q[4];
ry(-0.0817567319147531) q[5];
ry(-0.09308662308768967) q[6];
ry(0.03458255785200558) q[7];
ry(-0.13089829154969476) q[8];
ry(-0.2731697684670594) q[9];
ry(0.1540113273563411) q[10];
ry(-0.020664828254813028) q[11];
cx q[11], q[0];
ry(-0.09325753165058262) q[0];
cx q[11], q[0];
ry(0.09325753165058262) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[11];
cx q[10], q[11];
ry(0.11055176213878212) q[11];
cx q[10], q[11];
ry(-0.11055176213878212) q[11];
rz(-pi/2) q[11];
rz(pi/2) q[10];
cx q[9], q[10];
ry(0.03945919167878238) q[10];
cx q[9], q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.10347508053398312) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.06040343321542489) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-0.12896033662072098) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-0.1289898643518659) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.032632449108505664) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.10720786967607628) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(-0.13190328330555928) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(0.10096496977265529) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(-0.10277429201485747) q[1];
cx q[0], q[1];
ry(-0.1877518318260043) q[0];
ry(0.10277429201485745) q[1];
rx(-0.007045397664615649) q[1];
ry(-0.039459191678782264) q[10];
rx(0.07412289842860709) q[10];
ry(-0.007378842534646338) q[11];
cx q[11], q[10];
ry(-0.10315178575411389) q[10];
cx q[11], q[10];
rz(pi/2) q[11];
cx q[0], q[11];
ry(0.0029310029922770264) q[11];
cx q[0], q[11];
cx q[0], q[1];
ry(-0.0029310029922770264) q[11];
rz(-pi/2) q[11];
ry(0.06611427653244153) q[1];
cx q[0], q[1];
ry(-0.022069315198121484) q[0];
ry(-0.06611427653244153) q[1];
rz(-pi/2) q[1];
rz(pi/2) q[0];
ry(0.10315178575411389) q[10];
ry(-0.2220602958229734) q[11];
cx q[11], q[0];
ry(-0.09711610165279347) q[0];
cx q[11], q[0];
ry(0.09711610165279347) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[11];
ry(-0.10096496977265527) q[2];
rx(0.022434732360542498) q[2];
cx q[1], q[2];
ry(0.06800475414582426) q[2];
cx q[1], q[2];
ry(-0.06800475414582426) q[2];
rz(-pi/2) q[2];
ry(0.017495820732532648) q[1];
ry(0.1319032833055592) q[3];
rx(-0.17825470586695502) q[3];
cx q[2], q[3];
ry(-0.15498786434395337) q[3];
cx q[2], q[3];
ry(0.15498786434395337) q[3];
rz(-pi/2) q[3];
ry(-0.020664828254813028) q[2];
ry(0.10720786967607633) q[4];
rx(0.2919777177285563) q[4];
cx q[3], q[4];
ry(-0.048874870273591324) q[4];
cx q[3], q[4];
ry(0.048874870273591324) q[4];
rz(-pi/2) q[4];
ry(0.08113503890077343) q[3];
ry(0.032632449108505754) q[5];
rx(-0.003993046572485781) q[5];
cx q[4], q[5];
ry(-0.15498786434395337) q[5];
cx q[4], q[5];
ry(0.15498786434395337) q[5];
rz(-pi/2) q[5];
ry(-0.035035724087323666) q[4];
ry(0.12898986435186582) q[6];
rx(-0.007045397664615649) q[6];
cx q[5], q[6];
ry(-0.004846896962845425) q[6];
cx q[5], q[6];
ry(0.004846896962845425) q[6];
rz(-pi/2) q[6];
ry(0.0641499941643818) q[5];
ry(0.12896033662072098) q[7];
rx(0.05096373483718075) q[7];
cx q[6], q[7];
ry(-0.019493326159221742) q[7];
cx q[6], q[7];
ry(0.019493326159221742) q[7];
rz(-pi/2) q[7];
ry(-0.001615223533811716) q[6];
ry(0.060403433215424955) q[8];
rx(-0.02411791720324885) q[8];
cx q[7], q[8];
ry(-0.11196819190189208) q[8];
cx q[7], q[8];
ry(0.11196819190189208) q[8];
rz(-pi/2) q[8];
ry(-0.23130316696847153) q[7];
ry(0.103475080533983) q[9];
rx(0.026309361607582016) q[9];
cx q[8], q[9];
ry(-0.02724950768848311) q[9];
cx q[8], q[9];
ry(0.02724950768848311) q[9];
rz(-pi/2) q[9];
cx q[9], q[10];
ry(0.06098253838783614) q[10];
cx q[9], q[10];
ry(-0.06098253838783614) q[10];
rz(-pi/2) q[10];
ry(-0.14944769626790888) q[10];
cx q[10], q[11];
ry(-0.060720840800630595) q[11];
cx q[10], q[11];
ry(0.060720840800630595) q[11];
rz(-pi/2) q[11];
rz(pi/2) q[10];
ry(-0.03721123127588344) q[11];
ry(-0.2731697684670594) q[8];
ry(0.17591971271251605) q[9];
cx q[9], q[10];
ry(0.07248758786728832) q[10];
cx q[9], q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.01400026394859745) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.17235110494477648) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-0.05414317845652016) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-0.12418110855790979) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.005249556926551095) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.011431242663414139) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(-0.008160250914307117) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(-0.049175500583700904) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(-0.0366200200183731) q[1];
cx q[0], q[1];
ry(-0.007231548818302555) q[0];
ry(0.03662002001837315) q[1];
rx(0.23130316696846664) q[1];
ry(-0.07248758786728829) q[10];
rx(0.026309361607580684) q[10];
cx q[11], q[10];
ry(-0.057946326434699984) q[10];
cx q[11], q[10];
rz(pi/2) q[11];
cx q[0], q[11];
ry(-0.126494527453614) q[11];
cx q[0], q[11];
cx q[0], q[1];
ry(0.126494527453614) q[11];
rz(-pi/2) q[11];
ry(0.2462241386227842) q[1];
cx q[0], q[1];
ry(0.07801694131366718) q[0];
ry(-0.2462241386227842) q[1];
rz(-pi/2) q[1];
rz(pi/2) q[0];
ry(0.057946326434699984) q[10];
ry(0.057278834839875364) q[11];
cx q[11], q[0];
ry(-0.140395981830976) q[0];
cx q[11], q[0];
ry(0.140395981830976) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[11];
ry(0.04917550058370088) q[2];
rx(0.017578645977227136) q[2];
cx q[1], q[2];
ry(0.010359725384540719) q[2];
cx q[1], q[2];
ry(-0.010359725384540719) q[2];
rz(-pi/2) q[2];
ry(0.17912863306943436) q[1];
ry(0.008160250914307193) q[3];
rx(-0.4586037146354922) q[3];
cx q[2], q[3];
ry(-0.02044263030933943) q[3];
cx q[2], q[3];
ry(0.02044263030933943) q[3];
rz(-pi/2) q[3];
ry(-0.0767162632231742) q[2];
ry(0.01143124266341408) q[4];
rx(-0.07801694131368286) q[4];
cx q[3], q[4];
ry(0.2326829441707693) q[4];
cx q[3], q[4];
ry(-0.2326829441707693) q[4];
rz(-pi/2) q[4];
ry(0.3592069173008145) q[3];
ry(0.0052495569265510675) q[5];
rx(0.09308662308765525) q[5];
cx q[4], q[5];
ry(-0.011412239785074961) q[5];
cx q[4], q[5];
ry(0.011412239785074961) q[5];
rz(-pi/2) q[5];
ry(0.0560917296775261) q[4];
ry(0.1241811085579098) q[6];
rx(0.09308662308768989) q[6];
cx q[5], q[6];
ry(-0.10347508053398312) q[6];
cx q[5], q[6];
ry(0.10347508053398312) q[6];
rz(-pi/2) q[6];
ry(-0.019779699400969845) q[5];
ry(0.05414317845652016) q[7];
rx(-0.35468564292552784) q[7];
cx q[6], q[7];
ry(-0.16383416680439394) q[7];
cx q[6], q[7];
ry(0.16383416680439394) q[7];
rz(-pi/2) q[7];
ry(-0.05096373483718146) q[6];
ry(0.17235110494477643) q[8];
rx(0.0698006836488747) q[8];
cx q[7], q[8];
ry(-0.20355265067000333) q[8];
cx q[7], q[8];
ry(0.20355265067000333) q[8];
rz(-pi/2) q[8];
ry(0.0732400400367462) q[7];
ry(-0.014000263948597401) q[9];
rx(0.2919777177285674) q[9];
cx q[8], q[9];
ry(-0.12060748715734056) q[9];
cx q[8], q[9];
ry(0.12060748715734056) q[9];
rz(-pi/2) q[9];
cx q[9], q[10];
ry(0.04753069882227961) q[10];
cx q[9], q[10];
ry(-0.04753069882227961) q[10];
rz(-pi/2) q[10];
ry(0.3338338807168683) q[10];
cx q[10], q[11];
ry(-0.027159887881126703) q[11];
cx q[10], q[11];
ry(0.027159887881126703) q[11];
rz(-pi/2) q[11];
rz(pi/2) q[10];
ry(-0.015780662664200175) q[11];
ry(0.1540113273563411) q[8];
ry(0.041884786535345594) q[9];
cx q[9], q[10];
ry(0.03490034182443697) q[10];
cx q[9], q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.14565032019023996) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.009057420746622448) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(-0.09333483440908669) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(-0.10347508053398312) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.09561265457546977) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(0.08203013017212712) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(0.023097403751228707) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(0.1633509465473022) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(0.06387036972918103) q[1];
cx q[0], q[1];
ry(-0.1003425758656015) q[0];
ry(-0.06387036972918103) q[1];
rx(0.10765628258522497) q[1];
ry(-0.0349003418244371) q[10];
rx(0.08175673191475319) q[10];
cx q[11], q[10];
ry(0.013871243379732692) q[10];
cx q[11], q[10];
rz(pi/2) q[11];
cx q[0], q[11];
ry(0.025498704513772466) q[11];
cx q[0], q[11];
cx q[0], q[1];
ry(-0.025498704513772466) q[11];
rz(-pi/2) q[11];
ry(-0.04913805256011462) q[1];
cx q[0], q[1];
ry(0.09946316978867165) q[0];
ry(0.04913805256011462) q[1];
rz(-pi/2) q[1];
rz(pi/2) q[0];
ry(-0.013871243379732692) q[10];
ry(0.1540113273563411) q[11];
cx q[11], q[0];
ry(-0.11621608137105992) q[0];
cx q[11], q[0];
ry(0.11621608137105992) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[11];
ry(-0.16335094654730223) q[2];
rx(-0.022862485326827553) q[2];
cx q[1], q[2];
ry(-0.10643749010983128) q[2];
cx q[1], q[2];
ry(0.10643749010983128) q[2];
rz(-pi/2) q[2];
ry(0.06610792122589625) q[1];
ry(-0.023097403751228603) q[3];
rx(-0.5897635470034661) q[3];
cx q[2], q[3];
ry(-0.07717415029292543) q[3];
cx q[2], q[3];
ry(0.07717415029292543) q[3];
rz(-pi/2) q[3];
ry(0.034469191876815186) q[2];
ry(-0.08203013017212726) q[4];
rx(0.06554503263670863) q[4];
cx q[3], q[4];
ry(-0.04973158489433582) q[4];
cx q[3], q[4];
ry(0.04973158489433582) q[4];
rz(-pi/2) q[4];
ry(0.19635038645366265) q[3];
ry(0.09561265457546964) q[5];
rx(0.12774073945836273) q[5];
cx q[4], q[5];
ry(-0.02071064323548427) q[5];
cx q[4], q[5];
ry(0.02071064323548427) q[5];
rz(-pi/2) q[5];
ry(0.05466577605170693) q[4];
ry(0.1034750805339831) q[6];
rx(-0.1034613834281366) q[6];
cx q[5], q[6];
ry(-0.08320325442934763) q[6];
cx q[5], q[6];
ry(0.08320325442934763) q[6];
rz(-pi/2) q[6];
ry(-0.003390358826967532) q[5];
ry(0.09333483440908678) q[7];
rx(0.28712978639167774) q[7];
cx q[6], q[7];
ry(-0.07527798928099895) q[7];
cx q[6], q[7];
ry(0.07527798928099895) q[7];
rz(-pi/2) q[7];
ry(-0.019779699400969845) q[6];
ry(0.009057420746622347) q[8];
rx(0.01578066266419409) q[8];
cx q[7], q[8];
ry(-0.0062564535415717305) q[8];
cx q[7], q[8];
ry(0.0062564535415717305) q[8];
rz(-pi/2) q[8];
ry(0.2841657094215595) q[7];
ry(0.14565032019023993) q[9];
rx(0.18775183182600497) q[9];
cx q[8], q[9];
ry(-0.16125624310403502) q[9];
cx q[8], q[9];
ry(0.16125624310403502) q[9];
rz(-pi/2) q[9];
cx q[9], q[10];
ry(-0.08394223613246324) q[10];
cx q[9], q[10];
ry(0.08394223613246324) q[10];
rz(-pi/2) q[10];
ry(0.05340368617293073) q[10];
cx q[10], q[11];
ry(0.01179621898300854) q[11];
cx q[10], q[11];
ry(-0.01179621898300854) q[11];
rz(-pi/2) q[11];
rz(pi/2) q[10];
ry(0.17912863306943436) q[11];
ry(-0.12774073945836206) q[8];
ry(0.049984045679956665) q[9];
cx q[9], q[10];
ry(-0.0006861834068915586) q[10];
cx q[9], q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(0.022105539445428188) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.020560644057044317) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(0.12448693146196052) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(0.06192936971651836) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(0.18536697425555282) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(0.001695179413483766) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(-0.17085013503875268) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(0.0467928290162474) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(0.14356489319583832) q[1];
cx q[0], q[1];
ry(0.12563341914086268) q[0];
ry(-0.1435648931958382) q[1];
rx(-0.03477728183325013) q[1];
ry(0.0006861834068915457) q[10];
rx(0.14429932304696358) q[10];
cx q[11], q[10];
ry(-0.030737554366783954) q[10];
cx q[11], q[10];
rz(pi/2) q[11];
cx q[0], q[11];
ry(0.08263075715175736) q[11];
cx q[0], q[11];
cx q[0], q[1];
ry(-0.08263075715175736) q[11];
rz(-pi/2) q[11];
ry(-0.024992022839978333) q[1];
cx q[0], q[1];
ry(0.024992022839978333) q[1];
rz(-pi/2) q[1];
ry(0.03073755436678396) q[10];
ry(-0.0467928290162473) q[2];
rx(0.03721123127587944) q[2];
cx q[1], q[2];
ry(-0.1030963074138501) q[2];
cx q[1], q[2];
ry(0.1030963074138501) q[2];
rz(-pi/2) q[2];
ry(0.17085013503875263) q[3];
rx(-0.16463692918435768) q[3];
cx q[2], q[3];
ry(-0.08333407058717959) q[3];
cx q[2], q[3];
ry(0.08333407058717959) q[3];
rz(-pi/2) q[3];
ry(-0.001695179413483674) q[4];
rx(-0.11534265840841584) q[4];
cx q[3], q[4];
ry(0.022374956409347793) q[4];
cx q[3], q[4];
ry(-0.022374956409347793) q[4];
rz(-pi/2) q[4];
ry(-0.18536697425555268) q[5];
rx(-0.09173070114884929) q[5];
cx q[4], q[5];
ry(0.13553130431623187) q[5];
cx q[4], q[5];
ry(-0.13553130431623187) q[5];
rz(-pi/2) q[5];
ry(-0.0619293697165184) q[6];
rx(-0.08536661128648149) q[6];
cx q[5], q[6];
ry(0.21814206697581043) q[6];
cx q[5], q[6];
ry(-0.21814206697581043) q[6];
rz(-pi/2) q[6];
ry(-0.12448693146196046) q[7];
rx(0.18775183182600585) q[7];
cx q[6], q[7];
ry(0.16764863789789755) q[7];
cx q[6], q[7];
ry(-0.16764863789789755) q[7];
rz(-pi/2) q[7];
ry(0.020560644057044327) q[8];
rx(-0.35468564292551896) q[8];
cx q[7], q[8];
ry(-0.036938159204697944) q[8];
cx q[7], q[8];
ry(0.036938159204697944) q[8];
rz(-pi/2) q[8];
ry(-0.022105539445428108) q[9];
rx(-0.3568962439870891) q[9];
cx q[8], q[9];
ry(0.23283151875720307) q[9];
cx q[8], q[9];
ry(-0.23283151875720307) q[9];
rz(-pi/2) q[9];
cx q[9], q[10];
ry(-0.06078834149814869) q[10];
cx q[9], q[10];
ry(0.06078834149814869) q[10];
rz(-pi/2) q[10];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x110;
input float[64] x111;
input float[64] x112;
input float[64] x113;
input float[64] x114;
input float[64] x115;
input float[64] x116;
input float[64] x117;
input float[64] x118;
input float[64] x119;
input float[64] x12;
input float[64] x120;
input float[64] x121;
input float[64] x122;
input float[64] x123;
input float[64] x124;
input float[64] x125;
input float[64] x126;
input float[64] x127;
input float[64] x128;
input float[64] x129;
input float[64] x13;
input float[64] x130;
input float[64] x131;
input float[64] x132;
input float[64] x133;
input float[64] x134;
input float[64] x135;
input float[64] x136;
input float[64] x137;
input float[64] x138;
input float[64] x139;
input float[64] x14;
input float[64] x140;
input float[64] x141;
input float[64] x142;
input float[64] x143;
input float[64] x144;
input float[64] x145;
input float[64] x146;
input float[64] x147;
input float[64] x148;
input float[64] x149;
input float[64] x15;
input float[64] x150;
input float[64] x151;
input float[64] x152;
input float[64] x153;
input float[64] x154;
input float[64] x155;
input float[64] x156;
input float[64] x157;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[12] c;
qubit[12] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x2) q[7];
ry(x7) q[8];
ry(x8) q[9];
ry(x9) q[10];
ry(x10) q[11];
crx(x11) q[11], q[0];
crx(x12) q[10], q[11];
crx(x13) q[9], q[10];
crx(x14) q[8], q[9];
crx(x15) q[7], q[8];
crx(x16) q[6], q[7];
crx(x17) q[5], q[6];
crx(x18) q[4], q[5];
crx(x19) q[3], q[4];
crx(x20) q[2], q[3];
crx(x21) q[1], q[2];
crx(x22) q[0], q[1];
ry(x23) q[0];
ry(x24) q[1];
ry(x25) q[2];
ry(x26) q[3];
ry(x27) q[4];
ry(x28) q[5];
ry(x24) q[6];
ry(x29) q[7];
ry(x30) q[8];
ry(x31) q[9];
ry(x32) q[10];
ry(x33) q[11];
crx(x34) q[11], q[10];
crx(x35) q[0], q[11];
crx(x36) q[0], q[1];
crx(x37) q[1], q[2];
crx(x38) q[2], q[3];
crx(x39) q[3], q[4];
crx(x38) q[4], q[5];
crx(x40) q[5], q[6];
crx(x41) q[6], q[7];
crx(x42) q[7], q[8];
crx(x43) q[8], q[9];
crx(x44) q[9], q[10];
ry(x45) q[0];
ry(x46) q[1];
ry(x10) q[2];
ry(x47) q[3];
ry(x48) q[4];
ry(x49) q[5];
ry(x50) q[6];
ry(x51) q[7];
ry(x8) q[8];
ry(x52) q[9];
ry(x53) q[10];
ry(x54) q[11];
crx(x55) q[11], q[0];
crx(x56) q[10], q[11];
crx(x57) q[9], q[10];
crx(x58) q[8], q[9];
crx(x59) q[7], q[8];
crx(x60) q[6], q[7];
crx(x61) q[5], q[6];
crx(x62) q[4], q[5];
crx(x63) q[3], q[4];
crx(x64) q[2], q[3];
crx(x65) q[1], q[2];
crx(x66) q[0], q[1];
ry(x67) q[0];
ry(x51) q[1];
ry(x68) q[2];
ry(x69) q[3];
ry(x70) q[4];
ry(x6) q[5];
ry(x6) q[6];
ry(x71) q[7];
ry(x72) q[8];
ry(x27) q[9];
ry(x31) q[10];
ry(x73) q[11];
crx(x74) q[11], q[10];
crx(x75) q[0], q[11];
crx(x76) q[0], q[1];
crx(x77) q[1], q[2];
crx(x78) q[2], q[3];
crx(x79) q[3], q[4];
crx(x80) q[4], q[5];
crx(x14) q[5], q[6];
crx(x81) q[6], q[7];
crx(x82) q[7], q[8];
crx(x83) q[8], q[9];
crx(x84) q[9], q[10];
ry(x70) q[0];
ry(x85) q[1];
ry(x86) q[2];
ry(x87) q[3];
ry(x88) q[4];
ry(x89) q[5];
ry(x29) q[6];
ry(x66) q[7];
ry(x9) q[8];
ry(x90) q[9];
ry(x91) q[10];
ry(x92) q[11];
crx(x93) q[11], q[0];
crx(x94) q[10], q[11];
crx(x72) q[9], q[10];
crx(x95) q[8], q[9];
crx(x96) q[7], q[8];
crx(x97) q[6], q[7];
crx(x14) q[5], q[6];
crx(x98) q[4], q[5];
crx(x99) q[3], q[4];
crx(x100) q[2], q[3];
crx(x101) q[1], q[2];
crx(x102) q[0], q[1];
ry(x103) q[0];
ry(x104) q[1];
ry(x63) q[2];
ry(x105) q[3];
ry(x106) q[4];
ry(x102) q[5];
ry(x107) q[6];
ry(x108) q[7];
ry(x109) q[8];
ry(x23) q[9];
ry(x5) q[10];
ry(x109) q[11];
crx(x110) q[11], q[10];
crx(x111) q[0], q[11];
crx(x112) q[0], q[1];
crx(x113) q[1], q[2];
crx(x114) q[2], q[3];
crx(x115) q[3], q[4];
crx(x116) q[4], q[5];
crx(x117) q[5], q[6];
crx(x118) q[6], q[7];
crx(x119) q[7], q[8];
crx(x120) q[8], q[9];
crx(x121) q[9], q[10];
ry(x115) q[0];
ry(x0) q[1];
ry(x122) q[2];
ry(x123) q[3];
ry(x124) q[4];
ry(x125) q[5];
ry(x89) q[6];
ry(x126) q[7];
ry(x102) q[8];
ry(x127) q[9];
ry(x128) q[10];
ry(x9) q[11];
crx(x129) q[11], q[0];
crx(x130) q[10], q[11];
crx(x131) q[9], q[10];
crx(x132) q[8], q[9];
crx(x133) q[7], q[8];
crx(x134) q[6], q[7];
crx(x135) q[5], q[6];
crx(x136) q[4], q[5];
crx(x125) q[3], q[4];
crx(x137) q[2], q[3];
crx(x138) q[1], q[2];
crx(x108) q[0], q[1];
ry(x139) q[0];
ry(x140) q[1];
ry(x73) q[2];
ry(x141) q[3];
ry(x142) q[4];
ry(x143) q[5];
ry(x144) q[6];
ry(x23) q[7];
ry(x71) q[8];
ry(x145) q[9];
ry(x146) q[10];
ry(x85) q[11];
crx(x147) q[11], q[10];
crx(x148) q[0], q[11];
crx(x127) q[0], q[1];
crx(x149) q[1], q[2];
crx(x150) q[2], q[3];
crx(x151) q[3], q[4];
crx(x152) q[4], q[5];
crx(x153) q[5], q[6];
crx(x154) q[6], q[7];
crx(x155) q[7], q[8];
crx(x156) q[8], q[9];
crx(x157) q[9], q[10];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11]; | {"source": 0, "sink": 11} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIIZZ",
"IIIIZIIIIIIZ",
"ZIIIIIIIIIIZ",
"IIIIIIIZIIZI",
"IIIIZIIZIIII",
"ZIIIIIIZIIII",
"IIIIIZIIIIZI",
"IIIIZZIIIIII",
"IIIIIZIZIIII",
"IIIZIIIIIIZI",
"IIIZZIIIIIII",
"IIIZIIIZIIII",
"IIZIIIIIIIZI",
"IIZIIIIZIIII",
"IIZZIIIIIIII",
"IIIIIIZIIIZI",
"IIIIIIZZIIII",
"IIIIIZZII... | [
-0.5,
-0.5,
-0.25,
-0.25,
-1,
-0.5,
-0.25,
-1,
-0.25,
-0.5,
-0.25,
-0.25,
-1,
-0.25,
-0.75,
-0.25,
-0.25,
-1,
-0.25,
-0.5,
-0.5,
-0.5,
-0.5,
-0.5,
-0.25,
1.5,
-0.5,
-0.5,
-0.25,
-0.75,
-0.5,
-0.5,
-0.75,
0.25,
-0.25,
-0.5,
-0.25,
0.75,
0.5,... | 0.975969 | [
0.06610792122589625,
-0.07737668169930721,
0.03458255785200558,
0.5764400114149477,
-0.008216812805026941,
-0.0817567319147531,
-0.09308662308768967,
-0.13089829154969476,
-0.2731697684670594,
0.1540113273563411,
-0.020664828254813028,
0.18651506330116524,
-0.22110352427756425,
-0.07891838... | {
"n_parameters": 158,
"n_qubits": 12,
"optimal_eigenvalue": -15.25,
"target_ratio": 0.97,
"target_value": -14.7925
} | 12 |
d64cdfb0330688360d8e7e9aacc7d340 | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"source": 0, "target": 5}, {"source": 0, "target": 6}, {"source": 1, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 7}, {"source": 6, "target": 7}]} | {"states": [224, 225], "expectation_value": -2.8566289425213887, "params": [0.8023, -0.0025, 0.8114, 0.0002, 0.8011, 0.00030000000000000003, 0.5178, 0.1784, 0.3181, 0.2817, 0.1005, -0.3743, 0.3013, -0.1259, 0.8092, 0.0137, 0.8048000000000001, -0.0024000000000000002, 0.811, -0.0007, 0.8048000000000001, -0.0007, 0.48160000000000003, -0.0731, 0.2018, 0.16790000000000002, 0.0623, -0.3518, 0.33230000000000004, 0.09680000000000001, 0.8112, 0.0031000000000000003, 0.509, 0.5244, -0.0221, -0.753, 0.7726000000000001, 0.019100000000000002, -0.4506, 0.7987000000000001, 0.7902, 0.7909, -0.7257, 0.6145, 0.08460000000000001, -0.5439], "bitstrings": ["00011111", "00011110"], "total_optimization_steps": 80, "probabilities": [0.1321826353643813, 0.16228201185661367], "optimization_time": 19.720380783081055} | 0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * (Z(7) @ Z(4)) + -1.0 * Z(5) + -0.5 * Z(0) + -0.5 * Z(6) + -1.0 * Z(3) + 0.0 * Z(1) + -0.5 * Z(2) + -1.0 * Z(4) + -0.5 * Z(7) | 4 | 8 | 2 | {"smallest_eigenvalues": [-4.5, -4.5, -4.5], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -3.5, "smallest_bitstrings": ["10110001", "01001110", "00011110"], "largest_eigenvalue": 9.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.10233588057642375) q[0];
cx q[1], q[0];
h q[2];
cx q[1], q[2];
rz(-0.10233588057642375) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-0.10233588057642375) q[2];
cx q[0], q[2];
h q[3];
cx q[0], q[3];
rz(-0.10233588057642375) q[3];
cx q[0], q[3];
rz(-2.385041983623463) q[0];
rx(0.04811648083555268) q[0];
h q[4];
cx q[1], q[4];
rz(-0.10233588057642375) q[4];
cx q[1], q[4];
rz(-1.972954297576703) q[1];
rx(0.04811648083555278) q[1];
cx q[1], q[0];
rz(0.10362743334425072) q[0];
cx q[1], q[0];
h q[5];
cx q[2], q[5];
rz(-0.10233588057642375) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(-0.10233588057642375) q[5];
cx q[4], q[5];
h q[6];
cx q[4], q[6];
rz(-0.10233588057642375) q[6];
cx q[4], q[6];
rz(1.0253532726422714) q[4];
rx(0.04811648083555271) q[4];
cx q[5], q[6];
rz(-0.10233588057642375) q[6];
cx q[5], q[6];
h q[7];
cx q[2], q[7];
rz(-0.10233588057642375) q[7];
cx q[2], q[7];
rz(-1.2977966954722826) q[2];
rx(0.04811648083555273) q[2];
cx q[1], q[2];
rz(0.10362743334425072) q[2];
cx q[1], q[2];
cx q[0], q[2];
cx q[1], q[4];
rz(0.10362743334425072) q[2];
cx q[0], q[2];
rz(0.10362743334425072) q[4];
cx q[1], q[4];
rz(0.42933531128712676) q[1];
rx(1.5642921873396842) q[1];
cx q[5], q[7];
rz(-0.10233588057642375) q[7];
cx q[5], q[7];
rz(-0.7924832909763553) q[5];
rx(0.04811648083555264) q[5];
cx q[2], q[5];
rz(0.10362743334425072) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(0.10362743334425072) q[5];
cx q[4], q[5];
rz(0.4953370609194758) q[7];
rx(0.048116480835552713) q[7];
cx q[2], q[7];
rz(0.10362743334425072) q[7];
cx q[2], q[7];
rz(-0.06390668726748938) q[2];
rx(1.5642921873396844) q[2];
h q[8];
cx q[3], q[8];
rz(-0.10233588057642375) q[8];
cx q[3], q[8];
rz(-0.8416997263869539) q[3];
rx(0.04811648083555264) q[3];
cx q[0], q[3];
rz(0.10362743334425072) q[3];
cx q[0], q[3];
rz(-1.51056227144948) q[0];
rx(1.5642921873396844) q[0];
cx q[6], q[8];
rz(-0.10233588057642375) q[8];
cx q[6], q[8];
rz(-0.3847096703883848) q[6];
rx(0.048116480835552734) q[6];
cx q[4], q[6];
rz(0.10362743334425072) q[6];
cx q[4], q[6];
rz(0.6320020339696937) q[4];
rx(1.5642921873396842) q[4];
cx q[5], q[6];
rz(0.10362743334425072) q[6];
cx q[5], q[6];
cx q[5], q[7];
rz(0.10362743334425072) q[7];
cx q[5], q[7];
rz(-0.8528984242658062) q[5];
rx(1.5642921873396842) q[5];
rz(1.0717144794272793) q[7];
rx(1.5642921873396844) q[7];
rz(0.9148457820585332) q[8];
rx(0.04811648083555258) q[8];
cx q[3], q[8];
rz(0.10362743334425072) q[8];
cx q[3], q[8];
rz(-0.9692674663231777) q[3];
rx(1.5642921873396844) q[3];
cx q[6], q[8];
rz(0.10362743334425072) q[8];
cx q[6], q[8];
rz(-1.1318555503033427) q[6];
rx(1.5642921873396844) q[6];
rz(0.5344554763263534) q[8];
rx(1.5642921873396842) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
crx(x16) q[7], q[6];
crx(x17) q[6], q[5];
crx(x18) q[5], q[4];
crx(x19) q[4], q[3];
crx(x20) q[3], q[2];
crx(x21) q[2], q[1];
crx(x22) q[1], q[0];
rx(x23) q[0];
rz(x24) q[0];
rx(x25) q[1];
rz(x26) q[1];
rx(x23) q[2];
rz(x26) q[2];
rx(x27) q[3];
rz(x28) q[3];
rx(x29) q[4];
rz(x30) q[4];
rx(x31) q[5];
rz(x32) q[5];
rx(x33) q[6];
rz(x34) q[6];
rx(x35) q[7];
rz(x36) q[7];
crx(x37) q[7], q[6];
crx(x38) q[6], q[5];
crx(x39) q[5], q[4];
crx(x40) q[4], q[3];
crx(x41) q[3], q[2];
crx(x42) q[2], q[1];
crx(x43) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | null | {"circuits": [], "gradients": []} | [
"IIZIIIIZ",
"IZIIIIIZ",
"IIZIZIII",
"IIIIZIZI",
"IIZIIZII",
"IIIZZIII",
"IIIZIZII",
"ZZIIIIII",
"ZIIZIIII",
"IIZIIIII",
"IIIIIIIZ",
"IZIIIIII",
"IIIIZIII",
"IIIIIIZI",
"IIIIIZII",
"IIIZIIII",
"ZIIIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1,
-0.5,
-0.5,
-1,
0,
-0.5,
-1,
-0.5
] | 0.970148 | [
-0.10233588057642375,
-1.972954297576704,
-2.3850419836234593,
-1.297796695472286,
-0.8416997263869539,
1.0253532726422685,
-0.7924832909763568,
-0.384709670388384,
0.4953370609194741,
0.9148457820585352,
0.0481164808355527,
0.10362743334425072,
0.42933531128712676,
-1.5105622714494802,
... | {
"n_parameters": 22,
"n_qubits": 9,
"optimal_eigenvalue": -69,
"target_ratio": 0.97,
"target_value": -66.92999999999999
} | 81 |
e53cb8f4c01215a92abcc341cc031dbc | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 0, "id": 5}, {"bipartite": 0, "id": 6}, {"bipartite": 0, "id": 7}, {"bipartite": 0, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}, {"bipartite": 1, "id": 12}, {"bipartite": 1, "id": 13}, {"bipartite": 1, "id": 14}], "edges": [{"weight": 7, "source": 0, "target": 9}, {"weight": 5, "source": 1, "target": 10}, {"weight": 7, "source": 2, "target": 11}, {"weight": 6, "source": 3, "target": 12}, {"weight": 14, "source": 3, "target": 10}, {"weight": 5, "source": 4, "target": 13}, {"weight": 15, "source": 4, "target": 12}, {"weight": 4, "source": 5, "target": 14}, {"weight": 17, "source": 5, "target": 9}, {"weight": 16, "source": 7, "target": 13}, {"weight": 13, "source": 8, "target": 11}]} | {"states": [183, 167], "expectation_value": -54.640618279378494, "params": [0.0097, -0.0008, -0.0038, -0.0028, 0.2717, -0.019200000000000002, 1.1034000000000002, 1.1017000000000001, 0.7232000000000001, 0.7158, 1.1007, 1.095, 0.6756, 1.0871, 0.1092, -0.091, 1.1065, 1.1073, 0.6042000000000001, 0.525, 1.1051, 1.1058000000000001, 0.0106, 0.5910000000000001, -0.14350000000000002, 0.8707, 0.006500000000000001, 0.1505, 1.0704, -0.0415, 0.0538, 0.7039000000000001, 0.498, -0.3099, -0.7828, 1.0874000000000001, 0.030500000000000003, 0.7078, 0.9553, -0.0782, -0.031100000000000003, 0.7876000000000001, 1.0784, 0.5453], "bitstrings": ["11101001000", "11101011000"], "total_optimization_steps": 110, "probabilities": [0.061378339164046974, 0.06400283797208761], "optimization_time": 73.06684684753418} | 8.0 * (Z(1) @ Z(3)) + 8.0 * (Z(4) @ Z(3)) + 8.0 * (Z(5) @ Z(4)) + 8.0 * (Z(6) @ Z(5)) + 8.0 * (Z(0) @ Z(8)) + 8.0 * (Z(7) @ Z(8)) + 8.0 * (Z(9) @ Z(6)) + 8.0 * (Z(2) @ Z(10)) + 7.0 * Z(3) + -5.5 * Z(1) + 3.0 * Z(4) + 7.5 * Z(5) + 2.5 * Z(6) + 8.5 * Z(8) + -4.5 * Z(0) + -6.0 * Z(7) + 0.0 * Z(9) + -1.5 * Z(10) + -4.5 * Z(2) | 14 | 11 | 1 | {"smallest_eigenvalues": [-100.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -94.5, "smallest_bitstrings": ["11101011000"], "largest_eigenvalue": 86.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
ry(-0.18579779839739174) q[0];
rz(pi/2) q[0];
ry(0.0007649140837119942) q[1];
ry(-0.24507890388446518) q[2];
ry(1.7806517931685808) q[3];
ry(-0.11307219057197679) q[4];
ry(1.6506750586643162) q[5];
ry(-0.11050588729224753) q[6];
ry(-0.1889484212216327) q[7];
ry(1.202613213867784) q[8];
ry(0.396393313453452) q[9];
ry(1.1431891670544825) q[10];
cx q[10], q[0];
ry(-0.190391822789786) q[0];
cx q[10], q[0];
ry(0.190391822789786) q[0];
rz(-pi/2) q[0];
rz(pi/2) q[10];
cx q[9], q[10];
ry(-0.7112568175311655) q[10];
cx q[9], q[10];
ry(0.7112568175311655) q[10];
rz(-pi/2) q[10];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.12616147158450305) q[9];
cx q[8], q[9];
rz(pi/2) q[8];
cx q[7], q[8];
ry(-0.26158926463095483) q[8];
cx q[7], q[8];
rz(pi/2) q[7];
cx q[6], q[7];
ry(0.03725066212943501) q[7];
cx q[6], q[7];
rz(pi/2) q[6];
cx q[5], q[6];
ry(0.041662666380201545) q[6];
cx q[5], q[6];
rz(pi/2) q[5];
cx q[4], q[5];
ry(-0.5988124634224637) q[5];
cx q[4], q[5];
rz(pi/2) q[4];
cx q[3], q[4];
ry(-0.027843157110603655) q[4];
cx q[3], q[4];
rz(pi/2) q[3];
cx q[2], q[3];
ry(-0.27539872635040136) q[3];
cx q[2], q[3];
rz(pi/2) q[2];
cx q[1], q[2];
ry(-0.046570886082528795) q[2];
cx q[1], q[2];
rz(pi/2) q[1];
cx q[0], q[1];
ry(0.20750289779606335) q[1];
cx q[0], q[1];
ry(0.20031773128675856) q[0];
ry(-0.20750289779606323) q[1];
rx(-0.18995932880550015) q[1];
ry(2.086977351380737) q[10];
ry(0.04657088608252881) q[2];
rx(-0.1533517307066976) q[2];
ry(0.27539872635040125) q[3];
rx(-1.2789858728878212) q[3];
ry(0.027843157110603683) q[4];
rx(-0.3227819196755135) q[4];
ry(0.5988124634224637) q[5];
rx(-1.7526065577989804) q[5];
ry(-0.04166266638020171) q[6];
rx(-0.07339909300580771) q[6];
ry(-0.03725066212943504) q[7];
rx(-0.2698804733124831) q[7];
ry(0.26158926463095483) q[8];
rx(-1.870065668547813) q[8];
ry(0.126161471584503) q[9];
rx(0.2195158374927617) q[9];
cx q[10], q[9];
ry(-0.6884004642055573) q[9];
cx q[10], q[9];
rz(pi/2) q[10];
cx q[0], q[10];
ry(-0.5276320880636176) q[10];
cx q[0], q[10];
cx q[0], q[1];
ry(0.5276320880636176) q[10];
rz(-pi/2) q[10];
ry(-0.2882012268983335) q[1];
cx q[0], q[1];
ry(0.2882012268983335) q[1];
rz(-pi/2) q[1];
cx q[1], q[2];
ry(-0.1284047874556997) q[2];
cx q[1], q[2];
ry(0.1284047874556997) q[2];
rz(-pi/2) q[2];
cx q[2], q[3];
ry(-0.4754522912995913) q[3];
cx q[2], q[3];
ry(0.4754522912995913) q[3];
rz(-pi/2) q[3];
cx q[3], q[4];
ry(-0.02771395886409843) q[4];
cx q[3], q[4];
ry(0.02771395886409843) q[4];
rz(-pi/2) q[4];
cx q[4], q[5];
ry(-0.6015583212482977) q[5];
cx q[4], q[5];
ry(0.6015583212482977) q[5];
rz(-pi/2) q[5];
cx q[5], q[6];
ry(-0.03854279622732385) q[6];
cx q[5], q[6];
ry(0.03854279622732385) q[6];
rz(-pi/2) q[6];
cx q[6], q[7];
ry(-0.08422315337937274) q[7];
cx q[6], q[7];
ry(0.08422315337937274) q[7];
rz(-pi/2) q[7];
cx q[7], q[8];
ry(-0.16912196764338044) q[8];
cx q[7], q[8];
ry(0.16912196764338044) q[8];
rz(-pi/2) q[8];
ry(0.6884004642055572) q[9];
cx q[8], q[9];
ry(-0.5986629360846911) q[9];
cx q[8], q[9];
ry(0.5986629360846911) q[9];
rz(-pi/2) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[11] c;
qubit[11] q;
ry(x0) q[0];
ry(x1) q[1];
ry(x2) q[2];
ry(x3) q[3];
ry(x4) q[4];
ry(x5) q[5];
ry(x6) q[6];
ry(x7) q[7];
ry(x8) q[8];
ry(x9) q[9];
ry(x10) q[10];
crx(x11) q[10], q[0];
crx(x12) q[9], q[10];
crx(x13) q[8], q[9];
crx(x14) q[7], q[8];
crx(x15) q[6], q[7];
crx(x16) q[5], q[6];
crx(x17) q[4], q[5];
crx(x18) q[3], q[4];
crx(x19) q[2], q[3];
crx(x20) q[1], q[2];
crx(x21) q[0], q[1];
ry(x22) q[0];
ry(x23) q[1];
ry(x24) q[2];
ry(x25) q[3];
ry(x26) q[4];
ry(x27) q[5];
ry(x28) q[6];
ry(x29) q[7];
ry(x30) q[8];
ry(x31) q[9];
ry(x32) q[10];
crx(x33) q[10], q[9];
crx(x34) q[0], q[10];
crx(x35) q[0], q[1];
crx(x36) q[1], q[2];
crx(x37) q[2], q[3];
crx(x38) q[3], q[4];
crx(x39) q[4], q[5];
crx(x40) q[5], q[6];
crx(x41) q[6], q[7];
crx(x42) q[7], q[8];
crx(x43) q[8], q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4, 5, 6, 7, 8], \"right_nodes\": [9, 10, 11, 12, 13, 14]}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIZIZI",
"IIIIIIZZIII",
"IIIIIZZIIII",
"IIIIZZIIIII",
"IIZIIIIIIIZ",
"IIZZIIIIIII",
"IZIIZIIIIII",
"ZIIIIIIIZII",
"IIIIIIIZIII",
"IIIIIIIIIZI",
"IIIIIIZIIII",
"IIIIIZIIIII",
"IIIIZIIIIII",
"IIZIIIIIIII",
"IIIIIIIIIIZ",
"IIIZIIIIIII",
"IZIIIIIIIII",
"ZIIIIIIIIII",
"IIIIIIIIZ... | [
8,
8,
8,
8,
8,
8,
8,
8,
7,
-5.5,
3,
7.5,
2.5,
8.5,
-4.5,
-6,
0,
-1.5,
-4.5
] | 0.97168 | [
-0.18579779839739174,
0.0007649140837119942,
-0.24507890388446518,
1.7806517931685808,
-0.11307219057197679,
1.6506750586643162,
-0.11050588729224753,
-0.1889484212216327,
1.202613213867784,
0.396393313453452,
1.1431891670544825,
0.380783645579572,
1.422513635062331,
0.2523229431690061,
... | {
"n_parameters": 44,
"n_qubits": 11,
"optimal_eigenvalue": -100.5,
"target_ratio": 0.97,
"target_value": -97.485
} | 40 |
-8581647089214385549 | hypermaxcut | vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9], "hyperedges": [[8, 2, 4, 6], [8, 5], [2, 3, 4, 5, 9], [0, 1, 6, 8, 9], [0, 1, 2, 5], [0, 1, 2, 3, 7], [0, 1, 2, 6, 7], [8, 3, 6], [3, 4, 6], [8, 1, 2, 4], [0, 4], [0, 1, 2, 7, 8, 9], [1, 3, 5, 7, 9], [0, 8, 3, 7], [8, 2, 4, 7]]} | {"states": [971, 963], "expectation_value": -3.4860447295617614, "params": [1.6798000000000002, 0.30460000000000004, 1.4555, 0.004200000000000001, 1.8817000000000002, 0.44120000000000004, 1.2036, 0.0024000000000000002, 1.8834000000000002, 0.3911, 1.249, 0.0041, 1.8872, 0.372, 1.2174, 0.0019, 0.1562, 0.8171, 0.1305, 0.0056, 0.0281, 0.7156, 0.0256, 0.0074, 1.4374, -0.2414, 0.6655, 0.0092, 0.6159, -0.43570000000000003, 0.6317, 0.009300000000000001, 1.8665, 0.3381, 1.2622, 0.0094, 1.8838000000000001, 0.4423, 1.2211, 0.0086, 0.0328, -0.0154, 0.0159, 0.0046, 0.5829, 0.7110000000000001, -0.21860000000000002, -0.40790000000000004, 0.0291, 0.0021000000000000003], "bitstrings": ["0000110100", "0000111100"], "total_optimization_steps": 190, "probabilities": [0.42355403096586597, 0.5223747510104019], "optimization_time": 59.50693464279175} | 0.2833333333333333 * (Z(8) @ Z(2)) + 0.3 * (Z(4) @ Z(2)) + 0.25 * (Z(4) @ Z(8)) + 0.13333333333333333 * (Z(6) @ Z(2)) + 0.3 * (Z(6) @ Z(8)) + 0.25 * (Z(6) @ Z(4)) + 0.13333333333333333 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(8)) + 0.05 * (Z(5) @ Z(4)) + 0.1 * (Z(3) @ Z(2)) + 0.25 * (Z(3) @ Z(8)) + 0.21666666666666667 * (Z(3) @ Z(4)) + 0.3333333333333333 * (Z(3) @ Z(6)) + 0.1 * (Z(3) @ Z(5)) + 0.08333333333333334 * (Z(9) @ Z(2)) + 0.08333333333333334 * (Z(9) @ Z(8)) + 0.05 * (Z(9) @ Z(4)) + 0.05 * (Z(9) @ Z(6)) + 0.1 * (Z(9) @ Z(5)) + 0.1 * (Z(9) @ Z(3)) + 0.21666666666666667 * (Z(0) @ Z(2)) + 0.16666666666666669 * (Z(0) @ Z(8)) + 0.5 * (Z(0) @ Z(4)) + 0.1 * (Z(0) @ Z(6)) + 0.08333333333333333 * (Z(0) @ Z(5)) + 0.13333333333333333 * (Z(0) @ Z(3)) + 0.08333333333333334 * (Z(0) @ Z(9)) + 0.3 * (Z(1) @ Z(2)) + 0.16666666666666666 * (Z(1) @ Z(8)) + 0.08333333333333333 * (Z(1) @ Z(4)) + 0.1 * (Z(1) @ Z(6)) + 0.13333333333333333 * (Z(1) @ Z(5)) + 0.1 * (Z(1) @ Z(3)) + 0.13333333333333336 * (Z(1) @ Z(9)) + 0.26666666666666666 * (Z(1) @ Z(0)) + 0.21666666666666667 * (Z(7) @ Z(2)) + 0.2 * (Z(7) @ Z(8)) + 0.08333333333333333 * (Z(7) @ Z(4)) + 0.05 * (Z(7) @ Z(6)) + 0.05 * (Z(7) @ Z(5)) + 0.18333333333333335 * (Z(7) @ Z(3)) + 0.08333333333333334 * (Z(7) @ Z(9)) + 0.21666666666666667 * (Z(7) @ Z(0)) + 0.18333333333333335 * (Z(7) @ Z(1)) + 0.8833333333333333 * Z(2) + 0.8500000000000003 * Z(8) + 0.6416666666666668 * Z(4) + 0.6583333333333335 * Z(6) + 0.3250000000000002 * Z(5) + 0.7583333333333333 * Z(3) + 0.3833333333333334 * Z(9) + 0.6333333333333333 * Z(0) + 0.7333333333333332 * Z(1) + 0.6333333333333335 * Z(7) | 5 | 10 | 1 | {"smallest_eigenvalues": [-3.583333333333333], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["0000111100"], "largest_eigenvalue": 14.000000000000004} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
rx(1.6072725215535377) q[0];
rz(0.28784324556639884) q[0];
rx(1.8199320880032266) q[1];
rz(0.34725493975071453) q[1];
rx(2.140032162817045) q[2];
rz(0.5208602310833821) q[2];
rx(1.9634753603045147) q[3];
rz(0.6753108604151263) q[3];
rx(-0.040659512131118535) q[4];
rz(0.834008819339136) q[4];
rx(-0.10939746809357051) q[5];
rz(0.9876394539964242) q[5];
rx(1.4214892617168813) q[6];
rz(-0.16869557840972949) q[6];
rx(0.38901045152995345) q[7];
rz(-0.8976917607022097) q[7];
rx(2.2853955599747615) q[8];
rz(0.3276499522878451) q[8];
rx(2.0466626737770985) q[9];
rz(0.1766487191313445) q[9];
cx q[9], q[8];
rz(0.0075826781416176115) q[8];
cx q[9], q[8];
cx q[9], q[7];
rz(0.19806729432231926) q[7];
cx q[9], q[7];
cx q[9], q[6];
rz(0.05291450402646239) q[6];
cx q[9], q[6];
cx q[9], q[5];
rz(-0.22854387077305555) q[5];
cx q[9], q[5];
cx q[9], q[4];
rz(-0.3270099327685904) q[4];
cx q[9], q[4];
cx q[9], q[3];
rz(0.03633929538948815) q[3];
cx q[9], q[3];
cx q[9], q[2];
rz(0.009572282290471183) q[2];
cx q[9], q[2];
cx q[9], q[1];
rz(-0.003590437564836532) q[1];
cx q[9], q[1];
cx q[9], q[0];
rz(-0.015390075043497882) q[0];
cx q[9], q[0];
rz(0.021434382666717336) q[9];
cx q[8], q[9];
rz(-0.021434382666717336) q[9];
cx q[8], q[9];
rz(-0.19806729432231926) q[7];
cx q[8], q[7];
rz(0.19806729432231926) q[7];
cx q[8], q[7];
rz(0.021434382666717336) q[9];
cx q[7], q[9];
rz(-0.021434382666717336) q[9];
cx q[7], q[9];
rz(-0.05291450402646239) q[6];
cx q[8], q[6];
rz(0.05291450402646239) q[6];
cx q[8], q[6];
rz(0.22854387077305555) q[5];
cx q[8], q[5];
rz(-0.22854387077305555) q[5];
cx q[8], q[5];
rz(0.3270099327685904) q[4];
cx q[8], q[4];
rz(-0.3270099327685904) q[4];
cx q[8], q[4];
rz(-0.03633929538948815) q[3];
cx q[8], q[3];
rz(0.03633929538948815) q[3];
cx q[8], q[3];
rz(-0.009572282290471183) q[2];
cx q[8], q[2];
rz(0.009572282290471183) q[2];
cx q[8], q[2];
rz(0.003590437564836532) q[1];
cx q[8], q[1];
rz(-0.003590437564836532) q[1];
cx q[8], q[1];
rz(0.015390075043497882) q[0];
cx q[8], q[0];
rz(-0.015390075043497882) q[0];
cx q[8], q[0];
rz(-0.0075826781416176115) q[8];
cx q[7], q[8];
rz(0.0075826781416176115) q[8];
cx q[7], q[8];
rz(-0.05291450402646239) q[6];
cx q[7], q[6];
rz(0.05291450402646239) q[6];
cx q[7], q[6];
rz(0.021434382666717336) q[9];
cx q[6], q[9];
rz(-0.021434382666717336) q[9];
cx q[6], q[9];
rz(-0.0075826781416176115) q[8];
cx q[6], q[8];
rz(0.0075826781416176115) q[8];
cx q[6], q[8];
rz(0.22854387077305555) q[5];
cx q[7], q[5];
rz(-0.22854387077305555) q[5];
cx q[7], q[5];
rz(0.3270099327685904) q[4];
cx q[7], q[4];
rz(-0.3270099327685904) q[4];
cx q[7], q[4];
rz(-0.03633929538948815) q[3];
cx q[7], q[3];
rz(0.03633929538948815) q[3];
cx q[7], q[3];
rz(-0.009572282290471183) q[2];
cx q[7], q[2];
rz(0.009572282290471183) q[2];
cx q[7], q[2];
rz(0.003590437564836532) q[1];
cx q[7], q[1];
rz(-0.003590437564836532) q[1];
cx q[7], q[1];
rz(0.015390075043497882) q[0];
cx q[7], q[0];
rz(-0.015390075043497882) q[0];
cx q[7], q[0];
rz(-0.19806729432231926) q[7];
cx q[6], q[7];
rz(0.19806729432231926) q[7];
cx q[6], q[7];
rz(0.22854387077305555) q[5];
cx q[6], q[5];
rz(-0.22854387077305555) q[5];
cx q[6], q[5];
rz(0.021434382666717336) q[9];
cx q[5], q[9];
rz(-0.021434382666717336) q[9];
cx q[5], q[9];
rz(-0.0075826781416176115) q[8];
cx q[5], q[8];
rz(0.0075826781416176115) q[8];
cx q[5], q[8];
rz(-0.19806729432231926) q[7];
cx q[5], q[7];
rz(0.19806729432231926) q[7];
cx q[5], q[7];
rz(0.3270099327685904) q[4];
cx q[6], q[4];
rz(-0.3270099327685904) q[4];
cx q[6], q[4];
rz(-0.03633929538948815) q[3];
cx q[6], q[3];
rz(0.03633929538948815) q[3];
cx q[6], q[3];
rz(-0.009572282290471183) q[2];
cx q[6], q[2];
rz(0.009572282290471183) q[2];
cx q[6], q[2];
rz(0.003590437564836532) q[1];
cx q[6], q[1];
rz(-0.003590437564836532) q[1];
cx q[6], q[1];
rz(0.015390075043497882) q[0];
cx q[6], q[0];
rz(-0.015390075043497882) q[0];
cx q[6], q[0];
rz(-0.05291450402646239) q[6];
cx q[5], q[6];
rz(0.05291450402646239) q[6];
cx q[5], q[6];
rz(0.3270099327685904) q[4];
cx q[5], q[4];
rz(-0.3270099327685904) q[4];
cx q[5], q[4];
rz(0.021434382666717336) q[9];
cx q[4], q[9];
rz(-0.021434382666717336) q[9];
cx q[4], q[9];
rz(-0.0075826781416176115) q[8];
cx q[4], q[8];
rz(0.0075826781416176115) q[8];
cx q[4], q[8];
rz(-0.19806729432231926) q[7];
cx q[4], q[7];
rz(0.19806729432231926) q[7];
cx q[4], q[7];
rz(-0.05291450402646239) q[6];
cx q[4], q[6];
rz(0.05291450402646239) q[6];
cx q[4], q[6];
rz(-0.03633929538948815) q[3];
cx q[5], q[3];
rz(0.03633929538948815) q[3];
cx q[5], q[3];
rz(-0.009572282290471183) q[2];
cx q[5], q[2];
rz(0.009572282290471183) q[2];
cx q[5], q[2];
rz(0.003590437564836532) q[1];
cx q[5], q[1];
rz(-0.003590437564836532) q[1];
cx q[5], q[1];
rz(0.015390075043497882) q[0];
cx q[5], q[0];
rz(-0.015390075043497882) q[0];
cx q[5], q[0];
rz(0.22854387077305555) q[5];
cx q[4], q[5];
rz(-0.22854387077305555) q[5];
cx q[4], q[5];
rz(-0.03633929538948815) q[3];
cx q[4], q[3];
rz(0.03633929538948815) q[3];
cx q[4], q[3];
rz(0.021434382666717336) q[9];
cx q[3], q[9];
rz(-0.021434382666717336) q[9];
cx q[3], q[9];
rz(-0.0075826781416176115) q[8];
cx q[3], q[8];
rz(0.0075826781416176115) q[8];
cx q[3], q[8];
rz(-0.19806729432231926) q[7];
cx q[3], q[7];
rz(0.19806729432231926) q[7];
cx q[3], q[7];
rz(-0.05291450402646239) q[6];
cx q[3], q[6];
rz(0.05291450402646239) q[6];
cx q[3], q[6];
rz(0.22854387077305555) q[5];
cx q[3], q[5];
rz(-0.22854387077305555) q[5];
cx q[3], q[5];
rz(-0.009572282290471183) q[2];
cx q[4], q[2];
rz(0.009572282290471183) q[2];
cx q[4], q[2];
rz(0.003590437564836532) q[1];
cx q[4], q[1];
rz(-0.003590437564836532) q[1];
cx q[4], q[1];
rz(0.015390075043497882) q[0];
cx q[4], q[0];
rz(-0.015390075043497882) q[0];
cx q[4], q[0];
rz(0.3270099327685904) q[4];
cx q[3], q[4];
rz(-0.3270099327685904) q[4];
cx q[3], q[4];
rz(-0.009572282290471183) q[2];
cx q[3], q[2];
rz(0.009572282290471183) q[2];
cx q[3], q[2];
rz(0.021434382666717336) q[9];
cx q[2], q[9];
rz(-0.021434382666717336) q[9];
cx q[2], q[9];
rz(-0.0075826781416176115) q[8];
cx q[2], q[8];
rz(0.0075826781416176115) q[8];
cx q[2], q[8];
rz(-0.19806729432231926) q[7];
cx q[2], q[7];
rz(0.19806729432231926) q[7];
cx q[2], q[7];
rz(-0.05291450402646239) q[6];
cx q[2], q[6];
rz(0.05291450402646239) q[6];
cx q[2], q[6];
rz(0.22854387077305555) q[5];
cx q[2], q[5];
rz(-0.22854387077305555) q[5];
cx q[2], q[5];
rz(0.3270099327685904) q[4];
cx q[2], q[4];
rz(-0.3270099327685904) q[4];
cx q[2], q[4];
rz(0.003590437564836532) q[1];
cx q[3], q[1];
rz(-0.003590437564836532) q[1];
cx q[3], q[1];
rz(0.015390075043497882) q[0];
cx q[3], q[0];
rz(-0.015390075043497882) q[0];
cx q[3], q[0];
rz(-0.03633929538948815) q[3];
cx q[2], q[3];
rz(0.03633929538948815) q[3];
cx q[2], q[3];
rz(0.003590437564836532) q[1];
cx q[2], q[1];
rz(-0.003590437564836532) q[1];
cx q[2], q[1];
rz(0.021434382666717336) q[9];
cx q[1], q[9];
rz(-0.021434382666717336) q[9];
cx q[1], q[9];
rz(-0.0075826781416176115) q[8];
cx q[1], q[8];
rz(0.0075826781416176115) q[8];
cx q[1], q[8];
rz(-0.19806729432231926) q[7];
cx q[1], q[7];
rz(0.19806729432231926) q[7];
cx q[1], q[7];
rz(-0.05291450402646239) q[6];
cx q[1], q[6];
rz(0.05291450402646239) q[6];
cx q[1], q[6];
rz(0.22854387077305555) q[5];
cx q[1], q[5];
rz(-0.22854387077305555) q[5];
cx q[1], q[5];
rz(0.3270099327685904) q[4];
cx q[1], q[4];
rz(-0.3270099327685904) q[4];
cx q[1], q[4];
rz(-0.03633929538948815) q[3];
cx q[1], q[3];
rz(0.03633929538948815) q[3];
cx q[1], q[3];
rz(0.015390075043497882) q[0];
cx q[2], q[0];
rz(-0.015390075043497882) q[0];
cx q[2], q[0];
rz(-0.009572282290471183) q[2];
cx q[1], q[2];
rz(0.009572282290471183) q[2];
cx q[1], q[2];
rz(0.015390075043497882) q[0];
cx q[1], q[0];
rz(-0.015390075043497882) q[0];
cx q[1], q[0];
rz(0.021434382666717336) q[9];
cx q[0], q[9];
rz(-0.021434382666717336) q[9];
cx q[0], q[9];
rz(-0.0075826781416176115) q[8];
cx q[0], q[8];
rz(0.0075826781416176115) q[8];
cx q[0], q[8];
rz(-0.19806729432231926) q[7];
cx q[0], q[7];
rz(0.19806729432231926) q[7];
cx q[0], q[7];
rz(-0.05291450402646239) q[6];
cx q[0], q[6];
rz(0.05291450402646239) q[6];
cx q[0], q[6];
rz(0.22854387077305555) q[5];
cx q[0], q[5];
rz(-0.22854387077305555) q[5];
cx q[0], q[5];
rz(0.3270099327685904) q[4];
cx q[0], q[4];
rz(-0.3270099327685904) q[4];
cx q[0], q[4];
rz(-0.03633929538948815) q[3];
cx q[0], q[3];
rz(0.03633929538948815) q[3];
cx q[0], q[3];
rz(-0.009572282290471183) q[2];
cx q[0], q[2];
rz(0.009572282290471183) q[2];
cx q[0], q[2];
rz(0.003590437564836532) q[1];
cx q[0], q[1];
rz(-0.003590437564836532) q[1];
cx q[0], q[1];
rx(1.532567596201618) q[0];
rz(0.5242589362591441) q[0];
rx(1.293133070366851) q[1];
rz(0.11057979183709976) q[1];
rx(1.007234077256713) q[2];
rz(0.24841325632774552) q[2];
rx(1.1484025487955811) q[3];
rz(0.25078280912116446) q[3];
rx(0.02584167414651424) q[4];
rz(-0.30580631424800914) q[4];
rx(0.023850320071737544) q[5];
rz(-0.4535488684951414) q[5];
rx(0.788011489544598) q[6];
rz(-0.3373318522351402) q[6];
rx(0.31318247031635865) q[7];
rz(2.9033223951840936e-05) q[7];
rx(0.7969635185583526) q[8];
rz(0.1043989483194623) q[8];
rx(1.2170658159232919) q[9];
rz(0.07156725802972147) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[10] c;
qubit[10] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
rx(x18) q[9];
rz(x19) q[9];
crz(x20) q[9], q[8];
crz(x21) q[9], q[7];
crz(x22) q[9], q[6];
crz(x23) q[9], q[5];
crz(x24) q[9], q[4];
crz(x25) q[9], q[3];
crz(x26) q[9], q[2];
crz(x27) q[9], q[1];
crz(x28) q[9], q[0];
crz(x29) q[8], q[9];
crz(x21) q[8], q[7];
crz(x22) q[8], q[6];
crz(x23) q[8], q[5];
crz(x24) q[8], q[4];
crz(x25) q[8], q[3];
crz(x26) q[8], q[2];
crz(x27) q[8], q[1];
crz(x28) q[8], q[0];
crz(x29) q[7], q[9];
crz(x20) q[7], q[8];
crz(x22) q[7], q[6];
crz(x23) q[7], q[5];
crz(x24) q[7], q[4];
crz(x25) q[7], q[3];
crz(x26) q[7], q[2];
crz(x27) q[7], q[1];
crz(x28) q[7], q[0];
crz(x29) q[6], q[9];
crz(x20) q[6], q[8];
crz(x21) q[6], q[7];
crz(x23) q[6], q[5];
crz(x24) q[6], q[4];
crz(x25) q[6], q[3];
crz(x26) q[6], q[2];
crz(x27) q[6], q[1];
crz(x28) q[6], q[0];
crz(x29) q[5], q[9];
crz(x20) q[5], q[8];
crz(x21) q[5], q[7];
crz(x22) q[5], q[6];
crz(x24) q[5], q[4];
crz(x25) q[5], q[3];
crz(x26) q[5], q[2];
crz(x27) q[5], q[1];
crz(x28) q[5], q[0];
crz(x29) q[4], q[9];
crz(x20) q[4], q[8];
crz(x21) q[4], q[7];
crz(x22) q[4], q[6];
crz(x23) q[4], q[5];
crz(x25) q[4], q[3];
crz(x26) q[4], q[2];
crz(x27) q[4], q[1];
crz(x28) q[4], q[0];
crz(x29) q[3], q[9];
crz(x20) q[3], q[8];
crz(x21) q[3], q[7];
crz(x22) q[3], q[6];
crz(x23) q[3], q[5];
crz(x24) q[3], q[4];
crz(x26) q[3], q[2];
crz(x27) q[3], q[1];
crz(x28) q[3], q[0];
crz(x29) q[2], q[9];
crz(x20) q[2], q[8];
crz(x21) q[2], q[7];
crz(x22) q[2], q[6];
crz(x23) q[2], q[5];
crz(x24) q[2], q[4];
crz(x25) q[2], q[3];
crz(x27) q[2], q[1];
crz(x28) q[2], q[0];
crz(x29) q[1], q[9];
crz(x20) q[1], q[8];
crz(x21) q[1], q[7];
crz(x22) q[1], q[6];
crz(x23) q[1], q[5];
crz(x24) q[1], q[4];
crz(x25) q[1], q[3];
crz(x26) q[1], q[2];
crz(x28) q[1], q[0];
crz(x29) q[0], q[9];
crz(x20) q[0], q[8];
crz(x21) q[0], q[7];
crz(x22) q[0], q[6];
crz(x23) q[0], q[5];
crz(x24) q[0], q[4];
crz(x25) q[0], q[3];
crz(x26) q[0], q[2];
crz(x27) q[0], q[1];
rx(x30) q[0];
rz(x31) q[0];
rx(x32) q[1];
rz(x33) q[1];
rx(x34) q[2];
rz(x35) q[2];
rx(x36) q[3];
rz(x37) q[3];
rx(x38) q[4];
rz(x39) q[4];
rx(x40) q[5];
rz(x41) q[5];
rx(x42) q[6];
rz(x43) q[6];
rx(x44) q[7];
rz(x45) q[7];
rx(x46) q[8];
rz(x47) q[8];
rx(x48) q[9];
rz(x49) q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9]; | null | {"circuits": [], "gradients": []} | [
"IZIIIIIZII",
"IIIIIZIZII",
"IZIIIZIIII",
"IIIZIIIZII",
"IZIZIIIIII",
"IIIZIZIIII",
"IIIIZIIZII",
"IZIIZIIIII",
"IIIIZZIIII",
"IIIIIIZZII",
"IZIIIIZIII",
"IIIIIZZIII",
"IIIZIIZIII",
"IIIIZIZIII",
"ZIIIIIIZII",
"ZZIIIIIIII",
"ZIIIIZIIII",
"ZIIZIIIIII",
"ZIIIZIIIII",
"ZIIIIIZIII"... | [
0.2833333333333333,
0.3,
0.25,
0.13333333333333333,
0.3,
0.25,
0.13333333333333333,
0.5,
0.05,
0.1,
0.25,
0.21666666666666667,
0.3333333333333333,
0.1,
0.08333333333333334,
0.08333333333333334,
0.05,
0.05,
0.1,
0.1,
0.21666666666666667,
0.16666666666666669,
0.5,
0.1,
... | 0.970934 | [
1.6072725215535377,
0.2724531705229009,
1.8199320880032264,
0.3436645021858781,
2.140032162817045,
0.5304325133738533,
1.963475360304515,
0.7116501558046148,
-0.04065951213111853,
0.5069988865705446,
-0.10939746809357051,
0.7590955832233681,
1.4214892617168815,
-0.11578107438326687,
0.38... | {
"n_parameters": 50,
"n_qubits": 10,
"optimal_eigenvalue": -3.583333333333333,
"target_ratio": 0.97,
"target_value": -3.475833333333333
} | 52 |
6e246b4f8b043e471629ebc1af4389e8 | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 2}, {"capacity": 3, "source": 0, "target": 3}, {"capacity": 4, "source": 0, "target": 7}, {"capacity": 2, "source": 0, "target": 8}, {"capacity": 4, "source": 1, "target": 3}, {"capacity": 2, "source": 1, "target": 4}, {"capacity": 1, "source": 1, "target": 5}, {"capacity": 2, "source": 1, "target": 8}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 4, "source": 2, "target": 5}, {"capacity": 4, "source": 3, "target": 4}, {"capacity": 3, "source": 3, "target": 8}, {"capacity": 4, "source": 3, "target": 9}, {"capacity": 4, "source": 4, "target": 8}, {"capacity": 3, "source": 5, "target": 2}, {"capacity": 5, "source": 5, "target": 3}, {"capacity": 1, "source": 5, "target": 4}, {"capacity": 3, "source": 5, "target": 6}, {"capacity": 5, "source": 5, "target": 8}, {"capacity": 5, "source": 6, "target": 1}, {"capacity": 2, "source": 6, "target": 7}, {"capacity": 3, "source": 6, "target": 9}, {"capacity": 3, "source": 7, "target": 2}, {"capacity": 3, "source": 7, "target": 3}, {"capacity": 1, "source": 7, "target": 4}, {"capacity": 1, "source": 7, "target": 9}, {"capacity": 1, "source": 8, "target": 5}, {"capacity": 4, "source": 8, "target": 6}]} | {"states": [0, 1], "expectation_value": -19.853808062142207, "params": [0.0037, 0.5135000000000001, 0.0027, 0.5854, 0.0023, 0.4731, 0.0024000000000000002, 0.4928, 0.0022, 0.5448000000000001, 0.0024000000000000002, 0.6083000000000001, 0.0049, 0.2187, 0.0029000000000000002, 0.5984, 0.0029000000000000002, 0.595, 0.8032, 0.0036000000000000003, 0.0037, -0.01, 0.0027, -0.1831, 0.0021000000000000003, -0.23090000000000002, 0.0025, -0.2679, 0.0023, -0.2821, 0.0023, -0.0183, 0.0006000000000000001, -0.09970000000000001, 0.0028, -0.333, 0.0027, 0.2962, 0.8094, 0.0036000000000000003, 0.5789000000000001, -0.3055, 0.41390000000000005, 0.38780000000000003, -0.39680000000000004, -0.10110000000000001, -0.223, -0.521, 0.0025, -0.1472, 0.14930000000000002, -0.2088, -0.18780000000000002, 0.1869, 0.0386, 0.097, 0.2132, 0.0028], "bitstrings": ["1111111111", "1111111110"], "total_optimization_steps": 80, "probabilities": [0.4790882457374458, 0.5208444969266162], "optimization_time": 18.96907949447632} | -0.25 * (Z(0) @ Z(1)) + -0.5 * (Z(2) @ Z(0)) + -1.0 * (Z(3) @ Z(1)) + -0.75 * (Z(3) @ Z(0)) + -0.5 * (Z(3) @ Z(2)) + -1.0 * (Z(7) @ Z(0)) + -0.75 * (Z(7) @ Z(2)) + -0.75 * (Z(7) @ Z(3)) + -0.5 * (Z(8) @ Z(1)) + -0.5 * (Z(8) @ Z(0)) + -0.75 * (Z(8) @ Z(3)) + -0.5 * (Z(4) @ Z(1)) + -1.0 * (Z(4) @ Z(3)) + -0.25 * (Z(4) @ Z(7)) + -1.0 * (Z(4) @ Z(8)) + -0.25 * (Z(5) @ Z(1)) + -1.75 * (Z(5) @ Z(2)) + -1.25 * (Z(5) @ Z(3)) + -1.5 * (Z(5) @ Z(8)) + -0.25 * (Z(5) @ Z(4)) + 3.25 * (Z(9) @ Z(0)) + -1.0 * (Z(9) @ Z(3)) + -0.25 * (Z(9) @ Z(7)) + -1.25 * (Z(6) @ Z(1)) + -0.5 * (Z(6) @ Z(7)) + -1.0 * (Z(6) @ Z(8)) + -0.75 * (Z(6) @ Z(5)) + -0.75 * (Z(6) @ Z(9)) + 0.75 * Z(1) + -0.25 * Z(0) + -0.5 * Z(2) + -1.5 * Z(3) + 0.5 * Z(7) + -2.75 * Z(8) + -1.0 * Z(4) + 2.75 * Z(5) + 1.25 * Z(9) + 0.75 * Z(6) | 4 | 10 | 2 | {"smallest_eigenvalues": [-22.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -18.25, "smallest_bitstrings": ["1111111110"], "largest_eigenvalue": 21.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[10] q;
rx(-0.01194634455735062) q[0];
rz(1.9666572485632763) q[0];
rx(0.04982255008638896) q[1];
rz(2.1552667763161146) q[1];
rx(-0.020238097431915167) q[2];
rz(2.140479315574801) q[2];
rx(0.060897460338071176) q[3];
rz(2.129942709790207) q[3];
rx(0.24757906942032043) q[4];
rz(2.089435058239367) q[4];
rx(0.06089746033807117) q[5];
rz(2.196158940295442) q[5];
rx(0.07787707616258617) q[6];
rz(1.5815156686047418) q[6];
rx(0.11852702364665561) q[7];
rz(1.9595059997067654) q[7];
rx(0.11852702364665559) q[8];
rz(2.3286972010064835) q[8];
rx(1.4437244337819863) q[9];
rz(-0.20676042396077468) q[9];
cx q[9], q[8];
ry(-0.006782531590771676) q[8];
cx q[9], q[8];
ry(0.006782531590771676) q[8];
rz(-pi/2) q[8];
cx q[8], q[7];
ry(0.25977203051348274) q[7];
cx q[8], q[7];
ry(-0.25977203051348274) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(0.07838611526203937) q[6];
cx q[7], q[6];
ry(-0.07838611526203937) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(0.03162643168400839) q[5];
cx q[6], q[5];
ry(-0.03162643168400839) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(0.3355568923990711) q[4];
cx q[5], q[4];
ry(-0.3355568923990711) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(-0.31487514049413345) q[3];
cx q[4], q[3];
ry(0.31487514049413345) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(-0.11108390896689782) q[2];
cx q[3], q[2];
ry(0.11108390896689782) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(0.2899986166033959) q[1];
cx q[2], q[1];
ry(-0.2899986166033959) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(-0.27447815586832797) q[0];
cx q[1], q[0];
ry(0.26253181131097736) q[0];
rz(0.14398476769852842) q[0];
rx(0.049822550086388966) q[1];
rz(1.279486948829197) q[1];
rx(-0.14853802715140663) q[2];
rz(1.155262328070112) q[2];
rx(0.01356506318154335) q[3];
rz(1.263767698167273) q[3];
rx(-0.020238097431915174) q[4];
rz(0.9821147294566472) q[4];
rx(-0.02023809743191517) q[5];
rz(1.4537193456263449) q[5];
rx(0.0662726025655598) q[6];
rz(1.4089353786898071) q[6];
rx(-0.11668886966566203) q[7];
rz(1.205381569323599) q[7];
rx(0.049822550086388966) q[8];
rz(1.9627132093523203) q[8];
rx(1.3711143786747586) q[9];
rz(-0.20676042396077468) q[9];
cx q[9], q[8];
ry(0.05834443483283101) q[8];
cx q[9], q[8];
ry(-0.05834443483283101) q[8];
rz(-pi/2) q[8];
cx q[8], q[7];
ry(-0.06746747428348245) q[7];
cx q[8], q[7];
ry(0.06746747428348245) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(-0.1138998753090561) q[6];
cx q[7], q[6];
ry(0.1138998753090561) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(-0.09218033591356976) q[5];
cx q[6], q[5];
ry(0.09218033591356976) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-0.05833523806641074) q[4];
cx q[5], q[4];
ry(0.05833523806641074) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(0.09161253942472267) q[3];
cx q[4], q[3];
ry(-0.09161253942472267) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(0.1993299958322951) q[2];
cx q[3], q[2];
ry(-0.1993299958322951) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.0033175198520318805) q[1];
cx q[2], q[1];
ry(0.0033175198520318805) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(0.06786619907663452) q[0];
cx q[1], q[0];
ry(-0.06786619907663452) q[0];
rz(-pi/2) q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[10] c;
qubit[10] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x6) q[5];
rz(x10) q[5];
rx(x11) q[6];
rz(x12) q[6];
rx(x13) q[7];
rz(x14) q[7];
rx(x13) q[8];
rz(x15) q[8];
rx(x16) q[9];
rz(x17) q[9];
crx(x18) q[9], q[8];
crx(x19) q[8], q[7];
crx(x20) q[7], q[6];
crx(x21) q[6], q[5];
crx(x22) q[5], q[4];
crx(x23) q[4], q[3];
crx(x24) q[3], q[2];
crx(x25) q[2], q[1];
crx(x26) q[1], q[0];
rx(x0) q[0];
rz(x27) q[0];
rx(x2) q[1];
rz(x28) q[1];
rx(x29) q[2];
rz(x30) q[2];
rx(x18) q[3];
rz(x31) q[3];
rx(x4) q[4];
rz(x32) q[4];
rx(x4) q[5];
rz(x33) q[5];
rx(x34) q[6];
rz(x35) q[6];
rx(x36) q[7];
rz(x37) q[7];
rx(x2) q[8];
rz(x38) q[8];
rx(x39) q[9];
rz(x17) q[9];
crx(x36) q[9], q[8];
crx(x40) q[8], q[7];
crx(x41) q[7], q[6];
crx(x42) q[6], q[5];
crx(x43) q[5], q[4];
crx(x44) q[4], q[3];
crx(x45) q[3], q[2];
crx(x46) q[2], q[1];
crx(x47) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9]; | {"source": 0, "sink": 9} | {"circuits": [], "gradients": []} | [
"IIIIIIIIZZ",
"IIIIIIIZIZ",
"IIIIIIZIZI",
"IIIIIIZIIZ",
"IIIIIIZZII",
"IIZIIIIIIZ",
"IIZIIIIZII",
"IIZIIIZIII",
"IZIIIIIIZI",
"IZIIIIIIIZ",
"IZIIIIZIII",
"IIIIIZIIZI",
"IIIIIZZIII",
"IIZIIZIIII",
"IZIIIZIIII",
"IIIIZIIIZI",
"IIIIZIIZII",
"IIIIZIZIII",
"IZIIZIIIII",
"IIIIZZIIII"... | [
-0.25,
-0.5,
-1,
-0.75,
-0.5,
-1,
-0.75,
-0.75,
-0.5,
-0.5,
-0.75,
-0.5,
-1,
-0.25,
-1,
-0.25,
-1.75,
-1.25,
-1.5,
-0.25,
3.25,
-1,
-0.25,
-1.25,
-0.5,
-1,
-0.75,
-0.75,
0.75,
-0.25,
-0.5,
-1.5,
0.5,
-2.75,
-1,
2.75,
1.25,
0.75
] | 0.978181 | [
-0.01194634455735062,
0.39586092176837867,
0.04982255008638896,
0.5844704495212175,
-0.02023809743191517,
0.5696829887799048,
0.06089746033807117,
0.5591463829953099,
0.24757906942032043,
0.518638731444471,
0.6253626135005458,
0.07787707616258617,
0.010719341809845045,
0.11852702364665561,... | {
"n_parameters": 48,
"n_qubits": 10,
"optimal_eigenvalue": -22.25,
"target_ratio": 0.97,
"target_value": -21.5825
} | 9 |
50ae2479d5601754158b9fc59193bb01 | matching | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"weight": 4, "source": 0, "target": 1}, {"weight": 11, "source": 1, "target": 2}, {"weight": 20, "source": 1, "target": 3}, {"weight": 17, "source": 1, "target": 5}, {"weight": 3, "source": 2, "target": 3}, {"weight": 18, "source": 2, "target": 5}, {"weight": 10, "source": 4, "target": 5}, {"weight": 14, "source": 4, "target": 6}]} | {"states": [119, 117], "expectation_value": -65.14975773779948, "params": [0.29100000000000004, -0.36460000000000004, 1.0658, 0.002, 1.0622, -0.0063, 1.0736, 0.14880000000000002, 0.28600000000000003, 0.4007, 1.0685, 0.056, 0.5726, 0.4141, 1.0799, 0.061900000000000004, 0.2904, -0.3714, 1.0715000000000001, 0.0086, 1.0699, -0.0086, 1.0717, 0.1429, 0.2877, 0.39180000000000004, 1.0684, 0.056600000000000004, 0.5624, 0.3668, 1.0419, 0.050300000000000004, 0.2927, 0.0085, 1.0673000000000001, 0.003, 1.0697, 0.004, 1.0659, 0.0058000000000000005, 0.2901, 0.006900000000000001, 1.0566, 0.005, 0.5731, 0.0064, 0.9667, 0.0061, -0.3043, 0.28200000000000003, -0.004, -0.0112, 0.3064, -0.2765, -0.0097, 0.43670000000000003, -0.3635, -0.3619, -0.0053, 0.0091, 0.3546, 0.3617, 0.34640000000000004, 0.37020000000000003, 0.0044, 0.0089, 0.0081, 0.007, 0.001, 0.0092, 0.0071, 0.01], "bitstrings": ["10001000", "10001010"], "total_optimization_steps": 110, "probabilities": [0.2945453319120504, 0.3968808211288159], "optimization_time": 31.620060205459595} | 4.0 * (Z(0) @ Z(1)) + 4.0 * (Z(2) @ Z(1)) + 4.0 * (Z(2) @ Z(0)) + 4.0 * (Z(3) @ Z(1)) + 4.0 * (Z(3) @ Z(0)) + 4.0 * (Z(3) @ Z(2)) + 4.0 * (Z(4) @ Z(1)) + 4.0 * (Z(4) @ Z(2)) + 4.0 * (Z(5) @ Z(1)) + 4.0 * (Z(5) @ Z(3)) + 4.0 * (Z(5) @ Z(4)) + 4.0 * (Z(6) @ Z(3)) + 4.0 * (Z(6) @ Z(5)) + 4.0 * (Z(7) @ Z(6)) + 17.5 * Z(1) + 6.0 * Z(0) + 18.0 * Z(2) + 20.5 * Z(3) + 5.5 * Z(4) + 17.0 * Z(5) + 9.0 * Z(6) + 3.0 * Z(7) | 18 | 8 | 3 | {"smallest_eigenvalues": [-71.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -67.5, "smallest_bitstrings": ["10001010"], "largest_eigenvalue": 152.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
ry(0.8641516243728328) q[0];
rz(0.12726576765066508) q[0];
ry(0.7102320564934299) q[1];
ry(0.22422525448080505) q[2];
ry(-0.026146315359939894) q[3];
ry(0.6080971468829723) q[4];
ry(0.782750503349865) q[5];
ry(-0.08643926721123996) q[6];
ry(-0.03991970599118564) q[7];
cx q[7], q[0];
rz(-0.12726576765066508) q[0];
cx q[7], q[0];
rz(0.23171625137974977) q[7];
cx q[6], q[7];
rz(-0.23171625137974977) q[7];
cx q[6], q[7];
rz(-0.041117702927092735) q[6];
cx q[5], q[6];
rz(0.041117702927092735) q[6];
cx q[5], q[6];
rz(0.036735757395592) q[5];
cx q[4], q[5];
rz(-0.036735757395592) q[5];
cx q[4], q[5];
rz(0.19786145056352825) q[4];
cx q[3], q[4];
rz(-0.19786145056352825) q[4];
cx q[3], q[4];
rz(0.07318756557780404) q[3];
cx q[2], q[3];
rz(-0.07318756557780404) q[3];
cx q[2], q[3];
rz(0.08414281756984394) q[2];
cx q[1], q[2];
rz(-0.08414281756984394) q[2];
cx q[1], q[2];
rz(0.12147603075624047) q[1];
cx q[0], q[1];
rz(-0.12147603075624047) q[1];
cx q[0], q[1];
ry(0.6628070369969288) q[0];
ry(0.6647492698781308) q[1];
rz(-0.06530833670925941) q[1];
ry(0.12235901789246478) q[2];
rz(0.013053301570619345) q[2];
ry(-0.04023064780140641) q[3];
rz(0.0511648479011869) q[3];
ry(0.8360771267699956) q[4];
rz(0.18280319928105657) q[4];
ry(0.6222831769957762) q[5];
rz(-0.11648596318550183) q[5];
ry(0.073471514791184) q[6];
rz(0.16346930720639974) q[6];
ry(-0.001756329646703067) q[7];
cx q[7], q[6];
rz(-0.16346930720639974) q[6];
cx q[7], q[6];
rz(0.08055799501598734) q[7];
cx q[0], q[7];
rz(-0.08055799501598734) q[7];
cx q[0], q[7];
cx q[0], q[1];
rz(0.06530833670925941) q[1];
cx q[0], q[1];
ry(0.7845926309478797) q[0];
cx q[1], q[2];
rz(-0.013053301570619345) q[2];
cx q[1], q[2];
cx q[2], q[3];
ry(0.6804053598392383) q[1];
rz(-0.0511648479011869) q[3];
cx q[2], q[3];
cx q[3], q[4];
rz(-0.18280319928105657) q[4];
cx q[3], q[4];
cx q[4], q[5];
rz(0.11648596318550183) q[5];
cx q[4], q[5];
rz(-0.041117702927092735) q[6];
cx q[5], q[6];
rz(0.041117702927092735) q[6];
cx q[5], q[6];
rz(0.07397176383610082) q[0];
ry(0.15713116254791132) q[2];
ry(0.07409023005097176) q[3];
ry(0.881073603839848) q[4];
ry(0.5814415705478869) q[5];
ry(0.07292589800085442) q[6];
ry(0.1611159900319747) q[7];
cx q[7], q[0];
rz(-0.07397176383610082) q[0];
cx q[7], q[0];
rz(0.2568281152837024) q[7];
cx q[6], q[7];
rz(-0.2568281152837024) q[7];
cx q[6], q[7];
rz(0.026161345933964207) q[6];
cx q[5], q[6];
rz(-0.026161345933964207) q[6];
cx q[5], q[6];
rz(0.04821125517023332) q[5];
cx q[4], q[5];
rz(-0.04821125517023332) q[5];
cx q[4], q[5];
rz(0.06117950894623239) q[4];
cx q[3], q[4];
rz(-0.06117950894623239) q[4];
cx q[3], q[4];
rz(0.15358396996721752) q[3];
cx q[2], q[3];
rz(-0.15358396996721752) q[3];
cx q[2], q[3];
rz(-0.09785557763428446) q[2];
cx q[1], q[2];
rz(0.09785557763428446) q[2];
cx q[1], q[2];
rz(0.03255007053963149) q[1];
cx q[0], q[1];
rz(-0.03255007053963149) q[1];
cx q[0], q[1];
ry(0.7845926309478797) q[0];
ry(0.9023957990175039) q[1];
rz(0.059785700273314445) q[1];
ry(-0.23355456268266733) q[2];
rz(-0.1130321120898201) q[2];
ry(0.07409023005097176) q[3];
rz(0.04966691094494741) q[3];
ry(0.699557383633161) q[4];
rz(0.028553732686380413) q[4];
ry(0.7183108644753534) q[5];
rz(0.032220899020382186) q[5];
ry(0.05497689781269613) q[6];
rz(0.0414654081728171) q[6];
ry(-0.10727454752940835) q[7];
cx q[7], q[6];
rz(-0.0414654081728171) q[6];
cx q[7], q[6];
rz(-0.041117702927092735) q[7];
cx q[0], q[7];
rz(0.041117702927092735) q[7];
cx q[0], q[7];
cx q[0], q[1];
rz(-0.059785700273314445) q[1];
cx q[0], q[1];
cx q[1], q[2];
rz(0.1130321120898201) q[2];
cx q[1], q[2];
cx q[2], q[3];
rz(-0.04966691094494741) q[3];
cx q[2], q[3];
cx q[3], q[4];
rz(-0.028553732686380413) q[4];
cx q[3], q[4];
cx q[4], q[5];
rz(-0.032220899020382186) q[5];
cx q[4], q[5];
rz(0.002138236346477978) q[6];
cx q[5], q[6];
rz(-0.002138236346477978) q[6];
cx q[5], q[6];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x8;
input float[64] x9;
bit[8] c;
qubit[8] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
crz(x16) q[7], q[0];
crz(x17) q[6], q[7];
crz(x18) q[5], q[6];
crz(x19) q[4], q[5];
crz(x20) q[3], q[4];
crz(x21) q[2], q[3];
crz(x22) q[1], q[2];
crz(x23) q[0], q[1];
rx(x24) q[0];
rz(x25) q[0];
rx(x26) q[1];
rz(x27) q[1];
rx(x28) q[2];
rz(x29) q[2];
rx(x30) q[3];
rz(x31) q[3];
rx(x32) q[4];
rz(x33) q[4];
rx(x34) q[5];
rz(x35) q[5];
rx(x36) q[6];
rz(x37) q[6];
rx(x38) q[7];
rz(x39) q[7];
crz(x40) q[7], q[0];
crz(x41) q[6], q[7];
crz(x42) q[5], q[6];
crz(x43) q[4], q[5];
crz(x44) q[3], q[4];
crz(x45) q[2], q[3];
crz(x46) q[1], q[2];
crz(x47) q[0], q[1];
rx(x48) q[0];
rz(x49) q[0];
rx(x50) q[1];
rz(x51) q[1];
rx(x52) q[2];
rz(x53) q[2];
rx(x54) q[3];
rz(x55) q[3];
rx(x56) q[4];
rz(x57) q[4];
rx(x58) q[5];
rz(x59) q[5];
rx(x60) q[6];
rz(x61) q[6];
rx(x62) q[7];
rz(x63) q[7];
crz(x64) q[7], q[0];
crz(x65) q[6], q[7];
crz(x66) q[5], q[6];
crz(x67) q[4], q[5];
crz(x68) q[3], q[4];
crz(x69) q[2], q[3];
crz(x70) q[1], q[2];
crz(x71) q[0], q[1];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"matching": "maximum", "extra": "{\"n\": 7}"} | {"circuits": [], "gradients": []} | [
"IIIIIIZZ",
"IIIIIZZI",
"IIIIIZIZ",
"IIIIZIZI",
"IIIIZIIZ",
"IIIIZZII",
"IIIZIIZI",
"IIIZIZII",
"IIZIIIZI",
"IIZIZIII",
"IIZZIIII",
"IZIIZIII",
"IZZIIIII",
"ZZIIIIII",
"IIIIIIZI",
"IIIIIIIZ",
"IIIIIZII",
"IIIIZIII",
"IIIZIIII",
"IIZIIIII",
"IZIIIIII",
"ZIIIIIII"
] | [
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
17.5,
6,
18,
20.5,
5.5,
17,
9,
3
] | 0.971114 | [
0.8641516243728328,
0.7102320564934299,
0.22422525448080505,
-0.026146315359939894,
0.6080971468829723,
0.782750503349865,
-0.08643926721123996,
-0.03991970599118564,
0.25453153530133016,
0.46343250275949954,
-0.08223540585418547,
0.073471514791184,
0.3957229011270565,
0.14637513115560807,... | {
"n_parameters": 57,
"n_qubits": 8,
"optimal_eigenvalue": -3.625,
"target_ratio": 0.97,
"target_value": -3.51625
} | 7 |
6512650cf6e89a13be11a148f896da5d | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 3}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 1, "target": 6}, {"source": 2, "target": 4}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 5, "target": 6}]} | {"states": [86, 70], "expectation_value": -3.244658899586529, "params": [0.6094, 0.0013000000000000002, -0.021, 0.3523, 0.5011, 0.2489, -0.0171, 0.3371, 0.5599000000000001, 0.1953, 0.603, 0.0039000000000000003, -0.019, 0.3607, 0.6023000000000001, 0.001, -0.0194, 0.3623, 0.5043, 0.2763, -0.0198, 0.34690000000000004, 0.5613, 0.2119, 0.6058, 0.0025, -0.0212, 0.3679, 0.6089, 0.005200000000000001, -0.019700000000000002, 0.0034000000000000002, 0.5003000000000001, 0.0005, -0.0201, 0.0029000000000000002, 0.5621, 0.008, 0.6034, 0.00030000000000000003, -0.018600000000000002, 0.009000000000000001, -0.3392, 0.3413, -0.3264, 0.3709, -0.006, 0.3709, -0.3549, 0.39030000000000004, -0.331, 0.38130000000000003, -0.006900000000000001, 0.3775, 0.0014, 0.0046, 0.009000000000000001, 0.0018000000000000002, 0.0041, 0.0033], "bitstrings": ["0101001", "0111001"], "total_optimization_steps": 60, "probabilities": [0.09980019049813897, 0.11460323364670064], "optimization_time": 9.109852313995361} | 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(5) @ Z(6)) + -1.5 * Z(3) + 0.0 * Z(0) + -1.5 * Z(1) + -1.0 * Z(2) + -1.0 * Z(4) + -1.5 * Z(6) + 0.0 * Z(5) | 3 | 7 | 3 | {"smallest_eigenvalues": [-4.5, -4.5, -4.5, -4.5, -4.5], "number_of_smallest_eigenvalues": 5, "first_excited_energy": -3.5, "smallest_bitstrings": ["0011101", "0111010", "0111001", "1100101", "0101101"], "largest_eigenvalue": 11.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
rx(1.183297687329079) q[0];
rz(-0.03664039058173074) q[0];
rx(0.1260084799916275) q[1];
rz(0.8472975682950814) q[1];
rx(0.1212579490174453) q[2];
rz(-0.002983955011109707) q[2];
rx(-0.14987668680080724) q[3];
rz(0.7146256211124697) q[3];
rx(1.0460298228262972) q[4];
rz(0.10509625235031672) q[4];
rx(0.9661083981195688) q[5];
rz(-0.11351742973869339) q[5];
rx(-0.14241558920246883) q[6];
rz(0.2010463011399342) q[6];
cx q[6], q[5];
rz(-0.11653727273439021) q[5];
cx q[6], q[5];
cx q[5], q[4];
rz(-0.0626198697008902) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(-0.11653727273439021) q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(0.10151055546613948) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.28949266988264166) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(0.14829623088913135) q[0];
cx q[1], q[0];
rx(1.2507278020667396) q[0];
rz(0.024031573419308394) q[0];
rx(0.112673541869788) q[1];
rz(0.9624797627412347) q[1];
rx(0.15890916757708956) q[2];
rz(0.09625084111605142) q[2];
rx(-0.01404421356674834) q[3];
rz(0.8048885386333744) q[3];
rx(0.7511521761018045) q[4];
rz(0.19429016804014898) q[4];
rx(1.2151247459847934) q[5];
rz(0.42503728380549344) q[5];
rx(-0.21876178795605727) q[6];
rz(0.38026240373636877) q[6];
cx q[6], q[5];
rz(-0.23648218895635842) q[5];
cx q[6], q[5];
cx q[5], q[4];
rz(0.04117367692425719) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(-0.26438751027702345) q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(0.10119121232009218) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.30826777746826844) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(0.05732350635967745) q[0];
cx q[1], q[0];
rx(0.622738003787255) q[0];
rz(-0.02503035109241969) q[0];
rx(0.11948071963541462) q[1];
rz(-0.05990212682487739) q[1];
rx(0.0028219864016194025) q[2];
rz(-0.16999245316027922) q[2];
rx(-0.09285399343773905) q[3];
rz(0.062267302422279514) q[3];
rx(0.9851722636219561) q[4];
rz(-0.13433450562005955) q[4];
rx(0.8357248958756238) q[5];
rz(-0.22953367989576234) q[5];
rx(0.29262125020890656) q[6];
rz(-0.33538916278332076) q[6];
cx q[6], q[5];
rz(-0.05327908359022642) q[5];
cx q[6], q[5];
cx q[5], q[4];
rz(-0.0014997314017253238) q[4];
cx q[5], q[4];
cx q[4], q[3];
rz(0.09938511201847573) q[3];
cx q[4], q[3];
cx q[3], q[2];
rz(0.16769458139166038) q[2];
cx q[3], q[2];
cx q[2], q[1];
rz(-0.020093881758472886) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(0.02628492280492011) q[0];
cx q[1], q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
crz(x14) q[6], q[5];
crz(x15) q[5], q[4];
crz(x14) q[4], q[3];
crz(x16) q[3], q[2];
crz(x17) q[2], q[1];
crz(x18) q[1], q[0];
rx(x19) q[0];
rz(x20) q[0];
rx(x21) q[1];
rz(x22) q[1];
rx(x23) q[2];
rz(x24) q[2];
rx(x25) q[3];
rz(x26) q[3];
rx(x27) q[4];
rz(x28) q[4];
rx(x29) q[5];
rz(x30) q[5];
rx(x31) q[6];
rz(x32) q[6];
crz(x33) q[6], q[5];
crz(x34) q[5], q[4];
crz(x35) q[4], q[3];
crz(x36) q[3], q[2];
crz(x37) q[2], q[1];
crz(x38) q[1], q[0];
rx(x39) q[0];
rz(x40) q[0];
rx(x41) q[1];
rz(x42) q[1];
rx(x43) q[2];
rz(x44) q[2];
rx(x45) q[3];
rz(x46) q[3];
rx(x47) q[4];
rz(x48) q[4];
rx(x49) q[5];
rz(x50) q[5];
rx(x51) q[6];
rz(x52) q[6];
crz(x53) q[6], q[5];
crz(x54) q[5], q[4];
crz(x55) q[4], q[3];
crz(x52) q[3], q[2];
crz(x56) q[2], q[1];
crz(x57) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | null | {"circuits": [], "gradients": []} | [
"IIIZIIZ",
"IIIZIZI",
"IIIIZZI",
"IIZZIII",
"IIZIIZI",
"IIZIZII",
"ZIIZIII",
"ZIIIIZI",
"ZIIIZII",
"ZZIIIII",
"IIIZIII",
"IIIIIIZ",
"IIIIIZI",
"IIIIZII",
"IIZIIII",
"ZIIIIII",
"IZIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1.5,
0,
-1.5,
-1,
-1,
-1.5,
0
] | 0.972407 | [
1.183297687329079,
0.11165584030740083,
0.1260084799916275,
0.5578048984124397,
0.12125794901744529,
0.09852660045503009,
-0.14987668680080726,
0.5980883483780792,
1.0460298228262972,
0.04247638264942648,
0.9661083981195688,
-0.23005470247308346,
-0.14241558920246883,
0.2010463011399342,
... | {
"n_parameters": 58,
"n_qubits": 7,
"optimal_eigenvalue": -4.5,
"target_ratio": 0.97,
"target_value": -4.365
} | 14 |
67d852809baf0651ea3dedb7fac8d194 | connected_components | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 3}, {"source": 1, "target": 2}, {"source": 2, "target": 4}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 6, "target": 7}, {"source": 6, "target": 8}]} | {"states": [249, 248], "expectation_value": -2.768579259019214, "params": [[0.1555], [-0.1461]], "bitstrings": ["00000110", "00000111"], "total_optimization_steps": 20, "probabilities": [0.012690894485466054, 0.013201627533722692], "optimization_time": 2.863316059112549} | -2.0 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(1)) + -1.5 * (Z(3) @ Z(0)) + -2.0 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(4) @ Z(1)) + -1.5 * (Z(4) @ Z(2)) + -1.5 * (Z(5) @ Z(6)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(3) + 0.5 * Z(2) + 0.5 * Z(4) + -1.5 * Z(6) + -1.5 * Z(5) + -1.5 * Z(7) | 1 | 8 | 1 | {"smallest_eigenvalues": [-13.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -12.0, "smallest_bitstrings": ["00000111"], "largest_eigenvalue": 13.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.786753352297071) q[0];
cx q[1], q[0];
h q[2];
h q[3];
cx q[1], q[3];
rz(-0.17364622921274397) q[3];
cx q[1], q[3];
cx q[0], q[3];
cx q[1], q[2];
rz(-0.786753352297071) q[2];
cx q[1], q[2];
rz(-1.0524566129269461) q[3];
cx q[0], q[3];
cx q[0], q[2];
rz(-0.17364622921274397) q[2];
cx q[0], q[2];
rz(-0.17364622921274409) q[0];
rx(-0.9420242237336858) q[0];
rz(-0.17364622921274409) q[3];
rx(-0.9420242237336858) q[3];
h q[4];
cx q[1], q[4];
rz(-0.17364622921274397) q[4];
cx q[1], q[4];
rz(-0.17364622921274409) q[1];
rx(-0.9420242237336858) q[1];
cx q[2], q[4];
rz(-1.0524566129269461) q[4];
cx q[2], q[4];
rz(-0.17364622921274409) q[2];
rx(-0.9420242237336858) q[2];
rz(-0.17364622921274409) q[4];
rx(-0.9420242237336858) q[4];
h q[5];
h q[6];
cx q[6], q[5];
rz(-1.0524566129269461) q[5];
cx q[6], q[5];
h q[7];
cx q[6], q[7];
rz(-0.17364622921274397) q[7];
cx q[6], q[7];
cx q[5], q[7];
rz(-1.052456612926946) q[6];
rx(-0.9420242237336858) q[6];
rz(-0.17364622921274397) q[7];
cx q[5], q[7];
rz(-1.052456612926946) q[5];
rx(-0.9420242237336858) q[5];
rz(-1.052456612926946) q[7];
rx(-0.9420242237336858) q[7];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
bit[8] c;
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[3];
rz(x1) q[3];
cx q[1], q[3];
cx q[0], q[3];
rz(x2) q[3];
cx q[0], q[3];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x1) q[2];
cx q[0], q[2];
cx q[1], q[4];
rz(x1) q[4];
cx q[1], q[4];
cx q[2], q[4];
rz(x2) q[4];
cx q[2], q[4];
cx q[6], q[5];
rz(x2) q[5];
cx q[6], q[5];
cx q[6], q[7];
rz(x1) q[7];
cx q[6], q[7];
cx q[5], q[7];
rz(x1) q[7];
cx q[5], q[7];
rz(x1) q[1];
rz(x1) q[0];
rz(x1) q[3];
rz(x1) q[2];
rz(x1) q[4];
rz(x2) q[6];
rz(x2) q[5];
rz(x2) q[7];
h q[0];
rz(x3) q[0];
h q[0];
h q[1];
rz(x3) q[1];
h q[1];
h q[2];
rz(x3) q[2];
h q[2];
h q[3];
rz(x3) q[3];
h q[3];
h q[4];
rz(x3) q[4];
h q[4];
h q[5];
rz(x3) q[5];
h q[5];
h q[6];
rz(x3) q[6];
h q[6];
h q[7];
rz(x3) q[7];
h q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"node": 6} | {"circuits": [], "gradients": []} | [
"IIIIIIZZ",
"IIIIZIZI",
"IIIIZIIZ",
"IIIIIZZI",
"IIIIIZIZ",
"IIIZIIZI",
"IIIZIZII",
"IZZIIIII",
"ZZIIIIII",
"ZIZIIIII",
"IIIIIIZI",
"IIIIIIIZ",
"IIIIZIII",
"IIIIIZII",
"IIIZIIII",
"IZIIIIII",
"IIZIIIII",
"ZIIIIIII"
] | [
-2,
0.5,
-1.5,
-2,
0.5,
0.5,
-1.5,
-1.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1.5,
-1.5,
-1.5
] | 0.522819 | [
-0.786753352297071,
-0.17364622921274397,
-1.0524566129269461,
-0.9420242237336858
] | {
"n_parameters": 4,
"n_qubits": 8,
"optimal_eigenvalue": -13,
"target_ratio": 0.97,
"target_value": -12.61
} | 126 |
3046805216722479094 | hypermaxcut | adaptive_vqe | {"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[4, 6], [2, 6], [2, 3], [3, 5], [0, 1], [6, 7], [5, 7], [3, 4], [0, 2], [0, 3], [1, 5], [1, 3], [4, 5], [3, 6], [2, 5], [0, 5], [1, 6], [2, 4]]} | {"states": [105, 121], "expectation_value": -3.5668113404559145, "params": null, "bitstrings": ["10010110", "10000110"], "total_optimization_steps": 65, "probabilities": [0.23672595336716076, 0.5888050296100024], "optimization_time": 89.79793930053711} | 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(2) @ Z(6)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(3) @ Z(6)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(1) @ Z(6)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(1) @ Z(0)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * (Z(7) @ Z(5)) + 0.0 * Z(6) + 0.0 * Z(4) + 0.0 * Z(2) + 0.0 * Z(3) + 0.0 * Z(5) + 0.0 * Z(0) + 0.0 * Z(1) + 0.0 * Z(7) | 1 | 8 | 1 | {"smallest_eigenvalues": [-4.0, -4.0, -4.0, -4.0, -4.0, -4.0, -4.0, -4.0], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -3.0, "smallest_bitstrings": ["11101001", "10000110", "01111001", "10010110", "00010110", "10001110", "01101001", "01110001"], "largest_eigenvalue": 9.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[8] q;
h q[0];
ry(-0.7738281553505169) q[0];
h q[1];
ry(0.7548458470611412) q[1];
ry(-3.062675757559924) q[2];
rz(-pi) q[2];
h q[3];
h q[4];
ry(0.7948166752166657) q[4];
h q[5];
ry(-0.146710193036407) q[5];
cx q[3], q[5];
ry(0.146710193036407) q[5];
cx q[3], q[5];
ry(-0.36376460601622257) q[5];
ry(0.11108785100474625) q[3];
h q[6];
ry(-0.146710193036407) q[6];
h q[7];
cx q[7], q[6];
ry(0.146710193036407) q[6];
cx q[7], q[6];
ry(-0.5927973592229773) q[6];
ry(1.3548648013991325) q[7];
cx q[7], q[4];
ry(-0.7948166752166657) q[4];
cx q[7], q[4];
cx q[4], q[6];
ry(0.5927973592229773) q[6];
cx q[4], q[6];
cx q[4], q[1];
ry(-0.7548458470611412) q[1];
cx q[4], q[1];
cx q[1], q[0];
cx q[4], q[5];
ry(0.7738281553505169) q[0];
cx q[1], q[0];
ry(0.07459962596039764) q[7];
cx q[1], q[7];
ry(-0.07459962596039764) q[7];
cx q[1], q[7];
cx q[1], q[2];
cx q[7], q[3];
ry(-0.1283956076547343) q[2];
cx q[1], q[2];
ry(-0.012010211842277322) q[6];
cx q[1], q[6];
ry(0.012010211842277322) q[6];
cx q[1], q[6];
ry(0.12671046550247522) q[1];
ry(0.36376460601622257) q[5];
cx q[4], q[5];
ry(-0.13467464644101731) q[0];
cx q[4], q[0];
ry(0.13467464644101731) q[0];
cx q[4], q[0];
ry(-0.11108785100474625) q[3];
cx q[7], q[3];
ry(-0.12893711778718) q[5];
cx q[7], q[5];
ry(0.12893711778718) q[5];
cx q[7], q[5];
ry(0.19902948408086188) q[5];
cx q[6], q[5];
ry(-0.19902948408086188) q[5];
cx q[6], q[5];
ry(-0.0639104293700384) q[4];
cx q[6], q[4];
ry(0.0639104293700384) q[4];
cx q[6], q[4];
ry(-0.13831282538828715) q[3];
cx q[6], q[3];
ry(0.13831282538828715) q[3];
cx q[6], q[3];
ry(0.11000599980274485) q[3];
ry(-0.10228370711773163) q[4];
ry(0.1871212449144038) q[0];
ry(-0.008040802255886652) q[5];
cx q[5], q[3];
ry(-0.11000599980274485) q[3];
cx q[5], q[3];
cx q[3], q[4];
ry(-0.16841522641039822) q[5];
cx q[1], q[5];
ry(0.16841522641039822) q[5];
cx q[1], q[5];
ry(-0.004570373992581506) q[5];
cx q[2], q[5];
ry(0.004570373992581506) q[5];
cx q[2], q[5];
ry(0.10228370711773163) q[4];
cx q[3], q[4];
ry(0.01846660968501711) q[1];
cx q[7], q[1];
ry(-0.01846660968501711) q[1];
cx q[7], q[1];
ry(-0.06400464578071569) q[4];
cx q[1], q[4];
ry(0.06400464578071569) q[4];
cx q[1], q[4];
ry(-0.10377809270347221) q[1];
ry(-0.021672646841706403) q[7];
ry(-0.1227915649905787) q[3];
ry(0.1240798265468818) q[6];
cx q[3], q[6];
ry(-0.007826700339278325) q[6];
cx q[3], q[6];
ry(-0.08040641602094854) q[3];
cx q[2], q[3];
ry(0.08040641602094854) q[3];
cx q[2], q[3];
cx q[3], q[7];
ry(-0.21054984406956873) q[6];
cx q[2], q[6];
ry(0.21054984406956873) q[6];
cx q[2], q[6];
cx q[2], q[1];
ry(0.10377809270347221) q[1];
cx q[2], q[1];
ry(0.021672646841706403) q[7];
cx q[3], q[7];
cx q[3], q[0];
ry(-0.1871212449144038) q[0];
cx q[3], q[0];
ry(0.245513693065473) q[3];
cx q[4], q[3];
ry(-0.245513693065473) q[3];
cx q[4], q[3];
ry(-0.01753358253812748) q[1];
cx q[3], q[1];
ry(0.01753358253812748) q[1];
cx q[3], q[1];
ry(-0.033807038387861935) q[7];
cx q[5], q[7];
ry(0.033807038387861935) q[7];
cx q[5], q[7];
ry(0.10917068493935424) q[7];
cx q[6], q[7];
ry(-0.10917068493935424) q[7];
cx q[6], q[7];
ry(0.055792109761785176) q[7];
cx q[4], q[7];
ry(-0.055792109761785176) q[7];
cx q[4], q[7];
ry(-0.08157371922779938) q[6];
cx q[5], q[6];
ry(0.08157371922779938) q[6];
cx q[5], q[6];
ry(0.0011435528722381159) q[6];
cx q[0], q[6];
ry(-0.0011435528722381159) q[6];
cx q[0], q[6];
ry(-0.06656238164790179) q[5];
cx q[0], q[5];
ry(0.06656238164790179) q[5];
cx q[0], q[5];
ry(0.23682156514358527) q[0];
cx q[5], q[0];
ry(-0.23682156514358527) q[0];
cx q[5], q[0];
ry(0.061206633953243446) q[0];
ry(-0.12808110734895525) q[3];
cx q[0], q[3];
ry(0.12808110734895525) q[3];
cx q[0], q[3];
ry(-0.016980073058070158) q[1];
cx q[5], q[1];
ry(0.016980073058070158) q[1];
cx q[5], q[1];
ry(0.11363151419291806) q[4];
cx q[5], q[4];
ry(-0.11363151419291806) q[4];
cx q[5], q[4];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\ncry(-0.0195) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\ncry(-0.0195) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\ncry(-0.0195) q[0], q[3];\ncry(-0.0025) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\ncry(-0.0195) q[0], q[3];\ncry(-0.0025) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\ncry(-0.0195) q[0], q[3];\ncry(-0.0025) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\ncry(-0.0195) q[0], q[3];\ncry(-0.0025) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\ncry(-1.0342) q[3], q[5];\ncry(-1.0342) q[7], q[6];\nry(1.0293) q[7];\ncry(1.4052) q[7], q[4];\ncry(-0.9035) q[4], q[6];\ncry(1.5176) q[4], q[1];\ncry(-0.8573) q[4], q[5];\nry(1.3186) q[2];\ncry(-1.4769) q[1], q[0];\ncry(0.3548) q[1], q[7];\ncry(0.2512) q[1], q[2];\ncry(-0.0788) q[1], q[6];\nry(0.0492) q[1];\ncry(-0.0906) q[4], q[0];\ncry(0.2448) q[7], q[3];\ncry(-0.0313) q[7], q[5];\ncry(0.2083) q[6], q[5];\nry(0.0333) q[5];\ncry(-0.1783) q[6], q[4];\ncry(-0.1438) q[6], q[3];\ncry(0.1222) q[5], q[3];\ncry(-0.0546) q[1], q[5];\nry(0.0175) q[6];\ncry(0.0217) q[2], q[5];\ncry(-0.0904) q[3], q[4];\nry(0.0782) q[3];\ncry(-0.0084) q[3], q[6];\ncry(-0.0072) q[7], q[1];\ncry(0.0491) q[2], q[3];\ncry(-0.039) q[1], q[4];\ncry(0.0215) q[3], q[7];\ncry(-0.0125) q[3], q[0];\ncry(-0.045) q[5], q[7];\ncry(0.0062) q[2], q[6];\ncry(-0.0405) q[6], q[7];\ncry(0.0322) q[5], q[6];\ncry(0.0369) q[0], q[6];\ncry(0.0345) q[0], q[5];\ncry(0.0291) q[4], q[3];\ncry(-0.0213) q[5], q[0];\ncry(0.0063) q[2], q[1];\ncry(-0.0102) q[3], q[1];\nry(0.0088) q[0];\ncry(-0.017) q[5], q[1];\ncry(-0.0195) q[0], q[3];\ncry(-0.0025) q[4], q[7];\ncry(-0.0135) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n"], "gradients": [0.2584, 0.2561, 0.4312, 0.4498, 0.6918, 0.6241, 0.903, 0.3809, 0.5487, 0.2893, 0.2097, 0.1458, 0.0595, 0.0536, 0.0538, 0.047, 0.0427, 0.0388, 0.0389, 0.0303, 0.028, 0.0753, 0.0271, 0.0263, 0.0189, 0.018, 0.015, 0.0133, 0.0114, 0.0111, 0.0145, 0.0112, 0.0107, 0.0103, 0.0098, 0.0096, 0.0094, 0.0086, 0.0084, 0.0084, 0.0081, 0.0076, 0.007, 0.0069, 0.0065, 0.0065, 0.0056, 0.0055, 0.0055, 0.0053, 0.007, 0.0044, 0.0044, 0.0042, 0.0042, 0.0042, 0.0042, 0.0041, 0.004, 0.0037, 0.0037, 0.0033, 0.0032, 0.003, 0.0029]} | [
"IZIZIIII",
"IZIIIZII",
"IIIZIZII",
"IZIIZIII",
"IIIZZIII",
"IIIIZZII",
"IIZZIIII",
"IIZIIZII",
"IIZIZIII",
"IIIIIZIZ",
"IIIIZIIZ",
"IIZIIIIZ",
"IZIIIIZI",
"IIIIZIZI",
"IIZIIIZI",
"IIIIIIZZ",
"ZZIIIIII",
"ZIZIIIII",
"IZIIIIII",
"IIIZIIII",
"IIIIIZII",
"IIIIZIII",
"IIZIIII... | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0,
0,
0,
0,
0,
0,
0,
0
] | 0.979078 | [
-0.293420386072814,
1.3548648013991325,
1.5896333504333313,
-1.1855947184459545,
1.5096916941222824,
-0.7275292120324451,
1.3634838231102933,
-1.5476563107010337,
0.14919925192079528,
0.2567912153094686,
-0.024020423684554645,
0.12671046550247522,
-0.26934929288203463,
0.2221757020094925,
... | {
"n_parameters": 46,
"n_qubits": 8,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 21 |
16efd0d1722058bdcecd0a47f621047a | matching | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"weight": 7, "source": 0, "target": 1}, {"weight": 16, "source": 0, "target": 5}, {"weight": 17, "source": 0, "target": 4}, {"weight": 14, "source": 1, "target": 2}, {"weight": 16, "source": 1, "target": 5}, {"weight": 8, "source": 2, "target": 3}, {"weight": 14, "source": 2, "target": 4}, {"weight": 6, "source": 4, "target": 5}]} | {"states": [126, 122], "expectation_value": -9.150750112955343, "params": [[-0.0471], [0.058100000000000006]], "bitstrings": ["10000001", "10000101"], "total_optimization_steps": 10, "probabilities": [0.006399872989232427, 0.007187574375833259], "optimization_time": 2.464794397354126} | 3.5 * (Z(0) @ Z(1)) + 3.5 * (Z(2) @ Z(1)) + 3.5 * (Z(2) @ Z(0)) + 3.5 * (Z(3) @ Z(0)) + 3.5 * (Z(4) @ Z(0)) + 3.5 * (Z(4) @ Z(2)) + 3.5 * (Z(4) @ Z(3)) + 3.5 * (Z(5) @ Z(3)) + 3.5 * (Z(6) @ Z(1)) + 3.5 * (Z(6) @ Z(3)) + 3.5 * (Z(6) @ Z(5)) + 3.5 * (Z(7) @ Z(1)) + 3.5 * (Z(7) @ Z(2)) + 3.5 * (Z(7) @ Z(4)) + 3.5 * (Z(7) @ Z(6)) + 15.5 * Z(1) + 10.5 * Z(0) + 15.0 * Z(2) + 14.0 * Z(3) + 15.0 * Z(4) + 4.0 * Z(5) + 14.0 * Z(6) + 10.0 * Z(7) | 1 | 8 | 1 | {"smallest_eigenvalues": [-66.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -60.5, "smallest_bitstrings": ["10000101"], "largest_eigenvalue": 150.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(0.2320663891682014) q[0];
cx q[1], q[0];
h q[2];
cx q[0], q[2];
rz(0.2320663891682014) q[2];
cx q[0], q[2];
h q[3];
cx q[0], q[3];
rz(0.2320663891682014) q[3];
cx q[0], q[3];
rz(-0.8149595538532273) q[0];
rx(-1.000242445136427) q[0];
cx q[2], q[3];
rz(0.2320663891682014) q[3];
cx q[2], q[3];
h q[4];
cx q[1], q[4];
rz(0.2320663891682014) q[4];
cx q[1], q[4];
rz(0.08683878168760906) q[4];
rx(-1.000242445136427) q[4];
h q[5];
cx q[1], q[5];
rz(0.2320663891682014) q[5];
cx q[1], q[5];
rz(-0.8149595538532273) q[1];
rx(-1.000242445136427) q[1];
cx q[1], q[0];
rz(1.281262008060064) q[0];
cx q[1], q[0];
cx q[1], q[4];
cx q[2], q[5];
rz(1.281262008060064) q[4];
cx q[1], q[4];
rz(0.08683878168760906) q[4];
rx(-0.48859011360813004) q[4];
rz(0.2320663891682014) q[5];
cx q[2], q[5];
rz(-0.8149595538532273) q[2];
rx(-1.000242445136427) q[2];
cx q[0], q[2];
rz(1.281262008060064) q[2];
cx q[0], q[2];
cx q[3], q[5];
rz(0.2320663891682014) q[5];
cx q[3], q[5];
rz(-0.8149595538532273) q[3];
rx(-1.000242445136427) q[3];
cx q[0], q[3];
rz(1.281262008060064) q[3];
cx q[0], q[3];
rz(-1.2537655000906884) q[0];
rx(-0.4885901136081302) q[0];
cx q[2], q[3];
rz(1.281262008060064) q[3];
cx q[2], q[3];
rz(-0.8149595538532273) q[5];
rx(-1.000242445136427) q[5];
cx q[1], q[5];
rz(1.281262008060064) q[5];
cx q[1], q[5];
rz(-1.2537655000906884) q[1];
rx(-0.4885901136081302) q[1];
cx q[1], q[0];
rz(0.47033374606546463) q[0];
cx q[1], q[0];
cx q[1], q[4];
cx q[2], q[5];
rz(0.47033374606546463) q[4];
cx q[1], q[4];
rz(0.08683878168760906) q[4];
rx(-0.4210188815319588) q[4];
rz(1.281262008060064) q[5];
cx q[2], q[5];
rz(-1.2537655000906884) q[2];
rx(-0.4885901136081302) q[2];
cx q[0], q[2];
rz(0.47033374606546463) q[2];
cx q[0], q[2];
cx q[3], q[5];
rz(1.281262008060064) q[5];
cx q[3], q[5];
rz(-1.2537655000906884) q[3];
rx(-0.4885901136081302) q[3];
cx q[0], q[3];
rz(0.47033374606546463) q[3];
cx q[0], q[3];
rz(-2.4838598143681985) q[0];
rx(-0.421018881531959) q[0];
cx q[2], q[3];
rz(0.47033374606546463) q[3];
cx q[2], q[3];
rz(-1.2537655000906884) q[5];
rx(-0.4885901136081302) q[5];
cx q[1], q[5];
rz(0.47033374606546463) q[5];
cx q[1], q[5];
rz(-2.4838598143681985) q[1];
rx(-0.421018881531959) q[1];
cx q[2], q[5];
rz(0.47033374606546463) q[5];
cx q[2], q[5];
rz(-2.4838598143681985) q[2];
rx(-0.421018881531959) q[2];
cx q[3], q[5];
rz(0.47033374606546463) q[5];
cx q[3], q[5];
rz(-2.4838598143681985) q[3];
rx(-0.421018881531959) q[3];
rz(-2.4838598143681985) q[5];
rx(-0.421018881531959) q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
bit[8] c;
qubit[8] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[0], q[3];
rz(x0) q[3];
cx q[0], q[3];
cx q[0], q[4];
rz(x0) q[4];
cx q[0], q[4];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
cx q[3], q[4];
rz(x0) q[4];
cx q[3], q[4];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[1], q[6];
rz(x0) q[6];
cx q[1], q[6];
cx q[3], q[6];
rz(x0) q[6];
cx q[3], q[6];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
cx q[1], q[7];
rz(x0) q[7];
cx q[1], q[7];
cx q[2], q[7];
rz(x0) q[7];
cx q[2], q[7];
cx q[4], q[7];
rz(x0) q[7];
cx q[4], q[7];
cx q[6], q[7];
rz(x0) q[7];
cx q[6], q[7];
rz(x1) q[1];
rz(x2) q[0];
rz(x3) q[2];
rz(x4) q[3];
rz(x3) q[4];
rz(x5) q[5];
rz(x4) q[6];
rz(x6) q[7];
h q[0];
rz(x7) q[0];
h q[0];
h q[1];
rz(x7) q[1];
h q[1];
h q[2];
rz(x7) q[2];
h q[2];
h q[3];
rz(x7) q[3];
h q[3];
h q[4];
rz(x7) q[4];
h q[4];
h q[5];
rz(x7) q[5];
h q[5];
h q[6];
rz(x7) q[6];
h q[6];
h q[7];
rz(x7) q[7];
h q[7];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7]; | {"matching": "perfect", "extra": "{\"n\": 6}"} | {"circuits": [], "gradients": []} | [
"IIIIIIZZ",
"IIIIIZZI",
"IIIIIZIZ",
"IIIIZIIZ",
"IIIZIIIZ",
"IIIZIZII",
"IIIZZIII",
"IIZIZIII",
"IZIIIIZI",
"IZIIZIII",
"IZZIIIII",
"ZIIIIIZI",
"ZIIIIZII",
"ZIIZIIII",
"ZZIIIIII",
"IIIIIIZI",
"IIIIIIIZ",
"IIIIIZII",
"IIIIZIII",
"IIIZIIII",
"IIZIIIII",
"IZIIIIII",
"ZIIIIII... | [
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
3.5,
15.5,
10.5,
15,
14,
15,
4,
14,
10
] | 0.769935 | [
0.2320663891682014,
-0.8149595538532274,
0.0868387816876093,
-1.000242445136427,
1.281262008060064,
-1.253765500090689,
-0.48859011360813015,
0.47033374606546463,
-2.483859814368198,
-0.4210188815319589
] | {
"n_parameters": 10,
"n_qubits": 6,
"optimal_eigenvalue": -4,
"target_ratio": 0.97,
"target_value": -3.88
} | 289 |
a73d5144e4a0dbb06df04c44f8a80ad3 | connected_components | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 3, "target": 4}, {"source": 5, "target": 7}, {"source": 6, "target": 7}, {"source": 7, "target": 8}, {"source": 9, "target": 10}, {"source": 9, "target": 11}, {"source": 10, "target": 11}]} | {"states": [0, 799], "expectation_value": -26.42864370814166, "params": [0.0046, 1.9936, -0.0061, 0.0035, -0.5127, 2.2390000000000003, -0.5097, 0.0045000000000000005, -0.8380000000000001, 0.9538000000000001, 0.2723, 0.008, 0.0021000000000000003, 2.0368, -0.0034000000000000002, 0.0059, -0.0027, 1.0644, 0.0028, 0.009600000000000001, 0.0022, 1.5091, -0.003, 0.009600000000000001, -0.9356000000000001, 0.6331, 0.6648000000000001, 0.007, -1.0009000000000001, 0.5876, 0.44010000000000005, 0.0048000000000000004, -0.8410000000000001, 0.5488000000000001, 0.1361, 0.0092, -0.596, 0.4293, 0.3786, 0.0078000000000000005, -0.45980000000000004, 0.5841000000000001, -0.0126, 0.0095, 0.0007, 2.2567, 1.5072, 0.0022, 0.0027, -0.0023, 1.1001, 1.1077000000000001, 1.2053, 1.1286, 1.3287], "bitstrings": ["11111111111", "10011100000"], "total_optimization_steps": 280, "probabilities": [0.2907379590378558, 0.4024462824164555], "optimization_time": 50.115922689437866} | 1.5 * (Z(0) @ Z(3)) + -2.5 * (Z(4) @ Z(3)) + -2.5 * (Z(4) @ Z(0)) + -2.5 * (Z(5) @ Z(3)) + -2.5 * (Z(5) @ Z(0)) + -2.5 * (Z(5) @ Z(4)) + -2.0 * (Z(6) @ Z(8)) + -2.0 * (Z(7) @ Z(8)) + 0.5 * (Z(7) @ Z(6)) + -2.0 * (Z(9) @ Z(8)) + 0.5 * (Z(9) @ Z(6)) + 0.5 * (Z(9) @ Z(7)) + -1.5 * (Z(10) @ Z(1)) + -1.5 * (Z(2) @ Z(1)) + -1.5 * (Z(2) @ Z(10)) + -2.0 * Z(3) + -2.0 * Z(0) + -2.0 * Z(4) + -2.0 * Z(5) + 0.5 * Z(8) + 0.5 * Z(6) + 0.5 * Z(7) + 0.5 * Z(9) + 0.5 * Z(1) + 0.5 * Z(10) + 0.5 * Z(2) | 6 | 11 | 1 | {"smallest_eigenvalues": [-31.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -28.5, "smallest_bitstrings": ["10011100000"], "largest_eigenvalue": 19.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[11] q;
rx(-0.016240434373659882) q[0];
rz(-2.23742848534849) q[0];
rx(-0.5883216627178139) q[1];
rz(-1.5700546078988857) q[1];
rx(-2.7243642885824313) q[2];
rz(1.2192087958371474) q[2];
rx(0.029904488421956733) q[3];
rz(-2.436878461202106) q[3];
rx(-0.04019090876770859) q[4];
rz(1.774037956365591) q[4];
rx(-0.04963837048813289) q[5];
rz(2.858367352528745) q[5];
rx(-2.2753433571675465) q[6];
rz(1.4101171978912355) q[6];
rx(-1.532291385536009) q[7];
rz(1.5472369049558026) q[7];
rx(-0.6699138676910724) q[8];
rz(1.6617404019043054) q[8];
rx(-0.08678749761710121) q[9];
rz(2.746988894217729) q[9];
rx(-0.13346004480034085) q[10];
rz(0.2647564140740938) q[10];
cx q[10], q[9];
ry(-0.5589451707027461) q[9];
cx q[10], q[9];
cx q[10], q[8];
ry(0.5589451707027461) q[9];
rz(-pi/2) q[9];
ry(-0.8870442922821012) q[8];
cx q[10], q[8];
cx q[10], q[7];
ry(-0.9110942178407759) q[7];
cx q[10], q[7];
cx q[10], q[6];
ry(-1.0836268818480599) q[6];
cx q[10], q[6];
cx q[10], q[5];
ry(0.021453564622528256) q[5];
cx q[10], q[5];
cx q[10], q[4];
ry(-0.014903039055274767) q[4];
cx q[10], q[4];
cx q[10], q[3];
ry(0.024819185244066445) q[3];
cx q[10], q[3];
cx q[10], q[2];
ry(-1.324947685830694) q[2];
cx q[10], q[2];
cx q[10], q[1];
ry(-1.2946872577169393) q[1];
cx q[10], q[1];
cx q[10], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[10], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[10];
cx q[9], q[10];
ry(-0.8495255710287334) q[10];
cx q[9], q[10];
ry(0.8495255710287332) q[10];
ry(1.3249476858306943) q[2];
ry(-0.024819185244066445) q[3];
ry(0.014903039055274767) q[4];
ry(-0.021453564622528256) q[5];
ry(1.0836268818480599) q[6];
ry(0.9110942178407759) q[7];
ry(0.8870442922821012) q[8];
cx q[9], q[8];
ry(-0.8870442922821012) q[8];
cx q[9], q[8];
cx q[9], q[7];
ry(0.8870442922821012) q[8];
rz(-pi/2) q[8];
cx q[8], q[10];
ry(-0.8495255710287334) q[10];
cx q[8], q[10];
ry(-0.9110942178407759) q[7];
cx q[9], q[7];
cx q[9], q[6];
ry(-1.0836268818480599) q[6];
cx q[9], q[6];
cx q[9], q[5];
ry(0.021453564622528256) q[5];
cx q[9], q[5];
cx q[9], q[4];
ry(-0.014903039055274767) q[4];
cx q[9], q[4];
cx q[9], q[3];
ry(0.024819185244066445) q[3];
cx q[9], q[3];
cx q[9], q[2];
ry(-1.324947685830694) q[2];
cx q[9], q[2];
cx q[9], q[1];
ry(-1.2946872577169393) q[1];
cx q[9], q[1];
cx q[9], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[9], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[9];
cx q[8], q[9];
ry(-0.5589451707027461) q[9];
cx q[8], q[9];
ry(0.8495255710287332) q[10];
ry(1.3249476858306943) q[2];
ry(-0.024819185244066445) q[3];
ry(0.014903039055274767) q[4];
ry(-0.021453564622528256) q[5];
ry(1.0836268818480599) q[6];
ry(0.9110942178407759) q[7];
cx q[8], q[7];
ry(-0.9110942178407759) q[7];
cx q[8], q[7];
cx q[8], q[6];
ry(0.9110942178407759) q[7];
rz(-pi/2) q[7];
cx q[7], q[10];
ry(-0.8495255710287334) q[10];
cx q[7], q[10];
ry(-1.0836268818480599) q[6];
cx q[8], q[6];
cx q[8], q[5];
ry(0.021453564622528256) q[5];
cx q[8], q[5];
cx q[8], q[4];
ry(-0.014903039055274767) q[4];
cx q[8], q[4];
cx q[8], q[3];
ry(0.024819185244066445) q[3];
cx q[8], q[3];
cx q[8], q[2];
ry(-1.324947685830694) q[2];
cx q[8], q[2];
cx q[8], q[1];
ry(-1.2946872577169393) q[1];
cx q[8], q[1];
cx q[8], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[8], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[8];
ry(0.8495255710287332) q[10];
ry(1.3249476858306943) q[2];
ry(-0.024819185244066445) q[3];
ry(0.014903039055274767) q[4];
ry(-0.021453564622528256) q[5];
ry(1.0836268818480599) q[6];
ry(0.5589451707027461) q[9];
cx q[7], q[9];
ry(-0.5589451707027461) q[9];
cx q[7], q[9];
cx q[7], q[8];
ry(-0.8870442922821012) q[8];
cx q[7], q[8];
cx q[7], q[6];
ry(-1.0836268818480599) q[6];
cx q[7], q[6];
cx q[7], q[5];
ry(1.0836268818480599) q[6];
rz(-pi/2) q[6];
cx q[6], q[10];
ry(-0.8495255710287334) q[10];
cx q[6], q[10];
ry(0.021453564622528256) q[5];
cx q[7], q[5];
cx q[7], q[4];
ry(-0.014903039055274767) q[4];
cx q[7], q[4];
cx q[7], q[3];
ry(0.024819185244066445) q[3];
cx q[7], q[3];
cx q[7], q[2];
ry(-1.324947685830694) q[2];
cx q[7], q[2];
cx q[7], q[1];
ry(-1.2946872577169393) q[1];
cx q[7], q[1];
cx q[7], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[7], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[7];
ry(0.8495255710287332) q[10];
ry(1.3249476858306943) q[2];
ry(-0.024819185244066445) q[3];
ry(0.014903039055274767) q[4];
ry(-0.021453564622528256) q[5];
ry(0.8870442922821012) q[8];
ry(0.5589451707027461) q[9];
cx q[6], q[9];
ry(-0.5589451707027461) q[9];
cx q[6], q[9];
cx q[6], q[8];
ry(-0.8870442922821012) q[8];
cx q[6], q[8];
cx q[6], q[7];
ry(-0.9110942178407759) q[7];
cx q[6], q[7];
cx q[6], q[5];
ry(0.021453564622528256) q[5];
cx q[6], q[5];
cx q[6], q[4];
ry(-0.021453564622528256) q[5];
rz(-pi/2) q[5];
cx q[5], q[10];
ry(-0.8495255710287334) q[10];
cx q[5], q[10];
ry(-0.014903039055274767) q[4];
cx q[6], q[4];
cx q[6], q[3];
ry(0.024819185244066445) q[3];
cx q[6], q[3];
cx q[6], q[2];
ry(-1.324947685830694) q[2];
cx q[6], q[2];
cx q[6], q[1];
ry(-1.2946872577169393) q[1];
cx q[6], q[1];
cx q[6], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[6], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[6];
ry(0.8495255710287332) q[10];
ry(1.3249476858306943) q[2];
ry(-0.024819185244066445) q[3];
ry(0.014903039055274767) q[4];
ry(0.9110942178407759) q[7];
ry(0.8870442922821012) q[8];
ry(0.5589451707027461) q[9];
cx q[5], q[9];
ry(-0.5589451707027461) q[9];
cx q[5], q[9];
cx q[5], q[8];
ry(-0.8870442922821012) q[8];
cx q[5], q[8];
cx q[5], q[7];
ry(-0.9110942178407759) q[7];
cx q[5], q[7];
cx q[5], q[6];
ry(-1.0836268818480599) q[6];
cx q[5], q[6];
cx q[5], q[4];
ry(-0.014903039055274767) q[4];
cx q[5], q[4];
cx q[5], q[3];
ry(0.014903039055274767) q[4];
rz(-pi/2) q[4];
cx q[4], q[10];
ry(-0.8495255710287334) q[10];
cx q[4], q[10];
ry(0.024819185244066445) q[3];
cx q[5], q[3];
cx q[5], q[2];
ry(-1.324947685830694) q[2];
cx q[5], q[2];
cx q[5], q[1];
ry(-1.2946872577169393) q[1];
cx q[5], q[1];
cx q[5], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[5], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[5];
ry(0.8495255710287332) q[10];
ry(1.3249476858306943) q[2];
ry(-0.024819185244066445) q[3];
ry(1.0836268818480599) q[6];
ry(0.9110942178407759) q[7];
ry(0.8870442922821012) q[8];
ry(0.5589451707027461) q[9];
cx q[4], q[9];
ry(-0.5589451707027461) q[9];
cx q[4], q[9];
cx q[4], q[8];
ry(-0.8870442922821012) q[8];
cx q[4], q[8];
cx q[4], q[7];
ry(-0.9110942178407759) q[7];
cx q[4], q[7];
cx q[4], q[6];
ry(-1.0836268818480599) q[6];
cx q[4], q[6];
cx q[4], q[5];
ry(0.021453564622528256) q[5];
cx q[4], q[5];
cx q[4], q[3];
ry(0.024819185244066445) q[3];
cx q[4], q[3];
cx q[4], q[2];
ry(-0.024819185244066445) q[3];
rz(-pi/2) q[3];
cx q[3], q[10];
ry(-0.8495255710287334) q[10];
cx q[3], q[10];
ry(-1.324947685830694) q[2];
cx q[4], q[2];
cx q[4], q[1];
ry(-1.2946872577169393) q[1];
cx q[4], q[1];
cx q[4], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[4], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[4];
ry(0.8495255710287332) q[10];
ry(1.3249476858306943) q[2];
ry(-0.021453564622528256) q[5];
ry(1.0836268818480599) q[6];
ry(0.9110942178407759) q[7];
ry(0.8870442922821012) q[8];
ry(0.5589451707027461) q[9];
cx q[3], q[9];
ry(-0.5589451707027461) q[9];
cx q[3], q[9];
cx q[3], q[8];
ry(-0.8870442922821012) q[8];
cx q[3], q[8];
cx q[3], q[7];
ry(-0.9110942178407759) q[7];
cx q[3], q[7];
cx q[3], q[6];
ry(-1.0836268818480599) q[6];
cx q[3], q[6];
cx q[3], q[5];
ry(0.021453564622528256) q[5];
cx q[3], q[5];
cx q[3], q[4];
ry(-0.014903039055274767) q[4];
cx q[3], q[4];
cx q[3], q[2];
ry(-1.324947685830694) q[2];
cx q[3], q[2];
cx q[3], q[1];
ry(1.324947685830694) q[2];
rz(-pi/2) q[2];
cx q[2], q[10];
ry(-0.8495255710287334) q[10];
cx q[2], q[10];
ry(-1.2946872577169393) q[1];
cx q[3], q[1];
cx q[3], q[0];
ry(1.2946872577169393) q[1];
ry(0.014415105489120117) q[0];
cx q[3], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[3];
ry(0.8495255710287332) q[10];
ry(0.014903039055274767) q[4];
ry(-0.021453564622528256) q[5];
ry(1.0836268818480599) q[6];
ry(0.9110942178407759) q[7];
ry(0.8870442922821012) q[8];
ry(0.5589451707027461) q[9];
cx q[2], q[9];
ry(-0.5589451707027461) q[9];
cx q[2], q[9];
cx q[2], q[8];
ry(-0.8870442922821012) q[8];
cx q[2], q[8];
cx q[2], q[7];
ry(-0.9110942178407759) q[7];
cx q[2], q[7];
cx q[2], q[6];
ry(-1.0836268818480599) q[6];
cx q[2], q[6];
cx q[2], q[5];
ry(0.021453564622528256) q[5];
cx q[2], q[5];
cx q[2], q[4];
ry(-0.014903039055274767) q[4];
cx q[2], q[4];
cx q[2], q[3];
ry(0.024819185244066445) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(-1.2946872577169393) q[1];
cx q[2], q[1];
cx q[2], q[0];
ry(1.2946872577169393) q[1];
rz(-pi/2) q[1];
cx q[1], q[10];
ry(-0.8495255710287334) q[10];
cx q[1], q[10];
ry(0.014415105489120117) q[0];
cx q[2], q[0];
ry(-0.01441510548912012) q[0];
rz(pi/2) q[2];
ry(0.8495255710287332) q[10];
ry(-0.024819185244066445) q[3];
ry(0.014903039055274767) q[4];
ry(-0.021453564622528256) q[5];
ry(1.0836268818480599) q[6];
ry(0.9110942178407759) q[7];
ry(0.8870442922821012) q[8];
ry(0.5589451707027461) q[9];
cx q[1], q[9];
ry(-0.5589451707027461) q[9];
cx q[1], q[9];
cx q[1], q[8];
ry(-0.8870442922821012) q[8];
cx q[1], q[8];
cx q[1], q[7];
ry(-0.9110942178407759) q[7];
cx q[1], q[7];
cx q[1], q[6];
ry(-1.0836268818480599) q[6];
cx q[1], q[6];
cx q[1], q[5];
ry(0.021453564622528256) q[5];
cx q[1], q[5];
cx q[1], q[4];
ry(-0.014903039055274767) q[4];
cx q[1], q[4];
cx q[1], q[3];
ry(0.024819185244066445) q[3];
cx q[1], q[3];
cx q[1], q[2];
ry(-1.324947685830694) q[2];
cx q[1], q[2];
cx q[1], q[0];
ry(0.014415105489120117) q[0];
cx q[1], q[0];
ry(-0.014415105489120117) q[0];
rz(-pi/2) q[0];
cx q[0], q[10];
ry(-0.8495255710287334) q[10];
cx q[0], q[10];
rz(pi/2) q[1];
ry(0.6079839227860301) q[10];
rz(-0.8331096069017301) q[10];
ry(1.3249476858306943) q[2];
ry(-0.024819185244066445) q[3];
ry(0.014903039055274767) q[4];
ry(-0.021453564622528256) q[5];
ry(1.0836268818480599) q[6];
ry(0.9110942178407759) q[7];
ry(0.8870442922821012) q[8];
ry(0.5589451707027461) q[9];
cx q[0], q[9];
ry(-0.5589451707027461) q[9];
cx q[0], q[9];
cx q[0], q[8];
ry(-0.8870442922821012) q[8];
cx q[0], q[8];
cx q[0], q[7];
ry(-0.9110942178407759) q[7];
cx q[0], q[7];
cx q[0], q[6];
ry(-1.0836268818480599) q[6];
cx q[0], q[6];
cx q[0], q[5];
ry(0.021453564622528256) q[5];
cx q[0], q[5];
cx q[0], q[4];
ry(-0.014903039055274767) q[4];
cx q[0], q[4];
cx q[0], q[3];
ry(0.024819185244066445) q[3];
cx q[0], q[3];
cx q[0], q[2];
ry(-1.324947685830694) q[2];
cx q[0], q[2];
cx q[0], q[1];
ry(-1.2946872577169393) q[1];
cx q[0], q[1];
rx(-0.06716283712744851) q[0];
rz(-0.05020383797237105) q[0];
ry(1.3225539152872354) q[1];
rz(-1.2661351015441709) q[1];
ry(1.4666620894731353) q[2];
rz(-0.9897302331675428) q[2];
ry(0.054924988420262236) q[3];
rz(-1.539829076608052) q[3];
ry(-0.018575175067406257) q[4];
rz(-2.248950536335407) q[4];
ry(-0.04288863113332332) q[5];
rz(-2.248950536335407) q[5];
ry(0.6774520596852459) q[6];
rz(-1.9607671188196907) q[6];
ry(0.20141492385436777) q[7];
rz(-2.1134635611704287) q[7];
ry(0.4026422187757456) q[8];
rz(-1.8854548440847996) q[8];
ry(1.6776302464651085) q[9];
rz(-2.1303410676489687) q[9];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[11] c;
qubit[11] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
rx(x18) q[9];
rz(x19) q[9];
rx(x20) q[10];
rz(x21) q[10];
crx(x22) q[10], q[9];
crx(x23) q[10], q[8];
crx(x24) q[10], q[7];
crx(x25) q[10], q[6];
crx(x26) q[10], q[5];
crx(x27) q[10], q[4];
crx(x10) q[10], q[3];
crx(x28) q[10], q[2];
crx(x29) q[10], q[1];
crx(x30) q[10], q[0];
crx(x31) q[9], q[10];
crx(x23) q[9], q[8];
crx(x24) q[9], q[7];
crx(x25) q[9], q[6];
crx(x26) q[9], q[5];
crx(x27) q[9], q[4];
crx(x10) q[9], q[3];
crx(x28) q[9], q[2];
crx(x29) q[9], q[1];
crx(x30) q[9], q[0];
crx(x31) q[8], q[10];
crx(x22) q[8], q[9];
crx(x24) q[8], q[7];
crx(x25) q[8], q[6];
crx(x26) q[8], q[5];
crx(x27) q[8], q[4];
crx(x10) q[8], q[3];
crx(x28) q[8], q[2];
crx(x29) q[8], q[1];
crx(x30) q[8], q[0];
crx(x31) q[7], q[10];
crx(x22) q[7], q[9];
crx(x23) q[7], q[8];
crx(x25) q[7], q[6];
crx(x26) q[7], q[5];
crx(x27) q[7], q[4];
crx(x10) q[7], q[3];
crx(x28) q[7], q[2];
crx(x29) q[7], q[1];
crx(x30) q[7], q[0];
crx(x31) q[6], q[10];
crx(x22) q[6], q[9];
crx(x23) q[6], q[8];
crx(x24) q[6], q[7];
crx(x26) q[6], q[5];
crx(x27) q[6], q[4];
crx(x10) q[6], q[3];
crx(x28) q[6], q[2];
crx(x29) q[6], q[1];
crx(x30) q[6], q[0];
crx(x31) q[5], q[10];
crx(x22) q[5], q[9];
crx(x23) q[5], q[8];
crx(x24) q[5], q[7];
crx(x25) q[5], q[6];
crx(x27) q[5], q[4];
crx(x10) q[5], q[3];
crx(x28) q[5], q[2];
crx(x29) q[5], q[1];
crx(x30) q[5], q[0];
crx(x31) q[4], q[10];
crx(x22) q[4], q[9];
crx(x23) q[4], q[8];
crx(x24) q[4], q[7];
crx(x25) q[4], q[6];
crx(x26) q[4], q[5];
crx(x10) q[4], q[3];
crx(x28) q[4], q[2];
crx(x29) q[4], q[1];
crx(x30) q[4], q[0];
crx(x31) q[3], q[10];
crx(x22) q[3], q[9];
crx(x23) q[3], q[8];
crx(x24) q[3], q[7];
crx(x25) q[3], q[6];
crx(x26) q[3], q[5];
crx(x27) q[3], q[4];
crx(x28) q[3], q[2];
crx(x29) q[3], q[1];
crx(x30) q[3], q[0];
crx(x31) q[2], q[10];
crx(x22) q[2], q[9];
crx(x23) q[2], q[8];
crx(x24) q[2], q[7];
crx(x25) q[2], q[6];
crx(x26) q[2], q[5];
crx(x27) q[2], q[4];
crx(x10) q[2], q[3];
crx(x29) q[2], q[1];
crx(x30) q[2], q[0];
crx(x31) q[1], q[10];
crx(x22) q[1], q[9];
crx(x23) q[1], q[8];
crx(x24) q[1], q[7];
crx(x25) q[1], q[6];
crx(x26) q[1], q[5];
crx(x27) q[1], q[4];
crx(x10) q[1], q[3];
crx(x28) q[1], q[2];
crx(x30) q[1], q[0];
crx(x31) q[0], q[10];
crx(x22) q[0], q[9];
crx(x23) q[0], q[8];
crx(x24) q[0], q[7];
crx(x25) q[0], q[6];
crx(x26) q[0], q[5];
crx(x27) q[0], q[4];
crx(x10) q[0], q[3];
crx(x28) q[0], q[2];
crx(x29) q[0], q[1];
rx(x32) q[0];
rz(x33) q[0];
rx(x34) q[1];
rz(x35) q[1];
rx(x36) q[2];
rz(x37) q[2];
rx(x38) q[3];
rz(x39) q[3];
rx(x40) q[4];
rz(x41) q[4];
rx(x42) q[5];
rz(x41) q[5];
rx(x43) q[6];
rz(x44) q[6];
rx(x45) q[7];
rz(x46) q[7];
rx(x47) q[8];
rz(x48) q[8];
rx(x49) q[9];
rz(x50) q[9];
rx(x51) q[10];
rz(x52) q[10];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10]; | {"node": 0} | {"circuits": [], "gradients": []} | [
"IIIIIIIZIIZ",
"IIIIIIZZIII",
"IIIIIIZIIIZ",
"IIIIIZIZIII",
"IIIIIZIIIIZ",
"IIIIIZZIIII",
"IIZIZIIIIII",
"IIZZIIIIIII",
"IIIZZIIIIII",
"IZZIIIIIIII",
"IZIIZIIIIII",
"IZIZIIIIIII",
"ZIIIIIIIIZI",
"IIIIIIIIZZI",
"ZIIIIIIIZII",
"IIIIIIIZIII",
"IIIIIIIIIIZ",
"IIIIIIZIIII",
"IIIIIZIII... | [
1.5,
-2.5,
-2.5,
-2.5,
-2.5,
-2.5,
-2,
-2,
0.5,
-2,
0.5,
0.5,
-1.5,
-1.5,
-1.5,
-2,
-2,
-2,
-2,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5
] | 0.971283 | [
-0.016240434373659882,
2.4749604950361994,
-0.5883216627178139,
3.142334372485804,
-2.7243642885824313,
-0.35158753095775064,
0.029904488421956726,
2.2755105191825833,
-0.04019090876770859,
0.20324162957069417,
-0.04963837048813289,
1.2875710257338486,
-2.2753433571675465,
-0.1606791289036... | {
"n_parameters": 53,
"n_qubits": 11,
"optimal_eigenvalue": -31.5,
"target_ratio": 0.97,
"target_value": -30.555
} | 132 |
5d4156bcf03d96be249adb6f40939435 | matching | qaoa | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"weight": 8, "source": 0, "target": 1}, {"weight": 18, "source": 0, "target": 5}, {"weight": 17, "source": 0, "target": 4}, {"weight": 2, "source": 2, "target": 3}, {"weight": 18, "source": 2, "target": 5}, {"weight": 12, "source": 3, "target": 5}, {"weight": 2, "source": 4, "target": 5}, {"weight": 18, "source": 4, "target": 6}, {"weight": 9, "source": 6, "target": 7}]} | {"states": [219, 218], "expectation_value": -30.53233534068165, "params": [[-0.034, 0.0068000000000000005, 0.0014], [0.0668, 0.0599, 0.0687]], "bitstrings": ["100100100", "100100101"], "total_optimization_steps": 10, "probabilities": [0.008149335743487428, 0.010249510847722755], "optimization_time": 6.950965881347656} | 4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(2) @ Z(1)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(4) @ Z(2)) + 4.5 * (Z(3) @ Z(4)) + 4.5 * (Z(5) @ Z(2)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(5) @ Z(3)) + 4.5 * (Z(6) @ Z(1)) + 4.5 * (Z(6) @ Z(2)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(6) @ Z(5)) + 4.5 * (Z(7) @ Z(1)) + 4.5 * (Z(7) @ Z(6)) + 4.5 * (Z(8) @ Z(7)) + 17.5 * Z(1) + 4.0 * Z(0) + 22.5 * Z(2) + 18.0 * Z(4) + 1.0 * Z(3) + 15.0 * Z(5) + 14.5 * Z(6) + 13.5 * Z(7) + 0.0 * Z(8) | 1 | 9 | 3 | {"smallest_eigenvalues": [-89.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -80.5, "smallest_bitstrings": ["100100101"], "largest_eigenvalue": 173.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(0.027343399219059546) q[0];
cx q[1], q[0];
h q[2];
cx q[1], q[2];
rz(0.027343399219059546) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(0.027343399219059546) q[2];
cx q[0], q[2];
rz(1.0532120961901006) q[0];
rx(1.3492354281853987) q[0];
h q[3];
h q[4];
cx q[2], q[4];
rz(0.027343399219059546) q[4];
cx q[2], q[4];
cx q[4], q[3];
rz(0.027343399219059546) q[3];
cx q[4], q[3];
h q[5];
cx q[2], q[5];
rz(0.027343399219059546) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(0.027343399219059546) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(0.027343399219059546) q[5];
cx q[3], q[5];
rz(1.534327527250107) q[3];
rx(1.3492354281853984) q[3];
h q[6];
cx q[1], q[6];
rz(0.027343399219059546) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(0.027343399219059546) q[6];
cx q[2], q[6];
rz(-1.666563796078019) q[2];
rx(1.3492354281853987) q[2];
cx q[4], q[6];
rz(0.027343399219059546) q[6];
cx q[4], q[6];
rz(-1.6741380226720057) q[4];
rx(1.3492354281853987) q[4];
cx q[5], q[6];
rz(0.027343399219059546) q[6];
cx q[5], q[6];
rz(-1.614862927027111) q[5];
rx(1.3492354281853987) q[5];
h q[7];
cx q[1], q[7];
rz(0.027343399219059546) q[7];
cx q[1], q[7];
rz(-1.6870621356962872) q[1];
rx(1.3492354281853987) q[1];
cx q[1], q[0];
rz(-0.08345815635865424) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(-0.08345815635865424) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-0.08345815635865424) q[2];
cx q[0], q[2];
rz(1.4436025410262454) q[0];
rx(0.44021164864788226) q[0];
cx q[2], q[4];
rz(-0.08345815635865424) q[4];
cx q[2], q[4];
cx q[2], q[5];
cx q[4], q[3];
rz(-0.08345815635865424) q[3];
cx q[4], q[3];
rz(-0.08345815635865424) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(-0.08345815635865424) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(-0.08345815635865424) q[5];
cx q[3], q[5];
rz(0.5712168499862882) q[3];
rx(0.4402116486478823) q[3];
cx q[6], q[7];
rz(0.027343399219059546) q[7];
cx q[6], q[7];
rz(0.4101151109222143) q[6];
rx(1.3492354281853982) q[6];
cx q[1], q[6];
rz(-0.08345815635865424) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(-0.08345815635865424) q[6];
cx q[2], q[6];
rz(-0.47770449154911443) q[2];
rx(0.44021164864788237) q[2];
cx q[4], q[6];
rz(-0.08345815635865424) q[6];
cx q[4], q[6];
rz(0.5103197273634978) q[4];
rx(0.4402116486478823) q[4];
cx q[5], q[6];
rz(-0.08345815635865424) q[6];
cx q[5], q[6];
rz(0.404707823725833) q[5];
rx(0.4402116486478823) q[5];
h q[8];
cx q[7], q[8];
rz(0.027343399219059546) q[8];
cx q[7], q[8];
rz(-1.7980220800840705) q[7];
rx(1.3492354281853987) q[7];
cx q[1], q[7];
rz(-0.08345815635865424) q[7];
cx q[1], q[7];
rz(0.7143590988244952) q[1];
rx(0.4402116486478825) q[1];
cx q[1], q[0];
rz(-0.6740077561585496) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(-0.6740077561585496) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(-0.6740077561585496) q[2];
cx q[0], q[2];
rz(-0.2636698841999676) q[0];
rx(-0.21795068552847952) q[0];
cx q[2], q[4];
rz(-0.6740077561585496) q[4];
cx q[2], q[4];
cx q[2], q[5];
cx q[4], q[3];
rz(-0.6740077561585496) q[3];
cx q[4], q[3];
rz(-0.6740077561585496) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(-0.6740077561585496) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(-0.6740077561585496) q[5];
cx q[3], q[5];
rz(-1.1250544233745154) q[3];
rx(-0.2179506855284795) q[3];
cx q[6], q[7];
rz(-0.08345815635865424) q[7];
cx q[6], q[7];
rz(0.9161350080163633) q[6];
rx(0.44021164864788226) q[6];
cx q[1], q[6];
rz(-0.6740077561585496) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(-0.6740077561585496) q[6];
cx q[2], q[6];
rz(-1.684429426575127) q[2];
rx(-0.21795068552847957) q[2];
cx q[4], q[6];
rz(-0.6740077561585496) q[6];
cx q[4], q[6];
rz(-0.7271366625355391) q[4];
rx(-0.2179506855284796) q[4];
cx q[5], q[6];
rz(-0.6740077561585496) q[6];
cx q[5], q[6];
rz(0.21306766623032836) q[5];
rx(-0.2179506855284795) q[5];
rz(1.5537144309532573) q[8];
rx(1.3492354281853984) q[8];
cx q[7], q[8];
rz(-0.08345815635865424) q[8];
cx q[7], q[8];
rz(0.587390696968698) q[7];
rx(0.4402116486478824) q[7];
cx q[1], q[7];
rz(-0.6740077561585496) q[7];
cx q[1], q[7];
rz(0.4209177988860242) q[1];
rx(-0.21795068552847946) q[1];
cx q[6], q[7];
rz(-0.6740077561585496) q[7];
cx q[6], q[7];
rz(0.33327961448108345) q[6];
rx(-0.2179506855284795) q[6];
rz(1.5537144309532573) q[8];
rx(0.44021164864788237) q[8];
cx q[7], q[8];
rz(-0.6740077561585496) q[8];
cx q[7], q[8];
rz(0.11790883811833242) q[7];
rx(-0.21795068552847952) q[7];
rz(1.5537144309532582) q[8];
rx(-0.21795068552847938) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x0) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x0) q[2];
cx q[0], q[2];
cx q[2], q[4];
rz(x0) q[4];
cx q[2], q[4];
cx q[4], q[3];
rz(x0) q[3];
cx q[4], q[3];
cx q[2], q[5];
rz(x0) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(x0) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(x0) q[5];
cx q[3], q[5];
cx q[1], q[6];
rz(x0) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(x0) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x0) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x0) q[6];
cx q[5], q[6];
cx q[1], q[7];
rz(x0) q[7];
cx q[1], q[7];
cx q[6], q[7];
rz(x0) q[7];
cx q[6], q[7];
cx q[7], q[8];
rz(x0) q[8];
cx q[7], q[8];
rz(x1) q[1];
rz(x2) q[0];
rz(x3) q[2];
rz(x4) q[4];
rz(x5) q[3];
rz(x6) q[5];
rz(x7) q[6];
rz(x8) q[7];
rz(x9) q[8];
h q[0];
rz(x10) q[0];
h q[0];
h q[1];
rz(x10) q[1];
h q[1];
h q[2];
rz(x10) q[2];
h q[2];
h q[3];
rz(x10) q[3];
h q[3];
h q[4];
rz(x10) q[4];
h q[4];
h q[5];
rz(x10) q[5];
h q[5];
h q[6];
rz(x10) q[6];
h q[6];
h q[7];
rz(x10) q[7];
h q[7];
h q[8];
rz(x10) q[8];
h q[8];
cx q[1], q[0];
rz(x11) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x11) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x11) q[2];
cx q[0], q[2];
cx q[2], q[4];
rz(x11) q[4];
cx q[2], q[4];
cx q[4], q[3];
rz(x11) q[3];
cx q[4], q[3];
cx q[2], q[5];
rz(x11) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(x11) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(x11) q[5];
cx q[3], q[5];
cx q[1], q[6];
rz(x11) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(x11) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x11) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x11) q[6];
cx q[5], q[6];
cx q[1], q[7];
rz(x11) q[7];
cx q[1], q[7];
cx q[6], q[7];
rz(x11) q[7];
cx q[6], q[7];
cx q[7], q[8];
rz(x11) q[8];
cx q[7], q[8];
rz(x12) q[1];
rz(x13) q[0];
rz(x14) q[2];
rz(x15) q[4];
rz(x16) q[3];
rz(x17) q[5];
rz(x18) q[6];
rz(x19) q[7];
rz(x9) q[8];
h q[0];
rz(x20) q[0];
h q[0];
h q[1];
rz(x20) q[1];
h q[1];
h q[2];
rz(x20) q[2];
h q[2];
h q[3];
rz(x20) q[3];
h q[3];
h q[4];
rz(x20) q[4];
h q[4];
h q[5];
rz(x20) q[5];
h q[5];
h q[6];
rz(x20) q[6];
h q[6];
h q[7];
rz(x20) q[7];
h q[7];
h q[8];
rz(x20) q[8];
h q[8];
cx q[1], q[0];
rz(x21) q[0];
cx q[1], q[0];
cx q[1], q[2];
rz(x21) q[2];
cx q[1], q[2];
cx q[0], q[2];
rz(x21) q[2];
cx q[0], q[2];
cx q[2], q[4];
rz(x21) q[4];
cx q[2], q[4];
cx q[4], q[3];
rz(x21) q[3];
cx q[4], q[3];
cx q[2], q[5];
rz(x21) q[5];
cx q[2], q[5];
cx q[4], q[5];
rz(x21) q[5];
cx q[4], q[5];
cx q[3], q[5];
rz(x21) q[5];
cx q[3], q[5];
cx q[1], q[6];
rz(x21) q[6];
cx q[1], q[6];
cx q[2], q[6];
rz(x21) q[6];
cx q[2], q[6];
cx q[4], q[6];
rz(x21) q[6];
cx q[4], q[6];
cx q[5], q[6];
rz(x21) q[6];
cx q[5], q[6];
cx q[1], q[7];
rz(x21) q[7];
cx q[1], q[7];
cx q[6], q[7];
rz(x21) q[7];
cx q[6], q[7];
cx q[7], q[8];
rz(x21) q[8];
cx q[7], q[8];
rz(x22) q[1];
rz(x23) q[0];
rz(x24) q[2];
rz(x25) q[4];
rz(x26) q[3];
rz(x27) q[5];
rz(x28) q[6];
rz(x29) q[7];
rz(x9) q[8];
h q[0];
rz(x30) q[0];
h q[0];
h q[1];
rz(x30) q[1];
h q[1];
h q[2];
rz(x30) q[2];
h q[2];
h q[3];
rz(x30) q[3];
h q[3];
h q[4];
rz(x30) q[4];
h q[4];
h q[5];
rz(x30) q[5];
h q[5];
h q[6];
rz(x30) q[6];
h q[6];
h q[7];
rz(x30) q[7];
h q[7];
h q[8];
rz(x30) q[8];
h q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"matching": "perfect", "extra": "{\"n\": 8}"} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZ",
"IIIIIIZZI",
"IIIIIIZIZ",
"IIIIZIZII",
"IIIIZZIII",
"IIIZIIZII",
"IIIZZIIII",
"IIIZIZIII",
"IIZIIIIZI",
"IIZIIIZII",
"IIZIZIIII",
"IIZZIIIII",
"IZIIIIIZI",
"IZZIIIIII",
"ZZIIIIIII",
"IIIIIIIZI",
"IIIIIIIIZ",
"IIIIIIZII",
"IIIIZIIII",
"IIIIIZIII",
"IIIZIIIII",
"... | [
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
4.5,
17.5,
4,
22.5,
18,
1,
15,
14.5,
13.5,
0
] | 0.970304 | [
0.027343399219059546,
-1.6870621356962872,
1.0532120961901008,
-1.666563796078019,
-1.6741380226720057,
1.5343275272501065,
-1.6148629270271109,
0.41011511092221453,
-1.7980220800840707,
1.5537144309532576,
1.3492354281853984,
-0.08345815635865424,
0.7143590988244952,
1.4436025410262452,
... | {
"n_parameters": 31,
"n_qubits": 9,
"optimal_eigenvalue": -89.5,
"target_ratio": 0.97,
"target_value": -86.815
} | 61 |
ca80a1081391714ec98f68c48872633f | min_cut | adaptive_vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 2}, {"capacity": 2, "source": 1, "target": 5}, {"capacity": 3, "source": 2, "target": 4}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 2, "source": 2, "target": 6}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 3, "source": 4, "target": 2}, {"capacity": 1, "source": 4, "target": 3}, {"capacity": 1, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 3}]} | {"states": [1, 21], "expectation_value": -4.855098008600605, "params": null, "bitstrings": ["1111110", "1101010"], "total_optimization_steps": 32, "probabilities": [0.20447398014986273, 0.6556482078186285], "optimization_time": 25.57020378112793} | -0.25 * (Z(0) @ Z(1)) + -0.5 * (Z(2) @ Z(0)) + -0.75 * (Z(5) @ Z(1)) + -0.25 * (Z(5) @ Z(2)) + -1.5 * (Z(4) @ Z(2)) + 1.0 * (Z(6) @ Z(0)) + -0.5 * (Z(6) @ Z(2)) + -0.75 * (Z(3) @ Z(5)) + -0.25 * (Z(3) @ Z(4)) + -0.25 * (Z(3) @ Z(6)) + 0.0 * Z(1) + -0.25 * Z(0) + 0.25 * Z(2) + 0.25 * Z(5) + 0.25 * Z(4) + 0.25 * Z(6) + -0.75 * Z(3) | 1 | 7 | 3 | {"smallest_eigenvalues": [-5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -4.0, "smallest_bitstrings": ["1000000", "1111110", "1101010"], "largest_eigenvalue": 7.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
h q[1];
cx q[1], q[0];
rz(-0.1687906414607295) q[0];
cx q[1], q[0];
h q[2];
cx q[0], q[2];
rz(0.03011574609962077) q[2];
cx q[0], q[2];
h q[3];
h q[4];
h q[5];
cx q[1], q[5];
rz(0.07378267174157299) q[5];
cx q[1], q[5];
rz(1.0752020301122274) q[1];
rx(-1.581556863044307) q[1];
cx q[2], q[5];
rz(-0.1687906414607295) q[5];
cx q[2], q[5];
cx q[2], q[4];
rz(-0.07442929425137337) q[4];
cx q[2], q[4];
cx q[5], q[3];
rz(0.07378267174157299) q[3];
cx q[5], q[3];
cx q[4], q[3];
rz(-0.1687906414607295) q[3];
cx q[4], q[3];
rz(1.2905015656937975) q[4];
rx(-1.5815568630443069) q[4];
rz(1.2905015656937975) q[5];
rx(-1.5815568630443069) q[5];
h q[6];
cx q[0], q[6];
rz(0.14029338596054416) q[6];
cx q[0], q[6];
rz(-0.16879064146072942) q[0];
rx(-1.581556863044307) q[0];
cx q[1], q[0];
rz(-0.6601184714021492) q[0];
cx q[1], q[0];
cx q[1], q[5];
cx q[2], q[6];
rz(0.010349996280108478) q[5];
cx q[1], q[5];
rz(1.0752020301122274) q[1];
rx(-0.7809815657491259) q[1];
rz(0.03011574609962077) q[6];
cx q[2], q[6];
rz(1.2905015656937975) q[2];
rx(-1.5815568630443069) q[2];
cx q[0], q[2];
rz(0.18906633086427665) q[2];
cx q[0], q[2];
cx q[2], q[5];
rz(-0.6601184714021492) q[5];
cx q[2], q[5];
cx q[2], q[4];
rz(0.283721497150828) q[4];
cx q[2], q[4];
cx q[6], q[3];
rz(-0.1687906414607295) q[3];
cx q[6], q[3];
rz(0.07378267174157305) q[3];
rx(-1.581556863044307) q[3];
cx q[5], q[3];
rz(0.010349996280108478) q[3];
cx q[5], q[3];
cx q[4], q[3];
rz(-0.6601184714021492) q[3];
cx q[4], q[3];
rz(1.587460933706204) q[4];
rx(-0.780981565749126) q[4];
rz(1.587460933706204) q[5];
rx(-0.780981565749126) q[5];
rz(1.2905015656937975) q[6];
rx(-1.5815568630443069) q[6];
cx q[0], q[6];
rz(1.0085271543039225) q[6];
cx q[0], q[6];
rz(-0.6601184714021491) q[0];
rx(-0.7809815657491259) q[0];
cx q[1], q[0];
rz(-0.20915576895606106) q[0];
cx q[1], q[0];
cx q[1], q[5];
cx q[2], q[6];
rz(-0.48974919104156345) q[5];
cx q[1], q[5];
rz(1.0752020301122283) q[1];
rx(-0.5200799868037546) q[1];
rz(0.18906633086427665) q[6];
cx q[2], q[6];
rz(1.587460933706204) q[2];
rx(-0.780981565749126) q[2];
cx q[0], q[2];
rz(-0.013804383855009142) q[2];
cx q[0], q[2];
cx q[2], q[5];
rz(-0.20915576895606106) q[5];
cx q[2], q[5];
cx q[2], q[4];
rz(-0.5886162598749062) q[4];
cx q[2], q[4];
cx q[6], q[3];
rz(-0.6601184714021492) q[3];
cx q[6], q[3];
rz(0.010349996280108353) q[3];
rx(-0.7809815657491258) q[3];
cx q[5], q[3];
rz(-0.48974919104156345) q[3];
cx q[5], q[3];
cx q[4], q[3];
rz(-0.20915576895606106) q[3];
cx q[4], q[3];
rz(2.4084407862369552) q[4];
rx(-0.5200799868037546) q[4];
rz(2.4084407862369552) q[5];
rx(-0.5200799868037546) q[5];
rz(1.587460933706204) q[6];
rx(-0.780981565749126) q[6];
cx q[0], q[6];
rz(0.7285161045626989) q[6];
cx q[0], q[6];
rz(-0.20915576895606147) q[0];
rx(-0.5200799868037546) q[0];
cx q[2], q[6];
rz(-0.013804383855009142) q[6];
cx q[2], q[6];
rz(2.4084407862369552) q[2];
rx(-0.5200799868037546) q[2];
cx q[6], q[3];
rz(-0.20915576895606106) q[3];
cx q[6], q[3];
rz(-0.48974919104156367) q[3];
rx(-0.5200799868037546) q[3];
rz(2.4084407862369552) q[6];
rx(-0.5200799868037546) q[6];
| null | {"source": 0, "sink": 6} | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(1.5626) q[4], q[2];\ncry(1.2309) q[2], q[4];\nry(-1.5158) q[3];\ncry(-1.4449) q[6], q[0];\nry(1.0405) q[6];\nry(-0.4775) q[0];\nry(-1.2998) q[5];\nry(-1.564) q[1];\ncry(0.3486) q[2], q[6];\ncry(-0.2706) q[6], q[5];\ncry(-0.2476) q[4], q[0];\ncry(0.1211) q[4], q[6];\ncry(-0.0817) q[2], q[0];\ncry(-0.0549) q[6], q[3];\ncry(-0.144) q[0], q[5];\ncry(-0.095) q[0], q[6];\ncry(-0.0176) q[4], q[5];\ncry(-0.0369) q[0], q[3];\ncry(-0.0067) q[6], q[1];\nry(0.0049) q[2];\ncry(-0.0033) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n"], "gradients": [0.8813, 1.2382, 0.6201, 0.5012, 0.8443, 0.4303, 0.3707, 0.8966, 0.3378, 0.2591, 0.186, 0.1226, 0.0627, 0.0553, 0.0399, 0.0238, 0.0148, 0.0122, 0.008, 0.0073, 0.007, 0.006, 0.0056, 0.0048, 0.0042, 0.004, 0.0039, 0.0037, 0.0035, 0.0033, 0.0031, 0.0028]} | [
"IIIIIZZ",
"IIIIZIZ",
"IZIIIZI",
"IZIIZII",
"IIZIZII",
"ZIIIIIZ",
"ZIIIZII",
"IZIZIII",
"IIZZIII",
"ZIIZIII",
"IIIIIZI",
"IIIIIIZ",
"IIIIZII",
"IZIIIII",
"IIZIIII",
"ZIIIIII",
"IIIZIII"
] | [
-0.25,
-0.5,
-0.75,
-0.25,
-1.5,
1,
-0.5,
-0.75,
-0.25,
-0.25,
0,
-0.25,
0.25,
0.25,
0.25,
0.25,
-0.75
] | 0.969704 | [
-0.1687906414607295,
0.03011574609962077,
0.07378267174157299,
-0.07442929425137337,
0.14029338596054416,
1.0752020301122276,
1.2905015656937975,
-1.581556863044307,
-0.6601184714021492,
0.18906633086427665,
0.010349996280108478,
0.283721497150828,
1.0085271543039225,
1.5874609337062044,
... | {
"n_parameters": 22,
"n_qubits": 7,
"optimal_eigenvalue": -5,
"target_ratio": 0.97,
"target_value": -4.85
} | 500 |
498c2fd9e76b7ac4e460fcdbb1a3e154 | vertex_cover | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 0, "target": 7}, {"source": 1, "target": 2}, {"source": 1, "target": 7}, {"source": 1, "target": 8}, {"source": 2, "target": 3}, {"source": 2, "target": 6}, {"source": 2, "target": 8}, {"source": 3, "target": 5}, {"source": 4, "target": 7}, {"source": 5, "target": 6}, {"source": 5, "target": 8}, {"source": 7, "target": 8}]} | {"states": [54, 53], "expectation_value": -5.869079661236784, "params": [-0.003, 0.7355, 0.6413, -0.0034000000000000002, 0.1773, -0.0039000000000000003, 1.6082, 0.0035, 1.6084, 0.0038, 0.2028, 0.0036000000000000003, 1.6076000000000001, -0.0033, 1.6047, 0.0012000000000000001, 1.5978, 0.0001, -0.0033, -0.6917, -0.1811, 1.5764, 1.5552000000000001, -0.2195, 1.5753000000000001, -1.586], "bitstrings": ["111001001", "111001010"], "total_optimization_steps": 160, "probabilities": [0.11740555539553324, 0.1242969311745593], "optimization_time": 4.978314638137817} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(1) @ Z(7)) + 0.5 * (Z(8) @ Z(2)) + 0.5 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(7)) + 0.5 * (Z(8) @ Z(1)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(5)) + -2.0 * Z(2) + -2.0 * Z(0) + -1.0 * Z(3) + -0.5 * Z(4) + -1.5 * Z(5) + -1.5 * Z(7) + -1.0 * Z(1) + -1.5 * Z(8) + -0.5 * Z(6) | 4 | 9 | 1 | {"smallest_eigenvalues": [-7.5, -7.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -6.5, "smallest_bitstrings": ["111001010", "101001011"], "largest_eigenvalue": 19.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
rx(-0.18057356679220063) q[0];
rz(2.894339612653951) q[0];
rx(0.03944864168909914) q[1];
rz(1.8706061073772204) q[1];
rx(-0.4051184072187223) q[2];
rz(2.158148405440704) q[2];
rx(1.6004546496910141) q[3];
rz(1.7080003979465754) q[3];
rx(-2.7171314903553316) q[4];
rz(1.816304986597137) q[4];
rx(0.11757990417454899) q[5];
rz(1.3215427248280616) q[5];
rx(-2.9906052819104323) q[6];
rz(0.09890832270968808) q[6];
rx(2.2200001804726104) q[7];
rz(1.7097760486752769) q[7];
rx(3.0175439227088594) q[8];
rz(-0.04517013881463025) q[8];
cx q[8], q[7];
ry(1.118848248137945) q[7];
cx q[8], q[7];
ry(-1.118848248137945) q[7];
rz(-pi/2) q[7];
cx q[7], q[6];
ry(-0.7161752119687729) q[6];
cx q[7], q[6];
ry(0.7161752119687729) q[6];
rz(-pi/2) q[6];
cx q[6], q[5];
ry(0.011136321300393132) q[5];
cx q[6], q[5];
ry(-0.011136321300393132) q[5];
rz(-pi/2) q[5];
cx q[5], q[4];
ry(-1.1449158899813403) q[4];
cx q[5], q[4];
ry(1.1449158899813403) q[4];
rz(-pi/2) q[4];
cx q[4], q[3];
ry(-0.6659153641120001) q[3];
cx q[4], q[3];
ry(0.6659153641120001) q[3];
rz(-pi/2) q[3];
cx q[3], q[2];
ry(-0.15342969477852728) q[2];
cx q[3], q[2];
ry(0.15342969477852728) q[2];
rz(-pi/2) q[2];
cx q[2], q[1];
ry(-0.10218162796892706) q[1];
cx q[2], q[1];
ry(0.10218162796892706) q[1];
rz(-pi/2) q[1];
cx q[1], q[0];
ry(0.7359440020426044) q[0];
cx q[1], q[0];
ry(-0.7359440020426044) q[0];
rz(-pi/2) q[0];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
crx(x18) q[8], q[7];
crx(x19) q[7], q[6];
crx(x20) q[6], q[5];
crx(x21) q[5], q[4];
crx(x22) q[4], q[3];
crx(x23) q[3], q[2];
crx(x24) q[2], q[1];
crx(x13) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | null | {"circuits": [], "gradients": []} | [
"IIIIIIZIZ",
"IIIIIZZII",
"IIIIIZIIZ",
"IIIIZIIIZ",
"IIIZIIIIZ",
"IIIZIZIII",
"IZIIIIIIZ",
"IZIIZIIII",
"IIIIIIZZI",
"IZIIIIIZI",
"ZIIIIIZII",
"ZIIZIIIII",
"ZZIIIIIII",
"ZIIIIIIZI",
"IIZIIIZII",
"IIZZIIIII",
"IIIIIIZII",
"IIIIIIIIZ",
"IIIIIZIII",
"IIIIZIIII",
"IIIZIIIII",
"... | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-2,
-2,
-1,
-0.5,
-1.5,
-1.5,
-1,
-1.5,
-0.5
] | 0.972503 | [
-0.1805735667922006,
1.3235432858590557,
0.03944864168909914,
0.2998097805823239,
-0.4051184072187223,
0.5873520786458069,
1.6004546496910141,
0.13720407115167868,
3.566053816824255,
0.24550865980224007,
0.11757990417454899,
-0.2492536019668349,
3.2925800252691544,
-1.4718880040852087,
2... | {
"n_parameters": 25,
"n_qubits": 9,
"optimal_eigenvalue": -7.5,
"target_ratio": 0.97,
"target_value": -7.2749999999999995
} | 24 |
921479f58efe64e2060ecee8a590e959 | min_cut | vqe | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}], "edges": [{"capacity": 2, "source": 0, "target": 8}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 1, "source": 1, "target": 7}, {"capacity": 2, "source": 1, "target": 8}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 2, "source": 2, "target": 7}, {"capacity": 2, "source": 3, "target": 8}, {"capacity": 2, "source": 4, "target": 7}, {"capacity": 2, "source": 5, "target": 1}, {"capacity": 2, "source": 5, "target": 2}, {"capacity": 2, "source": 5, "target": 3}, {"capacity": 1, "source": 5, "target": 4}, {"capacity": 1, "source": 5, "target": 6}, {"capacity": 2, "source": 5, "target": 7}, {"capacity": 2, "source": 5, "target": 8}, {"capacity": 2, "source": 6, "target": 1}, {"capacity": 2, "source": 6, "target": 3}, {"capacity": 2, "source": 6, "target": 7}, {"capacity": 2, "source": 6, "target": 8}, {"capacity": 1, "source": 7, "target": 2}, {"capacity": 1, "source": 7, "target": 4}, {"capacity": 2, "source": 7, "target": 8}]} | {"states": [442, 255], "expectation_value": -0.013988952159599638, "params": [[0.1454, 0.0172, -0.1514, 0.1748, -0.1139, 0.1839, -0.16670000000000001, -0.1479, -0.1292], [0.1877, -0.1453, -0.0006000000000000001, -0.0313, -0.0018000000000000002, 0.10990000000000001, 0.0071, 0.14120000000000002, 0.1865], [-0.1507, 0.1905, 0.0158, 0.1859, 0.0094, 0.2056, -0.060700000000000004, 0.1872, -0.157], [-0.1479, 0.18680000000000002, -0.11750000000000001, 0.18560000000000001, 0.002, 0.2049, 0.1285, 0.1905, 0.1469]], "bitstrings": ["001000101", "100000000"], "total_optimization_steps": 20, "probabilities": [0.00505638295075822, 0.005077691050993755], "optimization_time": 15.92008113861084} | 0.25 * (Z(0) @ Z(8)) + -0.5 * (Z(1) @ Z(8)) + -0.5 * (Z(6) @ Z(8)) + -1.0 * (Z(6) @ Z(1)) + -0.5 * (Z(7) @ Z(8)) + -0.25 * (Z(7) @ Z(1)) + -0.5 * (Z(7) @ Z(6)) + -0.75 * (Z(2) @ Z(7)) + -0.5 * (Z(3) @ Z(8)) + -0.5 * (Z(3) @ Z(6)) + -0.5 * (Z(3) @ Z(2)) + -0.75 * (Z(4) @ Z(7)) + -0.5 * (Z(5) @ Z(8)) + -0.5 * (Z(5) @ Z(1)) + -0.25 * (Z(5) @ Z(6)) + -0.5 * (Z(5) @ Z(7)) + -0.5 * (Z(5) @ Z(2)) + -0.5 * (Z(5) @ Z(3)) + -0.25 * (Z(5) @ Z(4)) + -2.25 * Z(8) + -0.25 * Z(0) + 0.25 * Z(1) + 1.25 * Z(6) + -1.25 * Z(7) + 0.25 * Z(2) + -1.0 * Z(3) + 0.0 * Z(4) + 3.0 * Z(5) | 9 | 9 | 4 | {"smallest_eigenvalues": [-10.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -9.0, "smallest_bitstrings": ["100000000"], "largest_eigenvalue": 13.0} | OPENQASM 3.0;
include "stdgates.inc";
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cx q[8], q[0];
rz(-0.46842544332937147) q[0];
cx q[8], q[0];
rz(0.004089354776996235) q[0];
rx(-1.4500809729158126) q[0];
cx q[8], q[1];
rz(-0.0023118952614940014) q[1];
cx q[8], q[1];
cx q[8], q[6];
rz(-0.0023118952614940014) q[6];
cx q[8], q[6];
cx q[1], q[6];
rz(-1.6382083687840676) q[6];
cx q[1], q[6];
cx q[8], q[7];
rz(-0.0023118952614940014) q[7];
cx q[8], q[7];
cx q[1], q[7];
rz(0.004089354776996218) q[7];
cx q[1], q[7];
cx q[6], q[7];
rz(-0.0023118952614940014) q[7];
cx q[6], q[7];
cx q[7], q[2];
rz(-0.02684876344883808) q[2];
cx q[7], q[2];
cx q[7], q[4];
rz(-0.02684876344883808) q[4];
cx q[7], q[4];
cx q[8], q[3];
rz(-0.0023118952614940014) q[3];
cx q[8], q[3];
cx q[6], q[3];
rz(-0.0023118952614940014) q[3];
cx q[6], q[3];
cx q[2], q[3];
rz(-0.0023118952614940014) q[3];
cx q[2], q[3];
cx q[8], q[5];
rz(-0.0023118952614940014) q[5];
cx q[8], q[5];
cx q[1], q[5];
rz(-0.0023118952614940014) q[5];
cx q[1], q[5];
rz(-0.4684254433293713) q[1];
rx(-1.4500809729158126) q[1];
cx q[6], q[5];
rz(0.004089354776996218) q[5];
cx q[6], q[5];
rz(-1.3113526099661215) q[6];
rx(-1.4500809729158128) q[6];
cx q[7], q[5];
rz(-0.0023118952614940014) q[5];
cx q[7], q[5];
cx q[2], q[5];
rz(-0.0023118952614940014) q[5];
cx q[2], q[5];
rz(-0.4684254433293713) q[2];
rx(-1.4500809729158126) q[2];
cx q[3], q[5];
rz(-0.0023118952614940014) q[5];
cx q[3], q[5];
rz(-1.6382083687840678) q[3];
rx(-1.4500809729158126) q[3];
cx q[4], q[5];
rz(0.004089354776996218) q[5];
cx q[4], q[5];
rz(-1.566157931188716) q[4];
rx(-1.4500809729158128) q[4];
rz(1.5718456180684397) q[5];
rx(-1.4500809729158126) q[5];
rz(-1.5684994150240463) q[7];
rx(-1.4500809729158128) q[7];
rz(-1.5756957252424701) q[8];
rx(-1.4500809729158124) q[8];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x11;
input float[64] x12;
input float[64] x13;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[9] c;
qubit[9] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x0) q[0];
rx(x1) q[1];
rx(x2) q[2];
rx(x3) q[3];
rx(x4) q[4];
rx(x5) q[5];
rx(x6) q[6];
rx(x7) q[7];
rx(x8) q[8];
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x9) q[0];
rx(x10) q[1];
rx(x11) q[2];
rx(x12) q[3];
rx(x13) q[4];
rx(x14) q[5];
rx(x15) q[6];
rx(x16) q[7];
rx(x17) q[8];
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x18) q[0];
rx(x19) q[1];
rx(x20) q[2];
rx(x21) q[3];
rx(x22) q[4];
rx(x23) q[5];
rx(x24) q[6];
rx(x25) q[7];
rx(x26) q[8];
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
h q[7];
h q[8];
cz q[8], q[7];
cz q[7], q[6];
cz q[6], q[5];
cz q[5], q[4];
cz q[4], q[3];
cz q[3], q[2];
cz q[2], q[1];
cz q[1], q[0];
rx(x7) q[0];
rx(x27) q[1];
rx(x28) q[2];
rx(x29) q[3];
rx(x30) q[4];
rx(x31) q[5];
rx(x32) q[6];
rx(x19) q[7];
rx(x33) q[8];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8]; | {"source": 0, "sink": 8} | {"circuits": [], "gradients": []} | [
"ZIIIIIIIZ",
"ZIIIIIIZI",
"ZIZIIIIII",
"IIZIIIIZI",
"ZZIIIIIII",
"IZIIIIIZI",
"IZZIIIIII",
"IZIIIIZII",
"ZIIIIZIII",
"IIZIIZIII",
"IIIIIZZII",
"IZIIZIIII",
"ZIIZIIIII",
"IIIZIIIZI",
"IIZZIIIII",
"IZIZIIIII",
"IIIZIIZII",
"IIIZIZIII",
"IIIZZIIII",
"ZIIIIIIII",
"IIIIIIIIZ",
"... | [
0.25,
-0.5,
-0.5,
-1,
-0.5,
-0.25,
-0.5,
-0.75,
-0.5,
-0.5,
-0.5,
-0.75,
-0.5,
-0.5,
-0.25,
-0.5,
-0.5,
-0.5,
-0.25,
-2.25,
-0.25,
0.25,
1.25,
-1.25,
0.25,
-1,
0,
3
] | 0.793137 | [
-0.46842544332937147,
-0.0023118952614940014,
-1.6382083687840676,
0.004089354776996218,
-0.02684876344883808,
-1.57569572524247,
-1.3113526099661215,
-1.5684994150240457,
-1.5661579311887162,
1.57184561806844,
-1.4500809729158126
] | {
"n_parameters": 11,
"n_qubits": 9,
"optimal_eigenvalue": -10,
"target_ratio": 0.97,
"target_value": -9.7
} | 250 |
7e799239f8573f120a2c5e15cda2e88f | edge_cover | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 1}, {"source": 1, "target": 4}]} | {"states": [0, 8], "expectation_value": -2.746010950493092, "params": null, "bitstrings": ["1111", "0111"], "total_optimization_steps": 8, "probabilities": [0.0039434487441986675, 0.9960271124624693], "optimization_time": 3.375114679336548} | 0.25 * (Z(1) @ Z(2)) + 0.25 * (Z(0) @ Z(1)) + 0.25 * (Z(0) @ Z(2)) + -0.25 * (Z(0) @ Z(1) @ Z(2)) + 0.5 * (Z(0) @ Z(3)) + -0.75 * Z(1) + -0.75 * Z(2) + -0.25 * Z(0) + -1.0 * Z(3) | 1 | 4 | 3 | {"smallest_eigenvalues": [-2.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -1.75, "smallest_bitstrings": ["0111"], "largest_eigenvalue": 4.25} | OPENQASM 3.0;
include "stdgates.inc";
qubit[5] q;
ry(-0.013661432647873829) q[0];
rz(-pi) q[0];
h q[1];
ry(-0.47799463725369296) q[1];
h q[2];
ry(1.609883237122917) q[2];
h q[3];
ry(1.609883237122917) q[3];
h q[4];
cx q[4], q[1];
ry(0.47799463725369296) q[1];
cx q[4], q[1];
ry(-0.6440649203767641) q[1];
ry(0.9857223264217165) q[4];
cx q[3], q[4];
ry(-0.20788772536223854) q[4];
cx q[3], q[4];
cx q[3], q[1];
ry(0.122603744374332) q[4];
cx q[2], q[4];
ry(-0.122603744374332) q[4];
cx q[2], q[4];
ry(0.21189818417690193) q[1];
cx q[3], q[1];
ry(-0.0189694417472126) q[1];
cx q[2], q[1];
ry(0.0189694417472126) q[1];
cx q[2], q[1];
ry(-0.04283467146389605) q[4];
cx q[1], q[4];
ry(0.04283467146389605) q[4];
cx q[1], q[4];
ry(0.017363314519572334) q[2];
cx q[3], q[2];
ry(-0.017363314519572334) q[2];
cx q[3], q[2];
ry(0.03652298203699575) q[3];
cx q[2], q[3];
ry(-0.03652298203699575) q[3];
cx q[2], q[3];
cx q[3], q[0];
ry(-0.038989561780665406) q[0];
cx q[3], q[0];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nry(-1.5486) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nry(-1.5486) q[2];\nry(-1.4449) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nry(-1.5486) q[2];\nry(-1.4449) q[1];\nry(1.4449) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nry(-1.5486) q[2];\nry(-1.4449) q[1];\nry(1.4449) q[0];\ncry(-0.1187) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nry(-1.5486) q[2];\nry(-1.4449) q[1];\nry(1.4449) q[0];\ncry(-0.1187) q[0], q[1];\ncry(-0.021) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nry(-1.5486) q[2];\nry(-1.4449) q[1];\nry(1.4449) q[0];\ncry(-0.1187) q[0], q[1];\ncry(-0.021) q[0], q[2];\ncry(-0.0027) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[3];\nry(-1.5486) q[2];\nry(-1.4449) q[1];\nry(1.4449) q[0];\ncry(-0.1187) q[0], q[1];\ncry(-0.021) q[0], q[2];\ncry(-0.0027) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n"], "gradients": [1.0021, 0.7515, 0.4998, 0.5, 0.063, 0.0116, 0.0055, 0.003]} | [
"IZZI",
"IIZZ",
"IZIZ",
"IZZZ",
"ZIIZ",
"IIZI",
"IZII",
"IIIZ",
"ZIII"
] | [
0.25,
0.25,
0.25,
-0.25,
0.5,
-0.75,
-0.75,
-0.25,
-1
] | 0.994711 | [
-1.5961244559276881,
1.609883237122917,
-0.9559892745073859,
0.7778346010594781,
-0.4321667361998622,
0.4157754507244771,
-0.42379636835380385,
0.245207488748664,
-0.0379388834944252,
0.03472662903914467,
0.0730459640739915,
0.07797912356133081,
-0.0856693429277921
] | {
"n_parameters": 13,
"n_qubits": 5,
"optimal_eigenvalue": -2.5,
"target_ratio": 0.97,
"target_value": -2.425
} | 1 |
43f346f2449aaad74bd3d1617b2cab32 | vertex_cover | adaptive_vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 4, "target": 5}]} | {"states": [21, 22], "expectation_value": -3.4999003241120192, "params": null, "bitstrings": ["101010", "101001"], "total_optimization_steps": 26, "probabilities": [1.7187859465320965e-05, 0.9999500713236515], "optimization_time": 16.888139724731445} | 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(1)) + -1.0 * Z(2) + -1.0 * Z(0) + 0.0 * Z(3) + -1.0 * Z(4) + -0.5 * Z(1) + -0.5 * Z(5) | 1 | 6 | 4 | {"smallest_eigenvalues": [-3.5, -3.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -2.5, "smallest_bitstrings": ["101001", "110010"], "largest_eigenvalue": 7.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[6] q;
h q[0];
h q[1];
h q[2];
cx q[2], q[0];
rz(0.4099597405997399) q[0];
cx q[2], q[0];
h q[3];
cx q[0], q[3];
rz(0.4099597405997399) q[3];
cx q[0], q[3];
rz(0.5379425344598752) q[3];
rx(-1.0181627007712197) q[3];
h q[4];
cx q[2], q[4];
rz(0.4099597405997399) q[4];
cx q[2], q[4];
cx q[0], q[4];
cx q[2], q[1];
rz(0.4099597405997399) q[1];
cx q[2], q[1];
rz(-0.5276923746122106) q[2];
rx(-1.0181627007712197) q[2];
rz(0.4099597405997399) q[4];
cx q[0], q[4];
rz(-0.5276923746122106) q[0];
rx(-1.0181627007712197) q[0];
cx q[2], q[0];
rz(0.9194045375777744) q[0];
cx q[2], q[0];
cx q[0], q[3];
rz(0.9194045375777744) q[3];
cx q[0], q[3];
rz(0.5379425344598752) q[3];
rx(-0.5859290117404532) q[3];
h q[5];
cx q[4], q[5];
rz(0.4099597405997399) q[5];
cx q[4], q[5];
cx q[1], q[5];
rz(-0.5276923746122106) q[4];
rx(-1.0181627007712197) q[4];
cx q[2], q[4];
rz(0.9194045375777744) q[4];
cx q[2], q[4];
cx q[0], q[4];
rz(0.9194045375777744) q[4];
cx q[0], q[4];
rz(-1.0915528273895587) q[0];
rx(-0.5859290117404532) q[0];
rz(0.4099597405997399) q[5];
cx q[1], q[5];
rz(-0.15590122747147506) q[1];
rx(-1.0181627007712197) q[1];
cx q[2], q[1];
rz(0.9194045375777744) q[1];
cx q[2], q[1];
rz(-1.0915528273895587) q[2];
rx(-0.5859290117404532) q[2];
rz(-0.15590122747147506) q[5];
rx(-1.0181627007712197) q[5];
cx q[4], q[5];
rz(0.9194045375777744) q[5];
cx q[4], q[5];
cx q[1], q[5];
rz(-1.0915528273895587) q[4];
rx(-0.5859290117404532) q[4];
rz(0.9194045375777744) q[5];
cx q[1], q[5];
rz(-0.40284158629367184) q[1];
rx(-0.5859290117404531) q[1];
rz(-0.40284158629367184) q[5];
rx(-0.5859290117404531) q[5];
| null | null | {"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\ncry(-0.0005) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\ncry(-0.0005) q[4], q[0];\ncry(0.0076) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\ncry(-0.0005) q[4], q[0];\ncry(0.0076) q[1], q[4];\ncry(0.0069) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\ncry(-0.0005) q[4], q[0];\ncry(0.0076) q[1], q[4];\ncry(0.0069) q[3], q[1];\ncry(0.0069) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\ncry(-0.0005) q[4], q[0];\ncry(0.0076) q[1], q[4];\ncry(0.0069) q[3], q[1];\ncry(0.0069) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\ncry(-0.0005) q[4], q[0];\ncry(0.0076) q[1], q[4];\ncry(0.0069) q[3], q[1];\ncry(0.0069) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[2];\nry(-1.4449) q[0];\nry(-1.4449) q[5];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[4];\ncry(-0.1259) q[4], q[5];\ncry(-0.1259) q[3], q[0];\ncry(0.1246) q[3], q[4];\ncry(0.1218) q[4], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[4], q[2];\ncry(-0.0005) q[3], q[5];\ncry(-0.0005) q[4], q[0];\ncry(0.0076) q[1], q[4];\ncry(0.0069) q[3], q[1];\ncry(0.0069) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n"], "gradients": [1.0067, 0.5035, 0.5023, 0.4964, 0.4961, 0.4917, 0.1915, 0.1915, 0.0646, 0.0634, 0.0631, 0.0086, 0.006, 0.006, 0.006, 0.0045, 0.0045, 0.0045, 0.0038, 0.0038, 0.0035, 0.0031, 0.0031, 0.003, 0.003, 0.003]} | [
"IIIZIZ",
"IIZIIZ",
"IZIZII",
"IZIIIZ",
"IIIZZI",
"ZZIIII",
"ZIIIZI",
"IIIZII",
"IIIIIZ",
"IIZIII",
"IZIIII",
"IIIIZI",
"ZIIIII"
] | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
-1,
-1,
0,
-1,
-0.5,
-0.5
] | 0.756698 | [
0.4099597405997399,
-0.5276923746122105,
0.5379425344598753,
-0.15590122747147514,
-1.0181627007712197,
0.9194045375777744,
-1.0915528273895585,
-0.4028415862936717,
-0.5859290117404532
] | {
"n_parameters": 9,
"n_qubits": 6,
"optimal_eigenvalue": -3.5,
"target_ratio": 0.97,
"target_value": -3.395
} | 223 |
bd450980ecb62a263062b6b855a443ea | min_cut | qaoa | {"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"capacity": 4, "source": 0, "target": 1}, {"capacity": 1, "source": 0, "target": 5}, {"capacity": 2, "source": 1, "target": 3}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 5, "source": 3, "target": 6}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 4, "source": 5, "target": 3}, {"capacity": 1, "source": 5, "target": 4}]} | {"states": [31, 11], "expectation_value": -0.27981001970129216, "params": [[-0.06420000000000001], [0.0736]], "bitstrings": ["1100000", "1110100"], "total_optimization_steps": 10, "probabilities": [0.009490947285378406, 0.009493893539817961], "optimization_time": 1.5782155990600586} | -1.0 * (Z(0) @ Z(1)) + -0.25 * (Z(5) @ Z(0)) + -0.5 * (Z(3) @ Z(1)) + -1.0 * (Z(3) @ Z(5)) + -0.25 * (Z(4) @ Z(1)) + -0.25 * (Z(4) @ Z(5)) + -0.5 * (Z(2) @ Z(4)) + 1.5 * (Z(6) @ Z(0)) + -1.25 * (Z(6) @ Z(3)) + -0.75 * Z(1) + -0.25 * Z(0) + 1.0 * Z(5) + -0.25 * Z(3) + -0.5 * Z(4) + 0.5 * Z(2) + 0.25 * Z(6) | 1 | 7 | 1 | {"smallest_eigenvalues": [-6.5, -6.5, -6.5], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -4.5, "smallest_bitstrings": ["1100100", "1100000", "1110100"], "largest_eigenvalue": 7.5} | OPENQASM 3.0;
include "stdgates.inc";
qubit[7] q;
h q[0];
ry(-0.8940808328512944) q[0];
h q[1];
ry(0.041756198791205276) q[1];
h q[2];
ry(-0.03032114105568228) q[2];
h q[3];
ry(0.4442013340719362) q[3];
h q[4];
h q[5];
ry(0.8884026681438724) q[5];
cx q[5], q[1];
ry(-0.041756198791205276) q[1];
cx q[5], q[1];
ry(-0.8557130778479977) q[1];
h q[6];
cx q[6], q[3];
ry(-0.4442013340719362) q[3];
cx q[6], q[3];
ry(0.11743593906976453) q[3];
ry(1.622467847555487) q[6];
cx q[6], q[0];
ry(0.8940808328512944) q[0];
cx q[6], q[0];
ry(0.24200920690830807) q[6];
cx q[5], q[6];
ry(-0.24200920690830807) q[6];
cx q[5], q[6];
cx q[5], q[2];
ry(0.03032114105568228) q[2];
cx q[5], q[2];
cx q[5], q[3];
ry(-0.24724229603676595) q[3];
cx q[5], q[3];
ry(-0.2619515725858537) q[6];
cx q[3], q[6];
ry(0.2619515725858537) q[6];
cx q[3], q[6];
ry(-0.44873515701619876) q[0];
cx q[3], q[0];
ry(0.44873515701619876) q[0];
cx q[3], q[0];
ry(-0.502611595500118) q[3];
cx q[0], q[3];
ry(0.502611595500118) q[3];
cx q[0], q[3];
ry(0.8108085797164076) q[0];
ry(0.12060918954321664) q[6];
cx q[0], q[6];
ry(-0.12060918954321664) q[6];
cx q[0], q[6];
ry(0.05560810769008276) q[0];
ry(0.5998485290490237) q[3];
ry(0.3078066624682293) q[5];
ry(1.648602767536483) q[2];
cx q[2], q[0];
ry(-0.05560810769008276) q[0];
cx q[2], q[0];
cx q[2], q[3];
ry(-0.5998485290490237) q[3];
cx q[2], q[3];
cx q[2], q[1];
ry(0.8557130778479977) q[1];
cx q[2], q[1];
cx q[2], q[5];
ry(-0.3078066624682293) q[5];
cx q[2], q[5];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x2;
input float[64] x3;
input float[64] x4;
input float[64] x5;
input float[64] x6;
input float[64] x7;
input float[64] x8;
input float[64] x9;
bit[7] c;
qubit[7] q;
h q[0];
h q[1];
h q[2];
h q[3];
h q[4];
h q[5];
h q[6];
cx q[1], q[0];
rz(x0) q[0];
cx q[1], q[0];
cx q[0], q[5];
rz(x1) q[5];
cx q[0], q[5];
cx q[1], q[3];
rz(x2) q[3];
cx q[1], q[3];
cx q[5], q[3];
rz(x0) q[3];
cx q[5], q[3];
cx q[1], q[4];
rz(x1) q[4];
cx q[1], q[4];
cx q[5], q[4];
rz(x1) q[4];
cx q[5], q[4];
cx q[4], q[2];
rz(x2) q[2];
cx q[4], q[2];
cx q[0], q[6];
rz(x3) q[6];
cx q[0], q[6];
cx q[3], q[6];
rz(x4) q[6];
cx q[3], q[6];
rz(x5) q[1];
rz(x1) q[0];
rz(x6) q[5];
rz(x1) q[3];
rz(x2) q[4];
rz(x7) q[2];
rz(x8) q[6];
h q[0];
rz(x9) q[0];
h q[0];
h q[1];
rz(x9) q[1];
h q[1];
h q[2];
rz(x9) q[2];
h q[2];
h q[3];
rz(x9) q[3];
h q[3];
h q[4];
rz(x9) q[4];
h q[4];
h q[5];
rz(x9) q[5];
h q[5];
h q[6];
rz(x9) q[6];
h q[6];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6]; | {"source": 0, "sink": 6} | {"circuits": [], "gradients": []} | [
"IIIIIZZ",
"IZIIIIZ",
"IIIZIZI",
"IZIZIII",
"IIZIIZI",
"IZZIIII",
"IIZIZII",
"ZIIIIIZ",
"ZIIZIII",
"IIIIIZI",
"IIIIIIZ",
"IZIIIII",
"IIIZIII",
"IIZIIII",
"IIIIZII",
"ZIIIIII"
] | [
-1,
-0.25,
-0.5,
-1,
-0.25,
-0.25,
-0.5,
1.5,
-1.25,
-0.75,
-0.25,
1,
-0.25,
-0.5,
0.5,
0.25
] | 0.971173 | [
0.8884026681438724,
1.622467847555487,
-1.7881616657025887,
0.08351239758241055,
-0.1298063569670014,
0.48401841381661614,
-0.06064228211136456,
0.4944845920735319,
-0.5239031451717074,
-0.8974703140323975,
-1.005223191000236,
0.8108085797164076,
1.648602767536483,
0.2412183790864333,
0.... | {
"n_parameters": 18,
"n_qubits": 7,
"optimal_eigenvalue": -6.5,
"target_ratio": 0.97,
"target_value": -6.305
} | 83 |
20a60ed013bc1976376f734be7d8d92c | graph_isomorphism | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 1, "target": 3}, {"source": 2, "target": 3}]} | {"states": [47102, 47070], "expectation_value": -17.261692603887845, "params": [0.47200000000000003, -0.083, 0.21230000000000002, -0.31370000000000003, 0.6944, 0.019100000000000002, 0.7455, 0.0275, 0.2454, -0.3104, 0.7024, 0.0646, 0.7375, -0.0603, 0.5792, 0.0167, 0.6794, -0.029300000000000003, 0.6938000000000001, -0.0279, 0.7843, 0.3095, 0.5824, 0.13, 0.6903, 0.015700000000000002, 0.6507000000000001, 0.0448, 0.7857000000000001, 0.0369, 0.188, -0.2969, 0.467, -0.0746, 0.1897, -0.3176, 0.5987, 0.0024000000000000002, 0.7631, 0.0862, 0.2369, -0.3131, 0.6272, 0.0482, 0.6301, -0.08940000000000001, 0.5587, 0.0063, 0.6564, -0.024200000000000003, 0.6751, -0.0504, 0.7873, 0.3159, 0.5975, 0.109, 0.6858000000000001, 0.0088, 0.6443, 0.011000000000000001, 0.7886000000000001, 0.049600000000000005, 0.193, -0.29960000000000003, 0.4636, -0.0935, 0.1879, -0.32020000000000004, 0.6026, 0.0184, 0.7631, -0.1351, 0.2071, -0.3138, 0.6343, -0.0199, 0.6065, -0.101, 0.5727, 0.0098, 0.6587000000000001, -0.0066, 0.6764, 0.0281, 0.7835000000000001, 0.3205, 0.5491, 0.0995, 0.7641, 0.0148, 0.6435000000000001, -0.02, 0.7865000000000001, -0.0937, 0.18580000000000002, -0.3024, 0.4585, -0.2938, 0.2127, -0.32530000000000003, 0.6796, -0.0172, 0.7738, 0.0922, 0.1875, -0.3179, 0.7185, -0.045200000000000004, 0.5537000000000001, -0.1044, 0.684, -0.12490000000000001, 0.615, 0.0034000000000000002, 0.6609, 0.0025, 0.7804, 0.3136, 0.5092, 0.0941, 0.5819, 0.0268, 0.6306, -0.0236, 0.7854, -0.2877, 0.18560000000000001, 0.006500000000000001, -0.4163, -0.36210000000000003, -0.2926, -0.0697, -0.3659, -0.36510000000000004, -0.3418, -0.2968, -0.37220000000000003, -0.057300000000000004, -0.17020000000000002, -0.09870000000000001, -0.38470000000000004, -0.2841, -0.40130000000000005, -0.2039, -0.1366, 0.0395, 0.2548, -0.0454, -0.07010000000000001, -0.0219, -0.0207, -0.0177, 0.17450000000000002, 0.331, 0.23800000000000002, -0.0234, 0.0004, 0.031400000000000004, -0.002, 0.0385, 0.2301, 0.3564, 0.1004, 0.11760000000000001, 0.2873, 0.3209, 0.30670000000000003, 0.31320000000000003, 0.5713, 0.3645, 0.2558, 0.20500000000000002, 0.3451, 0.1772, 0.1668, 0.3735, 0.35960000000000003, 0.1617, 0.4192, 0.3784, 0.54, 0.3911, 0.35550000000000004, 0.7754000000000001, 0.5014000000000001, 0.3487, 0.4932, 0.619], "bitstrings": ["0100100000000001", "0100100000100001"], "total_optimization_steps": 80, "probabilities": [0.16155926259511894, 0.1901765087087212], "optimization_time": 165.35291600227356} | 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(1) @ Z(0)) + 0.5 * (Z(7) @ Z(3)) + 0.25 * (Z(7) @ Z(1)) + 0.5 * (Z(6) @ Z(2)) + 0.25 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(7)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(7)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(11) @ Z(3)) + 0.25 * (Z(11) @ Z(1)) + 0.5 * (Z(11) @ Z(7)) + 0.5 * (Z(10) @ Z(2)) + 0.25 * (Z(10) @ Z(0)) + 0.25 * (Z(10) @ Z(7)) + 0.5 * (Z(10) @ Z(6)) + 0.5 * (Z(10) @ Z(11)) + 0.5 * (Z(8) @ Z(0)) + 0.25 * (Z(8) @ Z(7)) + 0.5 * (Z(8) @ Z(4)) + 0.5 * (Z(8) @ Z(11)) + 0.5 * (Z(8) @ Z(10)) + 0.5 * (Z(9) @ Z(1)) + 0.25 * (Z(9) @ Z(6)) + 0.25 * (Z(9) @ Z(4)) + 0.5 * (Z(9) @ Z(5)) + 0.5 * (Z(9) @ Z(11)) + 0.5 * (Z(9) @ Z(10)) + 0.5 * (Z(9) @ Z(8)) + 0.5 * (Z(15) @ Z(3)) + 0.5 * (Z(15) @ Z(7)) + 0.25 * (Z(15) @ Z(5)) + 0.5 * (Z(15) @ Z(11)) + 0.25 * (Z(15) @ Z(9)) + 0.5 * (Z(14) @ Z(2)) + 0.25 * (Z(14) @ Z(3)) + 0.5 * (Z(14) @ Z(6)) + 0.25 * (Z(14) @ Z(4)) + 0.5 * (Z(14) @ Z(10)) + 0.25 * (Z(14) @ Z(8)) + 0.5 * (Z(14) @ Z(15)) + 0.25 * (Z(12) @ Z(3)) + 0.5 * (Z(12) @ Z(0)) + 0.5 * (Z(12) @ Z(4)) + 0.5 * (Z(12) @ Z(8)) + 0.5 * (Z(12) @ Z(15)) + 0.5 * (Z(12) @ Z(14)) + 0.25 * (Z(13) @ Z(2)) + 0.25 * (Z(13) @ Z(0)) + 0.5 * (Z(13) @ Z(1)) + 0.5 * (Z(13) @ Z(5)) + 0.5 * (Z(13) @ Z(9)) + 0.5 * (Z(13) @ Z(15)) + 0.5 * (Z(13) @ Z(14)) + 0.5 * (Z(13) @ Z(12)) + 2.25 * Z(2) + 2.5 * Z(3) + 2.75 * Z(0) + 2.5 * Z(1) + 2.75 * Z(7) + 2.5 * Z(6) + 2.5 * Z(4) + 2.25 * Z(5) + 2.25 * Z(11) + 2.5 * Z(10) + 2.5 * Z(8) + 2.75 * Z(9) + 2.5 * Z(15) + 2.75 * Z(14) + 2.25 * Z(12) + 2.5 * Z(13) | 4 | 16 | 4 | {"smallest_eigenvalues": [-19.999999999999957], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -19.999999999999932, "smallest_bitstrings": ["0100100000100001"], "largest_eigenvalue": 68.00000000000024} | OPENQASM 3.0;
include "stdgates.inc";
qubit[16] q;
ry(-0.354728125038139) q[0];
ry(-0.4482118389810244) q[1];
ry(1.1755110513092433) q[2];
ry(0.5002955961412344) q[3];
ry(0.16063370756801337) q[4];
ry(1.5622279807339) q[5];
ry(1.1768090945097947) q[6];
ry(1.5622279807339) q[7];
ry(1.5666955069360808) q[8];
ry(1.5127972230668947) q[9];
ry(-0.024986189269166677) q[10];
ry(0.48443925419363265) q[11];
ry(0.015176939504703403) q[12];
ry(-0.07719483818697466) q[13];
ry(0.3729730085267119) q[14];
ry(0.6641818760020901) q[15];
cx q[15], q[0];
cx q[14], q[15];
cx q[13], q[14];
cx q[12], q[13];
cx q[11], q[12];
cx q[10], q[11];
ry(0.984939874200083) q[11];
ry(1.3947672431576217) q[12];
ry(1.6410391015040566) q[13];
ry(1.735184069128635) q[14];
ry(1.8597148531089176) q[15];
cx q[15], q[14];
cx q[9], q[10];
ry(0.05173860435431476) q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(0.02410578956544212) q[0];
cx q[0], q[15];
ry(-0.0006269590647933129) q[1];
cx q[0], q[1];
ry(0.5113540601669754) q[0];
ry(1.236780800992887) q[15];
cx q[15], q[0];
ry(0.3515667822972191) q[2];
cx q[1], q[2];
ry(0.37634156515045397) q[1];
ry(0.38690243494466436) q[3];
cx q[2], q[3];
ry(2.0734256848874977) q[2];
ry(0.24926499136612892) q[4];
cx q[3], q[4];
ry(2.5251305448281145) q[3];
ry(0.027505599995758696) q[5];
cx q[4], q[5];
ry(0.06379240832144031) q[4];
ry(0.03111746294430943) q[6];
cx q[5], q[6];
ry(1.5316481323275688) q[5];
ry(0.05173860435431476) q[7];
cx q[6], q[7];
ry(1.8759563070355585) q[6];
ry(-0.02866754594396099) q[8];
cx q[7], q[8];
ry(1.6075358671283877) q[7];
ry(-0.08646533455126222) q[9];
cx q[8], q[9];
ry(1.5445781741638596) q[8];
cx q[9], q[10];
cx q[10], q[11];
ry(0.14315648650171403) q[10];
cx q[11], q[12];
ry(2.1415649066253883) q[11];
cx q[12], q[13];
ry(2.089827179907057) q[12];
cx q[13], q[14];
ry(1.5734431331497272) q[13];
ry(-1.0561462697336872) q[14];
cx q[14], q[15];
cx q[13], q[14];
cx q[12], q[13];
cx q[11], q[12];
cx q[10], q[11];
ry(0.03111746294430943) q[11];
ry(-0.05328656163842896) q[12];
ry(0.033746537880257145) q[13];
ry(0.22853468717371608) q[14];
ry(0.5490905627936488) q[15];
cx q[15], q[14];
ry(1.534915103510746) q[9];
cx q[9], q[10];
ry(0.06489647880273425) q[10];
cx q[8], q[9];
cx q[7], q[8];
cx q[6], q[7];
cx q[5], q[6];
cx q[4], q[5];
cx q[3], q[4];
cx q[2], q[3];
cx q[1], q[2];
cx q[0], q[1];
ry(-0.025734673758543145) q[0];
cx q[0], q[15];
ry(0.0002326849315385255) q[1];
cx q[0], q[1];
ry(-0.013881613031871128) q[2];
cx q[1], q[2];
ry(0.026356837672789728) q[3];
cx q[2], q[3];
ry(-0.07835217730018718) q[4];
cx q[3], q[4];
ry(-0.00036726018065083924) q[5];
cx q[4], q[5];
ry(0.006280835343079659) q[6];
cx q[5], q[6];
ry(0.019514248275231905) q[7];
cx q[6], q[7];
ry(-0.013881613031871128) q[8];
cx q[7], q[8];
ry(0.05424979020564404) q[9];
cx q[8], q[9];
cx q[9], q[10];
cx q[10], q[11];
cx q[11], q[12];
cx q[12], q[13];
cx q[13], q[14];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x110;
input float[64] x111;
input float[64] x112;
input float[64] x113;
input float[64] x114;
input float[64] x115;
input float[64] x116;
input float[64] x117;
input float[64] x118;
input float[64] x119;
input float[64] x12;
input float[64] x120;
input float[64] x121;
input float[64] x122;
input float[64] x123;
input float[64] x124;
input float[64] x125;
input float[64] x126;
input float[64] x127;
input float[64] x128;
input float[64] x129;
input float[64] x13;
input float[64] x130;
input float[64] x131;
input float[64] x132;
input float[64] x133;
input float[64] x134;
input float[64] x135;
input float[64] x136;
input float[64] x137;
input float[64] x138;
input float[64] x139;
input float[64] x14;
input float[64] x140;
input float[64] x141;
input float[64] x142;
input float[64] x143;
input float[64] x144;
input float[64] x145;
input float[64] x146;
input float[64] x147;
input float[64] x148;
input float[64] x149;
input float[64] x15;
input float[64] x150;
input float[64] x151;
input float[64] x152;
input float[64] x153;
input float[64] x154;
input float[64] x155;
input float[64] x156;
input float[64] x157;
input float[64] x158;
input float[64] x159;
input float[64] x16;
input float[64] x160;
input float[64] x161;
input float[64] x162;
input float[64] x163;
input float[64] x164;
input float[64] x165;
input float[64] x166;
input float[64] x167;
input float[64] x168;
input float[64] x169;
input float[64] x17;
input float[64] x170;
input float[64] x171;
input float[64] x172;
input float[64] x173;
input float[64] x174;
input float[64] x175;
input float[64] x176;
input float[64] x177;
input float[64] x178;
input float[64] x179;
input float[64] x18;
input float[64] x180;
input float[64] x181;
input float[64] x182;
input float[64] x183;
input float[64] x184;
input float[64] x185;
input float[64] x186;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[16] c;
qubit[16] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
rx(x18) q[9];
rz(x19) q[9];
rx(x20) q[10];
rz(x21) q[10];
rx(x22) q[11];
rz(x23) q[11];
rx(x24) q[12];
rz(x25) q[12];
rx(x26) q[13];
rz(x27) q[13];
rx(x28) q[14];
rz(x29) q[14];
rx(x30) q[15];
rz(x31) q[15];
crx(x32) q[15], q[14];
crx(x33) q[14], q[13];
crx(x34) q[13], q[12];
crx(x35) q[12], q[11];
crx(x36) q[11], q[10];
crx(x37) q[10], q[9];
crx(x38) q[9], q[8];
crx(x39) q[8], q[7];
crx(x40) q[7], q[6];
crx(x41) q[6], q[5];
crx(x42) q[5], q[4];
crx(x43) q[4], q[3];
crx(x44) q[3], q[2];
crx(x45) q[2], q[1];
crx(x46) q[1], q[0];
rx(x47) q[0];
rz(x48) q[0];
rx(x49) q[1];
rz(x50) q[1];
rx(x51) q[2];
rz(x52) q[2];
rx(x53) q[3];
rz(x54) q[3];
rx(x55) q[4];
rz(x56) q[4];
rx(x57) q[5];
rz(x58) q[5];
rx(x59) q[6];
rz(x60) q[6];
rx(x61) q[7];
rz(x62) q[7];
rx(x63) q[8];
rz(x64) q[8];
rx(x65) q[9];
rz(x66) q[9];
rx(x67) q[10];
rz(x68) q[10];
rx(x69) q[11];
rz(x70) q[11];
rx(x71) q[12];
rz(x72) q[12];
rx(x73) q[13];
rz(x74) q[13];
rx(x75) q[14];
rz(x76) q[14];
rx(x77) q[15];
rz(x78) q[15];
crx(x79) q[15], q[14];
crx(x80) q[14], q[13];
crx(x81) q[13], q[12];
crx(x82) q[12], q[11];
crx(x83) q[11], q[10];
crx(x84) q[10], q[9];
crx(x85) q[9], q[8];
crx(x86) q[8], q[7];
crx(x87) q[7], q[6];
crx(x88) q[6], q[5];
crx(x89) q[5], q[4];
crx(x90) q[4], q[3];
crx(x91) q[3], q[2];
crx(x92) q[2], q[1];
crx(x93) q[1], q[0];
rx(x94) q[0];
rz(x95) q[0];
rx(x96) q[1];
rz(x97) q[1];
rx(x98) q[2];
rz(x99) q[2];
rx(x53) q[3];
rz(x100) q[3];
rx(x101) q[4];
rz(x102) q[4];
rx(x103) q[5];
rz(x104) q[5];
rx(x105) q[6];
rz(x106) q[6];
rx(x107) q[7];
rz(x108) q[7];
rx(x109) q[8];
rz(x110) q[8];
rx(x111) q[9];
rz(x112) q[9];
rx(x113) q[10];
rz(x114) q[10];
rx(x115) q[11];
rz(x116) q[11];
rx(x117) q[12];
rz(x118) q[12];
rx(x119) q[13];
rz(x120) q[13];
rx(x121) q[14];
rz(x122) q[14];
rx(x123) q[15];
rz(x124) q[15];
crx(x125) q[15], q[14];
crx(x126) q[14], q[13];
crx(x127) q[13], q[12];
crx(x128) q[12], q[11];
crx(x129) q[11], q[10];
crx(x130) q[10], q[9];
crx(x131) q[9], q[8];
crx(x132) q[8], q[7];
crx(x133) q[7], q[6];
crx(x134) q[6], q[5];
crx(x135) q[5], q[4];
crx(x136) q[4], q[3];
crx(x137) q[3], q[2];
crx(x138) q[2], q[1];
crx(x139) q[1], q[0];
rx(x140) q[0];
rz(x141) q[0];
rx(x142) q[1];
rz(x143) q[1];
rx(x144) q[2];
rz(x145) q[2];
rx(x146) q[3];
rz(x147) q[3];
rx(x148) q[4];
rz(x149) q[4];
rx(x150) q[5];
rz(x151) q[5];
rx(x152) q[6];
rz(x153) q[6];
rx(x154) q[7];
rz(x155) q[7];
rx(x156) q[8];
rz(x157) q[8];
rx(x158) q[9];
rz(x159) q[9];
rx(x160) q[10];
rz(x161) q[10];
rx(x162) q[11];
rz(x163) q[11];
rx(x164) q[12];
rz(x165) q[12];
rx(x166) q[13];
rz(x167) q[13];
rx(x168) q[14];
rz(x169) q[14];
rx(x170) q[15];
rz(x171) q[15];
crx(x172) q[15], q[14];
crx(x173) q[14], q[13];
crx(x174) q[13], q[12];
crx(x175) q[12], q[11];
crx(x176) q[11], q[10];
crx(x177) q[10], q[9];
crx(x178) q[9], q[8];
crx(x179) q[8], q[7];
crx(x180) q[7], q[6];
crx(x181) q[6], q[5];
crx(x182) q[5], q[4];
crx(x183) q[4], q[3];
crx(x184) q[3], q[2];
crx(x185) q[2], q[1];
crx(x186) q[1], q[0];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11];
c[12] = measure q[12];
c[13] = measure q[13];
c[14] = measure q[14];
c[15] = measure q[15]; | {"autoisomorphic_graph": {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 3}, {"id": 2}, {"id": 0}, {"id": 1}], "edges": [{"source": 3, "target": 2}, {"source": 3, "target": 0}, {"source": 2, "target": 1}, {"source": 0, "target": 1}]}} | {"circuits": [], "gradients": []} | [
"IIIIIIIIIIIIZZII",
"IIIIIIIIIIIIIZIZ",
"IIIIIIIIIIIIZIIZ",
"IIIIIIIIIIIIIZZI",
"IIIIIIIIIIIIZIZI",
"IIIIIIIIIIIIIIZZ",
"IIIIIIIIZIIIZIII",
"IIIIIIIIZIIIIIZI",
"IIIIIIIIIZIIIZII",
"IIIIIIIIIZIIIIIZ",
"IIIIIIIIZZIIIIII",
"IIIIIIIIIIIZIIIZ",
"IIIIIIIIZIIZIIII",
"IIIIIIIIIZIZIIII",
"IIIIIII... | [
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.25,
0.5,
0.25,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.25,
0.5,
0.5,
0.25,
0.25,
0.5,
0.5,
0.5,
0.25,
0.5,
0.5,
0.5,
0.5,
0.25,
0.25,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.25,
0.5,
0.25,
0.5,
... | 0.972165 | [
-0.354728125038139,
-0.4482118389810244,
1.1755110513092433,
0.5002955961412344,
0.16063370756801337,
1.5622279807339,
1.1768090945097947,
1.5666955069360808,
1.5127972230668947,
-0.024986189269166677,
0.48443925419363265,
0.015176939504703403,
-0.07719483818697466,
0.3729730085267119,
0... | {
"n_parameters": 60,
"n_qubits": 16,
"optimal_eigenvalue": -19.999999999999957,
"target_ratio": 0.97,
"target_value": -19.39999999999996
} | 52 |
69144809aea48cb46eae9c3950f24a15 | graph_coloring | vqe | {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 1}, {"id": 2}, {"id": 0}, {"id": 3}], "edges": [{"source": 1, "target": 2}, {"source": 2, "target": 3}, {"source": 0, "target": 3}]} | {"states": [2799, 2798], "expectation_value": -4.955567072324155, "params": [0.8106, 0.1673, 0.442, 0.4354, 0.8093, 0.17370000000000002, 0.5890000000000001, 0.3663, 0.8118000000000001, 0.2001, 0.6697000000000001, 0.1471, 0.8279000000000001, 0.0733, 0.3997, 0.3558, 0.8065, 0.1648, 0.6505000000000001, -0.013900000000000001, 0.8161, 0.083, 0.3583, 0.3396, 0.7646000000000001, 0.1953, 0.3214, 0.42650000000000005, 0.8035, 0.1764, 0.4471, 0.368, 0.662, 0.1956, 0.7071000000000001, 0.1484, 0.8095, 0.0791, 0.372, 0.3423, 0.7934, 0.1595, 0.7877000000000001, -0.0079, 0.796, 0.07680000000000001, 0.3524, 0.3347, 0.5781000000000001, 0.1751, 0.2938, 0.41000000000000003, 0.7713, 0.1625, 0.3385, 0.367, 0.5404, 0.1698, 0.7167, 0.1404, 0.7341000000000001, 0.07780000000000001, 0.3715, 0.3289, 0.7642, 0.1482, 0.8301000000000001, -0.0082, 0.7753, 0.0682, 0.34450000000000003, 0.3302, 0.7607, 0.006900000000000001, 0.376, 0.0027, 0.7486, 0.0009000000000000001, 0.47800000000000004, 0.009300000000000001, 0.7814, 0.0067, 0.6845, 0.007200000000000001, 0.7079000000000001, 0.0018000000000000002, 0.39130000000000004, 0.0002, 0.7596, 0.0, 0.7774000000000001, 0.0027, 0.7709, 0.009600000000000001, 0.34700000000000003, 0.0058000000000000005, 0.4112, 0.0057, 0.0022, 0.3035, -0.3254, 0.0085, 0.007, 0.41600000000000004, 0.2273, 0.004, 0.0088, -0.0655, 0.22920000000000001, 0.006900000000000001, 0.0073, 0.33340000000000003, 0.0224, 0.0064, 0.004200000000000001, 0.1018, 0.1753, 0.003, 0.0066, 0.0029000000000000002, 0.42900000000000005, 0.0043, 0.0014, 0.43310000000000004, 0.0012000000000000001, 0.0059, 0.0057, 0.40850000000000003, 0.215, 0.0043, 0.009000000000000001, -0.0782, 0.3392, 0.0089, 0.0081, 0.3436, 0.0189, 0.0092, 0.0071, 0.0824, 0.3352, 0.008700000000000001, 0.0016, 0.006200000000000001, 0.4088, 0.0085, 0.0081, 0.3945, 0.22130000000000002, 0.0007, 0.007, 0.3965, 0.1968, 0.008700000000000001, 0.0098, 0.0799, 0.3317, 0.0036000000000000003, 0.0073, 0.33180000000000004, 0.0361, 0.0005, 0.002, 0.0707, 0.33330000000000004, 0.0022, 0.0035, 0.009300000000000001, 0.007, 0.00030000000000000003, 0.0016, 0.006200000000000001, 0.0058000000000000005, 0.0024000000000000002, 0.009300000000000001, 0.0061, 0.0054, 0.0059, 0.0073, 0.0031000000000000003, 0.004, 0.0021000000000000003, 0.0019, 0.0094, 0.0074, 0.0049, 0.0023, 0.0025, 0.0006000000000000001, 0.0043, 0.0031000000000000003, 0.007], "bitstrings": ["010100010000", "010100010001"], "total_optimization_steps": 90, "probabilities": [0.09042207853652685, 0.18412939979246423], "optimization_time": 25.640692949295044} | 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(3)) + 0.25 * (Z(6) @ Z(3)) + 0.25 * (Z(7) @ Z(4)) + 0.5 * (Z(7) @ Z(6)) + 0.25 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * (Z(8) @ Z(7)) + 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.25 * (Z(9) @ Z(6)) + 0.25 * (Z(9) @ Z(0)) + 0.25 * (Z(10) @ Z(7)) + 0.25 * (Z(10) @ Z(1)) + 0.5 * (Z(10) @ Z(9)) + 0.25 * (Z(11) @ Z(8)) + 0.25 * (Z(11) @ Z(2)) + 0.5 * (Z(11) @ Z(9)) + 0.5 * (Z(11) @ Z(10)) + 0.75 * Z(4) + 0.75 * Z(3) + 0.75 * Z(5) + 1.0 * Z(6) + 1.0 * Z(7) + 1.0 * Z(8) + 0.75 * Z(1) + 0.75 * Z(0) + 0.75 * Z(2) + 1.0 * Z(9) + 1.0 * Z(10) + 1.0 * Z(11) | 16 | 12 | 4 | {"smallest_eigenvalues": [-6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25, -6.25], "number_of_smallest_eigenvalues": 24, "first_excited_energy": -5.25, "smallest_bitstrings": ["010001010100", "010001010001", "010010001100", "010001100001", "001100001100", "001100001010", "010100010001", "001100010100", "100100010001", "100100001010", "010010100001", "010100010100", "010100001100", "001010100010", "001010001100", "001010001010", "100001100010", "100001100001", "100001010001", "001001100010", "100010100010", "100010100001", "001001010100", "100010001010"], "largest_eigenvalue": 18.75} | OPENQASM 3.0;
include "stdgates.inc";
qubit[3] q;
h q[0];
h q[1];
h q[2];
cx q[2], q[1];
rz(0.12397642308111168) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(0.12397642308111168) q[0];
cx q[1], q[0];
rz(-1.0412824378997723) q[0];
rx(-0.6835570607299903) q[0];
rz(0.6551677416149957) q[1];
rx(-0.6835570607299903) q[1];
rz(-1.0412824378997723) q[2];
rx(-0.6835570607299903) q[2];
cx q[2], q[1];
rz(0.023146836072959226) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(0.023146836072959226) q[0];
cx q[1], q[0];
rz(-0.5048269617904717) q[0];
rx(-0.7325852103426809) q[0];
rz(0.6814886991250582) q[1];
rx(-0.7325852103426811) q[1];
rz(-0.5048269617904717) q[2];
rx(-0.7325852103426809) q[2];
cx q[2], q[1];
rz(0.006386053532258323) q[1];
cx q[2], q[1];
cx q[1], q[0];
rz(0.006386053532258323) q[0];
cx q[1], q[0];
rz(-0.4765554268556338) q[0];
rx(-0.2813397718212035) q[0];
rz(0.11597712833781948) q[1];
rx(-0.2813397718212035) q[1];
rz(-0.4765554268556338) q[2];
rx(-0.2813397718212035) q[2];
| OPENQASM 3.0;
include "stdgates.inc";
input float[64] x0;
input float[64] x1;
input float[64] x10;
input float[64] x100;
input float[64] x101;
input float[64] x102;
input float[64] x103;
input float[64] x104;
input float[64] x105;
input float[64] x106;
input float[64] x107;
input float[64] x108;
input float[64] x109;
input float[64] x11;
input float[64] x110;
input float[64] x111;
input float[64] x112;
input float[64] x113;
input float[64] x114;
input float[64] x115;
input float[64] x116;
input float[64] x117;
input float[64] x118;
input float[64] x119;
input float[64] x12;
input float[64] x120;
input float[64] x121;
input float[64] x122;
input float[64] x123;
input float[64] x124;
input float[64] x125;
input float[64] x126;
input float[64] x127;
input float[64] x128;
input float[64] x129;
input float[64] x13;
input float[64] x130;
input float[64] x131;
input float[64] x132;
input float[64] x133;
input float[64] x134;
input float[64] x135;
input float[64] x136;
input float[64] x137;
input float[64] x14;
input float[64] x15;
input float[64] x16;
input float[64] x17;
input float[64] x18;
input float[64] x19;
input float[64] x2;
input float[64] x20;
input float[64] x21;
input float[64] x22;
input float[64] x23;
input float[64] x24;
input float[64] x25;
input float[64] x26;
input float[64] x27;
input float[64] x28;
input float[64] x29;
input float[64] x3;
input float[64] x30;
input float[64] x31;
input float[64] x32;
input float[64] x33;
input float[64] x34;
input float[64] x35;
input float[64] x36;
input float[64] x37;
input float[64] x38;
input float[64] x39;
input float[64] x4;
input float[64] x40;
input float[64] x41;
input float[64] x42;
input float[64] x43;
input float[64] x44;
input float[64] x45;
input float[64] x46;
input float[64] x47;
input float[64] x48;
input float[64] x49;
input float[64] x5;
input float[64] x50;
input float[64] x51;
input float[64] x52;
input float[64] x53;
input float[64] x54;
input float[64] x55;
input float[64] x56;
input float[64] x57;
input float[64] x58;
input float[64] x59;
input float[64] x6;
input float[64] x60;
input float[64] x61;
input float[64] x62;
input float[64] x63;
input float[64] x64;
input float[64] x65;
input float[64] x66;
input float[64] x67;
input float[64] x68;
input float[64] x69;
input float[64] x7;
input float[64] x70;
input float[64] x71;
input float[64] x72;
input float[64] x73;
input float[64] x74;
input float[64] x75;
input float[64] x76;
input float[64] x77;
input float[64] x78;
input float[64] x79;
input float[64] x8;
input float[64] x80;
input float[64] x81;
input float[64] x82;
input float[64] x83;
input float[64] x84;
input float[64] x85;
input float[64] x86;
input float[64] x87;
input float[64] x88;
input float[64] x89;
input float[64] x9;
input float[64] x90;
input float[64] x91;
input float[64] x92;
input float[64] x93;
input float[64] x94;
input float[64] x95;
input float[64] x96;
input float[64] x97;
input float[64] x98;
input float[64] x99;
bit[12] c;
qubit[12] q;
rx(x0) q[0];
rz(x1) q[0];
rx(x2) q[1];
rz(x3) q[1];
rx(x4) q[2];
rz(x5) q[2];
rx(x6) q[3];
rz(x7) q[3];
rx(x8) q[4];
rz(x9) q[4];
rx(x10) q[5];
rz(x11) q[5];
rx(x12) q[6];
rz(x13) q[6];
rx(x14) q[7];
rz(x15) q[7];
rx(x16) q[8];
rz(x17) q[8];
rx(x18) q[9];
rz(x19) q[9];
rx(x20) q[10];
rz(x21) q[10];
rx(x22) q[11];
rz(x23) q[11];
crz(x24) q[1], q[0];
crz(x25) q[3], q[2];
crz(x26) q[5], q[4];
crz(x27) q[7], q[6];
crz(x28) q[9], q[8];
crz(x29) q[11], q[10];
crz(x30) q[2], q[1];
crz(x31) q[4], q[3];
crz(x32) q[6], q[5];
crz(x33) q[8], q[7];
crz(x34) q[10], q[9];
rx(x35) q[0];
rz(x36) q[0];
rx(x37) q[1];
rz(x38) q[1];
rx(x39) q[2];
rz(x40) q[2];
rx(x41) q[3];
rz(x42) q[3];
rx(x43) q[4];
rz(x44) q[4];
rx(x45) q[5];
rz(x46) q[5];
rx(x47) q[6];
rz(x48) q[6];
rx(x49) q[7];
rz(x50) q[7];
rx(x51) q[8];
rz(x52) q[8];
rx(x53) q[9];
rz(x54) q[9];
rx(x55) q[10];
rz(x56) q[10];
rx(x57) q[11];
rz(x58) q[11];
crz(x59) q[1], q[0];
crz(x60) q[3], q[2];
crz(x61) q[5], q[4];
crz(x62) q[7], q[6];
crz(x63) q[9], q[8];
crz(x64) q[11], q[10];
crz(x65) q[2], q[1];
crz(x66) q[4], q[3];
crz(x67) q[6], q[5];
crz(x68) q[8], q[7];
crz(x69) q[10], q[9];
rx(x70) q[0];
rz(x71) q[0];
rx(x72) q[1];
rz(x73) q[1];
rx(x74) q[2];
rz(x75) q[2];
rx(x76) q[3];
rz(x77) q[3];
rx(x78) q[4];
rz(x79) q[4];
rx(x80) q[5];
rz(x81) q[5];
rx(x82) q[6];
rz(x83) q[6];
rx(x84) q[7];
rz(x85) q[7];
rx(x86) q[8];
rz(x87) q[8];
rx(x88) q[9];
rz(x89) q[9];
rx(x90) q[10];
rz(x91) q[10];
rx(x92) q[11];
rz(x93) q[11];
crz(x94) q[1], q[0];
crz(x95) q[3], q[2];
crz(x96) q[5], q[4];
crz(x97) q[7], q[6];
crz(x98) q[9], q[8];
crz(x99) q[11], q[10];
crz(x100) q[2], q[1];
crz(x101) q[4], q[3];
crz(x102) q[6], q[5];
crz(x103) q[8], q[7];
crz(x104) q[10], q[9];
rx(x105) q[0];
rz(x106) q[0];
rx(x107) q[1];
rz(x108) q[1];
rx(x109) q[2];
rz(x110) q[2];
rx(x111) q[3];
rz(x112) q[3];
rx(x113) q[4];
rz(x114) q[4];
rx(x115) q[5];
rz(x116) q[5];
rx(x117) q[6];
rz(x118) q[6];
rx(x119) q[7];
rz(x120) q[7];
rx(x121) q[8];
rz(x122) q[8];
rx(x123) q[9];
rz(x108) q[9];
rx(x124) q[10];
rz(x125) q[10];
rx(x126) q[11];
rz(x127) q[11];
crz(x128) q[1], q[0];
crz(x127) q[3], q[2];
crz(x129) q[5], q[4];
crz(x130) q[7], q[6];
crz(x131) q[9], q[8];
crz(x132) q[11], q[10];
crz(x133) q[2], q[1];
crz(x134) q[4], q[3];
crz(x135) q[6], q[5];
crz(x136) q[8], q[7];
crz(x137) q[10], q[9];
c[0] = measure q[0];
c[1] = measure q[1];
c[2] = measure q[2];
c[3] = measure q[3];
c[4] = measure q[4];
c[5] = measure q[5];
c[6] = measure q[6];
c[7] = measure q[7];
c[8] = measure q[8];
c[9] = measure q[9];
c[10] = measure q[10];
c[11] = measure q[11]; | {"number_of_colors": 3} | {"circuits": [], "gradients": []} | [
"IIIIIIIZZIII",
"IIIIIIZZIIII",
"IIIIIIZIZIII",
"IIIIIZIIZIII",
"IIIIZIIZIIII",
"IIIIZZIIIIII",
"IIIZIIZIIIII",
"IIIZIZIIIIII",
"IIIZZIIIIIII",
"IIIIIIIIIIZZ",
"IIIIIIIIIZZI",
"IIIIIIIIIZIZ",
"IIZIIZIIIIII",
"IIZIIIIIIIIZ",
"IZIIZIIIIIII",
"IZIIIIIIIIZI",
"IZZIIIIIIIII",
"ZIIZIIIII... | [
0.5,
0.5,
0.5,
0.25,
0.25,
0.5,
0.25,
0.5,
0.5,
0.5,
0.5,
0.5,
0.25,
0.25,
0.25,
0.25,
0.5,
0.25,
0.25,
0.5,
0.5,
0.75,
0.75,
0.75,
1,
1,
1,
0.75,
0.75,
0.75,
1,
1,
1
] | 0.983631 | [
0.12397642308111168,
-1.0412824378997723,
0.6551677416149958,
-0.6835570607299902,
0.023146836072959226,
-0.5048269617904716,
0.6814886991250588,
-0.7325852103426811,
0.006386053532258323,
-0.47655542685563346,
0.11597712833781966,
-0.2813397718212035
] | {
"n_parameters": 12,
"n_qubits": 3,
"optimal_eigenvalue": -2.5,
"target_ratio": 0.97,
"target_value": -2.425
} | 16 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.