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
2353079fa286d356ce3844ef645b5899
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": 2, "source": 0, "target": 4}, {"capacity": 2, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 7}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 2, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 2}, {"capacity": 2, "source": 3, "target": 4}, {"capacity": 1, "source": 4, "target": 5}, {"capacity": 1, "source": 4, "target": 6}, {"capacity": 2, "source": 5, "target": 2}, {"capacity": 2, "source": 5, "target": 4}, {"capacity": 2, "source": 5, "target": 6}, {"capacity": 2, "source": 6, "target": 1}, {"capacity": 1, "source": 6, "target": 2}, {"capacity": 2, "source": 6, "target": 3}, {"capacity": 1, "source": 6, "target": 7}]}
{"states": [127, 1], "expectation_value": -1.090397326161539, "params": [[-0.0507, -0.055900000000000005, -0.0695], [0.0528, 0.0651, 0.0699]], "bitstrings": ["10000000", "11111110"], "total_optimization_steps": 10, "probabilities": [0.008975789489499125, 0.009132485208909297], "optimization_time": 5.378702163696289}
-0.5 * (Z(0) @ Z(4)) + -0.5 * (Z(1) @ Z(2)) + 0.75 * (Z(7) @ Z(0)) + -0.25 * (Z(7) @ Z(1)) + -0.25 * (Z(6) @ Z(4)) + -0.5 * (Z(6) @ Z(2)) + -0.5 * (Z(6) @ Z(1)) + -0.25 * (Z(6) @ Z(7)) + -0.5 * (Z(3) @ Z(4)) + -0.5 * (Z(3) @ Z(2)) + -0.5 * (Z(3) @ Z(1)) + -0.5 * (Z(3) @ Z(6)) + -0.75 * (Z(5) @ Z(4)) + -0.5 * (Z(5) @ Z(2)) + -0.5 * (Z(5) @ Z(6)) + -1.0 * Z(4) + -0.25 * Z(0) + -1.5 * Z(2) + -0.25 * Z(1) + 0.25 * Z(7) + 0.5 * Z(6) + 1.0 * Z(3) + 1.25 * Z(5)
1
8
3
{"smallest_eigenvalues": [-6.75, -6.75, -6.75], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -5.75, "smallest_bitstrings": ["10000000", "11111110", "10001000"], "largest_eigenvalue": 9.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rz(-pi) q[0]; ry(-0.014476605054925226) q[0]; ry(-0.08302690308798039) q[1]; rz(-pi) q[1]; h q[2]; ry(-1.5021299714943626) q[2]; ry(-0.20507589807993404) q[3]; rz(-pi) q[3]; ry(-0.0064225517544533916) q[4]; rz(-pi) q[4]; ry(-0.007758952866561823) q[5]; rz(-pi) q[5]; ry(-0.030389599397248765) q[6]; rz(-pi) q[6]; h q[7]; ry(1.640141240938177) q[7]; cx q[7], q[1]; ry(0.04691765512907749) q[1]; cx q[7], q[1]; cx q[7], q[3]; ry(0.07077959327189536) q[3]; cx q[7], q[3]; cx q[7], q[5]; ry(0.12218560535049602) q[5]; cx q[7], q[5]; cx q[7], q[0]; ry(0.043478720296719106) q[0]; cx q[7], q[0]; cx q[7], q[4]; ry(0.036480722120078496) q[4]; cx q[7], q[4]; cx q[7], q[6]; ry(0.029690662018407577) q[6]; cx q[7], 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] 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[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[0], q[7]; rz(x1) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x2) q[7]; cx q[1], q[7]; cx q[4], q[6]; rz(x2) q[6]; cx q[4], q[6]; cx q[2], q[6]; rz(x0) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x0) q[6]; cx q[1], q[6]; cx q[7], q[6]; rz(x2) q[6]; cx q[7], q[6]; cx q[4], q[3]; rz(x0) q[3]; cx q[4], q[3]; cx q[2], q[3]; rz(x0) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(x0) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x0) q[3]; cx q[6], q[3]; cx q[4], q[5]; rz(x3) q[5]; cx q[4], q[5]; cx q[2], q[5]; rz(x0) q[5]; cx q[2], q[5]; cx q[6], q[5]; rz(x0) q[5]; cx q[6], q[5]; rz(x4) q[4]; rz(x2) q[0]; rz(x5) q[2]; rz(x2) q[1]; rz(x6) q[7]; rz(x7) q[6]; rz(x8) q[3]; rz(x9) q[5]; 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]; cx q[4], q[0]; rz(x11) q[0]; cx q[4], q[0]; cx q[2], q[1]; rz(x11) q[1]; cx q[2], q[1]; cx q[0], q[7]; rz(x12) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x13) q[7]; cx q[1], q[7]; cx q[4], q[6]; rz(x13) q[6]; cx q[4], q[6]; cx q[2], q[6]; rz(x11) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x11) q[6]; cx q[1], q[6]; cx q[7], q[6]; rz(x13) q[6]; cx q[7], q[6]; cx q[4], q[3]; rz(x11) q[3]; cx q[4], q[3]; cx q[2], q[3]; rz(x11) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(x11) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x11) q[3]; cx q[6], q[3]; cx q[4], q[5]; rz(x14) q[5]; cx q[4], q[5]; cx q[2], q[5]; rz(x11) q[5]; cx q[2], q[5]; cx q[6], q[5]; rz(x11) q[5]; cx q[6], q[5]; rz(x15) q[4]; rz(x13) q[0]; rz(x16) q[2]; rz(x13) q[1]; rz(x17) q[7]; rz(x18) q[6]; rz(x19) q[3]; rz(x20) q[5]; 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]; cx q[4], q[0]; rz(x22) q[0]; cx q[4], q[0]; cx q[2], q[1]; rz(x22) q[1]; cx q[2], q[1]; cx q[0], q[7]; rz(x23) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x24) q[7]; cx q[1], q[7]; cx q[4], q[6]; rz(x24) q[6]; cx q[4], q[6]; cx q[2], q[6]; rz(x22) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x22) q[6]; cx q[1], q[6]; cx q[7], q[6]; rz(x24) q[6]; cx q[7], q[6]; cx q[4], q[3]; rz(x22) q[3]; cx q[4], q[3]; cx q[2], q[3]; rz(x22) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(x22) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x22) q[3]; cx q[6], q[3]; cx q[4], q[5]; rz(x25) q[5]; cx q[4], q[5]; cx q[2], q[5]; rz(x22) q[5]; cx q[2], q[5]; cx q[6], q[5]; rz(x22) q[5]; cx q[6], q[5]; rz(x26) q[4]; rz(x24) q[0]; rz(x27) q[2]; rz(x24) q[1]; rz(x28) q[7]; rz(x29) q[6]; rz(x30) q[3]; rz(x31) q[5]; 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]; 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", "IIIIIZZI", "ZIIIIIIZ", "ZIIIIIZI", "IZIZIIII", "IZIIIZII", "IZIIIIZI", "ZZIIIIII", "IIIZZIII", "IIIIZZII", "IIIIZIZI", "IZIIZIII", "IIZZIIII", "IIZIIZII", "IZZIIIII", "IIIZIIII", "IIIIIIIZ", "IIIIIZII", "IIIIIIZI", "ZIIIIIII", "IZIIIIII", "IIIIZIII", "IIZIIII...
[ -0.5, -0.5, 0.75, -0.25, -0.25, -0.5, -0.5, -0.25, -0.5, -0.5, -0.5, -0.5, -0.75, -0.5, -0.5, -1, -0.25, -1.5, -0.25, 0.25, 0.5, 1, 1.25 ]
0.996058
[ -1.5021299714943626, -1.527893052920365, -1.541794211553103, 1.640141240938177, -1.440851768577839, -1.2949408354430672, -1.5107160653792404, -0.09383531025815497, -0.1415591865437907, -0.24437121070099205, -0.08695744059343821, -0.07296144424015699, -0.059381324036815154 ]
{ "n_parameters": 13, "n_qubits": 8, "optimal_eigenvalue": -6.75, "target_ratio": 0.97, "target_value": -6.547499999999999 }
1
4243f02c605bbdbed3a1b13ecb63eadb
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": 4}, {"capacity": 4, "source": 0, "target": 5}, {"capacity": 1, "source": 0, "target": 8}, {"capacity": 2, "source": 0, "target": 9}, {"capacity": 2, "source": 0, "target": 10}, {"capacity": 4, "source": 1, "target": 7}, {"capacity": 2, "source": 1, "target": 8}, {"capacity": 1, "source": 1, "target": 9}, {"capacity": 4, "source": 2, "target": 1}, {"capacity": 4, "source": 2, "target": 4}, {"capacity": 3, "source": 2, "target": 6}, {"capacity": 2, "source": 2, "target": 7}, {"capacity": 3, "source": 2, "target": 8}, {"capacity": 2, "source": 3, "target": 1}, {"capacity": 3, "source": 3, "target": 5}, {"capacity": 4, "source": 3, "target": 6}, {"capacity": 4, "source": 3, "target": 7}, {"capacity": 1, "source": 3, "target": 8}, {"capacity": 2, "source": 3, "target": 9}, {"capacity": 3, "source": 3, "target": 10}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 4, "source": 4, "target": 5}, {"capacity": 3, "source": 4, "target": 7}, {"capacity": 2, "source": 5, "target": 4}, {"capacity": 1, "source": 5, "target": 6}, {"capacity": 1, "source": 5, "target": 7}, {"capacity": 4, "source": 5, "target": 9}, {"capacity": 1, "source": 5, "target": 10}, {"capacity": 4, "source": 6, "target": 1}, {"capacity": 3, "source": 6, "target": 2}, {"capacity": 1, "source": 6, "target": 4}, {"capacity": 1, "source": 6, "target": 5}, {"capacity": 3, "source": 6, "target": 7}, {"capacity": 4, "source": 6, "target": 8}, {"capacity": 3, "source": 6, "target": 9}, {"capacity": 2, "source": 7, "target": 9}, {"capacity": 1, "source": 8, "target": 4}, {"capacity": 2, "source": 9, "target": 1}, {"capacity": 2, "source": 9, "target": 2}, {"capacity": 2, "source": 9, "target": 4}, {"capacity": 3, "source": 9, "target": 6}, {"capacity": 3, "source": 9, "target": 8}]}
{"states": [256, 320], "expectation_value": -26.407200847416835, "params": [-0.0029000000000000002, -0.5201, -0.0029000000000000002, 0.001, 0.0023, -0.5740000000000001, 0.0023, 0.0056, 0.8064, 0.07250000000000001, 0.8055, 0.0055000000000000005, 0.0022, -0.5760000000000001, 0.0022, 0.006, 0.8002, 0.0746, 0.8013, 0.0038, 0.0022, -0.5952000000000001, 0.0022, 0.007200000000000001, 0.0023, -0.4349, 0.0025, 0.0024000000000000002, 0.0025, -0.5711, 0.0025, 0.0026000000000000003, 0.0023, -0.5938, 0.0023, 0.0076, 0.0025, -0.5246000000000001, 0.0025, 0.0086, 0.0028, -0.5655, 0.0027, 0.005, 0.021, 0.016800000000000002, 0.0011, 0.0178, -0.0007, 0.0183, 0.0206, 0.0119, 0.019700000000000002, 0.0162, 0.0122], "bitstrings": ["11011111111", "11010111111"], "total_optimization_steps": 80, "probabilities": [0.25227847513368146, 0.2682673572266062], "optimization_time": 59.999162912368774}
-0.25 * (Z(0) @ Z(5)) + -1.5 * (Z(6) @ Z(5)) + -1.0 * (Z(6) @ Z(0)) + -0.25 * (Z(9) @ Z(5)) + -0.25 * (Z(9) @ Z(0)) + -0.5 * (Z(10) @ Z(5)) + -0.5 * (Z(10) @ Z(0)) + -1.0 * (Z(10) @ Z(6)) + -0.75 * (Z(10) @ Z(9)) + 2.25 * (Z(2) @ Z(0)) + -0.25 * (Z(2) @ Z(6)) + -0.25 * (Z(1) @ Z(5)) + -0.5 * (Z(1) @ Z(9)) + -0.75 * (Z(1) @ Z(10)) + -0.75 * (Z(8) @ Z(5)) + -0.25 * (Z(8) @ Z(6)) + -0.5 * (Z(8) @ Z(10)) + -1.0 * (Z(8) @ Z(1)) + -1.0 * (Z(3) @ Z(5)) + -0.75 * (Z(3) @ Z(9)) + -0.5 * (Z(3) @ Z(10)) + -1.0 * (Z(3) @ Z(1)) + -0.5 * (Z(3) @ Z(8)) + -0.25 * (Z(7) @ Z(5)) + -0.5 * (Z(7) @ Z(6)) + -1.0 * (Z(7) @ Z(9)) + -1.5 * (Z(7) @ Z(10)) + -1.0 * (Z(7) @ Z(1)) + -0.75 * (Z(7) @ Z(8)) + -1.5 * (Z(7) @ Z(3)) + -0.75 * (Z(4) @ Z(6)) + -0.25 * (Z(4) @ Z(9)) + -0.5 * (Z(4) @ Z(10)) + -0.75 * (Z(4) @ Z(2)) + -0.5 * (Z(4) @ Z(1)) + -1.0 * (Z(4) @ Z(8)) + -1.0 * (Z(4) @ Z(7)) + -0.75 * Z(5) + -0.25 * Z(0) + -0.75 * Z(6) + -3.25 * Z(9) + -0.5 * Z(10) + 1.25 * Z(2) + -1.5 * Z(1) + -3.75 * Z(8) + 2.75 * Z(3) + 2.0 * Z(7) + 4.75 * Z(4)
5
11
1
{"smallest_eigenvalues": [-31.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -28.0, "smallest_bitstrings": ["11010111111"], "largest_eigenvalue": 28.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(-0.06870354953118415) q[0]; rz(-0.6757904948249251) q[0]; rx(-0.06759582632864572) q[1]; rz(-0.7664898096289718) q[1]; rx(1.3910136882041804) q[2]; rz(0.22404754836777396) q[2]; rx(-0.03151058959967032) q[3]; rz(-0.48554377761286815) q[3]; rx(1.0304975957702986) q[4]; rz(0.08399924454651231) q[4]; rx(-0.03151058959967032) q[5]; rz(-0.5267846551587816) q[5]; rx(-0.0675958263286457) q[6]; rz(-0.1039144580216842) q[6]; rx(0.02550801955941003) q[7]; rz(-0.6524871458192356) q[7]; rx(-0.0675958263286457) q[8]; rz(-0.7929741397280026) q[8]; rx(0.025508019559410025) q[9]; rz(-0.36907210571072246) q[9]; rx(-0.053594087500790824) q[10]; rz(-0.611829373994644) q[10]; cx q[10], q[9]; rz(-0.03781067373735869) q[9]; cx q[10], q[9]; cx q[10], q[8]; rz(0.08109523584803005) q[8]; cx q[10], q[8]; cx q[10], q[7]; rz(-0.1277430605419756) q[7]; cx q[10], q[7]; cx q[10], q[6]; rz(-0.12484933374079912) q[6]; cx q[10], q[6]; cx q[10], q[5]; rz(-0.04117645020641267) q[5]; cx q[10], q[5]; cx q[10], q[4]; rz(-0.011697990418086411) q[4]; cx q[10], q[4]; cx q[10], q[3]; rz(0.02878169273305975) q[3]; cx q[10], q[3]; cx q[10], q[2]; rz(0.010153637441436852) q[2]; cx q[10], q[2]; cx q[10], q[1]; rz(0.10690706884145133) q[1]; cx q[10], q[1]; cx q[10], q[0]; rz(-0.0784404212189505) q[0]; cx q[10], q[0]; rz(0.039922044997689414) q[10]; cx q[9], q[10]; rz(-0.039922044997689414) q[10]; cx q[9], q[10]; rz(-0.08109523584803005) q[8]; cx q[9], q[8]; rz(0.08109523584803005) q[8]; cx q[9], q[8]; rz(0.039922044997689414) q[10]; cx q[8], q[10]; rz(-0.039922044997689414) q[10]; cx q[8], q[10]; rz(0.1277430605419756) q[7]; cx q[9], q[7]; rz(-0.1277430605419756) q[7]; cx q[9], q[7]; rz(0.12484933374079912) q[6]; cx q[9], q[6]; rz(-0.12484933374079912) q[6]; cx q[9], q[6]; rz(0.04117645020641267) q[5]; cx q[9], q[5]; rz(-0.04117645020641267) q[5]; cx q[9], q[5]; rz(0.011697990418086411) q[4]; cx q[9], q[4]; rz(-0.011697990418086411) q[4]; cx q[9], q[4]; rz(-0.02878169273305975) q[3]; cx q[9], q[3]; rz(0.02878169273305975) q[3]; cx q[9], q[3]; rz(-0.010153637441436852) q[2]; cx q[9], q[2]; rz(0.010153637441436852) q[2]; cx q[9], q[2]; rz(-0.10690706884145133) q[1]; cx q[9], q[1]; rz(0.10690706884145133) q[1]; cx q[9], q[1]; rz(0.0784404212189505) q[0]; cx q[9], q[0]; rz(-0.0784404212189505) q[0]; cx q[9], q[0]; rz(0.03781067373735869) q[9]; cx q[8], q[9]; rz(-0.03781067373735869) q[9]; cx q[8], q[9]; rz(0.1277430605419756) q[7]; cx q[8], q[7]; rz(-0.1277430605419756) q[7]; cx q[8], q[7]; rz(0.039922044997689414) q[10]; cx q[7], q[10]; rz(-0.039922044997689414) q[10]; cx q[7], q[10]; rz(0.03781067373735869) q[9]; cx q[7], q[9]; rz(-0.03781067373735869) q[9]; cx q[7], q[9]; rz(0.12484933374079912) q[6]; cx q[8], q[6]; rz(-0.12484933374079912) q[6]; cx q[8], q[6]; rz(0.04117645020641267) q[5]; cx q[8], q[5]; rz(-0.04117645020641267) q[5]; cx q[8], q[5]; rz(0.011697990418086411) q[4]; cx q[8], q[4]; rz(-0.011697990418086411) q[4]; cx q[8], q[4]; rz(-0.02878169273305975) q[3]; cx q[8], q[3]; rz(0.02878169273305975) q[3]; cx q[8], q[3]; rz(-0.010153637441436852) q[2]; cx q[8], q[2]; rz(0.010153637441436852) q[2]; cx q[8], q[2]; rz(-0.10690706884145133) q[1]; cx q[8], q[1]; rz(0.10690706884145133) q[1]; cx q[8], q[1]; rz(0.0784404212189505) q[0]; cx q[8], q[0]; rz(-0.0784404212189505) q[0]; cx q[8], q[0]; rz(-0.08109523584803005) q[8]; cx q[7], q[8]; rz(0.08109523584803005) q[8]; cx q[7], q[8]; rz(0.12484933374079912) q[6]; cx q[7], q[6]; rz(-0.12484933374079912) q[6]; cx q[7], q[6]; rz(0.039922044997689414) q[10]; cx q[6], q[10]; rz(-0.039922044997689414) q[10]; cx q[6], q[10]; rz(0.03781067373735869) q[9]; cx q[6], q[9]; rz(-0.03781067373735869) q[9]; cx q[6], q[9]; rz(-0.08109523584803005) q[8]; cx q[6], q[8]; rz(0.08109523584803005) q[8]; cx q[6], q[8]; rz(0.04117645020641267) q[5]; cx q[7], q[5]; rz(-0.04117645020641267) q[5]; cx q[7], q[5]; rz(0.011697990418086411) q[4]; cx q[7], q[4]; rz(-0.011697990418086411) q[4]; cx q[7], q[4]; rz(-0.02878169273305975) q[3]; cx q[7], q[3]; rz(0.02878169273305975) q[3]; cx q[7], q[3]; rz(-0.010153637441436852) q[2]; cx q[7], q[2]; rz(0.010153637441436852) q[2]; cx q[7], q[2]; rz(-0.10690706884145133) q[1]; cx q[7], q[1]; rz(0.10690706884145133) q[1]; cx q[7], q[1]; rz(0.0784404212189505) q[0]; cx q[7], q[0]; rz(-0.0784404212189505) q[0]; cx q[7], q[0]; rz(0.1277430605419756) q[7]; cx q[6], q[7]; rz(-0.1277430605419756) q[7]; cx q[6], q[7]; rz(0.04117645020641267) q[5]; cx q[6], q[5]; rz(-0.04117645020641267) q[5]; cx q[6], q[5]; rz(0.039922044997689414) q[10]; cx q[5], q[10]; rz(-0.039922044997689414) q[10]; cx q[5], q[10]; rz(0.03781067373735869) q[9]; cx q[5], q[9]; rz(-0.03781067373735869) q[9]; cx q[5], q[9]; rz(-0.08109523584803005) q[8]; cx q[5], q[8]; rz(0.08109523584803005) q[8]; cx q[5], q[8]; rz(0.1277430605419756) q[7]; cx q[5], q[7]; rz(-0.1277430605419756) q[7]; cx q[5], q[7]; rz(0.011697990418086411) q[4]; cx q[6], q[4]; rz(-0.011697990418086411) q[4]; cx q[6], q[4]; rz(-0.02878169273305975) q[3]; cx q[6], q[3]; rz(0.02878169273305975) q[3]; cx q[6], q[3]; rz(-0.010153637441436852) q[2]; cx q[6], q[2]; rz(0.010153637441436852) q[2]; cx q[6], q[2]; rz(-0.10690706884145133) q[1]; cx q[6], q[1]; rz(0.10690706884145133) q[1]; cx q[6], q[1]; rz(0.0784404212189505) q[0]; cx q[6], q[0]; rz(-0.0784404212189505) q[0]; cx q[6], q[0]; rz(0.12484933374079912) q[6]; cx q[5], q[6]; rz(-0.12484933374079912) q[6]; cx q[5], q[6]; rz(0.011697990418086411) q[4]; cx q[5], q[4]; rz(-0.011697990418086411) q[4]; cx q[5], q[4]; rz(0.039922044997689414) q[10]; cx q[4], q[10]; rz(-0.039922044997689414) q[10]; cx q[4], q[10]; rz(0.03781067373735869) q[9]; cx q[4], q[9]; rz(-0.03781067373735869) q[9]; cx q[4], q[9]; rz(-0.08109523584803005) q[8]; cx q[4], q[8]; rz(0.08109523584803005) q[8]; cx q[4], q[8]; rz(0.1277430605419756) q[7]; cx q[4], q[7]; rz(-0.1277430605419756) q[7]; cx q[4], q[7]; rz(0.12484933374079912) q[6]; cx q[4], q[6]; rz(-0.12484933374079912) q[6]; cx q[4], q[6]; rz(-0.02878169273305975) q[3]; cx q[5], q[3]; rz(0.02878169273305975) q[3]; cx q[5], q[3]; rz(-0.010153637441436852) q[2]; cx q[5], q[2]; rz(0.010153637441436852) q[2]; cx q[5], q[2]; rz(-0.10690706884145133) q[1]; cx q[5], q[1]; rz(0.10690706884145133) q[1]; cx q[5], q[1]; rz(0.0784404212189505) q[0]; cx q[5], q[0]; rz(-0.0784404212189505) q[0]; cx q[5], q[0]; rz(0.04117645020641267) q[5]; cx q[4], q[5]; rz(-0.04117645020641267) q[5]; cx q[4], q[5]; rz(-0.02878169273305975) q[3]; cx q[4], q[3]; rz(0.02878169273305975) q[3]; cx q[4], q[3]; rz(0.039922044997689414) q[10]; cx q[3], q[10]; rz(-0.039922044997689414) q[10]; cx q[3], q[10]; rz(0.03781067373735869) q[9]; cx q[3], q[9]; rz(-0.03781067373735869) q[9]; cx q[3], q[9]; rz(-0.08109523584803005) q[8]; cx q[3], q[8]; rz(0.08109523584803005) q[8]; cx q[3], q[8]; rz(0.1277430605419756) q[7]; cx q[3], q[7]; rz(-0.1277430605419756) q[7]; cx q[3], q[7]; rz(0.12484933374079912) q[6]; cx q[3], q[6]; rz(-0.12484933374079912) q[6]; cx q[3], q[6]; rz(0.04117645020641267) q[5]; cx q[3], q[5]; rz(-0.04117645020641267) q[5]; cx q[3], q[5]; rz(-0.010153637441436852) q[2]; cx q[4], q[2]; rz(0.010153637441436852) q[2]; cx q[4], q[2]; rz(-0.10690706884145133) q[1]; cx q[4], q[1]; rz(0.10690706884145133) q[1]; cx q[4], q[1]; rz(0.0784404212189505) q[0]; cx q[4], q[0]; rz(-0.0784404212189505) q[0]; cx q[4], q[0]; rz(0.011697990418086411) q[4]; cx q[3], q[4]; rz(-0.011697990418086411) q[4]; cx q[3], q[4]; rz(-0.010153637441436852) q[2]; cx q[3], q[2]; rz(0.010153637441436852) q[2]; cx q[3], q[2]; rz(0.039922044997689414) q[10]; cx q[2], q[10]; rz(-0.039922044997689414) q[10]; cx q[2], q[10]; rz(0.03781067373735869) q[9]; cx q[2], q[9]; rz(-0.03781067373735869) q[9]; cx q[2], q[9]; rz(-0.08109523584803005) q[8]; cx q[2], q[8]; rz(0.08109523584803005) q[8]; cx q[2], q[8]; rz(0.1277430605419756) q[7]; cx q[2], q[7]; rz(-0.1277430605419756) q[7]; cx q[2], q[7]; rz(0.12484933374079912) q[6]; cx q[2], q[6]; rz(-0.12484933374079912) q[6]; cx q[2], q[6]; rz(0.04117645020641267) q[5]; cx q[2], q[5]; rz(-0.04117645020641267) q[5]; cx q[2], q[5]; rz(0.011697990418086411) q[4]; cx q[2], q[4]; rz(-0.011697990418086411) q[4]; cx q[2], q[4]; rz(-0.10690706884145133) q[1]; cx q[3], q[1]; rz(0.10690706884145133) q[1]; cx q[3], q[1]; rz(0.0784404212189505) q[0]; cx q[3], q[0]; rz(-0.0784404212189505) q[0]; cx q[3], q[0]; rz(-0.02878169273305975) q[3]; cx q[2], q[3]; rz(0.02878169273305975) q[3]; cx q[2], q[3]; rz(-0.10690706884145133) q[1]; cx q[2], q[1]; rz(0.10690706884145133) q[1]; cx q[2], q[1]; rz(0.039922044997689414) q[10]; cx q[1], q[10]; rz(-0.039922044997689414) q[10]; cx q[1], q[10]; rz(0.03781067373735869) q[9]; cx q[1], q[9]; rz(-0.03781067373735869) q[9]; cx q[1], q[9]; rz(-0.08109523584803005) q[8]; cx q[1], q[8]; rz(0.08109523584803005) q[8]; cx q[1], q[8]; rz(0.1277430605419756) q[7]; cx q[1], q[7]; rz(-0.1277430605419756) q[7]; cx q[1], q[7]; rz(0.12484933374079912) q[6]; cx q[1], q[6]; rz(-0.12484933374079912) q[6]; cx q[1], q[6]; rz(0.04117645020641267) q[5]; cx q[1], q[5]; rz(-0.04117645020641267) q[5]; cx q[1], q[5]; rz(0.011697990418086411) q[4]; cx q[1], q[4]; rz(-0.011697990418086411) q[4]; cx q[1], q[4]; rz(-0.02878169273305975) q[3]; cx q[1], q[3]; rz(0.02878169273305975) q[3]; cx q[1], q[3]; rz(0.0784404212189505) q[0]; cx q[2], q[0]; rz(-0.0784404212189505) q[0]; cx q[2], q[0]; rz(-0.010153637441436852) q[2]; cx q[1], q[2]; rz(0.010153637441436852) q[2]; cx q[1], q[2]; rz(0.0784404212189505) q[0]; cx q[1], q[0]; rz(-0.0784404212189505) q[0]; cx q[1], q[0]; rz(0.039922044997689414) q[10]; cx q[0], q[10]; rz(-0.039922044997689414) q[10]; cx q[0], q[10]; rz(0.03781067373735869) q[9]; cx q[0], q[9]; rz(-0.03781067373735869) q[9]; cx q[0], q[9]; rz(-0.08109523584803005) q[8]; cx q[0], q[8]; rz(0.08109523584803005) q[8]; cx q[0], q[8]; rz(0.1277430605419756) q[7]; cx q[0], q[7]; rz(-0.1277430605419756) q[7]; cx q[0], q[7]; rz(0.12484933374079912) q[6]; cx q[0], q[6]; rz(-0.12484933374079912) q[6]; cx q[0], q[6]; rz(0.04117645020641267) q[5]; cx q[0], q[5]; rz(-0.04117645020641267) q[5]; cx q[0], q[5]; rz(0.011697990418086411) q[4]; cx q[0], q[4]; rz(-0.011697990418086411) q[4]; cx q[0], q[4]; rz(-0.02878169273305975) q[3]; cx q[0], q[3]; rz(0.02878169273305975) q[3]; cx q[0], q[3]; rz(-0.010153637441436852) q[2]; cx q[0], q[2]; rz(0.010153637441436852) q[2]; cx q[0], q[2]; rz(-0.10690706884145133) q[1]; cx q[0], q[1]; rz(0.10690706884145133) q[1]; cx q[0], q[1]; rx(-0.06870354953118415) q[0]; rz(0.030955698641350712) q[0]; rx(-0.0675958263286457) q[1]; rz(-0.10980460423677885) q[1]; rx(0.22117921524323944) q[10]; rz(0.10022358927201028) q[10]; rx(1.5773312977539853) q[2]; rz(0.44992700443782935) q[2]; rx(-0.03151058959967032) q[3]; rz(0.21390506938879736) q[3]; rx(1.2272014413915842) q[4]; rz(0.07183561866713986) q[4]; rx(-0.03151058959967032) q[5]; rz(0.009851874170389907) q[5]; rx(0.025508019559410025) q[6]; rz(0.014868644349930175) q[6]; rx(0.025508019559410025) q[7]; rz(0.01035029304732446) q[7]; rx(-0.0675958263286457) q[8]; rz(0.05457718757270889) q[8]; rx(0.025508019559410025) q[9]; rz(-0.1384784550141047) 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; 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(x2) q[6]; rz(x11) q[6]; rx(x12) q[7]; rz(x13) q[7]; rx(x2) q[8]; rz(x14) q[8]; rx(x12) q[9]; rz(x15) q[9]; rx(x16) q[10]; rz(x17) q[10]; crz(x18) q[10], q[9]; crz(x19) q[10], q[8]; crz(x20) q[10], q[7]; crz(x21) q[10], q[6]; crz(x22) q[10], q[5]; crz(x23) q[10], q[4]; crz(x24) q[10], q[3]; crz(x25) q[10], q[2]; crz(x26) q[10], q[1]; crz(x27) q[10], q[0]; crz(x28) q[9], q[10]; crz(x19) q[9], q[8]; crz(x20) q[9], q[7]; crz(x21) q[9], q[6]; crz(x22) q[9], q[5]; crz(x23) q[9], q[4]; crz(x24) q[9], q[3]; crz(x25) q[9], q[2]; crz(x26) q[9], q[1]; crz(x27) q[9], q[0]; crz(x28) q[8], q[10]; crz(x18) q[8], q[9]; crz(x20) q[8], q[7]; crz(x21) q[8], q[6]; crz(x22) q[8], q[5]; crz(x23) q[8], q[4]; crz(x24) q[8], q[3]; crz(x25) q[8], q[2]; crz(x26) q[8], q[1]; crz(x27) q[8], q[0]; crz(x28) q[7], q[10]; crz(x18) q[7], q[9]; crz(x19) q[7], q[8]; crz(x21) q[7], q[6]; crz(x22) q[7], q[5]; crz(x23) q[7], q[4]; crz(x24) q[7], q[3]; crz(x25) q[7], q[2]; crz(x26) q[7], q[1]; crz(x27) q[7], q[0]; crz(x28) q[6], q[10]; crz(x18) q[6], q[9]; crz(x19) q[6], q[8]; crz(x20) q[6], q[7]; crz(x22) q[6], q[5]; crz(x23) q[6], q[4]; crz(x24) q[6], q[3]; crz(x25) q[6], q[2]; crz(x26) q[6], q[1]; crz(x27) q[6], q[0]; crz(x28) q[5], q[10]; crz(x18) q[5], q[9]; crz(x19) q[5], q[8]; crz(x20) q[5], q[7]; crz(x21) q[5], q[6]; crz(x23) q[5], q[4]; crz(x24) q[5], q[3]; crz(x25) q[5], q[2]; crz(x26) q[5], q[1]; crz(x27) q[5], q[0]; crz(x28) q[4], q[10]; crz(x18) q[4], q[9]; crz(x19) q[4], q[8]; crz(x20) q[4], q[7]; crz(x21) q[4], q[6]; crz(x22) q[4], q[5]; crz(x24) q[4], q[3]; crz(x25) q[4], q[2]; crz(x26) q[4], q[1]; crz(x27) q[4], q[0]; crz(x28) q[3], q[10]; crz(x18) q[3], q[9]; crz(x19) q[3], q[8]; crz(x20) q[3], q[7]; crz(x21) q[3], q[6]; crz(x22) q[3], q[5]; crz(x23) q[3], q[4]; crz(x25) q[3], q[2]; crz(x26) q[3], q[1]; crz(x27) q[3], q[0]; crz(x28) q[2], q[10]; crz(x18) q[2], q[9]; crz(x19) q[2], q[8]; crz(x20) q[2], q[7]; crz(x21) q[2], q[6]; crz(x22) q[2], q[5]; crz(x23) q[2], q[4]; crz(x24) q[2], q[3]; crz(x26) q[2], q[1]; crz(x27) q[2], q[0]; crz(x28) q[1], q[10]; crz(x18) q[1], q[9]; crz(x19) q[1], q[8]; crz(x20) q[1], q[7]; crz(x21) q[1], q[6]; crz(x22) q[1], q[5]; crz(x23) q[1], q[4]; crz(x24) q[1], q[3]; crz(x25) q[1], q[2]; crz(x27) q[1], q[0]; crz(x28) q[0], q[10]; crz(x18) q[0], q[9]; crz(x19) q[0], q[8]; crz(x20) q[0], q[7]; crz(x21) q[0], q[6]; crz(x22) q[0], q[5]; crz(x23) q[0], q[4]; crz(x24) q[0], q[3]; crz(x25) q[0], q[2]; crz(x26) q[0], q[1]; rx(x0) q[0]; rz(x29) q[0]; rx(x2) 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(x6) q[5]; rz(x36) q[5]; rx(x12) q[6]; rz(x37) q[6]; rx(x12) q[7]; rz(x38) q[7]; rx(x2) q[8]; rz(x39) q[8]; rx(x12) q[9]; rz(x40) q[9]; rx(x41) q[10]; rz(x42) 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": []}
[ "IIIIIZIIIIZ", "IIIIZZIIIII", "IIIIZIIIIIZ", "IZIIIZIIIII", "IZIIIIIIIIZ", "ZIIIIZIIIII", "ZIIIIIIIIIZ", "ZIIIZIIIIII", "ZZIIIIIIIII", "IIIIIIIIZIZ", "IIIIZIIIZII", "IIIIIZIIIZI", "IZIIIIIIIZI", "ZIIIIIIIIZI", "IIZIIZIIIII", "IIZIZIIIIII", "ZIZIIIIIIII", "IIZIIIIIIZI", "IIIIIZIZI...
[ -0.25, -1.5, -1, -0.25, -0.25, -0.5, -0.5, -1, -0.75, 2.25, -0.25, -0.25, -0.5, -0.75, -0.75, -0.25, -0.5, -1, -1, -0.75, -0.5, -1, -0.5, -0.25, -0.5, -1, -1.5, -1, -0.75, -1.5, -0.75, -0.25, -0.5, -0.75, -0.5, -1, -1, -0.75, -0.25, -0.75...
0.971867
[ -0.06870354953118415, -0.754230916043876, -0.0675958263286457, -0.6595827407875207, 1.3910136882041806, 0.23420118580921093, -0.03151058959967032, -0.45676208487980874, 1.0304975957702986, 0.07230125412842586, -0.5679611053651955, -0.2287637917624824, 0.025508019559410025, -0.7802302063612...
{ "n_parameters": 43, "n_qubits": 11, "optimal_eigenvalue": -31, "target_ratio": 0.97, "target_value": -30.07 }
12
db350f4c6cc12fe7a27604bdeac9089b
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": 1, "source": 0, "target": 2}, {"capacity": 3, "source": 0, "target": 3}, {"capacity": 4, "source": 1, "target": 5}, {"capacity": 4, "source": 2, "target": 1}, {"capacity": 1, "source": 2, "target": 4}, {"capacity": 3, "source": 3, "target": 2}, {"capacity": 2, "source": 3, "target": 5}, {"capacity": 3, "source": 4, "target": 1}, {"capacity": 1, "source": 4, "target": 3}, {"capacity": 3, "source": 5, "target": 1}, {"capacity": 1, "source": 5, "target": 7}, {"capacity": 3, "source": 6, "target": 4}]}
{"states": [0, 1], "expectation_value": -8.655678050444996, "params": [0.0013000000000000002, -0.1778, 0.0033, 0.3171, 0.0054, 0.2265, 0.0028, 0.3025, 0.0008, 0.30720000000000003, 0.0022, 0.30970000000000003, 0.018600000000000002, 0.11670000000000001, 0.4102, -0.0018000000000000002, 0.0057, -0.2457, -0.0001, 0.3173, -0.0032, 0.3049, 0.0031000000000000003, 0.3063, 0.0059, 0.299, 0.0028, 0.3136, 0.0008, 0.2235, 0.4056, -0.0017000000000000001, 0.005, -0.24750000000000003, 0.0043, 0.3131, 0.0046, 0.3078, 0.0021000000000000003, 0.29910000000000003, 0.0023, 0.3012, 0.0017000000000000001, 0.3045, -0.0224, 0.2051, 0.40800000000000003, -0.0017000000000000001, 0.0023, 0.0502, 0.0017000000000000001, -0.1471, 0.0022, -0.22240000000000001, 0.0031000000000000003, -0.21580000000000002, 0.002, -0.21760000000000002, 0.0025, 0.095, -0.0765, 0.038200000000000005, 0.4096, 0.0082, 0.3114, 0.0795, 0.2997, -0.2958, 0.29410000000000003, 0.0234, 0.0005, 0.30460000000000004, 0.13570000000000002, 0.3029, -0.2655, 0.2617, 0.0256, 0.0005, 0.31720000000000004, -0.0198, 0.2947, -0.16590000000000002, 0.1279, 0.0149, 0.0004, 0.0212, -0.055600000000000004, -0.2922, 0.2556, -0.20070000000000002, 0.015000000000000001, -0.0659], "bitstrings": ["11111111", "11111110"], "total_optimization_steps": 40, "probabilities": [0.4678488421600759, 0.5283265719586341], "optimization_time": 20.51151466369629}
-0.25 * (Z(0) @ Z(1)) + -1.0 * (Z(2) @ Z(1)) + -0.25 * (Z(2) @ Z(0)) + -0.75 * (Z(3) @ Z(0)) + -0.75 * (Z(3) @ Z(2)) + -1.75 * (Z(5) @ Z(1)) + -0.5 * (Z(5) @ Z(3)) + -0.75 * (Z(4) @ Z(1)) + -0.25 * (Z(4) @ Z(2)) + -0.25 * (Z(4) @ Z(3)) + 1.5 * (Z(7) @ Z(0)) + -0.25 * (Z(7) @ Z(5)) + -0.75 * (Z(6) @ Z(4)) + -1.75 * Z(1) + -0.25 * Z(0) + 0.25 * Z(2) + 0.25 * Z(3) + -0.5 * Z(5) + 0.0 * Z(4) + 1.25 * Z(7) + 0.75 * Z(6)
4
8
4
{"smallest_eigenvalues": [-11.0, -11.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -10.0, "smallest_bitstrings": ["11111110", "11111100"], "largest_eigenvalue": 9.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; ry(-0.4275268824029438) q[0]; h q[1]; ry(-1.5652080334247682) q[1]; ry(-0.03368310796321593) q[2]; rz(-pi) q[2]; h q[3]; ry(-1.5652080334247682) q[3]; h q[4]; ry(-1.6531305993622973) q[4]; h q[5]; ry(-1.5652080334247682) q[5]; h q[6]; h q[7]; cx q[7], q[0]; ry(0.4275268824029438) q[0]; cx q[7], q[0]; ry(-1.0594791781014457) q[0]; ry(1.4124065634913474) q[7]; cx q[6], q[7]; ry(-0.09785216787081862) q[7]; cx q[6], q[7]; cx q[6], q[0]; cx q[7], q[2]; ry(0.167877280321401) q[0]; cx q[6], q[0]; ry(0.0183525191280661) q[2]; cx q[7], q[2]; ry(-0.044189368221833836) q[7]; cx q[0], q[7]; ry(0.044189368221833836) q[7]; cx q[0], 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] 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(x6) q[5]; rz(x33) q[5]; rx(x8) q[6]; rz(x34) q[6]; rx(x35) q[7]; rz(x36) q[7]; crx(x16) q[7], q[6]; crx(x37) q[6], q[5]; crx(x38) q[5], q[4]; crx(x39) q[4], q[3]; crx(x40) q[3], q[2]; crx(x41) q[2], q[1]; crx(x42) q[1], q[0]; rx(x43) q[0]; rz(x44) q[0]; rx(x45) q[1]; rz(x46) q[1]; rx(x47) 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(x36) 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(x51) q[0]; rz(x65) q[0]; rx(x53) q[1]; rz(x66) q[1]; rx(x10) q[2]; rz(x67) q[2]; rx(x29) q[3]; rz(x68) q[3]; rx(x69) q[4]; rz(x70) q[4]; rx(x71) q[5]; rz(x72) q[5]; rx(x73) q[6]; rz(x74) q[6]; rx(x75) q[7]; rz(x76) q[7]; crx(x77) q[7], q[6]; crx(x78) q[6], q[5]; crx(x79) q[5], q[4]; crx(x80) q[4], q[3]; crx(x81) q[3], q[2]; crx(x82) q[2], q[1]; crx(x83) 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", "IIIIIZZI", "IIIIIZIZ", "IIIIZIIZ", "IIIIZZII", "IIZIIIZI", "IIZIZIII", "IIIZIIZI", "IIIZIZII", "IIIZZIII", "ZIIIIIIZ", "ZIZIIIII", "IZIZIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIIZII", "IIIIZIII", "IIZIIIII", "IIIZIIII", "ZIIIIIII", "IZIIIIII" ]
[ -0.25, -1, -0.25, -0.75, -0.75, -1.75, -0.5, -0.75, -0.25, -0.25, 1.5, -0.25, -0.75, -1.75, -0.25, 0.25, 0.25, -0.5, 0, 1.25, 0.75 ]
0.972524
[ -1.5652080334247682, -0.8550537648058876, 1.3145543956205288, -0.8916018977800446, -1.5187606997036145, -1.6531305993622973, 0.19570433574163723, -0.335754560642802, -0.0367050382561322, -0.08837873644366767 ]
{ "n_parameters": 10, "n_qubits": 8, "optimal_eigenvalue": -11, "target_ratio": 0.97, "target_value": -10.67 }
10
-503644790904809796
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], "hyperedges": [[1, 2, 4, 5, 9, 10, 11], [1, 3, 4, 8, 9], [1, 3, 5, 8, 9], [0, 2, 3, 7, 11], [0, 11, 4, 5], [1, 4, 5, 8, 9], [1, 4, 6, 7, 8], [9, 7], [0, 2, 4, 5, 9], [8, 0, 2], [0, 9, 4, 6], [10, 3, 6], [0, 1, 6, 8, 9, 10, 11]]}
{"states": [491, 507], "expectation_value": -3.147255748554196, "params": [0.0025, 0.0025, 3.1439000000000004, 3.1449000000000003, -0.0026000000000000003, -0.0026000000000000003, 1.5388000000000002, 1.5978, 1.5670000000000002, 1.5693000000000001, 1.5775000000000001, 1.5593000000000001, 1.5749, 1.572, -0.8847, -0.8827, 1.5621, 1.5741, -0.0025, -0.0025, 1.5676, 1.5684, 1.5690000000000002, 1.5672000000000001, 0.0022, 0.0099, 1.3757000000000001, 0.0045000000000000005, -1.7982, 0.0002, 0.0285, 0.0068000000000000005, -0.0023, 0.007500000000000001, 0.0023, 0.0029000000000000002, -0.0023, 0.0001, 0.0022, 0.0077, 0.0027, 0.0054, -0.0029000000000000002, 0.007200000000000001, -2.7149, 0.0009000000000000001, -0.0022, 0.0076], "bitstrings": ["111000010100", "111000000100"], "total_optimization_steps": 450, "probabilities": [0.40228513095230234, 0.5976427937819004], "optimization_time": 19.255409955978394}
0.023809523809523808 * (Z(1) @ Z(4)) + 0.07380952380952381 * (Z(6) @ Z(4)) + 0.1738095238095238 * (Z(6) @ Z(1)) + 0.07380952380952381 * (Z(7) @ Z(4)) + 0.12380952380952381 * (Z(7) @ Z(1)) + 0.20714285714285713 * (Z(7) @ Z(6)) + 0.07380952380952381 * (Z(11) @ Z(4)) + 0.1976190476190476 * (Z(11) @ Z(1)) + 0.2571428571428571 * (Z(11) @ Z(6)) + 0.1738095238095238 * (Z(11) @ Z(7)) + 0.023809523809523808 * (Z(2) @ Z(4)) + 0.047619047619047616 * (Z(2) @ Z(1)) + 0.023809523809523808 * (Z(2) @ Z(6)) + 0.023809523809523808 * (Z(2) @ Z(7)) + 0.047619047619047616 * (Z(2) @ Z(11)) + 0.07380952380952381 * (Z(3) @ Z(4)) + 0.047619047619047616 * (Z(3) @ Z(1)) + 0.10714285714285714 * (Z(3) @ Z(6)) + 0.10714285714285714 * (Z(3) @ Z(7)) + 0.047619047619047616 * (Z(3) @ Z(11)) + 0.047619047619047616 * (Z(3) @ Z(2)) + 0.05 * (Z(5) @ Z(4)) + 0.1 * (Z(5) @ Z(1)) + 0.05 * (Z(5) @ Z(6)) + 0.05 * (Z(5) @ Z(7)) + 0.1 * (Z(5) @ Z(11)) + 0.16666666666666666 * (Z(5) @ Z(2)) + 0.05 * (Z(5) @ Z(3)) + 0.16666666666666666 * (Z(10) @ Z(4)) + 0.22380952380952382 * (Z(10) @ Z(1)) + 0.15000000000000002 * (Z(10) @ Z(6)) + 0.1 * (Z(10) @ Z(7)) + 0.17380952380952383 * (Z(10) @ Z(11)) + 0.023809523809523808 * (Z(10) @ Z(2)) + 0.023809523809523808 * (Z(10) @ Z(3)) + 0.1 * (Z(10) @ Z(5)) + 0.26666666666666666 * (Z(0) @ Z(4)) + 0.023809523809523808 * (Z(0) @ Z(1)) + 0.21666666666666667 * (Z(0) @ Z(6)) + 0.13333333333333333 * (Z(0) @ Z(7)) + 0.15714285714285714 * (Z(0) @ Z(11)) + 0.023809523809523808 * (Z(0) @ Z(2)) + 0.15714285714285714 * (Z(0) @ Z(3)) + 0.05 * (Z(0) @ Z(5)) + 0.19047619047619047 * (Z(0) @ Z(10)) + 0.05 * (Z(9) @ Z(4)) + 0.05 * (Z(9) @ Z(1)) + 0.05 * (Z(9) @ Z(6)) + 0.5 * (Z(9) @ Z(11)) + 0.05 * (Z(9) @ Z(3)) + 0.05 * (Z(9) @ Z(5)) + 0.05 * (Z(9) @ Z(10)) + 0.05 * (Z(9) @ Z(0)) + 0.07380952380952381 * (Z(8) @ Z(1)) + 0.13333333333333333 * (Z(8) @ Z(6)) + 0.10714285714285714 * (Z(8) @ Z(11)) + 0.19047619047619047 * (Z(8) @ Z(2)) + 0.023809523809523808 * (Z(8) @ Z(3)) + 0.16666666666666666 * (Z(8) @ Z(5)) + 0.07380952380952381 * (Z(8) @ Z(10)) + 0.10714285714285714 * (Z(8) @ Z(0)) + 0.05 * (Z(8) @ Z(9)) + 0.4380952380952381 * Z(4) + 0.5428571428571428 * Z(1) + 0.7214285714285714 * Z(6) + 0.49642857142857133 * Z(7) + 0.6678571428571429 * Z(11) + 0.30952380952380953 * Z(2) + 0.3678571428571429 * Z(3) + 0.4666666666666667 * Z(5) + 0.6380952380952383 * Z(10) + 0.6880952380952381 * Z(0) + 0.2000000000000003 * Z(9) + 0.463095238095238 * Z(8)
13
12
1
{"smallest_eigenvalues": [-3.2], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.0690476190476197, "smallest_bitstrings": ["111000000100"], "largest_eigenvalue": 12.500000000000004}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; ry(0.025787626051146092) q[0]; rz(0.0495620011694683) q[0]; ry(3.111214539136435) q[1]; ry(-0.031554342198539635) q[2]; ry(1.4495107814377481) q[3]; ry(1.6866987056406975) q[4]; ry(1.4844562279039195) q[5]; ry(1.4344717009383579) q[6]; ry(-0.9015987482297156) q[7]; ry(1.4582187101730233) q[8]; ry(0.01668833511506424) q[9]; ry(1.7160348903641236) q[10]; ry(1.4987127194018937) q[11]; cx q[11], q[0]; rz(-0.0495620011694683) q[0]; cx q[11], q[0]; rz(0.06743760674277914) q[11]; cx q[10], q[11]; rz(-0.06743760674277914) q[11]; cx q[10], q[11]; rz(-1.2839818594291534) q[10]; cx q[9], q[10]; rz(1.2839818594291534) q[10]; cx q[9], q[10]; rz(-0.05160448430001277) q[9]; cx q[8], q[9]; rz(0.05160448430001277) q[9]; cx q[8], q[9]; rz(0.01334780837447961) q[8]; cx q[7], q[8]; rz(-0.01334780837447961) q[8]; cx q[7], q[8]; rz(0.0495620011694683) q[7]; cx q[6], q[7]; rz(-0.0495620011694683) q[7]; cx q[6], q[7]; rz(-0.00010108274534011922) q[6]; cx q[5], q[6]; rz(0.00010108274534011922) q[6]; cx q[5], q[6]; rz(0.0691127836511835) q[5]; cx q[4], q[5]; rz(-0.0691127836511835) q[5]; cx q[4], q[5]; rz(-0.00010108274534011922) q[4]; cx q[3], q[4]; rz(0.00010108274534011922) q[4]; cx q[3], q[4]; rz(0.044652017157257966) q[3]; cx q[2], q[3]; rz(-0.044652017157257966) q[3]; cx q[2], q[3]; rz(-0.9093647628624609) q[2]; cx q[1], q[2]; rz(0.9093647628624609) q[2]; cx q[1], q[2]; rz(0.6249680596272982) q[1]; cx q[0], q[1]; rz(-0.6249680596272982) q[1]; cx q[0], q[1]; ry(0.025787626051146092) q[0]; ry(3.0577638575235486) q[1]; rz(-0.10997545391715485) q[1]; ry(1.514133256091335) q[10]; rz(0.07428082390939701) q[10]; ry(1.5419951376826948) q[11]; cx q[11], q[10]; rz(-0.07428082390939701) q[10]; cx q[11], q[10]; rz(0.04839618651831177) q[11]; cx q[0], q[11]; rz(-0.04839618651831177) q[11]; cx q[0], q[11]; cx q[0], q[1]; rz(0.10997545391715485) q[1]; cx q[0], q[1]; rz(0.04239051449803969) q[10]; ry(-0.031554342198539635) q[2]; rz(0.08291738517099521) q[2]; cx q[1], q[2]; rz(-0.08291738517099521) q[2]; cx q[1], q[2]; ry(1.6425858042951373) q[3]; rz(0.060788222059492136) q[3]; cx q[2], q[3]; rz(-0.060788222059492136) q[3]; cx q[2], q[3]; ry(1.6679000308575438) q[4]; rz(0.016200763457335825) q[4]; cx q[3], q[4]; rz(-0.016200763457335825) q[4]; cx q[3], q[4]; ry(1.6451528863331355) q[5]; rz(0.004699215046809209) q[5]; cx q[4], q[5]; rz(-0.004699215046809209) q[5]; cx q[4], q[5]; ry(1.5918603805339966) q[6]; rz(-0.0344088010058171) q[6]; cx q[5], q[6]; rz(0.0344088010058171) q[6]; cx q[5], q[6]; ry(-0.8717404737786819) q[7]; rz(-0.008941258667253923) q[7]; cx q[6], q[7]; rz(0.008941258667253923) q[7]; cx q[6], q[7]; ry(1.685972311664979) q[8]; rz(-0.036259226821083915) q[8]; cx q[7], q[8]; rz(0.036259226821083915) q[8]; cx q[7], q[8]; ry(0.01668833511506424) q[9]; rz(0.012072428477191617) q[9]; cx q[8], q[9]; rz(-0.012072428477191617) q[9]; cx q[8], q[9]; cx q[9], q[10]; rz(-0.04239051449803969) 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] 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(x12) q[6], q[7]; crz(x17) q[5], q[6]; crz(x18) q[4], q[5]; crz(x17) q[3], q[4]; crz(x19) q[2], q[3]; crz(x20) q[1], q[2]; crz(x21) q[0], q[1]; ry(x0) q[0]; ry(x22) q[1]; ry(x2) q[2]; ry(x23) q[3]; ry(x24) q[4]; ry(x25) q[5]; ry(x26) q[6]; ry(x27) q[7]; ry(x28) q[8]; ry(x9) q[9]; ry(x29) q[10]; ry(x30) q[11]; crz(x31) q[11], q[10]; crz(x32) q[0], q[11]; crz(x33) q[0], q[1]; crz(x34) q[1], q[2]; crz(x35) q[2], q[3]; crz(x36) q[3], q[4]; crz(x37) q[4], q[5]; crz(x38) q[5], q[6]; crz(x39) q[6], q[7]; crz(x40) q[7], q[8]; crz(x41) q[8], q[9]; crz(x42) 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": []}
[ "IIIIIIIZIIZI", "IIIIIZIZIIII", "IIIIIZIIIIZI", "IIIIZIIZIIII", "IIIIZIIIIIZI", "IIIIZZIIIIII", "ZIIIIIIZIIII", "ZIIIIIIIIIZI", "ZIIIIZIIIIII", "ZIIIZIIIIIII", "IIIIIIIZIZII", "IIIIIIIIIZZI", "IIIIIZIIIZII", "IIIIZIIIIZII", "ZIIIIIIIIZII", "IIIIIIIZZIII", "IIIIIIIIZIZI", "IIIIIZIIZ...
[ 0.023809523809523808, 0.07380952380952381, 0.1738095238095238, 0.07380952380952381, 0.12380952380952381, 0.20714285714285713, 0.07380952380952381, 0.1976190476190476, 0.2571428571428571, 0.1738095238095238, 0.023809523809523808, 0.047619047619047616, 0.023809523809523808, 0.023809523809523...
0.975452
[ 0.025787626051146092, 3.111214539136435, -0.031554342198539635, 1.4495107814377481, 1.6866987056406975, 1.4844562279039195, 1.4344717009383579, -0.9015987482297156, 1.4582187101730233, 0.01668833511506424, 1.7160348903641236, 1.4987127194018937, 0.0991240023389366, 0.13487521348555828, -...
{ "n_parameters": 43, "n_qubits": 12, "optimal_eigenvalue": -3.2, "target_ratio": 0.97, "target_value": -3.104 }
1
03ff3a7533d396b93efc645d4aae3cbe
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": 10, "source": 0, "target": 1}, {"weight": 13, "source": 0, "target": 2}, {"weight": 15, "source": 0, "target": 5}, {"weight": 20, "source": 0, "target": 3}, {"weight": 11, "source": 1, "target": 4}, {"weight": 2, "source": 2, "target": 3}, {"weight": 19, "source": 2, "target": 7}, {"weight": 4, "source": 4, "target": 5}, {"weight": 10, "source": 6, "target": 7}]}
{"states": [454, 244], "expectation_value": -26.951653216490552, "params": [[0.027200000000000002, 0.0023, -0.0161, 0.0097], [-0.06770000000000001, -0.057800000000000004, -0.0388, -0.0419]], "bitstrings": ["000111001", "100001011"], "total_optimization_steps": 10, "probabilities": [0.0073291211145099225, 0.008563610740499354], "optimization_time": 7.992365598678589}
4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(2) @ Z(1)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(3) @ Z(1)) + 4.5 * (Z(3) @ Z(0)) + 4.5 * (Z(3) @ Z(2)) + 4.5 * (Z(4) @ Z(0)) + 4.5 * (Z(5) @ Z(1)) + 4.5 * (Z(5) @ Z(2)) + 4.5 * (Z(6) @ Z(1)) + 4.5 * (Z(6) @ Z(5)) + 4.5 * (Z(7) @ Z(3)) + 4.5 * (Z(7) @ Z(4)) + 4.5 * (Z(8) @ Z(6)) + 20.0 * Z(1) + 14.0 * Z(0) + 19.0 * Z(2) + 16.5 * Z(3) + 5.5 * Z(4) + 5.5 * Z(5) + 14.0 * Z(6) + 2.0 * Z(7) + 0.5 * Z(8)
1
9
4
{"smallest_eigenvalues": [-80.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -72.0, "smallest_bitstrings": ["100001011"], "largest_eigenvalue": 160.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; ry(-2.10304971759109) q[0]; rz(-pi) q[0]; ry(-0.24410310415688244) q[1]; rz(-pi) q[1]; h q[2]; ry(8.240891103426156) q[2]; cx q[2], q[1]; ry(22.223176400538815) q[1]; cx q[2], q[1]; ry(-13.10126796190722) q[1]; ry(12.694351918652945) q[2]; rz(-pi) q[3]; ry(-2.539329790037939) q[3]; h q[4]; h q[5]; ry(-1.1138830637335724) q[6]; rz(-pi) q[6]; ry(-2.7821665672738454) q[7]; rz(-pi) q[7]; h q[8]; cx q[8], q[1]; ry(13.10126796190722) q[1]; cx q[8], q[1]; cx q[1], q[2]; ry(-12.694351918652945) q[2]; cx q[1], q[2]; cx q[2], q[0]; ry(3.4140992726729227) q[0]; cx q[2], q[0]; cx q[2], q[7]; ry(0.054379656449566154) q[0]; cx q[1], q[0]; ry(-0.054379656449566154) q[0]; cx q[1], q[0]; ry(-0.30119577030550937) q[7]; cx q[2], q[7]; ry(0.4134871898709689) q[0]; cx q[7], q[0]; ry(-0.4134871898709689) q[0]; cx q[7], q[0]; ry(0.04245983417287822) q[7]; cx q[1], q[7]; ry(-0.04245983417287822) q[7]; cx q[1], q[7]; ry(-0.017957595494659653) q[0]; cx q[5], q[0]; ry(0.017957595494659653) q[0]; cx q[5], q[0]; ry(1.1102298394439463) q[2]; cx q[7], q[2]; ry(-1.1102298394439463) q[2]; cx q[7], q[2]; ry(-0.2924489815137496) q[2]; ry(0.1564031891583447) q[0]; cx q[8], q[0]; ry(-0.1564031891583447) q[0]; cx q[8], q[0]; ry(0.8360798922231755) q[8]; cx q[1], q[8]; ry(-0.8360798922231755) q[8]; cx q[1], q[8]; ry(0.06422343619913076) q[0]; cx q[4], q[0]; ry(-0.06422343619913076) q[0]; cx q[4], q[0]; ry(7.254549697729785) q[1]; ry(1.5510432766589421) q[5]; cx q[5], q[2]; ry(0.2924489815137496) q[2]; cx q[5], q[2]; cx q[5], q[3]; ry(-9.801797717476354) q[3]; cx q[5], q[3]; cx q[5], q[1]; ry(1.7588566996347101) q[3]; cx q[7], q[3]; ry(-1.7588566996347101) q[3]; cx q[7], q[3]; ry(-7.254549697729785) q[1]; cx q[5], q[1]; ry(-31.94066919810678) q[1]; cx q[7], q[1]; ry(31.94066919810678) q[1]; cx q[7], q[1]; ry(-3.784937885132048) q[1]; cx q[0], q[1]; ry(3.784937885132048) q[1]; cx q[0], q[1]; ry(0.9392882493859845) q[7]; cx q[5], q[7]; ry(-0.9392882493859845) q[7]; cx q[5], q[7]; ry(0.19815924405978638) q[2]; cx q[8], q[2]; ry(-0.19815924405978638) q[2]; cx q[8], q[2]; ry(-0.7130091585462877) q[3]; cx q[8], q[3]; ry(0.7130091585462877) q[3]; cx q[8], q[3]; ry(-0.9250046555866053) q[2]; cx q[3], q[2]; ry(0.9250046555866053) q[2]; cx q[3], q[2]; ry(-0.7042767297754575) q[3]; cx q[4], q[3]; ry(0.7042767297754575) q[3]; cx q[4], q[3]; ry(-0.4465902234373883) q[3]; cx q[0], q[3]; ry(0.4465902234373883) q[3]; cx q[0], q[3]; ry(-0.3050686544004355) q[2]; cx q[0], q[2]; ry(0.3050686544004355) q[2]; cx q[0], q[2]; ry(0.8702934192331536) q[4]; cx q[3], q[4]; ry(-0.8702934192331536) q[4]; cx q[3], q[4]; ry(0.05352798120660817) q[3]; cx q[2], q[3]; ry(-0.05352798120660817) q[3]; cx q[2], q[3]; ry(0.4454952801242301) q[3]; cx q[1], q[3]; ry(-0.4454952801242301) q[3]; cx q[1], q[3]; ry(-0.03237710866822048) q[1]; cx q[3], q[1]; ry(0.03237710866822048) q[1]; cx q[3], q[1]; ry(0.5829635843187893) q[7]; cx q[3], q[7]; ry(-0.5829635843187893) q[7]; cx q[3], q[7]; ry(-0.7784153877438095) q[7]; cx q[0], q[7]; ry(0.7784153877438095) q[7]; cx q[0], q[7]; ry(-0.2033520769108125) q[2]; cx q[4], q[2]; ry(0.2033520769108125) q[2]; cx q[4], q[2]; ry(-0.002840068944950404) q[2]; ry(0.005086765448371986) q[3]; ry(-0.5494455236971797) q[0]; ry(-0.31882845761492384) q[4]; cx q[5], q[4]; ry(0.12625554499434521) q[4]; cx q[5], q[4]; cx q[5], q[6]; ry(-1.1876828997415283) q[6]; cx q[5], q[6]; cx q[6], q[2]; ry(0.002840068944950404) q[2]; cx q[6], q[2]; ry(0.44362477863209254) q[4]; cx q[8], q[4]; ry(-0.44362477863209254) q[4]; cx q[8], q[4]; ry(0.5671498238135106) q[6]; cx q[4], q[6]; ry(-0.5671498238135106) q[6]; cx q[4], q[6]; cx q[6], q[3]; ry(-0.005086765448371986) q[3]; cx q[6], q[3]; cx q[6], q[0]; ry(0.5494455236971797) q[0]; cx q[6], q[0]; ry(0.5549238842862637) q[0]; cx q[3], q[0]; ry(-0.5549238842862637) q[0]; cx q[3], q[0]; ry(1.6629976129580273) q[8]; cx q[0], q[8]; ry(-1.6629976129580273) q[8]; cx q[0], q[8]; ry(-0.7811245098677218) q[4]; cx q[6], q[4]; ry(0.7811245098677218) q[4]; cx q[6], q[4]; ry(0.16005011719593298) q[4]; cx q[1], q[4]; ry(-0.16005011719593298) q[4]; cx q[1], q[4]; ry(0.42765512680950324) q[4]; cx q[2], q[4]; ry(-0.42765512680950324) q[4]; cx q[2], q[4]; ry(-0.06168887510234877) q[1]; cx q[6], q[1]; ry(0.06168887510234877) q[1]; cx q[6], q[1]; ry(0.03945138809731936) q[6]; cx q[7], q[6]; ry(-0.03945138809731936) q[6]; cx q[7], q[6]; ry(-0.7188123406671489) q[6]; cx q[2], q[6]; ry(0.7188123406671489) q[6]; cx q[2], q[6]; ry(-0.4754700231732051) q[6]; cx q[0], q[6]; ry(0.4754700231732051) q[6]; cx q[0], q[6]; ry(0.5887873808076131) q[6]; cx q[3], q[6]; ry(-0.5887873808076131) q[6]; cx q[3], q[6]; ry(-0.47648101002722903) q[4]; cx q[7], q[4]; ry(0.47648101002722903) q[4]; cx q[7], q[4]; ry(0.009537704967443557) q[1]; cx q[4], q[1]; ry(-0.009537704967443557) q[1]; cx q[4], q[1]; ry(0.3141902190513151) q[6]; cx q[1], q[6]; ry(-0.3141902190513151) q[6]; cx q[1], q[6]; ry(-0.04181832036884585) q[7]; cx q[8], q[7]; ry(0.04181832036884585) q[7]; cx q[8], q[7]; ry(0.1490264574446294) q[7]; cx q[4], q[7]; ry(-0.1490264574446294) q[7]; cx q[4], q[7]; ry(0.9879380299819801) q[5]; cx q[8], q[5]; ry(-0.9879380299819801) q[5]; cx q[8], q[5]; ry(0.4925265808850859) q[5]; cx q[2], q[5]; ry(-0.4925265808850859) q[5]; cx q[2], q[5]; ry(0.3535272651829905) q[5]; cx q[1], q[5]; ry(-0.3535272651829905) q[5]; cx q[1], q[5]; ry(-0.2840707759997646) q[5]; cx q[4], q[5]; ry(0.2840707759997646) q[5]; cx q[4], q[5]; ry(-0.30243459366697756) q[6]; cx q[8], q[6]; ry(0.30243459366697756) q[6]; cx q[8], q[6]; ry(0.532967993050402) q[8]; cx q[4], q[8]; ry(-0.532967993050402) q[8]; cx q[4], q[8]; ry(0.1602888983288196) q[5]; cx q[6], q[5]; ry(-0.1602888983288196) q[5]; cx q[6], q[5]; ry(-0.1082417190978073) q[5]; cx q[0], q[5]; ry(0.1082417190978073) q[5]; cx q[0], q[5]; ry(0.15117863822008593) q[4]; cx q[0], q[4]; ry(-0.15117863822008593) q[4]; cx q[0], q[4]; ry(-0.06694038207838272) q[5]; cx q[3], q[5]; ry(0.06694038207838272) q[5]; cx q[3], q[5]; ry(0.3842707720963202) q[5]; cx q[7], q[5]; ry(-0.3842707720963202) q[5]; cx q[7], q[5]; ry(-0.5537642438585225) q[8]; cx q[5], q[8]; ry(0.5537642438585225) q[8]; cx q[5], q[8]; ry(-0.09900067939161845) q[7]; cx q[6], q[7]; ry(0.09900067939161845) q[7]; cx q[6], q[7]; ry(0.35977840501671843) q[8]; cx q[6], q[8]; ry(-0.35977840501671843) q[8]; cx q[6], q[8]; ry(-0.5313456979257833) q[8]; cx q[7], q[8]; ry(0.5313456979257833) q[8]; cx q[7], q[8]; ry(0.6936123615087577) q[8]; cx q[3], q[8]; ry(-0.6936123615087577) q[8]; cx q[3], q[8]; ry(0.10123836389016459) q[8]; cx q[2], q[8]; ry(0.07731885530839953) q[8]; cx q[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] 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; 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[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[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[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(x5) q[5]; rz(x2) q[6]; rz(x6) q[7]; rz(x7) q[8]; 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]; cx q[1], q[0]; rz(x9) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x9) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x9) q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(x9) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x9) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x9) q[3]; cx q[2], q[3]; cx q[0], q[4]; rz(x9) q[4]; cx q[0], q[4]; cx q[1], q[5]; rz(x9) q[5]; cx q[1], q[5]; cx q[2], q[5]; rz(x9) q[5]; cx q[2], q[5]; cx q[1], q[6]; rz(x9) q[6]; cx q[1], q[6]; cx q[5], q[6]; rz(x9) q[6]; cx q[5], q[6]; cx q[3], q[7]; rz(x9) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(x9) q[7]; cx q[4], q[7]; cx q[6], q[8]; rz(x9) q[8]; cx q[6], q[8]; rz(x10) q[1]; rz(x11) q[0]; rz(x12) q[2]; rz(x13) q[3]; rz(x14) q[4]; rz(x14) q[5]; rz(x11) q[6]; rz(x15) q[7]; rz(x16) q[8]; 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]; 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[0], q[4]; rz(x18) q[4]; cx q[0], q[4]; cx q[1], q[5]; rz(x18) q[5]; cx q[1], q[5]; cx q[2], q[5]; rz(x18) q[5]; cx q[2], q[5]; cx q[1], q[6]; rz(x18) q[6]; cx q[1], q[6]; cx q[5], q[6]; rz(x18) q[6]; cx q[5], q[6]; cx q[3], q[7]; rz(x18) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(x18) q[7]; cx q[4], q[7]; cx q[6], q[8]; rz(x18) q[8]; cx q[6], q[8]; rz(x19) q[1]; rz(x20) q[0]; rz(x21) q[2]; rz(x22) q[3]; rz(x23) q[4]; rz(x23) q[5]; rz(x20) q[6]; rz(x24) q[7]; rz(x25) q[8]; h q[0]; rz(x26) q[0]; h q[0]; h q[1]; rz(x26) q[1]; h q[1]; h q[2]; rz(x26) q[2]; h q[2]; h q[3]; rz(x26) q[3]; h q[3]; h q[4]; rz(x26) q[4]; h q[4]; h q[5]; rz(x26) q[5]; h q[5]; h q[6]; rz(x26) q[6]; h q[6]; h q[7]; rz(x26) q[7]; h q[7]; h q[8]; rz(x26) q[8]; h q[8]; cx q[1], q[0]; rz(x27) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x27) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x27) q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(x27) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x27) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x27) q[3]; cx q[2], q[3]; cx q[0], q[4]; rz(x27) q[4]; cx q[0], q[4]; cx q[1], q[5]; rz(x27) q[5]; cx q[1], q[5]; cx q[2], q[5]; rz(x27) q[5]; cx q[2], q[5]; cx q[1], q[6]; rz(x27) q[6]; cx q[1], q[6]; cx q[5], q[6]; rz(x27) q[6]; cx q[5], q[6]; cx q[3], q[7]; rz(x27) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(x27) q[7]; cx q[4], q[7]; cx q[6], q[8]; rz(x27) q[8]; cx q[6], q[8]; rz(x28) q[1]; rz(x29) q[0]; rz(x30) q[2]; rz(x31) q[3]; rz(x32) q[4]; rz(x32) q[5]; rz(x29) q[6]; rz(x33) q[7]; rz(x34) q[8]; h q[0]; rz(x35) q[0]; h q[0]; h q[1]; rz(x35) q[1]; h q[1]; h q[2]; rz(x35) q[2]; h q[2]; h q[3]; rz(x35) q[3]; h q[3]; h q[4]; rz(x35) q[4]; h q[4]; h q[5]; rz(x35) q[5]; h q[5]; h q[6]; rz(x35) q[6]; h q[6]; h q[7]; rz(x35) q[7]; h q[7]; h q[8]; rz(x35) 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", "IIIIIIZZI", "IIIIIIZIZ", "IIIIIZIZI", "IIIIIZIIZ", "IIIIIZZII", "IIIIZIIIZ", "IIIZIIIZI", "IIIZIIZII", "IIZIIIIZI", "IIZZIIIII", "IZIIIZIII", "IZIIZIIII", "ZIZIIIIII", "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, 20, 14, 19, 16.5, 5.5, 5.5, 14, 2, 0.5 ]
0.979637
[ -4.236258050817545, 8.240891103426156, -44.44635280107763, 10.92177445155632, 23.78718800876833, 29.079093892187462, -26.20253592381444, 25.38870383730589, -6.828198545345845, 0.9101744701734394, 0.6023915406110187, 0.10875931289913231, 0.8269743797419378, -0.03591519098931931, 0.0849196...
{ "n_parameters": 81, "n_qubits": 9, "optimal_eigenvalue": -80, "target_ratio": 0.97, "target_value": -77.6 }
128
5d24358bf33b0fea3dae672970cf9db0
matching
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": [{"weight": 1, "source": 0, "target": 1}, {"weight": 15, "source": 0, "target": 6}, {"weight": 12, "source": 0, "target": 4}, {"weight": 19, "source": 1, "target": 8}, {"weight": 1, "source": 2, "target": 3}, {"weight": 11, "source": 2, "target": 7}, {"weight": 16, "source": 3, "target": 6}, {"weight": 5, "source": 4, "target": 5}, {"weight": 7, "source": 6, "target": 7}]}
{"states": [465, 401], "expectation_value": -56.79473721605645, "params": [[[1.3050000000000002, -0.0016], [0.897, 0.0916], [0.7173, -0.28350000000000003], [-0.0029000000000000002, 0.9519000000000001], [1.3059, 0.0018000000000000002], [-0.0021000000000000003, 0.7091000000000001], [0.08850000000000001, 0.5877], [-0.0022, 0.9568000000000001], [1.2982, -0.0011]], [[1.2972000000000001, 0.0089], [0.8925000000000001, 0.0045000000000000005], [0.7165, 0.0015], [-0.0029000000000000002, 0.0071], [1.3002, 0.0063], [-0.0022, 0.0077], [0.0862, 0.006900000000000001], [-0.0022, 0.0086], [1.3022, 0.0046]]], "bitstrings": ["000101110", "001101110"], "total_optimization_steps": 130, "probabilities": [0.20468692134308758, 0.2790638402335751], "optimization_time": 4.736565828323364}
5.0 * (Z(0) @ Z(1)) + 5.0 * (Z(2) @ Z(1)) + 5.0 * (Z(2) @ Z(0)) + 5.0 * (Z(3) @ Z(0)) + 5.0 * (Z(4) @ Z(5)) + 5.0 * (Z(6) @ Z(2)) + 5.0 * (Z(6) @ Z(4)) + 5.0 * (Z(7) @ Z(1)) + 5.0 * (Z(8) @ Z(2)) + 5.0 * (Z(8) @ Z(5)) + 5.0 * (Z(8) @ Z(6)) + -1.0 * Z(1) + 4.5 * Z(0) + 2.5 * Z(2) + -14.5 * Z(3) + -5.5 * Z(5) + -0.5 * Z(4) + -3.0 * Z(6) + -7.5 * Z(7) + 1.5 * Z(8)
1
9
2
{"smallest_eigenvalues": [-67.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -64.5, "smallest_bitstrings": ["001101110"], "largest_eigenvalue": 78.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rz(-1.2203442762135228) q[0]; ry(3.052960367395124) q[0]; rz(1.8133674944976512) q[0]; rz(1.3201688740800668) q[1]; ry(2.5716751965883096) q[1]; rz(-1.810218850304879) q[1]; rz(0.948215878433798) q[2]; ry(0.07384876372832111) q[2]; rz(-0.9885785503838602) q[2]; rz(-1.2067995056776786) q[3]; ry(0.16495210486837525) q[3]; rz(2.312799746601563) q[3]; rz(1.628612703716903) q[4]; ry(2.8486152993974536) q[4]; rz(-1.9335741987560124) q[4]; rz(-2.7530794258799745) q[5]; ry(0.07748298896362696) q[5]; rz(-2.7129877636434485) q[5]; rz(0.9820649142737317) q[6]; ry(0.14527903969982564) q[6]; rz(0.04495051711717046) q[6]; rz(2.131106296576018) q[7]; ry(0.15340383666279045) q[7]; rz(-0.9221907167576426) q[7]; rz(3.024820196313506) q[8]; ry(3.0832624216509297) q[8]; rz(-0.3073688083761592) 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; 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[0]; rz(x19) q[0]; rx(x20) q[1]; rz(x21) q[1]; rx(x22) q[2]; rz(x23) q[2]; rx(x6) q[3]; rz(x24) q[3]; rx(x25) q[4]; rz(x26) q[4]; rx(x14) q[5]; rz(x27) q[5]; rx(x28) q[6]; rz(x29) q[6]; rx(x14) q[7]; rz(x30) q[7]; rx(x31) q[8]; rz(x32) 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\": 9}"}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZ", "IIIIIIZZI", "IIIIIIZIZ", "IIIIIZIIZ", "IIIZZIIII", "IIZIIIZII", "IIZIZIIII", "IZIIIIIZI", "ZIIIIIZII", "ZIIZIIIII", "ZIZIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIIZII", "IIIIIZIII", "IIIZIIIII", "IIIIZIIII", "IIZIIIIII", "IZIIIIIII", "ZIIIIIIII" ]
[ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, -1, 4.5, 2.5, -14.5, -5.5, -0.5, -3, -7.5, 1.5 ]
0.975503
[ 1.6308181065446883, -0.030402516210313535, 1.2682153731452859, -0.1385789295374975, -0.08617894069587187, -0.28740802012674366, -0.08822964803715011, 0.7254042575408517, 1.3375641264513025, 0.01671843799319668, -0.08463636491616616, 0.915457467342591, 0.38795701749403194, 0.296793905051336...
{ "n_parameters": 33, "n_qubits": 9, "optimal_eigenvalue": -67.5, "target_ratio": 0.97, "target_value": -65.475 }
16
0b5f0e96c66f1fe8afca6f37edd06ab2
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": 5}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 5, "target": 6}]}
{"states": [3413, 3445], "expectation_value": -3.2893782029564855, "params": [[[0.6625, 0.0149, 0.0023, 0.0017000000000000001], [0.17550000000000002, -0.014400000000000001, 0.657, 0.0006000000000000001], [0.0039000000000000003, -0.35550000000000004, 0.0009000000000000001, -0.3569], [0.3361, -0.0053, 0.3373, 0.0027], [-0.08420000000000001, -0.0024000000000000002, 0.0061, 0.006900000000000001], [0.5174, 0.034, 0.5123, 0.0059], [-0.12440000000000001, -0.0118, 0.0009000000000000001, -0.0201], [0.5969, 0.0045000000000000005, 0.6085, 0.0089], [0.006900000000000001, 0.45680000000000004, 0.0077, 0.4582], [0.1406, -0.04, 0.1408, 0.0026000000000000003], [-0.0381, 0.1443, 0.009300000000000001, 0.14600000000000002], [0.7786000000000001, -0.0251, 0.0079, 0.0078000000000000005]], [[0.7488, -0.1416, 0.0097, 0.0073], [0.659, -0.0697, 0.013300000000000001, 0.0063], [0.0041, -0.3689, 0.0022, -0.37360000000000004], [0.36250000000000004, -0.0005, 0.36060000000000003, 0.0074], [0.1178, -0.0896, 0.0082, -0.08610000000000001], [0.48460000000000003, -0.0032, 0.3794, 0.0002], [0.40950000000000003, -0.006200000000000001, 0.0058000000000000005, -0.0085], [0.6113000000000001, 0.0083, 0.18810000000000002, 0.0043], [0.0026000000000000003, 0.3579, 0.0046, 0.3623], [0.4577, -0.0109, 0.4587, 0.0049], [0.38170000000000004, -0.1661, 0.0076, -0.1719], [0.7796000000000001, -0.0268, 0.004, 0.0059]], [[-0.24250000000000002, 0.1481, 0.0061, 0.0011], [0.0199, 0.0448, 0.36970000000000003, 0.0099], [0.0058000000000000005, -0.09960000000000001, 0.0015, -0.10500000000000001], [0.3007, -0.0049, 0.3004, 0.0099], [0.37320000000000003, -0.1227, 0.004200000000000001, -0.12090000000000001], [0.1517, -0.09820000000000001, 0.0946, 0.0068000000000000005], [0.6105, -0.0017000000000000001, 0.007, -0.00030000000000000003], [0.19190000000000002, -0.019, 0.0969, 0.01], [0.006200000000000001, 0.37720000000000004, 0.0053, 0.37560000000000004], [-0.0015, 0.022000000000000002, -0.0041, 0.0064], [-0.034800000000000005, -0.0648, 0.004200000000000001, -0.06720000000000001], [0.7939, 0.08070000000000001, 0.0053, 0.0017000000000000001]], [[0.7897000000000001, 0.0059, 0.0037, 0.0092], [0.3699, -0.0488, 0.04, 0.0057], [0.0031000000000000003, 0.0092, 0.0035, 0.0026000000000000003], [0.06770000000000001, -0.023700000000000002, 0.059300000000000005, 0.009300000000000001], [0.5734, 0.0078000000000000005, 0.0099, 0.0016], [0.0897, -0.0531, 0.0045000000000000005, 0.0054], [0.8059000000000001, 0.0028, 0.0078000000000000005, 0.0057], [0.1027, 0.0375, -0.0444, 0.009600000000000001], [-0.0017000000000000001, 0.001, 0.0024000000000000002, 0.0006000000000000001], [0.43570000000000003, -0.0177, 0.43970000000000004, 0.0039000000000000003], [0.4797, 0.004, 0.0007, 0.0088], [0.7838, 0.0034000000000000002, 0.006, 0.0053]]], "bitstrings": ["001010101010", "001010001010"], "total_optimization_steps": 80, "probabilities": [0.23594400803594914, 0.33815649073361187], "optimization_time": 28.187750101089478}
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.0625 * (Z(0) @ Z(4)) + 0.0625 * (Z(0) @ Z(5)) + 0.0625 * (Z(0) @ Z(6)) + 0.0625 * (Z(0) @ Z(7)) + 0.0625 * (Z(4) @ Z(5)) + 0.0625 * (Z(4) @ Z(6)) + 0.0625 * (Z(7) @ Z(4)) + 0.0625 * (Z(5) @ Z(6)) + 0.0625 * (Z(7) @ Z(5)) + 0.0625 * (Z(7) @ Z(6)) + -0.0625 * (Z(0) @ Z(4) @ Z(5)) + -0.0625 * (Z(0) @ Z(4) @ Z(6)) + -0.0625 * (Z(0) @ Z(7) @ Z(4)) + -0.0625 * (Z(0) @ Z(5) @ Z(6)) + -0.0625 * (Z(0) @ Z(7) @ Z(5)) + -0.0625 * (Z(0) @ Z(7) @ Z(6)) + -0.0625 * (Z(4) @ Z(5) @ Z(6)) + -0.0625 * (Z(7) @ Z(4) @ Z(5)) + -0.0625 * (Z(7) @ Z(4) @ Z(6)) + -0.0625 * (Z(7) @ Z(5) @ Z(6)) + 0.0625 * (Z(0) @ Z(4) @ Z(5) @ Z(6)) + 0.0625 * (Z(0) @ Z(7) @ Z(4) @ Z(5)) + 0.0625 * (Z(0) @ Z(7) @ Z(4) @ Z(6)) + 0.0625 * (Z(0) @ Z(7) @ Z(5) @ Z(6)) + 0.0625 * (Z(7) @ Z(4) @ Z(5) @ Z(6)) + -0.0625 * (Z(0) @ Z(6) @ Z(5) @ Z(7) @ Z(4)) + 0.125 * (Z(1) @ Z(4)) + 0.125 * (Z(1) @ Z(9)) + 0.125 * (Z(1) @ Z(10)) + 0.125 * (Z(4) @ Z(9)) + 0.125 * (Z(4) @ Z(10)) + 0.125 * (Z(9) @ Z(10)) + -0.125 * (Z(1) @ Z(4) @ Z(9)) + -0.125 * (Z(1) @ Z(4) @ Z(10)) + -0.125 * (Z(1) @ Z(9) @ Z(10)) + -0.125 * (Z(4) @ Z(9) @ Z(10)) + 0.125 * (Z(1) @ Z(4) @ Z(9) @ Z(10)) + 0.25 * (Z(2) @ Z(5)) + 0.25 * (Z(2) @ Z(9)) + 0.25 * (Z(9) @ Z(5)) + -0.25 * (Z(2) @ Z(9) @ Z(5)) + 0.125 * (Z(3) @ Z(6)) + 0.125 * (Z(10) @ Z(3)) + 0.125 * (Z(11) @ Z(3)) + 0.125 * (Z(10) @ Z(6)) + 0.125 * (Z(11) @ Z(6)) + 0.125 * (Z(11) @ Z(10)) + -0.125 * (Z(3) @ Z(10) @ Z(6)) + -0.125 * (Z(11) @ Z(3) @ Z(6)) + -0.125 * (Z(11) @ Z(10) @ Z(3)) + -0.125 * (Z(11) @ Z(10) @ Z(6)) + 0.125 * (Z(3) @ Z(11) @ Z(10) @ Z(6)) + 0.25 * (Z(7) @ Z(8)) + 0.25 * (Z(7) @ Z(11)) + 0.25 * (Z(8) @ Z(11)) + -0.25 * (Z(7) @ Z(8) @ Z(11)) + 0.3125 * Z(0) + 0.25 * Z(1) + 0.125 * Z(2) + 0.25 * Z(3) + 0.3125 * Z(4) + 0.1875 * Z(5) + 0.3125 * Z(6) + 0.1875 * Z(7) + -0.75 * Z(8) + 0.125 * Z(9) + 0.25 * Z(10) + 0.125 * Z(11)
12
12
4
{"smallest_eigenvalues": [-3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375, -3.9375], "number_of_smallest_eigenvalues": 26, "first_excited_energy": -2.9375, "smallest_bitstrings": ["001001001010", "001010001010", "001010001001", "100001001010", "100000001110", "000100101100", "000101001100", "000101001010", "010001101000", "001000101100", "001000101010", "100000101100", "100000001101", "010001001010", "010001001001", "010000101100", "100100001100", "001010101000", "000110001100", "000100011100", "001110001000", "101000001010", "000111001000", "001000011010", "010101001000", "011000101000"], "largest_eigenvalue": 6.0625}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; h q[1]; cx q[1], q[0]; rz(1.1500635382209095e-08) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[1], q[3]; rz(1.1500635382209095e-08) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(1.1500635382209095e-08) q[3]; cx q[0], q[3]; h q[4]; cx q[1], q[4]; rz(1.1500635382209095e-08) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(1.1500635382209095e-08) q[4]; cx q[0], q[4]; cx q[3], q[4]; rz(1.1500635382209095e-08) q[4]; cx q[3], q[4]; rz(1.5707962870051801) q[4]; rx(1.5707962941657405) q[4]; h q[5]; cx q[1], q[5]; rz(1.1500635382209095e-08) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(1.1500635382209095e-08) q[5]; cx q[0], q[5]; rz(1.570796321214452) q[0]; rx(1.5707962941657407) q[0]; cx q[3], q[5]; rz(1.1500635382209095e-08) q[5]; cx q[3], q[5]; rz(1.570796321214452) q[3]; rx(1.5707962941657407) q[3]; h q[6]; cx q[1], q[6]; rz(1.1500635382209095e-08) q[6]; cx q[1], q[6]; rz(-1.5707963292766471) q[1]; rx(1.5707962941657405) q[1]; cx q[5], q[6]; rz(1.1500635382209095e-08) q[6]; cx q[5], q[6]; rz(1.570796321214452) q[5]; rx(1.5707962941657407) q[5]; cx q[6], q[2]; rz(1.1500635382209095e-08) q[2]; cx q[6], q[2]; rz(-1.5707962808666522) q[2]; rx(1.5707962941657407) q[2]; rz(1.5707962870051801) q[6]; rx(1.5707962941657405) q[6];
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] 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; 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]; ry(x22) q[11]; rz(x23) q[11]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; cz q[9], q[8]; cz q[11], q[10]; ry(x24) q[1]; ry(x24) q[1]; rz(x25) q[2]; rz(x25) q[2]; cz q[2], q[1]; ry(x26) q[3]; ry(x26) q[3]; rz(x16) q[4]; rz(x16) q[4]; cz q[4], q[3]; ry(x27) q[5]; ry(x27) q[5]; rz(x28) q[6]; rz(x28) q[6]; cz q[6], q[5]; ry(x29) q[7]; ry(x29) q[7]; rz(x30) q[8]; rz(x30) q[8]; cz q[8], q[7]; ry(x31) q[9]; ry(x31) q[9]; rz(x32) q[10]; rz(x32) q[10]; cz q[10], q[9]; ry(x33) q[0]; rz(x34) q[0]; ry(x35) q[1]; rz(x36) q[1]; ry(x37) q[2]; rz(x38) q[2]; ry(x39) q[3]; rz(x40) q[3]; ry(x41) q[4]; rz(x42) q[4]; ry(x43) q[5]; rz(x44) q[5]; ry(x45) q[6]; rz(x46) q[6]; ry(x47) q[7]; rz(x48) q[7]; ry(x49) q[8]; rz(x50) q[8]; ry(x51) q[9]; rz(x52) q[9]; ry(x53) q[10]; rz(x54) q[10]; ry(x55) q[11]; rz(x56) q[11]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; cz q[9], q[8]; cz q[11], q[10]; ry(x57) q[1]; ry(x57) q[1]; rz(x58) q[2]; rz(x58) q[2]; cz q[2], q[1]; ry(x59) q[3]; ry(x59) q[3]; rz(x60) q[4]; rz(x60) q[4]; cz q[4], q[3]; ry(x61) q[5]; ry(x61) q[5]; rz(x62) q[6]; rz(x62) q[6]; cz q[6], q[5]; ry(x63) q[7]; ry(x63) q[7]; rz(x64) q[8]; rz(x64) q[8]; cz q[8], q[7]; ry(x65) q[9]; ry(x65) q[9]; rz(x66) q[10]; rz(x66) q[10]; cz q[10], q[9]; ry(x67) q[0]; rz(x68) q[0]; ry(x69) q[1]; rz(x70) q[1]; ry(x71) q[2]; rz(x72) q[2]; ry(x73) q[3]; rz(x74) q[3]; ry(x75) q[4]; rz(x76) q[4]; ry(x77) q[5]; rz(x78) q[5]; ry(x79) q[6]; rz(x80) q[6]; ry(x81) q[7]; rz(x82) q[7]; ry(x83) q[8]; rz(x84) q[8]; ry(x85) q[9]; rz(x86) q[9]; ry(x87) q[10]; rz(x88) q[10]; ry(x89) q[11]; rz(x90) q[11]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; cz q[9], q[8]; cz q[11], q[10]; ry(x91) q[1]; ry(x91) q[1]; rz(x92) q[2]; rz(x92) q[2]; cz q[2], q[1]; ry(x93) q[3]; ry(x93) q[3]; rz(x94) q[4]; rz(x94) q[4]; cz q[4], q[3]; ry(x95) q[5]; ry(x95) q[5]; rz(x96) q[6]; rz(x96) q[6]; cz q[6], q[5]; ry(x97) q[7]; ry(x97) q[7]; rz(x98) q[8]; rz(x98) q[8]; cz q[8], q[7]; ry(x99) q[9]; ry(x99) q[9]; rz(x100) q[10]; rz(x100) q[10]; cz q[10], q[9]; ry(x101) q[0]; rz(x102) q[0]; ry(x103) q[1]; rz(x104) q[1]; ry(x105) q[2]; rz(x106) q[2]; ry(x107) q[3]; rz(x108) q[3]; ry(x109) q[4]; rz(x110) q[4]; ry(x111) q[5]; rz(x112) q[5]; ry(x113) q[6]; rz(x114) q[6]; ry(x115) q[7]; rz(x116) q[7]; ry(x80) q[8]; rz(x117) q[8]; ry(x118) q[9]; rz(x119) q[9]; ry(x120) q[10]; rz(x121) q[10]; ry(x122) q[11]; rz(x123) q[11]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; cz q[9], q[8]; cz q[11], q[10]; ry(x124) q[1]; ry(x124) q[1]; rz(x49) q[2]; rz(x49) q[2]; cz q[2], q[1]; ry(x125) q[3]; ry(x125) q[3]; rz(x126) q[4]; rz(x126) q[4]; cz q[4], q[3]; ry(x15) q[5]; ry(x15) q[5]; rz(x127) q[6]; rz(x127) q[6]; cz q[6], q[5]; ry(x128) q[7]; ry(x128) q[7]; rz(x129) q[8]; rz(x129) q[8]; cz q[8], q[7]; ry(x130) q[9]; ry(x130) q[9]; rz(x131) q[10]; rz(x131) q[10]; cz 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIZZ", "IIIIIIIIIZIZ", "IIIIIIIIZIIZ", "IIIIIIIIIZZI", "IIIIIIIIZIZI", "IIIIIIIIZZII", "IIIIIIIIIZZZ", "IIIIIIIIZIZZ", "IIIIIIIIZZIZ", "IIIIIIIIZZZI", "IIIIIIIIZZZZ", "IIIIIIIZIIIZ", "IIIIIIZIIIIZ", "IIIIIZIIIIIZ", "IIIIZIIIIIIZ", "IIIIIIZZIIII", "IIIIIZIZIIII", "IIIIZIIZI...
[ 0.125, 0.125, 0.125, 0.125, 0.125, 0.125, -0.125, -0.125, -0.125, -0.125, 0.125, 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.0...
0.818182
[ 1.1500635382209095e-8, -1.5707963292766471, 1.570796321214452, 1.5707962870051804, -1.5707962808666522, 1.5707962941657407 ]
{ "n_parameters": 6, "n_qubits": 7, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
171
f65df388240a6bafb6d8e4e3b37bcf6e
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": 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": [56, 44], "expectation_value": -3.989065530699692, "params": null, "bitstrings": ["1000111", "1010011"], "total_optimization_steps": 31, "probabilities": [0.060236547583049714, 0.8645374070419694], "optimization_time": 28.584506034851074}
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)
1
7
3
{"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];
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[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.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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[6];\nry(1.4449) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) 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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\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];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) 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];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) 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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) 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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\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];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) 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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) 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.5708) q[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[2], q[4];\ncry(0.0215) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[2], q[4];\ncry(0.0215) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[2], q[4];\ncry(0.0215) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[2], q[4];\ncry(0.0215) 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[5];\nry(-1.5681) q[6];\nry(1.4449) q[3];\ncry(-1.0343) q[4], q[2];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[1];\nry(0.7003) q[4];\nry(-0.4549) q[2];\ncry(0.4963) q[3], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[3], q[1];\ncry(-0.3789) q[3], q[0];\ncry(-0.3789) q[3], q[2];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1434) q[1], q[2];\ncry(0.1077) q[1], q[3];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[2], q[1];\ncry(-0.0027) q[3], q[6];\ncry(0.0145) q[4], q[3];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[2], q[4];\ncry(0.0215) 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"], "gradients": [1.51, 1.0057, 0.5, 0.2509, 0.2508, 0.2454, 0.245, 0.1887, 0.2236, 0.1887, 0.2236, 0.1883, 0.1882, 0.1155, 0.1171, 0.0718, 0.0716, 0.0528, 0.009, 0.0088, 0.0085, 0.0067, 0.0061, 0.006, 0.006, 0.0059, 0.0046, 0.0045, 0.0045, 0.0045, 0.0028]}
[ "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
a18c3f06d92936730b6359d47cfc0d48
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}], "edges": [{"weight": 8, "source": 0, "target": 6}, {"weight": 5, "source": 1, "target": 7}, {"weight": 1, "source": 2, "target": 8}, {"weight": 19, "source": 2, "target": 10}, {"weight": 3, "source": 3, "target": 9}, {"weight": 19, "source": 3, "target": 8}, {"weight": 1, "source": 4, "target": 10}, {"weight": 18, "source": 4, "target": 6}, {"weight": 15, "source": 4, "target": 9}, {"weight": 5, "source": 5, "target": 11}, {"weight": 18, "source": 5, "target": 6}]}
{"states": [349, 333], "expectation_value": -104.47453023316467, "params": [0.1553, 0.15610000000000002, -0.0054, -0.0041, 0.5017, 0.4978, 0.0936, 0.0981, 0.5004000000000001, 0.49660000000000004, 0.0898, 0.0853, 0.2617, 0.2569, 0.4922, 0.4884, 0.4888, 0.47990000000000005, 0.0012000000000000001, 0.0097, 0.4918, 0.5001, 0.1373, 0.1389, -0.0018000000000000002, -0.0017000000000000001, 0.5007, 0.4933, 0.0965, 0.09340000000000001, 0.5017, 0.49970000000000003, 0.08410000000000001, 0.08700000000000001, 0.25220000000000004, 0.23920000000000002, 0.49420000000000003, 0.4914, 0.4832, 0.4978, 0.0187, 0.023100000000000002, 0.49720000000000003, 0.4955, 0.12990000000000002, 0.1328, -0.0012000000000000001, -0.0033, 0.49260000000000004, 0.4985, 0.0913, 0.085, 0.5007, 0.4988, 0.08410000000000001, 0.0777, 0.23390000000000002, 0.2195, 0.4908, 0.4924, 0.4963, 0.4993, -0.0134, -0.0517, 0.5005000000000001, 0.49920000000000003, 0.25070000000000003, -0.019100000000000002, -0.067, 0.49050000000000005, 0.3695, -0.0458, 0.23370000000000002, 0.36050000000000004, 0.4682, 0.3561, -0.1135, 0.4908, 0.4803, 0.2609, 0.49010000000000004, 0.47640000000000005, 0.0366, 0.48660000000000003, -0.0683, 0.13190000000000002, 0.3561, -0.0073, -0.0137, 0.0403, -0.010400000000000001, 0.4576, 0.33530000000000004, 0.0048000000000000004, 0.2617, 0.3262, 0.48300000000000004, 0.0125, -0.1477, 0.48800000000000004, 0.47650000000000003, 0.3612, 0.4834, 0.48150000000000004, 0.3769, 0.4778, -0.0149, 0.28650000000000003, 0.41550000000000004, 0.0568, 0.027200000000000002, -0.09050000000000001, 0.0039000000000000003, 0.28240000000000004, 0.0728, 0.0049, -0.3472, 0.0737, 0.4838, -0.327, -0.3331, 0.2054, 0.464, -0.2141, 0.28500000000000003, 0.12100000000000001, 0.2669, 0.3583, 0.0512, 0.16160000000000002, 0.3574, -0.0181], "bitstrings": ["11010100010", "11010110010"], "total_optimization_steps": 50, "probabilities": [0.28965724874309595, 0.38793789835381376], "optimization_time": 152.66354846954346}
6.5 * (Z(2) @ Z(3)) + 6.5 * (Z(4) @ Z(3)) + 6.5 * (Z(5) @ Z(4)) + 6.5 * (Z(8) @ Z(5)) + 6.5 * (Z(6) @ Z(2)) + 6.5 * (Z(6) @ Z(8)) + 6.5 * (Z(7) @ Z(8)) + 6.5 * (Z(7) @ Z(6)) + 6.5 * (Z(0) @ Z(7)) + 6.5 * (Z(10) @ Z(7)) + 6.5 * (Z(10) @ Z(0)) + 6.5 * (Z(9) @ Z(10)) + 0.5 * Z(3) + 9.5 * Z(2) + 9.5 * Z(4) + 1.5 * Z(5) + 14.0 * Z(8) + 7.0 * Z(6) + 22.0 * Z(7) + 4.0 * Z(0) + 15.5 * Z(10) + -4.0 * Z(9) + -10.5 * Z(1)
14
11
3
{"smallest_eigenvalues": [-124.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -106.0, "smallest_bitstrings": ["11010110010"], "largest_eigenvalue": 168.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(0.33572704598551856) q[0]; rz(0.9095344809284125) q[0]; rx(0.060641267889702755) q[1]; rz(-0.1776778357231044) q[1]; rx(1.7241791349814999) q[2]; rz(0.29283934215226326) q[2]; rx(0.0121108877807373) q[3]; rz(0.5093959413199902) q[3]; rx(1.5090782214124052) q[4]; rz(0.31231415136082386) q[4]; rx(0.16087212971057724) q[5]; rz(0.7011652932878976) q[5]; rx(-0.1120764402895706) q[6]; rz(-0.06464020201530828) q[6]; rx(1.5909233561408902) q[7]; rz(-0.02595703378769404) q[7]; rx(1.5537018491285317) q[8]; rz(0.11790167740781325) q[8]; rx(0.0175188123195682) q[9]; rz(0.47433326493132566) q[9]; rx(1.7012901350657663) q[10]; rz(0.4485347398272004) q[10]; cx q[10], q[0]; rz(-0.37905472363262915) q[0]; cx q[10], q[0]; rz(0.3546034503489346) q[10]; cx q[9], q[10]; rz(-0.3546034503489346) q[10]; cx q[9], q[10]; rz(0.07781354306388347) q[9]; cx q[8], q[9]; rz(-0.07781354306388347) q[9]; cx q[8], q[9]; rz(0.07570994802785615) q[8]; cx q[7], q[8]; rz(-0.07570994802785615) q[8]; cx q[7], q[8]; rz(-0.044266765031582916) q[7]; cx q[6], q[7]; rz(0.044266765031582916) q[7]; cx q[6], q[7]; rz(-0.12402486067664396) q[6]; cx q[5], q[6]; rz(0.12402486067664396) q[6]; cx q[5], q[6]; rz(0.34130954223472365) q[5]; cx q[4], q[5]; rz(-0.34130954223472365) q[5]; cx q[4], q[5]; rz(0.31846658010896245) q[4]; cx q[3], q[4]; rz(-0.31846658010896245) q[4]; cx q[3], q[4]; rz(0.35252492636755317) q[3]; cx q[2], q[3]; rz(-0.35252492636755317) q[3]; cx q[2], q[3]; rz(-0.074444262295458) q[2]; cx q[1], q[2]; rz(0.074444262295458) q[2]; cx q[1], q[2]; rz(-0.04352209824442147) q[1]; cx q[0], q[1]; rz(0.04352209824442147) q[1]; cx q[0], q[1]; rx(0.23460552924104425) q[0]; rz(-0.014555736130297259) q[0]; rx(-0.16894500749193253) q[1]; rz(-0.1725140368078159) q[1]; rx(1.516834376527142) q[10]; rz(-0.46379548153955713) q[10]; cx q[10], q[0]; rz(-0.07997202313966548) q[0]; cx q[10], q[0]; rz(0.06539678816667444) q[10]; rx(1.4170124623427942) q[2]; rz(0.23355725225634122) q[2]; rx(0.010917157735224128) q[3]; rz(-0.28140899601020775) q[3]; rx(1.516834376527142) q[4]; rz(-0.28641894271967194) q[4]; rx(0.10610183568537887) q[5]; rz(-0.3884213073552849) q[5]; rx(0.1305537469164601) q[6]; rz(-0.16894500749193253) q[6]; rx(1.5673993597475806) q[7]; rz(0.09063330316601087) q[7]; rx(1.5909233561408902) q[8]; rz(-0.26731759263319377) q[8]; rx(0.10676668812834889) q[9]; rz(-0.13561128747331574) q[9]; cx q[9], q[10]; rz(-0.06539678816667444) q[10]; cx q[9], q[10]; rz(-0.18349988158729372) q[9]; cx q[8], q[9]; rz(0.18349988158729372) q[9]; cx q[8], q[9]; rz(0.03964841802005172) q[8]; cx q[7], q[8]; rz(-0.03964841802005172) q[8]; cx q[7], q[8]; rz(0.008685590295290549) q[7]; cx q[6], q[7]; rz(-0.008685590295290549) q[7]; cx q[6], q[7]; rz(-0.037035596425414) q[6]; cx q[5], q[6]; rz(0.037035596425414) q[6]; cx q[5], q[6]; rz(0.03078550676272534) q[5]; cx q[4], q[5]; rz(-0.03078550676272534) q[5]; cx q[4], q[5]; rz(0.13984031035659425) q[4]; cx q[3], q[4]; rz(-0.13984031035659425) q[4]; cx q[3], q[4]; rz(-0.21930320058587813) q[3]; cx q[2], q[3]; rz(0.21930320058587813) q[3]; cx q[2], q[3]; rz(0.17499116675066428) q[2]; cx q[1], q[2]; rz(-0.17499116675066428) q[2]; cx q[1], q[2]; rz(-0.04726387963498141) q[1]; cx q[0], q[1]; rz(0.04726387963498141) 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] 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] 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; 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(x12) 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]; ry(x43) q[0]; ry(x44) q[1]; ry(x45) q[2]; ry(x46) q[3]; ry(x2) q[4]; ry(x47) q[5]; ry(x48) q[6]; ry(x49) q[7]; ry(x50) q[8]; ry(x51) q[9]; ry(x52) q[10]; crx(x53) q[10], q[0]; crx(x54) q[9], q[10]; crx(x55) q[8], q[9]; crx(x56) q[7], q[8]; crx(x57) q[6], q[7]; crx(x58) q[5], q[6]; crx(x59) q[4], q[5]; crx(x60) q[3], q[4]; crx(x6) q[2], q[3]; crx(x61) q[1], q[2]; crx(x62) q[0], q[1]; ry(x63) q[0]; ry(x64) q[1]; ry(x65) q[2]; ry(x66) q[3]; ry(x67) q[4]; ry(x68) q[5]; ry(x69) q[6]; ry(x70) q[7]; ry(x24) q[8]; ry(x71) q[9]; ry(x72) q[10]; crx(x73) q[10], q[9]; crx(x74) q[0], q[10]; crx(x75) q[0], q[1]; crx(x76) q[1], q[2]; crx(x77) q[2], q[3]; crx(x78) q[3], q[4]; crx(x79) q[4], q[5]; crx(x80) q[5], q[6]; crx(x81) q[6], q[7]; crx(x82) q[7], q[8]; crx(x83) q[8], q[9]; ry(x84) q[0]; ry(x85) q[1]; ry(x86) q[2]; ry(x87) q[3]; ry(x45) q[4]; ry(x47) q[5]; ry(x88) q[6]; ry(x37) q[7]; ry(x89) q[8]; ry(x90) q[9]; ry(x91) q[10]; crx(x92) q[10], q[0]; crx(x93) q[9], q[10]; crx(x94) q[8], q[9]; crx(x95) q[7], q[8]; crx(x96) q[6], q[7]; crx(x97) 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(x105) q[2]; ry(x106) q[3]; ry(x107) q[4]; ry(x108) q[5]; ry(x109) q[6]; ry(x110) q[7]; ry(x111) q[8]; ry(x112) q[9]; ry(x113) q[10]; crx(x114) q[10], q[9]; crx(x115) q[0], q[10]; crx(x116) q[0], q[1]; crx(x117) q[1], q[2]; crx(x118) q[2], q[3]; crx(x119) q[3], q[4]; crx(x120) q[4], q[5]; crx(x121) q[5], q[6]; crx(x122) q[6], q[7]; crx(x123) q[7], q[8]; crx(x124) 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]}"}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZII", "IIIIIIZZIII", "IIIIIZZIIII", "IIZIIZIIIII", "IIIIZIIIZII", "IIZIZIIIIII", "IIZZIIIIIII", "IIIZZIIIIII", "IIIZIIIIIIZ", "ZIIZIIIIIII", "ZIIIIIIIIIZ", "ZZIIIIIIIII", "IIIIIIIZIII", "IIIIIIIIZII", "IIIIIIZIIII", "IIIIIZIIIII", "IIZIIIIIIII", "IIIIZIIIIII", "IIIZIIIII...
[ 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 0.5, 9.5, 9.5, 1.5, 14, 7, 22, 4, 15.5, -4, -10.5 ]
0.982048
[ 0.3357270459855186, 0.5304797572957836, 0.060641267889702755, -0.1776778357231044, 1.7241791349814999, 0.29283934215226326, 0.0121108877807373, 0.5093959413199902, 1.5090782214124052, 0.31231415136082386, 0.16087212971057724, 0.7011652932878976, -0.1120764402895706, -0.06464020201530828, ...
{ "n_parameters": 62, "n_qubits": 11, "optimal_eigenvalue": -124, "target_ratio": 0.97, "target_value": -120.28 }
19
eb532b3fe9f318ccb3658a6712436b91
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": 2, "source": 0, "target": 1}, {"capacity": 3, "source": 0, "target": 2}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 4, "source": 0, "target": 6}, {"capacity": 3, "source": 0, "target": 7}, {"capacity": 1, "source": 1, "target": 6}, {"capacity": 2, "source": 2, "target": 1}, {"capacity": 4, "source": 2, "target": 7}, {"capacity": 3, "source": 3, "target": 2}, {"capacity": 2, "source": 3, "target": 4}, {"capacity": 3, "source": 5, "target": 1}, {"capacity": 1, "source": 5, "target": 2}, {"capacity": 2, "source": 6, "target": 3}]}
{"states": [5, 1], "expectation_value": -0.8531655603936796, "params": [[-0.0323, -0.07060000000000001], [0.015000000000000001, 0.06570000000000001]], "bitstrings": ["11111010", "11111110"], "total_optimization_steps": 10, "probabilities": [0.0059012867931115135, 0.006159449601888244], "optimization_time": 3.393812894821167}
-0.5 * (Z(0) @ Z(1)) + -0.5 * (Z(2) @ Z(1)) + -0.75 * (Z(2) @ Z(0)) + -0.25 * (Z(4) @ Z(0)) + -0.25 * (Z(6) @ Z(1)) + -1.0 * (Z(6) @ Z(0)) + 2.75 * (Z(7) @ Z(0)) + -1.0 * (Z(7) @ Z(2)) + -0.75 * (Z(3) @ Z(2)) + -0.5 * (Z(3) @ Z(4)) + -0.5 * (Z(3) @ Z(6)) + -0.75 * (Z(5) @ Z(1)) + -0.25 * (Z(5) @ Z(2)) + -1.5 * Z(1) + -0.25 * Z(0) + -0.25 * Z(2) + -0.75 * Z(4) + -0.75 * Z(6) + 1.75 * Z(7) + 0.75 * Z(3) + 1.0 * Z(5)
1
8
2
{"smallest_eigenvalues": [-11.25, -11.25], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -10.25, "smallest_bitstrings": ["11111110", "11111010"], "largest_eigenvalue": 14.75}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; ry(-0.06974099551047935) q[0]; rz(-pi) q[0]; h q[1]; ry(-1.5890406829503434) q[1]; rz(-pi) q[2]; ry(-0.0021096615779952286) q[2]; ry(-0.008898726702413838) q[3]; rz(-pi) q[3]; rz(-pi) q[4]; ry(-0.15495898986146583) q[4]; h q[5]; h q[6]; ry(-1.5890406829503434) q[6]; h q[7]; ry(1.4393368061031235) q[7]; cx q[7], q[2]; ry(0.036429163154070424) q[2]; cx q[7], q[2]; cx q[7], q[0]; ry(0.049843464926338454) q[0]; cx q[7], q[0]; cx q[7], q[4]; ry(-0.01621668715112398) q[0]; cx q[5], q[0]; ry(0.01621668715112398) q[0]; cx q[5], q[0]; ry(-0.0019970961656938756) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.04823112269056785) q[3]; cx q[7], 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] 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[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(x1) q[2]; cx q[0], q[2]; cx q[0], q[4]; rz(x2) q[4]; cx q[0], q[4]; cx q[1], q[6]; rz(x2) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x3) q[6]; cx q[0], q[6]; cx q[0], q[7]; rz(x4) q[7]; cx q[0], q[7]; cx q[2], q[7]; rz(x3) q[7]; cx q[2], q[7]; 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[6], q[3]; rz(x0) q[3]; cx q[6], q[3]; cx q[1], q[5]; rz(x1) q[5]; cx q[1], q[5]; cx q[2], q[5]; rz(x2) q[5]; cx q[2], q[5]; rz(x5) q[1]; rz(x2) q[0]; rz(x2) q[2]; rz(x1) q[4]; rz(x1) q[6]; rz(x6) q[7]; rz(x7) q[3]; rz(x8) 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]; 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[1], q[2]; rz(x10) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x11) q[2]; cx q[0], q[2]; cx q[0], q[4]; rz(x12) q[4]; cx q[0], q[4]; cx q[1], q[6]; rz(x12) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x13) q[6]; cx q[0], q[6]; cx q[0], q[7]; rz(x14) q[7]; cx q[0], q[7]; cx q[2], q[7]; rz(x13) q[7]; cx q[2], q[7]; cx q[2], q[3]; rz(x11) q[3]; cx q[2], q[3]; cx q[4], q[3]; rz(x10) q[3]; cx q[4], q[3]; cx q[6], q[3]; rz(x10) q[3]; cx q[6], q[3]; cx q[1], q[5]; rz(x11) q[5]; cx q[1], q[5]; cx q[2], q[5]; rz(x12) q[5]; cx q[2], q[5]; rz(x15) q[1]; rz(x12) q[0]; rz(x12) q[2]; rz(x11) q[4]; rz(x11) q[6]; rz(x16) q[7]; rz(x17) q[3]; rz(x18) q[5]; 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];
{"source": 0, "sink": 7}
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIIIZZI", "IIIIIZIZ", "IIIZIIIZ", "IZIIIIZI", "IZIIIIIZ", "ZIIIIIIZ", "ZIIIIZII", "IIIIZZII", "IIIZZIII", "IZIIZIII", "IIZIIIZI", "IIZIIZII", "IIIIIIZI", "IIIIIIIZ", "IIIIIZII", "IIIZIIII", "IZIIIIII", "ZIIIIIII", "IIIIZIII", "IIZIIIII" ]
[ -0.5, -0.5, -0.75, -0.25, -0.25, -1, 2.75, -1, -0.75, -0.5, -0.5, -0.75, -0.25, -1.5, -0.25, -0.25, -0.75, -0.75, 1.75, 0.75, 1 ]
0.995387
[ 1.4393368061031235, -1.4512118663580789, -1.5890406829503434, -1.7277524128220563, -1.5364768252188215, -1.6101287227830505, -0.07285832630814085, -0.09968692985267691, -0.03243337430224796, 0.003994192331387751, 0.0964622453811357 ]
{ "n_parameters": 11, "n_qubits": 8, "optimal_eigenvalue": -11.25, "target_ratio": 0.97, "target_value": -10.9125 }
1
26d7f56e59bfdf48052023802b40605b
vertex_cover
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"source": 0, "target": 3}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 4}, {"source": 3, "target": 4}]}
{"states": [6, 28], "expectation_value": -0.34441672376124755, "params": [[0.051800000000000006, 0.0412, 0.0626, 0.0342], [-0.0451, -0.0315, -0.049600000000000005, -0.038]], "bitstrings": ["11001", "00011"], "total_optimization_steps": 10, "probabilities": [0.04025254493201501, 0.043036946306377624], "optimization_time": 3.911807060241699}
0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(2) @ Z(4)) + -1.0 * Z(3) + 0.0 * Z(0) + -0.5 * Z(1) + -1.0 * Z(4) + 0.0 * Z(2)
1
5
4
{"smallest_eigenvalues": [-3.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.0, "smallest_bitstrings": ["00011"], "largest_eigenvalue": 5.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; h q[0]; ry(1.2499764251158545) q[0]; ry(-3.131892145691064) q[1]; rz(-pi) q[1]; cx q[0], q[1]; ry(-0.044478645155635405) q[1]; cx q[0], q[1]; ry(0.12664230797643383) q[0]; h q[2]; ry(1.5166171737405318) q[2]; ry(-0.03588918412791559) q[3]; rz(-pi) q[3]; ry(-0.06074663339804156) q[4]; rz(-pi) q[4]; cx q[2], q[4]; ry(0.08749487913797094) q[4]; cx q[2], q[4]; ry(0.03881826469196581) q[2]; cx q[1], q[2]; ry(-0.03881826469196581) q[2]; cx q[1], q[2]; cx q[2], q[0]; ry(-0.00992645915775048) q[4]; cx q[1], q[4]; ry(0.00992645915775048) q[4]; cx q[1], q[4]; ry(-0.12664230797643383) q[0]; cx q[2], q[0]; cx q[2], q[3]; ry(-0.0079025877317717) q[3]; cx q[2], q[3]; ry(-0.0708561542019684) q[1]; cx q[2], q[1]; ry(0.0708561542019684) q[1]; cx q[2], q[1]; ry(-0.03080262190251301) q[2]; cx q[0], q[2]; ry(0.03080262190251301) q[2]; cx q[0], q[2]; ry(-0.0230857674352579) q[0]; cx q[1], q[0]; ry(0.0230857674352579) 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] 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[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[4], q[2]; rz(x0) q[2]; cx q[4], q[2]; rz(x1) q[3]; rz(x2) q[0]; rz(x3) q[1]; rz(x1) q[4]; rz(x2) q[2]; 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]; cx q[3], q[0]; rz(x5) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(x5) q[1]; cx q[3], q[1]; cx q[3], q[4]; rz(x5) q[4]; cx q[3], q[4]; cx q[1], q[4]; rz(x5) q[4]; cx q[1], q[4]; cx q[4], q[2]; rz(x5) q[2]; cx q[4], q[2]; rz(x6) q[3]; rz(x2) q[0]; rz(x7) q[1]; rz(x6) q[4]; rz(x2) q[2]; 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]; cx q[3], q[0]; rz(x9) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(x9) q[1]; cx q[3], q[1]; cx q[3], q[4]; rz(x9) q[4]; cx q[3], q[4]; cx q[1], q[4]; rz(x9) q[4]; cx q[1], q[4]; cx q[4], q[2]; rz(x9) q[2]; cx q[4], q[2]; rz(x10) q[3]; rz(x2) q[0]; rz(x11) q[1]; rz(x10) q[4]; rz(x2) q[2]; 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]; cx q[3], q[0]; rz(x13) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(x13) q[1]; cx q[3], q[1]; cx q[3], q[4]; rz(x13) q[4]; cx q[3], q[4]; cx q[1], q[4]; rz(x13) q[4]; cx q[1], q[4]; cx q[4], q[2]; rz(x13) q[2]; cx q[4], q[2]; rz(x14) q[3]; rz(x2) q[0]; rz(x15) q[1]; rz(x14) q[4]; rz(x2) q[2]; 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]; 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];
null
{"circuits": [], "gradients": []}
[ "IZIIZ", "IZIZI", "ZZIII", "ZIIZI", "ZIZII", "IZIII", "IIIIZ", "IIIZI", "ZIIII", "IIZII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, -1, 0, -0.5, -1, 0 ]
0.996768
[ -1.542809730398753, -1.422554814258884, 1.2499764251158545, 1.5166171737405318, -0.17498975827594188, 0.08895729031127081, 0.07763652938393162, 0.25328461595286766, 0.0158051754635434, -0.01985291831550096, -0.1417123084039368, -0.06160524380502602, -0.0461715348705158 ]
{ "n_parameters": 13, "n_qubits": 5, "optimal_eigenvalue": -3, "target_ratio": 0.97, "target_value": -2.91 }
1
06d1453a803eab917f2a75bdec826274
connected_components
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": 4}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 5, "target": 6}]}
{"states": [60, 63], "expectation_value": -0.7280529062875183, "params": [[0.0745], [-0.0818]], "bitstrings": ["000011", "000000"], "total_optimization_steps": 10, "probabilities": [0.020251941516777963, 0.02120138773942698], "optimization_time": 0.9093008041381836}
-2.0 * (Z(3) @ Z(0)) + 0.5 * (Z(1) @ Z(0)) + -2.5 * (Z(1) @ Z(3)) + 0.5 * (Z(2) @ Z(3)) + -1.5 * (Z(2) @ Z(1)) + -1.0 * (Z(4) @ Z(5)) + 1.0 * Z(0) + -1.5 * Z(3) + 1.0 * Z(1) + 0.5 * Z(2) + 0.5 * Z(5) + 0.5 * Z(4)
1
6
1
{"smallest_eigenvalues": [-8.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -6.0, "smallest_bitstrings": ["000000"], "largest_eigenvalue": 11.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; rx(2.440524368464655) q[0]; rz(-0.08199686231715675) q[0]; rx(-0.07601013128151535) q[1]; rz(0.14545140228604084) q[1]; rx(-0.11122855468000444) q[2]; rz(0.024776737921142995) q[2]; rx(-0.11122855468000444) q[3]; rz(-0.14117244375367316) q[3]; rx(-0.027447548700509975) q[4]; rz(0.005230209223716451) q[4]; rx(3.1683552462682085) q[5]; rz(0.18209557394998455) 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] x2; input float[64] x3; input float[64] x4; input float[64] x5; input float[64] x6; 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[0], q[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[0], q[1]; rz(x1) q[1]; cx q[0], q[1]; cx q[3], q[1]; rz(x2) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(x1) q[2]; cx q[3], q[2]; cx q[1], q[2]; rz(x3) q[2]; cx q[1], q[2]; cx q[5], q[4]; rz(x4) q[4]; cx q[5], q[4]; rz(x5) q[0]; rz(x3) q[3]; rz(x5) q[1]; rz(x1) q[2]; rz(x1) q[5]; rz(x1) q[4]; 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]; 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];
{"node": 0}
{"circuits": [], "gradients": []}
[ "IIZIIZ", "IIIIZZ", "IIZIZI", "IIZZII", "IIIZZI", "ZZIIII", "IIIIIZ", "IIZIII", "IIIIZI", "IIIZII", "ZIIIII", "IZIIII" ]
[ -2, 0.5, -2.5, 0.5, -1.5, -1, 1, -1.5, 1, 0.5, 0.5, 0.5 ]
0.978335
[ 2.440524368464655, -0.08199686231715675, -0.07601013128151535, 0.14545140228604084, -0.11122855468000444, 0.024776737921142995, -0.14117244375367316, -0.027447548700509975, 0.005230209223716451, 3.1683552462682085, 0.18209557394998455 ]
{ "n_parameters": 11, "n_qubits": 6, "optimal_eigenvalue": -9, "target_ratio": 0.97, "target_value": -8.73 }
7
155388a51f67e78b5cb4ef00a89a070e
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": 1}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 3, "target": 6}]}
{"states": [71, 85], "expectation_value": -3.4991049506313137, "params": null, "bitstrings": ["0111000", "0101010"], "total_optimization_steps": 34, "probabilities": [0.06552859477802893, 0.9338463427814478], "optimization_time": 23.44927191734314}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(6) @ Z(3)) + -0.5 * Z(1) + 0.0 * Z(0) + -0.5 * Z(4) + -1.0 * Z(3) + -0.5 * Z(2) + 0.0 * Z(5) + 0.0 * Z(6)
1
7
1
{"smallest_eigenvalues": [-3.5, -3.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -2.5, "smallest_bitstrings": ["0101010", "0111000"], "largest_eigenvalue": 5.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rx(0.5552024880387824) q[0]; rz(2.173491543047642) q[0]; rx(-0.021432730878157114) q[1]; rz(1.5854448914960635) q[1]; rx(0.08647489835213272) q[2]; rz(1.4767621538449163) q[2]; rx(-0.14845667224857556) q[3]; rz(0.9389022761135877) q[3]; rx(0.7033000905919017) q[4]; rz(1.0476135047390738) q[4]; rx(0.16331503638395) q[5]; rz(1.5068390058278105) q[5]; rx(0.6571705851500236) q[6]; rz(-0.12878142494403885) q[6]; cx q[6], q[5]; ry(0.19005420318704017) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.19005420318704017) q[5]; rz(-pi/2) q[5]; ry(0.22088514165852607) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.12734693400261277) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(0.18381377932051787) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.08903249562195716) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.08903249562195713) q[1]; ry(0.022939214272591494) q[0]; cx q[6], q[0]; ry(-0.022939214272591497) q[0]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.10317797581909606) q[6]; cx q[5], q[6]; ry(-0.18381377932051784) q[2]; ry(-0.12734693400261274) q[3]; ry(-0.22088514165852607) q[4]; cx q[5], q[4]; ry(0.22088514165852607) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.22088514165852607) q[4]; rz(-pi/2) q[4]; ry(0.12734693400261277) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(0.18381377932051787) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.08903249562195716) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.08903249562195713) q[1]; ry(0.022939214272591494) q[0]; cx q[5], q[0]; ry(-0.022939214272591497) q[0]; rz(pi/2) q[5]; ry(-0.18381377932051784) q[2]; ry(-0.12734693400261274) q[3]; ry(0.10317797581909607) q[6]; cx q[4], q[6]; ry(-0.10317797581909606) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.19005420318704017) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.12734693400261277) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.12734693400261277) q[3]; rz(-pi/2) q[3]; ry(0.18381377932051787) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.08903249562195716) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.08903249562195713) q[1]; ry(0.022939214272591494) q[0]; cx q[4], q[0]; ry(-0.022939214272591497) q[0]; rz(pi/2) q[4]; ry(-0.18381377932051784) q[2]; ry(-0.19005420318704014) q[5]; ry(0.10317797581909607) q[6]; cx q[3], q[6]; ry(-0.10317797581909606) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.19005420318704017) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.22088514165852607) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(0.18381377932051787) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(-0.18381377932051787) q[2]; rz(-pi/2) q[2]; ry(-0.08903249562195716) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.08903249562195713) q[1]; ry(0.022939214272591494) q[0]; cx q[3], q[0]; ry(-0.022939214272591497) q[0]; rz(pi/2) q[3]; ry(-0.22088514165852607) q[4]; ry(-0.19005420318704014) q[5]; ry(0.10317797581909607) q[6]; cx q[2], q[6]; ry(-0.10317797581909606) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.19005420318704017) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.22088514165852607) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.12734693400261277) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.08903249562195716) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.08903249562195716) q[1]; rz(-pi/2) q[1]; ry(0.022939214272591494) q[0]; cx q[2], q[0]; ry(-0.022939214272591497) q[0]; rz(pi/2) q[2]; ry(-0.12734693400261274) q[3]; ry(-0.22088514165852607) q[4]; ry(-0.19005420318704014) q[5]; ry(0.10317797581909607) q[6]; cx q[1], q[6]; ry(-0.10317797581909606) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.19005420318704017) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.22088514165852607) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.12734693400261277) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(0.18381377932051787) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.022939214272591494) q[0]; cx q[1], q[0]; ry(-0.022939214272591494) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(-0.18381377932051784) q[2]; ry(-0.12734693400261274) q[3]; ry(-0.22088514165852607) q[4]; ry(-0.19005420318704014) q[5]; ry(0.10317797581909607) q[6]; cx q[0], q[6]; ry(-0.10317797581909606) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.19005420318704017) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.22088514165852607) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.12734693400261277) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(0.18381377932051787) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.08903249562195716) q[1]; cx q[0], q[1]; rz(1.6339675171308983) q[0]; ry(0.21798932306754024) q[0]; rz(-0.5466600124189998) q[0]; rz(0.1361950766558384) q[1]; ry(0.43835687652074135) q[1]; rz(-0.6801513869579932) q[1]; rz(-0.1603437747702472) q[2]; ry(0.15545203385717427) q[2]; rz(0.15647323131245106) q[2]; rz(3.004095019265253) q[3]; ry(0.26290987198418886) q[3]; rz(2.913310286590833) q[3]; rz(-0.12393575794454614) q[4]; ry(0.8123811384253902) q[4]; rz(-0.1533973157872186) q[4]; rz(-0.175552362412001) q[5]; ry(0.38709143683017516) q[5]; rz(0.09074616074243691) q[5]; rz(0.9039078952300059) q[6]; ry(0.3628051656611396) q[6]; rz(-1.5080868135382388) q[6]; cx q[6], q[5]; ry(-0.11393793751944126) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.11393793751944126) q[5]; rz(-pi/2) q[5]; ry(-0.1402184807820044) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.1047749981688144) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.05394786176245518) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.02248423346199154) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.12312782562410975) q[0]; cx q[6], q[0]; ry(0.12312782562410973) q[0]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.005341963838753818) q[6]; cx q[5], q[6]; ry(0.02248423346199154) q[1]; ry(0.05394786176245518) q[2]; ry(0.10477499816881441) q[3]; ry(0.1402184807820044) q[4]; cx q[5], q[4]; ry(-0.1402184807820044) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.1402184807820044) q[4]; rz(-pi/2) q[4]; ry(-0.1047749981688144) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.05394786176245518) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.02248423346199154) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.12312782562410975) q[0]; cx q[5], q[0]; ry(0.12312782562410973) q[0]; rz(pi/2) q[5]; ry(0.02248423346199154) q[1]; ry(0.05394786176245518) q[2]; ry(0.10477499816881441) q[3]; ry(0.005341963838753819) q[6]; cx q[4], q[6]; ry(-0.005341963838753818) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.11393793751944126) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.1047749981688144) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.1047749981688144) q[3]; rz(-pi/2) q[3]; ry(-0.05394786176245518) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.02248423346199154) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.12312782562410975) q[0]; cx q[4], q[0]; ry(0.12312782562410973) q[0]; rz(pi/2) q[4]; ry(0.02248423346199154) q[1]; ry(0.05394786176245518) q[2]; ry(0.11393793751944128) q[5]; ry(0.005341963838753819) q[6]; cx q[3], q[6]; ry(-0.005341963838753818) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.11393793751944126) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.1402184807820044) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.05394786176245518) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.05394786176245518) q[2]; rz(-pi/2) q[2]; ry(-0.02248423346199154) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.12312782562410975) q[0]; cx q[3], q[0]; ry(0.12312782562410973) q[0]; rz(pi/2) q[3]; ry(0.02248423346199154) q[1]; ry(0.1402184807820044) q[4]; ry(0.11393793751944128) q[5]; ry(0.005341963838753819) q[6]; cx q[2], q[6]; ry(-0.005341963838753818) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.11393793751944126) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.1402184807820044) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.1047749981688144) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.02248423346199154) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.02248423346199154) q[1]; rz(-pi/2) q[1]; ry(-0.12312782562410975) q[0]; cx q[2], q[0]; ry(0.12312782562410973) q[0]; rz(pi/2) q[2]; ry(0.10477499816881441) q[3]; ry(0.1402184807820044) q[4]; ry(0.11393793751944128) q[5]; ry(0.005341963838753819) q[6]; cx q[1], q[6]; ry(-0.005341963838753818) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.11393793751944126) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.1402184807820044) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.1047749981688144) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.05394786176245518) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.12312782562410975) q[0]; cx q[1], q[0]; ry(0.12312782562410975) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.05394786176245518) q[2]; ry(0.10477499816881441) q[3]; ry(0.1402184807820044) q[4]; ry(0.11393793751944128) q[5]; ry(0.005341963838753819) q[6]; cx q[0], q[6]; ry(-0.005341963838753818) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.11393793751944126) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.1402184807820044) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.1047749981688144) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.05394786176245518) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.02248423346199154) q[1]; cx q[0], q[1]; rz(1.5952542785976211) q[0]; ry(0.5071375924325195) q[0]; rz(-0.48072016732441947) q[0]; rz(-0.2387632321651343) q[1]; ry(0.1962650176327992) q[1]; rz(0.24313943571467966) q[1]; rz(0.25284828735455145) q[2]; ry(0.21851067547413366) q[2]; rz(-0.7043841729067828) q[2]; rz(0.011806123635127452) q[3]; ry(0.874187374300681) q[3]; rz(-0.01436427111429861) q[3]; rz(-0.011759584188768102) q[4]; ry(0.790552333077943) q[4]; rz(0.4014802416148724) q[4]; rz(0.05743383548466463) q[5]; ry(1.5010641255887656) q[5]; rz(-0.12060191598469361) q[5]; rz(-0.08053249535029305) q[6]; ry(1.3983627705621768) q[6]; rz(-1.736221793248882) q[6]; cx q[6], q[5]; ry(-0.07862934068360587) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.07862934068360587) q[5]; rz(-pi/2) q[5]; ry(0.18746157685803166) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.04763971045813447) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.012701270262115302) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.10856921802424552) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.007469357901630988) q[0]; cx q[6], q[0]; ry(-0.007469357901630988) q[0]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.03247894779261562) q[6]; cx q[5], q[6]; ry(-0.10856921802424552) q[1]; ry(0.012701270262115299) q[2]; ry(-0.04763971045813447) q[3]; ry(-0.18746157685803164) q[4]; cx q[5], q[4]; ry(0.18746157685803166) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.18746157685803166) q[4]; rz(-pi/2) q[4]; ry(0.04763971045813447) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.012701270262115302) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.10856921802424552) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.007469357901630988) q[0]; cx q[5], q[0]; ry(-0.007469357901630988) q[0]; rz(pi/2) q[5]; ry(-0.10856921802424552) q[1]; ry(0.012701270262115299) q[2]; ry(-0.04763971045813447) q[3]; ry(0.03247894779261562) q[6]; cx q[4], q[6]; ry(-0.03247894779261562) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.07862934068360587) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.04763971045813447) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.04763971045813447) q[3]; rz(-pi/2) q[3]; ry(-0.012701270262115302) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.10856921802424552) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.007469357901630988) q[0]; cx q[4], q[0]; ry(-0.007469357901630988) q[0]; rz(pi/2) q[4]; ry(-0.10856921802424552) q[1]; ry(0.012701270262115299) q[2]; ry(0.07862934068360586) q[5]; ry(0.03247894779261562) q[6]; cx q[3], q[6]; ry(-0.03247894779261562) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.07862934068360587) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.18746157685803166) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.012701270262115302) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.012701270262115302) q[2]; rz(-pi/2) q[2]; ry(0.10856921802424552) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.007469357901630988) q[0]; cx q[3], q[0]; ry(-0.007469357901630988) q[0]; rz(pi/2) q[3]; ry(-0.10856921802424552) q[1]; ry(-0.18746157685803164) q[4]; ry(0.07862934068360586) q[5]; ry(0.03247894779261562) q[6]; cx q[2], q[6]; ry(-0.03247894779261562) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.07862934068360587) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.18746157685803166) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.04763971045813447) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.10856921802424552) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.10856921802424552) q[1]; rz(-pi/2) q[1]; ry(0.007469357901630988) q[0]; cx q[2], q[0]; ry(-0.007469357901630988) q[0]; rz(pi/2) q[2]; ry(-0.04763971045813447) q[3]; ry(-0.18746157685803164) q[4]; ry(0.07862934068360586) q[5]; ry(0.03247894779261562) q[6]; cx q[1], q[6]; ry(-0.03247894779261562) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.07862934068360587) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.18746157685803166) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.04763971045813447) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.012701270262115302) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.007469357901630988) q[0]; cx q[1], q[0]; ry(-0.007469357901630988) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.012701270262115299) q[2]; ry(-0.04763971045813447) q[3]; ry(-0.18746157685803164) q[4]; ry(0.07862934068360586) q[5]; ry(0.03247894779261562) q[6]; cx q[0], q[6]; ry(-0.03247894779261562) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.07862934068360587) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.18746157685803166) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.04763971045813447) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.012701270262115302) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.10856921802424552) q[1]; cx q[0], q[1]; rz(1.700255723619156) q[0]; ry(1.0707943186779132) q[0]; rz(0.4489473465357521) q[0]; rz(-1.5082134085367989) q[1]; ry(0.20071811837979023) q[1]; rz(1.6284882035768273) q[1]; rz(-3.1099648984571138) q[2]; ry(0.315169773656989) q[2]; rz(-1.9888049362531275) q[2]; rz(-3.133905371600163) q[3]; ry(0.2733904795802971) q[3]; rz(2.6882429573672724) q[3]; rz(0.18100369846892939) q[4]; ry(0.3340793195048209) q[4]; rz(0.10308936987159845) q[4]; rz(0.034469675770074204) q[5]; ry(0.6026202957068328) q[5]; rz(0.19791294808850868) q[5]; rz(-0.007807602865193886) q[6]; ry(0.6378842195395763) q[6]; rz(-2.2310486487008516) q[6]; cx q[6], q[5]; ry(0.12567735472468572) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.12567735472468572) q[5]; rz(-pi/2) q[5]; ry(-0.14882848169380059) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.01702627706521629) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(0.015562135972319945) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.017988382365711323) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.05524188799602515) q[0]; cx q[6], q[0]; ry(0.055241887996025155) q[0]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.01645884635423472) q[6]; cx q[5], q[6]; ry(0.017988382365711323) q[1]; ry(-0.015562135972319943) q[2]; ry(-0.017026277065216294) q[3]; ry(0.14882848169380059) q[4]; cx q[5], q[4]; ry(-0.14882848169380059) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.14882848169380059) q[4]; rz(-pi/2) q[4]; ry(0.01702627706521629) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(0.015562135972319945) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.017988382365711323) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.05524188799602515) q[0]; cx q[5], q[0]; ry(0.055241887996025155) q[0]; rz(pi/2) q[5]; ry(0.017988382365711323) q[1]; ry(-0.015562135972319943) q[2]; ry(-0.017026277065216294) q[3]; ry(0.01645884635423472) q[6]; cx q[4], q[6]; ry(-0.01645884635423472) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.12567735472468572) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.01702627706521629) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.01702627706521629) q[3]; rz(-pi/2) q[3]; ry(0.015562135972319945) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.017988382365711323) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.05524188799602515) q[0]; cx q[4], q[0]; ry(0.055241887996025155) q[0]; rz(pi/2) q[4]; ry(0.017988382365711323) q[1]; ry(-0.015562135972319943) q[2]; ry(-0.12567735472468575) q[5]; ry(0.01645884635423472) q[6]; cx q[3], q[6]; ry(-0.01645884635423472) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.12567735472468572) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.14882848169380059) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(0.015562135972319945) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(-0.015562135972319945) q[2]; rz(-pi/2) q[2]; ry(-0.017988382365711323) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.05524188799602515) q[0]; cx q[3], q[0]; ry(0.055241887996025155) q[0]; rz(pi/2) q[3]; ry(0.017988382365711323) q[1]; ry(0.14882848169380059) q[4]; ry(-0.12567735472468575) q[5]; ry(0.01645884635423472) q[6]; cx q[2], q[6]; ry(-0.01645884635423472) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.12567735472468572) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.14882848169380059) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.01702627706521629) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.017988382365711323) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.017988382365711323) q[1]; rz(-pi/2) q[1]; ry(-0.05524188799602515) q[0]; cx q[2], q[0]; ry(0.055241887996025155) q[0]; rz(pi/2) q[2]; ry(-0.017026277065216294) q[3]; ry(0.14882848169380059) q[4]; ry(-0.12567735472468575) q[5]; ry(0.01645884635423472) q[6]; cx q[1], q[6]; ry(-0.01645884635423472) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.12567735472468572) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.14882848169380059) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.01702627706521629) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(0.015562135972319945) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.05524188799602515) q[0]; cx q[1], q[0]; ry(0.05524188799602515) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(-0.015562135972319943) q[2]; ry(-0.017026277065216294) q[3]; ry(0.14882848169380059) q[4]; ry(-0.12567735472468575) q[5]; ry(0.01645884635423472) q[6]; cx q[0], q[6]; ry(-0.01645884635423472) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.12567735472468572) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.14882848169380059) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.01702627706521629) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(0.015562135972319945) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.017988382365711323) q[1]; cx q[0], q[1]; rx(0.4595996720770996) q[0]; rz(0.4281885676721609) q[0]; ry(-0.05043021691397122) q[1]; rz(-1.632385383331811) q[1]; ry(-0.25976538740843624) q[2]; rz(-0.7719991262489909) q[2]; ry(-0.08791502521023872) q[3]; rz(-1.437056391523802) q[3]; ry(0.234284285536682) q[4]; rz(-0.0951138451174951) q[4]; ry(0.5776227358672159) q[5]; rz(-0.9825421761301847) q[5]; ry(0.3997732155525871) q[6]; rz(-1.3482422135077785) 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];\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];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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[3];\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[3];\nry(-1.4449) q[1];\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.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\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.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) 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(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\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.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\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];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\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.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) 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.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) 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.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) 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];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) 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[3];\nry(-1.4449) q[1];\nry(1.4449) q[6];\nry(1.4417) q[0];\nry(1.4417) q[4];\ncry(-1.0342) q[2], q[5];\nry(0.7003) q[2];\ncry(-0.1259) q[4], q[1];\nry(-0.4549) q[5];\ncry(0.4963) q[6], q[2];\ncry(-0.3789) q[6], q[5];\ncry(0.2489) q[0], q[2];\ncry(-0.1488) q[0], q[5];\ncry(0.1215) q[6], q[4];\ncry(0.1211) q[4], q[0];\ncry(0.1157) q[0], q[6];\ncry(0.0867) q[4], q[2];\ncry(-0.0495) q[4], q[5];\ncry(-0.0027) q[6], q[3];\ncry(-0.0005) q[6], q[1];\ncry(0.0074) 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.0067, 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.0625, 0.0625, 0.0596, 0.045, 0.0268, 0.0163, 0.0122, 0.0097, 0.0075, 0.0073, 0.0073, 0.006, 0.0053, 0.0049, 0.0049, 0.0045, 0.0036, 0.0031, 0.003, 0.003, 0.0029]}
[ "IIIIIZZ", "IIZIIZI", "IIZZIII", "IIIZZII", "IZIIZII", "ZIIZIII", "IIIIIZI", "IIIIIIZ", "IIZIIII", "IIIZIII", "IIIIZII", "IZIIIII", "ZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, 0, -0.5, -1, -0.5, 0, 0 ]
0.970783
[ 0.5552024880387824, 0.602695216252745, -0.021432730878157114, 0.014648564701166138, 0.08647489835213272, -0.09403417294998005, -0.14845667224857556, -0.6318940506813102, 0.7033000905919017, -0.5231828220558223, 0.16331503638394998, -0.06395732096708569, 0.6571705851500236, -0.1287814249440...
{ "n_parameters": 125, "n_qubits": 7, "optimal_eigenvalue": -3.5, "target_ratio": 0.97, "target_value": -3.395 }
172
dddd2c6c503a97ade6b445e6815c4f85
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": 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": [3, 1], "expectation_value": -4.096692403969087, "params": [[0.0625, 0.052500000000000005, 0.0553], [-0.0688, -0.0531, -0.0468]], "bitstrings": ["1111100", "1111110"], "total_optimization_steps": 10, "probabilities": [0.01862858815475063, 0.02768715708439064], "optimization_time": 6.723688364028931}
-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
3
{"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];
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] 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[2], q[3]; rz(x1) q[3]; cx q[2], q[3]; cx q[0], q[3]; rz(x1) q[3]; cx q[0], q[3]; cx q[2], q[4]; rz(x2) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[3], q[4]; rz(x1) q[4]; cx q[3], q[4]; cx q[3], q[1]; rz(x2) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x3) q[1]; cx q[4], q[1]; cx q[2], q[5]; rz(x0) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(x2) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x4) q[5]; cx q[1], q[5]; cx q[0], q[6]; rz(x5) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(x6) q[6]; cx q[4], q[6]; rz(x7) q[2]; rz(x6) q[0]; rz(x8) q[3]; rz(x2) q[4]; rz(x9) q[1]; rz(x10) q[5]; 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]; cx q[2], q[0]; rz(x13) q[0]; cx q[2], q[0]; cx q[2], q[3]; rz(x14) q[3]; cx q[2], q[3]; cx q[0], q[3]; rz(x14) q[3]; cx q[0], q[3]; cx q[2], q[4]; rz(x15) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(x13) q[4]; cx q[0], q[4]; cx q[3], q[4]; rz(x14) q[4]; cx q[3], q[4]; cx q[3], q[1]; rz(x15) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x16) q[1]; cx q[4], q[1]; cx q[2], q[5]; rz(x13) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(x15) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x17) q[5]; cx q[1], q[5]; cx q[0], q[6]; rz(x18) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(x19) q[6]; cx q[4], q[6]; rz(x20) q[2]; rz(x19) q[0]; rz(x21) q[3]; rz(x15) q[4]; rz(x9) q[1]; rz(x22) q[5]; rz(x23) q[6]; 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]; cx q[2], q[0]; rz(x25) q[0]; cx q[2], q[0]; cx q[2], q[3]; rz(x26) q[3]; cx q[2], q[3]; cx q[0], q[3]; rz(x26) q[3]; cx q[0], q[3]; cx q[2], q[4]; rz(x27) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(x25) q[4]; cx q[0], q[4]; cx q[3], q[4]; rz(x26) q[4]; cx q[3], q[4]; cx q[3], q[1]; rz(x27) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x28) q[1]; cx q[4], q[1]; cx q[2], q[5]; rz(x25) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(x27) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x29) q[5]; cx q[1], q[5]; cx q[0], q[6]; rz(x30) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(x31) q[6]; cx q[4], q[6]; rz(x32) q[2]; rz(x31) q[0]; rz(x33) q[3]; rz(x27) q[4]; rz(x9) q[1]; rz(x34) q[5]; rz(x35) q[6]; h q[0]; rz(x36) q[0]; h q[0]; h q[1]; rz(x36) q[1]; h q[1]; h q[2]; rz(x36) q[2]; h q[2]; h q[3]; rz(x36) q[3]; h q[3]; h q[4]; rz(x36) q[4]; h q[4]; h q[5]; rz(x36) q[5]; h q[5]; h q[6]; rz(x36) 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": []}
[ "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
6259e2b8b64788961e56db85ed516abe
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}], "edges": [{"weight": 1, "source": 0, "target": 5}, {"weight": 14, "source": 0, "target": 9}, {"weight": 9, "source": 1, "target": 6}, {"weight": 13, "source": 1, "target": 7}, {"weight": 3, "source": 2, "target": 7}, {"weight": 17, "source": 2, "target": 6}, {"weight": 4, "source": 3, "target": 8}, {"weight": 16, "source": 3, "target": 6}, {"weight": 10, "source": 4, "target": 9}, {"weight": 15, "source": 4, "target": 11}]}
{"states": [361, 362], "expectation_value": -86.62787257453692, "params": [-0.0007, 1.5341, 1.4056, 0.3225, -0.0031000000000000003, 0.9686, 1.0602, 0.013900000000000001, 1.0493000000000001, 0.2564, 0.0004, 1.4020000000000001, 1.0410000000000001, 0.09390000000000001, -0.0026000000000000003, 0.9811000000000001, 1.0679, 0.8759, 0.8864000000000001, -0.6059, -0.003, 0.9177000000000001, 1.0284, 0.3257, -0.0032, 0.8286, 1.1376, -0.021, 1.046, 0.2574, -0.0053, 0.456, 1.0451000000000001, 0.10880000000000001, -0.0024000000000000002, 0.9532, 0.6463, 1.6079, 0.7215, 0.5675, 0.0037, 0.0006000000000000001, 0.7026, 0.008400000000000001, 0.0029000000000000002, 0.0026000000000000003, 0.9372, 0.0058000000000000005, 1.04, 0.0027, 0.0066, 0.0053, 1.0491000000000001, 0.0068000000000000005, 0.0023, 0.0076, 0.40190000000000003, 0.0015, 1.0342, 0.0011, 0.6211, -0.9368000000000001, 0.5940000000000001, -0.7148, -0.017, 0.49350000000000005, -0.9866, 0.1671, -0.9733, 1.9245, -0.5472, 0.9265, 0.746, 0.6756, 0.0229, 0.5449, 0.37970000000000004, 0.22490000000000002, -1.0636, 1.9387, 0.0023, 0.0079, 0.0063, 0.0023, 0.005200000000000001, 0.0024000000000000002, 0.007200000000000001, 0.003, 0.005, 0.009000000000000001], "bitstrings": ["1010010110", "1010010101"], "total_optimization_steps": 230, "probabilities": [0.4549412610236667, 0.5388249955922907], "optimization_time": 62.8956618309021}
6.5 * (Z(1) @ Z(0)) + 6.5 * (Z(2) @ Z(3)) + 6.5 * (Z(4) @ Z(2)) + 6.5 * (Z(5) @ Z(3)) + 6.5 * (Z(5) @ Z(4)) + 6.5 * (Z(6) @ Z(2)) + 6.5 * (Z(6) @ Z(4)) + 6.5 * (Z(7) @ Z(6)) + 6.5 * (Z(9) @ Z(1)) + 6.5 * (Z(8) @ Z(9)) + -6.0 * Z(0) + 7.0 * Z(1) + 6.5 * Z(3) + 11.0 * Z(2) + 15.0 * Z(4) + 1.5 * Z(5) + 14.5 * Z(6) + -4.5 * Z(7) + 5.0 * Z(9) + 1.0 * Z(8)
18
10
3
{"smallest_eigenvalues": [-89.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -84.0, "smallest_bitstrings": ["1010010101"], "largest_eigenvalue": 116.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; rx(-0.10318666186813005) q[0]; rz(2.3162039037530526) q[0]; rx(1.3045349897966527) q[1]; rz(0.32984201207076347) q[1]; rx(0.03859565684750371) q[2]; rz(1.1629728243053423) q[2]; rx(1.0570107294459528) q[3]; rz(0.07644001006560681) q[3]; rx(0.7714455080033521) q[4]; rz(0.2043358942970986) q[4]; rx(0.11132578124795209) q[5]; rz(1.4287697443916978) q[5]; rx(1.0626472335697188) q[6]; rz(0.18413540345709498) q[6]; rx(0.1568548230467553) q[7]; rz(0.9266678129795151) q[7]; rx(1.426460857571199) q[8]; rz(0.9472741114142973) q[8]; rx(0.8275139591566374) q[9]; rz(-0.2803788092985282) q[9]; cx q[9], q[0]; rz(-0.3584393643044606) q[0]; cx q[9], q[0]; rz(0.933373635905438) q[9]; cx q[8], q[9]; rz(-0.933373635905438) q[9]; cx q[8], q[9]; rz(-0.3896565288616083) q[8]; cx q[7], q[8]; rz(0.3896565288616083) q[8]; cx q[7], q[8]; rz(0.19071819061327067) q[7]; cx q[6], q[7]; rz(-0.19071819061327067) q[7]; cx q[6], q[7]; rz(-0.46409122440678413) q[6]; cx q[5], q[6]; rz(0.46409122440678413) q[6]; cx q[5], q[6]; rz(0.267401393407487) q[5]; cx q[4], q[5]; rz(-0.267401393407487) q[5]; cx q[4], q[5]; rz(-0.03813761420443062) q[4]; cx q[3], q[4]; rz(0.03813761420443062) q[4]; cx q[3], q[4]; rz(-0.6294423222450861) q[3]; cx q[2], q[3]; rz(0.6294423222450861) q[3]; cx q[2], q[3]; rz(0.3504840869193616) q[2]; cx q[1], q[2]; rz(-0.3504840869193616) q[2]; cx q[1], q[2]; rz(-0.3382545255959761) q[1]; cx q[0], q[1]; rz(0.3382545255959761) q[1]; cx q[0], q[1]; rx(-0.07194964382337354) q[0]; rz(0.5511740185672576) q[0]; rx(0.98990096759685) q[1]; rz(0.3273162454255649) q[1]; rx(0.25661632719601635) q[2]; rz(0.759492046244643) q[2]; rx(1.2607736864847232) q[3]; rz(-0.17057434880021946) q[3]; rx(1.1461139161049336) q[4]; rz(0.23157335199014473) q[4]; rx(-0.04293149058917211) q[5]; rz(0.46446590756444617) q[5]; rx(0.9453379022592818) q[6]; rz(0.38143619978161325) q[6]; rx(-0.09532548174629665) q[7]; rz(0.8807375864873334) q[7]; rx(0.8190716804356726) q[8]; rz(1.4396334216020843) q[8]; rx(0.5102818229444419) q[9]; rz(0.6602813218958274) q[9]; cx q[9], q[0]; rz(0.28221727134450303) q[0]; cx q[9], q[0]; rz(0.897742323576568) q[9]; cx q[8], q[9]; rz(-0.897742323576568) q[9]; cx q[8], q[9]; rz(-0.48285013726650783) q[8]; cx q[7], q[8]; rz(0.48285013726650783) q[8]; cx q[7], q[8]; rz(0.24189879561180552) q[7]; cx q[6], q[7]; rz(-0.24189879561180552) q[7]; cx q[6], q[7]; rz(0.06048614340656363) q[6]; cx q[5], q[6]; rz(-0.06048614340656363) q[6]; cx q[5], q[6]; rz(0.3627323823693141) q[5]; cx q[4], q[5]; rz(-0.3627323823693141) q[5]; cx q[4], q[5]; rz(0.0750834784577682) q[4]; cx q[3], q[4]; rz(-0.0750834784577682) q[4]; cx q[3], q[4]; rz(0.3379625812973681) q[3]; cx q[2], q[3]; rz(-0.3379625812973681) q[3]; cx q[2], q[3]; rz(0.4954682237520192) q[2]; cx q[1], q[2]; rz(-0.4954682237520192) q[2]; cx q[1], q[2]; rz(0.4808492696220569) q[1]; cx q[0], q[1]; rz(-0.4808492696220569) q[1]; cx q[0], q[1]; rx(-0.13104446050209842) q[0]; rz(-0.008280956911317361) q[0]; rx(0.726536434028062) q[1]; rz(-0.18763127777695127) q[1]; rx(-0.0001226008800962186) q[2]; rz(0.028278259000161853) q[2]; rx(0.9122705866886032) q[3]; rz(0.12319689305786857) q[3]; rx(1.289311065934687) q[4]; rz(0.21052430461877114) q[4]; rx(0.1156214922192233) q[5]; rz(0.059115104864093604) q[5]; rx(1.0576672351032745) q[6]; rz(-0.10598769187967266) q[6]; rx(0.021791727646034265) q[7]; rz(0.2558348667587073) q[7]; rx(0.3943562499781962) q[8]; rz(0.21185103154497864) q[8]; rx(0.7317342686148743) q[9]; rz(0.08357618974326804) q[9]; cx q[9], q[0]; rz(-0.010895863823017132) q[0]; cx q[9], q[0]; rz(0.16173840442934745) q[9]; cx q[8], q[9]; rz(-0.16173840442934745) q[9]; cx q[8], q[9]; rz(0.11040631494276978) q[8]; cx q[7], q[8]; rz(-0.11040631494276978) q[8]; cx q[7], q[8]; rz(0.05069988624823432) q[7]; cx q[6], q[7]; rz(-0.05069988624823432) q[7]; cx q[6], q[7]; rz(0.05655546967757028) q[6]; cx q[5], q[6]; rz(-0.05655546967757028) q[6]; cx q[5], q[6]; rz(0.1394629274149618) q[5]; cx q[4], q[5]; rz(-0.1394629274149618) q[5]; cx q[4], q[5]; rz(0.029547186707761238) q[4]; cx q[3], q[4]; rz(-0.029547186707761238) q[4]; cx q[3], q[4]; rz(0.010895863823017132) q[3]; cx q[2], q[3]; rz(-0.010895863823017132) q[3]; cx q[2], q[3]; rz(0.02724628535241973) q[2]; cx q[1], q[2]; rz(-0.02724628535241973) q[2]; cx q[1], q[2]; rz(-0.11660729992968459) q[1]; cx q[0], q[1]; rz(0.11660729992968459) 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] 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[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[0]; crz(x21) q[8], q[9]; crz(x22) q[7], q[8]; crz(x23) q[6], q[7]; crz(x24) q[5], q[6]; crz(x25) q[4], q[5]; crz(x26) q[3], q[4]; crz(x27) q[2], q[3]; crz(x28) q[1], q[2]; crz(x29) 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]; crz(x50) q[9], q[0]; crz(x51) q[8], q[9]; crz(x52) q[7], q[8]; crz(x53) q[6], q[7]; crz(x54) q[5], q[6]; crz(x55) q[4], q[5]; crz(x56) q[3], q[4]; crz(x57) q[2], q[3]; crz(x58) q[1], q[2]; crz(x59) q[0], q[1]; rx(x60) q[0]; rz(x61) q[0]; rx(x62) q[1]; rz(x63) q[1]; rx(x64) q[2]; rz(x65) q[2]; rx(x66) q[3]; rz(x67) q[3]; rx(x68) q[4]; rz(x69) q[4]; rx(x70) q[5]; rz(x71) q[5]; rx(x72) q[6]; rz(x73) q[6]; rx(x74) q[7]; rz(x75) q[7]; rx(x76) q[8]; rz(x77) q[8]; rx(x78) q[9]; rz(x79) q[9]; crz(x74) q[9], q[0]; crz(x80) q[8], q[9]; crz(x81) q[7], q[8]; crz(x82) q[6], q[7]; crz(x83) q[5], q[6]; crz(x84) q[4], q[5]; crz(x85) q[3], q[4]; crz(x74) q[2], q[3]; crz(x86) q[1], q[2]; crz(x87) 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]; 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]}"}
{"circuits": [], "gradients": []}
[ "IIIIIIIIZZ", "IIIIIIZZII", "IIIIIZIZII", "IIIIZIZIII", "IIIIZZIIII", "IIIZIIIZII", "IIIZIZIIII", "IIZZIIIIII", "ZIIIIIIIZI", "ZZIIIIIIII", "IIIIIIIIIZ", "IIIIIIIIZI", "IIIIIIZIII", "IIIIIIIZII", "IIIIIZIIII", "IIIIZIIIII", "IIIZIIIIII", "IIZIIIIIII", "ZIIIIIIIII", "IZIIIIIIII"...
[ 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, 6.5, -6, 7, 6.5, 11, 15, 1.5, 14.5, -4.5, 5, 1 ]
0.972019
[ -0.10318666186813007, 1.957764539448593, 1.3045349897966527, 0.32984201207076347, 0.03859565684750371, 1.1629728243053423, 1.0570107294459528, 0.07644001006560681, 0.7714455080033521, 0.2043358942970986, 0.11132578124795209, 1.4287697443916978, 1.0626472335697188, 0.18413540345709498, 0....
{ "n_parameters": 88, "n_qubits": 10, "optimal_eigenvalue": -89, "target_ratio": 0.97, "target_value": -86.33 }
13
533fcd480a5175680493f52fe07173d6
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": 5, "source": 0, "target": 1}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 2, "source": 0, "target": 6}, {"capacity": 1, "source": 1, "target": 3}, {"capacity": 1, "source": 1, "target": 6}, {"capacity": 6, "source": 2, "target": 1}, {"capacity": 3, "source": 2, "target": 4}, {"capacity": 5, "source": 2, "target": 5}, {"capacity": 1, "source": 2, "target": 7}, {"capacity": 6, "source": 4, "target": 6}, {"capacity": 3, "source": 5, "target": 3}, {"capacity": 4, "source": 5, "target": 7}, {"capacity": 3, "source": 6, "target": 2}]}
{"states": [1, 37], "expectation_value": -5.4940024530007845, "params": [[0.2169], [-0.2528]], "bitstrings": ["11111110", "11011010"], "total_optimization_steps": 30, "probabilities": [0.02526760621121323, 0.02959281184459715], "optimization_time": 2.557800769805908}
-1.25 * (Z(0) @ Z(1)) + -0.25 * (Z(4) @ Z(0)) + -0.25 * (Z(6) @ Z(1)) + -0.5 * (Z(6) @ Z(0)) + -1.5 * (Z(6) @ Z(4)) + -0.25 * (Z(3) @ Z(1)) + -1.5 * (Z(2) @ Z(1)) + -0.75 * (Z(2) @ Z(4)) + -0.75 * (Z(2) @ Z(6)) + -0.75 * (Z(5) @ Z(3)) + -1.25 * (Z(5) @ Z(2)) + 2.25 * (Z(7) @ Z(0)) + -0.25 * (Z(7) @ Z(2)) + -1.0 * (Z(7) @ Z(5)) + -2.25 * Z(1) + -0.25 * Z(0) + 0.5 * Z(4) + -1.5 * Z(6) + -1.0 * Z(3) + 3.0 * Z(2) + 0.5 * Z(5) + 1.0 * Z(7)
1
8
1
{"smallest_eigenvalues": [-14.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -13.0, "smallest_bitstrings": ["11011010"], "largest_eigenvalue": 16.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.24633714219781486) q[0]; cx q[1], q[0]; h q[2]; h q[3]; h q[4]; cx q[0], q[4]; rz(0.21817790403825055) q[4]; cx q[0], q[4]; h q[5]; h q[6]; cx q[1], q[6]; rz(0.21817790403825055) q[6]; cx q[1], q[6]; cx q[0], q[6]; cx q[1], q[3]; rz(0.21817790403825055) q[3]; cx q[1], q[3]; cx q[1], q[2]; rz(0.1953546771601644) q[2]; cx q[1], q[2]; rz(0.6989900081918274) q[1]; rx(1.5222045088368783) q[1]; cx q[3], q[5]; rz(-0.14097260777717124) q[5]; cx q[3], q[5]; rz(0.30474345781691703) q[3]; rx(1.522204508836878) q[3]; rz(0.199992130079758) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(0.1953546771601644) q[6]; cx q[4], q[6]; cx q[4], q[2]; rz(-0.14097260777717124) q[2]; cx q[4], q[2]; rz(0.16619846372059843) q[4]; rx(1.522204508836878) q[4]; cx q[6], q[2]; rz(-0.14097260777717124) q[2]; cx q[6], q[2]; cx q[2], q[5]; rz(0.24633714219781486) q[5]; cx q[2], q[5]; rz(0.1953546771601644) q[6]; rx(1.522204508836878) q[6]; h q[7]; cx q[0], q[7]; rz(-0.07642561716032488) q[7]; cx q[0], q[7]; rz(0.21817790403825033) q[0]; rx(1.5222045088368783) q[0]; cx q[1], q[0]; rz(0.4784825986818201) q[0]; cx q[1], q[0]; cx q[0], q[4]; cx q[1], q[6]; cx q[2], q[7]; rz(0.33645844578145834) q[4]; cx q[0], q[4]; rz(0.33645844578145834) q[6]; cx q[1], q[6]; cx q[0], q[6]; cx q[1], q[3]; rz(0.33645844578145834) q[3]; cx q[1], q[3]; rz(0.2141311768904498) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(0.3447723156401459) q[6]; cx q[4], q[6]; rz(0.21817790403825055) q[7]; cx q[2], q[7]; rz(-0.7789339667881556) q[2]; rx(1.522204508836878) q[2]; cx q[1], q[2]; rz(0.3447723156401459) q[2]; cx q[1], q[2]; rz(0.9516948436646686) q[1]; rx(1.175649466366604) q[1]; cx q[4], q[2]; rz(-0.25193136487889134) q[2]; cx q[4], q[2]; rz(0.22427820654135378) q[4]; rx(1.175649466366604) q[4]; cx q[5], q[7]; cx q[6], q[2]; rz(-0.25193136487889134) q[2]; cx q[6], q[2]; rz(0.3447723156401459) q[6]; rx(1.1756494663666042) q[6]; rz(0.30474345781691703) q[7]; cx q[5], q[7]; rz(0.16619846372059843) q[5]; rx(1.522204508836878) q[5]; cx q[3], q[5]; rz(-0.25193136487889134) q[5]; cx q[3], q[5]; cx q[2], q[5]; rz(1.0448003151331866) q[3]; rx(1.1756494663666042) q[3]; rz(0.4784825986818201) q[5]; cx q[2], q[5]; rz(-0.9833885279660906) q[7]; rx(1.522204508836878) q[7]; cx q[0], q[7]; rz(-0.21336267861242453) q[7]; cx q[0], q[7]; rz(0.33645844578145834) q[0]; rx(1.1756494663666042) q[0]; cx q[1], q[0]; rz(0.6610593901259064) q[0]; cx q[1], q[0]; cx q[0], q[4]; cx q[1], q[6]; cx q[2], q[7]; rz(0.3479766660502997) q[4]; cx q[0], q[4]; rz(0.3479766660502997) q[6]; cx q[1], q[6]; cx q[0], q[6]; cx q[1], q[3]; rz(0.3479766660502997) q[3]; cx q[1], q[3]; rz(0.2610408909439648) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(0.4643917446606257) q[6]; cx q[4], q[6]; rz(0.33645844578145834) q[7]; cx q[2], q[7]; rz(-0.8414174259288316) q[2]; rx(1.1756494663666044) q[2]; cx q[1], q[2]; rz(0.4643917446606257) q[2]; cx q[1], q[2]; rz(1.4392776480542784) q[1]; rx(0.6869429925347997) q[1]; cx q[4], q[2]; rz(-0.21606664948712775) q[2]; cx q[4], q[2]; rz(0.5859443686605097) q[4]; rx(0.6869429925347997) q[4]; cx q[5], q[7]; cx q[6], q[2]; rz(-0.21606664948712775) q[2]; cx q[6], q[2]; rz(0.4643917446606256) q[6]; rx(0.6869429925347997) q[6]; rz(1.0448003151331864) q[7]; cx q[5], q[7]; rz(0.22427820654135378) q[5]; rx(1.175649466366604) q[5]; cx q[3], q[5]; rz(-0.21606664948712775) q[5]; cx q[3], q[5]; cx q[2], q[5]; rz(0.8303145581225744) q[3]; rx(0.6869429925347998) q[3]; rz(0.6610593901259064) q[5]; cx q[2], q[5]; rz(-1.1964350518585831) q[7]; rx(1.1756494663666042) q[7]; cx q[0], q[7]; rz(-0.14291259082118174) q[7]; cx q[0], q[7]; rz(0.3479766660502994) q[0]; rx(0.6869429925347997) q[0]; cx q[2], q[7]; rz(0.3479766660502997) q[7]; cx q[2], q[7]; rz(-1.7483967512533232) q[2]; rx(0.6869429925347997) q[2]; cx q[5], q[7]; rz(0.8303145581225744) q[7]; cx q[5], q[7]; rz(0.5859443686605097) q[5]; rx(0.6869429925347997) q[5]; rz(-1.8016003429892105) q[7]; rx(0.6869429925347997) 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] 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[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[0], q[4]; rz(x1) q[4]; cx q[0], q[4]; cx q[1], q[6]; rz(x1) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x2) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(x3) q[6]; cx q[4], q[6]; cx q[1], q[3]; rz(x1) q[3]; cx q[1], q[3]; cx q[1], q[2]; rz(x3) q[2]; cx q[1], q[2]; cx q[4], q[2]; rz(x4) q[2]; cx q[4], q[2]; cx q[6], q[2]; rz(x4) q[2]; cx q[6], q[2]; cx q[3], q[5]; rz(x4) q[5]; cx q[3], q[5]; cx q[2], q[5]; rz(x0) q[5]; cx q[2], q[5]; cx q[0], q[7]; rz(x5) q[7]; cx q[0], q[7]; cx q[2], q[7]; rz(x1) q[7]; cx q[2], q[7]; cx q[5], q[7]; rz(x6) q[7]; cx q[5], q[7]; rz(x7) q[1]; rz(x1) q[0]; rz(x8) q[4]; rz(x3) q[6]; rz(x6) q[3]; rz(x9) q[2]; rz(x8) q[5]; rz(x10) q[7]; 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]; h q[7]; rz(x11) 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": []}
[ "IIIIIIZZ", "IIIZIIIZ", "IZIIIIZI", "IZIIIIIZ", "IZIZIIII", "IIIIZIZI", "IIIIIZZI", "IIIZIZII", "IZIIIZII", "IIZIZIII", "IIZIIZII", "ZIIIIIIZ", "ZIIIIZII", "ZIZIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIZIIII", "IZIIIIII", "IIIIZIII", "IIIIIZII", "IIZIIIII", "ZIIIIIII" ]
[ -1.25, -0.25, -0.25, -0.5, -1.5, -0.25, -1.5, -0.75, -0.75, -0.75, -1.25, 2.25, -0.25, -1, -2.25, -0.25, 0.5, -1.5, -1, 3, 0.5, 1 ]
0.970078
[ 0.24633714219781486, 0.21817790403825055, 0.199992130079758, 0.1953546771601644, -0.14097260777717124, -0.07642561716032488, 0.30474345781691703, 0.6989900081918277, 0.16619846372059824, -0.778933966788156, -0.9833885279660904, 1.522204508836878, 0.4784825986818201, 0.33645844578145834, ...
{ "n_parameters": 36, "n_qubits": 8, "optimal_eigenvalue": -14, "target_ratio": 0.97, "target_value": -13.58 }
312
b5518f36afa4dbdb0f95543c602afa47
matching
adaptive_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": 3, "source": 0, "target": 1}, {"weight": 1, "source": 2, "target": 3}, {"weight": 18, "source": 2, "target": 6}, {"weight": 17, "source": 2, "target": 4}, {"weight": 5, "source": 4, "target": 5}, {"weight": 15, "source": 4, "target": 6}, {"weight": 15, "source": 5, "target": 6}, {"weight": 13, "source": 5, "target": 7}, {"weight": 1, "source": 6, "target": 7}]}
{"states": [46, 110], "expectation_value": -46.25246495705056, "params": null, "bitstrings": ["111010001", "110010001"], "total_optimization_steps": 100, "probabilities": [0.151383096211798, 0.23478932273981884], "optimization_time": 185.93269109725952}
4.5 * (Z(1) @ Z(2)) + 4.5 * (Z(3) @ Z(2)) + 4.5 * (Z(3) @ Z(1)) + 4.5 * (Z(4) @ Z(2)) + 4.5 * (Z(5) @ Z(2)) + 4.5 * (Z(5) @ Z(3)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(6) @ Z(3)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(6) @ Z(5)) + 4.5 * (Z(7) @ Z(4)) + 4.5 * (Z(7) @ Z(6)) + 4.5 * (Z(8) @ Z(3)) + 4.5 * (Z(8) @ Z(5)) + 4.5 * (Z(8) @ Z(6)) + 4.5 * (Z(8) @ Z(7)) + 17.5 * Z(2) + 0.5 * Z(1) + 22.5 * Z(3) + 11.5 * Z(4) + 21.0 * Z(5) + 21.0 * Z(6) + 11.0 * Z(7) + 9.5 * Z(8) + -7.5 * Z(0)
1
9
2
{"smallest_eigenvalues": [-97.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -84.0, "smallest_bitstrings": ["110010001"], "largest_eigenvalue": 194.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rz(-1.286325205538855) q[0]; ry(0.1953118769536368) q[0]; rz(-2.3052829769044867) q[0]; h q[1]; h q[2]; cx q[2], q[1]; rz(0.04979024122263945) q[1]; cx q[2], q[1]; h q[3]; cx q[2], q[3]; rz(0.04979024122263945) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(0.04979024122263945) q[3]; cx q[1], q[3]; rz(1.6072661776984667) q[1]; rx(1.5301831548502773) q[1]; h q[4]; cx q[2], q[4]; rz(0.04979024122263945) q[4]; cx q[2], q[4]; h q[5]; cx q[2], q[5]; rz(0.04979024122263945) q[5]; cx q[2], q[5]; rz(-1.2395641058626867) q[2]; rx(1.5301831548502773) q[2]; cx q[2], q[1]; rz(0.2543065660981385) q[1]; cx q[2], q[1]; cx q[3], q[5]; rz(0.04979024122263945) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(0.04979024122263945) q[5]; cx q[4], q[5]; h q[6]; cx q[3], q[6]; rz(0.04979024122263945) q[6]; cx q[3], q[6]; cx q[4], q[6]; rz(0.04979024122263945) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(0.04979024122263945) q[6]; cx q[5], q[6]; h q[7]; cx q[4], q[7]; rz(0.04979024122263945) q[7]; cx q[4], q[7]; rz(0.884102989532952) q[4]; rx(1.5301831548502773) q[4]; cx q[6], q[7]; rz(0.04979024122263945) q[7]; cx q[6], q[7]; h q[8]; cx q[3], q[8]; rz(0.04979024122263945) q[8]; cx q[3], q[8]; rz(-1.2975643784720314) q[3]; rx(1.5301831548502773) q[3]; cx q[2], q[3]; rz(0.2543065660981385) q[3]; cx q[2], q[3]; cx q[1], q[3]; cx q[2], q[4]; rz(0.2543065660981385) q[3]; cx q[1], q[3]; rz(-1.0908269470905942) q[1]; rx(-0.2153808715097343) q[1]; rz(0.2543065660981385) q[4]; cx q[2], q[4]; cx q[5], q[8]; rz(0.04979024122263945) q[8]; cx q[5], q[8]; rz(-1.446418733116507) q[5]; rx(1.5301831548502773) q[5]; cx q[2], q[5]; rz(0.2543065660981385) q[5]; cx q[2], q[5]; rz(1.5984645142055642) q[2]; rx(-0.21538087150973428) q[2]; cx q[3], q[5]; rz(0.2543065660981385) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(0.2543065660981385) q[5]; cx q[4], q[5]; cx q[6], q[8]; rz(0.04979024122263945) q[8]; cx q[6], q[8]; rz(-1.446418733116507) q[6]; rx(1.5301831548502773) q[6]; cx q[3], q[6]; rz(0.2543065660981385) q[6]; cx q[3], q[6]; cx q[4], q[6]; rz(0.2543065660981385) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(0.2543065660981385) q[6]; cx q[5], q[6]; cx q[7], q[8]; rz(0.04979024122263945) q[8]; cx q[7], q[8]; rz(-1.4355238644249622) q[7]; rx(1.5301831548502773) q[7]; cx q[4], q[7]; rz(0.2543065660981385) q[7]; cx q[4], q[7]; rz(0.8755677126914279) q[4]; rx(-0.2153808715097342) q[4]; cx q[6], q[7]; rz(0.2543065660981385) q[7]; cx q[6], q[7]; rz(1.3859267980444265) q[8]; rx(1.5301831548502773) q[8]; cx q[3], q[8]; rz(0.2543065660981385) q[8]; cx q[3], q[8]; rz(1.4567281434228176) q[3]; rx(-0.2153808715097343) q[3]; cx q[5], q[8]; rz(0.2543065660981385) q[8]; cx q[5], q[8]; rz(1.9163583892249276) q[5]; rx(-0.21538087150973423) q[5]; cx q[6], q[8]; rz(0.2543065660981385) q[8]; cx q[6], q[8]; rz(1.9163583892249276) q[6]; rx(-0.21538087150973423) q[6]; cx q[7], q[8]; rz(0.2543065660981385) q[8]; cx q[7], q[8]; rz(1.1072124271955976) q[7]; rx(-0.21538087150973426) q[7]; rz(-0.01758494398502819) q[8]; rx(-0.21538087150973428) q[8];
null
{"matching": "maximum", "extra": "{\"n\": 8}"}
{"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(-7.2777) 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(-7.2777) q[3];\nry(30.9012) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) 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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\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(-7.2777) q[3];\nry(30.9012) q[6];\nry(0.864) q[5];\nry(14.6983) q[2];\ncry(10.2049) q[2], q[6];\ncry(-33.552) q[5], q[6];\nry(0.171) q[7];\nry(-0.197) q[0];\ncry(-0.2929) q[2], q[0];\ncry(0.2135) q[2], q[7];\ncry(0.1653) q[5], q[0];\ncry(0.1256) q[6], q[0];\ncry(-0.2148) q[5], q[7];\nry(0.1159) q[8];\ncry(-1.2569) q[2], q[3];\ncry(48.4354) q[6], q[5];\ncry(50.0022) q[2], q[5];\ncry(-0.417) q[2], q[8];\ncry(0.4237) q[7], q[5];\ncry(-3.4155) q[6], q[3];\ncry(0.0448) q[6], q[7];\ncry(-0.011) q[3], q[5];\ncry(-0.1736) q[3], q[1];\ncry(-0.0342) q[2], q[1];\ncry(-0.0216) q[6], q[1];\ncry(0.0664) q[3], q[7];\ncry(-0.4518) q[7], q[3];\ncry(0.2629) q[5], q[3];\ncry(0.003) q[4], q[3];\ncry(-0.2982) q[3], q[0];\nry(-0.3483) q[1];\ncry(-0.2335) q[7], q[0];\ncry(-3.5685) q[3], q[2];\nry(3.9705) q[4];\ncry(-4.0856) q[3], q[4];\ncry(0.1018) q[6], q[4];\ncry(0.7431) q[4], q[5];\ncry(1.1951) q[1], q[5];\ncry(1.39) q[5], q[4];\ncry(-0.3534) q[4], q[0];\ncry(0.7818) q[7], q[6];\ncry(-1.0761) q[0], q[6];\ncry(1.19) q[1], q[7];\ncry(-1.2394) q[4], q[8];\ncry(0.956) q[4], q[7];\ncry(0.4995) q[7], q[8];\ncry(-1.1573) q[8], q[6];\ncry(1.607) q[8], q[5];\ncry(-0.9693) q[8], q[0];\ncry(-0.6156) q[1], q[6];\ncry(-1.0583) q[3], q[6];\ncry(1.0285) q[4], q[6];\ncry(0.907) q[8], q[7];\ncry(-0.3139) q[5], q[8];\ncry(1.122) q[0], q[7];\ncry(0.9603) q[0], q[5];\ncry(-1.2223) q[8], q[3];\ncry(-2.9528) q[4], q[2];\ncry(-0.9404) q[5], q[1];\ncry(-0.7939) q[1], q[3];\ncry(0.1201) q[3], q[8];\ncry(-0.1158) q[6], q[8];\ncry(-0.7769) q[6], q[2];\ncry(-0.9237) q[5], q[2];\ncry(0.3489) q[7], q[2];\ncry(1.7777) q[8], q[2];\ncry(1.6221) q[0], q[2];\ncry(2.9922) q[7], q[4];\ncry(0.323) q[2], q[4];\ncry(-0.5154) q[0], q[3];\ncry(-0.2391) q[1], q[0];\ncry(0.3016) q[1], q[2];\ncry(0.048) q[7], q[1];\ncry(0.5161) q[1], q[8];\ncry(-0.306) q[8], q[1];\ncry(0.3071) q[4], q[1];\ncry(-0.3662) q[0], q[4];\ncry(0.3929) q[0], q[8];\ncry(0.1606) q[1], q[4];\ncry(0.1881) q[0], q[1];\ncry(-0.2553) 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];\n"], "gradients": [22.4289, 24.7258, 26.9541, 17.8284, 17.1281, 14.6494, 7.7471, 7.4934, 6.7968, 6.642, 5.8847, 6.0762, 5.8681, 5.8334, 5.2523, 5.0737, 13.9393, 8.3707, 8.6273, 7.081, 6.3023, 5.8031, 5.6742, 5.4841, 5.3909, 5.167, 5.2712, 5.1926, 4.8838, 4.7722, 4.5233, 4.2799, 3.1839, 8.4096, 4.4372, 6.1211, 4.2787, 3.5152, 2.9254, 3.3886, 3.0283, 2.1335, 1.7904, 2.1116, 2.5832, 1.8075, 2.1458, 1.4702, 1.4401, 1.3011, 1.5401, 3.0069, 1.4744, 0.9566, 0.9187, 0.8315, 0.7931, 0.65, 2.6874, 0.3188, 0.3405, 0.3144, 0.2707, 5.5834, 7.4979, 2.5457, 0.7148, 0.2088, 0.308, 0.2045, 0.1593, 0.1253, 0.1002, 0.098, 0.1279, 0.084, 0.0736, 0.0686, 0.061, 0.0585, 0.0509, 0.0523, 0.0469, 0.0421, 0.0414, 0.0378, 0.0364, 0.0341, 0.0323, 0.0278, 0.0269, 0.0264, 0.0255, 0.0251, 0.0209, 0.0198, 0.0185, 0.018, 0.0178, 0.017]}
[ "IIIIIIZZI", "IIIIIZZII", "IIIIIZIZI", "IIIIZIZII", "IIIZIIZII", "IIIZIZIII", "IIIZZIIII", "IIZIIZIII", "IIZIZIIII", "IIZZIIIII", "IZIIZIIII", "IZZIIIIII", "ZIIIIZIII", "ZIIZIIIII", "ZIZIIIIII", "ZZIIIIIII", "IIIIIIZII", "IIIIIIIZI", "IIIIIZIII", "IIIIZIIII", "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, 4.5, 17.5, 0.5, 22.5, 11.5, 21, 21, 11, 9.5, -7.5 ]
0.970367
[ 0.04979024122263945, -1.2395641058626865, 1.6072661776984662, -1.2975643784720312, 0.8841029895329524, -1.446418733116507, -1.4355238644249626, 1.3859267980444265, 1.189824641938442, 1.5301831548502773, 0.2543065660981385, 1.5984645142055647, -1.0908269470905945, 1.456728143422818, 0.875...
{ "n_parameters": 20, "n_qubits": 9, "optimal_eigenvalue": -97, "target_ratio": 0.97, "target_value": -94.09 }
65
117d5eadcb002c843d1e10097e462227
vertex_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": 5}, {"source": 0, "target": 4}, {"source": 1, "target": 2}]}
{"states": [23, 15], "expectation_value": -0.074194133809619, "params": [[-0.045200000000000004], [0.0557]], "bitstrings": ["101000", "110000"], "total_optimization_steps": 10, "probabilities": [0.016562100939423965, 0.01656210093942397], "optimization_time": 0.9667747020721436}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(4) @ Z(0)) + -0.5 * Z(1) + -2.0 * Z(0) + -0.5 * Z(2) + 0.0 * Z(3) + 0.0 * Z(5) + 0.0 * Z(4)
1
6
1
{"smallest_eigenvalues": [-4.0, -4.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -3.0, "smallest_bitstrings": ["110000", "101000"], "largest_eigenvalue": 6.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; rx(1.4479777882315188) q[0]; rz(-0.0410635451729493) q[0]; rx(1.6707270756630017) q[1]; rz(-0.5025707057789535) q[1]; rx(0.12191439196254802) q[2]; rz(-0.10535812139801859) q[2]; rx(-0.17080179574029059) q[3]; rz(0.36643007906481095) q[3]; rx(0.12191439196254804) q[4]; rz(0.5364982038886756) q[4]; rx(0.07876221148488821) q[5]; rz(-0.5482503076417033) q[5]; cx q[5], q[4]; rz(-0.19567051980684608) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.24909125502588392) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.3837748568301776) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.36327917718980596) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.09822798341619816) q[0]; cx q[1], q[0]; rx(1.6306298837797863) q[0]; rz(-0.21709431056055228) q[0]; rx(1.3093978265912871) q[1]; rz(0.04418933818342152) q[1]; rx(0.12191439196254805) q[2]; rz(-0.04942455895771891) q[2]; rx(-0.17080179574029059) q[3]; rz(-0.00226681558138786) q[3]; rx(0.12191439196254804) q[4]; rz(0.2513777536267563) q[4]; rx(0.016225814186155815) q[5]; rz(0.03218815686594272) q[5]; cx q[5], q[4]; rz(-0.0837925845422521) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.11419818237320876) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.10750172883469483) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.014729779394473869) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.025069350786456154) q[0]; cx q[1], q[0];
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[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[0], q[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[0], q[5]; rz(x0) q[5]; cx q[0], q[5]; cx q[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; rz(x1) q[1]; rz(x2) q[0]; rz(x1) q[2]; rz(x3) q[3]; rz(x3) q[5]; rz(x3) q[4]; 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]; 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];
null
{"circuits": [], "gradients": []}
[ "IIIIZZ", "IIIZZI", "IIIZIZ", "IIZIIZ", "ZIIIIZ", "IZIIIZ", "IIIIZI", "IIIIIZ", "IIIZII", "IIZIII", "ZIIIII", "IZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -2, -0.5, 0, 0, 0 ]
0.975636
[ 1.447977788231519, -0.13929152858914753, 1.670727075663002, 0.12191439196254804, 0.2784167354321591, -0.1708017957402906, 0.6155213340906953, 0.34082768408182945, 0.07876221148488821, -0.5482503076417033, 0.39134103961369215, -0.49818251005176784, -0.7675497136603552, -0.7265583543796119, ...
{ "n_parameters": 27, "n_qubits": 6, "optimal_eigenvalue": -3.0625, "target_ratio": 0.97, "target_value": -2.970625 }
11
802a7e7b8f68c01830884a162c692944
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": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 1, "target": 3}, {"source": 1, "target": 8}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 7}, {"source": 3, "target": 7}, {"source": 3, "target": 8}, {"source": 4, "target": 5}, {"source": 6, "target": 8}]}
{"states": [278, 150], "expectation_value": -5.049293923657902, "params": [[0.6371, 0.6468, 0.003, 0.0001, 0.8428, 0.8917, 0.040600000000000004, 0.8953000000000001, -0.0], [0.6087, 0.6102000000000001, 0.0032, 0.0036000000000000003, 0.5172, 0.4791, 0.8995000000000001, 0.9029, -0.0049], [0.6459, 0.638, 0.0031000000000000003, 0.0026000000000000003, 0.876, 0.115, 0.046700000000000005, 0.40230000000000005, 0.0035], [0.34900000000000003, 0.34600000000000003, 0.0029000000000000002, 0.001, 0.6341, 0.057600000000000005, 0.9062, 0.8986000000000001, -0.0032]], "bitstrings": ["011101001", "101101001"], "total_optimization_steps": 90, "probabilities": [0.17900421160404478, 0.18083310193717733], "optimization_time": 22.982467651367188}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(8) @ Z(1)) + 0.5 * (Z(8) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(6) @ Z(8)) + -1.0 * Z(1) + -1.0 * Z(0) + -1.5 * Z(2) + -2.0 * Z(3) + -1.0 * Z(8) + -0.5 * Z(4) + -0.5 * Z(7) + 0.0 * Z(5) + 0.0 * Z(6)
10
9
3
{"smallest_eigenvalues": [-5.5, -5.5, -5.5, -5.5, -5.5, -5.5, -5.5], "number_of_smallest_eigenvalues": 7, "first_excited_energy": -4.5, "smallest_bitstrings": ["011101100", "100110011", "101110001", "011110100", "011101001", "101101001", "011110001"], "largest_eigenvalue": 13.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; ry(0.5878364301826416) q[0]; ry(0.8273537362888506) q[1]; ry(0.18856232266544898) q[2]; ry(-0.04264773654906896) q[3]; ry(0.8580336092633281) q[4]; ry(0.9825032318369418) q[5]; ry(0.005412875115991422) q[6]; ry(1.0928686199571367) q[7]; ry(0.04047537806291) 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[8]; ry(0.531258744975881) q[0]; ry(0.6831969280737585) q[1]; ry(-0.21248538413962234) q[2]; ry(-0.10638740420635034) q[3]; ry(0.4995710347922707) q[4]; ry(0.682730204614683) q[5]; ry(1.4610722357045491) q[6]; ry(0.9524171975645664) q[7]; ry(0.05770866041411455) 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[8]; ry(0.7556906351274042) q[0]; ry(0.569469854198393) q[1]; ry(-0.026012291211360068) q[2]; ry(0.15986283523693826) q[3]; ry(0.8774253015704608) q[4]; ry(-0.05417136694768445) q[5]; ry(0.050921920407582075) q[6]; ry(0.10735754072228901) q[7]; ry(0.030041653468265754) 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[8]; ry(0.6108582618377252) q[0]; ry(0.17372501817841085) q[1]; ry(0.03393031037152599) q[2]; ry(0.10999517060018651) q[3]; ry(0.5777904497906253) q[4]; ry(-0.2596108608057762) q[5]; ry(1.2917554848277244) q[6]; ry(0.8032442306858952) q[7]; ry(-0.11346890615597963) 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] 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]; 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[8]; 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]; 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[8]; 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]; 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[8]; 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]; 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", "IIIIIIZIZ", "IIIIIZIZI", "IIIIIZIIZ", "IIIIIZZII", "ZIIIIIIZI", "ZIIIIZIII", "IIIIZIZII", "IZIIIIZII", "IZIIIZIII", "IIIZZIIII", "ZIZIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIIZII", "IIIIIZIII", "ZIIIIIIII", "IIIIZIIII", "IZIIIIIII", "IIIZIIIII", "IIZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1, -1, -1.5, -2, -1, -0.5, -0.5, 0, 0 ]
0.979463
[ 0.5878364301826416, 0.8273537362888506, 0.18856232266544898, -0.04264773654906896, 0.8580336092633281, 0.9825032318369418, 0.005412875115991422, 1.0928686199571367, 0.04047537806291, 0.531258744975881, 0.6831969280737585, -0.21248538413962234, -0.10638740420635034, 0.4995710347922707, 0....
{ "n_parameters": 36, "n_qubits": 9, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
11
0ae9b6f2b61290137ab22e2dafb0c164
graph_coloring
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 2}, {"id": 3}, {"id": 1}, {"id": 4}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 2, "target": 1}, {"source": 2, "target": 4}, {"source": 3, "target": 1}, {"source": 1, "target": 4}]}
{"states": [14325, 14261], "expectation_value": -7.738645698648622, "params": [[[0.7841, 0.39], [1.5767, 0.0009000000000000001], [1.5766, -0.0009000000000000001], [0.7872, 0.3896], [1.572, -0.0019], [1.5743, 0.0004], [1.5482, -0.0013000000000000002], [1.3568, -0.0061], [0.7994, -0.3788], [1.4703000000000002, -0.0004], [0.8319000000000001, -0.36810000000000004], [0.7848, -0.4073], [1.558, -0.001], [0.7834, -0.391], [1.3306, 0.0061]], [[0.7844, 0.0033], [1.5737, 0.0094], [1.5768, 0.0005], [0.7889, 0.0089], [1.5763, 0.0021000000000000003], [1.5754000000000001, 0.0019], [1.5532000000000001, 0.0001], [1.3479, 0.006200000000000001], [0.7939, 0.001], [1.4774, 0.009000000000000001], [0.8251000000000001, 0.0047], [0.7868, 0.0051], [1.5601, 0.001], [0.7825000000000001, 0.0048000000000000004], [1.3264, 0.0024000000000000002]]], "bitstrings": ["100100000001010", "100100001001010"], "total_optimization_steps": 160, "probabilities": [0.016737956859152563, 0.017205654294444102], "optimization_time": 61.50854182243347}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.25 * (Z(6) @ Z(0)) + 0.25 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(6)) + 0.25 * (Z(8) @ Z(2)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * (Z(8) @ Z(7)) + 0.25 * (Z(9) @ Z(0)) + 0.25 * (Z(10) @ Z(1)) + 0.5 * (Z(10) @ Z(9)) + 0.25 * (Z(11) @ Z(2)) + 0.5 * (Z(11) @ Z(9)) + 0.5 * (Z(11) @ Z(10)) + 0.25 * (Z(3) @ Z(6)) + 0.25 * (Z(3) @ Z(9)) + 0.25 * (Z(4) @ Z(7)) + 0.25 * (Z(4) @ Z(10)) + 0.5 * (Z(4) @ Z(3)) + 0.25 * (Z(5) @ Z(8)) + 0.25 * (Z(5) @ Z(11)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(4)) + 0.25 * (Z(12) @ Z(0)) + 0.25 * (Z(12) @ Z(6)) + 0.25 * (Z(12) @ Z(3)) + 0.25 * (Z(13) @ Z(1)) + 0.25 * (Z(13) @ Z(7)) + 0.25 * (Z(13) @ Z(4)) + 0.5 * (Z(13) @ Z(12)) + 0.25 * (Z(14) @ Z(2)) + 0.25 * (Z(14) @ Z(8)) + 0.25 * (Z(14) @ Z(5)) + 0.5 * (Z(14) @ Z(12)) + 0.5 * (Z(14) @ Z(13)) + 1.25 * Z(1) + 1.25 * Z(0) + 1.25 * Z(2) + 1.25 * Z(6) + 1.25 * Z(7) + 1.25 * Z(8) + 1.0 * Z(9) + 1.0 * Z(10) + 1.0 * Z(11) + 1.25 * Z(3) + 1.25 * Z(4) + 1.25 * Z(5) + 1.25 * Z(12) + 1.25 * Z(13) + 1.25 * Z(14)
1
15
2
{"smallest_eigenvalues": [-10.249999999999952], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -10.249999999999945, "smallest_bitstrings": ["100100001001010"], "largest_eigenvalue": 30.75}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; ry(-2.877107649955667) q[0]; rz(-pi) q[0]; ry(-0.05357145502017478) q[1]; rz(-pi) q[1]; h q[2]; ry(1.2987883161683555) q[2]; ry(-0.03652883594563631) q[3]; rz(-pi) q[3]; cx q[2], q[3]; ry(0.008100928029173525) q[3]; cx q[2], q[3]; ry(-0.03652883594563631) q[4]; rz(-pi) q[4]; cx q[2], q[4]; ry(0.008100928029173525) q[4]; cx q[2], q[4]; cx q[2], q[0]; ry(-0.007523006992415024) q[0]; cx q[2], q[0]; ry(0.10475426563749954) q[2]; cx q[0], q[2]; ry(-0.10475426563749954) q[2]; cx q[0], q[2]; cx q[2], q[1]; ry(-0.030569431037679968) q[1]; cx q[2], 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] 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] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[15] c; qubit[15] 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[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]; rx(x50) q[10]; rz(x51) q[10]; rx(x52) q[11]; rz(x53) q[11]; rx(x54) q[12]; rz(x47) q[12]; rx(x55) q[13]; rz(x56) q[13]; rx(x57) q[14]; rz(x58) q[14]; 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];
{"number_of_colors": 3}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIIIIZZ", "IIIIIIIIIIIIZZI", "IIIIIIIIIIIIZIZ", "IIIIIIIIZIIIIIZ", "IIIIIIIZIIIIIZI", "IIIIIIIZZIIIIII", "IIIIIIZIIIIIZII", "IIIIIIZIZIIIIII", "IIIIIIZZIIIIIII", "IIIIIZIIIIIIIIZ", "IIIIZIIIIIIIIZI", "IIIIZZIIIIIIIII", "IIIZIIIIIIIIZII", "IIIZIZIIIIIIIII", "IIIZZIIIIIIIIII", "...
[ 0.5, 0.5, 0.5, 0.25, 0.25, 0.5, 0.25, 0.5, 0.5, 0.25, 0.25, 0.5, 0.25, 0.5, 0.5, 0.25, 0.25, 0.25, 0.25, 0.5, 0.25, 0.25, 0.5, 0.5, 0.25, 0.25, 0.25, 0.25, 0.25, 0.25, 0.5, 0.25, 0.25, 0.25, 0.5, 0.5, 1.25, 1.25, 1.25, 1.25, 1.25, 1.2...
0.99193
[ -1.547794302812402, -1.5261665628200867, 1.2987883161683555, -0.01620185605834705, 0.015046013984830048, 0.20950853127499908, 0.061138862075359936 ]
{ "n_parameters": 7, "n_qubits": 5, "optimal_eigenvalue": -3, "target_ratio": 0.97, "target_value": -2.91 }
1
06ec716f7c6c63b1aba8eac15fa44d26
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": 5}, {"capacity": 3, "source": 1, "target": 5}, {"capacity": 1, "source": 2, "target": 1}, {"capacity": 3, "source": 2, "target": 3}, {"capacity": 3, "source": 2, "target": 4}, {"capacity": 2, "source": 3, "target": 6}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 2, "source": 4, "target": 2}, {"capacity": 3, "source": 4, "target": 3}, {"capacity": 3, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 2}, {"capacity": 2, "source": 5, "target": 6}]}
{"states": [35, 63], "expectation_value": -5.930347342878272, "params": null, "bitstrings": ["1011100", "1000000"], "total_optimization_steps": 59, "probabilities": [0.09612087712553179, 0.6851845797893719], "optimization_time": 60.67778253555298}
-0.25 * (Z(0) @ Z(5)) + -1.5 * (Z(1) @ Z(5)) + -0.75 * (Z(2) @ Z(5)) + -0.25 * (Z(2) @ Z(1)) + -0.75 * (Z(3) @ Z(2)) + -0.25 * (Z(4) @ Z(1)) + -1.25 * (Z(4) @ Z(2)) + -0.75 * (Z(4) @ Z(3)) + -0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(0)) + -0.5 * (Z(6) @ Z(3)) + 1.0 * Z(5) + -0.25 * Z(0) + -0.5 * Z(1) + 0.5 * Z(2) + -1.0 * Z(3) + 0.75 * Z(4) + -0.5 * Z(6)
1
7
2
{"smallest_eigenvalues": [-7.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -6.25, "smallest_bitstrings": ["1000000"], "largest_eigenvalue": 7.75}
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.14662944682209153) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(0.03207041332105976) q[1]; cx q[5], q[1]; cx q[5], q[2]; rz(-0.004657991275908549) q[2]; cx q[5], q[2]; cx q[1], q[2]; rz(0.14662944682209153) q[2]; cx q[1], q[2]; cx q[1], q[4]; cx q[2], q[3]; rz(-0.004657991275908549) q[3]; cx q[2], q[3]; rz(0.14662944682209153) q[4]; cx q[1], q[4]; rz(-0.11688910112479434) q[1]; rx(1.4322711339057292) q[1]; cx q[2], q[4]; rz(-0.06255413879699266) q[4]; cx q[2], q[4]; rz(-1.1040750932319772) q[2]; rx(1.4322711339057295) q[2]; cx q[3], q[4]; rz(-0.004657991275908549) q[4]; cx q[3], q[4]; rz(-1.0610330425854633) q[4]; rx(1.4322711339057292) q[4]; h q[6]; cx q[5], q[6]; rz(-0.11688910112479409) q[6]; cx q[5], q[6]; cx q[0], q[6]; rz(-1.0882832930196775) q[5]; rx(1.4322711339057297) q[5]; rz(-1.1040750932319774) q[6]; cx q[0], q[6]; rz(0.14662944682209167) q[0]; rx(1.4322711339057292) q[0]; cx q[3], q[6]; cx q[5], q[0]; rz(0.5063761691342662) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(0.28481786844050344) q[1]; cx q[5], q[1]; cx q[5], q[2]; rz(0.26423677171838056) q[2]; cx q[5], q[2]; cx q[1], q[2]; rz(0.5063761691342662) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(0.5063761691342662) q[4]; cx q[1], q[4]; rz(0.3632362351921352) q[1]; rx(0.7654543977711482) q[1]; rz(-0.11688910112479409) q[6]; cx q[3], q[6]; rz(-1.1385645611061022) q[3]; rx(1.4322711339057297) q[3]; cx q[2], q[3]; rz(0.26423677171838056) q[3]; cx q[2], q[3]; cx q[2], q[4]; rz(-0.2629783510771775) q[4]; cx q[2], q[4]; rz(-1.1032569050066363) q[2]; rx(0.7654543977711483) q[2]; cx q[3], q[4]; rz(0.26423677171838056) q[4]; cx q[3], q[4]; rz(-0.7683017308220066) q[4]; rx(0.7654543977711482) q[4]; rz(-0.11688910112479434) q[6]; rx(1.4322711339057292) q[6]; cx q[5], q[6]; rz(0.3632362351921351) q[6]; cx q[5], q[6]; cx q[0], q[6]; rz(-0.34189980549523113) q[5]; rx(0.7654543977711483) q[5]; rz(-1.1032569050066365) q[6]; cx q[0], q[6]; rz(0.5063761691342661) q[0]; rx(0.7654543977711482) q[0]; cx q[3], q[6]; cx q[5], q[0]; rz(0.46001045917213707) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(0.0910676405538065) q[1]; cx q[5], q[1]; cx q[5], q[2]; rz(1.1507465378155315) q[2]; cx q[5], q[2]; cx q[1], q[2]; rz(0.46001045917213707) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(0.46001045917213707) q[4]; cx q[1], q[4]; rz(0.2813814918869131) q[1]; rx(0.6861816726528264) q[1]; rz(0.3632362351921351) q[6]; cx q[3], q[6]; rz(-0.2171876453628392) q[3]; rx(0.7654543977711483) q[3]; cx q[2], q[3]; rz(1.1507465378155315) q[3]; cx q[2], q[3]; cx q[2], q[4]; rz(-0.01582595908172091) q[4]; cx q[2], q[4]; rz(-0.8240932481493584) q[2]; rx(0.6861816726528266) q[2]; cx q[3], q[4]; rz(1.1507465378155315) q[4]; cx q[3], q[4]; rz(-0.5260007516200256) q[4]; rx(0.6861816726528264) q[4]; rz(0.3632362351921352) q[6]; rx(0.7654543977711482) q[6]; cx q[5], q[6]; rz(0.2813814918869129) q[6]; cx q[5], q[6]; cx q[0], q[6]; rz(-0.7956009991623598) q[5]; rx(0.6861816726528267) q[5]; rz(-0.8240932481493584) q[6]; cx q[0], q[6]; rz(0.46001045917213723) q[0]; rx(0.6861816726528265) q[0]; cx q[3], q[6]; cx q[5], q[0]; rz(0.27153154708321303) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(0.9877757896744234) q[1]; cx q[5], q[1]; cx q[5], q[2]; rz(0.9202332083767384) q[2]; cx q[5], q[2]; cx q[1], q[2]; rz(0.27153154708321303) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(0.27153154708321303) q[4]; cx q[1], q[4]; rz(0.5880178955659074) q[1]; rx(0.42587534301130475) q[1]; rz(0.2813814918869129) q[6]; cx q[3], q[6]; rz(-0.011580558248222239) q[3]; rx(0.6861816726528266) q[3]; cx q[2], q[3]; rz(0.9202332083767384) q[3]; cx q[2], q[3]; cx q[2], q[4]; rz(0.18025001560348639) q[4]; cx q[2], q[4]; rz(-1.0595743646803428) q[2]; rx(0.42587534301130486) q[2]; cx q[3], q[4]; rz(0.9202332083767384) q[4]; cx q[3], q[4]; rz(-1.2736052831474876) q[4]; rx(0.4258753430113048) q[4]; rz(0.2813814918869131) q[6]; rx(0.6861816726528264) q[6]; cx q[5], q[6]; rz(0.5880178955659074) q[6]; cx q[5], q[6]; cx q[0], q[6]; rz(-0.175069064086669) q[5]; rx(0.42587534301130475) q[5]; rz(-1.0595743646803426) q[6]; cx q[0], q[6]; rz(0.27153154708321336) q[0]; rx(0.4258753430113047) q[0]; cx q[3], q[6]; rz(0.5880178955659074) q[6]; cx q[3], q[6]; rz(-0.40989722247303595) q[3]; rx(0.4258753430113048) q[3]; rz(0.5880178955659074) q[6]; rx(0.42587534301130475) 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.5706) 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.5706) q[1], q[5];\ncry(1.5693) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) q[6], q[1];\ncry(0.0013) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) q[6], q[1];\ncry(0.0013) q[6], q[2];\ncry(0.0001) 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];\ncry(1.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) q[6], q[1];\ncry(0.0013) q[6], q[2];\ncry(0.0001) q[5], q[2];\ncry(0.0004) 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.5706) q[1], q[5];\ncry(1.5693) q[4], q[2];\nry(1.1546) q[4];\nry(0.5862) q[2];\nry(0.8993) q[1];\nry(0.5002) q[5];\ncry(0.3333) q[2], q[4];\ncry(0.5525) q[5], q[1];\ncry(1.3684) q[4], q[3];\ncry(1.2566) q[5], q[6];\ncry(-1.4364) q[6], q[0];\nry(-0.2206) q[3];\ncry(0.4193) q[2], q[3];\ncry(-0.3119) q[6], q[3];\ncry(0.2241) q[1], q[6];\nry(-0.1434) q[0];\ncry(0.0241) q[3], q[2];\ncry(-0.0958) q[0], q[3];\ncry(0.0193) q[3], q[6];\nry(-0.0165) q[6];\ncry(-0.0013) q[6], q[5];\ncry(-0.0097) q[5], q[3];\ncry(0.0142) q[2], q[6];\ncry(-0.0134) q[5], q[0];\ncry(0.0053) q[3], q[4];\ncry(-0.0012) q[6], q[4];\ncry(-0.0001) q[4], q[5];\ncry(-0.0003) q[6], q[1];\ncry(0.0013) q[6], q[2];\ncry(0.0001) q[5], q[2];\ncry(0.0004) q[5], q[4];\ncry(-0.0001) 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"], "gradients": [1.257, 1.0698, 1.4177, 0.9949, 0.9454, 1.1216, 0.5869, 0.5904, 0.4257, 0.346, 0.4904, 0.172, 0.31, 0.2683, 0.1565, 0.0788, 0.0545, 0.0199, 0.0194, 0.0188, 0.0169, 0.0162, 0.0147, 0.0138, 0.0131, 0.0114, 0.0113, 0.0111, 0.0152, 0.0107, 0.0102, 0.0094, 0.0094, 0.0084, 0.0083, 0.0083, 0.0081, 0.0073, 0.0065, 0.0057, 0.0053, 0.0052, 0.0051, 0.005, 0.0081, 0.0049, 0.0048, 0.0047, 0.0043, 0.004, 0.0039, 0.0037, 0.0036, 0.0034, 0.0032, 0.0031, 0.0038, 0.0031, 0.003]}
[ "IZIIIIZ", "IZIIIZI", "IZIIZII", "IIIIZZI", "IIIZZII", "IIZIIZI", "IIZIZII", "IIZZIII", "ZZIIIII", "ZIIIIIZ", "ZIIZIII", "IZIIIII", "IIIIIIZ", "IIIIIZI", "IIIIZII", "IIIZIII", "IIZIIII", "ZIIIIII" ]
[ -0.25, -1.5, -0.75, -0.25, -0.75, -0.25, -1.25, -0.75, -0.5, 0.5, -0.5, 1, -0.25, -0.5, 0.5, -1, 0.75, -0.5 ]
0.946282
[ 0.14662944682209153, 0.03207041332105976, -0.004657991275908549, -0.06255413879699266, -0.11688910112479409, -1.1040750932319774, -1.0882832930196775, -1.1385645611061024, -1.0610330425854635, 1.4322711339057295, 0.5063761691342662, 0.28481786844050344, 0.26423677171838056, -0.262978351077...
{ "n_parameters": 40, "n_qubits": 7, "optimal_eigenvalue": -7.25, "target_ratio": 0.97, "target_value": -7.0325 }
500
117d5eadcb002c843d1e10097e462227
vertex_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": 5}, {"source": 0, "target": 4}, {"source": 1, "target": 2}]}
{"states": [15, 23], "expectation_value": -0.42588560529772834, "params": [[0.0724, 0.0717], [-0.0757, -0.0721]], "bitstrings": ["110000", "101000"], "total_optimization_steps": 10, "probabilities": [0.021328680772785966, 0.021328680772785966], "optimization_time": 2.1160504817962646}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(4) @ Z(0)) + -0.5 * Z(1) + -2.0 * Z(0) + -0.5 * Z(2) + 0.0 * Z(3) + 0.0 * Z(5) + 0.0 * Z(4)
1
6
2
{"smallest_eigenvalues": [-4.0, -4.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -3.0, "smallest_bitstrings": ["110000", "101000"], "largest_eigenvalue": 6.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; rx(1.4479777882315188) q[0]; rz(-0.0410635451729493) q[0]; rx(1.6707270756630017) q[1]; rz(-0.5025707057789535) q[1]; rx(0.12191439196254802) q[2]; rz(-0.10535812139801859) q[2]; rx(-0.17080179574029059) q[3]; rz(0.36643007906481095) q[3]; rx(0.12191439196254804) q[4]; rz(0.5364982038886756) q[4]; rx(0.07876221148488821) q[5]; rz(-0.5482503076417033) q[5]; cx q[5], q[4]; rz(-0.19567051980684608) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.24909125502588392) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.3837748568301776) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.36327917718980596) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.09822798341619816) q[0]; cx q[1], q[0]; rx(1.6306298837797863) q[0]; rz(-0.21709431056055228) q[0]; rx(1.3093978265912871) q[1]; rz(0.04418933818342152) q[1]; rx(0.12191439196254805) q[2]; rz(-0.04942455895771891) q[2]; rx(-0.17080179574029059) q[3]; rz(-0.00226681558138786) q[3]; rx(0.12191439196254804) q[4]; rz(0.2513777536267563) q[4]; rx(0.016225814186155815) q[5]; rz(0.03218815686594272) q[5]; cx q[5], q[4]; rz(-0.0837925845422521) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.11419818237320876) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.10750172883469483) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.014729779394473869) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.025069350786456154) q[0]; cx q[1], q[0];
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[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[0], q[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[0], q[5]; rz(x0) q[5]; cx q[0], q[5]; cx q[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; rz(x1) q[1]; rz(x2) q[0]; rz(x1) q[2]; rz(x3) q[3]; rz(x3) q[5]; rz(x3) q[4]; 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[0], q[3]; rz(x5) q[3]; cx q[0], q[3]; cx q[0], q[5]; rz(x5) q[5]; cx q[0], q[5]; cx q[0], q[4]; rz(x5) q[4]; cx q[0], q[4]; rz(x6) q[1]; rz(x7) q[0]; rz(x6) q[2]; rz(x3) q[3]; rz(x3) q[5]; rz(x3) q[4]; 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]; 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];
null
{"circuits": [], "gradients": []}
[ "IIIIZZ", "IIIZZI", "IIIZIZ", "IIZIIZ", "ZIIIIZ", "IZIIIZ", "IIIIZI", "IIIIIZ", "IIIZII", "IIZIII", "ZIIIII", "IZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -2, -0.5, 0, 0, 0 ]
0.975636
[ 1.447977788231519, -0.13929152858914753, 1.670727075663002, 0.12191439196254804, 0.2784167354321591, -0.1708017957402906, 0.6155213340906953, 0.34082768408182945, 0.07876221148488821, -0.5482503076417033, 0.39134103961369215, -0.49818251005176784, -0.7675497136603552, -0.7265583543796119, ...
{ "n_parameters": 27, "n_qubits": 6, "optimal_eigenvalue": -3.0625, "target_ratio": 0.97, "target_value": -2.970625 }
11
77760a3072423fe2d8d9fc0c2352593a
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": 2}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 2, "source": 0, "target": 6}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 3, "source": 2, "target": 8}, {"capacity": 1, "source": 3, "target": 1}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 2, "source": 4, "target": 2}, {"capacity": 2, "source": 4, "target": 5}, {"capacity": 1, "source": 5, "target": 3}, {"capacity": 3, "source": 5, "target": 4}, {"capacity": 2, "source": 5, "target": 8}, {"capacity": 1, "source": 5, "target": 10}, {"capacity": 3, "source": 6, "target": 1}, {"capacity": 3, "source": 6, "target": 2}, {"capacity": 1, "source": 6, "target": 8}, {"capacity": 1, "source": 6, "target": 10}, {"capacity": 2, "source": 7, "target": 4}, {"capacity": 2, "source": 7, "target": 5}, {"capacity": 2, "source": 8, "target": 1}, {"capacity": 2, "source": 8, "target": 2}, {"capacity": 2, "source": 8, "target": 7}, {"capacity": 1, "source": 9, "target": 1}, {"capacity": 3, "source": 9, "target": 5}]}
{"states": [0, 256], "expectation_value": -11.556122475159675, "params": [-0.0018000000000000002, 0.1348, -0.0005, 0.13140000000000002, 0.001, 0.16040000000000001, 0.0039000000000000003, 0.1631, 0.2008, -0.0024000000000000002, 0.19770000000000001, 0.0026000000000000003, 0.0059, 0.1155, 0.0048000000000000004, 0.12240000000000001, -0.0016, 0.1534, 0.0038, 0.17, -0.0001, 0.1526, 0.007200000000000001, 0.164, 0.0044, 0.16440000000000002, 0.0054, 0.164, 0.0014, 0.1688, 0.0039000000000000003, 0.17170000000000002, 0.0029000000000000002, 0.16490000000000002, 0.0077, 0.1535, 0.0009000000000000001, 0.1273, 0.0009000000000000001, 0.1258, 0.17170000000000002, 0.009000000000000001, 0.17320000000000002, 0.0195, -0.0011, 0.13290000000000002, -0.004200000000000001, 0.14, 0.0032, 0.15660000000000002, 0.0016, 0.1572, 0.2064, -0.0019, 0.1983, -0.0015, 0.0001, 0.1598, 0.002, 0.1635, 0.0025, 0.1694, 0.0066, 0.1605, 0.0004, 0.16820000000000002, 0.007200000000000001, 0.1623, 0.0001, 0.16690000000000002, 0.0018000000000000002, 0.1603, 0.0021000000000000003, 0.1685, 0.0037, 0.16670000000000001, 0.0018000000000000002, 0.163, -0.0016, 0.1653, 0.0089, 0.1574, 0.0041, 0.1633, 0.1714, 0.0128, 0.1738, 0.042, -0.002, 0.1439, -0.0077, 0.14150000000000001, 0.0038, 0.1626, 0.0038, 0.1569, 0.2054, -0.0011, 0.19890000000000002, 0.0007, -0.0014, 0.16, 0.002, 0.1534, 0.0031000000000000003, 0.16690000000000002, 0.0064, 0.1585, -0.001, 0.1685, 0.0055000000000000005, 0.1708, 0.0064, 0.1708, -0.0021000000000000003, 0.1515, 0.005200000000000001, 0.165, 0.0073, 0.1589, -0.00030000000000000003, 0.15910000000000002, -0.0, 0.11410000000000001, 0.0012000000000000001, 0.1631, -0.0019, 0.10400000000000001, 0.17270000000000002, 0.010700000000000001, 0.1736, 0.018000000000000002, -0.0031000000000000003, 0.137, 0.0017000000000000001, 0.0031000000000000003, 0.0017000000000000001, 0.1628, 0.0028, 0.0082, 0.2018, -0.002, 0.202, 0.0043, 0.0024000000000000002, 0.1109, 0.0071, 0.0068000000000000005, 0.0004, 0.1501, 0.0002, 0.0051, 0.0019, 0.16240000000000002, 0.002, 0.0, 0.003, 0.11130000000000001, 0.0064, 0.0016, 0.0024000000000000002, 0.14550000000000002, -0.0004, 0.0097, 0.0066, 0.14250000000000002, 0.0045000000000000005, 0.0043, 0.004200000000000001, 0.093, 0.0047, 0.0016, 0.17200000000000001, 0.0037, 0.1787, 0.0033, -0.14850000000000002, 0.012700000000000001, -0.10500000000000001, -0.1521, -0.1419, -0.1521, -0.1511, -0.1507, -0.111, 0.0824, 0.0053, -0.1506, 0.0063, -0.14930000000000002, -0.1507, -0.1567, -0.15910000000000002, -0.1618, -0.15430000000000002, -0.1534, 0.1413, 0.0037, -0.15410000000000001, 0.0106, -0.1413, -0.1474, -0.1535, -0.1419, -0.1562, -0.11080000000000001, -0.1512, 0.0781, 0.0009000000000000001, -0.1474, 0.0076, -0.09820000000000001, 0.0012000000000000001, -0.153, 0.0053, -0.1442, 0.0027, -0.0869, 0.0053, 0.0053], "bitstrings": ["11111111111", "11011111111"], "total_optimization_steps": 20, "probabilities": [0.28349192221149494, 0.30740343400327397], "optimization_time": 26.963200330734253}
-0.25 * (Z(0) @ Z(3)) + -0.5 * (Z(5) @ Z(3)) + -0.25 * (Z(5) @ Z(0)) + -0.75 * (Z(7) @ Z(3)) + -0.5 * (Z(7) @ Z(0)) + -0.25 * (Z(1) @ Z(3)) + -0.25 * (Z(1) @ Z(5)) + -0.75 * (Z(1) @ Z(7)) + -0.5 * (Z(4) @ Z(3)) + -0.25 * (Z(4) @ Z(1)) + -1.25 * (Z(9) @ Z(3)) + -0.25 * (Z(9) @ Z(7)) + -0.5 * (Z(9) @ Z(1)) + -1.25 * (Z(6) @ Z(5)) + -0.25 * (Z(6) @ Z(4)) + -0.5 * (Z(6) @ Z(9)) + 1.25 * (Z(2) @ Z(0)) + -0.25 * (Z(2) @ Z(7)) + -0.25 * (Z(2) @ Z(6)) + -0.5 * (Z(8) @ Z(5)) + -0.5 * (Z(8) @ Z(9)) + -0.5 * (Z(8) @ Z(6)) + -0.25 * (Z(10) @ Z(1)) + -0.75 * (Z(10) @ Z(6)) + -1.0 * Z(3) + -0.25 * Z(0) + -0.25 * Z(5) + 1.5 * Z(7) + -1.75 * Z(1) + -0.5 * Z(4) + 0.0 * Z(9) + 0.0 * Z(6) + 0.75 * Z(2) + 0.5 * Z(8) + 1.0 * Z(10)
7
11
4
{"smallest_eigenvalues": [-13.0, -13.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -12.0, "smallest_bitstrings": ["11011111111", "11011111110"], "largest_eigenvalue": 13.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(0.040657721984395635) q[0]; rz(1.7277258864457519) q[0]; rx(-0.08779567618782678) q[1]; rz(1.8414089382202263) q[1]; rx(0.25247417154058766) q[2]; rz(1.7232269930067226) q[2]; rx(-0.03182187937532985) q[3]; rz(2.042477570096448) q[3]; rx(0.08709208877683217) q[4]; rz(1.6986977435480801) q[4]; rx(0.10446160848531558) q[5]; rz(1.6468617620932742) q[5]; rx(-0.02224504337845347) q[6]; rz(1.7909271500230055) q[6]; rx(-0.06804761878343212) q[7]; rz(1.9741091686495444) q[7]; rx(0.011314915795034502) q[8]; rz(1.3987328839092639) q[8]; rx(0.23057893157842818) q[9]; rz(1.633156034289411) q[9]; rx(-0.3150778805065557) q[10]; rz(-0.21600145527896483) q[10]; cx q[10], q[9]; ry(0.04389783809391339) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(-0.04389783809391339) q[9]; rz(-pi/2) q[9]; ry(-0.015633770427922692) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(0.04452465586342361) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(0.03177078248512481) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(0.1769884284776243) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(0.15132338284231783) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(-0.015633770427922692) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.11142540091025539) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(0.07508692828058167) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[10], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(0.012756617105304081) q[10]; cx q[9], q[10]; ry(-0.01275661710530408) q[10]; ry(0.11142540091025539) q[2]; ry(0.015633770427922696) q[3]; ry(-0.15132338284231783) q[4]; ry(-0.1769884284776243) q[5]; ry(-0.03177078248512481) q[6]; ry(-0.04452465586342361) q[7]; ry(0.015633770427922696) q[8]; cx q[9], q[8]; ry(-0.015633770427922692) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.015633770427922692) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(0.012756617105304081) q[10]; cx q[8], q[10]; ry(0.04452465586342361) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.03177078248512481) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(0.1769884284776243) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(0.15132338284231783) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.015633770427922692) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.11142540091025539) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.07508692828058167) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[9], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.04389783809391339) q[9]; cx q[8], q[9]; ry(-0.01275661710530408) q[10]; ry(0.11142540091025539) q[2]; ry(0.015633770427922696) q[3]; ry(-0.15132338284231783) q[4]; ry(-0.1769884284776243) q[5]; ry(-0.03177078248512481) q[6]; ry(-0.04452465586342361) q[7]; cx q[8], q[7]; ry(0.04452465586342361) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.04452465586342361) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(0.012756617105304081) q[10]; cx q[7], q[10]; ry(0.03177078248512481) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.1769884284776243) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.15132338284231783) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.015633770427922692) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.11142540091025539) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.07508692828058167) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[8], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[8]; ry(-0.01275661710530408) q[10]; ry(0.11142540091025539) q[2]; ry(0.015633770427922696) q[3]; ry(-0.15132338284231783) q[4]; ry(-0.1769884284776243) q[5]; ry(-0.03177078248512481) q[6]; ry(-0.0438978380939134) q[9]; cx q[7], q[9]; ry(0.04389783809391339) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.015633770427922692) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.03177078248512481) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.03177078248512481) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(0.012756617105304081) q[10]; cx q[6], q[10]; ry(0.1769884284776243) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.15132338284231783) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.015633770427922692) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.11142540091025539) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.07508692828058167) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[7], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[7]; ry(-0.01275661710530408) q[10]; ry(0.11142540091025539) q[2]; ry(0.015633770427922696) q[3]; ry(-0.15132338284231783) q[4]; ry(-0.1769884284776243) q[5]; ry(0.015633770427922696) q[8]; ry(-0.0438978380939134) q[9]; cx q[6], q[9]; ry(0.04389783809391339) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.015633770427922692) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.04452465586342361) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.1769884284776243) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.1769884284776243) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(0.012756617105304081) q[10]; cx q[5], q[10]; ry(0.15132338284231783) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.015633770427922692) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.11142540091025539) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.07508692828058167) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[6], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[6]; ry(-0.01275661710530408) q[10]; ry(0.11142540091025539) q[2]; ry(0.015633770427922696) q[3]; ry(-0.15132338284231783) q[4]; ry(-0.04452465586342361) q[7]; ry(0.015633770427922696) q[8]; ry(-0.0438978380939134) q[9]; cx q[5], q[9]; ry(0.04389783809391339) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.015633770427922692) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.04452465586342361) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.03177078248512481) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.15132338284231783) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.15132338284231783) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(0.012756617105304081) q[10]; cx q[4], q[10]; ry(-0.015633770427922692) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.11142540091025539) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.07508692828058167) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[5], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[5]; ry(-0.01275661710530408) q[10]; ry(0.11142540091025539) q[2]; ry(0.015633770427922696) q[3]; ry(-0.03177078248512481) q[6]; ry(-0.04452465586342361) q[7]; ry(0.015633770427922696) q[8]; ry(-0.0438978380939134) q[9]; cx q[4], q[9]; ry(0.04389783809391339) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.015633770427922692) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.04452465586342361) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.03177078248512481) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.1769884284776243) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.015633770427922692) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.015633770427922692) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(0.012756617105304081) q[10]; cx q[3], q[10]; ry(-0.11142540091025539) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.07508692828058167) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[4], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[4]; ry(-0.01275661710530408) q[10]; ry(0.11142540091025539) q[2]; ry(-0.1769884284776243) q[5]; ry(-0.03177078248512481) q[6]; ry(-0.04452465586342361) q[7]; ry(0.015633770427922696) q[8]; ry(-0.0438978380939134) q[9]; cx q[3], q[9]; ry(0.04389783809391339) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.015633770427922692) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.04452465586342361) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.03177078248512481) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.1769884284776243) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.15132338284231783) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.11142540091025539) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.11142540091025539) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(0.012756617105304081) q[10]; cx q[2], q[10]; ry(0.07508692828058167) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.07508692828058167) q[1]; ry(-0.04354604438841608) q[0]; cx q[3], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[3]; ry(-0.01275661710530408) q[10]; ry(-0.15132338284231783) q[4]; ry(-0.1769884284776243) q[5]; ry(-0.03177078248512481) q[6]; ry(-0.04452465586342361) q[7]; ry(0.015633770427922696) q[8]; ry(-0.0438978380939134) q[9]; cx q[2], q[9]; ry(0.04389783809391339) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.015633770427922692) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.04452465586342361) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.03177078248512481) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.1769884284776243) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.15132338284231783) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.015633770427922692) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.07508692828058167) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.07508692828058167) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(0.012756617105304081) q[10]; cx q[1], q[10]; ry(-0.04354604438841608) q[0]; cx q[2], q[0]; ry(0.04354604438841608) q[0]; rz(pi/2) q[2]; ry(-0.01275661710530408) q[10]; ry(0.015633770427922696) q[3]; ry(-0.15132338284231783) q[4]; ry(-0.1769884284776243) q[5]; ry(-0.03177078248512481) q[6]; ry(-0.04452465586342361) q[7]; ry(0.015633770427922696) q[8]; ry(-0.0438978380939134) q[9]; cx q[1], q[9]; ry(0.04389783809391339) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.015633770427922692) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.04452465586342361) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.03177078248512481) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.1769884284776243) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.15132338284231783) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.015633770427922692) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.11142540091025539) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.04354604438841608) q[0]; cx q[1], q[0]; ry(0.04354604438841608) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(0.012756617105304081) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; rz(3.1291938251668565) q[10]; ry(0.7268017389649865) q[10]; rz(1.5010915154184525) q[10]; ry(0.11142540091025539) q[2]; ry(0.015633770427922696) q[3]; ry(-0.15132338284231783) q[4]; ry(-0.1769884284776243) q[5]; ry(-0.03177078248512481) q[6]; ry(-0.04452465586342361) q[7]; ry(0.015633770427922696) q[8]; ry(-0.0438978380939134) q[9]; cx q[0], q[9]; ry(0.04389783809391339) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.015633770427922692) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.04452465586342361) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.03177078248512481) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.1769884284776243) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.15132338284231783) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.015633770427922692) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.11142540091025539) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.07508692828058167) q[1]; cx q[0], q[1]; rz(1.6041682371846102) q[0]; ry(0.022856596332785844) q[0]; rz(-0.039087957398793005) q[0]; rz(-2.433931186529745) q[1]; ry(0.04250960003203765) q[1]; rz(-2.826849871655604) q[1]; rz(-0.050087682958865454) q[2]; ry(1.0745961085673768) q[2]; rz(0.12062831200118174) q[2]; rz(-2.9622453584641244) q[3]; ry(0.29955433300956963) q[3]; rz(-2.4555732629768983) q[3]; rz(3.1252429062339173) q[4]; ry(0.07778965287280167) q[4]; rz(-3.0311408398956834) q[4]; rz(-2.9941247304461065) q[5]; ry(0.13896204282135932) q[5]; rz(-2.725327234320895) q[5]; rz(-0.09062899159644244) q[6]; ry(0.10077419266448108) q[6]; rz(0.751684624317221) q[6]; rz(-3.1388709822897845) q[7]; ry(0.27615565237517825) q[7]; rz(-2.99529757778515) q[7]; rz(0.6496375385321906) q[8]; ry(0.0758747865758545) q[8]; rz(-0.3293501609170346) q[8]; rz(-2.9871101467421495) q[9]; ry(0.11709785919888717) q[9]; rz(-2.88055417597897) q[9]; cx q[10], q[9]; ry(0.11278152588945603) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(-0.11278152588945603) q[9]; rz(-pi/2) q[9]; ry(0.0877224977081508) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(-0.044393569873004246) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(0.011122521689226735) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(-0.022826836995503717) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(-0.005657457897517251) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(-0.06055910141419442) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.05220270650165029) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(-0.030670077286867846) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(0.0502228344967876) q[0]; cx q[10], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(-0.12768276274211743) q[10]; cx q[9], q[10]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.052202706501650285) q[2]; ry(0.06055910141419442) q[3]; ry(0.005657457897517252) q[4]; ry(0.02282683699550372) q[5]; ry(-0.011122521689226736) q[6]; ry(0.044393569873004246) q[7]; ry(-0.0877224977081508) q[8]; cx q[9], q[8]; ry(0.0877224977081508) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(-0.0877224977081508) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(-0.12768276274211743) q[10]; cx q[8], q[10]; ry(-0.044393569873004246) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.011122521689226735) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(-0.022826836995503717) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(-0.005657457897517251) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.06055910141419442) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.05220270650165029) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(-0.030670077286867846) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(0.0502228344967876) q[0]; cx q[9], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.11278152588945603) q[9]; cx q[8], q[9]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.052202706501650285) q[2]; ry(0.06055910141419442) q[3]; ry(0.005657457897517252) q[4]; ry(0.02282683699550372) q[5]; ry(-0.011122521689226736) q[6]; ry(0.044393569873004246) q[7]; cx q[8], q[7]; ry(-0.044393569873004246) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.044393569873004246) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(-0.12768276274211743) q[10]; cx q[7], q[10]; ry(0.011122521689226735) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.022826836995503717) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.005657457897517251) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.06055910141419442) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.05220270650165029) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.030670077286867846) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.0502228344967876) q[0]; cx q[8], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[8]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.052202706501650285) q[2]; ry(0.06055910141419442) q[3]; ry(0.005657457897517252) q[4]; ry(0.02282683699550372) q[5]; ry(-0.011122521689226736) q[6]; ry(-0.11278152588945606) q[9]; cx q[7], q[9]; ry(0.11278152588945603) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(0.0877224977081508) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.011122521689226735) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.011122521689226735) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(-0.12768276274211743) q[10]; cx q[6], q[10]; ry(-0.022826836995503717) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.005657457897517251) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.06055910141419442) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.05220270650165029) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.030670077286867846) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.0502228344967876) q[0]; cx q[7], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[7]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.052202706501650285) q[2]; ry(0.06055910141419442) q[3]; ry(0.005657457897517252) q[4]; ry(0.02282683699550372) q[5]; ry(-0.0877224977081508) q[8]; ry(-0.11278152588945606) q[9]; cx q[6], q[9]; ry(0.11278152588945603) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(0.0877224977081508) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.044393569873004246) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.022826836995503717) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.022826836995503717) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(-0.12768276274211743) q[10]; cx q[5], q[10]; ry(-0.005657457897517251) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.06055910141419442) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.05220270650165029) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.030670077286867846) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.0502228344967876) q[0]; cx q[6], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[6]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.052202706501650285) q[2]; ry(0.06055910141419442) q[3]; ry(0.005657457897517252) q[4]; ry(0.044393569873004246) q[7]; ry(-0.0877224977081508) q[8]; ry(-0.11278152588945606) q[9]; cx q[5], q[9]; ry(0.11278152588945603) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(0.0877224977081508) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.044393569873004246) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.011122521689226735) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.005657457897517251) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.005657457897517251) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(-0.12768276274211743) q[10]; cx q[4], q[10]; ry(-0.06055910141419442) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.05220270650165029) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.030670077286867846) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.0502228344967876) q[0]; cx q[5], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[5]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.052202706501650285) q[2]; ry(0.06055910141419442) q[3]; ry(-0.011122521689226736) q[6]; ry(0.044393569873004246) q[7]; ry(-0.0877224977081508) q[8]; ry(-0.11278152588945606) q[9]; cx q[4], q[9]; ry(0.11278152588945603) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(0.0877224977081508) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.044393569873004246) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.011122521689226735) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.022826836995503717) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.06055910141419442) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.06055910141419442) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(-0.12768276274211743) q[10]; cx q[3], q[10]; ry(-0.05220270650165029) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.030670077286867846) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.0502228344967876) q[0]; cx q[4], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[4]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.052202706501650285) q[2]; ry(0.02282683699550372) q[5]; ry(-0.011122521689226736) q[6]; ry(0.044393569873004246) q[7]; ry(-0.0877224977081508) q[8]; ry(-0.11278152588945606) q[9]; cx q[3], q[9]; ry(0.11278152588945603) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(0.0877224977081508) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.044393569873004246) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.011122521689226735) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.022826836995503717) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.005657457897517251) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.05220270650165029) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.05220270650165029) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(-0.12768276274211743) q[10]; cx q[2], q[10]; ry(-0.030670077286867846) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.0502228344967876) q[0]; cx q[3], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[3]; ry(0.030670077286867846) q[1]; ry(0.12768276274211746) q[10]; ry(0.005657457897517252) q[4]; ry(0.02282683699550372) q[5]; ry(-0.011122521689226736) q[6]; ry(0.044393569873004246) q[7]; ry(-0.0877224977081508) q[8]; ry(-0.11278152588945606) q[9]; cx q[2], q[9]; ry(0.11278152588945603) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(0.0877224977081508) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.044393569873004246) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.011122521689226735) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.022826836995503717) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.005657457897517251) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.06055910141419442) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.030670077286867846) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.030670077286867846) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(-0.12768276274211743) q[10]; cx q[1], q[10]; ry(0.0502228344967876) q[0]; cx q[2], q[0]; ry(-0.050222834496787605) q[0]; rz(pi/2) q[2]; ry(0.12768276274211746) q[10]; ry(0.06055910141419442) q[3]; ry(0.005657457897517252) q[4]; ry(0.02282683699550372) q[5]; ry(-0.011122521689226736) q[6]; ry(0.044393569873004246) q[7]; ry(-0.0877224977081508) q[8]; ry(-0.11278152588945606) q[9]; cx q[1], q[9]; ry(0.11278152588945603) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(0.0877224977081508) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.044393569873004246) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.011122521689226735) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.022826836995503717) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.005657457897517251) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.06055910141419442) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.05220270650165029) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.0502228344967876) q[0]; cx q[1], q[0]; ry(-0.0502228344967876) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(-0.12768276274211743) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; rz(3.0235737718494198) q[10]; ry(0.7332564628429076) q[10]; rz(0.8661352963265765) q[10]; ry(0.052202706501650285) q[2]; ry(0.06055910141419442) q[3]; ry(0.005657457897517252) q[4]; ry(0.02282683699550372) q[5]; ry(-0.011122521689226736) q[6]; ry(0.044393569873004246) q[7]; ry(-0.0877224977081508) q[8]; ry(-0.11278152588945606) q[9]; cx q[0], q[9]; ry(0.11278152588945603) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(0.0877224977081508) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.044393569873004246) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.011122521689226735) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.022826836995503717) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.005657457897517251) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.06055910141419442) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.05220270650165029) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.030670077286867846) q[1]; cx q[0], q[1]; rz(1.7066125145769409) q[0]; ry(0.09672830578442239) q[0]; rz(-0.43042583827121916) q[0]; rz(-3.103902440532824) q[1]; ry(0.24022280502947016) q[1]; rz(3.0882465806355706) q[1]; rz(-0.08309956200009738) q[2]; ry(1.4359487806730675) q[2]; rz(0.15247445996478426) q[2]; rz(0.4338102541968376) q[3]; ry(0.3515618999500461) q[3]; rz(0.4679125326300042) q[3]; rz(3.1091622090795807) q[4]; ry(0.30309841534096843) q[4]; rz(-2.565106337181952) q[4]; rz(3.140562983838434) q[5]; ry(0.3289025975868542) q[5]; rz(-3.0979038932410945) q[5]; rz(3.0925819319864987) q[6]; ry(0.1879364375296655) q[6]; rz(-2.7802740851272896) q[6]; rz(-0.1965407042228695) q[7]; ry(0.0802613430872715) q[7]; rz(1.112887274698025) q[7]; rz(0.3801820174785706) q[8]; ry(0.11970397680891003) q[8]; rz(-0.059306838402279904) q[8]; rz(3.1410997954159043) q[9]; ry(0.16459871581652633) q[9]; rz(-2.662537606163732) q[9]; cx q[10], q[9]; ry(-0.12729673113205933) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(0.12729673113205933) q[9]; rz(-pi/2) q[9]; ry(-0.019146991039917058) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(-0.008640018034954969) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(-0.05559738776292545) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(-0.06847701114513725) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(-0.07921609250137154) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(-0.011671059586412267) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.1059927428994759) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(-0.0442544194952131) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(0.004952765782510051) q[0]; cx q[10], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(0.04997067055416837) q[10]; cx q[9], q[10]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.1059927428994759) q[2]; ry(0.011671059586412265) q[3]; ry(0.07921609250137154) q[4]; ry(0.06847701114513725) q[5]; ry(0.05559738776292544) q[6]; ry(0.008640018034954967) q[7]; ry(0.01914699103991706) q[8]; cx q[9], q[8]; ry(-0.019146991039917058) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.019146991039917058) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(0.04997067055416837) q[10]; cx q[8], q[10]; ry(-0.008640018034954969) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(-0.05559738776292545) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(-0.06847701114513725) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(-0.07921609250137154) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.011671059586412267) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.1059927428994759) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(-0.0442544194952131) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(0.004952765782510051) q[0]; cx q[9], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.12729673113205933) q[9]; cx q[8], q[9]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.1059927428994759) q[2]; ry(0.011671059586412265) q[3]; ry(0.07921609250137154) q[4]; ry(0.06847701114513725) q[5]; ry(0.05559738776292544) q[6]; ry(0.008640018034954967) q[7]; cx q[8], q[7]; ry(-0.008640018034954969) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.008640018034954969) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(0.04997067055416837) q[10]; cx q[7], q[10]; ry(-0.05559738776292545) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.06847701114513725) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.07921609250137154) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.011671059586412267) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.1059927428994759) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.0442544194952131) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.004952765782510051) q[0]; cx q[8], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[8]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.1059927428994759) q[2]; ry(0.011671059586412265) q[3]; ry(0.07921609250137154) q[4]; ry(0.06847701114513725) q[5]; ry(0.05559738776292544) q[6]; ry(0.12729673113205933) q[9]; cx q[7], q[9]; ry(-0.12729673113205933) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.019146991039917058) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(-0.05559738776292545) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.05559738776292545) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(0.04997067055416837) q[10]; cx q[6], q[10]; ry(-0.06847701114513725) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.07921609250137154) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.011671059586412267) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.1059927428994759) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.0442544194952131) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.004952765782510051) q[0]; cx q[7], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[7]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.1059927428994759) q[2]; ry(0.011671059586412265) q[3]; ry(0.07921609250137154) q[4]; ry(0.06847701114513725) q[5]; ry(0.01914699103991706) q[8]; ry(0.12729673113205933) q[9]; cx q[6], q[9]; ry(-0.12729673113205933) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.019146991039917058) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.008640018034954969) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.06847701114513725) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.06847701114513725) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(0.04997067055416837) q[10]; cx q[5], q[10]; ry(-0.07921609250137154) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.011671059586412267) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.1059927428994759) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.0442544194952131) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.004952765782510051) q[0]; cx q[6], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[6]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.1059927428994759) q[2]; ry(0.011671059586412265) q[3]; ry(0.07921609250137154) q[4]; ry(0.008640018034954967) q[7]; ry(0.01914699103991706) q[8]; ry(0.12729673113205933) q[9]; cx q[5], q[9]; ry(-0.12729673113205933) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.019146991039917058) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.008640018034954969) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.05559738776292545) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.07921609250137154) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.07921609250137154) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(0.04997067055416837) q[10]; cx q[4], q[10]; ry(-0.011671059586412267) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.1059927428994759) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.0442544194952131) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.004952765782510051) q[0]; cx q[5], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[5]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.1059927428994759) q[2]; ry(0.011671059586412265) q[3]; ry(0.05559738776292544) q[6]; ry(0.008640018034954967) q[7]; ry(0.01914699103991706) q[8]; ry(0.12729673113205933) q[9]; cx q[4], q[9]; ry(-0.12729673113205933) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.019146991039917058) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.008640018034954969) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.05559738776292545) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.06847701114513725) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.011671059586412267) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.011671059586412267) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(0.04997067055416837) q[10]; cx q[3], q[10]; ry(-0.1059927428994759) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.0442544194952131) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.004952765782510051) q[0]; cx q[4], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[4]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.1059927428994759) q[2]; ry(0.06847701114513725) q[5]; ry(0.05559738776292544) q[6]; ry(0.008640018034954967) q[7]; ry(0.01914699103991706) q[8]; ry(0.12729673113205933) q[9]; cx q[3], q[9]; ry(-0.12729673113205933) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.019146991039917058) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.008640018034954969) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.05559738776292545) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.06847701114513725) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.07921609250137154) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.1059927428994759) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.1059927428994759) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(0.04997067055416837) q[10]; cx q[2], q[10]; ry(-0.0442544194952131) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.004952765782510051) q[0]; cx q[3], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[3]; ry(0.0442544194952131) q[1]; ry(-0.04997067055416837) q[10]; ry(0.07921609250137154) q[4]; ry(0.06847701114513725) q[5]; ry(0.05559738776292544) q[6]; ry(0.008640018034954967) q[7]; ry(0.01914699103991706) q[8]; ry(0.12729673113205933) q[9]; cx q[2], q[9]; ry(-0.12729673113205933) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.019146991039917058) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.008640018034954969) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.05559738776292545) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.06847701114513725) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.07921609250137154) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.011671059586412267) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.0442544194952131) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.0442544194952131) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(0.04997067055416837) q[10]; cx q[1], q[10]; ry(0.004952765782510051) q[0]; cx q[2], q[0]; ry(-0.004952765782510051) q[0]; rz(pi/2) q[2]; ry(-0.04997067055416837) q[10]; ry(0.011671059586412265) q[3]; ry(0.07921609250137154) q[4]; ry(0.06847701114513725) q[5]; ry(0.05559738776292544) q[6]; ry(0.008640018034954967) q[7]; ry(0.01914699103991706) q[8]; ry(0.12729673113205933) q[9]; cx q[1], q[9]; ry(-0.12729673113205933) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.019146991039917058) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.008640018034954969) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.05559738776292545) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.06847701114513725) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.07921609250137154) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.011671059586412267) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.1059927428994759) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.004952765782510051) q[0]; cx q[1], q[0]; ry(-0.004952765782510051) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(0.04997067055416837) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; ry(-0.13038671239274294) q[10]; rz(-1.5056125440535553) q[10]; ry(0.1059927428994759) q[2]; ry(0.011671059586412265) q[3]; ry(0.07921609250137154) q[4]; ry(0.06847701114513725) q[5]; ry(0.05559738776292544) q[6]; ry(0.008640018034954967) q[7]; ry(0.01914699103991706) q[8]; ry(0.12729673113205933) q[9]; cx q[0], q[9]; ry(-0.12729673113205933) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.019146991039917058) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.008640018034954969) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.05559738776292545) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.06847701114513725) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.07921609250137154) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.011671059586412267) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.1059927428994759) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.0442544194952131) q[1]; cx q[0], q[1]; rx(-0.18623874738631035) q[0]; rz(-0.1635864463883088) q[0]; ry(0.0653930142127154) q[1]; rz(-1.4637287398706638) q[1]; ry(0.41416823578657197) q[2]; rz(-1.5333597947646362) q[2]; ry(-0.38582109270935266) q[3]; rz(-1.4869657273708548) q[3]; ry(0.09077024152509047) q[4]; rz(-1.2532961418843331) q[4]; ry(0.1114033220419381) q[5]; rz(-1.8144410321936606) q[5]; ry(0.06732206055405683) q[6]; rz(-1.526164885353698) q[6]; ry(-0.07267846713334353) q[7]; rz(-1.7867977820738616) q[7]; ry(-0.012674888335412792) q[8]; rz(-1.655769785403475) q[8]; ry(-0.17535003455257633) q[9]; rz(-1.4762459927566942) 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] 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] 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]; crz(x22) q[1], q[0]; crz(x23) q[3], q[2]; crz(x24) q[5], q[4]; crz(x25) q[7], q[6]; crz(x26) q[9], q[8]; 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(x38) q[6]; rx(x29) q[7]; rz(x20) q[7]; rx(x40) q[8]; rz(x41) q[8]; rx(x18) q[9]; rz(x42) q[9]; rx(x43) q[10]; rz(x44) q[10]; crz(x45) q[2], q[1]; crz(x46) q[4], q[3]; crz(x46) q[6], q[5]; crz(x47) q[8], q[7]; crz(x48) q[10], q[9]; rx(x49) q[0]; rz(x50) q[0]; rx(x51) q[1]; rz(x52) q[1]; rx(x53) q[2]; rz(x54) q[2]; rx(x55) q[3]; rz(x56) q[3]; rx(x57) q[4]; rz(x58) q[4]; rx(x59) q[5]; rz(x60) q[5]; rx(x55) q[6]; rz(x61) q[6]; rx(x62) q[7]; rz(x63) q[7]; rx(x64) q[8]; rz(x65) q[8]; rx(x66) q[9]; rz(x67) q[9]; rx(x68) q[10]; rz(x69) q[10]; crz(x70) q[1], q[0]; crz(x71) q[3], q[2]; crz(x72) q[5], q[4]; crz(x73) q[7], q[6]; crz(x74) q[9], q[8]; rx(x75) q[0]; rz(x76) q[0]; rx(x77) q[1]; rz(x78) q[1]; rx(x79) q[2]; rz(x80) q[2]; rx(x81) q[3]; rz(x82) q[3]; rx(x83) q[4]; rz(x84) q[4]; rx(x37) q[5]; rz(x85) q[5]; rx(x64) q[6]; rz(x86) q[6]; rx(x87) q[7]; rz(x88) q[7]; rx(x8) q[8]; rz(x89) q[8]; rx(x90) q[9]; rz(x91) q[9]; rx(x92) q[10]; rz(x93) q[10]; crz(x94) q[2], q[1]; crz(x47) q[4], q[3]; crz(x95) q[6], q[5]; crz(x96) q[8], q[7]; crz(x97) q[10], q[9]; rx(x98) q[0]; rz(x99) q[0]; rx(x35) q[1]; rz(x100) q[1]; rx(x101) q[2]; rz(x49) q[2]; rx(x102) q[3]; rz(x103) q[3]; rx(x104) q[4]; rz(x61) q[4]; rx(x105) q[5]; rz(x63) q[5]; rx(x106) q[6]; rz(x107) q[6]; rx(x108) q[7]; rz(x109) q[7]; rx(x110) q[8]; rz(x111) q[8]; rx(x112) q[9]; rz(x30) q[9]; rx(x113) q[10]; rz(x114) q[10]; crz(x115) q[1], q[0]; crz(x116) q[3], q[2]; crz(x117) q[5], q[4]; crz(x118) q[7], q[6]; crz(x119) q[9], q[8]; rx(x120) q[0]; rz(x121) q[0]; rx(x35) q[1]; rz(x122) q[1]; rx(x123) q[2]; rz(x124) q[2]; rx(x81) q[3]; rz(x9) q[3]; rx(x106) q[4]; rz(x125) q[4]; rx(x126) q[5]; rz(x107) q[5]; rx(x127) q[6]; rz(x128) q[6]; rx(x129) q[7]; rz(x130) q[7]; rx(x131) q[8]; rz(x132) q[8]; rx(x54) q[9]; rz(x133) q[9]; rx(x134) q[10]; rz(x135) q[10]; crz(x136) q[2], q[1]; crz(x137) q[4], q[3]; crz(x24) q[6], q[5]; crz(x138) q[8], q[7]; crz(x139) q[10], q[9]; rx(x140) q[0]; rz(x141) q[0]; rx(x142) q[1]; rz(x143) q[1]; rx(x144) q[2]; rz(x98) q[2]; rx(x145) q[3]; rz(x146) q[3]; rx(x59) q[4]; rz(x147) q[4]; rx(x148) q[5]; rz(x149) q[5]; rx(x150) q[6]; rz(x151) q[6]; rx(x145) q[7]; rz(x152) q[7]; rx(x83) q[8]; rz(x153) q[8]; rx(x154) q[9]; rz(x155) q[9]; rx(x156) q[10]; rz(x87) q[10]; crz(x137) q[1], q[0]; crz(x157) q[3], q[2]; crz(x158) q[5], q[4]; crz(x159) q[7], q[6]; crz(x160) q[9], q[8]; rx(x142) q[0]; rz(x104) q[0]; rx(x161) q[1]; rz(x162) q[1]; rx(x163) q[2]; rz(x164) q[2]; rx(x165) q[3]; rz(x166) q[3]; rx(x167) q[4]; rz(x168) q[4]; rx(x81) q[5]; rz(x131) q[5]; rx(x106) q[6]; rz(x77) q[6]; rx(x169) q[7]; rz(x170) q[7]; rx(x171) q[8]; rz(x164) q[8]; rx(x172) q[9]; rz(x77) q[9]; rx(x173) q[10]; rz(x174) q[10]; crz(x175) q[2], q[1]; crz(x112) q[4], q[3]; crz(x176) q[6], q[5]; crz(x177) q[8], q[7]; crz(x176) 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": []}
[ "IIIIIIIZIIZ", "IIIIIZIZIII", "IIIIIZIIIIZ", "IIIZIIIZIII", "IIIZIIIIIIZ", "IIIIIIIZIZI", "IIIIIZIIIZI", "IIIZIIIIIZI", "IIIIIIZZIII", "IIIIIIZIIZI", "IZIIIIIZIII", "IZIZIIIIIII", "IZIIIIIIIZI", "IIIIZZIIIII", "IIIIZIZIIII", "IZIIZIIIIII", "IIIIIIIIZIZ", "IIIZIIIIZII", "IIIIZIIIZ...
[ -0.25, -0.5, -0.25, -0.75, -0.5, -0.25, -0.25, -0.75, -0.5, -0.25, -1.25, -0.25, -0.5, -1.25, -0.25, -0.5, 1.25, -0.25, -0.25, -0.5, -0.5, -0.5, -0.25, -0.75, -1, -0.25, -0.25, 1.5, -1.75, -0.5, 0, 0, 0.75, 0.5, 1 ]
0.976331
[ 0.04065772198439564, 0.15692955965085553, -0.08779567618782678, 0.2706126114253305, 0.25247417154058766, 0.1524306662118256, -0.03182187937532985, 0.4716812433015519, 0.08709208877683217, 0.1279014167531838, 0.10446160848531559, 0.07606543529837743, -0.02224504337845347, 0.2201308232281087...
{ "n_parameters": 132, "n_qubits": 11, "optimal_eigenvalue": -13, "target_ratio": 0.97, "target_value": -12.61 }
37
86f7cf811774c9dc1f8ac7ebefafd51c
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": 1, "target": 5}, {"source": 2, "target": 5}, {"source": 3, "target": 5}, {"source": 3, "target": 4}]}
{"states": [28, 26], "expectation_value": -2.489065531692975, "params": null, "bitstrings": ["100011", "100101"], "total_optimization_steps": 27, "probabilities": [0.060236481746409505, 0.864537407937405], "optimization_time": 22.067090034484863}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(4) @ Z(3)) + -0.5 * Z(1) + 0.0 * Z(0) + -1.0 * Z(5) + 0.0 * Z(2) + -0.5 * Z(3) + 0.0 * Z(4)
1
6
4
{"smallest_eigenvalues": [-2.5, -2.5, -2.5, -2.5, -2.5], "number_of_smallest_eigenvalues": 5, "first_excited_energy": -1.5, "smallest_bitstrings": ["010011", "010101", "011100", "100011", "100101"], "largest_eigenvalue": 4.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-3.0790389152662755e-08) q[0]; cx q[1], q[0]; rz(1.5707962985663944) q[0]; rx(1.5707963327959067) q[0]; h q[2]; cx q[1], q[2]; rz(-1.5707963227011057) q[2]; cx q[1], q[2]; h q[3]; h q[4]; cx q[4], q[3]; rz(-3.0790389152662755e-08) q[3]; cx q[4], q[3]; cx q[1], q[4]; rz(1.5707962985663944) q[3]; rx(1.5707963327959067) q[3]; rz(-1.5707963227011057) q[4]; cx q[1], q[4]; cx q[4], q[2]; rz(-1.5707963227011057) q[2]; cx q[4], q[2]; cx q[1], q[4]; cx q[4], q[2]; rz(-2.208195592934281) q[2]; cx q[4], q[2]; cx q[1], q[4]; rz(-2.208195592934281) q[1]; rx(1.5707963327959065) q[1]; rz(-0.09859111269968146) q[2]; rx(1.5707963327959065) q[2]; rz(-2.208195592934281) q[4]; rx(1.5707963327959065) q[4];
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[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[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];\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[5];\nry(1.4449) q[2];\ncry(-1.0343) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\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];\nry(-1.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\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.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\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];\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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) 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];\nry(-1.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\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.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) 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];\nry(-1.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) 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];\nry(-1.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) 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];\nry(-1.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) 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];\nry(-1.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) 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.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) 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];\nry(-1.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) q[2], q[5];\ncry(0.0145) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) q[2], q[5];\ncry(0.0145) q[4], q[2];\ncry(-0.0282) 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.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) q[2], q[5];\ncry(0.0145) q[4], q[2];\ncry(-0.0282) 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.5681) q[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) q[2], q[5];\ncry(0.0145) q[4], q[2];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) 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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) q[2], q[5];\ncry(0.0145) q[4], q[2];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[3], q[4];\ncry(0.0215) 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];\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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) q[2], q[5];\ncry(0.0145) q[4], q[2];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[3], q[4];\ncry(0.0215) 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];\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[5];\nry(1.4449) q[2];\ncry(-1.0343) q[4], q[3];\ncry(-1.0342) q[1], q[0];\nry(0.7003) q[4];\nry(0.7003) q[1];\nry(-0.4549) q[3];\ncry(0.4963) q[2], q[4];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[1];\ncry(-0.3789) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.2432) q[1], q[4];\ncry(0.2417) q[4], q[1];\ncry(-0.1438) q[4], q[0];\ncry(-0.1433) q[1], q[3];\ncry(0.1077) q[1], q[2];\ncry(0.042) q[0], q[4];\ncry(0.0413) q[3], q[1];\ncry(-0.0027) q[2], q[5];\ncry(0.0145) q[4], q[2];\ncry(-0.0282) q[0], q[1];\ncry(-0.0274) q[3], q[4];\ncry(0.0215) 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];\n"], "gradients": [1.0057, 0.5, 0.2509, 0.2508, 0.2455, 0.245, 0.1887, 0.2236, 0.1887, 0.2236, 0.1883, 0.1882, 0.1155, 0.1171, 0.0718, 0.0716, 0.0528, 0.009, 0.0088, 0.0085, 0.0067, 0.0061, 0.006, 0.0059, 0.0046, 0.0045, 0.0029]}
[ "IIIIZZ", "ZIIIZI", "ZIIZII", "ZIZIII", "IZZIII", "IIIIZI", "IIIIIZ", "ZIIIII", "IIIZII", "IIZIII", "IZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, 0, -1, 0, -0.5, 0 ]
0.833806
[ -3.0790389152662755e-8, -1.5707963227011057, -2.208195592934281, 1.5707962985663946, -0.09859111269968171, 1.5707963327959067 ]
{ "n_parameters": 6, "n_qubits": 5, "optimal_eigenvalue": -3.75, "target_ratio": 0.97, "target_value": -3.6374999999999997 }
168
b06e27961007262f3a2ecbf8aba20c59
edge_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": 1}, {"source": 0, "target": 3}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 1, "target": 7}, {"source": 2, "target": 3}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 5, "target": 7}, {"source": 6, "target": 7}]}
{"states": [1003, 1002], "expectation_value": -1.8575798491839959, "params": [[[0.4027, -0.09330000000000001], [0.5994, 0.0008], [0.6011000000000001, -0.0017000000000000001], [0.6072000000000001, 0.0029000000000000002], [0.6027, -0.0039000000000000003], [0.601, -0.0039000000000000003], [-0.0001, 0.42360000000000003], [0.6052000000000001, 0.0035], [0.0012000000000000001, 0.3659], [0.5962000000000001, -0.0035], [0.48760000000000003, -0.0506]], [[0.4006, -0.09330000000000001], [0.6007, 0.0008], [0.6043000000000001, -0.0017000000000000001], [0.606, 0.0029000000000000002], [0.5944, -0.0039000000000000003], [0.6024, -0.0039000000000000003], [0.0071, 0.44160000000000005], [0.6021000000000001, 0.0035], [0.0048000000000000004, 0.44020000000000004], [0.5977, -0.0035], [0.4898, -0.0506]], [[0.40340000000000004, 0.0004], [0.5971000000000001, 0.009000000000000001], [0.6048, 0.0094], [0.6098, 0.0083], [0.5978, 0.00030000000000000003], [0.6055, 0.002], [0.0, 0.0067], [0.6045, 0.009600000000000001], [0.0014, 0.0044], [0.5959, 0.0086], [0.4872, 0.0085]]], "bitstrings": ["10000010100", "10000010101"], "total_optimization_steps": 60, "probabilities": [0.010216944894960563, 0.012681016333046444], "optimization_time": 13.26288890838623}
0.5 * (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(0) @ Z(5)) + 0.0625 * (Z(2) @ Z(3)) + 0.0625 * (Z(4) @ Z(2)) + 0.0625 * (Z(5) @ Z(2)) + 0.0625 * (Z(4) @ Z(3)) + 0.0625 * (Z(5) @ Z(3)) + 0.0625 * (Z(4) @ Z(5)) + -0.0625 * (Z(0) @ Z(2) @ Z(3)) + -0.0625 * (Z(0) @ Z(4) @ Z(2)) + -0.0625 * (Z(0) @ Z(5) @ Z(2)) + -0.0625 * (Z(0) @ Z(4) @ Z(3)) + -0.0625 * (Z(0) @ Z(5) @ Z(3)) + -0.0625 * (Z(0) @ Z(4) @ Z(5)) + -0.0625 * (Z(4) @ Z(2) @ Z(3)) + -0.0625 * (Z(5) @ Z(2) @ Z(3)) + -0.0625 * (Z(4) @ Z(5) @ Z(2)) + -0.0625 * (Z(4) @ Z(5) @ Z(3)) + 0.0625 * (Z(0) @ Z(4) @ Z(2) @ Z(3)) + 0.0625 * (Z(0) @ Z(5) @ Z(2) @ Z(3)) + 0.0625 * (Z(0) @ Z(4) @ Z(5) @ Z(2)) + 0.0625 * (Z(0) @ Z(4) @ Z(5) @ Z(3)) + 0.0625 * (Z(4) @ Z(5) @ Z(2) @ Z(3)) + -0.0625 * (Z(0) @ Z(3) @ Z(5) @ Z(4) @ Z(2)) + 0.125 * (Z(1) @ Z(2)) + 0.125 * (Z(6) @ Z(1)) + 0.125 * (Z(1) @ Z(7)) + 0.125 * (Z(6) @ Z(2)) + 0.125 * (Z(2) @ Z(7)) + 0.125 * (Z(6) @ Z(7)) + -0.125 * (Z(6) @ Z(1) @ Z(2)) + -0.125 * (Z(1) @ Z(2) @ Z(7)) + -0.125 * (Z(6) @ Z(1) @ Z(7)) + -0.125 * (Z(6) @ Z(2) @ Z(7)) + 0.125 * (Z(6) @ Z(1) @ Z(2) @ Z(7)) + 0.25 * (Z(8) @ Z(3)) + 0.25 * (Z(9) @ Z(3)) + 0.25 * (Z(8) @ Z(9)) + -0.25 * (Z(8) @ Z(9) @ Z(3)) + 0.25 * (Z(4) @ Z(7)) + 0.25 * (Z(4) @ Z(10)) + 0.25 * (Z(10) @ Z(7)) + -0.25 * (Z(4) @ Z(10) @ Z(7)) + 0.25 * (Z(5) @ Z(9)) + 0.25 * (Z(10) @ Z(5)) + 0.25 * (Z(10) @ Z(9)) + -0.25 * (Z(10) @ Z(5) @ Z(9)) + -0.0625 * Z(0) + -0.125 * Z(1) + 0.3125 * Z(2) + 0.1875 * Z(3) + 0.1875 * Z(4) + 0.1875 * Z(5) + -0.625 * Z(6) + 0.125 * Z(7) + -0.75 * Z(8) + 0.0 * Z(9) + 0.0 * Z(10)
1
11
3
{"smallest_eigenvalues": [-4.9375], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.9375, "smallest_bitstrings": ["10000010101"], "largest_eigenvalue": 7.0625}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(2.8165661135111266) q[0]; rz(1.6822873879029663) q[0]; rx(-0.1761158400586234) q[1]; rz(1.1072219666517356) q[1]; rx(2.9821919954623435) q[2]; rz(1.5640894193406867) q[2]; rx(-0.22897729736989372) q[3]; rz(1.6223776513277102) q[3]; rx(2.0145625558052633) q[4]; rz(1.6564288029864924) q[4]; rx(1.4394333862322781) q[5]; rz(1.6702839668163243) q[5]; rx(3.003695837809674) q[6]; rz(1.9612930406052156) q[6]; rx(0.07002767265599971) q[7]; rz(0.3074683583315117) q[7]; cx q[7], q[6]; ry(0.7311729676743872) q[6]; cx q[7], q[6]; ry(-0.7311729676743872) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(-0.8315658216895871) q[5]; cx q[6], q[5]; ry(0.8315658216895871) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(0.8367014004894768) q[4]; cx q[5], q[4]; ry(-0.8367014004894768) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(-0.22413948439106812) q[3]; cx q[4], q[3]; ry(0.22413948439106812) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(0.9350475585544653) q[2]; cx q[3], q[2]; ry(-0.9350475585544653) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(-0.07986095878638569) q[1]; cx q[2], q[1]; ry(0.07986095878638569) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(0.82151816406068) q[0]; cx q[1], q[0]; ry(-0.82151816406068) 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] 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(x9) q[5]; rx(x11) q[6]; rz(x12) q[6]; rx(x13) q[7]; rz(x14) q[7]; rx(x15) q[8]; rz(x16) q[8]; rx(x17) q[9]; rz(x18) q[9]; rx(x19) q[10]; rz(x20) q[10]; rx(x21) q[0]; rz(x1) q[0]; rx(x22) q[1]; rz(x3) q[1]; rx(x23) q[2]; rz(x5) q[2]; rx(x24) q[3]; rz(x7) q[3]; rx(x25) q[4]; rz(x9) q[4]; rx(x26) q[5]; rz(x9) q[5]; rx(x27) q[6]; rz(x28) q[6]; rx(x29) q[7]; rz(x14) q[7]; rx(x30) q[8]; rz(x31) q[8]; rx(x32) q[9]; rz(x18) q[9]; rx(x33) q[10]; rz(x20) q[10]; rx(x34) q[0]; rz(x35) q[0]; rx(x36) q[1]; rz(x37) q[1]; rx(x38) q[2]; rz(x39) q[2]; rx(x40) q[3]; rz(x41) q[3]; rx(x42) q[4]; rz(x43) q[4]; rx(x44) q[5]; rz(x45) q[5]; rx(x46) q[6]; rz(x47) q[6]; rx(x48) q[7]; rz(x49) q[7]; rx(x50) q[8]; rz(x51) q[8]; rx(x52) q[9]; rz(x53) q[9]; rx(x54) q[10]; rz(x55) 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIIIIZIZ", "IIIIIIIZIIZ", "IIIIIIZIIIZ", "IIIIIZIIIIZ", "IIIIIIIZZII", "IIIIIIZIZII", "IIIIIZIIZII", "IIIIIIZZIII", "IIIIIZIZIII", "IIIIIZZIIII", "IIIIIIIZZIZ", "IIIIIIZIZIZ", "IIIIIZIIZIZ", "IIIIIIZZIIZ", "IIIIIZIZIIZ", "IIIIIZZIIIZ", "IIIIIIZZZII", "IIIIIZIZZ...
[ 0.5, 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.125, 0.125, 0.125, 0.125, 0....
0.975753
[ 2.8165661135111266, 0.1114910611080694, -0.17611584005862338, -0.4635743601431611, 2.9821919954623435, -0.006706907454209848, -0.22897729736989372, 0.05158132453281461, 2.0145625558052633, 0.08563247619159585, 1.439433386232278, 0.09948764002142826, 3.003695837809674, 0.390496713810319, ...
{ "n_parameters": 23, "n_qubits": 8, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
14
b4844a241e7c75ea7eb690acd3c4c004
edge_cover
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 1, "target": 2}]}
{"states": [4, 1], "expectation_value": -0.08903722387580545, "params": [[0.046200000000000005, 0.0531, 0.0334], [-0.0323, -0.0443, -0.033800000000000004]], "bitstrings": ["011", "110"], "total_optimization_steps": 10, "probabilities": [0.13281745343537082, 0.13281745343537085], "optimization_time": 2.3171043395996094}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(1) @ Z(2)) + -0.5 * Z(0) + -0.5 * Z(1) + -0.5 * Z(2)
1
3
3
{"smallest_eigenvalues": [-1.0, -1.0, -1.0], "number_of_smallest_eigenvalues": 3, "first_excited_energy": 0.0, "smallest_bitstrings": ["110", "101", "011"], "largest_eigenvalue": 3.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[1] q; rz(2.6652466560128794) q[0]; ry(0.015534336535229091) q[0]; rz(-2.4994394359393826) q[0];
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[3] c; qubit[3] q; h q[0]; h q[1]; h q[2]; 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[2], q[1]; rz(x0) q[1]; cx q[2], q[1]; rz(x1) q[0]; rz(x1) q[1]; 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]; cx q[1], q[0]; rz(x3) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(x3) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(x3) q[1]; cx q[2], q[1]; rz(x4) q[0]; rz(x4) q[1]; rz(x4) 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]; cx q[1], q[0]; rz(x6) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(x6) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(x6) q[1]; cx q[2], q[1]; rz(x7) q[0]; rz(x7) q[1]; rz(x7) q[2]; 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2];
null
{"circuits": [], "gradients": []}
[ "IZZ", "ZIZ", "ZZI", "IIZ", "IZI", "ZII" ]
[ 0.5, 0.5, 0.5, -0.5, -0.5, -0.5 ]
0.999879
[ -0.13358933430461783, 0.05925579854844312, 0.1941292476304146, -0.0004540644499549003, -0.07413458086647713, 0.10747849798655963 ]
{ "n_parameters": 6, "n_qubits": 1, "optimal_eigenvalue": -1, "target_ratio": 0.97, "target_value": -0.97 }
1
e1e31cd8da97b1296222838354d79204
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}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 3, "target": 4}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 6, "target": 7}, {"source": 6, "target": 8}, {"source": 7, "target": 8}]}
{"states": [192, 248], "expectation_value": -11.393624086651965, "params": [1.5812000000000002, 1.2636, 0.39030000000000004, -0.49760000000000004, 1.0883, 0.8653000000000001, 0.1278, -0.0716, 0.3759, -0.3526, -0.0026000000000000003, -0.0022, -0.0025, -0.0025, 0.004200000000000001, -0.009000000000000001, 0.882, -0.3372, 1.2587000000000002, -0.0055000000000000005, 1.2229, 2.1114, 1.3484, 0.0431, 1.4695, 1.9832, 0.0017000000000000001, 1.9925000000000002, -0.6845, -0.0011, 1.5023, 0.2948], "bitstrings": ["00111111", "00000111"], "total_optimization_steps": 230, "probabilities": [0.31351919870986755, 0.371209132204396], "optimization_time": 7.506067752838135}
-1.0 * (Z(0) @ Z(1)) + -1.5 * (Z(2) @ Z(3)) + -1.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + -2.0 * (Z(5) @ Z(6)) + -2.0 * (Z(7) @ Z(6)) + 1.0 * (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)
14
8
1
{"smallest_eigenvalues": [-13.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -11.5, "smallest_bitstrings": ["00000111"], "largest_eigenvalue": 11.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-3.021674064005247) q[0]; cx q[1], q[0]; rz(-0.9568489535979356) q[0]; rx(-1.4852101733885612) q[0]; rz(-0.9568489535979356) q[1]; rx(-1.4852101733885612) q[1]; h q[2]; h q[3]; cx q[3], q[2]; rz(-1.5077310367674133) q[2]; cx q[3], q[2]; h q[4]; cx q[3], q[4]; rz(-1.5077310367674133) q[4]; cx q[3], q[4]; cx q[2], q[4]; rz(-0.9568489535979356) q[3]; rx(-1.4852101733885612) q[3]; rz(-0.9568489535979353) q[4]; cx q[2], q[4]; rz(-0.9568489535979356) q[2]; rx(-1.4852101733885612) q[2]; rz(-0.9568489535979356) q[4]; rx(-1.4852101733885612) q[4]; h q[5]; h q[6]; cx q[6], q[5]; rz(-0.005397137007634806) q[5]; cx q[6], q[5]; h q[7]; cx q[6], q[7]; rz(-0.005397137007634806) q[7]; cx q[6], q[7]; cx q[5], q[7]; rz(-1.5077310367674128) q[6]; rx(-1.4852101733885614) q[6]; rz(0.0015350176540887314) q[7]; cx q[5], q[7]; rz(-1.5077310367674128) q[5]; rx(-1.4852101733885614) q[5]; rz(-1.5077310367674128) q[7]; rx(-1.4852101733885614) 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] 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; 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]; crx(x8) q[7], q[0]; crx(x9) q[6], q[7]; crx(x10) q[5], q[6]; crx(x11) q[4], q[5]; crx(x12) q[3], q[4]; crx(x13) q[2], q[3]; crx(x14) q[1], q[2]; crx(x15) q[0], q[1]; ry(x16) q[0]; ry(x17) q[1]; ry(x18) q[2]; ry(x19) q[3]; ry(x20) q[4]; ry(x21) q[5]; ry(x6) q[6]; ry(x22) q[7]; crx(x23) q[7], q[6]; crx(x24) q[0], q[7]; crx(x25) q[0], q[1]; crx(x26) q[1], q[2]; crx(x27) q[2], q[3]; crx(x28) q[3], q[4]; crx(x29) q[4], q[5]; crx(x30) q[5], 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]; c[7] = measure q[7];
{"node": 6}
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIIZZII", "IIIZZIII", "IIIZIZII", "IZZIIIII", "ZZIIIIII", "ZIZIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIZIII", "IIIIIZII", "IIIZIIII", "IZIIIIII", "IIZIIIII", "ZIIIIIII" ]
[ -1, -1.5, -1.5, 0.5, -2, -2, 1, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, -1.5, -1.5 ]
0.718356
[ -3.021674064005247, -1.5077310367674133, -0.9568489535979353, -0.005397137007634806, 0.0015350176540887314, -1.4852101733885614 ]
{ "n_parameters": 6, "n_qubits": 8, "optimal_eigenvalue": -13.5, "target_ratio": 0.97, "target_value": -13.094999999999999 }
160
00c47f772e828bc0d4453cbe4002ef93
kclique
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": 3}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 3}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]}
{"states": [13, 7], "expectation_value": -6.017376324730655, "params": [[-0.0719, -0.0398], [0.0804, 0.07060000000000001]], "bitstrings": ["1110010", "1111000"], "total_optimization_steps": 10, "probabilities": [0.017868181727045972, 0.019592855762311033], "optimization_time": 6.516535520553589}
2.25 * (Z(0) @ Z(1)) + 2.25 * (Z(2) @ Z(1)) + 2.25 * (Z(2) @ Z(0)) + 2.25 * (Z(3) @ Z(1)) + 2.25 * (Z(3) @ Z(0)) + 2.25 * (Z(3) @ Z(2)) + 2.5 * (Z(4) @ Z(1)) + 2.5 * (Z(4) @ Z(0)) + 2.5 * (Z(4) @ Z(2)) + 2.5 * (Z(4) @ Z(3)) + 2.25 * (Z(5) @ Z(1)) + 2.5 * (Z(5) @ Z(0)) + 2.5 * (Z(5) @ Z(2)) + 2.5 * (Z(5) @ Z(3)) + 2.5 * (Z(5) @ Z(4)) + 2.5 * (Z(6) @ Z(1)) + 2.5 * (Z(6) @ Z(0)) + 2.5 * (Z(6) @ Z(2)) + 2.5 * (Z(6) @ Z(3)) + 2.25 * (Z(6) @ Z(4)) + 2.25 * (Z(6) @ Z(5)) + -3.5 * Z(1) + -3.25 * Z(0) + -3.25 * Z(2) + -3.25 * Z(3) + -2.75 * Z(4) + -3.0 * Z(5) + -3.0 * Z(6)
18
7
2
{"smallest_eigenvalues": [-13.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -11.75, "smallest_bitstrings": ["1111000"], "largest_eigenvalue": 72.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; ry(0.3740494778088388) q[0]; rz(0.038480760740334644) q[0]; ry(0.224551751390454) q[1]; rz(0.5370851894701437) q[1]; cx q[1], q[0]; ry(0.4448488714328079) q[0]; rz(0.05144857571396507) q[0]; ry(0.3371077171914179) q[1]; rz(0.08762329343067346) q[1]; ry(0.10488186713079617) q[2]; rz(0.1035541280360952) q[2]; ry(-0.01808806022148845) q[3]; rz(-0.024568873931475266) q[3]; cx q[3], q[2]; ry(-0.15854269294564022) q[2]; rz(0.1281821985541311) q[2]; cx q[2], q[1]; ry(0.06061862745010643) q[1]; rz(0.013189502955455235) q[1]; cx q[1], q[0]; ry(0.5852548516839502) q[0]; rz(-0.048732066789090235) q[0]; ry(0.8018859255016426) q[1]; rz(-0.3388102750695178) q[1]; ry(0.8013936213350217) q[2]; rz(0.19518561559993064) q[2]; ry(0.1595838597741229) q[3]; rz(0.06396039905558135) q[3]; ry(0.25887705446175446) q[4]; rz(0.13569640496103613) q[4]; ry(0.02791278499853541) q[5]; rz(0.3774374145905032) q[5]; cx q[5], q[4]; ry(-0.07416471298681979) q[4]; rz(-0.3582069457158763) q[4]; cx q[4], q[3]; ry(0.07667071622201715) q[3]; rz(0.0026996465574266187) q[3]; cx q[3], q[2]; ry(-0.8000746098529823) q[2]; rz(-0.043346107482298786) q[2]; cx q[2], q[1]; ry(-0.05194917289724778) q[1]; rz(0.4604195832998222) q[1]; cx q[1], q[0]; ry(-1.2867277174904186) q[0]; rz(0.8175017698323883) q[0]; ry(0.3410476853677077) q[1]; rz(-0.20606516309087491) q[1]; ry(1.3073199880244408) q[2]; rz(0.010171270145374361) q[2]; ry(1.500102161185034) q[3]; rz(0.06808307784971478) q[3]; ry(1.5361196488232163) q[4]; rz(0.23340008682797259) q[4]; ry(0.216981207754726) q[5]; rz(0.17407776572778844) q[5]; ry(1.1970490074798599) q[6]; rz(-0.17339973107511375) q[6]; ry(0.41108750471838695) q[7]; rz(-0.2580909333825512) q[7]; cx q[7], q[6]; ry(2.0132365720835854) q[6]; rz(0.1820386580348372) q[6]; cx q[6], q[5]; ry(0.31245607742209935) q[5]; rz(-0.41611586474942475) q[5]; cx q[5], q[4]; ry(-0.7932940500677031) q[4]; rz(-0.10996198240448056) q[4]; cx q[4], q[3]; ry(-0.6579034771122463) q[3]; rz(0.11840552988022737) q[3]; cx q[3], q[2]; ry(0.1211447417548422) q[2]; rz(0.46261516054704965) q[2]; cx q[2], q[1]; ry(1.5141288020300516) q[1]; rz(0.8523423141949691) q[1]; cx q[1], q[0]; ry(-0.10580738097162706) q[1]; rz(0.15026534731382502) q[1]; ry(-0.018939859559696008) q[2]; rz(-0.5757922067275614) q[2]; ry(0.9026791219701803) q[3]; rz(-0.45048687429324535) q[3]; ry(0.5272097899883109) q[4]; rz(0.26826206237587275) q[4]; ry(-0.12264557825637154) q[5]; rz(0.3202445183207929) q[5]; ry(0.08566830776875227) q[6]; rz(-0.3252049429130525) q[6]; ry(1.1728501363523207) q[7]; rz(0.10560171949913244) q[7]; ry(1.4671119283790957) q[8]; rz(-0.1330290903187208) q[8]; cx q[8], q[7]; ry(1.5671487733743898) q[7]; rz(0.27303594191640923) q[7]; cx q[7], q[6]; ry(0.29083935606095423) q[6]; rz(0.4239010084657048) q[6]; cx q[6], q[5]; ry(0.6485804066819394) q[5]; rz(0.25489756326844715) q[5]; cx q[5], q[4]; ry(1.5300810723307996) q[4]; rz(-0.4956552383146262) q[4]; cx q[4], q[3]; ry(0.8219540387150571) q[3]; rz(-0.2359100389065801) q[3]; cx q[3], q[2]; ry(1.3666241721103005) q[2]; rz(0.4699564711970971) q[2]; cx q[2], q[1]; ry(1.1712456368772808) q[3]; rz(-0.2556327518640932) q[3]; ry(-0.9066876701722313) q[4]; rz(-0.5088359274949792) q[4]; ry(-0.35194889863877465) q[5]; rz(-0.032868284538334964) q[5]; ry(-1.2748912945392465) q[6]; rz(-0.1503881281242741) q[6]; ry(-0.06488404913623817) q[7]; rz(0.40528477145582037) q[7]; ry(0.8398433226901414) q[8]; rz(-0.46135623663919023) q[8]; cx q[8], q[7]; ry(-0.1219159184393172) q[7]; rz(-0.49245342981192575) q[7]; cx q[7], q[6]; ry(1.351003095044054) q[6]; rz(-0.4557472511911324) q[6]; cx q[6], q[5]; ry(-0.22898852160822167) q[5]; rz(-0.37582898458432) q[5]; cx q[5], q[4]; ry(-0.08667380760784399) q[4]; rz(0.2216253847956035) q[4]; cx q[4], q[3]; ry(-0.14438394577454688) q[5]; rz(-0.024568873931475266) q[5]; ry(-0.32177672051901673) q[6]; rz(-0.4767364732036081) q[6]; ry(0.12567467301287646) q[7]; rz(0.29889376444928173) q[7]; ry(0.22180947775789647) q[8]; rz(0.3403775742776124) q[8]; cx q[8], q[7]; ry(0.07105047007162028) q[7]; rz(1.219009002752261) q[7]; cx q[7], q[6]; ry(-0.16754396060641266) q[6]; rz(-0.10002630508533786) q[6]; cx q[6], q[5]; ry(0.024081106895399558) q[7]; rz(-0.2736724422659747) q[7]; ry(-0.7376706201354724) q[8]; rz(-0.2602681268340345) 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] x11; input float[64] x12; input float[64] x13; 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[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(x1) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x1) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x1) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x1) q[4]; cx q[3], q[4]; cx q[1], q[5]; rz(x0) 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(x1) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x1) 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(x1) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(x1) 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(x0) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x0) q[6]; cx q[5], q[6]; rz(x2) q[1]; rz(x3) q[0]; rz(x3) q[2]; rz(x3) q[3]; rz(x4) q[4]; rz(x5) q[5]; rz(x5) 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]; cx q[1], q[0]; rz(x7) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x7) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x7) q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(x7) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x7) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x7) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x8) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x8) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x8) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x8) 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(x8) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x8) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(x8) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x8) q[5]; cx q[4], q[5]; cx q[1], q[6]; rz(x8) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x8) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(x8) q[6]; cx q[2], q[6]; cx q[3], q[6]; rz(x8) 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(x9) q[1]; rz(x10) q[0]; rz(x10) q[2]; rz(x10) q[3]; rz(x11) q[4]; rz(x12) q[5]; rz(x12) q[6]; h q[0]; rz(x13) q[0]; h q[0]; h q[1]; rz(x13) q[1]; h q[1]; h q[2]; rz(x13) q[2]; h q[2]; h q[3]; rz(x13) q[3]; h q[3]; h q[4]; rz(x13) q[4]; h q[4]; h q[5]; rz(x13) q[5]; h q[5]; h q[6]; rz(x13) 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": 4}
{"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.25, 2.25, 2.25, 2.25, 2.25, 2.25, 2.5, 2.5, 2.5, 2.5, 2.25, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.5, 2.25, 2.25, -3.5, -3.25, -3.25, -3.25, -2.75, -3, -3 ]
0.973285
[ 0.3740494778088388, 0.038480760740334644, 0.224551751390454, 0.5370851894701437, 0.10488186713079617, 0.1035541280360952, -0.01808806022148845, -0.024568873931475266, 0.25887705446175446, 0.13569640496103613, 0.02791278499853541, 0.3774374145905032, 1.1970490074798599, -0.17339973107511375...
{ "n_parameters": 127, "n_qubits": 9, "optimal_eigenvalue": -3.375, "target_ratio": 0.97, "target_value": -3.2737499999999997 }
80
0615486ccb356b09654d7a8dd1e9f354
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": 1}, {"capacity": 3, "source": 0, "target": 4}, {"capacity": 3, "source": 1, "target": 2}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 1, "source": 1, "target": 4}, {"capacity": 1, "source": 1, "target": 6}, {"capacity": 3, "source": 2, "target": 3}, {"capacity": 3, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 2}, {"capacity": 3, "source": 4, "target": 1}, {"capacity": 1, "source": 4, "target": 2}, {"capacity": 3, "source": 4, "target": 3}, {"capacity": 2, "source": 4, "target": 6}, {"capacity": 3, "source": 5, "target": 4}]}
{"states": [1, 3], "expectation_value": -10.099070166304266, "params": null, "bitstrings": ["1111110", "1111100"], "total_optimization_steps": 24, "probabilities": [0.4114150901330255, 0.4258530156110788], "optimization_time": 21.967628002166748}
-0.75 * (Z(0) @ Z(1)) + -1.0 * (Z(4) @ Z(1)) + -0.75 * (Z(4) @ Z(0)) + -0.75 * (Z(2) @ Z(1)) + -0.25 * (Z(2) @ Z(4)) + -1.5 * (Z(3) @ Z(1)) + -0.75 * (Z(3) @ Z(4)) + -1.25 * (Z(3) @ Z(2)) + -0.25 * (Z(6) @ Z(1)) + 1.75 * (Z(6) @ Z(0)) + -0.5 * (Z(6) @ Z(4)) + -0.75 * (Z(5) @ Z(4)) + -0.25 * Z(1) + -0.25 * Z(0) + 0.5 * Z(4) + -0.75 * Z(2) + -1.0 * Z(3) + 1.0 * Z(6) + 0.75 * Z(5)
1
7
2
{"smallest_eigenvalues": [-10.75, -10.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -8.75, "smallest_bitstrings": ["1111110", "1111100"], "largest_eigenvalue": 7.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rx(-0.007324372560228134) q[0]; rz(-0.3217446099573232) q[0]; rx(-0.32112615429581043) q[1]; rz(0.2552145491671141) q[1]; rx(0.05797674138136179) q[2]; rz(-0.45678662559611716) q[2]; rx(0.05797674138136179) q[3]; rz(-0.1372770562752476) q[3]; rx(-0.17000396403266071) q[4]; rz(-0.1372770562752476) q[4]; rx(1.27681703400942) q[5]; rz(0.03300015164953574) q[5]; rx(2.905576028200642) q[6]; rz(-0.0747657468147398) 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.5681) 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.5681) q[6], q[0];\nry(1.1478) 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.5681) q[6], q[0];\nry(1.1478) q[6];\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];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\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];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\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];\ncry(-1.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\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];\ncry(-1.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) 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];\ncry(-1.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) q[6], q[3];\ncry(-0.0011) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) q[6], q[3];\ncry(-0.0011) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) q[6], q[3];\ncry(-0.0011) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) q[6], q[3];\ncry(-0.0011) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) q[6], q[3];\ncry(-0.0011) 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.5681) q[6], q[0];\nry(1.1478) q[6];\nry(-1.5681) q[3];\nry(-1.5708) q[2];\nry(-1.5708) q[1];\nry(-1.5708) q[4];\nry(-0.6096) q[0];\ncry(0.3083) q[5], q[6];\ncry(-0.1297) q[5], q[0];\ncry(-0.0019) q[6], q[3];\ncry(-0.0011) 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"], "gradients": [1.0002, 1.9373, 0.9862, 1.9976, 2.7097, 1.5495, 1.6538, 0.2892, 0.195, 0.0159, 0.0112, 0.0104, 0.0096, 0.0075, 0.0068, 0.0057, 0.0051, 0.005, 0.005, 0.0038, 0.0038, 0.0038, 0.0037, 0.0027]}
[ "IIIIIZZ", "IIZIIZI", "IIZIIIZ", "IIIIZZI", "IIZIZII", "IIIZIZI", "IIZZIII", "IIIZZII", "ZIIIIZI", "ZIIIIIZ", "ZIZIIII", "IZZIIII", "IIIIIZI", "IIIIIIZ", "IIZIIII", "IIIIZII", "IIIZIII", "ZIIIIII", "IZIIIII" ]
[ -0.75, -1, -0.75, -0.75, -0.25, -1.5, -0.75, -1.25, -0.25, 1.75, -0.5, -0.75, -0.25, -0.25, 0.5, -0.75, -1, 1, 0.75 ]
0.97204
[ -0.007324372560228134, -0.3217446099573232, -0.32112615429581043, 0.2552145491671141, 0.05797674138136179, -0.45678662559611716, -0.1372770562752476, -0.17000396403266071, 1.27681703400942, 0.03300015164953574, 2.905576028200642, -0.0747657468147398 ]
{ "n_parameters": 12, "n_qubits": 7, "optimal_eigenvalue": -10.75, "target_ratio": 0.97, "target_value": -10.4275 }
8
8ea4bcc4df3e10de0c557d9b64e2ab10
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": 2}, {"capacity": 4, "source": 0, "target": 4}, {"capacity": 3, "source": 0, "target": 7}, {"capacity": 1, "source": 1, "target": 4}, {"capacity": 1, "source": 1, "target": 5}, {"capacity": 1, "source": 1, "target": 6}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 2, "source": 2, "target": 8}, {"capacity": 5, "source": 2, "target": 9}, {"capacity": 3, "source": 3, "target": 9}, {"capacity": 5, "source": 4, "target": 1}, {"capacity": 3, "source": 4, "target": 8}, {"capacity": 2, "source": 4, "target": 9}, {"capacity": 1, "source": 5, "target": 1}, {"capacity": 5, "source": 5, "target": 7}, {"capacity": 3, "source": 5, "target": 8}, {"capacity": 1, "source": 6, "target": 4}, {"capacity": 5, "source": 6, "target": 5}, {"capacity": 4, "source": 7, "target": 4}, {"capacity": 4, "source": 7, "target": 6}, {"capacity": 2, "source": 8, "target": 1}, {"capacity": 3, "source": 8, "target": 5}, {"capacity": 3, "source": 8, "target": 6}]}
{"states": [0, 193], "expectation_value": -17.13257141966297, "params": [0.1867, -0.052700000000000004, 0.0485, -0.4007, 0.0085, 0.45940000000000003, 0.044500000000000005, 0.4823, 0.2766, 0.0724, 0.2888, 0.2828, 0.2755, 0.0668, 0.2732, 0.1806, -0.0539, 0.46690000000000004, 0.0269, 0.5333, -0.06670000000000001, 0.44530000000000003, 0.035500000000000004, 0.5284, -0.0327, 0.3502, 0.0313, 0.43160000000000004, -0.08650000000000001, 0.45570000000000005, 0.0476, 0.5592, -0.0402, 0.4506, 0.0463, 0.44730000000000003, 0.29610000000000003, 0.019100000000000002, 0.2993, 0.092, -0.0351, -0.3014, -0.0916, -0.4461, 0.027600000000000003, 0.4888, -0.056, 0.337, 0.29700000000000004, 0.3617, 0.2217, -0.1968, 0.2626, 0.5092, 0.1962, 0.40850000000000003, 0.028900000000000002, 0.5327000000000001, 0.0089, 0.3724, 0.033800000000000004, 0.5328, 0.0086, 0.3573, 0.0239, 0.4646, -0.0007, 0.33790000000000003, 0.0443, 0.5388000000000001, 0.010100000000000001, 0.3209, 0.046900000000000004, 0.49010000000000004, -0.0251, 0.323, 0.3204, 0.11470000000000001, 0.28600000000000003, 0.0654, -0.054700000000000006, -0.4879, -0.0067, -0.1012, -0.049800000000000004, 0.3491, 0.0206, 0.4395, 0.2305, -0.154, 0.1383, 0.1631, 0.2011, 0.4766, 0.12150000000000001, 0.6671, -0.0023, 0.35860000000000003, 0.0055000000000000005, 0.30460000000000004, 0.007200000000000001, 0.3467, -0.015600000000000001, 0.2681, -0.0142, 0.3264, -0.0055000000000000005, 0.3574, 0.008400000000000001, 0.3236, -0.0137, 0.2651, -0.054400000000000004, 0.30860000000000004, 0.020900000000000002, 0.2939, 0.2826, 0.0724, 0.1539, 0.08030000000000001, -0.0055000000000000005, -0.09970000000000001, 0.049300000000000004, 0.0007, 0.040400000000000005, 0.4152, 0.0043, 0.0016, 0.13970000000000002, 0.0653, -0.19210000000000002, 0.0051, -0.1595, 0.6322, -0.024200000000000003, 0.0023, -0.009300000000000001, 0.27290000000000003, -0.0219, 0.0036000000000000003, -0.0057, 0.24750000000000003, -0.015700000000000002, 0.00030000000000000003, 0.0014, 0.2903, -0.0274, 0.0092, -0.0061, 0.2099, -0.030000000000000002, 0.0005, 0.0095, 0.27030000000000004, -0.006200000000000001, 0.0046, 0.17850000000000002, 0.0298, -0.0687, 0.0002, -0.13090000000000002, -0.0988, 0.2335, 0.0809, 0.019700000000000002, 0.0419, -0.0432, 0.026600000000000002, -0.0263, 0.18560000000000001, -0.039400000000000004, 0.007200000000000001, 0.4237, 0.3876, 0.0098, 0.006, 0.0328, 0.0099, 0.0024000000000000002, 0.33890000000000003, 0.031400000000000004, -0.0117, 0.4232, 0.5213, -0.0246, -0.031200000000000002, -0.0408, -0.040100000000000004, -0.0184, 0.2974, 0.044700000000000004, 0.0218, 0.40650000000000003, -0.3961, 0.010100000000000001, 0.0085, 0.0236, 0.010400000000000001, 0.0205, 0.18280000000000002], "bitstrings": ["1111111111", "1100111110"], "total_optimization_steps": 80, "probabilities": [0.24462191921296536, 0.5577448490146943], "optimization_time": 282.62729239463806}
-0.25 * (Z(0) @ Z(2)) + -1.0 * (Z(4) @ Z(0)) + -0.75 * (Z(7) @ Z(0)) + -1.0 * (Z(7) @ Z(4)) + -1.5 * (Z(1) @ Z(4)) + -1.25 * (Z(5) @ Z(7)) + -0.5 * (Z(5) @ Z(1)) + -0.25 * (Z(6) @ Z(4)) + -1.0 * (Z(6) @ Z(7)) + -0.25 * (Z(6) @ Z(1)) + -1.25 * (Z(6) @ Z(5)) + -0.5 * (Z(3) @ Z(2)) + -0.5 * (Z(8) @ Z(2)) + -0.75 * (Z(8) @ Z(4)) + -0.5 * (Z(8) @ Z(1)) + -1.5 * (Z(8) @ Z(5)) + -0.75 * (Z(8) @ Z(6)) + -1.25 * (Z(9) @ Z(2)) + 2.25 * (Z(9) @ Z(0)) + -0.5 * (Z(9) @ Z(4)) + -0.75 * (Z(9) @ Z(3)) + 2.0 * Z(2) + -0.25 * Z(0) + 0.0 * Z(4) + 0.0 * Z(7) + -1.25 * Z(1) + 0.0 * Z(5) + -0.5 * Z(6) + 0.25 * Z(3) + 0.0 * Z(8) + -0.25 * Z(9)
6
10
4
{"smallest_eigenvalues": [-19.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -16.75, "smallest_bitstrings": ["1100111110"], "largest_eigenvalue": 15.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; rx(-0.07492664217678363) q[0]; rz(1.7614927903686137) q[0]; rx(0.020430163044854975) q[1]; rz(2.1141233976630804) q[1]; rx(0.5043765003119409) q[2]; rz(1.4321340527992916) q[2]; rx(-0.5153130145733165) q[3]; rz(2.1330373066288644) q[3]; rx(-0.026372962808336606) q[4]; rz(2.243951816722088) q[4]; rx(-0.04439183815517754) q[5]; rz(2.1982433831534145) q[5]; rx(0.1304006326231801) q[6]; rz(1.8951930101132772) q[6]; rx(-0.0914359988900164) q[7]; rz(2.3663842804815367) q[7]; rx(0.06775866264063599) q[8]; rz(2.074317569459157) q[8]; rx(0.5653129800021848) q[9]; rz(0.29110919381142714) q[9]; cx q[9], q[8]; ry(-0.045362357922486246) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.045362357922486246) q[8]; rz(-pi/2) q[8]; ry(-0.04594779025945288) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.05089865429374591) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(-0.01546911463506867) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(0.023728125742743772) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.12478029241370756) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.08546733366317522) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.0580631930873973) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.0580631930873973) q[1]; ry(0.10675288590318292) q[0]; cx q[9], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.08707132179067135) q[9]; cx q[8], q[9]; ry(0.08546733366317522) q[2]; ry(0.12478029241370756) q[3]; ry(-0.023728125742743772) q[4]; ry(0.015469114635068669) q[5]; ry(-0.05089865429374591) q[6]; ry(0.04594779025945288) q[7]; cx q[8], q[7]; ry(-0.04594779025945288) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.04594779025945288) q[7]; rz(-pi/2) q[7]; ry(0.05089865429374591) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.01546911463506867) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.023728125742743772) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.12478029241370756) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.08546733366317522) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.0580631930873973) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.0580631930873973) q[1]; ry(0.10675288590318292) q[0]; cx q[8], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[8]; ry(0.08546733366317522) q[2]; ry(0.12478029241370756) q[3]; ry(-0.023728125742743772) q[4]; ry(0.015469114635068669) q[5]; ry(-0.05089865429374591) q[6]; ry(0.08707132179067135) q[9]; cx q[7], q[9]; ry(-0.08707132179067135) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.045362357922486246) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.05089865429374591) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.05089865429374591) q[6]; rz(-pi/2) q[6]; ry(-0.01546911463506867) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.023728125742743772) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.12478029241370756) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.08546733366317522) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.0580631930873973) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.0580631930873973) q[1]; ry(0.10675288590318292) q[0]; cx q[7], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[7]; ry(0.08546733366317522) q[2]; ry(0.12478029241370756) q[3]; ry(-0.023728125742743772) q[4]; ry(0.015469114635068669) q[5]; ry(0.04536235792248625) q[8]; ry(0.08707132179067135) q[9]; cx q[6], q[9]; ry(-0.08707132179067135) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.045362357922486246) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.04594779025945288) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.01546911463506867) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.01546911463506867) q[5]; rz(-pi/2) q[5]; ry(0.023728125742743772) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.12478029241370756) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.08546733366317522) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.0580631930873973) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.0580631930873973) q[1]; ry(0.10675288590318292) q[0]; cx q[6], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[6]; ry(0.08546733366317522) q[2]; ry(0.12478029241370756) q[3]; ry(-0.023728125742743772) q[4]; ry(0.04594779025945288) q[7]; ry(0.04536235792248625) q[8]; ry(0.08707132179067135) q[9]; cx q[5], q[9]; ry(-0.08707132179067135) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.045362357922486246) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.04594779025945288) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.05089865429374591) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.023728125742743772) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.023728125742743772) q[4]; rz(-pi/2) q[4]; ry(-0.12478029241370756) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.08546733366317522) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.0580631930873973) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.0580631930873973) q[1]; ry(0.10675288590318292) q[0]; cx q[5], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[5]; ry(0.08546733366317522) q[2]; ry(0.12478029241370756) q[3]; ry(-0.05089865429374591) q[6]; ry(0.04594779025945288) q[7]; ry(0.04536235792248625) q[8]; ry(0.08707132179067135) q[9]; cx q[4], q[9]; ry(-0.08707132179067135) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.045362357922486246) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.04594779025945288) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.05089865429374591) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.01546911463506867) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.12478029241370756) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.12478029241370756) q[3]; rz(-pi/2) q[3]; ry(-0.08546733366317522) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.0580631930873973) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.0580631930873973) q[1]; ry(0.10675288590318292) q[0]; cx q[4], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[4]; ry(0.08546733366317522) q[2]; ry(0.015469114635068669) q[5]; ry(-0.05089865429374591) q[6]; ry(0.04594779025945288) q[7]; ry(0.04536235792248625) q[8]; ry(0.08707132179067135) q[9]; cx q[3], q[9]; ry(-0.08707132179067135) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.045362357922486246) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.04594779025945288) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.05089865429374591) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.01546911463506867) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.023728125742743772) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.08546733366317522) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.08546733366317522) q[2]; rz(-pi/2) q[2]; ry(0.0580631930873973) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.0580631930873973) q[1]; ry(0.10675288590318292) q[0]; cx q[3], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[3]; ry(-0.023728125742743772) q[4]; ry(0.015469114635068669) q[5]; ry(-0.05089865429374591) q[6]; ry(0.04594779025945288) q[7]; ry(0.04536235792248625) q[8]; ry(0.08707132179067135) q[9]; cx q[2], q[9]; ry(-0.08707132179067135) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.045362357922486246) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.04594779025945288) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.05089865429374591) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.01546911463506867) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.023728125742743772) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.12478029241370756) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.0580631930873973) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.0580631930873973) q[1]; rz(-pi/2) q[1]; ry(0.10675288590318292) q[0]; cx q[2], q[0]; ry(-0.10675288590318292) q[0]; rz(pi/2) q[2]; ry(0.12478029241370756) q[3]; ry(-0.023728125742743772) q[4]; ry(0.015469114635068669) q[5]; ry(-0.05089865429374591) q[6]; ry(0.04594779025945288) q[7]; ry(0.04536235792248625) q[8]; ry(0.08707132179067135) q[9]; cx q[1], q[9]; ry(-0.08707132179067135) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.045362357922486246) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.04594779025945288) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.05089865429374591) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.01546911463506867) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.023728125742743772) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.12478029241370756) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.08546733366317522) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.10675288590318292) q[0]; cx q[1], q[0]; ry(-0.10675288590318292) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.08546733366317522) q[2]; ry(0.12478029241370756) q[3]; ry(-0.023728125742743772) q[4]; ry(0.015469114635068669) q[5]; ry(-0.05089865429374591) q[6]; ry(0.04594779025945288) q[7]; ry(0.04536235792248625) q[8]; ry(0.08707132179067135) q[9]; cx q[0], q[9]; ry(-0.08707132179067135) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.045362357922486246) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.04594779025945288) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.05089865429374591) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.01546911463506867) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.023728125742743772) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.12478029241370756) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.08546733366317522) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.0580631930873973) q[1]; cx q[0], q[1]; rz(2.6540952104235673) q[0]; ry(0.01176824856130436) q[0]; rz(-2.4143492211386572) q[0]; rz(-0.11367936473597906) q[1]; ry(0.029322940026333486) q[1]; rz(1.8470454796918023) q[1]; rz(-0.2875196720010371) q[2]; ry(2.040274805065706) q[2]; rz(0.28878081719151405) q[2]; rz(0.10067636735803331) q[3]; ry(1.0641132950729328) q[3]; rz(0.4382745553419438) q[3]; rz(-0.2073686706944029) q[4]; ry(0.012556727425323082) q[4]; rz(2.160228755927106) q[4]; rz(-0.007716367238361332) q[5]; ry(0.13929436379109153) q[5]; rz(1.0893767819053002) q[5]; rz(-0.7744234115265582) q[6]; ry(0.0360712759645343) q[6]; rz(1.7063219326887067) q[6]; rz(1.21612833859556) q[7]; ry(0.07375848341380666) q[7]; rz(0.7755160489498722) q[7]; rz(-2.4304680088330297) q[8]; ry(0.0438268070385774) q[8]; rz(-2.9874715513381336) q[8]; rz(-0.5315410661883382) q[9]; ry(2.6304811431751323) q[9]; rz(-1.8730130678490544) q[9]; cx q[9], q[8]; ry(-0.03541972325579829) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.03541972325579829) q[8]; rz(-pi/2) q[8]; ry(0.04133246143096306) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(-0.05241518487866784) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(0.01271562596461306) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(0.07869482392357502) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.49969175848872877) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.3341995470233326) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.004485121300520327) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.031835795118636684) q[0]; cx q[9], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.009021078802243926) q[9]; cx q[8], q[9]; ry(-0.004485121300520327) q[1]; ry(0.3341995470233326) q[2]; ry(0.4996917584887288) q[3]; ry(-0.07869482392357502) q[4]; ry(-0.012715625964613059) q[5]; ry(0.05241518487866784) q[6]; ry(-0.04133246143096305) q[7]; cx q[8], q[7]; ry(0.04133246143096306) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.04133246143096306) q[7]; rz(-pi/2) q[7]; ry(-0.05241518487866784) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.01271562596461306) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.07869482392357502) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.49969175848872877) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.3341995470233326) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.004485121300520327) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.031835795118636684) q[0]; cx q[8], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[8]; ry(-0.004485121300520327) q[1]; ry(0.3341995470233326) q[2]; ry(0.4996917584887288) q[3]; ry(-0.07869482392357502) q[4]; ry(-0.012715625964613059) q[5]; ry(0.05241518487866784) q[6]; ry(-0.009021078802243926) q[9]; cx q[7], q[9]; ry(0.009021078802243926) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.03541972325579829) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(-0.05241518487866784) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.05241518487866784) q[6]; rz(-pi/2) q[6]; ry(0.01271562596461306) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.07869482392357502) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.49969175848872877) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.3341995470233326) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.004485121300520327) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.031835795118636684) q[0]; cx q[7], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[7]; ry(-0.004485121300520327) q[1]; ry(0.3341995470233326) q[2]; ry(0.4996917584887288) q[3]; ry(-0.07869482392357502) q[4]; ry(-0.012715625964613059) q[5]; ry(0.03541972325579829) q[8]; ry(-0.009021078802243926) q[9]; cx q[6], q[9]; ry(0.009021078802243926) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.03541972325579829) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.04133246143096306) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.01271562596461306) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.01271562596461306) q[5]; rz(-pi/2) q[5]; ry(0.07869482392357502) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.49969175848872877) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.3341995470233326) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.004485121300520327) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.031835795118636684) q[0]; cx q[6], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[6]; ry(-0.004485121300520327) q[1]; ry(0.3341995470233326) q[2]; ry(0.4996917584887288) q[3]; ry(-0.07869482392357502) q[4]; ry(-0.04133246143096305) q[7]; ry(0.03541972325579829) q[8]; ry(-0.009021078802243926) q[9]; cx q[5], q[9]; ry(0.009021078802243926) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.03541972325579829) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.04133246143096306) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.05241518487866784) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.07869482392357502) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.07869482392357502) q[4]; rz(-pi/2) q[4]; ry(-0.49969175848872877) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.3341995470233326) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.004485121300520327) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.031835795118636684) q[0]; cx q[5], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[5]; ry(-0.004485121300520327) q[1]; ry(0.3341995470233326) q[2]; ry(0.4996917584887288) q[3]; ry(0.05241518487866784) q[6]; ry(-0.04133246143096305) q[7]; ry(0.03541972325579829) q[8]; ry(-0.009021078802243926) q[9]; cx q[4], q[9]; ry(0.009021078802243926) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.03541972325579829) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.04133246143096306) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.05241518487866784) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.01271562596461306) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.49969175848872877) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.49969175848872877) q[3]; rz(-pi/2) q[3]; ry(-0.3341995470233326) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.004485121300520327) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.031835795118636684) q[0]; cx q[4], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[4]; ry(-0.004485121300520327) q[1]; ry(0.3341995470233326) q[2]; ry(-0.012715625964613059) q[5]; ry(0.05241518487866784) q[6]; ry(-0.04133246143096305) q[7]; ry(0.03541972325579829) q[8]; ry(-0.009021078802243926) q[9]; cx q[3], q[9]; ry(0.009021078802243926) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.03541972325579829) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.04133246143096306) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.05241518487866784) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.01271562596461306) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.07869482392357502) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.3341995470233326) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.3341995470233326) q[2]; rz(-pi/2) q[2]; ry(0.004485121300520327) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.031835795118636684) q[0]; cx q[3], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[3]; ry(-0.004485121300520327) q[1]; ry(-0.07869482392357502) q[4]; ry(-0.012715625964613059) q[5]; ry(0.05241518487866784) q[6]; ry(-0.04133246143096305) q[7]; ry(0.03541972325579829) q[8]; ry(-0.009021078802243926) q[9]; cx q[2], q[9]; ry(0.009021078802243926) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.03541972325579829) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.04133246143096306) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.05241518487866784) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.01271562596461306) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.07869482392357502) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.49969175848872877) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.004485121300520327) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.004485121300520327) q[1]; rz(-pi/2) q[1]; ry(-0.031835795118636684) q[0]; cx q[2], q[0]; ry(0.03183579511863668) q[0]; rz(pi/2) q[2]; ry(0.4996917584887288) q[3]; ry(-0.07869482392357502) q[4]; ry(-0.012715625964613059) q[5]; ry(0.05241518487866784) q[6]; ry(-0.04133246143096305) q[7]; ry(0.03541972325579829) q[8]; ry(-0.009021078802243926) q[9]; cx q[1], q[9]; ry(0.009021078802243926) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.03541972325579829) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.04133246143096306) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.05241518487866784) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.01271562596461306) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.07869482392357502) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.49969175848872877) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.3341995470233326) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.031835795118636684) q[0]; cx q[1], q[0]; ry(0.031835795118636684) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.3341995470233326) q[2]; ry(0.4996917584887288) q[3]; ry(-0.07869482392357502) q[4]; ry(-0.012715625964613059) q[5]; ry(0.05241518487866784) q[6]; ry(-0.04133246143096305) q[7]; ry(0.03541972325579829) q[8]; ry(-0.009021078802243926) q[9]; cx q[0], q[9]; ry(0.009021078802243926) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.03541972325579829) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.04133246143096306) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.05241518487866784) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.01271562596461306) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.07869482392357502) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.49969175848872877) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.3341995470233326) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.004485121300520327) q[1]; cx q[0], q[1]; rx(-0.11811761247499405) q[0]; rz(0.212486545088395) q[0]; ry(0.021014242578771637) q[1]; rz(-1.6588461478955663) q[1]; ry(-0.16585439973210855) q[2]; rz(-1.2349760277891306) q[2]; ry(0.850386347179856) q[3]; rz(-1.5977650534494903) q[3]; ry(0.2577434046142855) q[4]; rz(-2.0301514087048727) q[4]; ry(-0.06699183746979957) q[5]; rz(-1.4049564155778125) q[5]; ry(-0.24132336474934016) q[6]; rz(-1.3807951909705274) q[6]; ry(0.09743926125469658) q[7]; rz(-2.1139295735840897) q[7]; ry(-0.02336593631682032) q[8]; rz(-1.6062413394243125) q[8]; ry(0.0698622181886486) q[9]; rz(-1.4076590414021566) 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] 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] x187; input float[64] x188; input float[64] x189; input float[64] x19; input float[64] x190; input float[64] x191; input float[64] x192; input float[64] x193; input float[64] x194; 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; 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[9], q[7]; crx(x22) q[9], q[6]; crx(x23) q[9], q[5]; crx(x24) q[9], q[4]; crx(x25) q[9], q[3]; crx(x26) q[9], q[2]; crx(x27) q[9], q[1]; crx(x28) q[9], q[0]; crx(x29) q[8], q[9]; crx(x21) q[8], q[7]; crx(x22) q[8], q[6]; crx(x23) q[8], q[5]; crx(x24) q[8], q[4]; crx(x25) q[8], q[3]; crx(x26) q[8], q[2]; crx(x27) q[8], q[1]; crx(x28) q[8], q[0]; crx(x29) q[7], q[9]; crx(x20) q[7], q[8]; crx(x22) q[7], q[6]; crx(x23) q[7], q[5]; crx(x24) q[7], q[4]; crx(x25) q[7], q[3]; crx(x26) q[7], q[2]; crx(x27) q[7], q[1]; crx(x28) q[7], q[0]; crx(x29) q[6], q[9]; crx(x20) q[6], q[8]; crx(x21) q[6], q[7]; crx(x23) q[6], q[5]; crx(x24) q[6], q[4]; crx(x25) q[6], q[3]; crx(x26) q[6], q[2]; crx(x27) q[6], q[1]; crx(x28) q[6], q[0]; crx(x29) q[5], q[9]; crx(x20) q[5], q[8]; crx(x21) q[5], q[7]; crx(x22) q[5], q[6]; crx(x24) q[5], q[4]; crx(x25) q[5], q[3]; crx(x26) q[5], q[2]; crx(x27) q[5], q[1]; crx(x28) q[5], q[0]; crx(x29) q[4], q[9]; crx(x20) q[4], q[8]; crx(x21) q[4], q[7]; crx(x22) q[4], q[6]; crx(x23) q[4], q[5]; crx(x25) q[4], q[3]; crx(x26) q[4], q[2]; crx(x27) q[4], q[1]; crx(x28) q[4], q[0]; crx(x29) q[3], q[9]; crx(x20) q[3], q[8]; crx(x21) q[3], q[7]; crx(x22) q[3], q[6]; crx(x23) q[3], q[5]; crx(x24) q[3], q[4]; crx(x26) q[3], q[2]; crx(x27) q[3], q[1]; crx(x28) q[3], q[0]; crx(x29) q[2], q[9]; crx(x20) q[2], q[8]; crx(x21) q[2], q[7]; crx(x22) q[2], q[6]; crx(x23) q[2], q[5]; crx(x24) q[2], q[4]; crx(x25) q[2], q[3]; crx(x27) q[2], q[1]; crx(x28) q[2], q[0]; crx(x29) q[1], q[9]; crx(x20) q[1], q[8]; crx(x21) q[1], q[7]; crx(x22) q[1], q[6]; crx(x23) q[1], q[5]; crx(x24) q[1], q[4]; crx(x25) q[1], q[3]; crx(x26) q[1], q[2]; crx(x28) q[1], q[0]; crx(x29) q[0], q[9]; crx(x20) q[0], q[8]; crx(x21) q[0], q[7]; crx(x22) q[0], q[6]; crx(x23) q[0], q[5]; crx(x24) q[0], q[4]; crx(x25) q[0], q[3]; crx(x26) q[0], q[2]; crx(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]; 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(x60) q[5]; rz(x61) q[5]; rx(x62) q[6]; rz(x63) q[6]; rx(x64) q[7]; rz(x65) q[7]; rx(x66) q[8]; rz(x67) q[8]; rx(x68) q[9]; rz(x69) q[9]; crx(x70) q[9], q[8]; crx(x71) q[9], q[7]; crx(x72) q[9], q[6]; crx(x73) q[9], q[5]; crx(x74) q[9], q[4]; crx(x75) q[9], q[3]; crx(x76) q[9], q[2]; crx(x77) q[9], q[1]; crx(x78) q[9], q[0]; crx(x79) q[8], q[9]; crx(x71) q[8], q[7]; crx(x72) q[8], q[6]; crx(x73) q[8], q[5]; crx(x74) q[8], q[4]; crx(x75) q[8], q[3]; crx(x76) q[8], q[2]; crx(x77) q[8], q[1]; crx(x78) q[8], q[0]; crx(x79) q[7], q[9]; crx(x70) q[7], q[8]; crx(x72) q[7], q[6]; crx(x73) q[7], q[5]; crx(x74) q[7], q[4]; crx(x75) q[7], q[3]; crx(x76) q[7], q[2]; crx(x77) q[7], q[1]; crx(x78) q[7], q[0]; crx(x79) q[6], q[9]; crx(x70) q[6], q[8]; crx(x71) q[6], q[7]; crx(x73) q[6], q[5]; crx(x74) q[6], q[4]; crx(x75) q[6], q[3]; crx(x76) q[6], q[2]; crx(x77) q[6], q[1]; crx(x78) q[6], q[0]; crx(x79) q[5], q[9]; crx(x70) q[5], q[8]; crx(x71) q[5], q[7]; crx(x72) q[5], q[6]; crx(x74) q[5], q[4]; crx(x75) q[5], q[3]; crx(x76) q[5], q[2]; crx(x77) q[5], q[1]; crx(x78) q[5], q[0]; crx(x79) q[4], q[9]; crx(x70) q[4], q[8]; crx(x71) q[4], q[7]; crx(x72) q[4], q[6]; crx(x73) q[4], q[5]; crx(x75) q[4], q[3]; crx(x76) q[4], q[2]; crx(x77) q[4], q[1]; crx(x78) q[4], q[0]; crx(x79) q[3], q[9]; crx(x70) q[3], q[8]; crx(x71) q[3], q[7]; crx(x72) q[3], q[6]; crx(x73) q[3], q[5]; crx(x74) q[3], q[4]; crx(x76) q[3], q[2]; crx(x77) q[3], q[1]; crx(x78) q[3], q[0]; crx(x79) q[2], q[9]; crx(x70) q[2], q[8]; crx(x71) q[2], q[7]; crx(x72) q[2], q[6]; crx(x73) q[2], q[5]; crx(x74) q[2], q[4]; crx(x75) q[2], q[3]; crx(x77) q[2], q[1]; crx(x78) q[2], q[0]; crx(x79) q[1], q[9]; crx(x70) q[1], q[8]; crx(x71) q[1], q[7]; crx(x72) q[1], q[6]; crx(x73) q[1], q[5]; crx(x74) q[1], q[4]; crx(x75) q[1], q[3]; crx(x76) q[1], q[2]; crx(x78) q[1], q[0]; crx(x79) q[0], q[9]; crx(x70) q[0], q[8]; crx(x71) q[0], q[7]; crx(x72) q[0], q[6]; crx(x73) q[0], q[5]; crx(x74) q[0], q[4]; crx(x75) q[0], q[3]; crx(x76) q[0], q[2]; crx(x77) 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]; rx(x98) q[9]; rz(x99) q[9]; rx(x100) q[0]; rz(x101) q[0]; rx(x102) q[1]; rz(x103) q[1]; rx(x104) q[2]; rz(x105) q[2]; rx(x106) q[3]; rz(x107) q[3]; rx(x108) q[4]; rz(x109) q[4]; rx(x77) q[5]; rz(x110) q[5]; rx(x111) q[6]; rz(x112) q[6]; rx(x113) q[7]; rz(x114) q[7]; rx(x115) q[8]; rz(x116) q[8]; rx(x117) q[9]; rz(x5) q[9]; crx(x118) q[9], q[8]; crx(x119) q[9], q[7]; crx(x120) q[9], q[6]; crx(x121) q[9], q[5]; crx(x122) q[9], q[4]; crx(x123) q[9], q[3]; crx(x124) q[9], q[2]; crx(x125) q[9], q[1]; crx(x126) q[9], q[0]; crx(x127) q[8], q[9]; crx(x119) q[8], q[7]; crx(x120) q[8], q[6]; crx(x121) q[8], q[5]; crx(x122) q[8], q[4]; crx(x123) q[8], q[3]; crx(x124) q[8], q[2]; crx(x125) q[8], q[1]; crx(x126) q[8], q[0]; crx(x127) q[7], q[9]; crx(x118) q[7], q[8]; crx(x120) q[7], q[6]; crx(x121) q[7], q[5]; crx(x122) q[7], q[4]; crx(x123) q[7], q[3]; crx(x124) q[7], q[2]; crx(x125) q[7], q[1]; crx(x126) q[7], q[0]; crx(x127) q[6], q[9]; crx(x118) q[6], q[8]; crx(x119) q[6], q[7]; crx(x121) q[6], q[5]; crx(x122) q[6], q[4]; crx(x123) q[6], q[3]; crx(x124) q[6], q[2]; crx(x125) q[6], q[1]; crx(x126) q[6], q[0]; crx(x127) q[5], q[9]; crx(x118) q[5], q[8]; crx(x119) q[5], q[7]; crx(x120) q[5], q[6]; crx(x122) q[5], q[4]; crx(x123) q[5], q[3]; crx(x124) q[5], q[2]; crx(x125) q[5], q[1]; crx(x126) q[5], q[0]; crx(x127) q[4], q[9]; crx(x118) q[4], q[8]; crx(x119) q[4], q[7]; crx(x120) q[4], q[6]; crx(x121) q[4], q[5]; crx(x123) q[4], q[3]; crx(x124) q[4], q[2]; crx(x125) q[4], q[1]; crx(x126) q[4], q[0]; crx(x127) q[3], q[9]; crx(x118) q[3], q[8]; crx(x119) q[3], q[7]; crx(x120) q[3], q[6]; crx(x121) q[3], q[5]; crx(x122) q[3], q[4]; crx(x124) q[3], q[2]; crx(x125) q[3], q[1]; crx(x126) q[3], q[0]; crx(x127) q[2], q[9]; crx(x118) q[2], q[8]; crx(x119) q[2], q[7]; crx(x120) q[2], q[6]; crx(x121) q[2], q[5]; crx(x122) q[2], q[4]; crx(x123) q[2], q[3]; crx(x125) q[2], q[1]; crx(x126) q[2], q[0]; crx(x127) q[1], q[9]; crx(x118) q[1], q[8]; crx(x119) q[1], q[7]; crx(x120) q[1], q[6]; crx(x121) q[1], q[5]; crx(x122) q[1], q[4]; crx(x123) q[1], q[3]; crx(x124) q[1], q[2]; crx(x126) q[1], q[0]; crx(x127) q[0], q[9]; crx(x118) q[0], q[8]; crx(x119) q[0], q[7]; crx(x120) q[0], q[6]; crx(x121) q[0], q[5]; crx(x122) q[0], q[4]; crx(x123) q[0], q[3]; crx(x124) q[0], q[2]; crx(x125) q[0], q[1]; rx(x128) q[0]; rz(x129) q[0]; rx(x130) q[1]; rz(x131) q[1]; rx(x132) q[2]; rz(x133) q[2]; rx(x134) q[3]; rz(x135) q[3]; rx(x136) q[4]; rz(x137) q[4]; rx(x138) q[5]; rz(x139) q[5]; rx(x140) q[6]; rz(x141) q[6]; rx(x142) q[7]; rz(x143) q[7]; rx(x144) q[8]; rz(x145) q[8]; rx(x146) q[9]; rz(x147) q[9]; rx(x140) q[0]; rz(x148) q[0]; rx(x149) q[1]; rz(x150) q[1]; rx(x151) q[2]; rz(x152) q[2]; rx(x153) q[3]; rz(x154) q[3]; rx(x155) q[4]; rz(x156) q[4]; rx(x157) q[5]; rz(x158) q[5]; rx(x159) q[6]; rz(x160) q[6]; rx(x161) q[7]; rz(x162) q[7]; rx(x163) q[8]; rz(x164) q[8]; rx(x165) q[9]; rz(x166) q[9]; crx(x167) q[9], q[8]; crx(x168) q[9], q[7]; crx(x169) q[9], q[6]; crx(x2) q[9], q[5]; crx(x94) q[9], q[4]; crx(x170) q[9], q[3]; crx(x171) q[9], q[2]; crx(x172) q[9], q[1]; crx(x173) q[9], q[0]; crx(x174) q[8], q[9]; crx(x168) q[8], q[7]; crx(x169) q[8], q[6]; crx(x2) q[8], q[5]; crx(x94) q[8], q[4]; crx(x170) q[8], q[3]; crx(x171) q[8], q[2]; crx(x172) q[8], q[1]; crx(x173) q[8], q[0]; crx(x174) q[7], q[9]; crx(x167) q[7], q[8]; crx(x169) q[7], q[6]; crx(x2) q[7], q[5]; crx(x94) q[7], q[4]; crx(x170) q[7], q[3]; crx(x171) q[7], q[2]; crx(x172) q[7], q[1]; crx(x173) q[7], q[0]; crx(x174) q[6], q[9]; crx(x167) q[6], q[8]; crx(x168) q[6], q[7]; crx(x2) q[6], q[5]; crx(x94) q[6], q[4]; crx(x170) q[6], q[3]; crx(x171) q[6], q[2]; crx(x172) q[6], q[1]; crx(x173) q[6], q[0]; crx(x174) q[5], q[9]; crx(x167) q[5], q[8]; crx(x168) q[5], q[7]; crx(x169) q[5], q[6]; crx(x94) q[5], q[4]; crx(x170) q[5], q[3]; crx(x171) q[5], q[2]; crx(x172) q[5], q[1]; crx(x173) q[5], q[0]; crx(x174) q[4], q[9]; crx(x167) q[4], q[8]; crx(x168) q[4], q[7]; crx(x169) q[4], q[6]; crx(x2) q[4], q[5]; crx(x170) q[4], q[3]; crx(x171) q[4], q[2]; crx(x172) q[4], q[1]; crx(x173) q[4], q[0]; crx(x174) q[3], q[9]; crx(x167) q[3], q[8]; crx(x168) q[3], q[7]; crx(x169) q[3], q[6]; crx(x2) q[3], q[5]; crx(x94) q[3], q[4]; crx(x171) q[3], q[2]; crx(x172) q[3], q[1]; crx(x173) q[3], q[0]; crx(x174) q[2], q[9]; crx(x167) q[2], q[8]; crx(x168) q[2], q[7]; crx(x169) q[2], q[6]; crx(x2) q[2], q[5]; crx(x94) q[2], q[4]; crx(x170) q[2], q[3]; crx(x172) q[2], q[1]; crx(x173) q[2], q[0]; crx(x174) q[1], q[9]; crx(x167) q[1], q[8]; crx(x168) q[1], q[7]; crx(x169) q[1], q[6]; crx(x2) q[1], q[5]; crx(x94) q[1], q[4]; crx(x170) q[1], q[3]; crx(x171) q[1], q[2]; crx(x173) q[1], q[0]; crx(x174) q[0], q[9]; crx(x167) q[0], q[8]; crx(x168) q[0], q[7]; crx(x169) q[0], q[6]; crx(x2) q[0], q[5]; crx(x94) q[0], q[4]; crx(x170) q[0], q[3]; crx(x171) q[0], q[2]; crx(x172) q[0], q[1]; rx(x175) q[0]; rz(x176) q[0]; rx(x177) q[1]; rz(x178) q[1]; rx(x179) q[2]; rz(x180) q[2]; rx(x181) q[3]; rz(x182) q[3]; rx(x183) q[4]; rz(x184) q[4]; rx(x185) q[5]; rz(x186) q[5]; rx(x187) q[6]; rz(x188) q[6]; rx(x189) q[7]; rz(x190) q[7]; rx(x191) q[8]; rz(x192) q[8]; rx(x193) q[9]; rz(x194) 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];
{"source": 0, "sink": 9}
{"circuits": [], "gradients": []}
[ "IIIIIIIZIZ", "IIIIIZIIIZ", "IIZIIIIIIZ", "IIZIIZIIII", "IIIIIZIIZI", "IIZIZIIIII", "IIIIZIIIZI", "IIIZIZIIII", "IIZZIIIIII", "IIIZIIIIZI", "IIIZZIIIII", "IIIIIIZZII", "IZIIIIIZII", "IZIIIZIIII", "IZIIIIIIZI", "IZIIZIIIII", "IZIZIIIIII", "ZIIIIIIZII", "ZIIIIIIIIZ", "ZIIIIZIIII"...
[ -0.25, -1, -0.75, -1, -1.5, -1.25, -0.5, -0.25, -1, -0.25, -1.25, -0.5, -0.5, -0.75, -0.5, -1.5, -0.75, -1.25, 2.25, -0.5, -0.75, 2, -0.25, 0, 0, -1.25, 0, -0.5, 0.25, 0, -0.25 ]
0.97539
[ -0.07492664217678363, 0.19069646357371633, 0.020430163044854975, 0.5433270708681835, 0.5043765003119409, -0.13866227399560505, -0.5153130145733166, 0.5622409798339681, -0.026372962808336606, 0.6731554899271923, -0.04439183815517753, 0.627447056358518, 0.13040063262318008, 0.324396683318380...
{ "n_parameters": 99, "n_qubits": 10, "optimal_eigenvalue": -19.75, "target_ratio": 0.97, "target_value": -19.1575 }
99
43feb36a4722febdeeb68ef4ea14502b
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": 1}, {"source": 0, "target": 4}, {"source": 0, "target": 6}, {"source": 0, "target": 7}, {"source": 1, "target": 3}, {"source": 1, "target": 6}, {"source": 1, "target": 7}, {"source": 1, "target": 8}, {"source": 1, "target": 9}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 2, "target": 7}, {"source": 2, "target": 9}, {"source": 3, "target": 4}, {"source": 3, "target": 7}, {"source": 4, "target": 5}, {"source": 4, "target": 6}, {"source": 4, "target": 8}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 5, "target": 9}, {"source": 6, "target": 7}, {"source": 6, "target": 8}, {"source": 6, "target": 9}]}
{"states": [578, 594], "expectation_value": -9.530361466523564, "params": [[0.812, -0.016, 0.1892, 0.8039000000000001, 0.19210000000000002, 0.7969, 0.0005, -0.005200000000000001, 0.8057000000000001, 0.1752], [0.8094, 0.010700000000000001, 0.1168, 0.8097000000000001, 0.0344, 0.7891, 0.0033, 0.0098, 0.8106, 0.7772]], "bitstrings": ["0110111101", "0110101101"], "total_optimization_steps": 80, "probabilities": [0.05861218258509949, 0.06041933789137425], "optimization_time": 5.855215549468994}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(7)) + 0.5 * (Z(8) @ Z(1)) + 0.5 * (Z(8) @ Z(4)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * (Z(9) @ Z(1)) + 0.5 * (Z(9) @ Z(6)) + 0.5 * (Z(2) @ Z(6)) + 0.5 * (Z(2) @ Z(7)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(2) @ Z(9)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(5) @ Z(7)) + 0.5 * (Z(5) @ Z(9)) + 0.5 * (Z(5) @ Z(2)) + -2.5 * Z(1) + -1.5 * Z(0) + -2.0 * Z(4) + -3.5 * Z(6) + -2.5 * Z(7) + -1.5 * Z(3) + -1.0 * Z(8) + -1.5 * Z(9) + -2.0 * Z(2) + -2.0 * Z(5)
10
10
1
{"smallest_eigenvalues": [-11.5, -11.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -10.5, "smallest_bitstrings": ["0110101101", "0110111100"], "largest_eigenvalue": 32.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; ry(1.182450070177396) q[0]; ry(0.08549755347387583) q[1]; ry(0.1969074360341255) q[2]; ry(1.3485788165741952) q[3]; ry(0.041250908025569175) q[4]; ry(2.065973756888182) q[5]; ry(0.0934347807265998) q[6]; ry(0.03063994477856842) q[7]; ry(1.2912035832451887) q[8]; ry(-0.20415641890910818) 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.4370585272208638) q[0]; ry(-0.015424326463845454) q[1]; ry(-0.09548563699513878) q[2]; ry(1.3479230129884847) q[3]; ry(0.1976266014099692) q[4]; ry(1.5116596330762624) q[5]; ry(0.0868834591743749) q[6]; ry(0.1501880895559714) q[7]; ry(1.8707618167173705) q[8]; ry(0.1536053065974426) 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] 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(x11) q[1]; ry(x12) 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]; 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", "IIIIIZIIIZ", "IIIZIIIIZI", "IIIZIIIIIZ", "IIIZIZIIII", "IIZIIIIIZI", "IIZIIIIIIZ", "IIZZIIIIII", "IIIIIIZIZI", "IIIIIZZIII", "IIZIIIZIII", "IZIIIIIIZI", "IZIIIZIIII", "IZIZIIIIII", "ZIIIIIIIZI", "ZIIZIIIIII", "IIIZIIIZII", "IIZIIIIZII", "IIIIIIZZII", "ZIIIIIIZII"...
[ 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, -1.5, -2, -3.5, -2.5, -1.5, -1, -1.5, -2, -2 ]
0.97144
[ 1.182450070177396, 0.08549755347387583, 0.1969074360341255, 1.3485788165741952, 0.041250908025569175, 2.065973756888182, 0.0934347807265998, 0.03063994477856842, 1.2912035832451887, -0.20415641890910818, 1.4370585272208638, -0.015424326463845454, -0.09548563699513878, 1.3479230129884847, ...
{ "n_parameters": 20, "n_qubits": 10, "optimal_eigenvalue": -11.5, "target_ratio": 0.97, "target_value": -11.155 }
18
fc7b19754949f0e05a27875fb69f344a
max_flow
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}], "edges": [{"capacity": 4, "source": 0, "target": 3}, {"capacity": 6, "source": 1, "target": 2}, {"capacity": 3, "source": 2, "target": 3}]}
{"states": [15, 31], "expectation_value": -21.40894795289721, "params": [-0.0009000000000000001, 0.7029000000000001, 0.0048000000000000004, 0.8256, -0.0029000000000000002, 1.2385000000000002, 0.5847, 0.2247, 1.0634000000000001, -0.0033, 1.0431000000000001, 0.0303, -1.0569, 0.27740000000000004, 1.0241, -0.001, -0.0061, 1.239, -0.0047, 1.2067, -0.0032, 0.8467, 0.6641, 0.2137, 1.1388, 0.0601, 1.0527, 0.0179, -1.0428, 0.2671, 1.0269000000000001, -0.0217, -0.0021000000000000003, 0.0036000000000000003, -0.0008, 0.007, 0.0017000000000000001, 0.0067, 0.6768000000000001, 0.0021000000000000003, 0.9282, 0.0032, 1.0403, 0.0057, -1.0607, 0.0099, 1.0243, 0.0021000000000000003, 0.0071, -0.6857000000000001, -0.8145, -1.1655, 0.0823, 0.11030000000000001, -0.038400000000000004, 0.0478, 0.0351, -1.2343, -1.2002000000000002, -0.48460000000000003, -0.0023, -0.1331, 0.0159, 0.019200000000000002, 0.0047, 0.0098, 0.006, 0.0074, 0.0004, 0.0028, 0.0012000000000000001, 0.003], "bitstrings": ["11110000", "11100000"], "total_optimization_steps": 170, "probabilities": [0.3269085052846557, 0.6175298876508476], "optimization_time": 27.182332038879395}
2.0 * (Z(3) @ Z(4)) + 6.0 * (Z(5) @ Z(4)) + 3.0 * (Z(5) @ Z(3)) + -1.0 * (Z(6) @ Z(4)) + -0.5 * (Z(6) @ Z(3)) + -1.5 * (Z(6) @ Z(5)) + -2.0 * (Z(7) @ Z(4)) + -1.0 * (Z(7) @ Z(3)) + -3.0 * (Z(7) @ Z(5)) + 1.0 * (Z(7) @ Z(6)) + -0.25 * (Z(0) @ Z(1)) + -0.25 * (Z(2) @ Z(1)) + -0.125 * (Z(2) @ Z(0)) + 9.0 * Z(4) + 4.5 * Z(3) + 13.5 * Z(5) + -1.5 * Z(6) + -3.0 * Z(7) + -1.0 * Z(1) + -0.5 * Z(0) + -0.5 * Z(2)
18
8
3
{"smallest_eigenvalues": [-22.125], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -21.125, "smallest_bitstrings": ["11100000"], "largest_eigenvalue": 53.875}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(-0.039738840687134236) q[0]; rz(-0.2353337499900654) q[0]; rx(-0.039738840687134236) q[1]; rz(-0.021455568999004995) q[1]; rx(0.00241554966618817) q[2]; rz(0.13687828871885735) q[2]; rx(2.1135641398643044) q[3]; rz(0.09140913237800194) q[3]; rx(3.251386907726556) q[4]; rz(0.10228857007698645) q[4]; rx(3.096010759129636) q[5]; rz(-0.05175610628712672) q[5]; rx(-2.9402631276470084) q[6]; rz(0.16839375237658555) q[6]; rx(-2.8060948611448806) q[7]; rz(0.07870809229291069) q[7]; cx q[7], q[0]; rz(-0.0005388324653174681) q[0]; cx q[7], q[0]; rz(-0.03657431529469618) q[7]; cx q[6], q[7]; rz(0.03657431529469618) q[7]; cx q[6], q[7]; rz(-0.009235104439658137) q[6]; cx q[5], q[6]; rz(0.009235104439658137) q[6]; cx q[5], q[6]; rz(0.04577201562182449) q[5]; cx q[4], q[5]; rz(-0.04577201562182449) q[5]; cx q[4], q[5]; rz(0.07961687793092066) q[4]; cx q[3], q[4]; rz(-0.07961687793092066) q[4]; cx q[3], q[4]; rz(-0.05259100677090815) q[3]; cx q[2], q[3]; rz(0.05259100677090815) q[3]; cx q[2], q[3]; rz(0.013072882733926663) q[2]; cx q[1], q[2]; rz(-0.013072882733926663) q[2]; cx q[1], q[2]; rz(0.028603792110048758) q[1]; cx q[0], q[1]; rz(-0.028603792110048758) 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] 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] 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(x55) q[7]; crz(x63) q[7], q[0]; crz(x64) q[6], q[7]; crz(x65) q[5], q[6]; crz(x66) q[4], q[5]; crz(x67) q[3], q[4]; crz(x68) q[2], q[3]; crz(x69) q[1], q[2]; crz(x70) 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];
{"source": 0, "sink": 3}
{"circuits": [], "gradients": []}
[ "IIIZZIII", "IIZZIIII", "IIZIZIII", "IZIZIIII", "IZIIZIII", "IZZIIIII", "ZIIZIIII", "ZIIIZIII", "ZIZIIIII", "ZZIIIIII", "IIIIIIZZ", "IIIIIZZI", "IIIIIZIZ", "IIIZIIII", "IIIIZIII", "IIZIIIII", "IZIIIIII", "ZIIIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIIZII" ]
[ 2, 6, 3, -1, -0.5, -1.5, -2, -1, -3, 1, -0.25, -0.25, -0.125, 9, 4.5, 13.5, -1.5, -3, -1, -0.5, -0.5 ]
0.972155
[ -0.039738840687134236, -0.2358725824553829, -0.021455568999004995, 0.00241554966618817, 0.13687828871885735, 2.1135641398643044, 0.09140913237800194, 3.251386907726556, 0.10228857007698645, 3.096010759129636, -0.05175610628712672, -2.9402631276470084, 0.16839375237658555, -2.80609486114488...
{ "n_parameters": 23, "n_qubits": 8, "optimal_eigenvalue": -22.125, "target_ratio": 0.97, "target_value": -21.46125 }
4
5590387662697888090
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], "hyperedges": [[0, 12, 5, 6], [0, 3, 4], [2, 3], [2, 4, 5], [3, 5], [10, 5], [8, 9, 7], [1, 12, 9], [2, 4, 7], [11, 5], [0, 9, 4], [9, 12, 4], [8, 1, 11, 4], [1, 3], [0, 1, 12, 5], [8, 9, 5, 6], [8, 3], [2, 11], [10, 6], [8, 2, 7], [10, 4], [8, 11, 7], [1, 2, 12, 5], [0, 8, 2, 6], [9, 11, 4, 6]]}
{"states": [7640, 3544], "expectation_value": -7.79285355313407, "params": [0.8403, -0.7100000000000001, 0.8404, 0.0063, 1.1413, 0.0137, 1.3465, 0.0142, 1.5728, -0.0027, 1.5743, 0.005200000000000001, 0.0026000000000000003, -1.11, 0.0029000000000000002, -0.9299000000000001, 1.5717, -0.0019, 1.5648, 0.006500000000000001, 1.4699, 0.0037, 1.1455, -0.00030000000000000003, 1.5753000000000001, -0.0031000000000000003, 1.5696, 0.0095, 0.0251, 0.4776, 0.09230000000000001, -0.1507, 1.5716, 0.0027, 1.5642, 0.0027, 1.5746, -0.0015, 1.5734000000000001, 0.0057, -0.0027, 1.4964000000000002, -0.0027, 0.0036000000000000003, -0.0027, -1.4852, -0.0027, -0.8642000000000001, -0.0029000000000000002, 1.4505000000000001, -0.0029000000000000002, 0.0057, -0.0756, 0.6442, -0.9697, 0.0024000000000000002, -0.0025, 0.5328, -0.0035, -0.1198, -0.0028, 0.6865, 0.0071, -0.0047, 0.0099], "bitstrings": ["0001000100111", "1001000100111"], "total_optimization_steps": 260, "probabilities": [0.4779166575914582, 0.5217285158565231], "optimization_time": 26.83608317375183}
0.16666666666666666 * (Z(0) @ Z(12)) + 0.25 * (Z(5) @ Z(12)) + 0.16666666666666666 * (Z(5) @ Z(0)) + 0.08333333333333333 * (Z(6) @ Z(12)) + 0.16666666666666666 * (Z(6) @ Z(0)) + 0.16666666666666666 * (Z(6) @ Z(5)) + 0.16666666666666666 * (Z(3) @ Z(0)) + 0.5 * (Z(3) @ Z(5)) + 0.16666666666666666 * (Z(4) @ Z(12)) + 0.3333333333333333 * (Z(4) @ Z(0)) + 0.16666666666666666 * (Z(4) @ Z(5)) + 0.08333333333333333 * (Z(4) @ Z(6)) + 0.16666666666666666 * (Z(4) @ Z(3)) + 0.08333333333333333 * (Z(2) @ Z(12)) + 0.08333333333333333 * (Z(2) @ Z(0)) + 0.25 * (Z(2) @ Z(5)) + 0.08333333333333333 * (Z(2) @ Z(6)) + 0.5 * (Z(2) @ Z(3)) + 0.3333333333333333 * (Z(2) @ Z(4)) + 0.5 * (Z(10) @ Z(5)) + 0.5 * (Z(10) @ Z(6)) + 0.5 * (Z(10) @ Z(4)) + 0.08333333333333333 * (Z(8) @ Z(0)) + 0.08333333333333333 * (Z(8) @ Z(5)) + 0.16666666666666666 * (Z(8) @ Z(6)) + 0.5 * (Z(8) @ Z(3)) + 0.08333333333333333 * (Z(8) @ Z(4)) + 0.25 * (Z(8) @ Z(2)) + 0.3333333333333333 * (Z(9) @ Z(12)) + 0.16666666666666666 * (Z(9) @ Z(0)) + 0.08333333333333333 * (Z(9) @ Z(5)) + 0.16666666666666666 * (Z(9) @ Z(6)) + 0.41666666666666663 * (Z(9) @ Z(4)) + 0.25 * (Z(9) @ Z(8)) + 0.16666666666666666 * (Z(7) @ Z(4)) + 0.3333333333333333 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(8)) + 0.16666666666666666 * (Z(7) @ Z(9)) + 0.3333333333333333 * (Z(1) @ Z(12)) + 0.08333333333333333 * (Z(1) @ Z(0)) + 0.16666666666666666 * (Z(1) @ Z(5)) + 0.5 * (Z(1) @ Z(3)) + 0.08333333333333333 * (Z(1) @ Z(4)) + 0.08333333333333333 * (Z(1) @ Z(2)) + 0.08333333333333333 * (Z(1) @ Z(8)) + 0.16666666666666666 * (Z(1) @ Z(9)) + 0.5 * (Z(11) @ Z(5)) + 0.08333333333333333 * (Z(11) @ Z(6)) + 0.16666666666666666 * (Z(11) @ Z(4)) + 0.5 * (Z(11) @ Z(2)) + 0.25 * (Z(11) @ Z(8)) + 0.08333333333333333 * (Z(11) @ Z(9)) + 0.16666666666666666 * (Z(11) @ Z(7)) + 0.08333333333333333 * (Z(11) @ Z(1)) + 0.7083333333333333 * Z(12) + 0.7083333333333333 * Z(0) + 0.666666666666667 * Z(5) + 0.5 * Z(6) + 0.16666666666666652 * Z(3) + 1.0833333333333333 * Z(4) + 0.75 * Z(2) + 0.0 * Z(10) + 0.875 * Z(8) + 0.9166666666666666 * Z(9) + 0.6666666666666669 * Z(7) + 0.5416666666666665 * Z(1) + 0.4166666666666665 * Z(11)
8
13
1
{"smallest_eigenvalues": [-7.833333333333336], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -7.750000000000002, "smallest_bitstrings": ["1001000100111"], "largest_eigenvalue": 20.500000000000004}
OPENQASM 3.0; include "stdgates.inc"; qubit[13] q; rx(0.8994530145328861) q[0]; rz(0.9292179637338958) q[0]; rx(1.3293054886963627) q[1]; rz(0.053321988465703116) q[1]; cx q[1], q[0]; ry(0.07108938405824983) q[0]; cx q[1], q[0]; ry(0.6081206312184577) q[0]; rz(-1.5395080528991116) q[0]; rx(1.2685127657603938) q[1]; rz(1.4627411491626585) q[1]; rx(1.4991210040304632) q[2]; rz(1.6107459840552485) q[2]; rx(-0.047074524415281406) q[3]; rz(-1.003881739045973) q[3]; cx q[3], q[2]; ry(0.5435661193248698) q[2]; cx q[3], q[2]; ry(0.9681145066227932) q[2]; rz(-1.6166916766326933) q[2]; cx q[2], q[1]; ry(-0.2569056125799991) q[1]; cx q[2], q[1]; ry(0.2569056125799991) q[1]; rz(-pi/2) q[1]; rx(0.11224891785420904) q[3]; rz(0.6745424986313995) q[3]; rx(1.5429097919724764) q[4]; rz(1.5201420955729308) q[4]; rx(1.3014298816423566) q[5]; rz(0.09080899894933366) q[5]; cx q[5], q[4]; ry(-0.007914704581298983) q[4]; cx q[5], q[4]; ry(1.6595298762802602) q[4]; rz(-1.4970266873661955) q[4]; cx q[4], q[3]; ry(0.02490575823406492) q[3]; cx q[4], q[3]; ry(-0.02490575823406492) q[3]; rz(-pi/2) q[3]; rx(1.0758751584379538) q[5]; rz(1.6420700058927888) q[5]; rx(1.597766522979876) q[6]; rz(1.5376695027386766) q[6]; rx(0.08495451599769152) q[7]; rz(0.39589454860555895) q[7]; cx q[7], q[6]; ry(0.05191895164806101) q[6]; cx q[7], q[6]; ry(1.5787088458467482) q[6]; rz(-1.6235769268973796) q[6]; cx q[6], q[5]; ry(-0.28031124539163627) q[5]; cx q[6], q[5]; ry(0.28031124539163627) q[5]; rz(-pi/2) q[5]; rx(0.17340384041474213) q[7]; rz(1.2662868510673615) q[7]; rx(1.5399945858677717) q[8]; rz(1.5910813299514643) q[8]; rx(1.4603379122269626) q[9]; rz(-0.052645088844719926) q[9]; cx q[9], q[8]; ry(0.02807318883619875) q[8]; cx q[9], q[8]; ry(1.6994534290810344) q[8]; rz(-1.5505113236383288) q[8]; cx q[8], q[7]; ry(0.09319109937334141) q[7]; cx q[8], q[7]; ry(-0.09319109937334141) q[7]; rz(-pi/2) q[7]; rx(1.5194824691216557) q[9]; rz(1.6706651758971702) q[9]; rx(0.03994965726035222) q[10]; rz(-3.127121426690361) q[10]; rx(0.03994965726035222) q[11]; rz(-1.415266041953088) q[11]; cx q[11], q[10]; ry(0.032583248298256276) q[10]; cx q[11], q[10]; ry(0.0073664089620959355) q[10]; rz(-1.6412803097918283) q[10]; cx q[10], q[9]; ry(-0.40759132292242856) q[9]; cx q[10], q[9]; ry(0.40759132292242856) q[9]; rz(-pi/2) q[9]; rx(0.03994965726035222) q[11]; rz(0.8181106080531935) q[11]; rz(2.3131532587405434) q[12]; ry(0.22920962849809662) q[12]; rz(-0.728570545746976) q[12]; cx q[12], q[11]; ry(-0.0703358381051113) q[11]; cx q[12], q[11]; ry(0.0703358381051113) q[11]; rz(-pi/2) 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] 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] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[13] c; qubit[13] 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(x5) q[10]; rz(x20) q[10]; rx(x5) q[11]; rz(x21) q[11]; rx(x22) q[12]; rz(x23) q[12]; crx(x24) q[1], q[0]; crx(x25) q[3], q[2]; crx(x26) q[5], q[4]; crx(x27) q[7], q[6]; crx(x28) q[9], q[8]; crx(x29) q[11], q[10]; 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(x17) q[8]; rx(x47) q[9]; rz(x48) q[9]; rx(x5) q[10]; rz(x49) q[10]; rx(x5) q[11]; rz(x50) q[11]; rx(x22) q[12]; rz(x48) q[12]; crx(x51) q[2], q[1]; crx(x52) q[4], q[3]; crx(x53) q[6], q[5]; crx(x54) q[8], q[7]; crx(x55) q[10], q[9]; crx(x56) q[12], 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];
null
{"circuits": [], "gradients": []}
[ "ZIIIIIIIIIIIZ", "ZIIIIIIZIIIII", "IIIIIIIZIIIIZ", "ZIIIIIZIIIIII", "IIIIIIZIIIIIZ", "IIIIIIZZIIIII", "IIIIIIIIIZIIZ", "IIIIIIIZIZIII", "ZIIIIIIIZIIII", "IIIIIIIIZIIIZ", "IIIIIIIZZIIII", "IIIIIIZIZIIII", "IIIIIIIIZZIII", "ZIIIIIIIIIZII", "IIIIIIIIIIZIZ", "IIIIIIIZIIZII", "IIIIIIZIIIZ...
[ 0.16666666666666666, 0.25, 0.16666666666666666, 0.08333333333333333, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.5, 0.16666666666666666, 0.3333333333333333, 0.16666666666666666, 0.08333333333333333, 0.16666666666666666, 0.08333333333333333, 0.08333333333333333, 0.2...
0.982434
[ 0.899453014532886, -0.6415783630610009, 1.3293054886963627, 0.053321988465703116, 1.4991210040304634, 0.03994965726035222, -0.047074524415281406, -1.003881739045973, 1.5429097919724766, -0.05065423122196562, 1.3014298816423566, 0.09080899894933366, 1.5977665229798759, -0.033126824056220146...
{ "n_parameters": 57, "n_qubits": 13, "optimal_eigenvalue": -7.833333333333336, "target_ratio": 0.97, "target_value": -7.598333333333335 }
1
-3149244787070552550
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], "hyperedges": [[9, 3], [10, 7], [3, 7], [0, 5], [1, 6], [2, 5], [9, 6], [11, 5], [0, 11], [0, 2], [9, 1], [10, 5], [0, 1], [8, 4], [8, 6], [0, 3]]}
{"states": [2070, 2071], "expectation_value": -0.10912322405997826, "params": [[[1.6929, 0.0045000000000000005], [1.4941, 0.0094], [1.3847, 0.0057], [1.4051, 0.009600000000000001], [1.4025, 0.0098], [1.4598, 0.0067], [1.4187, 0.006900000000000001], [1.735, 0.0089], [1.4689, 0.009000000000000001], [1.7256, 0.0071], [1.7094, 0.0025], [1.6311, 0.0059]]], "bitstrings": ["011111101001", "011111101000"], "total_optimization_steps": 180, "probabilities": [0.000961931361693972, 0.0010853139508680155], "optimization_time": 5.757987976074219}
0.5 * (Z(11) @ Z(5)) + 0.5 * (Z(9) @ Z(5)) + 0.5 * (Z(2) @ Z(9)) + 0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(1) @ Z(11)) + 0.5 * (Z(1) @ Z(0)) + 0.5 * (Z(8) @ Z(11)) + 0.5 * (Z(8) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(3) @ Z(7)) + 0.5 * (Z(10) @ Z(8)) + 0.5 * (Z(6) @ Z(10)) + 0.0 * Z(5) + 0.0 * Z(11) + 0.0 * Z(9) + 0.0 * Z(2) + 0.0 * Z(0) + 0.0 * Z(7) + 0.0 * Z(1) + 0.0 * Z(8) + 0.0 * Z(4) + 0.0 * Z(3) + 0.0 * Z(10) + 0.0 * Z(6)
1
12
1
{"smallest_eigenvalues": [-6.0, -6.0, -6.0, -6.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -5.0, "smallest_bitstrings": ["011111000010", "011111101000", "100000010111", "100000111101"], "largest_eigenvalue": 8.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; rx(3.138558319055686) q[0]; rz(1.2989432872907136) q[0]; rx(0.19131324023668944) q[1]; rz(0.46238489265664506) q[1]; rx(-0.09322129996180009) q[2]; rz(-2.340286248964375) q[2]; rx(0.12738373490942023) q[3]; rz(-1.4652889912816764) q[3]; rx(0.1293559768616333) q[4]; rz(-0.7359921401345992) q[4]; rx(0.1841445566308656) q[5]; rz(-2.6924562031664263) q[5]; rx(-0.027881314469500804) q[6]; rz(1.1364764654178103) q[6]; rx(3.2429390435782848) q[7]; rz(-0.6221704750731519) q[7]; rx(0.12907740669188944) q[8]; rz(-0.07595695436438951) q[8]; rx(3.0160380156854982) q[9]; rz(1.3274516563070924) q[9]; rx(2.9547235299362153) q[10]; rz(-0.3087027225764209) q[10]; rx(3.37516963730568) q[11]; rz(-0.028112768013475734) 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] 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(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]; 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": []}
[ "ZIIIIIZIIIII", "IIZIIIZIIIII", "IIZIIIIIIZII", "IIIIIIZIIIIZ", "IIIIZIIIIZII", "IIIIZIIIIIIZ", "ZIIIIIIIIIZI", "IIIIIIIIIIZZ", "ZIIZIIIIIIII", "IIIZIIIIIIZI", "IIIIIIIZIIIZ", "IIIIZIIZIIII", "IIIIIIIIZIIZ", "IIIIZIIIZIII", "IZIZIIIIIIII", "IZIIIZIIIIII", "IIIIIIZIIIII", "ZIIIIIIII...
[ 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, 0, 0, 0 ]
0.978323
[ 3.138558319055686, 1.2989432872907136, 0.19131324023668944, 0.46238489265664506, -0.09322129996180009, -2.340286248964375, 0.12738373490942023, -1.4652889912816764, 0.1293559768616333, -0.7359921401345992, 0.1841445566308656, -2.6924562031664263, -0.027881314469500804, 1.1364764654178103, ...
{ "n_parameters": 24, "n_qubits": 12, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
56
cf37919d6a949ddf46d1ba52baad11a7
kclique
vqe
{"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": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 4, "target": 7}]}
{"states": [19, 3], "expectation_value": -23.83163057505398, "params": [[[0.2559, 0.0083], [0.5358, 0.0068000000000000005], [1.5588000000000002, 0.0074], [0.2818, 0.0025], [0.273, 0.0059], [1.6031, 0.0022], [1.6068, 0.0045000000000000005]]], "bitstrings": ["1101100", "1111100"], "total_optimization_steps": 160, "probabilities": [0.11625793764708663, 0.11906925172242483], "optimization_time": 3.0565898418426514}
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)) + 3.0 * (Z(5) @ Z(4)) + 3.0 * (Z(6) @ Z(1)) + 2.75 * (Z(6) @ Z(0)) + 3.0 * (Z(6) @ Z(2)) + 3.0 * (Z(6) @ Z(3)) + 2.75 * (Z(6) @ Z(4)) + 3.0 * (Z(6) @ Z(5)) + -10.0 * Z(1) + -10.25 * Z(0) + -10.0 * Z(2) + -10.25 * Z(3) + -10.25 * Z(4) + -9.25 * Z(5) + -9.5 * Z(6)
1
7
1
{"smallest_eigenvalues": [-30.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -28.75, "smallest_bitstrings": ["1111100"], "largest_eigenvalue": 129.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[13] q; rx(0.9710988307186401) q[0]; rz(-0.02891617297319593) q[0]; rx(0.01057020565881352) q[1]; rz(0.4201067776955153) q[1]; rx(0.17533459356932862) q[2]; rz(-0.2611102377168925) q[2]; rx(0.815311740040549) q[3]; rz(0.3185927358966159) q[3]; rx(0.02598770948038412) q[4]; rz(0.4488470663552064) q[4]; rx(0.8538907870390587) q[5]; rz(-0.06192037117045744) q[5]; rx(0.6391143778249074) q[6]; rz(0.02598770948038412) q[6]; rx(0.6360541241011217) q[7]; rz(0.10314219773045308) q[7]; rx(0.6418053393935296) q[8]; rz(-0.06705082566226904) q[8]; rx(0.7259927588457263) q[9]; rz(0.19696617592092874) q[9]; rx(0.9914715507691352) q[10]; rz(-0.18373771776259595) q[10]; rx(0.5787729468442352) q[11]; rz(0.2800287339796618) q[11]; rx(-0.03555236311562517) q[12]; rz(0.5809841784348898) q[12]; cx q[12], q[0]; rz(0.2141512122975893) q[0]; cx q[12], q[0]; rz(0.1397373173631089) q[12]; cx q[11], q[12]; rz(-0.1397373173631089) q[12]; cx q[11], q[12]; rz(0.0824184260941325) q[11]; cx q[10], q[11]; rz(-0.0824184260941325) q[11]; cx q[10], q[11]; rz(-0.08376446751771924) q[10]; cx q[9], q[10]; rz(0.08376446751771924) q[10]; cx q[9], q[10]; rz(-0.03251114878715298) q[9]; cx q[8], q[9]; rz(0.03251114878715298) q[9]; cx q[8], q[9]; rz(-0.0595807840159157) q[8]; cx q[7], q[8]; rz(0.0595807840159157) q[8]; cx q[7], q[8]; rz(-0.0027419490105165803) q[7]; cx q[6], q[7]; rz(0.0027419490105165803) q[7]; cx q[6], q[7]; rz(-0.02500968350205924) q[6]; cx q[5], q[6]; rz(0.02500968350205924) q[6]; cx q[5], q[6]; rz(-0.13562798574715612) q[5]; cx q[4], q[5]; rz(0.13562798574715612) q[5]; cx q[4], q[5]; rz(0.01299385474019206) q[4]; cx q[3], q[4]; rz(-0.01299385474019206) q[4]; cx q[3], q[4]; rz(0.2759583949041031) q[3]; cx q[2], q[3]; rz(-0.2759583949041031) q[3]; cx q[2], q[3]; rz(-0.07252151790727862) q[2]; cx q[1], q[2]; rz(0.07252151790727862) q[2]; cx q[1], q[2]; rz(0.23936713859513165) q[1]; cx q[0], q[1]; rz(-0.23936713859513165) q[1]; cx q[0], q[1]; rx(0.6228583289908046) q[0]; rz(0.11998533704152958) q[0]; rx(-0.1110635523929258) q[1]; rz(0.3572847822329349) q[1]; rx(0.7069615259987507) q[10]; rz(0.15837742247627418) q[10]; rx(1.146399878390793) q[11]; rz(0.26320275398293985) q[11]; rx(0.028596461454848742) q[12]; rz(0.4640725472732439) q[12]; cx q[12], q[0]; rz(0.10219575113100272) q[0]; cx q[12], q[0]; rz(0.2637097932847154) q[12]; cx q[11], q[12]; rz(-0.2637097932847154) q[12]; cx q[11], q[12]; rz(-0.0071061402973338905) q[11]; cx q[10], q[11]; rz(0.0071061402973338905) q[11]; cx q[10], q[11]; rz(-0.01869079021685822) q[10]; rx(0.7369418636775182) q[11]; rz(0.3739277317448175) q[11]; rx(0.005217136486899362) q[12]; rz(0.6060226346826258) q[12]; rx(-0.274411269849298) q[2]; rz(-0.3694478399274903) q[2]; rx(0.6164018106279164) q[3]; rz(-0.2323018976215269) q[3]; rx(0.05901857793264116) q[4]; rz(0.45767509619116026) q[4]; rx(0.8220335128415249) q[5]; rz(-0.01775477641653829) q[5]; rx(0.6919131573587886) q[6]; rz(0.04569966375590581) q[6]; rx(0.9180785807899938) q[7]; rz(-0.10761810982725437) q[7]; rx(0.6425881473911009) q[8]; rz(-0.1095184642549966) q[8]; rx(0.621279800163192) q[9]; rz(-0.08680571589954825) q[9]; cx q[9], q[10]; rz(0.01869079021685822) q[10]; cx q[9], q[10]; rz(-0.023250935733916615) q[9]; cx q[8], q[9]; rz(0.023250935733916615) q[9]; cx q[8], q[9]; rz(-0.10822123389032118) q[8]; cx q[7], q[8]; rz(0.10822123389032118) q[8]; cx q[7], q[8]; rz(-0.0027419490105165803) q[7]; cx q[6], q[7]; rz(0.0027419490105165803) q[7]; cx q[6], q[7]; rz(0.022849831877952906) q[6]; cx q[5], q[6]; rz(-0.022849831877952906) q[6]; cx q[5], q[6]; rz(-0.2285128600362617) q[5]; cx q[4], q[5]; rz(0.2285128600362617) q[5]; cx q[4], q[5]; rz(0.08973315722442904) q[4]; cx q[3], q[4]; rz(-0.08973315722442904) q[4]; cx q[3], q[4]; rz(0.04680757310607631) q[3]; cx q[2], q[3]; rz(-0.04680757310607631) q[3]; cx q[2], q[3]; rz(-0.21776474680371993) q[2]; cx q[1], q[2]; rz(0.21776474680371993) q[2]; cx q[1], q[2]; rz(0.13961037343811916) q[1]; cx q[0], q[1]; rz(-0.13961037343811916) q[1]; cx q[0], q[1]; rx(0.6360541241011218) q[0]; rz(0.07139322241791346) q[0]; cx q[12], q[0]; rx(0.12575029127407703) q[1]; rz(0.5346132612139081) q[1]; rz(-0.11634891242993423) q[0]; cx q[12], q[0]; rz(0.345095857354693) q[12]; cx q[11], q[12]; rz(-0.345095857354693) q[12]; cx q[11], q[12]; rz(0.008616484962127566) q[11]; rx(0.4993132665943688) q[10]; rz(-0.05187991376126897) q[10]; cx q[10], q[11]; rz(-0.008616484962127566) q[11]; cx q[10], q[11]; rz(0.034914904582932504) q[10]; rx(0.37439450885506603) q[11]; rz(-0.19855121785500662) q[11]; rx(-0.03555236311562517) q[12]; rz(-0.05001936700411848) q[12]; rx(0.0635228389080691) q[2]; rz(-0.341466443336861) q[2]; rx(0.8301038501493707) q[3]; rz(0.3222140243990639) q[3]; rx(-0.20631127247557493) q[4]; rz(0.6042186972407613) q[4]; rx(0.7774374470389179) q[5]; rz(-0.01775477641653829) q[5]; rx(0.8671556496571565) q[6]; rz(-0.14034508316044228) q[6]; rx(0.6363016517559374) q[7]; rz(-0.08826277355616627) q[7]; rx(1.0958870635010125) q[8]; rz(0.08834822474531728) q[8]; rx(0.6038358092743371) q[9]; rz(-0.14147621552486908) q[9]; cx q[9], q[10]; rz(-0.034914904582932504) q[10]; cx q[9], q[10]; rz(0.0890017529730722) q[9]; cx q[8], q[9]; rz(-0.0890017529730722) q[9]; cx q[8], q[9]; rz(0.10703718223556154) q[8]; cx q[7], q[8]; rz(-0.10703718223556154) q[8]; cx q[7], q[8]; rz(-0.043402857949774123) q[7]; cx q[6], q[7]; rz(0.043402857949774123) q[7]; cx q[6], q[7]; rz(0.053375049602775344) q[6]; cx q[5], q[6]; rz(-0.053375049602775344) q[6]; cx q[5], q[6]; rz(0.019527334703684326) q[5]; cx q[4], q[5]; rz(-0.019527334703684326) q[5]; cx q[4], q[5]; rz(-0.12472111186318083) q[4]; cx q[3], q[4]; rz(0.12472111186318083) q[4]; cx q[3], q[4]; rz(-0.1815334003266827) q[3]; cx q[2], q[3]; rz(0.1815334003266827) q[3]; cx q[2], q[3]; rz(0.03675405209661177) q[2]; cx q[1], q[2]; rz(-0.03675405209661177) q[2]; cx q[1], q[2]; rz(0.2747506342801523) q[1]; cx q[0], q[1]; rz(-0.2747506342801523) q[1]; cx q[0], q[1]; rx(0.8381338660408236) q[0]; rz(0.2089893966186347) q[0]; cx q[12], q[0]; rx(0.03649543497493479) q[1]; rz(0.36979517343609203) q[1]; rz(-0.08510362166390076) q[0]; cx q[12], q[0]; rz(0.031809430896647964) q[12]; cx q[11], q[12]; rz(-0.031809430896647964) q[12]; cx q[11], q[12]; rz(-0.08384226981049174) q[11]; rx(0.9195040080409678) q[10]; rz(-0.24170816376717832) q[10]; cx q[10], q[11]; rz(0.08384226981049174) q[11]; cx q[10], q[11]; rz(-0.08376446751771924) q[10]; rx(-0.07651223273759361) q[2]; rz(-0.27645566044618497) q[2]; rx(0.7159963968522627) q[3]; rz(0.1234247826387361) q[3]; rx(0.0990420121331307) q[4]; rz(-0.14827951636421113) q[4]; rx(0.7634067714495211) q[5]; rz(-0.17601004869515335) q[5]; rx(0.8188700343714261) q[6]; rz(-0.008556515262943085) q[6]; rx(0.8803711687293769) q[7]; rz(-0.17107788166040305) q[7]; rx(0.7861236496033036) q[8]; rz(-0.16752893503543848) q[8]; rx(0.8284370681503276) q[9]; rz(0.17039370423192685) q[9]; cx q[9], q[10]; rz(0.08376446751771924) q[10]; cx q[9], q[10]; rz(0.08087624482411591) q[9]; cx q[8], q[9]; rz(-0.08087624482411591) q[9]; cx q[8], q[9]; rz(-0.09927560892750331) q[8]; cx q[7], q[8]; rz(0.09927560892750331) q[8]; cx q[7], q[8]; rz(-0.04416948888543669) q[7]; cx q[6], q[7]; rz(0.04416948888543669) q[7]; cx q[6], q[7]; rz(-0.08899486201608015) q[6]; cx q[5], q[6]; rz(0.08899486201608015) q[6]; cx q[5], q[6]; rz(-0.06151516335092266) q[5]; cx q[4], q[5]; rz(0.06151516335092266) q[5]; cx q[4], q[5]; rz(-0.12680431919947335) q[4]; cx q[3], q[4]; rz(0.12680431919947335) q[4]; cx q[3], q[4]; rz(0.04945630939456223) q[3]; cx q[2], q[3]; rz(-0.04945630939456223) q[3]; cx q[2], q[3]; rz(0.10013446629273251) q[2]; cx q[1], q[2]; rz(-0.10013446629273251) q[2]; cx q[1], q[2]; rz(0.01244968947683582) q[1]; cx q[0], q[1]; rz(-0.01244968947683582) 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] 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(x13) 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, 3, 3, 2.75, 3, 3, 2.75, 3, -10, -10.25, -10, -10.25, -10.25, -9.25, -9.5 ]
0.971532
[ 0.97109883071864, 0.1852350393243934, 0.01057020565881352, 0.4201067776955153, 0.17533459356932862, -0.2611102377168925, 0.815311740040549, 0.3185927358966159, 0.02598770948038412, 0.4488470663552064, 0.8538907870390587, -0.06192037117045744, 0.6391143778249074, 0.6360541241011217, 0.103...
{ "n_parameters": 144, "n_qubits": 13, "optimal_eigenvalue": -4.4375, "target_ratio": 0.97, "target_value": -4.304375 }
17
60668963da06e834e19f76557703de50
max_flow
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": 6}, {"capacity": 1, "source": 1, "target": 4}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 1, "source": 2, "target": 4}, {"capacity": 2, "source": 3, "target": 2}, {"capacity": 3, "source": 3, "target": 5}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 1, "source": 4, "target": 2}]}
{"states": [958, 702], "expectation_value": -18.717965563128597, "params": [-0.0035, 0.9732000000000001, -0.0025, -0.3518, -0.0024000000000000002, 0.9494, 1.2984, 0.2447, 0.9676, 0.5683, 1.1833, 0.4601, -0.0026000000000000003, 0.9667, 1.3004, -0.0021000000000000003, 1.3034000000000001, 0.0033, 1.292, 0.0031000000000000003, 1.3044, -0.0018000000000000002, 1.2930000000000001, 0.0073, -0.0018000000000000002, 0.5184, -0.0035, 0.0039000000000000003, -0.0022, 0.0071, -0.0024000000000000002, 0.0097, 1.3047, 0.007, 0.8797, 0.0021000000000000003, 0.9148000000000001, 0.007500000000000001, -0.0026000000000000003, 0.005, 1.294, 0.0078000000000000005, 1.2990000000000002, 0.0085, 1.2917, 0.009600000000000001, 1.3007, 0.0007, 1.2934, 0.009000000000000001, -0.0018000000000000002, 0.0097, -0.4973, -0.9621000000000001, 0.35600000000000004, -0.8801, 0.5288, 0.6001000000000001, -0.4464, -0.6427, 0.0025, -0.0035, -0.0025, 0.0019, 0.0066, 0.0036000000000000003, 0.0063, 0.0043, 0.0041, 0.0041, 0.00030000000000000003, 0.0006000000000000001, 0.0085, 0.007, 0.0023, 0.0012000000000000001, 0.0004, 0.0048000000000000004], "bitstrings": ["1110001000001", "1110101000001"], "total_optimization_steps": 130, "probabilities": [0.18215455647978457, 0.21431249093085422], "optimization_time": 15.104243040084839}
-0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(4) @ Z(3)) + -0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(5) @ Z(3)) + -0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(5) @ Z(4)) + -0.5 * (Z(12) @ Z(3)) + 0.5 * (Z(7) @ Z(12)) + 0.5 * (Z(8) @ Z(12)) + 1.0 * (Z(8) @ Z(7)) + 0.5 * (Z(6) @ Z(3)) + -1.0 * (Z(6) @ Z(12)) + -0.5 * (Z(6) @ Z(7)) + -0.5 * (Z(6) @ Z(8)) + 0.5 * (Z(9) @ Z(7)) + 0.5 * (Z(9) @ Z(8)) + 1.0 * (Z(10) @ Z(7)) + 1.0 * (Z(10) @ Z(8)) + 2.0 * (Z(10) @ Z(9)) + 0.5 * (Z(11) @ Z(7)) + 0.5 * (Z(11) @ Z(8)) + 0.5 * (Z(11) @ Z(9)) + 1.0 * (Z(11) @ Z(10)) + -0.16666666666666666 * (Z(1) @ Z(2)) + 1.5 * Z(3) + -1.1666666666666665 * Z(0) + 1.0 * Z(4) + 1.0 * Z(5) + 0.5 * Z(12) + 4.0 * Z(7) + 4.0 * Z(8) + -0.5 * Z(6) + 4.5 * Z(9) + 9.0 * Z(10) + 3.0 * Z(11) + -0.3333333333333333 * Z(2) + -0.3333333333333333 * Z(1)
18
13
2
{"smallest_eigenvalues": [-20.5, -20.5, -20.5, -20.5], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -20.166666666666664, "smallest_bitstrings": ["1110010000000", "1110100000000", "1110011000001", "1110101000001"], "largest_eigenvalue": 44.16666666666667}
OPENQASM 3.0; include "stdgates.inc"; qubit[13] q; h q[0]; h q[1]; h q[2]; cx q[2], q[1]; rz(-0.3495795638101787) q[1]; cx q[2], q[1]; rz(1.316267177939518) q[1]; rx(0.9018162532465075) q[1]; rz(1.316267177939518) q[2]; rx(0.9018162532465075) q[2]; cx q[2], q[1]; rz(0.7064898143884604) q[1]; cx q[2], q[1]; rz(0.21812918486707833) q[1]; rx(0.725699646997202) q[1]; rz(0.21812918486707833) q[2]; rx(0.725699646997202) q[2]; cx q[2], q[1]; rz(1.1582968789888235) q[1]; cx q[2], q[1]; rz(-0.5919080913234902) q[1]; rx(0.002411405239203451) q[1]; rz(-0.5919080913234902) q[2]; rx(0.002411405239203451) q[2]; h q[3]; cx q[3], q[0]; rz(0.04189863073806663) q[0]; cx q[3], q[0]; h q[4]; cx q[3], q[4]; rz(-0.002744068804934087) q[4]; cx q[3], q[4]; cx q[0], q[4]; rz(0.04189863073806663) q[4]; cx q[0], q[4]; h q[5]; cx q[3], q[5]; rz(-0.002744068804934087) q[5]; cx q[3], q[5]; cx q[0], q[5]; rz(0.04189863073806663) q[5]; cx q[0], q[5]; rz(1.1085983865872393) q[0]; rx(0.9018162532465074) q[0]; cx q[4], q[5]; rz(-0.002744068804934087) q[5]; cx q[4], q[5]; rz(-0.02141842711992714) q[4]; rx(0.9018162532465075) q[4]; rz(-0.02141842711992714) q[5]; rx(0.9018162532465075) q[5]; h q[6]; h q[7]; h q[8]; h q[9]; h q[10]; h q[11]; h q[12]; cx q[3], q[12]; rz(0.04189863073806663) q[12]; cx q[3], q[12]; cx q[12], q[7]; cx q[3], q[6]; rz(-0.002744068804934087) q[6]; cx q[3], q[6]; rz(-0.9081232874605001) q[3]; rx(0.9018162532465076) q[3]; cx q[3], q[0]; rz(-0.06263344236008143) q[0]; cx q[3], q[0]; cx q[3], q[4]; rz(-0.04935612149745041) q[4]; cx q[3], q[4]; cx q[0], q[4]; cx q[3], q[5]; rz(-0.06263344236008143) q[4]; cx q[0], q[4]; rz(-0.04935612149745041) q[5]; cx q[3], q[5]; cx q[0], q[5]; rz(-0.06263344236008143) q[5]; cx q[0], q[5]; rz(0.7127300063779822) q[0]; rx(0.7256996469972022) q[0]; cx q[4], q[5]; rz(-0.04935612149745041) q[5]; cx q[4], q[5]; rz(0.02497185914706801) q[4]; rx(0.725699646997202) q[4]; rz(0.02497185914706801) q[5]; rx(0.725699646997202) q[5]; rz(-0.002744068804934087) q[7]; cx q[12], q[7]; cx q[12], q[8]; rz(-0.002744068804934087) q[8]; cx q[12], q[8]; cx q[12], q[6]; rz(0.07746452679930428) q[6]; cx q[12], q[6]; rz(-0.0027440688049340523) q[12]; rx(0.9018162532465075) q[12]; cx q[3], q[12]; rz(-0.06263344236008143) q[12]; cx q[3], q[12]; cx q[7], q[8]; rz(-0.021418427119927266) q[8]; cx q[7], q[8]; cx q[7], q[6]; rz(0.04189863073806663) q[6]; cx q[7], q[6]; cx q[7], q[9]; cx q[8], q[6]; rz(0.04189863073806663) q[6]; cx q[8], q[6]; rz(0.04189863073806688) q[6]; rx(0.9018162532465075) q[6]; cx q[3], q[6]; rz(-0.04935612149745041) q[6]; cx q[3], q[6]; rz(-1.0795214721007231) q[3]; rx(0.7256996469972021) q[3]; cx q[3], q[0]; rz(-0.01064099361241648) q[0]; cx q[3], q[0]; cx q[3], q[4]; rz(0.21269019058349148) q[4]; cx q[3], q[4]; cx q[0], q[4]; cx q[3], q[5]; rz(-0.01064099361241648) q[4]; cx q[0], q[4]; rz(0.21269019058349148) q[5]; cx q[3], q[5]; cx q[0], q[5]; rz(-0.01064099361241648) q[5]; cx q[0], q[5]; rz(0.44254352317302237) q[0]; rx(0.002411405239203418) q[0]; cx q[4], q[5]; rz(0.21269019058349148) q[5]; cx q[4], q[5]; rz(0.04934948232873726) q[4]; rx(0.002411405239203426) q[4]; rz(0.04934948232873726) q[5]; rx(0.002411405239203426) q[5]; rz(-0.002744068804934087) q[9]; cx q[7], q[9]; cx q[7], q[10]; rz(-0.021418427119927266) q[10]; cx q[7], q[10]; cx q[7], q[11]; rz(-0.002744068804934087) q[11]; cx q[7], q[11]; rz(-1.3250371974144386) q[7]; rx(0.9018162532465075) q[7]; cx q[12], q[7]; rz(-0.04935612149745041) q[7]; cx q[12], q[7]; cx q[8], q[9]; rz(-0.002744068804934087) q[9]; cx q[8], q[9]; cx q[8], q[10]; rz(-0.021418427119927266) q[10]; cx q[8], q[10]; cx q[8], q[11]; rz(-0.002744068804934087) q[11]; cx q[8], q[11]; rz(-1.3250371974144386) q[8]; rx(0.9018162532465075) q[8]; cx q[12], q[8]; rz(-0.04935612149745041) q[8]; cx q[12], q[8]; cx q[12], q[6]; rz(1.4856946053276006) q[6]; cx q[12], q[6]; rz(-0.049356121497449834) q[12]; rx(0.7256996469972021) q[12]; cx q[3], q[12]; rz(-0.01064099361241648) q[12]; cx q[3], q[12]; cx q[7], q[8]; rz(0.024971859147067902) q[8]; cx q[7], q[8]; cx q[7], q[6]; rz(-0.06263344236008143) q[6]; cx q[7], q[6]; cx q[8], q[6]; rz(-0.06263344236008143) q[6]; cx q[8], q[6]; rz(-0.06263344236008184) q[6]; rx(0.7256996469972022) q[6]; cx q[3], q[6]; rz(0.21269019058349148) q[6]; cx q[3], q[6]; rz(-0.2487806362530014) q[3]; rx(0.002411405239203403) q[3]; cx q[9], q[10]; rz(-0.2651959433094865) q[10]; cx q[9], q[10]; cx q[9], q[11]; rz(-0.002744068804934087) q[11]; cx q[9], q[11]; cx q[10], q[11]; rz(-0.021418427119927266) q[11]; cx q[10], q[11]; rz(-1.7856827631827694) q[10]; rx(0.9018162532465074) q[10]; rz(-0.9640133460614662) q[11]; rx(0.9018162532465075) q[11]; rz(-1.0327661562735715) q[9]; rx(0.9018162532465074) q[9]; cx q[7], q[9]; rz(-0.04935612149745041) q[9]; cx q[7], q[9]; cx q[7], q[10]; rz(0.024971859147067902) q[10]; cx q[7], q[10]; cx q[7], q[11]; rz(-0.04935612149745041) q[11]; cx q[7], q[11]; rz(-0.3586545119262272) q[7]; rx(0.7256996469972021) q[7]; cx q[12], q[7]; rz(0.21269019058349148) q[7]; cx q[12], q[7]; cx q[8], q[9]; rz(-0.04935612149745041) q[9]; cx q[8], q[9]; cx q[8], q[10]; rz(0.024971859147067902) q[10]; cx q[8], q[10]; cx q[8], q[11]; rz(-0.04935612149745041) q[11]; cx q[8], q[11]; rz(-0.3586545119262272) q[8]; rx(0.7256996469972021) q[8]; cx q[12], q[8]; rz(0.21269019058349148) q[8]; cx q[12], q[8]; cx q[12], q[6]; rz(0.6006541240695521) q[6]; cx q[12], q[6]; rz(0.21269019058350214) q[12]; rx(0.0024114052392034354) q[12]; cx q[7], q[8]; rz(0.049349482328753275) q[8]; cx q[7], q[8]; cx q[7], q[6]; rz(-0.01064099361241648) q[6]; cx q[7], q[6]; cx q[8], q[6]; rz(-0.01064099361241648) q[6]; cx q[8], q[6]; rz(-0.010640993612399896) q[6]; rx(0.002411405239203427) q[6]; cx q[9], q[10]; rz(0.4732904218346955) q[10]; cx q[9], q[10]; cx q[9], q[11]; rz(-0.04935612149745041) q[11]; cx q[9], q[11]; cx q[10], q[11]; rz(0.024971859147067902) q[11]; cx q[10], q[11]; rz(0.8308372578804502) q[10]; rx(0.7256996469972021) q[10]; rz(-0.7586569831779166) q[11]; rx(0.725699646997202) q[11]; rz(-0.2974298124487458) q[9]; rx(0.725699646997202) q[9]; cx q[7], q[9]; rz(0.21269019058349148) q[9]; cx q[7], q[9]; cx q[7], q[10]; rz(0.049349482328753275) q[10]; cx q[7], q[10]; cx q[7], q[11]; rz(0.21269019058349148) q[11]; cx q[7], q[11]; rz(-0.3135563608583598) q[7]; rx(0.002411405239203404) q[7]; cx q[8], q[9]; rz(0.21269019058349148) q[9]; cx q[8], q[9]; cx q[8], q[10]; rz(0.049349482328753275) q[10]; cx q[8], q[10]; cx q[8], q[11]; rz(0.21269019058349148) q[11]; cx q[8], q[11]; rz(-0.3135563608583598) q[8]; rx(0.002411405239203404) q[8]; cx q[9], q[10]; rz(-0.4548322514829356) q[10]; cx q[9], q[10]; cx q[9], q[11]; rz(0.21269019058349148) q[11]; cx q[9], q[11]; cx q[10], q[11]; rz(0.049349482328753275) q[11]; cx q[10], q[11]; rz(-0.9897057589968687) q[10]; rx(0.0024114052392033864) q[10]; rz(-0.5635444359576383) q[11]; rx(0.002411405239203391) q[11]; rz(0.2509043513329612) q[9]; rx(0.002411405239203416) 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] x7; input float[64] x8; input float[64] x9; bit[13] c; qubit[13] 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(x21) q[12]; rz(x24) q[12]; crz(x25) q[12], q[0]; crz(x26) q[11], q[12]; crz(x27) q[10], q[11]; crz(x2) q[9], q[10]; crz(x0) q[8], q[9]; crz(x28) q[7], q[8]; crz(x29) q[6], q[7]; crz(x30) q[5], q[6]; crz(x31) q[4], q[5]; crz(x32) q[3], q[4]; crz(x33) q[2], q[3]; crz(x34) q[1], q[2]; crz(x35) q[0], q[1]; rx(x0) q[0]; rz(x36) q[0]; rx(x37) q[1]; rz(x38) q[1]; rx(x4) q[2]; rz(x39) q[2]; rx(x40) q[3]; rz(x41) q[3]; rx(x42) q[4]; rz(x43) q[4]; rx(x44) q[5]; rz(x45) q[5]; rx(x12) 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[11]; rz(x56) q[11]; rx(x21) q[12]; rz(x39) q[12]; crz(x57) q[12], q[0]; crz(x58) q[11], q[12]; crz(x59) q[10], q[11]; crz(x60) q[9], q[10]; crz(x61) q[8], q[9]; crz(x41) q[7], q[8]; crz(x50) q[6], q[7]; crz(x62) q[5], q[6]; crz(x63) q[4], q[5]; crz(x64) q[3], q[4]; crz(x64) q[2], q[3]; crz(x65) q[1], q[2]; crz(x66) 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]; c[9] = measure q[9]; c[10] = measure q[10]; c[11] = measure q[11]; c[12] = measure q[12];
{"source": 0, "sink": 6}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZIIZ", "IIIIIIIIZZIII", "IIIIIIIIZIIIZ", "IIIIIIIZIZIII", "IIIIIIIZIIIIZ", "IIIIIIIZZIIII", "ZIIIIIIIIZIII", "ZIIIIZIIIIIII", "ZIIIZIIIIIIII", "IIIIZZIIIIIII", "IIIIIIZIIZIII", "ZIIIIIZIIIIII", "IIIIIZZIIIIII", "IIIIZIZIIIIII", "IIIZIZIIIIIII", "IIIZZIIIIIIII", "IIZIIZIIIII...
[ -0.5, 0.5, -0.5, 0.5, -0.5, 0.5, -0.5, 0.5, 0.5, 1, 0.5, -1, -0.5, -0.5, 0.5, 0.5, 1, 1, 2, 0.5, 0.5, 0.5, 1, -0.16666666666666666, 1.5, -1.1666666666666665, 1, 1, 0.5, 4, 4, -0.5, 4.5, 9, 3, -0.3333333333333333, -0.3333333333333333 ]
0.970127
[ 0.04189863073806663, -0.002744068804934087, -0.021418427119927266, 0.07746452679930428, -0.2651959433094865, -0.3495795638101787, -0.9081232874605003, 1.1085983865872393, -1.3250371974144388, -1.0327661562735717, -1.7856827631827696, -0.964013346061466, 1.3162671779395185, 0.90181625324650...
{ "n_parameters": 42, "n_qubits": 13, "optimal_eigenvalue": -20.5, "target_ratio": 0.97, "target_value": -19.884999999999998 }
147
b03062475f1287ad31bf0aaec748b841
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}, {"id": 9}, {"id": 10}], "edges": [{"source": 0, "target": 1}, {"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": 4, "target": 7}, {"source": 5, "target": 7}, {"source": 8, "target": 9}, {"source": 8, "target": 10}, {"source": 9, "target": 10}]}
{"states": [1023, 963], "expectation_value": -0.863041690378769, "params": [[-0.0437], [0.0526]], "bitstrings": ["0000000000", "0000111100"], "total_optimization_steps": 10, "probabilities": [0.0013904368624017072, 0.0014092206378056855], "optimization_time": 1.906139612197876}
-1.5 * (Z(0) @ Z(1)) + -1.5 * (Z(3) @ Z(1)) + -1.5 * (Z(3) @ Z(0)) + -2.5 * (Z(4) @ Z(5)) + -2.5 * (Z(6) @ Z(5)) + -2.5 * (Z(6) @ Z(4)) + -2.5 * (Z(7) @ Z(5)) + -2.0 * (Z(7) @ Z(4)) + 1.0 * (Z(7) @ Z(6)) + -1.5 * (Z(8) @ Z(9)) + -1.5 * (Z(2) @ Z(9)) + -1.5 * (Z(2) @ Z(8)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(3) + -2.0 * Z(5) + 1.5 * Z(4) + -1.5 * Z(6) + 1.0 * Z(7) + 0.5 * Z(9) + 0.5 * Z(8) + 0.5 * Z(2)
5
10
1
{"smallest_eigenvalues": [-24.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -22.0, "smallest_bitstrings": ["0000111100"], "largest_eigenvalue": 12.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; rx(0.8533030903316493) q[0]; rz(2.0531308600922245) q[0]; rx(0.35621584720791755) q[1]; rz(1.974764623428082) q[1]; rx(1.735087997260482) q[2]; rz(3.0493011326905908) q[2]; rx(0.6571776399995019) q[3]; rz(2.6805543511212413) q[3]; rx(0.10578863356944496) q[4]; rz(2.1724232300705086) q[4]; rx(-0.04631051449482682) q[5]; rz(1.4509658399037626) q[5]; rx(0.04511545154645174) q[6]; rz(1.8116066759947156) q[6]; rx(-0.02677339948901613) q[7]; rz(1.8994171938664337) q[7]; rx(1.2977333339820039) q[8]; rz(2.641464074303907) q[8]; rx(0.395599593056239) q[9]; rz(1.391252653550965) q[9]; cx q[9], q[8]; ry(-0.3219344525248232) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.3219344525248232) q[8]; rz(-pi/2) q[8]; ry(-0.024023952495858612) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.020945780915574114) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(-0.004168586866746012) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(0.0076149912807258035) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(0.050904878775339724) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.9186123906353937) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.04744154568020338) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.04744154568020339) q[1]; ry(0.13780660635183056) q[0]; cx q[9], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.33453186173427446) q[9]; cx q[8], q[9]; ry(0.9186123906353936) q[2]; ry(-0.05090487877533972) q[3]; ry(-0.0076149912807258035) q[4]; ry(0.004168586866746013) q[5]; ry(-0.020945780915574114) q[6]; ry(0.024023952495858612) q[7]; cx q[8], q[7]; ry(-0.024023952495858612) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.024023952495858612) q[7]; rz(-pi/2) q[7]; ry(0.020945780915574114) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.004168586866746012) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.0076149912807258035) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(0.050904878775339724) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.9186123906353937) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.04744154568020338) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.04744154568020339) q[1]; ry(0.13780660635183056) q[0]; cx q[8], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[8]; ry(0.9186123906353936) q[2]; ry(-0.05090487877533972) q[3]; ry(-0.0076149912807258035) q[4]; ry(0.004168586866746013) q[5]; ry(-0.020945780915574114) q[6]; ry(0.33453186173427446) q[9]; cx q[7], q[9]; ry(-0.33453186173427446) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.3219344525248232) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.020945780915574114) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.020945780915574114) q[6]; rz(-pi/2) q[6]; ry(-0.004168586866746012) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.0076149912807258035) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(0.050904878775339724) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.9186123906353937) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.04744154568020338) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.04744154568020339) q[1]; ry(0.13780660635183056) q[0]; cx q[7], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[7]; ry(0.9186123906353936) q[2]; ry(-0.05090487877533972) q[3]; ry(-0.0076149912807258035) q[4]; ry(0.004168586866746013) q[5]; ry(0.3219344525248233) q[8]; ry(0.33453186173427446) q[9]; cx q[6], q[9]; ry(-0.33453186173427446) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.3219344525248232) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.024023952495858612) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.004168586866746012) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.004168586866746012) q[5]; rz(-pi/2) q[5]; ry(0.0076149912807258035) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.050904878775339724) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.9186123906353937) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.04744154568020338) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.04744154568020339) q[1]; ry(0.13780660635183056) q[0]; cx q[6], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[6]; ry(0.9186123906353936) q[2]; ry(-0.05090487877533972) q[3]; ry(-0.0076149912807258035) q[4]; ry(0.024023952495858612) q[7]; ry(0.3219344525248233) q[8]; ry(0.33453186173427446) q[9]; cx q[5], q[9]; ry(-0.33453186173427446) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.3219344525248232) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.024023952495858612) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.020945780915574114) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.0076149912807258035) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.0076149912807258035) q[4]; rz(-pi/2) q[4]; ry(0.050904878775339724) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.9186123906353937) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.04744154568020338) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.04744154568020339) q[1]; ry(0.13780660635183056) q[0]; cx q[5], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[5]; ry(0.9186123906353936) q[2]; ry(-0.05090487877533972) q[3]; ry(-0.020945780915574114) q[6]; ry(0.024023952495858612) q[7]; ry(0.3219344525248233) q[8]; ry(0.33453186173427446) q[9]; cx q[4], q[9]; ry(-0.33453186173427446) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.3219344525248232) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.024023952495858612) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.020945780915574114) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.004168586866746012) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.050904878775339724) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.050904878775339724) q[3]; rz(-pi/2) q[3]; ry(-0.9186123906353937) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.04744154568020338) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.04744154568020339) q[1]; ry(0.13780660635183056) q[0]; cx q[4], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[4]; ry(0.9186123906353936) q[2]; ry(0.004168586866746013) q[5]; ry(-0.020945780915574114) q[6]; ry(0.024023952495858612) q[7]; ry(0.3219344525248233) q[8]; ry(0.33453186173427446) q[9]; cx q[3], q[9]; ry(-0.33453186173427446) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.3219344525248232) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.024023952495858612) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.020945780915574114) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.004168586866746012) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.0076149912807258035) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.9186123906353937) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.9186123906353937) q[2]; rz(-pi/2) q[2]; ry(0.04744154568020338) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.04744154568020339) q[1]; ry(0.13780660635183056) q[0]; cx q[3], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[3]; ry(-0.0076149912807258035) q[4]; ry(0.004168586866746013) q[5]; ry(-0.020945780915574114) q[6]; ry(0.024023952495858612) q[7]; ry(0.3219344525248233) q[8]; ry(0.33453186173427446) q[9]; cx q[2], q[9]; ry(-0.33453186173427446) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.3219344525248232) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.024023952495858612) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.020945780915574114) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.004168586866746012) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.0076149912807258035) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.050904878775339724) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.04744154568020338) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.04744154568020338) q[1]; rz(-pi/2) q[1]; ry(0.13780660635183056) q[0]; cx q[2], q[0]; ry(-0.1378066063518306) q[0]; rz(pi/2) q[2]; ry(-0.05090487877533972) q[3]; ry(-0.0076149912807258035) q[4]; ry(0.004168586866746013) q[5]; ry(-0.020945780915574114) q[6]; ry(0.024023952495858612) q[7]; ry(0.3219344525248233) q[8]; ry(0.33453186173427446) q[9]; cx q[1], q[9]; ry(-0.33453186173427446) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.3219344525248232) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.024023952495858612) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.020945780915574114) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.004168586866746012) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.0076149912807258035) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.050904878775339724) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.9186123906353937) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.13780660635183056) q[0]; cx q[1], q[0]; ry(-0.13780660635183056) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.9186123906353936) q[2]; ry(-0.05090487877533972) q[3]; ry(-0.0076149912807258035) q[4]; ry(0.004168586866746013) q[5]; ry(-0.020945780915574114) q[6]; ry(0.024023952495858612) q[7]; ry(0.3219344525248233) q[8]; ry(0.33453186173427446) q[9]; cx q[0], q[9]; ry(-0.33453186173427446) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.3219344525248232) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.024023952495858612) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.020945780915574114) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.004168586866746012) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.0076149912807258035) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.050904878775339724) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.9186123906353937) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.04744154568020338) q[1]; cx q[0], q[1]; rz(2.1270760668820268) q[0]; ry(1.916745241467058) q[0]; rz(1.6278799727681452) q[0]; rz(0.4785334409214297) q[1]; ry(1.7210569636336746) q[1]; rz(1.421165117814457) q[1]; rz(-2.1554763715811727) q[2]; ry(0.6118384944765819) q[2]; rz(2.5500006997131006) q[2]; rz(0.7002346545360192) q[3]; ry(1.2493693687323093) q[3]; rz(1.0928914875499096) q[3]; rz(2.2570033952959756) q[4]; ry(0.055496920256755795) q[4]; rz(-0.029138684681100813) q[4]; rz(1.7011493267770863) q[5]; ry(0.03869227770301464) q[5]; rz(-0.941242875120651) q[5]; rz(-0.542033367068484) q[6]; ry(0.12552366637258044) q[6]; rz(1.9070861752575512) q[6]; rz(0.736658512310612) q[7]; ry(0.17980751334699022) q[7]; rz(0.3292365359939078) q[7]; rz(-1.5704304994719753) q[8]; ry(1.0888815999037667) q[8]; rz(-2.445308118335104) q[8]; rz(-2.840542002499638) q[9]; ry(0.8097438719483738) q[9]; rz(1.3782824404639813) q[9]; cx q[9], q[8]; ry(-0.07818860749718214) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.07818860749718214) q[8]; rz(-pi/2) q[8]; ry(0.04065098505843505) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(-0.01987217593531628) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(0.017189448270215225) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(-0.034635983813249824) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.4685066892782212) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.29472314376768916) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(-0.46004938527673384) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.3179112757865925) q[0]; cx q[9], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.056739322276379255) q[9]; cx q[8], q[9]; ry(0.4600493852767338) q[1]; ry(0.2947231437676891) q[2]; ry(0.4685066892782212) q[3]; ry(0.03463598381324983) q[4]; ry(-0.017189448270215225) q[5]; ry(0.01987217593531628) q[6]; ry(-0.04065098505843505) q[7]; cx q[8], q[7]; ry(0.04065098505843505) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.04065098505843505) q[7]; rz(-pi/2) q[7]; ry(-0.01987217593531628) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.017189448270215225) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.034635983813249824) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.4685066892782212) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.29472314376768916) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.46004938527673384) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.3179112757865925) q[0]; cx q[8], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[8]; ry(0.4600493852767338) q[1]; ry(0.2947231437676891) q[2]; ry(0.4685066892782212) q[3]; ry(0.03463598381324983) q[4]; ry(-0.017189448270215225) q[5]; ry(0.01987217593531628) q[6]; ry(0.05673932227637925) q[9]; cx q[7], q[9]; ry(-0.056739322276379255) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.07818860749718214) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(-0.01987217593531628) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.01987217593531628) q[6]; rz(-pi/2) q[6]; ry(0.017189448270215225) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.034635983813249824) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.4685066892782212) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.29472314376768916) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.46004938527673384) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.3179112757865925) q[0]; cx q[7], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[7]; ry(0.4600493852767338) q[1]; ry(0.2947231437676891) q[2]; ry(0.4685066892782212) q[3]; ry(0.03463598381324983) q[4]; ry(-0.017189448270215225) q[5]; ry(0.07818860749718214) q[8]; ry(0.05673932227637925) q[9]; cx q[6], q[9]; ry(-0.056739322276379255) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.07818860749718214) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.04065098505843505) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.017189448270215225) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.017189448270215225) q[5]; rz(-pi/2) q[5]; ry(-0.034635983813249824) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.4685066892782212) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.29472314376768916) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.46004938527673384) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.3179112757865925) q[0]; cx q[6], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[6]; ry(0.4600493852767338) q[1]; ry(0.2947231437676891) q[2]; ry(0.4685066892782212) q[3]; ry(0.03463598381324983) q[4]; ry(-0.04065098505843505) q[7]; ry(0.07818860749718214) q[8]; ry(0.05673932227637925) q[9]; cx q[5], q[9]; ry(-0.056739322276379255) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.07818860749718214) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.04065098505843505) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.01987217593531628) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.034635983813249824) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.034635983813249824) q[4]; rz(-pi/2) q[4]; ry(-0.4685066892782212) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.29472314376768916) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.46004938527673384) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.3179112757865925) q[0]; cx q[5], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[5]; ry(0.4600493852767338) q[1]; ry(0.2947231437676891) q[2]; ry(0.4685066892782212) q[3]; ry(0.01987217593531628) q[6]; ry(-0.04065098505843505) q[7]; ry(0.07818860749718214) q[8]; ry(0.05673932227637925) q[9]; cx q[4], q[9]; ry(-0.056739322276379255) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.07818860749718214) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.04065098505843505) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.01987217593531628) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.017189448270215225) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.4685066892782212) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.4685066892782212) q[3]; rz(-pi/2) q[3]; ry(-0.29472314376768916) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.46004938527673384) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.3179112757865925) q[0]; cx q[4], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[4]; ry(0.4600493852767338) q[1]; ry(0.2947231437676891) q[2]; ry(-0.017189448270215225) q[5]; ry(0.01987217593531628) q[6]; ry(-0.04065098505843505) q[7]; ry(0.07818860749718214) q[8]; ry(0.05673932227637925) q[9]; cx q[3], q[9]; ry(-0.056739322276379255) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.07818860749718214) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.04065098505843505) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.01987217593531628) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.017189448270215225) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.034635983813249824) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.29472314376768916) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.29472314376768916) q[2]; rz(-pi/2) q[2]; ry(-0.46004938527673384) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.3179112757865925) q[0]; cx q[3], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[3]; ry(0.4600493852767338) q[1]; ry(0.03463598381324983) q[4]; ry(-0.017189448270215225) q[5]; ry(0.01987217593531628) q[6]; ry(-0.04065098505843505) q[7]; ry(0.07818860749718214) q[8]; ry(0.05673932227637925) q[9]; cx q[2], q[9]; ry(-0.056739322276379255) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.07818860749718214) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.04065098505843505) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.01987217593531628) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.017189448270215225) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.034635983813249824) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.4685066892782212) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.46004938527673384) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.46004938527673384) q[1]; rz(-pi/2) q[1]; ry(-0.3179112757865925) q[0]; cx q[2], q[0]; ry(0.3179112757865925) q[0]; rz(pi/2) q[2]; ry(0.4685066892782212) q[3]; ry(0.03463598381324983) q[4]; ry(-0.017189448270215225) q[5]; ry(0.01987217593531628) q[6]; ry(-0.04065098505843505) q[7]; ry(0.07818860749718214) q[8]; ry(0.05673932227637925) q[9]; cx q[1], q[9]; ry(-0.056739322276379255) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.07818860749718214) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.04065098505843505) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.01987217593531628) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.017189448270215225) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.034635983813249824) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.4685066892782212) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.29472314376768916) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.3179112757865925) q[0]; cx q[1], q[0]; ry(0.3179112757865925) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.2947231437676891) q[2]; ry(0.4685066892782212) q[3]; ry(0.03463598381324983) q[4]; ry(-0.017189448270215225) q[5]; ry(0.01987217593531628) q[6]; ry(-0.04065098505843505) q[7]; ry(0.07818860749718214) q[8]; ry(0.05673932227637925) q[9]; cx q[0], q[9]; ry(-0.056739322276379255) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.07818860749718214) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.04065098505843505) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.01987217593531628) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.017189448270215225) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.034635983813249824) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.4685066892782212) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.29472314376768916) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.46004938527673384) q[1]; cx q[0], q[1]; rz(1.769454147496143) q[0]; ry(0.965751405328903) q[0]; rz(1.5607551259431327) q[0]; rz(-0.03304181460146216) q[1]; ry(1.0565365212852273) q[1]; rz(1.872200159931956) q[1]; rz(-1.131590074961641) q[2]; ry(1.035324272928873) q[2]; rz(-1.5110920829068153) q[2]; rz(-0.04446549039358949) q[3]; ry(0.8588885036638017) q[3]; rz(1.122550765776536) q[3]; rz(2.7510145392777066) q[4]; ry(0.18833597605086325) q[4]; rz(-1.1948032815535186) q[4]; rz(-0.05970485832820405) q[5]; ry(0.07263359824149566) q[5]; rz(1.6669585245377485) q[5]; rz(-3.052984794454469) q[6]; ry(0.2444998626151509) q[6]; rz(-2.7779134175686937) q[6]; rz(-0.8961013818230539) q[7]; ry(0.21151778146531275) q[7]; rz(1.7924722886760733) q[7]; rz(-2.741577329564051) q[8]; ry(0.8729361741486682) q[8]; rz(-1.3728386633313436) q[8]; rz(2.9561514559726385) q[9]; ry(0.4721536519893894) q[9]; rz(1.6908867834122496) q[9]; cx q[9], q[8]; ry(0.06815537300674357) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(-0.06815537300674357) q[8]; rz(-pi/2) q[8]; ry(-0.003704933940092119) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(-0.0238963014598181) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(-0.037297621230516526) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(0.05807648810787648) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(0.011132439947615837) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.09422158371785386) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.1543027494872269) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(0.2350511323368935) q[0]; cx q[9], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.32779585375013515) q[9]; cx q[8], q[9]; ry(-0.1543027494872269) q[1]; ry(0.09422158371785386) q[2]; ry(-0.011132439947615837) q[3]; ry(-0.05807648810787648) q[4]; ry(0.03729762123051652) q[5]; ry(0.023896301459818102) q[6]; ry(0.003704933940092119) q[7]; cx q[8], q[7]; ry(-0.003704933940092119) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.003704933940092119) q[7]; rz(-pi/2) q[7]; ry(-0.0238963014598181) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.037297621230516526) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.05807648810787648) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(0.011132439947615837) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.09422158371785386) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.1543027494872269) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.2350511323368935) q[0]; cx q[8], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[8]; ry(-0.1543027494872269) q[1]; ry(0.09422158371785386) q[2]; ry(-0.011132439947615837) q[3]; ry(-0.05807648810787648) q[4]; ry(0.03729762123051652) q[5]; ry(0.023896301459818102) q[6]; ry(0.3277958537501352) q[9]; cx q[7], q[9]; ry(-0.32779585375013515) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(0.06815537300674357) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(-0.0238963014598181) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.0238963014598181) q[6]; rz(-pi/2) q[6]; ry(-0.037297621230516526) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.05807648810787648) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(0.011132439947615837) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.09422158371785386) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.1543027494872269) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.2350511323368935) q[0]; cx q[7], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[7]; ry(-0.1543027494872269) q[1]; ry(0.09422158371785386) q[2]; ry(-0.011132439947615837) q[3]; ry(-0.05807648810787648) q[4]; ry(0.03729762123051652) q[5]; ry(-0.06815537300674357) q[8]; ry(0.3277958537501352) q[9]; cx q[6], q[9]; ry(-0.32779585375013515) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(0.06815537300674357) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.003704933940092119) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.037297621230516526) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.037297621230516526) q[5]; rz(-pi/2) q[5]; ry(0.05807648810787648) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.011132439947615837) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.09422158371785386) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.1543027494872269) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.2350511323368935) q[0]; cx q[6], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[6]; ry(-0.1543027494872269) q[1]; ry(0.09422158371785386) q[2]; ry(-0.011132439947615837) q[3]; ry(-0.05807648810787648) q[4]; ry(0.003704933940092119) q[7]; ry(-0.06815537300674357) q[8]; ry(0.3277958537501352) q[9]; cx q[5], q[9]; ry(-0.32779585375013515) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(0.06815537300674357) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.003704933940092119) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.0238963014598181) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.05807648810787648) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.05807648810787648) q[4]; rz(-pi/2) q[4]; ry(0.011132439947615837) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.09422158371785386) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.1543027494872269) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.2350511323368935) q[0]; cx q[5], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[5]; ry(-0.1543027494872269) q[1]; ry(0.09422158371785386) q[2]; ry(-0.011132439947615837) q[3]; ry(0.023896301459818102) q[6]; ry(0.003704933940092119) q[7]; ry(-0.06815537300674357) q[8]; ry(0.3277958537501352) q[9]; cx q[4], q[9]; ry(-0.32779585375013515) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(0.06815537300674357) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.003704933940092119) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.0238963014598181) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.037297621230516526) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.011132439947615837) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.011132439947615837) q[3]; rz(-pi/2) q[3]; ry(-0.09422158371785386) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.1543027494872269) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.2350511323368935) q[0]; cx q[4], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[4]; ry(-0.1543027494872269) q[1]; ry(0.09422158371785386) q[2]; ry(0.03729762123051652) q[5]; ry(0.023896301459818102) q[6]; ry(0.003704933940092119) q[7]; ry(-0.06815537300674357) q[8]; ry(0.3277958537501352) q[9]; cx q[3], q[9]; ry(-0.32779585375013515) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(0.06815537300674357) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.003704933940092119) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.0238963014598181) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.037297621230516526) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.05807648810787648) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.09422158371785386) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.09422158371785386) q[2]; rz(-pi/2) q[2]; ry(0.1543027494872269) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.2350511323368935) q[0]; cx q[3], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[3]; ry(-0.1543027494872269) q[1]; ry(-0.05807648810787648) q[4]; ry(0.03729762123051652) q[5]; ry(0.023896301459818102) q[6]; ry(0.003704933940092119) q[7]; ry(-0.06815537300674357) q[8]; ry(0.3277958537501352) q[9]; cx q[2], q[9]; ry(-0.32779585375013515) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(0.06815537300674357) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.003704933940092119) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.0238963014598181) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.037297621230516526) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.05807648810787648) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.011132439947615837) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.1543027494872269) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.1543027494872269) q[1]; rz(-pi/2) q[1]; ry(0.2350511323368935) q[0]; cx q[2], q[0]; ry(-0.2350511323368935) q[0]; rz(pi/2) q[2]; ry(-0.011132439947615837) q[3]; ry(-0.05807648810787648) q[4]; ry(0.03729762123051652) q[5]; ry(0.023896301459818102) q[6]; ry(0.003704933940092119) q[7]; ry(-0.06815537300674357) q[8]; ry(0.3277958537501352) q[9]; cx q[1], q[9]; ry(-0.32779585375013515) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(0.06815537300674357) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.003704933940092119) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.0238963014598181) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.037297621230516526) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.05807648810787648) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.011132439947615837) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.09422158371785386) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.2350511323368935) q[0]; cx q[1], q[0]; ry(-0.2350511323368935) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.09422158371785386) q[2]; ry(-0.011132439947615837) q[3]; ry(-0.05807648810787648) q[4]; ry(0.03729762123051652) q[5]; ry(0.023896301459818102) q[6]; ry(0.003704933940092119) q[7]; ry(-0.06815537300674357) q[8]; ry(0.3277958537501352) q[9]; cx q[0], q[9]; ry(-0.32779585375013515) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(0.06815537300674357) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.003704933940092119) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.0238963014598181) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.037297621230516526) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.05807648810787648) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.011132439947615837) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.09422158371785386) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.1543027494872269) q[1]; cx q[0], q[1]; rx(-0.1067375639454338) q[0]; rz(-0.26226167916001253) q[0]; ry(-0.29093741434313247) q[1]; rz(-1.1073568752786542) q[1]; ry(-0.5446347175442199) q[2]; rz(-1.5167797247838815) q[2]; ry(-0.716240755002634) q[3]; rz(-1.4777087143523664) q[3]; ry(0.32144416140668636) q[4]; rz(-1.833058005954909) q[4]; ry(-0.2577298758521378) q[5]; rz(-1.6698073991187483) q[5]; ry(-0.11338673140009291) q[6]; rz(-2.3808769542816046) q[6]; ry(-0.011525048621359486) q[7]; rz(-1.4474738616624307) q[7]; ry(-0.9607367354870857) q[8]; rz(-1.5167797247838815) q[8]; ry(0.3603397282142444) q[9]; rz(-1.5768180010870387) q[9];
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[10] c; qubit[10] 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]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; 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[5], q[4]; rz(x1) q[4]; cx q[5], q[4]; cx q[5], q[6]; rz(x1) q[6]; cx q[5], q[6]; cx q[4], q[6]; rz(x1) q[6]; cx q[4], q[6]; cx q[5], q[7]; rz(x1) q[7]; cx q[5], q[7]; cx q[4], q[7]; rz(x2) q[7]; cx q[4], q[7]; cx q[6], q[7]; rz(x3) q[7]; cx q[6], q[7]; cx q[9], q[8]; rz(x0) q[8]; cx q[9], q[8]; cx q[9], q[2]; rz(x0) q[2]; cx q[9], q[2]; cx q[8], q[2]; rz(x0) q[2]; cx q[8], q[2]; rz(x4) q[1]; rz(x4) q[0]; rz(x4) q[3]; rz(x2) q[5]; rz(x5) q[4]; rz(x0) q[6]; rz(x3) q[7]; rz(x4) q[9]; rz(x4) q[8]; rz(x4) q[2]; 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]; h q[9]; rz(x6) q[9]; h 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];
{"node": 7}
{"circuits": [], "gradients": []}
[ "IIIIIIIIZZ", "IIIIIIZIZI", "IIIIIIZIIZ", "IIIIZZIIII", "IIIZZIIIII", "IIIZIZIIII", "IIZIZIIIII", "IIZIIZIIII", "IIZZIIIIII", "ZZIIIIIIII", "ZIIIIIIZII", "IZIIIIIZII", "IIIIIIIIZI", "IIIIIIIIIZ", "IIIIIIZIII", "IIIIZIIIII", "IIIIIZIIII", "IIIZIIIIII", "IIZIIIIIII", "ZIIIIIIIII"...
[ -1.5, -1.5, -1.5, -2.5, -2.5, -2.5, -2.5, -2, 1, -1.5, -1.5, -1.5, 0.5, 0.5, 0.5, -2, 1.5, -1.5, 1, 0.5, 0.5, 0.5 ]
0.97057
[ 0.8533030903316492, 0.48233453329732806, 0.35621584720791755, 0.40396829663318534, 1.7350879972604822, 1.4785048058956942, 0.6571776399995019, 1.1097580243263452, 0.10578863356944494, 0.6016269032756117, -0.04631051449482683, -0.1198304868911331, 0.04511545154645174, 0.24081034919981864, ...
{ "n_parameters": 143, "n_qubits": 10, "optimal_eigenvalue": -24, "target_ratio": 0.97, "target_value": -23.28 }
385
74f1544741d8dc33405b84be7c29f907
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": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 6}, {"source": 2, "target": 8}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 3, "target": 7}, {"source": 4, "target": 7}, {"source": 4, "target": 8}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 5, "target": 8}]}
{"states": [255, 127], "expectation_value": -3.9368798246897247, "params": [[-0.0815], [0.0772]], "bitstrings": ["00000000", "10000000"], "total_optimization_steps": 10, "probabilities": [0.009139301078758131, 0.009371022822119015], "optimization_time": 4.107667446136475}
-3.0 * (Z(1) @ Z(2)) + -3.0 * (Z(3) @ Z(2)) + -3.0 * (Z(3) @ Z(1)) + -3.0 * (Z(5) @ Z(2)) + -3.0 * (Z(5) @ Z(1)) + 1.0 * (Z(5) @ Z(3)) + 1.0 * (Z(7) @ Z(2)) + -3.0 * (Z(7) @ Z(1)) + -3.0 * (Z(7) @ Z(3)) + 1.0 * (Z(7) @ Z(5)) + -3.0 * (Z(6) @ Z(2)) + 1.0 * (Z(6) @ Z(1)) + -3.0 * (Z(6) @ Z(3)) + 1.0 * (Z(6) @ Z(5)) + 1.0 * (Z(6) @ Z(7)) + 1.0 * (Z(4) @ Z(2)) + 1.0 * (Z(4) @ Z(1)) + 1.0 * (Z(4) @ Z(3)) + -3.0 * (Z(4) @ Z(5)) + -3.0 * (Z(4) @ Z(7)) + -3.0 * (Z(4) @ Z(6)) + 0.5 * Z(2) + 0.5 * Z(1) + 0.5 * Z(3) + 0.5 * Z(5) + 0.5 * Z(7) + 0.5 * Z(6) + 0.5 * Z(4) + -0.5 * Z(0)
1
8
1
{"smallest_eigenvalues": [-31.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -30.0, "smallest_bitstrings": ["10000000"], "largest_eigenvalue": 22.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(-1.6818512755030193) q[0]; rz(-0.05011761782179678) q[0]; rx(0.024531794576474017) q[1]; rz(0.10217450804191504) q[1]; rx(0.024531794576474017) q[2]; rz(0.22780403382131073) q[2]; rx(-0.0019298072596211778) q[3]; rz(-0.016452723778590042) q[3]; rx(-0.0019298072596211778) q[4]; rz(-0.02934461518037318) q[4]; rx(-0.0019298072596211778) q[5]; rz(-0.08056059532403484) q[5]; rx(0.08696642690571697) q[6]; rz(-0.0019298072596211778) q[6]; rx(3.083024103090386) q[7]; rz(0.22780403382131073) 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] x2; input float[64] x3; input float[64] x4; 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[1]; rz(x0) q[1]; cx q[2], q[1]; cx q[2], q[3]; rz(x0) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(x0) q[3]; cx q[1], q[3]; 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[3], q[5]; rz(x1) q[5]; cx q[3], q[5]; cx q[2], q[7]; rz(x1) q[7]; cx q[2], q[7]; 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[5], q[7]; rz(x1) q[7]; cx q[5], q[7]; cx q[2], q[6]; rz(x0) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x1) 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(x1) q[6]; cx q[5], q[6]; cx q[7], q[6]; rz(x1) q[6]; cx q[7], q[6]; cx q[2], q[4]; rz(x1) q[4]; cx q[2], q[4]; cx q[1], q[4]; rz(x1) q[4]; cx q[1], q[4]; cx q[3], q[4]; rz(x1) q[4]; cx q[3], q[4]; cx q[5], q[4]; rz(x0) q[4]; cx q[5], q[4]; cx q[7], q[4]; rz(x0) q[4]; cx q[7], q[4]; cx q[6], q[4]; rz(x0) q[4]; cx q[6], q[4]; rz(x2) q[2]; rz(x2) q[1]; rz(x2) q[3]; rz(x2) q[5]; rz(x2) q[7]; rz(x2) q[6]; rz(x2) q[4]; rz(x3) q[0]; 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]; h q[7]; rz(x4) 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": 0}
{"circuits": [], "gradients": []}
[ "IIIIIZZI", "IIIIZZII", "IIIIZIZI", "IIZIIZII", "IIZIIIZI", "IIZIZIII", "ZIIIIZII", "ZIIIIIZI", "ZIIIZIII", "ZIZIIIII", "IZIIIZII", "IZIIIIZI", "IZIIZIII", "IZZIIIII", "ZZIIIIII", "IIIZIZII", "IIIZIIZI", "IIIZZIII", "IIZZIIII", "ZIIZIIII", "IZIZIIII", "IIIIIZII", "IIIIIIZ...
[ -3, -3, -3, -3, -3, 1, 1, -3, -3, 1, -3, 1, -3, 1, 1, 1, 1, 1, -3, -3, -3, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5 ]
0.984107
[ -1.6818512755030193, -0.05011761782179678, 0.024531794576474017, 0.10217450804191504, 0.22780403382131073, -0.0019298072596211778, -0.016452723778590042, -0.02934461518037318, -0.08056059532403484, 0.08696642690571697, 3.083024103090386 ]
{ "n_parameters": 11, "n_qubits": 8, "optimal_eigenvalue": -31, "target_ratio": 0.97, "target_value": -30.07 }
1
0ae9b6f2b61290137ab22e2dafb0c164
edge_cover
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": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 4}]}
{"states": [41, 57], "expectation_value": -0.6940426433757956, "params": [1.0859, 0.0018000000000000002, 2.1, 0.0002, 1.6229, 0.0, 2.1085000000000003, 0.0027, 1.0947, 0.009600000000000001, 0.49200000000000005, 0.0058000000000000005, 2.1066000000000003, 0.0057, 0.0022, 0.0095, 0.0045000000000000005, 0.0085, 0.007, 0.003, 0.0081], "bitstrings": ["1010110", "1000110"], "total_optimization_steps": 210, "probabilities": [0.10240006753578818, 0.11364095052869438], "optimization_time": 4.43220853805542}
0.25 * (Z(0) @ Z(1)) + 0.25 * (Z(0) @ Z(2)) + 0.25 * (Z(1) @ Z(2)) + -0.25 * (Z(0) @ Z(1) @ Z(2)) + 0.25 * (Z(0) @ Z(3)) + 0.25 * (Z(0) @ Z(4)) + 0.25 * (Z(3) @ Z(4)) + -0.25 * (Z(0) @ Z(3) @ Z(4)) + 0.25 * (Z(5) @ Z(3)) + 0.25 * (Z(6) @ Z(3)) + 0.25 * (Z(5) @ Z(6)) + -0.25 * (Z(5) @ Z(6) @ Z(3)) + 0.5 * (Z(5) @ Z(1)) + 0.25 * (Z(2) @ Z(4)) + 0.25 * (Z(6) @ Z(2)) + 0.25 * (Z(6) @ Z(4)) + -0.25 * (Z(6) @ Z(2) @ Z(4)) + 0.0 * Z(0) + -0.25 * Z(1) + 0.0 * Z(2) + 0.0 * Z(3) + 0.0 * Z(4) + -0.25 * Z(5) + 0.0 * Z(6)
18
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], "number_of_smallest_eigenvalues": 11, "first_excited_energy": -1.0, "smallest_bitstrings": ["1000011", "0111000", "1010010", "0101100", "0101001", "0010110", "1100001", "0100110", "0100101", "1000110", "0011010"], "largest_eigenvalue": 5.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; ry(-2.877107649955667) q[0]; rz(-pi) q[0]; ry(-0.05357145502017478) q[1]; rz(-pi) q[1]; h q[2]; ry(1.2987883161683555) q[2]; ry(-0.03652883594563631) q[3]; rz(-pi) q[3]; cx q[2], q[3]; ry(0.008100928029173525) q[3]; cx q[2], q[3]; ry(-0.03652883594563631) q[4]; rz(-pi) q[4]; cx q[2], q[4]; ry(0.008100928029173525) q[4]; cx q[2], q[4]; cx q[2], q[0]; ry(-0.007523006992415024) q[0]; cx q[2], q[0]; ry(0.10475426563749954) q[2]; cx q[0], q[2]; ry(-0.10475426563749954) q[2]; cx q[0], q[2]; cx q[2], q[1]; ry(-0.030569431037679968) q[1]; cx q[2], 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] 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(x13) q[6]; crz(x14) q[6], q[0]; crz(x15) q[5], q[6]; crz(x16) q[4], q[5]; crz(x17) q[3], q[4]; crz(x18) q[2], q[3]; crz(x19) q[1], q[2]; crz(x20) 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIZZ", "IIIIZIZ", "IIIIZZI", "IIIIZZZ", "IIIZIIZ", "IIZIIIZ", "IIZZIII", "IIZZIIZ", "IZIZIII", "ZIIZIII", "ZZIIIII", "ZZIZIII", "IZIIIZI", "IIZIZII", "ZIIIZII", "ZIZIIII", "ZIZIZII", "IIIIIIZ", "IIIIIZI", "IIIIZII", "IIIZIII", "IIZIIII", "IZIIIII", "ZIIIIII" ]
[ 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.5, 0.25, 0.25, 0.25, -0.25, 0, -0.25, 0, 0, 0, -0.25, 0 ]
0.99193
[ -1.547794302812402, -1.5261665628200867, 1.2987883161683555, -0.01620185605834705, 0.015046013984830048, 0.20950853127499908, 0.061138862075359936 ]
{ "n_parameters": 7, "n_qubits": 5, "optimal_eigenvalue": -3, "target_ratio": 0.97, "target_value": -2.91 }
1
f81bf46cca70ad09ada391580bab0628
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": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 7}, {"source": 2, "target": 3}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 5, "target": 6}, {"source": 6, "target": 7}]}
{"states": [197, 133], "expectation_value": -4.980348227999455, "params": [[[0.5038, 0.0014], [0.3164, -0.06770000000000001], [0.0053, 0.0918], [-0.0098, 0.25730000000000003], [0.0007, -0.28090000000000004], [0.5088, 0.0025], [-0.00030000000000000003, 0.2732], [0.4698, 0.0011]], [[0.5044000000000001, 0.0014], [0.3175, -0.0679], [-0.0015, -0.2579], [-0.0008, 0.2635], [0.0002, -0.281], [0.5033, 0.0025], [0.0015, 0.2723], [0.4726, 0.0012000000000000001]], [[0.5065000000000001, 0.0014], [0.3186, -0.06770000000000001], [0.0016, -0.27190000000000003], [-0.006900000000000001, 0.2627], [-0.0002, -0.2798], [0.509, 0.0025], [0.0029000000000000002, 0.2743], [0.46730000000000005, 0.0013000000000000002]], [[0.5056, 0.001], [0.3229, 0.0004], [0.0029000000000000002, 0.0081], [-0.0086, 0.0063], [0.0008, 0.0017000000000000001], [0.5011, 0.0077], [-0.0006000000000000001, 0.0098], [0.4737, 0.0099]]], "bitstrings": ["00111010", "01111010"], "total_optimization_steps": 50, "probabilities": [0.1186368708920246, 0.21803700417868763], "optimization_time": 19.60741901397705}
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(4) @ Z(3)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(7) @ Z(1)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(7)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(6)) + -1.5 * Z(2) + -1.0 * Z(0) + -2.0 * Z(3) + -1.5 * Z(4) + -1.0 * Z(1) + -1.0 * Z(7) + -1.5 * Z(6) + -0.5 * Z(5)
1
8
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": ["00111101", "00111011", "10110011", "01111010", "11010011", "11011010"], "largest_eigenvalue": 17.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rz(1.7834654556032952) q[0]; ry(2.874572865975902) q[0]; rz(-1.7367889944596986) q[0]; rz(0.8948878434181751) q[1]; ry(0.03586569030821646) q[1]; rz(-1.4604703992351822) q[1]; rz(-0.2429178084493837) q[2]; ry(0.030069997633774482) q[2]; rz(-0.16119680211189769) q[2]; rz(-0.8808699013298735) q[3]; ry(0.05484840437406775) q[3]; rz(1.7335535054213498) q[3]; rz(1.4864883375015996) q[4]; ry(0.0968116199516322) q[4]; rz(-2.397994627146736) q[4]; rz(1.0951587970750944) q[5]; ry(3.037720472571) q[5]; rz(-1.9525153243029367) q[5]; rz(-0.24596966504406703) q[6]; ry(0.09808795713997058) q[6]; rz(1.3103618019477334) q[6]; rz(1.7111446689326746) q[7]; ry(2.7970604033853816) q[7]; rz(-1.4035869680160173) 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] 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(x1) q[0]; rx(x17) q[1]; rz(x18) q[1]; rx(x19) q[2]; rz(x20) q[2]; rx(x21) q[3]; rz(x22) q[3]; rx(x23) q[4]; rz(x24) q[4]; rx(x25) q[5]; rz(x11) q[5]; rx(x26) q[6]; rz(x27) q[6]; rx(x28) q[7]; rz(x29) q[7]; rx(x30) q[0]; rz(x1) q[0]; rx(x31) q[1]; rz(x3) q[1]; rx(x32) q[2]; rz(x33) q[2]; rx(x34) q[3]; rz(x35) q[3]; rx(x36) q[4]; rz(x37) q[4]; rx(x38) q[5]; rz(x11) q[5]; rx(x39) q[6]; rz(x40) q[6]; rx(x41) q[7]; rz(x42) q[7]; rx(x43) q[0]; rz(x44) q[0]; rx(x45) q[1]; rz(x46) q[1]; rx(x39) q[2]; rz(x47) q[2]; rx(x48) q[3]; rz(x49) q[3]; rx(x50) q[4]; rz(x51) q[4]; rx(x52) q[5]; rz(x53) q[5]; rx(x54) q[6]; rz(x55) q[6]; rx(x56) q[7]; rz(x57) 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", "IIIZIIIZ", "IIIZZIII", "IIIIIZZI", "IIIIZIZI", "ZIIZIIII", "ZIIIIIZI", "IZIIIZII", "IZIZIIII", "ZZIIIIII", "IIZIZIII", "IZZIIIII", "IIIIIZII", "IIIIIIIZ", "IIIIZIII", "IIIZIIII", "IIIIIIZI", "ZIIIIIII", "IZIIIIII", "IIZIIIII" ]
[ 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, -1.5, -1, -2, -1.5, -1, -1, -1.5, -0.5 ]
0.98893
[ 0.5027825524624825, 0.02267837415403287, -0.1523955487600302, -0.019245708816926846, -0.006710620176215931, 0.09727700567546874, -0.0012912622488938964, 0.037600344041485156, 0.01395589239974579, -0.38741682866424054, 0.7149102829698329, -0.019491245451658742, 0.169965899200761, 0.14983762...
{ "n_parameters": 58, "n_qubits": 8, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
10
3eae9571be99206e8d251c5f1caa9c72
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}, {"id": 9}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 3, "target": 5}, {"source": 4, "target": 5}, {"source": 6, "target": 9}, {"source": 7, "target": 9}, {"source": 8, "target": 9}]}
{"states": [399, 511], "expectation_value": -0.29374859807505804, "params": [[0.042800000000000005], [-0.0398]], "bitstrings": ["001110000", "000000000"], "total_optimization_steps": 10, "probabilities": [0.0022166669682420473, 0.002229704116136633], "optimization_time": 1.5799617767333984}
-1.0 * (Z(0) @ Z(1)) + -1.5 * (Z(2) @ Z(3)) + -2.0 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + -2.0 * (Z(5) @ Z(8)) + -2.0 * (Z(6) @ Z(8)) + 0.5 * (Z(6) @ Z(5)) + -2.0 * (Z(7) @ Z(8)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * Z(1) + 0.5 * Z(0) + 1.0 * Z(3) + 0.5 * Z(2) + -1.0 * Z(4) + 0.5 * Z(8) + 0.5 * Z(5) + 0.5 * Z(6) + 0.5 * Z(7)
5
9
1
{"smallest_eigenvalues": [-12.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -11.0, "smallest_bitstrings": ["000000000"], "largest_eigenvalue": 15.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(-0.38195054971176035) q[0]; rz(1.4906148942791582) q[0]; rx(-1.3991219864922113) q[1]; rz(1.5285724814751944) q[1]; rx(-2.767107125818454) q[2]; rz(1.495278141948834) q[2]; rx(-3.124706048720333) q[3]; rz(2.452913844629382) q[3]; rx(0.2831625939787221) q[4]; rz(2.661469022414323) q[4]; rx(0.13844701944454263) q[5]; rz(2.8584008161115504) q[5]; rx(-0.1083186877659563) q[6]; rz(2.4093083198944996) q[6]; rx(-0.008538708822038945) q[7]; rz(-2.9868858138012433) q[7]; rx(0.048675158096208725) q[8]; rz(1.5997946546512722) q[8]; cx q[8], q[7]; ry(-0.43568131249453995) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.43568131249453995) q[7]; rz(-pi/2) q[7]; ry(-0.33386052128170324) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.32566791131278217) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.3703946030615176) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(0.022615654916606994) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(0.3338081545432321) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.44146506564209614) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.44146506564209614) q[1]; ry(0.44742668794013946) q[0]; cx q[8], q[0]; ry(-0.44742668794013946) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.3049023150424986) q[8]; cx q[7], q[8]; ry(-0.33380815454323215) q[2]; ry(-0.022615654916606998) q[3]; ry(0.3703946030615176) q[4]; ry(0.3256679113127822) q[5]; ry(0.3338605212817032) q[6]; cx q[7], q[6]; ry(-0.33386052128170324) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.33386052128170324) q[6]; rz(-pi/2) q[6]; ry(-0.32566791131278217) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.3703946030615176) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(0.022615654916606994) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(0.3338081545432321) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.44146506564209614) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.44146506564209614) q[1]; ry(0.44742668794013946) q[0]; cx q[7], q[0]; ry(-0.44742668794013946) q[0]; rz(pi/2) q[7]; ry(-0.33380815454323215) q[2]; ry(-0.022615654916606998) q[3]; ry(0.3703946030615176) q[4]; ry(0.3256679113127822) q[5]; ry(0.30490231504249865) q[8]; cx q[6], q[8]; ry(-0.3049023150424986) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.43568131249453995) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.32566791131278217) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.32566791131278217) q[5]; rz(-pi/2) q[5]; ry(-0.3703946030615176) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.022615654916606994) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(0.3338081545432321) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.44146506564209614) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.44146506564209614) q[1]; ry(0.44742668794013946) q[0]; cx q[6], q[0]; ry(-0.44742668794013946) q[0]; rz(pi/2) q[6]; ry(-0.33380815454323215) q[2]; ry(-0.022615654916606998) q[3]; ry(0.3703946030615176) q[4]; ry(0.43568131249453995) q[7]; ry(0.30490231504249865) q[8]; cx q[5], q[8]; ry(-0.3049023150424986) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.43568131249453995) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.33386052128170324) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.3703946030615176) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.3703946030615176) q[4]; rz(-pi/2) q[4]; ry(0.022615654916606994) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(0.3338081545432321) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.44146506564209614) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.44146506564209614) q[1]; ry(0.44742668794013946) q[0]; cx q[5], q[0]; ry(-0.44742668794013946) q[0]; rz(pi/2) q[5]; ry(-0.33380815454323215) q[2]; ry(-0.022615654916606998) q[3]; ry(0.3338605212817032) q[6]; ry(0.43568131249453995) q[7]; ry(0.30490231504249865) q[8]; cx q[4], q[8]; ry(-0.3049023150424986) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.43568131249453995) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.33386052128170324) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.32566791131278217) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.022615654916606994) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.022615654916606994) q[3]; rz(-pi/2) q[3]; ry(0.3338081545432321) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.44146506564209614) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.44146506564209614) q[1]; ry(0.44742668794013946) q[0]; cx q[4], q[0]; ry(-0.44742668794013946) q[0]; rz(pi/2) q[4]; ry(-0.33380815454323215) q[2]; ry(0.3256679113127822) q[5]; ry(0.3338605212817032) q[6]; ry(0.43568131249453995) q[7]; ry(0.30490231504249865) q[8]; cx q[3], q[8]; ry(-0.3049023150424986) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.43568131249453995) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.33386052128170324) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.32566791131278217) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.3703946030615176) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(0.3338081545432321) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(-0.3338081545432321) q[2]; rz(-pi/2) q[2]; ry(0.44146506564209614) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.44146506564209614) q[1]; ry(0.44742668794013946) q[0]; cx q[3], q[0]; ry(-0.44742668794013946) q[0]; rz(pi/2) q[3]; ry(0.3703946030615176) q[4]; ry(0.3256679113127822) q[5]; ry(0.3338605212817032) q[6]; ry(0.43568131249453995) q[7]; ry(0.30490231504249865) q[8]; cx q[2], q[8]; ry(-0.3049023150424986) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.43568131249453995) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.33386052128170324) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.32566791131278217) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.3703946030615176) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.022615654916606994) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.44146506564209614) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.44146506564209614) q[1]; rz(-pi/2) q[1]; ry(0.44742668794013946) q[0]; cx q[2], q[0]; ry(-0.44742668794013946) q[0]; rz(pi/2) q[2]; ry(-0.022615654916606998) q[3]; ry(0.3703946030615176) q[4]; ry(0.3256679113127822) q[5]; ry(0.3338605212817032) q[6]; ry(0.43568131249453995) q[7]; ry(0.30490231504249865) q[8]; cx q[1], q[8]; ry(-0.3049023150424986) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.43568131249453995) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.33386052128170324) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.32566791131278217) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.3703946030615176) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.022615654916606994) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(0.3338081545432321) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.44742668794013946) q[0]; cx q[1], q[0]; ry(-0.44742668794013946) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(-0.33380815454323215) q[2]; ry(-0.022615654916606998) q[3]; ry(0.3703946030615176) q[4]; ry(0.3256679113127822) q[5]; ry(0.3338605212817032) q[6]; ry(0.43568131249453995) q[7]; ry(0.30490231504249865) q[8]; cx q[0], q[8]; ry(-0.3049023150424986) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.43568131249453995) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.33386052128170324) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.32566791131278217) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.3703946030615176) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.022615654916606994) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(0.3338081545432321) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.44146506564209614) q[1]; cx q[0], q[1]; rx(0.17195959044962086) q[0]; rz(0.714417884552343) q[0]; ry(0.46148617728350944) q[1]; rz(-0.4883769495774031) q[1]; ry(1.2279949817201485) q[2]; rz(-0.16485057523128033) q[2]; ry(0.09858384950614428) q[3]; rz(-1.7253489311965362) q[3]; ry(0.7891797011418118) q[4]; rz(-0.7078049190542322) q[4]; ry(0.9522763232014909) q[5]; rz(-1.6297995120741198) q[5]; ry(0.8235701441746106) q[6]; rz(-0.9906582490557447) q[6]; ry(0.2662791090756304) q[7]; rz(-0.5592404664390749) q[7]; ry(0.9993027861386484) q[8]; rz(-3.121902613332367) q[8];
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[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[3], q[2]; rz(x1) q[2]; cx q[3], q[2]; cx q[3], q[4]; rz(x2) q[4]; cx q[3], q[4]; cx q[2], q[4]; rz(x3) q[4]; cx q[2], q[4]; cx q[8], q[5]; rz(x2) q[5]; cx q[8], q[5]; cx q[8], q[6]; rz(x2) q[6]; cx q[8], q[6]; cx q[5], q[6]; rz(x3) q[6]; cx q[5], q[6]; cx q[8], q[7]; rz(x2) q[7]; cx q[8], q[7]; cx q[5], q[7]; rz(x3) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x3) q[7]; cx q[6], q[7]; rz(x3) q[1]; rz(x3) q[0]; rz(x4) q[3]; rz(x3) q[2]; rz(x0) q[4]; rz(x3) q[8]; rz(x3) q[5]; rz(x3) q[6]; rz(x3) q[7]; 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]; h q[7]; rz(x5) q[7]; h q[7]; h q[8]; rz(x5) 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];
{"node": 4}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZ", "IIIIIZZII", "IIIIZZIII", "IIIIZIZII", "ZIIZIIIII", "ZIZIIIIII", "IIZZIIIII", "ZZIIIIIII", "IZIZIIIII", "IZZIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIIIZII", "IIIIZIIII", "ZIIIIIIII", "IIIZIIIII", "IIZIIIIII", "IZIIIIIII" ]
[ -1, -1.5, -2, 0.5, -2, -2, 0.5, -2, 0.5, 0.5, 0.5, 0.5, 1, 0.5, -1, 0.5, 0.5, 0.5, 0.5 ]
0.970036
[ -0.3819505497117604, -0.08018143251573825, -1.3991219864922115, -0.04222384531970143, -2.767107125818454, -0.07551818484606285, 3.158479258459254, 0.8821175178344853, 0.28316259397872207, 1.0906726956194261, 0.1384470194445426, 1.2876044893166538, -0.10831868776595631, 0.8385119930996024, ...
{ "n_parameters": 45, "n_qubits": 9, "optimal_eigenvalue": -12, "target_ratio": 0.97, "target_value": -11.64 }
158
ed01866ce53def5a36a69737a2fd120b
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": 1, "source": 0, "target": 2}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 2, "source": 0, "target": 5}, {"capacity": 2, "source": 0, "target": 7}, {"capacity": 1, "source": 1, "target": 7}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 1, "source": 2, "target": 7}, {"capacity": 1, "source": 3, "target": 2}, {"capacity": 2, "source": 3, "target": 5}, {"capacity": 1, "source": 4, "target": 3}, {"capacity": 2, "source": 6, "target": 7}]}
{"states": [115, 123], "expectation_value": -4.4185923870685855, "params": null, "bitstrings": ["10001100", "10000100"], "total_optimization_steps": 59, "probabilities": [0.16476189183352727, 0.6119730066251393], "optimization_time": 66.27852272987366}
-0.25 * (Z(0) @ Z(2)) + -0.25 * (Z(4) @ Z(0)) + -0.5 * (Z(5) @ Z(0)) + -0.25 * (Z(7) @ Z(2)) + 1.25 * (Z(7) @ Z(0)) + -0.25 * (Z(1) @ Z(7)) + -0.25 * (Z(6) @ Z(2)) + -0.5 * (Z(6) @ Z(7)) + -0.25 * (Z(3) @ Z(2)) + -0.25 * (Z(3) @ Z(4)) + -0.5 * (Z(3) @ Z(5)) + 0.0 * Z(2) + -0.25 * Z(0) + 0.0 * Z(4) + -1.0 * Z(5) + 0.25 * Z(7) + 0.25 * Z(1) + 0.25 * Z(6) + 0.5 * Z(3)
1
8
2
{"smallest_eigenvalues": [-5.0, -5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -4.0, "smallest_bitstrings": ["10000100", "10001100", "10011100", "10111100"], "largest_eigenvalue": 5.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(-0.129145857303265) q[0]; rz(-0.04281809130716757) q[0]; rx(3.3646756556499158) q[1]; rz(-0.07126208372567235) q[1]; rx(0.2591409259719783) q[2]; rz(0.304554161903536) q[2]; rx(0.009149764329273965) q[3]; rz(-0.1564246855355176) q[3]; rx(-0.039435622912399666) q[4]; rz(-0.14455685554995432) q[4]; rx(-0.039435622912399666) q[5]; rz(0.29369761094609903) q[5]; rx(2.532166941005374) q[6]; rz(-0.020718965674505502) q[6]; rx(3.1060984160575704) q[7]; rz(0.2808878715791252) q[7];
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(-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];\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.5681) q[5];\ncry(-1.5681) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) 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];\nry(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) 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];\nry(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\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];\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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) 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(-1.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) q[7], q[3];\ncry(0.0003) 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];\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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) q[7], q[3];\ncry(0.0003) q[2], q[7];\nry(-0.0059) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) q[7], q[3];\ncry(0.0003) q[2], q[7];\nry(-0.0059) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) q[7], q[3];\ncry(0.0003) q[2], q[7];\nry(-0.0059) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) q[7], q[3];\ncry(0.0003) q[2], q[7];\nry(-0.0059) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) q[7], q[3];\ncry(0.0003) q[2], q[7];\nry(-0.0059) 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.5681) q[5];\ncry(-1.5681) q[7], q[0];\nry(1.0378) q[7];\nry(-0.5147) q[0];\ncry(1.5071) q[7], q[6];\ncry(0.289) q[6], q[7];\ncry(1.3559) q[7], q[1];\ncry(0.9679) q[6], q[2];\ncry(0.9384) q[2], q[3];\ncry(-0.1296) q[6], q[0];\ncry(0.3897) q[3], q[2];\ncry(0.4271) q[4], q[3];\nry(0.1935) q[1];\ncry(0.041) q[1], q[7];\ncry(0.3142) q[3], q[4];\ncry(0.2808) q[0], q[4];\ncry(0.128) q[6], q[3];\ncry(0.1191) q[7], q[2];\ncry(0.195) q[2], q[4];\ncry(0.0557) q[2], q[6];\nry(0.0805) q[3];\ncry(0.0337) q[4], q[0];\ncry(-0.0167) q[1], q[0];\nry(0.1212) q[4];\ncry(0.0163) q[3], q[0];\ncry(-0.0857) q[7], q[4];\ncry(-0.006) q[4], q[7];\ncry(0.0371) q[4], q[2];\ncry(0.0268) q[1], q[3];\nry(-0.0074) q[6];\ncry(-0.0407) q[0], q[6];\ncry(0.0339) q[1], q[4];\ncry(-0.0027) q[1], q[5];\ncry(0.0192) q[6], q[1];\ncry(0.0236) q[6], q[4];\ncry(0.0123) q[7], q[3];\ncry(0.0003) q[2], q[7];\nry(-0.0059) 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": [0.995, 1.0027, 1.0566, 0.828, 0.6049, 0.4729, 0.4133, 0.2286, 0.2192, 0.2062, 0.1645, 0.1327, 0.0865, 0.0773, 0.0645, 0.0599, 0.0465, 0.0506, 0.0438, 0.0411, 0.033, 0.0287, 0.0296, 0.0278, 0.0177, 0.0174, 0.0157, 0.0145, 0.0139, 0.0137, 0.0114, 0.0108, 0.0104, 0.0094, 0.009, 0.0084, 0.0082, 0.0074, 0.0074, 0.0073, 0.0073, 0.006, 0.0059, 0.0053, 0.0052, 0.005, 0.0049, 0.0045, 0.0041, 0.004, 0.004, 0.004, 0.0037, 0.0035, 0.0032, 0.0031, 0.0031, 0.003, 0.0029]}
[ "IIIIIZIZ", "IIIZIIIZ", "IIZIIIIZ", "ZIIIIZII", "ZIIIIIIZ", "ZIIIIIZI", "IZIIIZII", "ZZIIIIII", "IIIIZZII", "IIIZZIII", "IIZIZIII", "IIIIIZII", "IIIIIIIZ", "IIIZIIII", "IIZIIIII", "ZIIIIIII", "IIIIIIZI", "IZIIIIII", "IIIIZIII" ]
[ -0.25, -0.25, -0.5, -0.25, 1.25, -0.25, -0.25, -0.5, -0.25, -0.25, -0.5, 0, -0.25, 0, -1, 0.25, 0.25, 0.25, 0.5 ]
0.974438
[ -0.129145857303265, -0.04281809130716757, 3.3646756556499158, -0.07126208372567235, 0.2591409259719783, 0.304554161903536, 0.009149764329273965, -0.1564246855355176, -0.039435622912399666, -0.14455685554995432, 0.29369761094609903, 2.532166941005374, -0.020718965674505502, 3.10609841605757...
{ "n_parameters": 15, "n_qubits": 8, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
8
3928188676e428b6c75c7255e5b5e044
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}], "edges": [{"capacity": 3, "source": 0, "target": 3}, {"capacity": 4, "source": 0, "target": 6}, {"capacity": 4, "source": 0, "target": 7}, {"capacity": 4, "source": 1, "target": 3}, {"capacity": 3, "source": 1, "target": 5}, {"capacity": 1, "source": 1, "target": 6}, {"capacity": 2, "source": 1, "target": 8}, {"capacity": 1, "source": 2, "target": 3}, {"capacity": 3, "source": 2, "target": 6}, {"capacity": 1, "source": 3, "target": 1}, {"capacity": 1, "source": 3, "target": 2}, {"capacity": 4, "source": 4, "target": 8}, {"capacity": 2, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 3}, {"capacity": 2, "source": 5, "target": 8}, {"capacity": 3, "source": 6, "target": 3}, {"capacity": 2, "source": 6, "target": 8}, {"capacity": 1, "source": 7, "target": 1}, {"capacity": 1, "source": 7, "target": 3}, {"capacity": 2, "source": 7, "target": 4}]}
{"states": [17, 153], "expectation_value": -12.954368081351323, "params": null, "bitstrings": ["111101110", "101100110"], "total_optimization_steps": 60, "probabilities": [0.1936060412929956, 0.6096660806695061], "optimization_time": 92.32723927497864}
-0.75 * (Z(0) @ Z(3)) + -0.75 * (Z(6) @ Z(3)) + -1.0 * (Z(6) @ Z(0)) + -0.25 * (Z(7) @ Z(3)) + -1.0 * (Z(7) @ Z(0)) + -1.25 * (Z(1) @ Z(3)) + -0.25 * (Z(1) @ Z(6)) + -0.25 * (Z(1) @ Z(7)) + -0.75 * (Z(5) @ Z(3)) + -1.25 * (Z(5) @ Z(1)) + 3.0 * (Z(8) @ Z(0)) + -0.5 * (Z(8) @ Z(6)) + -0.5 * (Z(8) @ Z(1)) + -0.5 * (Z(8) @ Z(5)) + -0.5 * (Z(2) @ Z(3)) + -0.75 * (Z(2) @ Z(6)) + -0.5 * (Z(4) @ Z(7)) + -1.0 * (Z(4) @ Z(8)) + -3.25 * Z(3) + -0.25 * Z(0) + -0.75 * Z(6) + 0.0 * Z(7) + 1.5 * Z(1) + 1.0 * Z(5) + 0.5 * Z(8) + 0.75 * Z(2) + 0.5 * Z(4)
1
9
2
{"smallest_eigenvalues": [-14.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -13.75, "smallest_bitstrings": ["101100110"], "largest_eigenvalue": 14.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; ry(-0.6073416611042596) q[0]; h q[1]; ry(-0.026345425365336513) q[2]; rz(-pi) q[2]; ry(-0.0007133354418511689) q[3]; rz(-pi) q[3]; h q[4]; ry(0.784490879013381) q[4]; h q[5]; ry(0.7858660089208415) q[5]; cx q[1], q[5]; ry(-0.7858660089208415) q[5]; cx q[1], q[5]; ry(0.6151290380118994) q[1]; cx q[5], q[1]; ry(-0.6151290380118994) q[1]; cx q[5], q[1]; h q[6]; ry(-1.2146833222085192) q[6]; h q[7]; ry(-0.9463369738478815) q[7]; h q[8]; cx q[8], q[0]; ry(0.6073416611042596) q[0]; cx q[8], q[0]; ry(-0.9681119098547146) q[0]; ry(1.5715095627947713) q[8]; cx q[8], q[4]; ry(-0.784490879013381) q[4]; cx q[8], q[4]; cx q[4], q[0]; ry(-0.004627489272870857) q[0]; cx q[4], q[0]; ry(-0.0005155098505695417) q[8]; cx q[4], q[8]; ry(0.0005155098505695417) q[8]; cx q[4], q[8]; cx q[4], q[2]; cx q[8], q[7]; ry(0.025069986363592756) q[2]; cx q[4], q[2]; ry(-0.04934332921123638) q[0]; cx q[5], q[0]; ry(0.04934332921123638) q[0]; cx q[5], q[0]; ry(0.049391516165706056) q[0]; cx q[1], q[0]; ry(-0.049391516165706056) q[0]; cx q[1], q[0]; ry(0.9463369738478815) q[7]; cx q[8], q[7]; ry(0.6255048154280473) q[7]; cx q[0], q[7]; ry(-0.6255048154280473) q[7]; cx q[0], q[7]; ry(-0.09943425411440096) q[8]; cx q[1], q[8]; ry(0.09943425411440096) q[8]; cx q[1], q[8]; ry(0.0017261774176066755) q[0]; cx q[7], q[0]; ry(-0.0017261774176066755) q[0]; cx q[7], q[0]; ry(0.004886583441807022) q[8]; cx q[0], q[8]; ry(-0.004886583441807022) q[8]; cx q[0], q[8]; ry(-0.21286320230986655) q[4]; cx q[0], q[4]; ry(0.21286320230986655) q[4]; cx q[0], q[4]; ry(0.09988571439486521) q[8]; cx q[5], q[8]; ry(-0.09988571439486521) q[8]; cx q[5], q[8]; ry(-0.0010855281186198966) q[2]; cx q[5], q[2]; ry(0.0010855281186198966) q[2]; cx q[5], q[2]; ry(-0.0008026251013248752) q[2]; cx q[0], q[2]; ry(0.0008026251013248752) q[2]; cx q[0], q[2]; ry(-0.004622371219675644) q[8]; ry(-0.015069213540923684) q[2]; ry(0.001184689263961953) q[4]; ry(-0.00011831901936129599) q[5]; ry(0.3205656791639889) q[7]; cx q[4], q[7]; ry(-0.0012534387508406465) q[7]; cx q[4], q[7]; cx q[4], q[3]; ry(-1.820256927624638e-05) q[7]; cx q[1], q[7]; ry(1.820256927624638e-05) q[7]; cx q[1], q[7]; cx q[7], q[8]; ry(0.00039821606467438044) q[3]; cx q[4], q[3]; ry(0.004622371219675644) q[8]; cx q[7], q[8]; cx q[7], q[2]; ry(0.015069213540923684) q[2]; cx q[7], q[2]; ry(-0.0001254133270527906) q[3]; cx q[8], q[3]; ry(0.0001254133270527906) q[3]; cx q[8], q[3]; ry(-7.634393256755905e-05) q[3]; cx q[5], q[3]; ry(7.634393256755905e-05) q[3]; cx q[5], q[3]; ry(0.00040584143987255607) q[4]; cx q[5], q[4]; ry(-0.00040584143987255607) q[4]; cx q[5], q[4];
null
{"source": 0, "sink": 8}
{"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.57) 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.57) q[3];\ncry(-1.5708) 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];\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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) 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];\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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\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];\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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) 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];\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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) 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];\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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) 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];\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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) 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];\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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) q[0], q[2];\ncry(0.009) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) q[0], q[2];\ncry(0.009) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) q[0], q[2];\ncry(0.009) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) q[0], q[2];\ncry(0.009) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) q[0], q[2];\ncry(0.009) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) q[0], q[2];\ncry(0.009) 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.57) q[3];\ncry(-1.5708) q[8], q[0];\nry(1.0258) q[8];\nry(-1.5708) q[6];\nry(-0.0646) q[0];\ncry(1.5705) q[8], q[4];\ncry(-0.0988) q[4], q[0];\ncry(1.5642) q[1], q[5];\ncry(1.2307) q[5], q[1];\ncry(-0.3531) q[5], q[0];\ncry(0.2017) q[4], q[8];\nry(-1.4449) q[2];\ncry(-1.4361) q[8], q[7];\ncry(-0.0526) q[1], q[0];\ncry(0.0841) q[1], q[8];\ncry(0.6635) q[0], q[7];\ncry(0.279) q[7], q[0];\ncry(-0.2186) q[0], q[8];\ncry(-0.1161) q[4], q[2];\nry(0.0731) q[7];\ncry(0.0109) q[5], q[8];\ncry(-0.1521) q[0], q[4];\nry(-0.0262) q[4];\ncry(-0.0413) q[4], q[7];\ncry(0.0469) q[1], q[7];\ncry(0.0343) q[7], q[8];\ncry(-0.0004) q[4], q[3];\ncry(-0.0003) q[8], q[3];\ncry(-0.0186) q[5], q[2];\nry(0.0046) q[5];\ncry(-0.0001) q[5], q[3];\ncry(-0.02) q[0], q[2];\ncry(0.009) q[5], q[4];\ncry(-0.012) 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];\n"], "gradients": [3.227, 2.0034, 2.4658, 1.6904, 2.0532, 1.206, 1.8593, 0.904, 1.0986, 1.088, 0.9498, 0.5005, 0.4892, 0.302, 0.272, 0.1387, 0.0959, 0.0997, 0.0582, 0.0426, 0.0335, 0.0309, 0.0259, 0.024, 0.0247, 0.0204, 0.0197, 0.0179, 0.0174, 0.0155, 0.0154, 0.0138, 0.0124, 0.012, 0.0109, 0.0099, 0.0096, 0.0093, 0.0092, 0.0081, 0.0081, 0.008, 0.0078, 0.0078, 0.0067, 0.0057, 0.0054, 0.0054, 0.0054, 0.0051, 0.0051, 0.005, 0.0049, 0.0046, 0.0044, 0.0037, 0.0037, 0.0037, 0.003, 0.003]}
[ "IIIIIZIIZ", "IIZIIZIII", "IIZIIIIIZ", "IZIIIZIII", "IZIIIIIIZ", "IIIIIZIZI", "IIZIIIIZI", "IZIIIIIZI", "IIIZIZIII", "IIIZIIIZI", "ZIIIIIIIZ", "ZIZIIIIII", "ZIIIIIIZI", "ZIIZIIIII", "IIIIIZZII", "IIZIIIZII", "IZIIZIIII", "ZIIIZIIII", "IIIIIZIII", "IIIIIIIIZ", "IIZIIIIII", "...
[ -0.75, -0.75, -1, -0.25, -1, -1.25, -0.25, -0.25, -0.75, -1.25, 3, -0.5, -0.5, -0.5, -0.5, -0.75, -0.5, -1, -3.25, -0.25, -0.75, 0, 1.5, 1, 0.5, 0.75, 0.5 ]
0.917427
[ -1.569684775288371, -1.2146833222085192, 1.5715095627947713, -0.9727393991275854, 1.568981758026762, 0.009254978545741714, 1.571732017841683, 1.2302580760237989, -0.09868665842247276, -0.0010310197011390834, -1.5193809150659674, -1.892673947695763, 0.09878303233141211, -0.19886850822880192...
{ "n_parameters": 33, "n_qubits": 9, "optimal_eigenvalue": -14.75, "target_ratio": 0.97, "target_value": -14.3075 }
500
b426b8aff164c6823b185eb6b091738d
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": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 5}]}
{"states": [52, 28], "expectation_value": -3.499900324058672, "params": null, "bitstrings": ["001011", "100011"], "total_optimization_steps": 26, "probabilities": [1.718749846806863e-05, 0.999950071326692], "optimization_time": 18.70163917541504}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(4)) + -0.5 * Z(1) + -0.5 * Z(0) + -0.5 * Z(2) + -1.0 * Z(5) + -1.0 * Z(4) + -0.5 * Z(3)
1
6
2
{"smallest_eigenvalues": [-3.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.5, "smallest_bitstrings": ["100011"], "largest_eigenvalue": 7.5}
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];
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[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[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.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.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) 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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) q[3], q[0];\ncry(-0.0005) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) q[3], q[0];\ncry(-0.0005) q[2], q[4];\ncry(0.0076) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) q[3], q[0];\ncry(-0.0005) q[2], q[4];\ncry(0.0076) q[1], q[2];\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[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) q[3], q[0];\ncry(-0.0005) q[2], q[4];\ncry(0.0076) q[1], q[2];\ncry(0.0069) q[3], q[1];\ncry(0.0069) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) q[3], q[0];\ncry(-0.0005) q[2], q[4];\ncry(0.0076) q[1], q[2];\ncry(0.0069) q[3], q[1];\ncry(0.0069) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) q[3], q[0];\ncry(-0.0005) q[2], q[4];\ncry(0.0076) q[1], q[2];\ncry(0.0069) q[3], q[1];\ncry(0.0069) 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];\nry(-1.5681) q[5];\nry(-1.4449) q[4];\nry(-1.4449) q[0];\nry(1.4417) q[3];\nry(1.4417) q[1];\nry(1.4384) q[2];\ncry(-0.1259) q[3], q[4];\ncry(-0.1259) q[2], q[0];\ncry(0.1246) q[3], q[2];\ncry(0.1218) q[2], q[1];\ncry(0.1214) q[1], q[3];\ncry(-0.0027) q[3], q[5];\ncry(-0.0005) q[3], q[0];\ncry(-0.0005) q[2], q[4];\ncry(0.0076) q[1], q[2];\ncry(0.0069) q[3], q[1];\ncry(0.0069) 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"], "gradients": [1.0067, 0.5035, 0.5023, 0.4964, 0.4961, 0.4917, 0.1916, 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]}
[ "IIIIZZ", "IIIZIZ", "ZIIIZI", "IZIZII", "ZZIIII", "ZIZIII", "IZZIII", "IIIIZI", "IIIIIZ", "IIIZII", "ZIIIII", "IZIIII", "IIZIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -0.5, -0.5, -1, -1, -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
9f16651ff069e7e4b10d7e6e3ea493cf
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": 3}, {"capacity": 1, "source": 0, "target": 6}, {"capacity": 1, "source": 0, "target": 7}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 1, "source": 2, "target": 3}, {"capacity": 2, "source": 3, "target": 6}, {"capacity": 2, "source": 4, "target": 7}, {"capacity": 2, "source": 5, "target": 7}, {"capacity": 1, "source": 6, "target": 1}, {"capacity": 2, "source": 6, "target": 5}, {"capacity": 2, "source": 6, "target": 7}]}
{"states": [254, 127], "expectation_value": -3.8253352362448494, "params": [[[-0.0181, -0.0142], [-0.0046, 0.41540000000000005], [-0.003, -0.0045000000000000005], [-0.0026000000000000003, -0.0033], [-0.0006000000000000001, -0.0024000000000000002], [-0.0029000000000000002, 0.0023], [-1.2464, -0.0005], [0.5616, -0.0035]], [[-0.0244, 0.449], [0.0009000000000000001, 0.0006000000000000001], [-0.0024000000000000002, -0.0031000000000000003], [-0.0031000000000000003, -0.003], [-0.004200000000000001, -0.0018000000000000002], [-0.0025, 0.0029000000000000002], [-0.0152, 0.1758], [-1.2304000000000002, 0.006500000000000001]], [[-0.381, -1.1548], [-0.0013000000000000002, 0.5321], [-0.0043, 0.0037], [-0.0031000000000000003, 0.003], [0.0015, 0.0022], [-0.0031000000000000003, -0.0022], [0.0239, -0.0039000000000000003], [-0.0007, 0.005200000000000001]]], "bitstrings": ["00000001", "10000000"], "total_optimization_steps": 130, "probabilities": [0.2945744729049298, 0.3309184689677212], "optimization_time": 13.703258037567139}
-0.25 * (Z(0) @ Z(3)) + -0.5 * (Z(6) @ Z(3)) + -0.25 * (Z(6) @ Z(0)) + 0.75 * (Z(7) @ Z(0)) + -0.5 * (Z(7) @ Z(6)) + -0.75 * (Z(1) @ Z(6)) + -0.25 * (Z(2) @ Z(3)) + -0.25 * (Z(2) @ Z(1)) + -0.5 * (Z(4) @ Z(7)) + -0.5 * (Z(5) @ Z(6)) + -0.5 * (Z(5) @ Z(7)) + 0.0 * Z(3) + -0.25 * Z(0) + 0.0 * Z(6) + -0.75 * Z(7) + 0.5 * Z(1) + 0.0 * Z(2) + 0.5 * Z(4) + 0.0 * Z(5)
15
8
3
{"smallest_eigenvalues": [-4.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["10000000"], "largest_eigenvalue": 5.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; ry(0.10963318844684469) q[0]; ry(-0.10784227629783924) q[1]; ry(0.04903416532490154) q[2]; ry(-0.06456811418837632) q[3]; ry(-0.06278920391668384) q[4]; ry(0.016083486528017166) q[5]; ry(-0.09115505483951711) q[6]; ry(3.0615251106487658) q[7]; cx q[7], q[0]; 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.6745970847881372) q[0]; ry(-0.06456811418837632) q[1]; ry(-0.10784227629783924) q[2]; ry(0.04903416532490154) q[3]; ry(0.004343756851912965) q[4]; ry(-0.11081314270066006) q[5]; ry(-0.2897526101286637) q[6]; ry(-0.016448119872728477) q[7]; cx q[7], q[6]; cx q[0], q[7]; cx q[0], q[1]; ry(-0.2862374535681783) q[0]; cx q[1], q[2]; ry(0.09013334046943064) q[1]; cx q[2], q[3]; ry(0.03641746206174232) q[2]; cx q[3], q[4]; ry(0.022348933098385697) q[3]; cx q[4], q[5]; ry(-0.06278920391668384) q[4]; cx q[5], q[6]; ry(-0.1581819414016275) q[5]; ry(-0.2505656692981851) q[6]; ry(0.01330400949913077) q[7]; cx q[7], q[0]; 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.0043440659135827) q[0]; ry(-0.6213679670762656) q[1]; ry(-0.09722180050440007) q[2]; ry(-0.10086273228862018) q[3]; ry(0.03532772344382892) q[4]; ry(-0.049053407035184196) q[5]; ry(0.04903416532490154) q[6]; ry(0.05805273140801834) q[7]; cx q[7], q[6]; cx q[0], q[7]; 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];
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[8] c; qubit[8] 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]; cx q[7], q[0]; 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]; cx q[7], q[6]; cx q[0], q[7]; 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]; ry(x16) q[0]; ry(x17) q[1]; ry(x12) q[2]; ry(x18) q[3]; ry(x19) q[4]; ry(x20) q[5]; ry(x21) q[6]; ry(x22) q[7]; cx q[7], q[0]; 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(x23) q[0]; ry(x24) q[1]; ry(x18) q[2]; ry(x2) q[3]; ry(x25) q[4]; ry(x26) q[5]; ry(x27) q[6]; ry(x28) q[7]; cx q[7], q[6]; cx q[0], q[7]; 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]; ry(x29) q[0]; ry(x30) q[1]; ry(x31) q[2]; ry(x18) q[3]; ry(x32) q[4]; ry(x18) q[5]; ry(x33) q[6]; ry(x34) q[7]; cx q[7], q[0]; 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(x35) q[0]; ry(x36) q[1]; ry(x37) q[2]; ry(x38) q[3]; ry(x39) q[4]; ry(x40) q[5]; ry(x41) q[6]; ry(x42) q[7]; cx q[7], q[6]; cx q[0], q[7]; 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]; 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": []}
[ "IIIIZIIZ", "IZIIZIII", "IZIIIIIZ", "ZIIIIIIZ", "ZZIIIIII", "IZIIIIZI", "IIIIZZII", "IIIIIZZI", "ZIIZIIII", "IZZIIIII", "ZIZIIIII", "IIIIZIII", "IIIIIIIZ", "IZIIIIII", "ZIIIIIII", "IIIIIIZI", "IIIIIZII", "IIIZIIII", "IIZIIIII" ]
[ -0.25, -0.5, -0.25, 0.75, -0.5, -0.75, -0.25, -0.25, -0.5, -0.5, -0.5, 0, -0.25, 0, -0.75, 0.5, 0, 0.5, 0 ]
0.970232
[ 0.10963318844684469, -0.10784227629783924, 0.04903416532490154, -0.06456811418837632, -0.06278920391668384, 0.016083486528017166, -0.09115505483951711, 3.0615251106487658, 0.6745970847881372, 0.004343756851912965, -0.11081314270066006, -0.2897526101286637, -0.016448119872728477, -0.2862374...
{ "n_parameters": 27, "n_qubits": 8, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
44
eba59f50c284ea491834da7e16fa8fc7
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": 6, "source": 0, "target": 1}, {"weight": 12, "source": 0, "target": 4}, {"weight": 16, "source": 1, "target": 5}, {"weight": 9, "source": 2, "target": 3}, {"weight": 14, "source": 3, "target": 7}, {"weight": 4, "source": 4, "target": 5}, {"weight": 13, "source": 4, "target": 7}, {"weight": 12, "source": 5, "target": 6}, {"weight": 4, "source": 6, "target": 7}]}
{"states": [217, 214], "expectation_value": -16.422170377636373, "params": [[-0.0453, -0.0179], [0.075, 0.068]], "bitstrings": ["100100110", "100101001"], "total_optimization_steps": 10, "probabilities": [0.007429652028324171, 0.009201917583240331], "optimization_time": 3.476325035095215}
4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(3) @ Z(4)) + 4.5 * (Z(5) @ Z(1)) + 4.5 * (Z(5) @ Z(2)) + 4.5 * (Z(6) @ Z(1)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(6) @ Z(5)) + 4.5 * (Z(7) @ Z(2)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(8) @ Z(4)) + 4.5 * (Z(8) @ Z(6)) + 4.5 * (Z(8) @ Z(7)) + 10.5 * Z(1) + 3.0 * Z(0) + 12.5 * Z(2) + 11.5 * Z(4) + 0.0 * Z(3) + 11.0 * Z(5) + 15.5 * Z(6) + 10.5 * Z(7) + 6.5 * Z(8)
1
9
2
{"smallest_eigenvalues": [-71.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -62.5, "smallest_bitstrings": ["100101001"], "largest_eigenvalue": 139.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(0.38052690791396165) q[0]; rz(0.12876224261210822) q[0]; rx(0.4129431632583738) q[1]; rz(-0.06465084134299584) q[1]; cx q[1], q[0]; rz(-0.16858860617837823) q[0]; cx q[1], q[0]; rz(1.5592973732717885) q[0]; ry(0.7000341781004477) q[0]; rz(-1.6857574732511131) q[0]; rx(0.5382269501688054) q[1]; rz(-0.23770798986432728) q[1]; rx(0.0026392553186233812) q[2]; rz(0.11072611936024757) q[2]; rx(0.16301495096394006) q[3]; rz(0.10067041393419487) q[3]; cx q[3], q[2]; rz(0.06039017046792828) q[2]; cx q[3], q[2]; rx(-0.005830647529641124) q[2]; rz(0.37406133214501575) q[2]; cx q[2], q[1]; rz(0.09653675546210765) q[1]; cx q[2], q[1]; rx(0.3885449424675906) q[1]; rz(0.060863609300707666) q[1]; cx q[1], q[0]; rz(0.018955777486923977) q[0]; cx q[1], q[0]; rz(1.5850412091925037) q[0]; ry(0.86618315708661) q[0]; rz(-1.3563259267880414) q[0]; rx(0.39991442123341997) q[1]; rz(-0.04576229491932482) q[1]; rx(0.04898098567132287) q[2]; rz(0.021881034377331243) q[2]; rx(0.04801344320464848) q[3]; rz(0.28821303966609957) q[3]; rx(0.02266213442633431) q[4]; rz(0.2752345997541905) q[4]; rx(0.45767754317687187) q[5]; rz(0.07251452325467028) q[5]; cx q[5], q[4]; rz(-0.08154630258849668) q[4]; cx q[5], q[4]; rx(0.13049418132217033) q[4]; rz(0.19547796965091815) q[4]; cx q[4], q[3]; rz(0.024062730132889093) q[3]; cx q[4], q[3]; rx(0.04801344320464849) q[3]; rz(0.29463218466936203) q[3]; cx q[3], q[2]; rz(0.186487774006422) q[2]; cx q[3], q[2]; rx(0.014296558376637371) q[2]; rz(0.2808733622550047) q[2]; cx q[2], q[1]; rz(-0.030562672094977823) q[1]; cx q[2], q[1]; rx(0.3906982785488826) q[1]; rz(0.23142025824633977) q[1]; cx q[1], q[0]; rz(0.04164930673995268) q[0]; cx q[1], q[0]; rz(1.5671398026894288) q[0]; ry(0.9923906181102864) q[0]; rz(-1.808966292889692) q[0]; rx(0.19642906330394813) q[1]; rz(0.10853611364754379) q[1]; rx(0.002013813105707002) q[2]; rz(-0.005033083734146793) q[2]; rx(0.02310637634237368) q[3]; rz(0.027033030964240812) q[3]; rx(-0.19633656643461656) q[4]; rz(0.38847392085203936) q[4]; rx(0.34916103999931325) q[5]; rz(0.014864634996630155) q[5]; rx(-0.0015910144204859618) q[6]; rz(0.40636810274270907) q[6]; rx(0.4323179278197304) q[7]; rz(-0.1491032155514772) q[7]; cx q[7], q[6]; rz(-0.13466664145813667) q[6]; cx q[7], q[6]; rx(-0.09504625647670706) q[6]; rz(0.2181637897207754) q[6]; cx q[6], q[5]; rz(0.09326036314605189) q[5]; cx q[6], q[5]; rx(0.4334645533037608) q[5]; rz(0.01035439917211696) q[5]; cx q[5], q[4]; rz(-0.2033628165309157) q[4]; cx q[5], q[4]; rx(-0.001591014420485962) q[4]; rz(0.25958874708854585) q[4]; cx q[4], q[3]; rz(-0.020599123831983965) q[3]; cx q[4], q[3]; rx(-0.010501168405452163) q[3]; rz(-0.05838416506498392) q[3]; cx q[3], q[2]; rz(0.18772253399536823) q[2]; cx q[3], q[2]; rx(-0.005830647529641124) q[2]; rz(0.1859090154430133) q[2]; cx q[2], q[1]; rz(-0.12032344838669168) q[1]; cx q[2], q[1]; rx(0.4129431632583738) q[1]; rz(-0.07657575042035096) q[1]; cx q[1], q[0]; rz(0.12658628412583503) q[0]; cx q[1], q[0]; rx(0.48316878809204655) q[0]; rz(0.03816762492659358) q[0]; rx(0.34745172605613606) q[1]; rz(0.07241815792578699) q[1]; rx(0.05328606845402966) q[2]; rz(-0.1115936056607465) q[2]; rx(-0.13539570315404673) q[3]; rz(0.36364654983756495) q[3]; rx(-0.002058464361271196) q[4]; rz(0.2791634878630376) q[4]; rx(0.4047209309143922) q[5]; rz(0.10080781428388352) q[5]; rx(0.003133717028856411) q[6]; rz(0.24517572844120306) q[6]; rz(1.4831215926719317) q[7]; ry(0.8766287736159816) q[7]; rz(-1.6272541016714952) q[7]; cx q[7], q[6]; rz(0.013423827251117742) q[6]; cx q[7], q[6]; rx(-0.08391303799357307) q[6]; rz(0.39991442123342) q[6]; cx q[6], q[5]; rz(0.10277202227437014) q[5]; cx q[6], q[5]; rx(0.2985396163551898) q[5]; rz(0.01035439917211696) q[5]; cx q[5], q[4]; rz(-0.057457000027548) q[4]; cx q[5], q[4]; rx(0.09265427361462081) q[4]; rz(0.31079548724663647) q[4]; cx q[4], q[3]; rz(0.012545414439758366) q[3]; cx q[4], q[3]; rx(-0.019664731795712598) q[3]; rz(0.495814074184331) q[3]; cx q[3], q[2]; rz(0.17122245519947582) q[2]; cx q[3], q[2]; rx(0.05328606845402966) q[2]; rz(-0.19633656643461658) q[2]; cx q[2], q[1]; rz(0.01214811096018244) q[1]; cx q[2], q[1]; rx(0.10097313085136961) q[3]; rz(0.07589240043379286) q[3]; rx(0.07974087414331185) q[4]; rz(0.4234874901243879) q[4]; rx(0.30235430291577714) q[5]; rz(0.026326369276075123) q[5]; rx(0.20098981039291958) q[6]; rz(0.20982219309925476) q[6]; rz(1.6447213036389776) q[7]; ry(0.689587538651417) q[7]; rz(-1.4739656232975027) q[7]; cx q[7], q[6]; rz(-0.06043555226191839) q[6]; cx q[7], q[6]; rx(-0.06872260785821721) q[6]; rz(0.37406133214501575) q[6]; cx q[6], q[5]; rz(-0.01261708255595385) q[5]; cx q[6], q[5]; rx(0.5328352963283206) q[5]; rz(0.06789899963638146) q[5]; cx q[5], q[4]; rz(-0.07125338612049842) q[4]; cx q[5], q[4]; rx(-0.07096722182770943) q[4]; rz(0.09454015677053293) q[4]; cx q[4], q[3]; rz(-0.05060590237299728) q[3]; cx q[4], q[3]; rx(0.32617790343828296) q[5]; rz(0.07901218456013304) q[5]; rx(-0.05940562774186727) q[6]; rz(0.5391965378026669) q[6]; rz(1.5392487450252812) q[7]; ry(0.40623080554992724) q[7]; rz(-1.4554640385629332) q[7]; cx q[7], q[6]; rz(-0.08229897621498516) q[6]; cx q[7], q[6]; rx(0.03816762492659358) q[6]; rz(-0.08658399349361787) q[6]; cx q[6], q[5]; rz(0.06683234909688943) q[5]; cx q[6], q[5]; rx(0.27086577170420756) q[7]; rz(0.03871712586820529) 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] 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; 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[4], q[3]; rz(x0) q[3]; cx q[4], q[3]; 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[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[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; 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]; 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(x1) q[7]; 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[4], q[3]; rz(x10) q[3]; cx q[4], q[3]; 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[4], q[6]; rz(x10) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x10) q[6]; cx q[5], q[6]; cx q[2], q[7]; rz(x10) q[7]; cx q[2], q[7]; cx q[5], q[7]; rz(x10) q[7]; cx q[5], q[7]; cx q[4], q[8]; rz(x10) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(x10) q[8]; cx q[6], 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[4]; rz(x5) q[3]; rz(x15) q[5]; rz(x16) q[6]; rz(x11) q[7]; rz(x17) q[8]; h q[0]; rz(x18) q[0]; h q[0]; h q[1]; rz(x18) q[1]; h q[1]; h q[2]; rz(x18) q[2]; h q[2]; h q[3]; rz(x18) q[3]; h q[3]; h q[4]; rz(x18) q[4]; h q[4]; h q[5]; rz(x18) q[5]; h q[5]; h q[6]; rz(x18) q[6]; h q[6]; h q[7]; rz(x18) q[7]; h q[7]; h q[8]; rz(x18) 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", "IIIIIIZIZ", "IIIIZZIII", "IIIZIIIZI", "IIIZIIZII", "IIZIIIIZI", "IIZIZIIII", "IIZZIIIII", "IZIIIIZII", "IZIZIIIII", "ZIIIZIIII", "ZIZIIIIII", "ZZIIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIIZII", "IIIIZIIII", "IIIIIZIII", "IIIZIIIII", "IIZIIIIII", "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, 10.5, 3, 12.5, 11.5, 0, 11, 15.5, 10.5, 6.5 ]
0.971281
[ 0.3805269079139617, -0.039826363566269986, 0.4129431632583738, -0.06465084134299584, 0.0026392553186233812, 0.17111628982817592, 0.16301495096394006, 0.10067041393419487, 0.02266213442633431, 0.1936882971656938, 0.45767754317687187, 0.07251452325467028, -0.001591014420485962, 0.27170146128...
{ "n_parameters": 144, "n_qubits": 8, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
3
eb37df157f972d0ca6ce6f2978928048
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": 4}, {"capacity": 2, "source": 1, "target": 2}, {"capacity": 1, "source": 3, "target": 2}, {"capacity": 1, "source": 3, "target": 5}, {"capacity": 1, "source": 4, "target": 5}]}
{"states": [29, 5], "expectation_value": -0.41619083626600806, "params": [[-0.060500000000000005, -0.060500000000000005, -0.043500000000000004], [0.0737, 0.0741, 0.0658]], "bitstrings": ["100010", "111010"], "total_optimization_steps": 10, "probabilities": [0.02346211060616598, 0.02534425489239304], "optimization_time": 2.530198097229004}
-0.25 * (Z(0) @ Z(1)) + -0.5 * (Z(4) @ Z(0)) + -0.5 * (Z(2) @ Z(1)) + -0.25 * (Z(3) @ Z(2)) + 1.0 * (Z(5) @ Z(0)) + -0.25 * (Z(5) @ Z(4)) + -0.25 * (Z(5) @ Z(3)) + 0.25 * Z(1) + -0.25 * Z(0) + -0.25 * Z(4) + -0.75 * Z(2) + 0.5 * Z(3) + 0.5 * Z(5)
1
6
3
{"smallest_eigenvalues": [-4.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.0, "smallest_bitstrings": ["111010"], "largest_eigenvalue": 4.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; ry(-0.34781260363078503) q[0]; ry(-0.0790730710407612) q[1]; rz(-pi) q[1]; rz(-pi) q[2]; ry(-0.07098067974575972) q[2]; h q[3]; ry(1.191000615298271) q[3]; ry(-0.0919506591296967) q[4]; rz(-pi) q[4]; h q[5]; cx q[5], q[0]; ry(0.34781260363078503) q[0]; cx q[5], q[0]; ry(-0.9116390041946367) q[0]; ry(1.3850689351670271) q[5]; cx q[3], q[5]; ry(-0.2218761260853589) q[5]; cx q[3], q[5]; cx q[3], q[0]; ry(0.2707144096110936) q[0]; cx q[3], q[0]; ry(0.1599942206737192) q[3]; cx q[5], q[3]; ry(-0.1599942206737192) q[3]; cx q[5], q[3]; cx q[3], q[1]; ry(0.04530566681069837) q[1]; cx q[3], q[1]; cx q[3], q[4]; ry(0.06313768226231416) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(0.022257415452374904) q[2]; cx q[3], q[2]; ry(-0.039782325722658864) q[1]; cx q[5], q[1]; ry(0.039782325722658864) q[1]; cx q[5], q[1]; ry(-0.064961347469389) q[4]; cx q[5], q[4]; ry(0.064961347469389) q[4]; cx q[5], q[4];
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[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[0], q[4]; rz(x1) q[4]; cx q[0], q[4]; cx q[1], q[2]; rz(x1) q[2]; cx q[1], q[2]; cx q[2], q[3]; rz(x0) q[3]; cx q[2], q[3]; cx q[0], q[5]; rz(x2) q[5]; cx q[0], 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]; rz(x3) q[1]; rz(x0) q[0]; rz(x0) q[4]; rz(x4) q[2]; rz(x5) q[3]; rz(x5) q[5]; 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]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[0], q[4]; rz(x1) q[4]; cx q[0], q[4]; cx q[1], q[2]; rz(x1) q[2]; cx q[1], q[2]; cx q[2], q[3]; rz(x0) q[3]; cx q[2], q[3]; cx q[0], q[5]; rz(x2) q[5]; cx q[0], 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]; rz(x3) q[1]; rz(x0) q[0]; rz(x0) q[4]; rz(x4) q[2]; rz(x5) q[3]; rz(x5) 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]; cx q[1], q[0]; rz(x8) q[0]; cx q[1], q[0]; cx q[0], q[4]; rz(x9) q[4]; cx q[0], q[4]; cx q[1], q[2]; rz(x9) q[2]; cx q[1], q[2]; cx q[2], q[3]; rz(x8) q[3]; cx q[2], q[3]; cx q[0], q[5]; rz(x10) q[5]; cx q[0], q[5]; cx q[4], q[5]; rz(x8) q[5]; cx q[4], q[5]; cx q[3], q[5]; rz(x8) q[5]; cx q[3], q[5]; rz(x11) q[1]; rz(x8) q[0]; rz(x8) q[4]; rz(x12) q[2]; rz(x13) q[3]; rz(x13) q[5]; 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]; 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", "IZIIIZ", "IIIZZI", "IIZZII", "ZIIIIZ", "ZZIIII", "ZIZIII", "IIIIZI", "IIIIIZ", "IZIIII", "IIIZII", "IIZIII", "ZIIIII" ]
[ -0.25, -0.5, -0.5, -0.25, 1, -0.25, -0.25, 0.25, -0.25, -0.25, -0.75, 0.5, 0.5 ]
0.971308
[ -1.6195195910882816, -0.6956252072615701, 1.163192809081668, -0.6409245945835431, -1.4157079854028858, -1.4464175889434372, 1.191000615298271, 0.4437522521707178, -0.5414288192221872, 0.3199884413474384, -0.09061133362139674, -0.12627536452462831, -0.04451483090474981, -0.07956465144531773...
{ "n_parameters": 15, "n_qubits": 6, "optimal_eigenvalue": -4, "target_ratio": 0.97, "target_value": -3.88 }
6
081a3ef2a02910794db9cb14b9d27e2c
edge_cover
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": [17, 9], "expectation_value": -1.1060844320613539, "params": [0.4093, 0.2685, 0.4142, 0.3055, 0.0847, -0.20370000000000002, 0.09620000000000001, 0.2679, 0.4394, 0.13090000000000002, 0.4016, 0.2874, 0.4062, 0.3085, 0.085, -0.2011, 0.09050000000000001, 0.28140000000000004, 0.43220000000000003, 0.1451, 0.387, 0.2949, 0.4002, 0.3124, 0.08410000000000001, -0.1971, 0.0925, 0.29550000000000004, 0.4324, 0.1705, 0.4011, 0.0044, 0.40800000000000003, 0.0006000000000000001, 0.0908, 0.0067, 0.09680000000000001, 0.0013000000000000002, 0.42900000000000005, 0.0036000000000000003, 0.3199, 0.2149, -0.25170000000000003, 0.3038, 0.3284, 0.24050000000000002, -0.2665, 0.3156, 0.337, 0.2596, -0.2884, 0.3417, 0.0066, 0.0014, 0.002, 0.0037], "bitstrings": ["01110", "10110"], "total_optimization_steps": 50, "probabilities": [0.14296579471985968, 0.17603133346768268], "optimization_time": 25.617140293121338}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(4) @ Z(2)) + -0.5 * Z(0) + -0.5 * Z(1) + -0.5 * Z(2) + -0.5 * Z(3) + -0.5 * Z(4)
3
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": ["10011", "01101", "11001", "10110", "01110"], "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];
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] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[5] c; qubit[5] 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]; crz(x10) q[4], q[3]; crz(x11) q[3], q[2]; crz(x12) q[2], q[1]; crz(x13) q[1], q[0]; rx(x14) q[0]; rz(x15) q[0]; rx(x16) q[1]; rz(x17) q[1]; rx(x18) q[2]; rz(x19) q[2]; rx(x20) q[3]; rz(x21) q[3]; rx(x22) q[4]; rz(x23) q[4]; crz(x24) q[4], q[3]; crz(x25) q[3], q[2]; crz(x26) q[2], q[1]; crz(x27) q[1], q[0]; rx(x28) q[0]; rz(x29) q[0]; rx(x30) q[1]; rz(x31) q[1]; rx(x32) q[2]; rz(x33) q[2]; rx(x34) q[3]; rz(x35) q[3]; rx(x36) q[4]; rz(x37) q[4]; crz(x38) q[4], q[3]; crz(x39) q[3], q[2]; crz(x40) q[2], q[1]; crz(x41) q[1], q[0]; rx(x42) q[0]; rz(x43) q[0]; rx(x44) q[1]; rz(x45) q[1]; rx(x46) q[2]; rz(x47) q[2]; rx(x48) q[3]; rz(x49) q[3]; rx(x50) q[4]; rz(x51) q[4]; crz(x52) q[4], q[3]; crz(x53) q[3], q[2]; crz(x54) q[2], q[1]; crz(x55) 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];
null
{"circuits": [], "gradients": []}
[ "IIIZZ", "IIZIZ", "ZZIII", "IZIZI", "ZIZII", "IIIIZ", "IIIZI", "IIZII", "IZIII", "ZIIII" ]
[ 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
317507523039185204
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4], "hyperedges": [[1, 2], [2, 4], [0, 2], [1, 3]]}
{"states": [7, 6], "expectation_value": -0.003769500384377872, "params": [[[1.5463, 0.0032], [1.5089000000000001, 0.0022], [1.608, 0.009000000000000001], [1.6334000000000002, 0.0061], [1.5583, 0.001]]], "bitstrings": ["11000", "11001"], "total_optimization_steps": 170, "probabilities": [0.03699410619761597, 0.037931783127769195], "optimization_time": 1.9968366622924805}
0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(1)) + 0.0 * Z(2) + 0.0 * Z(1) + 0.0 * Z(4) + 0.0 * Z(0) + 0.0 * Z(3)
1
5
1
{"smallest_eigenvalues": [-2.0, -2.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.0, "smallest_bitstrings": ["11001", "00110"], "largest_eigenvalue": 2.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; h q[0]; h q[1]; h q[2]; ry(-0.1579428967873937) q[2]; h q[3]; ry(-0.1579428967873937) q[3]; cx q[1], q[3]; ry(0.1579428967873937) q[3]; cx q[1], q[3]; ry(1.5323428759405628) q[1]; ry(-0.8572461348903994) q[3]; h q[4]; cx q[4], q[2]; ry(0.1579428967873937) q[2]; cx q[4], q[2]; ry(-0.13532209764227898) q[2]; cx q[0], q[2]; ry(0.13532209764227898) q[2]; cx q[0], q[2]; ry(0.5490183419554481) q[0]; ry(-0.9517704891718612) q[2]; ry(1.3562103577208842) q[4]; cx q[4], q[0]; ry(-0.5490183419554481) q[0]; cx q[4], q[0]; cx q[0], q[1]; ry(-0.12689811393300926) q[1]; cx q[0], q[1]; cx q[1], q[2]; ry(0.09484668992120725) q[4]; cx q[0], q[4]; ry(-0.09484668992120725) q[4]; cx q[0], q[4]; ry(0.5590634443260468) q[0]; cx q[0], q[3]; ry(0.18723387348473797) q[3]; cx q[0], q[3]; ry(0.21633697720366785) q[2]; cx q[1], q[2]; ry(-0.2976480095381073) q[0]; cx q[2], q[0]; ry(0.2976480095381073) q[0]; cx q[2], q[0]; ry(0.017439071412780893) q[1]; cx q[4], q[1]; ry(-0.017439071412780893) q[1]; cx q[4], q[1]; ry(-0.05732707715726491) q[0]; cx q[1], q[0]; ry(0.05732707715726491) q[0]; cx q[1], q[0]; ry(-0.16084791285566574) q[3]; cx q[4], q[3]; ry(0.16084791285566574) q[3]; cx q[4], q[3]; ry(-0.13423164077855765) q[4]; cx q[2], q[4]; ry(0.13423164077855765) q[4]; cx q[2], q[4]; ry(0.030325153133262422) q[4]; cx q[1], q[4]; ry(-0.030325153133262422) q[4]; cx q[1], q[4]; ry(-0.08235999955253082) q[2]; cx q[3], q[2]; ry(0.08235999955253082) q[2]; cx q[3], q[2]; ry(0.06353674195388914) q[1]; cx q[3], q[1]; ry(-0.06353674195388914) q[1]; cx q[3], q[1]; ry(-0.0022627854746305187) q[1]; cx q[2], q[1]; ry(0.0022627854746305187) q[1]; cx q[2], q[1];
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[5] c; qubit[5] 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]; 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];
null
{"circuits": [], "gradients": []}
[ "IIZZI", "ZIZII", "IIZIZ", "IZIZI", "IIZII", "IIIZI", "ZIIII", "IIIIZ", "IZIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0, 0, 0, 0, 0 ]
0.974997
[ -0.3158857935747874, 1.4054447620075534, -0.6700122614056613, -0.27064419528455796, 1.3562103577208842, 1.0980366839108961, -0.7354335119681933, 0.2537962278660185, 0.1896933798424145, 0.5590634443260468, -0.37446774696947593, -0.4326739544073357, 0.034878142825561786, -0.5952960190762147,...
{ "n_parameters": 21, "n_qubits": 5, "optimal_eigenvalue": -2, "target_ratio": 0.97, "target_value": -1.94 }
12
74a9039e61abdfc370e0e9ccbda58085
vertex_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": 4}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 1, "target": 2}, {"source": 4, "target": 5}]}
{"states": [18, 45], "expectation_value": -0.3087521295029627, "params": [[-0.0707, -0.0422], [0.0811, 0.0713]], "bitstrings": ["101101", "010010"], "total_optimization_steps": 10, "probabilities": [0.019924769105886246, 0.02151549165935894], "optimization_time": 2.1251425743103027}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(2) @ Z(1)) + -1.5 * Z(1) + -0.5 * Z(0) + -0.5 * Z(4) + 0.0 * Z(3) + -0.5 * Z(5) + 0.0 * Z(2)
1
6
2
{"smallest_eigenvalues": [-4.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.0, "smallest_bitstrings": ["010010"], "largest_eigenvalue": 6.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; ry(1.477440440231795) q[0]; ry(-0.06728346725284151) q[1]; rz(-pi) q[1]; rz(-pi) q[2]; ry(-0.022464637706429983) q[2]; ry(-0.14026191198045032) q[3]; rz(-pi) q[3]; h q[4]; h q[5]; ry(-0.5587307208019142) q[5]; cx q[4], q[5]; ry(0.5587307208019142) q[5]; cx q[4], q[5]; ry(1.0315725942969707) q[4]; cx q[0], q[4]; ry(-0.21775609587039296) q[4]; cx q[0], q[4]; ry(-0.4691203152467362) q[5]; cx q[0], q[5]; ry(0.14519383586786078) q[5]; cx q[0], q[5]; cx q[0], q[1]; ry(0.04821557535402422) q[1]; cx q[0], q[1]; cx q[0], q[2]; ry(0.014211587566679187) q[2]; cx q[0], q[2]; ry(0.032453142237618665) q[0]; cx q[4], q[0]; ry(-0.032453142237618665) q[0]; cx q[4], q[0]; cx q[0], q[3]; ry(-0.0820576409057636) q[3]; cx q[0], q[3]; ry(-0.09529154845595665) q[4]; cx q[5], q[4]; ry(0.09529154845595665) q[4]; cx q[5], q[4]; ry(-0.03718632836070457) q[2]; cx q[4], q[2]; ry(0.03718632836070457) q[2]; cx q[4], q[2]; ry(0.021984631373842368) q[1]; cx q[4], q[1]; ry(-0.021984631373842368) q[1]; cx q[4], q[1]; ry(0.025596691366733405) q[0]; cx q[5], q[0]; ry(-0.025596691366733405) q[0]; cx q[5], q[0];
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[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[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[1], q[3]; rz(x0) q[3]; cx q[1], q[3]; 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[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; rz(x1) q[1]; rz(x2) q[0]; rz(x2) q[4]; rz(x3) q[3]; rz(x2) q[5]; rz(x3) q[2]; 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[0], q[4]; rz(x5) q[4]; cx q[0], q[4]; cx q[1], q[3]; rz(x5) q[3]; cx q[1], q[3]; cx q[1], q[5]; rz(x5) q[5]; cx q[1], q[5]; cx q[4], q[5]; rz(x5) q[5]; cx q[4], q[5]; cx q[1], q[2]; rz(x5) q[2]; cx q[1], q[2]; rz(x6) q[1]; rz(x7) q[0]; rz(x7) q[4]; rz(x3) q[3]; rz(x7) q[5]; rz(x3) q[2]; 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]; 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];
null
{"circuits": [], "gradients": []}
[ "IIIIZZ", "IZIIIZ", "IIZIZI", "ZIIIZI", "ZZIIII", "IIIZZI", "IIIIZI", "IIIIIZ", "IZIIII", "IIZIII", "ZIIIII", "IIIZII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, -0.5, -0.5, 0, -0.5, 0 ]
0.985036
[ -1.51259205572021, -1.455297284188031, -1.5790493769346474, 1.477440440231795, -1.1174614416038284, 0.8138164984265778, -0.3239264793788754, 0.4355121917407859, -0.29038767173572155, -0.09643115070804845, -0.028423175133358375, 0.06490628447523733, 0.1641152818115272, -0.1905830969119133, ...
{ "n_parameters": 17, "n_qubits": 6, "optimal_eigenvalue": -2.625, "target_ratio": 0.97, "target_value": -2.54625 }
1
a7fba5c7fdc2a0492603f740d30b0e3e
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": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 5}, {"source": 2, "target": 5}, {"source": 3, "target": 5}]}
{"states": [24, 30], "expectation_value": -4.999934073503016, "params": null, "bitstrings": ["100111", "100001"], "total_optimization_steps": 27, "probabilities": [1.383379202653001e-05, 0.9999481835511215], "optimization_time": 24.055025339126587}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(3)) + -0.5 * Z(1) + -2.0 * Z(0) + -0.5 * Z(2) + -0.5 * Z(3) + 0.0 * Z(4) + -1.5 * Z(5)
1
6
3
{"smallest_eigenvalues": [-5.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -4.0, "smallest_bitstrings": ["100001"], "largest_eigenvalue": 9.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.0038456229068963193) q[0]; cx q[1], q[0]; h q[2]; cx q[2], q[0]; rz(0.0038456229068963193) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(0.0038456229068963193) q[1]; cx q[2], q[1]; h q[3]; cx q[3], q[0]; rz(0.0038456229068963193) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(0.0038456229068963193) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(0.0038456229068963193) q[2]; cx q[3], q[2]; h q[4]; cx q[4], q[0]; rz(0.0038456229068963193) q[0]; cx q[4], q[0]; cx q[4], q[1]; rz(0.0038456229068963193) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(0.0038456229068963193) q[2]; cx q[4], q[2]; cx q[2], q[1]; cx q[1], q[0]; rz(0.03152788476359816) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[4], q[3]; rz(0.0038456229068963193) q[3]; cx q[4], q[3]; cx q[3], q[1]; cx q[1], q[0]; rz(0.03152788476359816) 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.03152788476359816) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(0.03152788476359816) 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.03152788476359816) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(0.03152788476359816) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(0.03152788476359816) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(0.03152788476359816) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(0.03152788476359816) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(0.03152788476359816) 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.0038456229068963193) 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.0038456229068963193) 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.0038456229068963193) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(0.0038456229068963193) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(0.0038456229068963193) 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.03152788476359816) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; rz(-1.0401784370048155) q[3]; rx(-1.035456311675704) q[3]; cx q[4], q[1]; h q[5]; cx q[5], q[0]; rz(0.5843677711496659) q[0]; cx q[5], q[0]; rz(0.031527884763598024) q[0]; rx(-1.0354563116757038) q[0]; cx q[5], q[4]; rz(0.07011294895722706) q[4]; cx q[5], q[4]; h q[6]; cx q[6], q[1]; rz(0.5843677711496659) q[1]; cx q[6], q[1]; rz(0.031527884763598024) q[1]; rx(-1.0354563116757038) q[1]; cx q[1], q[0]; rz(0.017329488661321276) q[0]; cx q[1], q[0]; cx q[4], q[6]; rz(0.07011294895722706) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(0.07011294895722706) q[6]; cx q[5], q[6]; h q[7]; cx q[7], q[2]; rz(0.5843677711496659) q[2]; cx q[7], q[2]; rz(0.031527884763598024) q[2]; rx(-1.0354563116757038) q[2]; cx q[2], q[0]; rz(0.017329488661321276) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(0.017329488661321276) q[1]; cx q[2], q[1]; cx q[3], q[0]; rz(0.017329488661321276) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(0.017329488661321276) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(0.017329488661321276) q[2]; cx q[3], q[2]; cx q[4], q[7]; rz(0.07011294895722706) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(0.07011294895722706) q[7]; cx q[5], q[7]; cx q[5], q[4]; cx q[7], q[6]; rz(0.07011294895722706) q[6]; cx q[7], q[6]; cx q[4], q[6]; rz(-0.10747817429227481) q[6]; cx q[4], q[6]; cx q[5], q[4]; cx q[5], q[7]; cx q[7], q[4]; rz(-0.10747817429227481) q[4]; cx q[7], q[4]; cx q[5], q[7]; cx q[4], q[7]; cx q[7], q[6]; rz(-0.10747817429227481) q[6]; cx q[7], q[6]; cx q[4], q[7]; cx q[5], q[7]; cx q[7], q[6]; rz(-0.10747817429227481) q[6]; cx q[7], q[6]; cx q[7], q[4]; cx q[4], q[6]; rz(0.07011294895722706) q[6]; cx q[4], q[6]; rz(-0.10747817429227524) q[6]; rx(-1.0354563116757038) q[6]; cx q[7], q[4]; rz(1.0646619051284043) q[4]; rx(-1.0354563116757038) q[4]; cx q[4], q[0]; rz(0.017329488661321276) q[0]; cx q[4], q[0]; cx q[4], q[1]; rz(0.017329488661321276) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(0.017329488661321276) q[2]; cx q[4], q[2]; cx q[2], q[1]; cx q[1], q[0]; rz(0.04182312572303404) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[4], q[3]; rz(0.017329488661321276) q[3]; cx q[4], q[3]; cx q[3], q[1]; cx q[1], q[0]; rz(0.04182312572303404) 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.04182312572303404) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(0.04182312572303404) 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.04182312572303404) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(0.04182312572303404) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(0.04182312572303404) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(0.04182312572303404) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(0.04182312572303404) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(0.04182312572303404) 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.017329488661321276) 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.017329488661321276) 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.017329488661321276) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(0.017329488661321276) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(0.017329488661321276) 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.04182312572303404) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; rz(-1.0258405655181573) q[3]; rx(-0.4662571461436185) q[3]; cx q[4], q[1]; cx q[5], q[7]; rz(-0.10747817429227524) q[5]; rx(-1.0354563116757038) q[5]; cx q[5], q[0]; rz(1.035489171615615) q[0]; cx q[5], q[0]; rz(0.041823125723033705) q[0]; rx(-0.4662571461436185) q[0]; cx q[5], q[4]; rz(0.18311382064276116) q[4]; cx q[5], q[4]; cx q[6], q[1]; rz(1.035489171615615) q[1]; cx q[6], q[1]; rz(0.041823125723033705) q[1]; rx(-0.4662571461436185) q[1]; cx q[1], q[0]; rz(-0.7437235193931527) q[0]; cx q[1], q[0]; cx q[4], q[6]; rz(0.18311382064276116) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(0.18311382064276116) q[6]; cx q[5], q[6]; rz(-0.10747817429227524) q[7]; rx(-1.0354563116757038) q[7]; cx q[7], q[2]; rz(1.035489171615615) q[2]; cx q[7], q[2]; rz(0.041823125723033705) q[2]; rx(-0.4662571461436185) q[2]; cx q[2], q[0]; rz(-0.7437235193931527) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.7437235193931527) q[1]; cx q[2], q[1]; cx q[3], q[0]; rz(-0.7437235193931527) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(-0.7437235193931527) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(-0.7437235193931527) q[2]; cx q[3], q[2]; cx q[4], q[7]; rz(0.18311382064276116) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(0.18311382064276116) q[7]; cx q[5], q[7]; cx q[5], q[4]; cx q[7], q[6]; rz(0.18311382064276116) q[6]; cx q[7], q[6]; cx q[4], q[6]; rz(-0.27304283047034755) q[6]; cx q[4], q[6]; cx q[5], q[4]; cx q[5], q[7]; cx q[7], q[4]; rz(-0.27304283047034755) q[4]; cx q[7], q[4]; cx q[5], q[7]; cx q[4], q[7]; cx q[7], q[6]; rz(-0.27304283047034755) q[6]; cx q[7], q[6]; cx q[4], q[7]; cx q[5], q[7]; cx q[7], q[6]; rz(-0.27304283047034755) q[6]; cx q[7], q[6]; cx q[7], q[4]; cx q[4], q[6]; rz(0.18311382064276116) q[6]; cx q[4], q[6]; rz(-0.2730428304703474) q[6]; rx(-0.46625714614361835) q[6]; cx q[7], q[4]; rz(0.10879703860773038) q[4]; rx(-0.4662571461436184) q[4]; cx q[4], q[0]; rz(-0.7437235193931527) q[0]; cx q[4], q[0]; cx q[4], q[1]; rz(-0.7437235193931527) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(-0.7437235193931527) q[2]; cx q[4], q[2]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.7591987876567002) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[4], q[3]; rz(-0.7437235193931527) q[3]; cx q[4], q[3]; cx q[3], q[1]; cx q[1], q[0]; rz(-0.7591987876567002) 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.7591987876567002) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(-0.7591987876567002) 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.7591987876567002) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(-0.7591987876567002) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.7591987876567002) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(-0.7591987876567002) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(-0.7591987876567002) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(-0.7591987876567002) 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.7437235193931527) 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.7437235193931527) 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.7437235193931527) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(-0.7437235193931527) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.7437235193931527) 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.7591987876567002) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; rz(-0.3350336107401626) q[3]; rx(-0.36047215637006763) q[3]; cx q[4], q[1]; cx q[5], q[7]; rz(-0.2730428304703474) q[5]; rx(-0.46625714614361835) q[5]; cx q[5], q[0]; rz(1.5780729909589415) q[0]; cx q[5], q[0]; rz(-0.7591987876567003) q[0]; rx(-0.3604721563700676) q[0]; cx q[5], q[4]; rz(-0.42768737375999666) q[4]; cx q[5], q[4]; cx q[6], q[1]; rz(1.5780729909589415) q[1]; cx q[6], q[1]; rz(-0.7591987876567003) q[1]; rx(-0.3604721563700676) q[1]; cx q[4], q[6]; rz(-0.42768737375999666) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(-0.42768737375999666) q[6]; cx q[5], q[6]; rz(-0.2730428304703474) q[7]; rx(-0.46625714614361835) q[7]; cx q[7], q[2]; rz(1.5780729909589415) q[2]; cx q[7], q[2]; rz(-0.7591987876567003) q[2]; rx(-0.3604721563700676) q[2]; cx q[4], q[7]; rz(-0.42768737375999666) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(-0.42768737375999666) q[7]; cx q[5], q[7]; cx q[5], q[4]; cx q[7], q[6]; rz(-0.42768737375999666) q[6]; cx q[7], q[6]; cx q[4], q[6]; rz(0.5145457041884348) q[6]; cx q[4], q[6]; cx q[5], q[4]; cx q[5], q[7]; cx q[7], q[4]; rz(0.5145457041884348) q[4]; cx q[7], q[4]; cx q[5], q[7]; cx q[4], q[7]; cx q[7], q[6]; rz(0.5145457041884348) q[6]; cx q[7], q[6]; cx q[4], q[7]; cx q[5], q[7]; cx q[7], q[6]; rz(0.5145457041884348) q[6]; cx q[7], q[6]; cx q[7], q[4]; cx q[4], q[6]; rz(-0.42768737375999666) q[6]; cx q[4], q[6]; rz(0.5145457041884347) q[6]; rx(-0.36047215637006763) q[6]; cx q[7], q[4]; rz(0.9043155976009274) q[4]; rx(-0.3604721563700677) q[4]; cx q[5], q[7]; rz(0.5145457041884347) q[5]; rx(-0.36047215637006763) q[5]; rz(0.5145457041884347) q[7]; rx(-0.36047215637006763) q[7];
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[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[0];\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[0];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) 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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\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];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\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];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) 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.5708) q[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) 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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) 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];\nry(-1.5708) q[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) 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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) 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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\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[0];\nry(-1.5681) q[5];\nry(1.4449) q[4];\nry(1.4449) q[3];\nry(1.4449) q[1];\nry(1.4449) q[2];\ncry(0.1187) q[3], q[4];\ncry(0.1188) q[4], q[1];\ncry(0.1188) q[1], q[2];\ncry(0.1186) q[1], q[3];\ncry(-0.0027) q[4], q[5];\ncry(0.0072) 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"], "gradients": [2.0102, 1.0043, 0.5007, 0.5005, 0.5003, 0.5, 0.0611, 0.0613, 0.0613, 0.0612, 0.0176, 0.0168, 0.014, 0.014, 0.0125, 0.0105, 0.0105, 0.01, 0.0075, 0.0075, 0.007, 0.007, 0.005, 0.005, 0.0035, 0.0035, 0.0028]}
[ "IIIIZZ", "IIIZIZ", "IIZIIZ", "IZIIIZ", "ZIIIZI", "ZIIIIZ", "ZIIZII", "ZIZIII", "IIIIZI", "IIIIIZ", "IIIZII", "IIZIII", "IZIIII", "ZIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -2, -0.5, -0.5, 0, -1.5 ]
0.970195
[ 0.0038456229068963193, 0.03152788476359816, 0.5843677711496659, 0.07011294895722706, -0.10747817429227481, -1.040178437004815, 1.0646619051284048, -1.0354563116757038, 0.017329488661321276, 0.04182312572303404, 1.035489171615615, 0.18311382064276116, -0.27304283047034755, -1.02584056551815...
{ "n_parameters": 24, "n_qubits": 8, "optimal_eigenvalue": -2.6875, "target_ratio": 0.97, "target_value": -2.606875 }
194
4ffbc852e1de75038cf19c57ac0e724b
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": 4, "source": 0, "target": 2}, {"capacity": 4, "source": 0, "target": 4}, {"capacity": 3, "source": 0, "target": 9}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 3, "source": 1, "target": 4}, {"capacity": 4, "source": 1, "target": 5}, {"capacity": 1, "source": 1, "target": 8}, {"capacity": 1, "source": 1, "target": 9}, {"capacity": 3, "source": 2, "target": 1}, {"capacity": 1, "source": 2, "target": 3}, {"capacity": 3, "source": 2, "target": 5}, {"capacity": 2, "source": 3, "target": 2}, {"capacity": 3, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 9}, {"capacity": 3, "source": 4, "target": 2}, {"capacity": 4, "source": 4, "target": 5}, {"capacity": 2, "source": 4, "target": 6}, {"capacity": 1, "source": 4, "target": 8}, {"capacity": 3, "source": 4, "target": 9}, {"capacity": 4, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 2}, {"capacity": 2, "source": 5, "target": 6}, {"capacity": 3, "source": 5, "target": 7}, {"capacity": 3, "source": 6, "target": 1}, {"capacity": 1, "source": 6, "target": 5}, {"capacity": 4, "source": 6, "target": 7}, {"capacity": 3, "source": 7, "target": 4}, {"capacity": 1, "source": 7, "target": 5}, {"capacity": 1, "source": 7, "target": 6}, {"capacity": 3, "source": 8, "target": 7}, {"capacity": 4, "source": 8, "target": 9}]}
{"states": [0, 3], "expectation_value": -17.58192810596511, "params": [-0.0017000000000000001, 0.0027, -0.0025, 0.0039000000000000003, -0.0024000000000000002, 0.0027, -0.0027, 0.0077, -0.0025, 0.0049, -0.0023, 0.0098, 0.0023, 0.0099, -0.0021000000000000003, 0.8447, 0.8101, 0.0013000000000000002, -1.6562000000000001, 0.0022, 0.002, -0.0004, -0.008, 1.2436, 0.0017000000000000001, -0.0049, 0.008, -0.002, 1.6796], "bitstrings": ["1111111111", "1111111100"], "total_optimization_steps": 170, "probabilities": [0.3863014248975152, 0.4870259383672028], "optimization_time": 13.56505799293518}
-1.0 * (Z(0) @ Z(2)) + -0.75 * (Z(4) @ Z(2)) + -1.0 * (Z(4) @ Z(0)) + 2.25 * (Z(9) @ Z(0)) + -0.75 * (Z(9) @ Z(4)) + -1.0 * (Z(1) @ Z(2)) + -0.75 * (Z(1) @ Z(4)) + -0.25 * (Z(1) @ Z(9)) + -1.5 * (Z(5) @ Z(2)) + -1.0 * (Z(5) @ Z(4)) + -2.0 * (Z(5) @ Z(1)) + -0.25 * (Z(8) @ Z(4)) + -1.0 * (Z(8) @ Z(9)) + -0.25 * (Z(8) @ Z(1)) + -0.75 * (Z(3) @ Z(2)) + -0.75 * (Z(3) @ Z(4)) + -0.25 * (Z(3) @ Z(9)) + -0.5 * (Z(6) @ Z(4)) + -0.75 * (Z(6) @ Z(1)) + -0.75 * (Z(6) @ Z(5)) + -0.75 * (Z(7) @ Z(4)) + -1.0 * (Z(7) @ Z(5)) + -0.75 * (Z(7) @ Z(8)) + -1.25 * (Z(7) @ Z(6)) + -1.5 * Z(2) + -0.25 * Z(0) + 0.0 * Z(4) + 0.0 * Z(9) + 0.0 * Z(1) + -0.25 * Z(5) + 1.25 * Z(8) + 1.25 * Z(3) + 0.75 * Z(6) + -1.25 * Z(7)
4
10
1
{"smallest_eigenvalues": [-18.75, -18.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -17.75, "smallest_bitstrings": ["1111111100", "1110111100"], "largest_eigenvalue": 16.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; h q[0]; h q[1]; h q[2]; cx q[2], q[0]; rz(-0.38110927183069593) q[0]; cx q[2], q[0]; h q[3]; h q[4]; cx q[2], q[4]; rz(-0.34639370612346093) q[4]; cx q[2], q[4]; cx q[0], q[4]; cx q[2], q[1]; rz(-0.38110927183069593) q[1]; cx q[2], q[1]; rz(-0.38110927183069593) q[4]; cx q[0], q[4]; h q[5]; cx q[2], q[5]; rz(-0.52945120965283) q[5]; cx q[2], q[5]; cx q[2], q[3]; rz(-0.34639370612346093) q[3]; cx q[2], q[3]; rz(-0.5294512096528301) q[2]; rx(-0.9383064521705545) q[2]; h q[6]; h q[7]; h q[8]; h q[9]; cx q[0], q[9]; rz(1.042787673465713) q[9]; cx q[0], q[9]; rz(-0.13873834418374908) q[0]; rx(-0.9383064521705548) q[0]; cx q[4], q[9]; rz(-0.34639370612346093) q[9]; cx q[4], q[9]; cx q[4], q[1]; rz(-0.34639370612346093) q[1]; cx q[4], q[1]; cx q[4], q[5]; rz(-0.38110927183069593) q[5]; cx q[4], q[5]; cx q[4], q[8]; rz(-0.13873834418374864) q[8]; cx q[4], q[8]; cx q[4], q[3]; rz(-0.34639370612346093) q[3]; cx q[4], q[3]; cx q[4], q[6]; rz(-0.4857962137786947) q[6]; cx q[4], q[6]; cx q[4], q[7]; rz(-0.34639370612346093) q[7]; cx q[4], q[7]; rz(0.11390341773452928) q[4]; rx(-0.9383064521705546) q[4]; cx q[9], q[1]; rz(-0.13873834418374864) q[1]; cx q[9], q[1]; cx q[1], q[5]; rz(-0.8977527590469898) q[5]; cx q[1], q[5]; cx q[9], q[8]; rz(-0.38110927183069593) q[8]; cx q[9], q[8]; cx q[1], q[8]; rz(-0.13873834418374864) q[8]; cx q[1], q[8]; cx q[1], q[6]; rz(-0.34639370612346093) q[6]; cx q[1], q[6]; rz(0.11390341773452928) q[1]; rx(-0.9383064521705546) q[1]; cx q[5], q[6]; rz(-0.34639370612346093) q[6]; cx q[5], q[6]; cx q[5], q[7]; rz(-0.38110927183069593) q[7]; cx q[5], q[7]; rz(-0.13873834418374908) q[5]; rx(-0.9383064521705548) q[5]; cx q[8], q[7]; rz(-0.34639370612346093) q[7]; cx q[8], q[7]; cx q[6], q[7]; rz(-0.5960177484468508) q[7]; cx q[6], q[7]; rz(0.10343104128979075) q[6]; rx(-0.9383064521705546) q[6]; rz(-0.596017748446851) q[7]; rx(-0.9383064521705545) q[7]; rz(1.1316262873576903) q[8]; rx(-0.9383064521705545) q[8]; cx q[9], q[3]; rz(-0.13873834418374864) q[3]; cx q[9], q[3]; rz(1.1316262873576903) q[3]; rx(-0.9383064521705545) q[3]; rz(0.11390341773452928) q[9]; rx(-0.9383064521705546) 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] 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; rx(x0) q[0]; rz(x1) q[0]; rx(x2) q[1]; rz(x3) q[1]; rx(x4) q[2]; rz(x1) q[2]; rx(x5) q[3]; rz(x6) q[3]; rx(x2) q[4]; rz(x7) q[4]; rx(x8) q[5]; rz(x9) q[5]; rx(x10) q[6]; rz(x11) q[6]; rx(x12) q[7]; rz(x13) q[7]; rx(x14) 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]; 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": []}
[ "IIIIIIIZIZ", "IIIIIZIZII", "IIIIIZIIIZ", "ZIIIIIIIIZ", "ZIIIIZIIII", "IIIIIIIZZI", "IIIIIZIIZI", "ZIIIIIIIZI", "IIIIZIIZII", "IIIIZZIIII", "IIIIZIIIZI", "IZIIIZIIII", "ZZIIIIIIII", "IZIIIIIIZI", "IIIIIIZZII", "IIIIIZZIII", "ZIIIIIZIII", "IIIZIZIIII", "IIIZIIIIZI", "IIIZZIIIII"...
[ -1, -0.75, -1, 2.25, -0.75, -1, -0.75, -0.25, -1.5, -1, -2, -0.25, -1, -0.25, -0.75, -0.75, -0.25, -0.5, -0.75, -0.75, -0.75, -1, -0.75, -1.25, -1.5, -0.25, 0, 0, 0, -0.25, 1.25, 1.25, 0.75, -1.25 ]
0.531605
[ -0.38110927183069593, -0.34639370612346093, 1.042787673465713, -0.13873834418374864, -0.52945120965283, -0.8977527590469898, -0.4857962137786947, -0.5960177484468508, 0.11390341773452939, 1.13162628735769, 0.10343104128979094, -0.9383064521705546 ]
{ "n_parameters": 12, "n_qubits": 10, "optimal_eigenvalue": -18.75, "target_ratio": 0.97, "target_value": -18.1875 }
226
9800d678f4921072509903db27fda1fd
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": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]}
{"states": [239, 207], "expectation_value": -3.0272938256796316, "params": [-0.0011, -0.0741, 0.059000000000000004, 0.6767000000000001, 1.4031, 0.3145, 1.3991, 0.0023, 0.7651, 0.3911, -0.0161, 0.9159, 1.0604, 0.8181, 1.3956000000000002, -0.0102, 1.3903, 0.0008, 1.3911, -0.0037, 0.005, 0.0057, 0.059500000000000004, 0.0051, 1.4062000000000001, 0.0098, 1.4005, 0.0015, 0.7752, 0.008, -0.018500000000000003, 0.0095, 0.9840000000000001, 0.0031000000000000003, 1.3998000000000002, 0.0026000000000000003, 1.3940000000000001, 0.0064, 1.3909, 0.0032, -0.6719, 0.0038, 0.0038, 0.6303000000000001, 0.0037, 0.0097, 0.0015, -0.0516, -0.8544, 0.0026000000000000003, 0.0074, 1.0687, -0.0514, 0.0061, 0.0018000000000000002, 0.0028, -0.0029000000000000002, 0.0067, 0.0063, 0.0012000000000000001, 0.009600000000000001, 0.0014, 0.0061, 0.0013000000000000002, 0.0054, 0.008700000000000001, 0.0063, 0.0091, 0.0066, 0.0046, 0.0047, 0.0021000000000000003, 0.0095, 0.0031000000000000003, 0.004, 0.00030000000000000003, 0.0039000000000000003, 0.0012000000000000001, 0.0019, 0.0079], "bitstrings": ["1100010000", "1100110000"], "total_optimization_steps": 140, "probabilities": [0.2861400549555623, 0.3274124171551848], "optimization_time": 12.22756028175354}
0.125 * (Z(1) @ Z(2)) + 0.125 * (Z(1) @ Z(3)) + 0.125 * (Z(4) @ Z(1)) + 0.125 * (Z(2) @ Z(3)) + 0.125 * (Z(4) @ Z(2)) + 0.125 * (Z(4) @ Z(3)) + -0.125 * (Z(1) @ Z(2) @ Z(3)) + -0.125 * (Z(4) @ Z(1) @ Z(2)) + -0.125 * (Z(4) @ Z(1) @ Z(3)) + -0.125 * (Z(4) @ Z(2) @ Z(3)) + 0.125 * (Z(4) @ Z(1) @ Z(2) @ Z(3)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(1) @ Z(7)) + 0.125 * (Z(0) @ Z(2)) + 0.125 * (Z(0) @ Z(7)) + 0.125 * (Z(8) @ Z(0)) + 0.125 * (Z(7) @ Z(2)) + 0.125 * (Z(8) @ Z(2)) + 0.125 * (Z(8) @ Z(7)) + -0.125 * (Z(0) @ Z(7) @ Z(2)) + -0.125 * (Z(8) @ Z(0) @ Z(2)) + -0.125 * (Z(8) @ Z(0) @ Z(7)) + -0.125 * (Z(8) @ Z(7) @ Z(2)) + 0.125 * (Z(8) @ Z(0) @ Z(7) @ Z(2)) + 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(4) @ Z(6)) + 0.125 * (Z(4) @ Z(8)) + 0.125 * (Z(4) @ Z(9)) + 0.125 * (Z(8) @ Z(6)) + 0.125 * (Z(6) @ Z(9)) + 0.125 * (Z(8) @ Z(9)) + -0.125 * (Z(4) @ Z(8) @ Z(6)) + -0.125 * (Z(4) @ Z(6) @ Z(9)) + -0.125 * (Z(4) @ Z(8) @ Z(9)) + -0.125 * (Z(8) @ Z(6) @ Z(9)) + 0.125 * (Z(4) @ Z(8) @ Z(6) @ Z(9)) + -0.625 * Z(0) + -0.125 * Z(1) + 0.25 * Z(2) + 0.125 * Z(3) + 0.25 * Z(4) + -0.25 * Z(5) + -0.125 * Z(6) + -0.125 * Z(7) + 0.25 * Z(8) + 0.125 * Z(9)
16
10
2
{"smallest_eigenvalues": [-3.625, -3.625, -3.625, -3.625, -3.625, -3.625, -3.625, -3.625], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -2.625, "smallest_bitstrings": ["1100001001", "1100010001", "1100010010", "1100011000", "1100110000", "1000110100", "1001001100", "1101001000"], "largest_eigenvalue": 6.375}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; rx(0.003664829923675055) q[0]; rz(-0.4729373673760757) q[0]; rx(-0.09675898262381692) q[1]; rz(0.7330296658900083) q[1]; cx q[1], q[0]; rz(0.3052492135697453) q[0]; cx q[1], q[0]; rx(0.08064200259805002) q[0]; rz(-0.09279316689706274) q[0]; rz(0.36141341688818923) q[1]; rx(1.3999162331038009) q[2]; rz(0.34327148049594225) q[2]; rx(1.4470363710902063) q[3]; rz(-0.13704858272599035) q[3]; cx q[3], q[2]; rz(-0.0005529871985018656) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.36141341688818923) q[1]; cx q[2], q[1]; rx(-0.1233736412270601) q[1]; rz(-0.023950152130018193) q[1]; cx q[1], q[0]; rz(0.01744667158299787) q[0]; cx q[1], q[0]; rz(-0.06754390703436436) q[3]; rz(-0.06888489348416882) q[1]; rx(1.8118372554228555) q[2]; rz(-0.1514518234934119) q[2]; rx(-0.10910329165344017) q[4]; rz(-0.054684826414547416) q[4]; rx(0.08130780559173567) q[5]; rz(0.775343707190899) q[5]; cx q[5], q[4]; rz(0.43100900308182505) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.06754390703436436) q[3]; cx q[4], q[3]; rz(0.5225859310094462) q[5]; rx(1.6321188866054177) q[3]; rz(-0.06574858975173287) q[3]; cx q[3], q[2]; rz(-0.07078834520969987) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.06888489348416882) q[1]; cx q[2], q[1]; rz(-0.027104908487073122) q[3]; rx(0.286907561506091) q[4]; rz(-0.03162202200101305) q[4]; rx(1.5569376821587697) q[6]; rz(0.48673757125761696) q[6]; rx(1.7376532390265311) q[7]; rz(-0.2980926439251354) q[7]; cx q[7], q[6]; rz(0.03964173125893837) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.5225859310094462) q[5]; cx q[6], q[5]; rz(0.0580582131300708) q[7]; rx(-0.031161411294817757) q[5]; rz(-0.23397152345476208) q[5]; cx q[5], q[4]; rz(0.005852766466788926) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.027104908487073122) q[3]; cx q[4], q[3]; rz(-0.04543526590913647) q[5]; rx(1.4334210565469696) q[6]; rz(0.15047488075906967) q[6]; rx(1.4089378421730658) q[8]; rz(-0.006249878156921351) q[8]; rx(1.4950512633747626) q[9]; rz(-0.035373548872377925) q[9]; cx q[9], q[8]; rz(-0.023456125457977886) q[8]; cx q[9], q[8]; cx q[8], q[7]; rz(-0.0580582131300708) q[7]; cx q[8], q[7]; rx(1.5083716158796605) q[7]; rz(-0.07971787962713014) q[7]; cx q[7], q[6]; rz(0.11698576172738104) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(0.04543526590913647) q[5]; cx q[6], q[5]; rz(-0.02617420344788856) q[7]; rx(1.7142040293483132) q[8]; rz(0.17320608804398008) q[8]; rx(1.2579809168314373) q[9]; rz(-0.1494651472502569) q[9]; cx q[9], q[8]; rz(-0.06510579147262488) q[8]; cx q[9], q[8]; cx q[8], q[7]; rz(0.02617420344788856) q[7]; 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] 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] 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[1], q[0]; crz(x21) q[3], q[2]; crz(x22) q[5], q[4]; crz(x23) q[7], q[6]; crz(x24) q[9], q[8]; crz(x25) q[2], q[1]; crz(x26) q[4], q[3]; crz(x27) q[6], q[5]; crz(x28) q[8], q[7]; 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]; crz(x49) q[1], q[0]; crz(x50) q[3], q[2]; crz(x51) q[5], q[4]; crz(x40) q[7], q[6]; crz(x52) q[9], q[8]; crz(x53) q[2], q[1]; crz(x54) q[4], q[3]; crz(x55) q[6], q[5]; crz(x56) 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": []}
[ "IIIIIIIZZI", "IIIIIIZIZI", "IIIIIZIIZI", "IIIIIIZZII", "IIIIIZIZII", "IIIIIZZIII", "IIIIIIZZZI", "IIIIIZIZZI", "IIIIIZZIZI", "IIIIIZZZII", "IIIIIZZZZI", "IIIZZIIIII", "IIZIIIIIZI", "IIIIIIIZIZ", "IIZIIIIIIZ", "IZIIIIIIIZ", "IIZIIIIZII", "IZIIIIIZII", "IZZIIIIIII", "IIZIIIIZIZ"...
[ 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.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.125, 0.125, 0.125, -0.125, ...
0.972962
[ 0.0036648299236750545, -0.1676881538063303, -0.09675898262381692, 0.7330296658900083, 1.3999162331038009, 0.34271849329744036, 1.4470363710902063, -0.13704858272599035, -0.10910329165344018, 0.37632417666727835, 0.08130780559173567, 0.775343707190899, 1.55693768215877, 0.5263793025165554, ...
{ "n_parameters": 57, "n_qubits": 10, "optimal_eigenvalue": -3.625, "target_ratio": 0.97, "target_value": -3.51625 }
15
af56ef2bee9fa35379eebfd165c008bc
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": 2}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 2, "target": 6}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 4, "target": 6}]}
{"states": [715, 1739], "expectation_value": -2.786901881788303, "params": [[[0.808, 0.009000000000000001, 0.001, 0.0082], [-0.0048000000000000004, 0.3119, 0.6218, 0.0058000000000000005], [0.7976000000000001, 0.056900000000000006, 0.008400000000000001, 0.0626], [0.0531, 0.0412, 0.2374, 0.005], [0.8055, -0.0013000000000000002, 0.009300000000000001, -0.0049], [-0.0005, -0.2685, 0.0026000000000000003, 0.0081], [0.1119, -0.3315, 0.0064, -0.3315], [0.3719, -0.042, 0.3451, 0.0097], [0.0029000000000000002, 0.6042000000000001, 0.005, 0.602], [0.2265, 0.0014, 0.2275, 0.0085], [0.8012, -0.0034000000000000002, 0.0063, 0.0036000000000000003]], [[0.8027000000000001, -0.371, 0.0048000000000000004, 0.0037], [0.20020000000000002, -0.2092, -0.0947, 0.0047], [-0.0363, -0.057100000000000005, 0.0066, -0.0539], [-0.1772, -0.003, -0.1168, 0.004], [0.8012, 0.0016, 0.0097, -0.005200000000000001], [0.0008, -0.13470000000000001, -0.0024000000000000002, 0.007500000000000001], [-0.0345, -0.1801, 0.0007, -0.1855], [0.3447, 0.0378, 0.3562, 0.008400000000000001], [0.0032, 0.2841, 0.0088, 0.2808], [-0.1303, -0.004, -0.1335, 0.0013000000000000002], [0.6861, -0.0035, 0.0045000000000000005, 0.0032]], [[0.21080000000000002, 0.0038, 0.009000000000000001, 0.0019], [0.057800000000000004, 0.2909, 0.7545000000000001, 0.005], [0.7961, 0.007500000000000001, 0.006500000000000001, 0.0006000000000000001], [0.7445, 0.0032, 0.7481, 0.0074], [0.8003, 0.008700000000000001, 0.005, 0.0095], [0.0128, -0.1385, 0.0019, 0.0073], [0.0009000000000000001, 0.0037, 0.0004, 0.0043], [0.3604, -0.027700000000000002, 0.3128, 0.0074], [0.0026000000000000003, 0.0089, 0.0067, 0.004200000000000001], [0.7726000000000001, -0.0029000000000000002, 0.7758, 0.0041], [0.807, 0.0091, 0.003, 0.006500000000000001]]], "bitstrings": ["10100110100", "00100110100"], "total_optimization_steps": 80, "probabilities": [0.14758509833789943, 0.16891096265783315], "optimization_time": 22.971999883651733}
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(4) @ Z(5)) + -0.25 * (Z(0) @ Z(4) @ Z(5)) + 0.25 * (Z(1) @ Z(6)) + 0.25 * (Z(1) @ Z(7)) + 0.25 * (Z(6) @ Z(7)) + -0.25 * (Z(1) @ Z(7) @ Z(6)) + 0.0625 * (Z(2) @ Z(4)) + 0.0625 * (Z(6) @ Z(2)) + 0.0625 * (Z(9) @ Z(2)) + 0.0625 * (Z(10) @ Z(2)) + 0.0625 * (Z(6) @ Z(4)) + 0.0625 * (Z(9) @ Z(4)) + 0.0625 * (Z(10) @ Z(4)) + 0.0625 * (Z(9) @ Z(6)) + 0.0625 * (Z(6) @ Z(10)) + 0.0625 * (Z(9) @ Z(10)) + -0.0625 * (Z(6) @ Z(2) @ Z(4)) + -0.0625 * (Z(9) @ Z(2) @ Z(4)) + -0.0625 * (Z(10) @ Z(2) @ Z(4)) + -0.0625 * (Z(9) @ Z(2) @ Z(6)) + -0.0625 * (Z(6) @ Z(10) @ Z(2)) + -0.0625 * (Z(9) @ Z(10) @ Z(2)) + -0.0625 * (Z(9) @ Z(6) @ Z(4)) + -0.0625 * (Z(6) @ Z(10) @ Z(4)) + -0.0625 * (Z(9) @ Z(10) @ Z(4)) + -0.0625 * (Z(9) @ Z(10) @ Z(6)) + 0.0625 * (Z(9) @ Z(2) @ Z(6) @ Z(4)) + 0.0625 * (Z(6) @ Z(10) @ Z(2) @ Z(4)) + 0.0625 * (Z(9) @ Z(10) @ Z(2) @ Z(4)) + 0.0625 * (Z(9) @ Z(10) @ Z(2) @ Z(6)) + 0.0625 * (Z(9) @ Z(10) @ Z(6) @ Z(4)) + -0.0625 * (Z(6) @ Z(2) @ Z(10) @ Z(4) @ Z(9)) + 0.25 * (Z(3) @ Z(5)) + 0.25 * (Z(9) @ Z(3)) + 0.25 * (Z(9) @ Z(5)) + -0.25 * (Z(9) @ Z(3) @ Z(5)) + 0.25 * (Z(7) @ Z(8)) + 0.25 * (Z(10) @ Z(7)) + 0.25 * (Z(10) @ Z(8)) + -0.25 * (Z(10) @ Z(7) @ Z(8)) + 0.125 * Z(0) + 0.125 * Z(1) + 0.3125 * Z(2) + 0.125 * Z(3) + 0.1875 * Z(4) + 0.0 * Z(5) + 0.1875 * Z(6) + 0.0 * Z(7) + -0.75 * Z(8) + 0.1875 * Z(9) + 0.1875 * Z(10)
12
11
3
{"smallest_eigenvalues": [-3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875, -3.6875], "number_of_smallest_eigenvalues": 17, "first_excited_energy": -2.6875, "smallest_bitstrings": ["11000000110", "00011001100", "01000100101", "01000110100", "01000100110", "01001100100", "01011000100", "01001000110", "01100100100", "10000110100", "10000010110", "10000001110", "00100110100", "00100101100", "10010010100", "00011010100", "00010110100"], "largest_eigenvalue": 6.3125}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-0.011858494992534028) q[0]; cx q[1], q[0]; h q[2]; cx q[0], q[2]; rz(-0.011858494992534028) q[2]; cx q[0], q[2]; h q[3]; h q[4]; cx q[1], q[4]; rz(-0.011858494992534028) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(-0.011858494992534028) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(-0.011858494992534028) q[4]; cx q[2], q[4]; h q[5]; cx q[1], q[5]; rz(-0.011858494992534028) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(-0.43992641991987513) q[1]; rx(-1.578459183110695) q[1]; rz(-0.011858494992534028) q[5]; cx q[0], q[5]; rz(-1.4993815548133496) q[0]; rx(-1.578459183110695) q[0]; cx q[1], q[0]; rz(1.3448833506454543) q[0]; cx q[1], q[0]; cx q[4], q[5]; rz(-0.011858494992534028) q[5]; cx q[4], q[5]; rz(-0.43992641991987513) q[5]; rx(-1.578459183110695) q[5]; h q[6]; cx q[2], q[6]; rz(-0.011858494992534028) q[6]; cx q[2], q[6]; rz(-0.43992641991987513) q[2]; rx(-1.578459183110695) q[2]; cx q[0], q[2]; rz(1.3448833506454543) q[2]; cx q[0], q[2]; cx q[4], q[6]; rz(-0.011858494992534028) q[6]; cx q[4], q[6]; rz(-1.603678670349062) q[4]; rx(-1.578459183110695) q[4]; cx q[1], q[4]; rz(1.3448833506454543) q[4]; cx q[1], q[4]; cx q[0], q[4]; cx q[1], q[5]; rz(1.3448833506454543) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(1.3448833506454543) q[4]; cx q[2], q[4]; rz(1.3448833506454543) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(-2.0322428897414593) q[1]; rx(-0.5597235221639838) q[1]; rz(1.3448833506454543) q[5]; cx q[0], q[5]; rz(-2.2699821520766053) q[0]; rx(-0.5597235221639838) q[0]; cx q[1], q[0]; rz(0.40876528620131225) q[0]; cx q[1], q[0]; cx q[4], q[5]; rz(1.3448833506454543) q[5]; cx q[4], q[5]; rz(-2.0322428897414593) q[5]; rx(-0.5597235221639838) q[5]; cx q[6], q[3]; rz(-0.011858494992534028) q[3]; cx q[6], q[3]; rz(0.053487084712828814) q[3]; rx(-1.578459183110695) q[3]; rz(-0.43992641991987513) q[6]; rx(-1.578459183110695) q[6]; cx q[2], q[6]; rz(1.3448833506454543) q[6]; cx q[2], q[6]; rz(-2.0322428897414593) q[2]; rx(-0.5597235221639838) q[2]; cx q[0], q[2]; rz(0.40876528620131225) q[2]; cx q[0], q[2]; cx q[4], q[6]; rz(1.3448833506454543) q[6]; cx q[4], q[6]; rz(-1.667843139808948) q[4]; rx(-0.5597235221639837) q[4]; cx q[1], q[4]; rz(0.40876528620131225) q[4]; cx q[1], q[4]; cx q[0], q[4]; cx q[1], q[5]; rz(0.40876528620131225) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(0.40876528620131225) q[4]; cx q[2], q[4]; rz(0.40876528620131225) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(-2.183900960248195) q[1]; rx(-0.4897515972892572) q[1]; rz(0.40876528620131225) q[5]; cx q[0], q[5]; rz(2.8710286432721315) q[0]; rx(-0.4897515972892573) q[0]; cx q[4], q[5]; rz(0.40876528620131225) q[5]; cx q[4], q[5]; rz(-2.183900960248195) q[5]; rx(-0.4897515972892572) q[5]; cx q[6], q[3]; rz(1.3448833506454543) q[3]; cx q[6], q[3]; rz(0.05348708471282837) q[3]; rx(-0.5597235221639837) q[3]; rz(-2.0322428897414593) q[6]; rx(-0.5597235221639838) q[6]; cx q[2], q[6]; rz(0.40876528620131225) q[6]; cx q[2], q[6]; rz(-2.183900960248195) q[2]; rx(-0.4897515972892572) q[2]; cx q[4], q[6]; rz(0.40876528620131225) q[6]; cx q[4], q[6]; rz(2.631696928316198) q[4]; rx(-0.4897515972892572) q[4]; cx q[6], q[3]; rz(0.40876528620131225) q[3]; cx q[6], q[3]; rz(0.053487084712828814) q[3]; rx(-0.48975159728925727) q[3]; rz(-2.183900960248195) q[6]; rx(-0.4897515972892572) 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] 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] x9; 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]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; cz q[9], q[8]; ry(x22) q[1]; ry(x22) q[1]; rz(x23) q[2]; rz(x23) q[2]; cz q[2], q[1]; ry(x24) q[3]; ry(x24) q[3]; rz(x25) q[4]; rz(x25) q[4]; cz q[4], q[3]; ry(x26) q[5]; ry(x26) q[5]; rz(x13) q[6]; rz(x13) q[6]; cz q[6], q[5]; ry(x27) q[7]; ry(x27) q[7]; rz(x28) q[8]; rz(x28) q[8]; cz q[8], q[7]; ry(x29) q[9]; ry(x29) q[9]; cz q[10], q[9]; ry(x30) q[0]; rz(x31) q[0]; ry(x32) q[1]; rz(x33) q[1]; ry(x34) q[2]; rz(x35) q[2]; ry(x36) q[3]; rz(x37) q[3]; ry(x20) q[4]; rz(x38) q[4]; ry(x39) q[5]; rz(x40) q[5]; ry(x41) q[6]; rz(x42) q[6]; ry(x43) q[7]; rz(x44) q[7]; ry(x45) q[8]; rz(x46) q[8]; ry(x47) q[9]; rz(x48) q[9]; ry(x49) q[10]; rz(x50) q[10]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; cz q[9], q[8]; ry(x51) q[1]; ry(x51) q[1]; rz(x52) q[2]; rz(x52) q[2]; cz q[2], q[1]; ry(x53) q[3]; ry(x53) q[3]; rz(x54) q[4]; rz(x54) q[4]; cz q[4], q[3]; ry(x55) q[5]; ry(x55) q[5]; rz(x56) q[6]; rz(x56) q[6]; cz q[6], q[5]; ry(x57) q[7]; ry(x57) q[7]; rz(x58) q[8]; rz(x58) q[8]; cz q[8], q[7]; ry(x59) q[9]; ry(x59) q[9]; cz q[10], q[9]; ry(x60) q[0]; rz(x61) q[0]; ry(x62) q[1]; rz(x63) q[1]; ry(x64) q[2]; rz(x65) q[2]; ry(x66) q[3]; rz(x45) q[3]; ry(x67) q[4]; rz(x68) q[4]; ry(x69) q[5]; rz(x70) q[5]; ry(x71) q[6]; rz(x72) q[6]; ry(x73) q[7]; rz(x74) q[7]; ry(x26) q[8]; rz(x75) q[8]; ry(x76) q[9]; rz(x77) q[9]; ry(x78) q[10]; rz(x79) q[10]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; cz q[9], q[8]; ry(x80) q[1]; ry(x80) q[1]; rz(x81) q[2]; rz(x81) q[2]; cz q[2], q[1]; ry(x82) q[3]; ry(x82) q[3]; rz(x83) q[4]; rz(x83) q[4]; cz q[4], q[3]; ry(x84) q[5]; ry(x84) q[5]; rz(x85) q[6]; rz(x85) q[6]; cz q[6], q[5]; ry(x86) q[7]; ry(x86) q[7]; rz(x87) q[8]; rz(x87) q[8]; cz q[8], q[7]; ry(x88) q[9]; ry(x88) q[9]; cz 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIIIIZIZ", "IIIIIIIZIIZ", "IIIIIIIIZZI", "IIIIIIIZIZI", "IIIIIIIZZII", "IIIIIIIIZZZ", "IIIIIIIZIZZ", "IIIIIIIZZIZ", "IIIIIIIZZZI", "IIIIIIIZZZZ", "IIIIIIZIIIZ", "IIIIIZIIIIZ", "IIIIIZZIIII", "IIIIIZZIIIZ", "IIIIZIIIIZI", "IIIZIIIIIZI", "IIIZZIIIIII", "IIIZZIIII...
[ 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.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....
0.852204
[ -0.011858494992534028, -0.4399264199198752, -1.4993815548133493, -1.6036786703490618, 0.05348708471282885, -1.5784591831106949, 1.3448833506454543, -2.032242889741459, -2.2699821520766057, -1.6678431398089475, -0.5597235221639837, 0.40876528620131225, -2.183900960248195, -3.412156663907455...
{ "n_parameters": 16, "n_qubits": 7, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
500
-8156297579877937853
hypermaxcut
adaptive_vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[3, 4, 6], [4, 5], [1, 4], [1, 2, 3, 5, 6], [0, 1, 2], [0, 6]]}
{"states": [61, 59], "expectation_value": -2.061804019284396, "params": null, "bitstrings": ["1000010", "1000100"], "total_optimization_steps": 48, "probabilities": [0.05153777404921172, 0.8291791902580595], "optimization_time": 67.33195900917053}
0.16666666666666666 * (Z(3) @ Z(4)) + 0.16666666666666666 * (Z(6) @ Z(4)) + 0.21666666666666667 * (Z(6) @ Z(3)) + 0.5 * (Z(5) @ Z(4)) + 0.05 * (Z(5) @ Z(3)) + 0.05 * (Z(5) @ Z(6)) + 0.5 * (Z(1) @ Z(4)) + 0.05 * (Z(1) @ Z(3)) + 0.05 * (Z(1) @ Z(6)) + 0.05 * (Z(1) @ Z(5)) + 0.05 * (Z(2) @ Z(3)) + 0.05 * (Z(2) @ Z(6)) + 0.05 * (Z(2) @ Z(5)) + 0.21666666666666667 * (Z(2) @ Z(1)) + 0.5 * (Z(0) @ Z(6)) + 0.16666666666666666 * (Z(0) @ Z(1)) + 0.16666666666666666 * (Z(0) @ Z(2)) + 0.16666666666666674 * Z(4) + 0.26666666666666666 * Z(3) + 0.2666666666666666 * Z(6) + 0.1000000000000002 * Z(5) + 0.26666666666666683 * Z(1) + 0.26666666666666666 * Z(2) + 0.16666666666666663 * Z(0)
1
7
1
{"smallest_eigenvalues": [-2.1666666666666665, -2.1666666666666665], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -2.033333333333334, "smallest_bitstrings": ["0100011", "1000100"], "largest_eigenvalue": 4.499999999999999}
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.07821013583983248) q[3]; cx q[4], q[3]; h q[5]; h q[6]; cx q[4], q[6]; rz(-0.07821013583983248) q[6]; cx q[4], q[6]; cx q[3], q[6]; cx q[4], q[5]; rz(-1.0622659685091358) q[5]; cx q[4], q[5]; cx q[4], q[1]; rz(-1.0622659685091358) q[1]; cx q[4], q[1]; rz(-0.0782101358398326) q[4]; rx(0.8477494294481006) q[4]; rz(-0.4064386431527201) q[6]; cx q[3], q[6]; cx q[3], q[5]; rz(0.14402732184742517) q[5]; cx q[3], q[5]; cx q[3], q[1]; rz(0.14402732184742517) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(0.14402732184742517) q[2]; cx q[3], q[2]; rz(-0.5477154289904549) q[3]; rx(0.8477494294481007) q[3]; cx q[6], q[5]; rz(0.14402732184742517) q[5]; cx q[6], q[5]; cx q[6], q[1]; rz(0.14402732184742517) q[1]; cx q[6], q[1]; cx q[5], q[1]; rz(0.14402732184742517) q[1]; cx q[5], q[1]; cx q[6], q[2]; rz(0.14402732184742517) q[2]; cx q[6], q[2]; cx q[5], q[2]; rz(0.14402732184742517) q[2]; cx q[5], q[2]; cx q[1], q[2]; rz(-0.4064386431527201) q[2]; cx q[1], q[2]; rz(-0.029930490818011357) q[5]; rx(0.8477494294481007) q[5]; cx q[6], q[0]; rz(-1.0622659685091358) q[0]; cx q[6], q[0]; cx q[1], q[0]; rz(-0.07821013583983248) q[0]; cx q[1], q[0]; rz(-0.5477154289904549) q[1]; rx(0.8477494294481007) q[1]; cx q[2], q[0]; rz(-0.07821013583983248) q[0]; cx q[2], q[0]; rz(-0.0782101358398326) q[0]; rx(0.8477494294481006) q[0]; rz(-0.5477154289904549) q[2]; rx(0.8477494294481007) q[2]; rz(-0.5477154289904549) q[6]; rx(0.8477494294481007) 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];\nry(1.0792) 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.0792) q[3];\ncry(-1.0061) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) 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];\nry(1.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) 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];\nry(1.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) q[2], q[6];\ncry(-0.0199) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) q[2], q[6];\ncry(-0.0199) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) q[2], q[6];\ncry(-0.0199) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) q[2], q[6];\ncry(-0.0199) q[4], q[1];\ncry(-0.0035) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) q[2], q[6];\ncry(-0.0199) q[4], q[1];\ncry(-0.0035) q[3], q[0];\ncry(-0.0033) 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.0792) q[3];\ncry(-1.0061) q[5], q[4];\nry(1.3809) q[1];\ncry(-0.511) q[1], q[4];\nry(1.1546) q[5];\nry(-0.4439) q[4];\ncry(-1.0301) q[6], q[0];\nry(0.9224) q[6];\nry(-0.6278) q[0];\ncry(0.4539) q[1], q[6];\ncry(-0.3108) q[1], q[0];\ncry(0.3314) q[1], q[5];\ncry(0.1737) q[5], q[1];\ncry(-0.0962) q[3], q[4];\ncry(0.1458) q[5], q[6];\ncry(0.3597) q[6], q[2];\nry(0.2747) q[2];\ncry(-0.0925) q[5], q[0];\ncry(0.2067) q[5], q[3];\ncry(0.2128) q[1], q[2];\ncry(0.1605) q[3], q[2];\ncry(0.064) q[3], q[5];\ncry(0.112) q[5], q[2];\ncry(0.0964) q[1], q[3];\ncry(-0.019) q[6], q[4];\ncry(0.0416) q[3], q[6];\ncry(-0.0242) q[2], q[0];\ncry(0.0497) q[2], q[3];\ncry(-0.0381) q[0], q[2];\ncry(0.0283) q[6], q[3];\ncry(0.0154) q[6], q[5];\ncry(-0.0041) q[2], q[4];\ncry(0.0271) q[4], q[2];\ncry(0.0236) q[0], q[3];\ncry(0.0101) q[2], q[6];\ncry(-0.0199) q[4], q[1];\ncry(-0.0035) q[3], q[0];\ncry(-0.0033) 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"], "gradients": [0.2651, 0.2431, 0.4307, 0.255, 0.427, 0.3821, 0.2503, 0.3573, 0.2748, 0.2566, 0.1616, 0.1594, 0.1235, 0.0992, 0.0852, 0.0732, 0.0586, 0.0551, 0.0511, 0.0466, 0.0356, 0.0277, 0.0247, 0.023, 0.022, 0.022, 0.0168, 0.0115, 0.008, 0.0075, 0.0067, 0.0063, 0.0058, 0.0056, 0.0056, 0.0055, 0.0051, 0.005, 0.0047, 0.0045, 0.0044, 0.0038, 0.0037, 0.0035, 0.0034, 0.0031, 0.0031, 0.0028]}
[ "IIZZIII", "ZIZIIII", "ZIIZIII", "IZZIIII", "IZIZIII", "ZZIIIII", "IIZIIZI", "IIIZIZI", "ZIIIIZI", "IZIIIZI", "IIIZZII", "ZIIIZII", "IZIIZII", "IIIIZZI", "ZIIIIIZ", "IIIIIZZ", "IIIIZIZ", "IIZIIII", "IIIZIII", "ZIIIIII", "IZIIIII", "IIIIIZI", "IIIIZII", "IIIIIIZ" ]
[ 0.16666666666666666, 0.16666666666666666, 0.21666666666666667, 0.5, 0.05, 0.05, 0.5, 0.05, 0.05, 0.05, 0.05, 0.05, 0.05, 0.21666666666666667, 0.5, 0.16666666666666666, 0.16666666666666666, 0.16666666666666674, 0.26666666666666666, 0.2666666666666666, 0.1000000000000002, 0.2...
0.622405
[ -0.07821013583983248, -0.4064386431527201, -1.0622659685091358, 0.14402732184742517, -0.5477154289904551, -0.02993049081801174, 0.8477494294481007 ]
{ "n_parameters": 7, "n_qubits": 7, "optimal_eigenvalue": -2.1666666666666665, "target_ratio": 0.97, "target_value": -2.1016666666666666 }
163
1950899674174661020
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[0, 1, 6], [1, 2, 4], [2, 6], [3, 7], [4, 5], [0, 1, 4, 7], [3, 6], [2, 5]]}
{"states": [71, 248], "expectation_value": -1.2686098824391718, "params": [[-0.42850000000000005], [0.41590000000000005]], "bitstrings": ["10111000", "00000111"], "total_optimization_steps": 50, "probabilities": [0.022091865367378817, 0.02319798148691696], "optimization_time": 2.910275936126709}
0.25 * (Z(0) @ Z(1)) + 0.16666666666666666 * (Z(6) @ Z(1)) + 0.16666666666666666 * (Z(6) @ Z(0)) + 0.16666666666666666 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(6)) + 0.25 * (Z(4) @ Z(1)) + 0.08333333333333333 * (Z(4) @ Z(0)) + 0.16666666666666666 * (Z(4) @ Z(2)) + 0.5 * (Z(3) @ Z(6)) + 0.08333333333333333 * (Z(7) @ Z(1)) + 0.08333333333333333 * (Z(7) @ Z(0)) + 0.08333333333333333 * (Z(7) @ Z(4)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(4)) + 0.4583333333333333 * Z(1) + 0.29166666666666663 * Z(0) + 0.16666666666666674 * Z(6) + 0.16666666666666674 * Z(2) + 0.29166666666666685 * Z(4) + 0.0 * Z(3) + 0.125 * Z(7) + 0.0 * Z(5)
1
8
1
{"smallest_eigenvalues": [-3.083333333333334], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.0, "smallest_bitstrings": ["00000111"], "largest_eigenvalue": 5.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; ry(0.28807875366210867) q[0]; h q[1]; ry(1.3873527117938693) q[1]; h q[2]; h q[3]; h q[4]; h q[5]; ry(-0.321398363272264) q[5]; cx q[4], q[5]; ry(0.321398363272264) q[5]; cx q[4], q[5]; ry(-0.015309936714998626) q[5]; cx q[2], q[5]; ry(0.015309936714998626) q[5]; cx q[2], q[5]; ry(1.4038702268524836) q[2]; ry(0.9023987261918024) q[4]; ry(-0.7006329577564726) q[5]; h q[6]; ry(-0.0898149959396337) q[6]; h q[7]; ry(-0.23979902299591066) q[7]; cx q[3], q[7]; ry(0.23979902299591066) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.0898149959396337) q[6]; cx q[3], q[6]; ry(-0.3474059380331435) q[6]; cx q[2], q[6]; ry(0.3474059380331435) q[6]; cx q[2], q[6]; ry(0.9856047377503682) q[3]; cx q[2], q[3]; ry(-0.24688749463693588) q[3]; cx q[2], q[3]; cx q[2], q[4]; ry(0.026586398831666445) q[3]; cx q[1], q[3]; ry(-0.026586398831666445) q[3]; cx q[1], q[3]; cx q[3], q[0]; ry(-0.25454405457350027) q[4]; cx q[2], q[4]; ry(0.02974166293856101) q[2]; cx q[1], q[2]; ry(-0.02974166293856101) q[2]; cx q[1], q[2]; cx q[1], q[5]; ry(0.12904507873295715) q[5]; cx q[1], q[5]; ry(-0.28807875366210867) q[0]; cx q[3], q[0]; ry(0.07750415889343074) q[0]; ry(0.11363053078459555) q[3]; cx q[4], q[3]; ry(-0.11363053078459555) q[3]; cx q[4], q[3]; ry(0.2320658059845262) q[4]; cx q[1], q[4]; ry(-0.2320658059845262) q[4]; cx q[1], q[4]; ry(0.03433523064110171) q[5]; ry(-0.008637157653915133) q[4]; ry(-0.6084529691704705) q[6]; cx q[0], q[6]; ry(0.0854318748431494) q[6]; cx q[0], q[6]; ry(0.19841440046200537) q[0]; ry(-0.05198678509084717) q[6]; ry(-0.8490795674369357) q[7]; cx q[2], q[7]; ry(0.24720446267231694) q[7]; cx q[2], q[7]; cx q[2], q[0]; ry(-0.19841440046200537) q[0]; cx q[2], q[0]; ry(-0.0738234418373667) q[7]; cx q[0], q[7]; ry(0.0738234418373667) q[7]; cx q[0], q[7]; cx q[0], q[5]; ry(-0.03433523064110171) q[5]; cx q[0], q[5]; ry(0.15544015026884644) q[2]; cx q[3], q[2]; ry(-0.15544015026884644) q[2]; cx q[3], q[2]; ry(-0.03193629518513028) q[3]; cx q[0], q[3]; ry(0.03193629518513028) q[3]; cx q[0], q[3]; ry(0.02591726278405012) q[0]; cx q[1], q[0]; ry(-0.02591726278405012) q[0]; cx q[1], q[0]; cx q[0], q[4]; cx q[1], q[6]; ry(0.008637157653915133) q[4]; cx q[0], q[4]; ry(0.05198678509084717) q[6]; cx q[1], q[6]; ry(-0.07023484902820648) q[1]; cx q[3], q[1]; ry(0.07023484902820648) q[1]; cx q[3], q[1]; ry(-0.3136096673997488) q[5]; cx q[3], q[5]; ry(0.3136096673997488) q[5]; cx q[3], q[5]; ry(0.02688944133334533) q[7]; cx q[4], q[7]; ry(-0.02688944133334533) q[7]; cx q[4], q[7]; ry(0.20703930807870768) q[0]; cx q[4], q[0]; ry(-0.20703930807870768) q[0]; cx q[4], q[0]; ry(-0.09126959106114417) q[2]; cx q[0], q[2]; ry(0.09126959106114417) q[2]; cx q[0], q[2]; ry(0.1015667429687929) q[3]; cx q[5], q[3]; ry(-0.1015667429687929) q[3]; cx q[5], q[3]; ry(0.02238348058562055) q[4]; cx q[5], q[4]; ry(-0.02238348058562055) q[4]; cx q[5], q[4]; ry(-0.0733047082165009) q[4]; cx q[3], q[4]; ry(0.0733047082165009) q[4]; cx q[3], q[4]; ry(-0.0013704112601574381) q[1]; cx q[5], q[1]; ry(0.0013704112601574381) q[1]; cx q[5], q[1]; ry(0.12784797477941093) q[0]; cx q[6], q[0]; ry(-0.12784797477941093) q[0]; cx q[6], q[0]; ry(-0.036623123944377556) q[2]; cx q[6], q[2]; ry(0.036623123944377556) q[2]; cx q[6], q[2]; ry(0.21454937442776392) q[1]; cx q[2], q[1]; ry(-0.21454937442776392) q[1]; cx q[2], q[1]; ry(0.014392836484703443) q[1]; cx q[0], q[1]; ry(-0.014392836484703443) q[1]; cx q[0], q[1];
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[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[6]; rz(x1) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x1) q[6]; cx q[0], q[6]; cx q[1], q[2]; rz(x1) q[2]; cx q[1], q[2]; cx q[6], q[2]; rz(x2) q[2]; cx q[6], q[2]; cx q[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x3) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x1) q[4]; cx q[2], q[4]; cx q[6], q[3]; rz(x2) q[3]; cx q[6], q[3]; cx q[1], q[7]; rz(x3) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(x3) q[7]; cx q[0], q[7]; cx q[4], q[7]; rz(x3) q[7]; cx q[4], q[7]; cx q[3], q[7]; rz(x2) q[7]; cx q[3], q[7]; cx q[2], q[5]; rz(x2) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(x2) q[5]; cx q[4], q[5]; rz(x4) q[1]; rz(x5) q[0]; rz(x1) q[6]; rz(x1) q[2]; rz(x5) q[4]; rz(x6) q[3]; rz(x7) q[7]; rz(x6) q[5]; 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]; 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", "IZIIIIZI", "IZIIIIIZ", "IIIIIZZI", "IZIIIZII", "IIIZIIZI", "IIIZIIIZ", "IIIZIZII", "IZIIZIII", "ZIIIIIZI", "ZIIIIIIZ", "ZIIZIIII", "ZIIIZIII", "IIZIIZII", "IIZZIIII", "IIIIIIZI", "IIIIIIIZ", "IZIIIIII", "IIIIIZII", "IIIZIIII", "IIIIZIII", "ZIIIIIII", "IIZIIII...
[ 0.25, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.5, 0.25, 0.08333333333333333, 0.16666666666666666, 0.5, 0.08333333333333333, 0.08333333333333333, 0.08333333333333333, 0.5, 0.5, 0.5, 0.4583333333333333, 0.29166666666666663, 0.16666666666666674, 0.16666666666...
0.971593
[ 1.3873527117938693, -0.642796726544528, 0.6478546716183022, -0.030619873429997252, -0.4795980459918213, -0.1796299918792674, 1.4038702268524836, 0.7387172431134322, -0.694811876066287, -0.5715878790235154, 0.49377498927387176, -0.6018751047646188, 0.5090881091470005, 0.05317279766333289, ...
{ "n_parameters": 44, "n_qubits": 8, "optimal_eigenvalue": -3.083333333333334, "target_ratio": 0.97, "target_value": -2.9908333333333337 }
20
80414d2e2eb4a15dac1e8a7f58be727c
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": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]}
{"states": [36, 52], "expectation_value": -3.5605821551040915, "params": [0.0017000000000000001, -0.1993, 0.4091, -0.0047, 0.40290000000000004, 0.0018000000000000002, 0.1316, 0.0507, 0.40590000000000004, 0.0022, 0.1061, 0.1514, -0.0001, 0.223, 0.0014, -0.1991, 0.4098, -0.0129, 0.3986, 0.0005, 0.128, 0.0555, 0.4078, 0.0014, 0.1022, 0.1641, -0.0, 0.22640000000000002, -0.0011, -0.1993, 0.4072, -0.0264, 0.4002, 0.0001, 0.1356, 0.0514, 0.4057, 0.001, 0.1008, 0.1704, -0.0053, 0.225, -0.0019, 0.0031000000000000003, 0.40790000000000004, 0.0025, 0.399, 0.004, 0.1341, 0.0059, 0.4048, 0.0061, 0.1101, 0.0049, -0.007, 0.0058000000000000005, 0.0017000000000000001, -0.0001, -0.029, 0.0024000000000000002, -0.0931, 0.0095, -0.014100000000000001, -0.0036000000000000003, -0.011300000000000001, 0.0022, -0.036000000000000004, 0.0828, -0.0568, -0.0039000000000000003, -0.0059, 0.0037, 0.0059, 0.2099, 0.0051, 0.0088, 0.0045000000000000005, 0.008, 0.0001, 0.0095], "bitstrings": ["1011011", "1001011"], "total_optimization_steps": 40, "probabilities": [0.12126928546392995, 0.1287408734514186], "optimization_time": 8.057748317718506}
0.5 * (Z(0) @ 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(1) @ 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(2) + -1.5 * Z(0) + -1.5 * Z(3) + -0.5 * Z(4) + -1.5 * Z(5) + -0.5 * Z(1) + -1.5 * Z(6)
3
7
4
{"smallest_eigenvalues": [-5.0, -5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -4.0, "smallest_bitstrings": ["1100011", "0011110", "1101001", "1001011"], "largest_eigenvalue": 13.0}
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.06094240650319222) q[0]; cx q[2], q[0]; h q[3]; cx q[0], q[3]; rz(0.06094240650319222) q[3]; cx q[0], q[3]; h q[4]; cx q[0], q[4]; rz(0.06094240650319222) q[4]; cx q[0], q[4]; h q[5]; cx q[0], q[5]; rz(0.06094240650319222) q[5]; cx q[0], q[5]; rz(1.6260910595462086) q[0]; rx(1.6313650840442933) q[0]; cx q[3], q[5]; rz(0.06094240650319222) q[5]; cx q[3], q[5]; cx q[3], q[1]; rz(0.06094240650319222) q[1]; cx q[3], q[1]; cx q[5], q[1]; rz(0.06094240650319222) q[1]; cx q[5], q[1]; rz(-1.4011336679118869) q[1]; rx(1.6313650840442933) q[1]; h q[6]; cx q[2], q[6]; rz(0.06094240650319222) q[6]; cx q[2], q[6]; rz(-1.4011336679118869) q[2]; rx(1.6313650840442933) q[2]; cx q[3], q[6]; rz(0.06094240650319222) q[6]; cx q[3], q[6]; rz(1.6260910595462086) q[3]; rx(1.6313650840442933) q[3]; cx q[4], q[6]; rz(0.06094240650319222) q[6]; cx q[4], q[6]; rz(-1.4011336679118869) q[4]; rx(1.6313650840442933) q[4]; cx q[5], q[6]; rz(0.06094240650319222) q[6]; cx q[5], q[6]; rz(1.6260910595462086) q[5]; rx(1.6313650840442933) q[5]; rz(1.6260910595462086) q[6]; rx(1.6313650840442933) 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[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(x16) q[4], q[3]; crz(x17) q[3], q[2]; crz(x12) q[2], q[1]; crz(x0) q[1], q[0]; rx(x18) q[0]; rz(x19) q[0]; rx(x20) q[1]; rz(x21) q[1]; rx(x22) q[2]; rz(x23) q[2]; rx(x24) q[3]; rz(x25) q[3]; rx(x26) q[4]; rz(x18) q[4]; rx(x27) q[5]; rz(x28) q[5]; rx(x29) q[6]; rz(x30) q[6]; crz(x31) q[6], q[5]; crz(x32) q[5], q[4]; crz(x9) q[4], q[3]; crz(x33) q[3], q[2]; crz(x34) q[2], q[1]; crz(x35) q[1], q[0]; rx(x36) q[0]; rz(x1) 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]; crz(x49) q[6], q[5]; crz(x50) q[5], q[4]; crz(x51) q[4], q[3]; crz(x52) q[3], q[2]; crz(x53) q[2], q[1]; crz(x54) q[1], q[0]; 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(x50) q[3]; rx(x62) q[4]; rz(x63) q[4]; rx(x64) q[5]; rz(x65) q[5]; rx(x66) q[6]; rz(x67) q[6]; crz(x14) q[6], q[5]; crz(x40) q[5], q[4]; crz(x68) q[4], q[3]; crz(x69) q[3], q[2]; crz(x70) q[2], q[1]; crz(x71) 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", "IIIZIIZ", "IIZIIIZ", "IZIIIIZ", "IZIZIII", "IIIZIZI", "IZIIIZI", "ZIIIZII", "ZIIZIII", "ZIZIIII", "ZZIIIII", "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, -1.5, -1.5, -0.5, -1.5, -0.5, -1.5 ]
0.985922
[ 0.06094240650319222, -1.401133667911887, 1.6260910595462086, 1.631365084044293 ]
{ "n_parameters": 4, "n_qubits": 7, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
22
f3b0c5d606fee9f65f1e76c663e7b394
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": 2, "target": 5}, {"source": 3, "target": 5}, {"source": 4, "target": 5}, {"source": 6, "target": 8}, {"source": 7, "target": 8}, {"source": 8, "target": 9}]}
{"states": [0, 255], "expectation_value": -9.460841286902731, "params": [0.0641, 2.579, 0.14350000000000002, 0.0038, -0.36150000000000004, 3.3585000000000003, -0.0229, 0.0024000000000000002, -0.6714, -2.6498, -0.7175, 0.0029000000000000002, -0.8867, 0.9583, -0.3057, 0.008400000000000001, 0.9796, 1.7429000000000001, -0.0758, 0.0082, 1.0267, 2.1798, -0.1792, 0.0008, 1.0119, 2.1336, -0.5494, 0.0025, 0.27890000000000004, 1.5042, -0.0279, 0.009300000000000001, 0.46140000000000003, 2.1752000000000002, -0.2071, 0.0048000000000000004, 1.5644, 0.9530000000000001, 1.1749, -2.6265, 0.728, 0.7543000000000001, 0.8356, 0.7865000000000001, 0.8341000000000001], "bitstrings": ["111111111", "100000000"], "total_optimization_steps": 470, "probabilities": [0.23822785559480208, 0.278542452245877], "optimization_time": 35.29771661758423}
-1.5 * (Z(1) @ Z(2)) + -2.0 * (Z(4) @ Z(2)) + -2.0 * (Z(4) @ Z(1)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(1)) + -2.0 * (Z(3) @ Z(4)) + -2.0 * (Z(5) @ Z(7)) + -2.0 * (Z(6) @ Z(7)) + 0.5 * (Z(6) @ Z(5)) + -2.0 * (Z(8) @ Z(7)) + 0.5 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * Z(2) + 0.5 * Z(1) + 0.5 * Z(4) + 0.5 * Z(3) + 0.5 * Z(7) + 0.5 * Z(5) + 0.5 * Z(6) + 0.5 * Z(8) + -0.5 * Z(0)
6
9
1
{"smallest_eigenvalues": [-15.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -14.5, "smallest_bitstrings": ["100000000"], "largest_eigenvalue": 15.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(-1.0279373572230235) q[0]; rz(-1.5934597563133241) q[0]; rx(-0.16614449381031754) q[1]; rz(-0.9804159716510554) q[1]; rx(-0.9797455186385472) q[2]; rz(-1.6175784538331133) q[2]; rx(-0.2998688920689003) q[3]; rz(2.4928770402098905) q[3]; rx(0.9422859212503623) q[4]; rz(-1.698246971324446) q[4]; rx(3.1153341955805827) q[5]; rz(-2.9344524032187262) q[5]; rx(-0.0012153583784384053) q[6]; rz(-2.158747850091366) q[6]; rx(-0.016440989834554484) q[7]; rz(-2.701042266485846) q[7]; rx(-0.09125602384488839) q[8]; rz(2.072338466245793) q[8]; cx q[8], q[7]; ry(-0.3920886380350955) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.3920886380350955) q[7]; rz(-pi/2) q[7]; ry(-0.4857600867592193) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.22324177420245694) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.45779971102341316) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(1.4177439592363317) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.570813637825274) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.4863408261150025) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.4863408261150025) q[1]; ry(-0.6425150729777996) q[0]; cx q[8], q[0]; ry(0.6425150729777998) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.30267917587659543) q[8]; cx q[7], q[8]; ry(0.570813637825274) q[2]; ry(-1.4177439592363317) q[3]; ry(0.4577997110234132) q[4]; ry(0.22324177420245692) q[5]; ry(0.4857600867592193) q[6]; cx q[7], q[6]; ry(-0.4857600867592193) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.4857600867592193) q[6]; rz(-pi/2) q[6]; ry(-0.22324177420245694) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.45779971102341316) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(1.4177439592363317) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.570813637825274) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.4863408261150025) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.4863408261150025) q[1]; ry(-0.6425150729777996) q[0]; cx q[7], q[0]; ry(0.6425150729777998) q[0]; rz(pi/2) q[7]; ry(0.570813637825274) q[2]; ry(-1.4177439592363317) q[3]; ry(0.4577997110234132) q[4]; ry(0.22324177420245692) q[5]; ry(0.30267917587659543) q[8]; cx q[6], q[8]; ry(-0.30267917587659543) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.3920886380350955) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.22324177420245694) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.22324177420245694) q[5]; rz(-pi/2) q[5]; ry(-0.45779971102341316) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(1.4177439592363317) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.570813637825274) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.4863408261150025) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.4863408261150025) q[1]; ry(-0.6425150729777996) q[0]; cx q[6], q[0]; ry(0.6425150729777998) q[0]; rz(pi/2) q[6]; ry(0.570813637825274) q[2]; ry(-1.4177439592363317) q[3]; ry(0.4577997110234132) q[4]; ry(0.3920886380350955) q[7]; ry(0.30267917587659543) q[8]; cx q[5], q[8]; ry(-0.30267917587659543) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.3920886380350955) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.4857600867592193) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.45779971102341316) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.45779971102341316) q[4]; rz(-pi/2) q[4]; ry(1.4177439592363317) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.570813637825274) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.4863408261150025) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.4863408261150025) q[1]; ry(-0.6425150729777996) q[0]; cx q[5], q[0]; ry(0.6425150729777998) q[0]; rz(pi/2) q[5]; ry(0.570813637825274) q[2]; ry(-1.4177439592363317) q[3]; ry(0.4857600867592193) q[6]; ry(0.3920886380350955) q[7]; ry(0.30267917587659543) q[8]; cx q[4], q[8]; ry(-0.30267917587659543) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.3920886380350955) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.4857600867592193) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.22324177420245694) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(1.4177439592363317) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-1.4177439592363317) q[3]; rz(-pi/2) q[3]; ry(-0.570813637825274) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.4863408261150025) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.4863408261150025) q[1]; ry(-0.6425150729777996) q[0]; cx q[4], q[0]; ry(0.6425150729777998) q[0]; rz(pi/2) q[4]; ry(0.570813637825274) q[2]; ry(0.22324177420245692) q[5]; ry(0.4857600867592193) q[6]; ry(0.3920886380350955) q[7]; ry(0.30267917587659543) q[8]; cx q[3], q[8]; ry(-0.30267917587659543) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.3920886380350955) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.4857600867592193) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.22324177420245694) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.45779971102341316) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.570813637825274) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.570813637825274) q[2]; rz(-pi/2) q[2]; ry(-0.4863408261150025) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.4863408261150025) q[1]; ry(-0.6425150729777996) q[0]; cx q[3], q[0]; ry(0.6425150729777998) q[0]; rz(pi/2) q[3]; ry(0.4577997110234132) q[4]; ry(0.22324177420245692) q[5]; ry(0.4857600867592193) q[6]; ry(0.3920886380350955) q[7]; ry(0.30267917587659543) q[8]; cx q[2], q[8]; ry(-0.30267917587659543) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.3920886380350955) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.4857600867592193) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.22324177420245694) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.45779971102341316) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(1.4177439592363317) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.4863408261150025) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.4863408261150025) q[1]; rz(-pi/2) q[1]; ry(-0.6425150729777996) q[0]; cx q[2], q[0]; ry(0.6425150729777998) q[0]; rz(pi/2) q[2]; ry(-1.4177439592363317) q[3]; ry(0.4577997110234132) q[4]; ry(0.22324177420245692) q[5]; ry(0.4857600867592193) q[6]; ry(0.3920886380350955) q[7]; ry(0.30267917587659543) q[8]; cx q[1], q[8]; ry(-0.30267917587659543) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.3920886380350955) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.4857600867592193) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.22324177420245694) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.45779971102341316) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(1.4177439592363317) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.570813637825274) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.6425150729777996) q[0]; cx q[1], q[0]; ry(0.6425150729777996) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.570813637825274) q[2]; ry(-1.4177439592363317) q[3]; ry(0.4577997110234132) q[4]; ry(0.22324177420245692) q[5]; ry(0.4857600867592193) q[6]; ry(0.3920886380350955) q[7]; ry(0.30267917587659543) q[8]; cx q[0], q[8]; ry(-0.30267917587659543) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.3920886380350955) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.4857600867592193) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.22324177420245694) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.45779971102341316) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(1.4177439592363317) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.570813637825274) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.4863408261150025) q[1]; cx q[0], q[1]; rx(0.3659604947629947) q[0]; rz(0.607505184981119) q[0]; ry(0.34274918877032595) q[1]; rz(-0.951106679014392) q[1]; ry(-0.5204552474945878) q[2]; rz(-0.6985961674687005) q[2]; ry(-2.0082280298490836) q[3]; rz(-0.5816347624907188) q[3]; ry(0.8479532339112384) q[4]; rz(-1.9698765784315586) q[4]; ry(-1.1964253363216788) q[5]; rz(-1.3800025119082964) q[5]; ry(-0.44007481302228696) q[6]; rz(-2.0582135442372786) q[6]; ry(0.35296244687900735) q[7]; rz(-1.284876514430561) q[7]; ry(1.185097810198643) q[8]; rz(-1.9606599458593896) 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] 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(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]; 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": 1}
{"circuits": [], "gradients": []}
[ "IIIIIIZZI", "IIIIZIZII", "IIIIZIIZI", "IIIIIZZII", "IIIIIZIZI", "IIIIZZIII", "IZIZIIIII", "IZZIIIIII", "IIZZIIIII", "ZZIIIIIII", "ZIIZIIIII", "ZIZIIIIII", "IIIIIIZII", "IIIIIIIZI", "IIIIZIIII", "IIIIIZIII", "IZIIIIIII", "IIIZIIIII", "IIZIIIIII", "ZIIIIIIII", "IIIIIIIIZ" ]
[ -1.5, -2, -2, 0.5, 0.5, -2, -2, -2, 0.5, -2, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5 ]
0.970874
[ -1.0279373572230235, 3.118929224071365, -0.16614449381031757, 3.7319730087336356, -0.9797455186385471, -3.18837478062801, -0.2998688920689003, 0.9220807134149926, 0.9422859212503625, 3.014142009060244, 3.1153341955805827, 1.777936577165963, -0.0012153583784384053, 2.553641130293323, -0.0...
{ "n_parameters": 45, "n_qubits": 9, "optimal_eigenvalue": -15.5, "target_ratio": 0.97, "target_value": -15.035 }
137
4ffbc852e1de75038cf19c57ac0e724b
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": 4, "source": 0, "target": 2}, {"capacity": 4, "source": 0, "target": 4}, {"capacity": 3, "source": 0, "target": 9}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 3, "source": 1, "target": 4}, {"capacity": 4, "source": 1, "target": 5}, {"capacity": 1, "source": 1, "target": 8}, {"capacity": 1, "source": 1, "target": 9}, {"capacity": 3, "source": 2, "target": 1}, {"capacity": 1, "source": 2, "target": 3}, {"capacity": 3, "source": 2, "target": 5}, {"capacity": 2, "source": 3, "target": 2}, {"capacity": 3, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 9}, {"capacity": 3, "source": 4, "target": 2}, {"capacity": 4, "source": 4, "target": 5}, {"capacity": 2, "source": 4, "target": 6}, {"capacity": 1, "source": 4, "target": 8}, {"capacity": 3, "source": 4, "target": 9}, {"capacity": 4, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 2}, {"capacity": 2, "source": 5, "target": 6}, {"capacity": 3, "source": 5, "target": 7}, {"capacity": 3, "source": 6, "target": 1}, {"capacity": 1, "source": 6, "target": 5}, {"capacity": 4, "source": 6, "target": 7}, {"capacity": 3, "source": 7, "target": 4}, {"capacity": 1, "source": 7, "target": 5}, {"capacity": 1, "source": 7, "target": 6}, {"capacity": 3, "source": 8, "target": 7}, {"capacity": 4, "source": 8, "target": 9}]}
{"states": [3, 67], "expectation_value": -17.958639660302055, "params": [-0.0023, 0.3901, 0.007200000000000001, 0.1453, -0.004200000000000001, 0.5249, -0.0024000000000000002, 0.4894, -0.0009000000000000001, 0.5089, -0.0064, 0.516, 0.3564, -0.0085, 0.33180000000000004, 0.007500000000000001, -0.0006000000000000001, 0.4747, -0.006200000000000001, 0.4481, -0.0031000000000000003, 0.5254, -0.0016, 0.4419, -0.0047, 0.5021, -0.0007, 0.39930000000000004, -0.0014, 0.5212, -0.0059, 0.45930000000000004, 0.36250000000000004, -0.0002, 0.3635, 0.0041, -0.6109, -0.0035, -0.5642, -0.0026000000000000003, 0.0023, 0.039400000000000004, -0.0091, 0.0098, -0.0032, 0.4748, -0.0026000000000000003, 0.004200000000000001, -0.0015, 0.5051, -0.0023, 0.0074, 0.3279, -0.0041, -0.3378, 0.0092, -0.004200000000000001, 0.39680000000000004, -0.0013000000000000002, 0.0079, 0.0008, 0.3987, -0.0035, 0.009600000000000001, -0.00030000000000000003, 0.32580000000000003, -0.0056, 0.0085, 0.0018000000000000002, 0.47700000000000004, -0.0033, 0.0064, 0.3643, 0.0018000000000000002, 0.33580000000000004, 0.0016, -0.5695, -0.006, -0.4681, 0.0081, -0.0021000000000000003, -0.0029000000000000002, -0.0026000000000000003, 0.18660000000000002, -0.0024000000000000002, -0.0004, -0.0013000000000000002, -0.0019, 0.5185000000000001, -0.1135, -0.004200000000000001, -0.0027, -0.0026000000000000003, 0.5116, -0.002, -0.002, -0.0033, -0.0022, 0.6963, -0.2958], "bitstrings": ["1111111100", "1110111100"], "total_optimization_steps": 70, "probabilities": [0.2708359247935884, 0.36573506280951845], "optimization_time": 41.13191294670105}
-1.0 * (Z(0) @ Z(2)) + -0.75 * (Z(4) @ Z(2)) + -1.0 * (Z(4) @ Z(0)) + 2.25 * (Z(9) @ Z(0)) + -0.75 * (Z(9) @ Z(4)) + -1.0 * (Z(1) @ Z(2)) + -0.75 * (Z(1) @ Z(4)) + -0.25 * (Z(1) @ Z(9)) + -1.5 * (Z(5) @ Z(2)) + -1.0 * (Z(5) @ Z(4)) + -2.0 * (Z(5) @ Z(1)) + -0.25 * (Z(8) @ Z(4)) + -1.0 * (Z(8) @ Z(9)) + -0.25 * (Z(8) @ Z(1)) + -0.75 * (Z(3) @ Z(2)) + -0.75 * (Z(3) @ Z(4)) + -0.25 * (Z(3) @ Z(9)) + -0.5 * (Z(6) @ Z(4)) + -0.75 * (Z(6) @ Z(1)) + -0.75 * (Z(6) @ Z(5)) + -0.75 * (Z(7) @ Z(4)) + -1.0 * (Z(7) @ Z(5)) + -0.75 * (Z(7) @ Z(8)) + -1.25 * (Z(7) @ Z(6)) + -1.5 * Z(2) + -0.25 * Z(0) + 0.0 * Z(4) + 0.0 * Z(9) + 0.0 * Z(1) + -0.25 * Z(5) + 1.25 * Z(8) + 1.25 * Z(3) + 0.75 * Z(6) + -1.25 * Z(7)
6
10
2
{"smallest_eigenvalues": [-18.75, -18.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -17.75, "smallest_bitstrings": ["1110111100", "1111111100"], "largest_eigenvalue": 16.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; h q[0]; h q[1]; h q[2]; cx q[2], q[0]; rz(-0.38110927183069593) q[0]; cx q[2], q[0]; h q[3]; h q[4]; cx q[2], q[4]; rz(-0.34639370612346093) q[4]; cx q[2], q[4]; cx q[0], q[4]; cx q[2], q[1]; rz(-0.38110927183069593) q[1]; cx q[2], q[1]; rz(-0.38110927183069593) q[4]; cx q[0], q[4]; h q[5]; cx q[2], q[5]; rz(-0.52945120965283) q[5]; cx q[2], q[5]; cx q[2], q[3]; rz(-0.34639370612346093) q[3]; cx q[2], q[3]; rz(-0.5294512096528301) q[2]; rx(-0.9383064521705545) q[2]; h q[6]; h q[7]; h q[8]; h q[9]; cx q[0], q[9]; rz(1.042787673465713) q[9]; cx q[0], q[9]; rz(-0.13873834418374908) q[0]; rx(-0.9383064521705548) q[0]; cx q[4], q[9]; rz(-0.34639370612346093) q[9]; cx q[4], q[9]; cx q[4], q[1]; rz(-0.34639370612346093) q[1]; cx q[4], q[1]; cx q[4], q[5]; rz(-0.38110927183069593) q[5]; cx q[4], q[5]; cx q[4], q[8]; rz(-0.13873834418374864) q[8]; cx q[4], q[8]; cx q[4], q[3]; rz(-0.34639370612346093) q[3]; cx q[4], q[3]; cx q[4], q[6]; rz(-0.4857962137786947) q[6]; cx q[4], q[6]; cx q[4], q[7]; rz(-0.34639370612346093) q[7]; cx q[4], q[7]; rz(0.11390341773452928) q[4]; rx(-0.9383064521705546) q[4]; cx q[9], q[1]; rz(-0.13873834418374864) q[1]; cx q[9], q[1]; cx q[1], q[5]; rz(-0.8977527590469898) q[5]; cx q[1], q[5]; cx q[9], q[8]; rz(-0.38110927183069593) q[8]; cx q[9], q[8]; cx q[1], q[8]; rz(-0.13873834418374864) q[8]; cx q[1], q[8]; cx q[1], q[6]; rz(-0.34639370612346093) q[6]; cx q[1], q[6]; rz(0.11390341773452928) q[1]; rx(-0.9383064521705546) q[1]; cx q[5], q[6]; rz(-0.34639370612346093) q[6]; cx q[5], q[6]; cx q[5], q[7]; rz(-0.38110927183069593) q[7]; cx q[5], q[7]; rz(-0.13873834418374908) q[5]; rx(-0.9383064521705548) q[5]; cx q[8], q[7]; rz(-0.34639370612346093) q[7]; cx q[8], q[7]; cx q[6], q[7]; rz(-0.5960177484468508) q[7]; cx q[6], q[7]; rz(0.10343104128979075) q[6]; rx(-0.9383064521705546) q[6]; rz(-0.596017748446851) q[7]; rx(-0.9383064521705545) q[7]; rz(1.1316262873576903) q[8]; rx(-0.9383064521705545) q[8]; cx q[9], q[3]; rz(-0.13873834418374864) q[3]; cx q[9], q[3]; rz(1.1316262873576903) q[3]; rx(-0.9383064521705545) q[3]; rz(0.11390341773452928) q[9]; rx(-0.9383064521705546) 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] 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[9], q[7]; crx(x22) q[9], q[6]; crx(x23) q[9], q[5]; crx(x24) q[9], q[4]; crx(x25) q[9], q[3]; crx(x26) q[9], q[2]; crx(x27) q[9], q[1]; crx(x28) q[9], q[0]; crx(x29) q[8], q[9]; crx(x21) q[8], q[7]; crx(x22) q[8], q[6]; crx(x23) q[8], q[5]; crx(x24) q[8], q[4]; crx(x25) q[8], q[3]; crx(x26) q[8], q[2]; crx(x27) q[8], q[1]; crx(x28) q[8], q[0]; crx(x29) q[7], q[9]; crx(x20) q[7], q[8]; crx(x22) q[7], q[6]; crx(x23) q[7], q[5]; crx(x24) q[7], q[4]; crx(x25) q[7], q[3]; crx(x26) q[7], q[2]; crx(x27) q[7], q[1]; crx(x28) q[7], q[0]; crx(x29) q[6], q[9]; crx(x20) q[6], q[8]; crx(x21) q[6], q[7]; crx(x23) q[6], q[5]; crx(x24) q[6], q[4]; crx(x25) q[6], q[3]; crx(x26) q[6], q[2]; crx(x27) q[6], q[1]; crx(x28) q[6], q[0]; crx(x29) q[5], q[9]; crx(x20) q[5], q[8]; crx(x21) q[5], q[7]; crx(x22) q[5], q[6]; crx(x24) q[5], q[4]; crx(x25) q[5], q[3]; crx(x26) q[5], q[2]; crx(x27) q[5], q[1]; crx(x28) q[5], q[0]; crx(x29) q[4], q[9]; crx(x20) q[4], q[8]; crx(x21) q[4], q[7]; crx(x22) q[4], q[6]; crx(x23) q[4], q[5]; crx(x25) q[4], q[3]; crx(x26) q[4], q[2]; crx(x27) q[4], q[1]; crx(x28) q[4], q[0]; crx(x29) q[3], q[9]; crx(x20) q[3], q[8]; crx(x21) q[3], q[7]; crx(x22) q[3], q[6]; crx(x23) q[3], q[5]; crx(x24) q[3], q[4]; crx(x26) q[3], q[2]; crx(x27) q[3], q[1]; crx(x28) q[3], q[0]; crx(x29) q[2], q[9]; crx(x20) q[2], q[8]; crx(x21) q[2], q[7]; crx(x22) q[2], q[6]; crx(x23) q[2], q[5]; crx(x24) q[2], q[4]; crx(x25) q[2], q[3]; crx(x27) q[2], q[1]; crx(x28) q[2], q[0]; crx(x29) q[1], q[9]; crx(x20) q[1], q[8]; crx(x21) q[1], q[7]; crx(x22) q[1], q[6]; crx(x23) q[1], q[5]; crx(x24) q[1], q[4]; crx(x25) q[1], q[3]; crx(x26) q[1], q[2]; crx(x28) q[1], q[0]; crx(x29) q[0], q[9]; crx(x20) q[0], q[8]; crx(x21) q[0], q[7]; crx(x22) q[0], q[6]; crx(x23) q[0], q[5]; crx(x24) q[0], q[4]; crx(x25) q[0], q[3]; crx(x26) q[0], q[2]; crx(x27) q[0], q[1]; rx(x30) q[0]; rz(x31) q[0]; rx(x24) 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(x26) q[9]; 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(x2) 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(x61) q[8]; rx(x64) q[9]; rz(x65) q[9]; crx(x66) q[9], q[8]; crx(x67) q[9], q[7]; crx(x68) q[9], q[6]; crx(x69) q[9], q[5]; crx(x69) q[9], q[4]; crx(x70) q[9], q[3]; crx(x26) q[9], q[2]; crx(x71) q[9], q[1]; crx(x2) q[9], q[0]; crx(x72) q[8], q[9]; crx(x67) q[8], q[7]; crx(x68) q[8], q[6]; crx(x69) q[8], q[5]; crx(x69) q[8], q[4]; crx(x70) q[8], q[3]; crx(x26) q[8], q[2]; crx(x71) q[8], q[1]; crx(x2) q[8], q[0]; crx(x72) q[7], q[9]; crx(x66) q[7], q[8]; crx(x68) q[7], q[6]; crx(x69) q[7], q[5]; crx(x69) q[7], q[4]; crx(x70) q[7], q[3]; crx(x26) q[7], q[2]; crx(x71) q[7], q[1]; crx(x2) q[7], q[0]; crx(x72) q[6], q[9]; crx(x66) q[6], q[8]; crx(x67) q[6], q[7]; crx(x69) q[6], q[5]; crx(x69) q[6], q[4]; crx(x70) q[6], q[3]; crx(x26) q[6], q[2]; crx(x71) q[6], q[1]; crx(x2) q[6], q[0]; crx(x72) q[5], q[9]; crx(x66) q[5], q[8]; crx(x67) q[5], q[7]; crx(x68) q[5], q[6]; crx(x69) q[5], q[4]; crx(x70) q[5], q[3]; crx(x26) q[5], q[2]; crx(x71) q[5], q[1]; crx(x2) q[5], q[0]; crx(x72) q[4], q[9]; crx(x66) q[4], q[8]; crx(x67) q[4], q[7]; crx(x68) q[4], q[6]; crx(x69) q[4], q[5]; crx(x70) q[4], q[3]; crx(x26) q[4], q[2]; crx(x71) q[4], q[1]; crx(x2) q[4], q[0]; crx(x72) q[3], q[9]; crx(x66) q[3], q[8]; crx(x67) q[3], q[7]; crx(x68) q[3], q[6]; crx(x69) q[3], q[5]; crx(x69) q[3], q[4]; crx(x26) q[3], q[2]; crx(x71) q[3], q[1]; crx(x2) q[3], q[0]; crx(x72) q[2], q[9]; crx(x66) q[2], q[8]; crx(x67) q[2], q[7]; crx(x68) q[2], q[6]; crx(x69) q[2], q[5]; crx(x69) q[2], q[4]; crx(x70) q[2], q[3]; crx(x71) q[2], q[1]; crx(x2) q[2], q[0]; crx(x72) q[1], q[9]; crx(x66) q[1], q[8]; crx(x67) q[1], q[7]; crx(x68) q[1], q[6]; crx(x69) q[1], q[5]; crx(x69) q[1], q[4]; crx(x70) q[1], q[3]; crx(x26) q[1], q[2]; crx(x2) q[1], q[0]; crx(x72) q[0], q[9]; crx(x66) q[0], q[8]; crx(x67) q[0], q[7]; crx(x68) q[0], q[6]; crx(x69) q[0], q[5]; crx(x69) q[0], q[4]; crx(x70) q[0], q[3]; crx(x26) q[0], q[2]; crx(x71) q[0], q[1]; rx(x73) q[0]; rz(x74) q[0]; rx(x26) q[1]; rz(x75) q[1]; rx(x0) q[2]; rz(x76) q[2]; rx(x77) q[3]; rz(x78) q[3]; rx(x22) q[4]; rz(x79) q[4]; rx(x19) q[5]; rz(x80) q[5]; rx(x81) q[6]; rz(x82) q[6]; rx(x68) q[7]; rz(x83) q[7]; rx(x84) q[8]; rz(x85) q[8]; rx(x86) q[9]; rz(x87) 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];
{"source": 0, "sink": 9}
{"circuits": [], "gradients": []}
[ "IIIIIIIZIZ", "IIIIIZIZII", "IIIIIZIIIZ", "ZIIIIIIIIZ", "ZIIIIZIIII", "IIIIIIIZZI", "IIIIIZIIZI", "ZIIIIIIIZI", "IIIIZIIZII", "IIIIZZIIII", "IIIIZIIIZI", "IZIIIZIIII", "ZZIIIIIIII", "IZIIIIIIZI", "IIIIIIZZII", "IIIIIZZIII", "ZIIIIIZIII", "IIIZIZIIII", "IIIZIIIIZI", "IIIZZIIIII"...
[ -1, -0.75, -1, 2.25, -0.75, -1, -0.75, -0.25, -1.5, -1, -2, -0.25, -1, -0.25, -0.75, -0.75, -0.25, -0.5, -0.75, -0.75, -0.75, -1, -0.75, -1.25, -1.5, -0.25, 0, 0, 0, -0.25, 1.25, 1.25, 0.75, -1.25 ]
0.531605
[ -0.38110927183069593, -0.34639370612346093, 1.042787673465713, -0.13873834418374864, -0.52945120965283, -0.8977527590469898, -0.4857962137786947, -0.5960177484468508, 0.11390341773452939, 1.13162628735769, 0.10343104128979094, -0.9383064521705546 ]
{ "n_parameters": 12, "n_qubits": 10, "optimal_eigenvalue": -18.75, "target_ratio": 0.97, "target_value": -18.1875 }
226
4afda69c42a222bc9f2115981fa30ba0
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}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 3, "target": 4}, {"source": 5, "target": 6}, {"source": 5, "target": 9}, {"source": 6, "target": 7}, {"source": 6, "target": 9}, {"source": 7, "target": 9}, {"source": 8, "target": 9}]}
{"states": [112, 496], "expectation_value": -14.124753296005634, "params": null, "bitstrings": ["110001111", "000001111"], "total_optimization_steps": 73, "probabilities": [0.18597431690580388, 0.5605242675031897], "optimization_time": 115.84993958473206}
-1.0 * (Z(0) @ Z(1)) + -1.5 * (Z(2) @ Z(3)) + -1.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + -2.5 * (Z(5) @ Z(8)) + -2.5 * (Z(6) @ Z(8)) + 1.0 * (Z(6) @ Z(5)) + -2.5 * (Z(7) @ Z(8)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(3) + 0.5 * Z(2) + 0.5 * Z(4) + -2.0 * Z(8) + -1.5 * Z(5) + -1.5 * Z(6) + 1.0 * Z(7)
1
9
1
{"smallest_eigenvalues": [-15.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -14.5, "smallest_bitstrings": ["000001111"], "largest_eigenvalue": 14.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-2.246839478578913) q[0]; cx q[1], q[0]; rz(-0.3845192800046795) q[0]; rx(-1.3158019764555113) q[0]; rz(-0.3845192800046795) q[1]; rx(-1.3158019764555113) q[1]; h q[2]; h q[3]; cx q[3], q[2]; rz(-1.4912710617203733) q[2]; cx q[3], q[2]; h q[4]; cx q[3], q[4]; rz(-1.4912710617203733) q[4]; cx q[3], q[4]; cx q[2], q[4]; rz(-0.3845192800046795) q[3]; rx(-1.3158019764555113) q[3]; rz(-0.38451928000467944) q[4]; cx q[2], q[4]; rz(-0.3845192800046795) q[2]; rx(-1.3158019764555113) q[2]; rz(-0.3845192800046795) q[4]; rx(-1.3158019764555113) q[4]; h q[5]; h q[6]; h q[7]; h q[8]; cx q[8], q[5]; rz(-0.04484576055937104) q[5]; cx q[8], q[5]; cx q[8], q[6]; rz(-0.04484576055937104) q[6]; cx q[8], q[6]; cx q[5], q[6]; rz(-0.0367962090143246) q[6]; cx q[5], q[6]; cx q[8], q[7]; rz(-0.04484576055937104) q[7]; cx q[8], q[7]; cx q[5], q[7]; rz(-0.38451928000467944) q[7]; cx q[5], q[7]; rz(-1.491271061720374) q[5]; rx(-1.3158019764555111) q[5]; cx q[6], q[7]; rz(-0.38451928000467944) q[7]; cx q[6], q[7]; rz(-1.491271061720374) q[6]; rx(-1.3158019764555111) q[6]; rz(-0.03679620901432479) q[7]; rx(-1.3158019764555111) q[7]; rz(-1.5452284769475417) q[8]; rx(-1.3158019764555113) q[8];
null
{"node": 6}
{"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.5708) 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.5708) q[8];\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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) 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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) 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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) 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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) 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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) 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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) 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];\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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) q[2], q[0];\ncry(0.0013) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) q[2], q[0];\ncry(0.0013) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) q[2], q[0];\ncry(0.0013) 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.5708) q[8];\nry(-1.2796) q[6];\nry(-1.5709) q[5];\ncry(1.5681) q[4], q[3];\ncry(1.231) q[3], q[4];\ncry(1.57) q[3], q[2];\ncry(-0.2912) q[2], q[6];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.447) q[7];\nry(-0.1087) q[2];\ncry(0.1095) q[4], q[2];\ncry(-0.1072) q[1], q[2];\ncry(-0.0361) q[1], q[6];\ncry(-0.1125) q[2], q[7];\ncry(0.027) q[3], q[6];\ncry(-0.0204) q[0], q[6];\ncry(0.0153) q[4], q[6];\ncry(0.0008) q[1], q[8];\nry(0.0162) q[0];\ncry(0.915) q[0], q[8];\ncry(1.1735) q[3], q[8];\ncry(3.1264) q[8], q[7];\ncry(0.0684) q[8], q[2];\ncry(-3.1241) q[7], q[8];\ncry(-1.4307) q[3], q[7];\ncry(-0.6227) q[0], q[7];\ncry(-0.0504) q[0], q[2];\ncry(-0.0843) q[1], q[7];\ncry(0.0875) q[4], q[7];\ncry(0.0001) q[2], q[5];\nry(0.0085) q[1];\ncry(0.0059) q[2], q[0];\ncry(0.0013) 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"], "gradients": [1.9623, 4.0081, 3.0449, 1.0068, 1.4132, 1.125, 0.7654, 0.7525, 1.0595, 0.5028, 0.1268, 0.1201, 0.0939, 0.074, 0.0543, 0.0462, 0.0455, 0.0414, 0.0344, 0.0344, 0.0268, 0.025, 0.0249, 0.0196, 0.0196, 0.019, 0.0182, 4.2425, 0.0489, 0.0476, 0.046, 0.3301, 0.247, 0.0444, 0.0367, 0.037, 0.016, 0.0125, 0.0125, 0.0122, 0.0121, 0.0097, 0.0093, 0.009, 0.0089, 0.0087, 0.0085, 0.008, 0.0073, 0.0068, 0.0066, 0.0066, 0.0066, 0.0064, 0.0061, 0.0055, 0.0054, 0.0053, 0.0052, 0.0051, 0.0051, 0.0049, 0.0043, 0.0042, 0.0038, 0.0035, 0.0033, 0.0033, 0.0033, 0.0033, 0.0039, 0.003, 0.0029]}
[ "IIIIIIIZZ", "IIIIIZZII", "IIIIZZIII", "IIIIZIZII", "ZIIZIIIII", "ZIZIIIIII", "IIZZIIIII", "ZZIIIIIII", "IZIZIIIII", "IZZIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIIIZII", "IIIIZIIII", "ZIIIIIIII", "IIIZIIIII", "IIZIIIIII", "IZIIIIIII" ]
[ -1, -1.5, -1.5, 0.5, -2.5, -2.5, 1, -2.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -2, -1.5, -1.5, 1 ]
0.642561
[ -2.246839478578913, -1.4912710617203733, -0.38451928000467944, -0.04484576055937104, -0.0367962090143246, -1.545228476947542, -1.3158019764555113 ]
{ "n_parameters": 7, "n_qubits": 9, "optimal_eigenvalue": -15.5, "target_ratio": 0.97, "target_value": -15.035 }
179
d56c975033dd057e743f83adc19a7c34
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": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 4, "target": 5}]}
{"states": [37, 75], "expectation_value": -0.858238373917541, "params": [[-0.065, -0.045700000000000005, -0.0375, -0.019200000000000002], [0.078, 0.0651, 0.057800000000000004, 0.0497]], "bitstrings": ["1011010", "0110100"], "total_optimization_steps": 10, "probabilities": [0.014247210807955504, 0.015269223968595324], "optimization_time": 6.247194766998291}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(3) @ Z(4)) + -0.5 * Z(1) + -0.5 * Z(0) + -1.5 * Z(4) + -1.0 * Z(5) + -1.0 * Z(2) + 0.0 * Z(6) + 0.0 * Z(3)
1
7
4
{"smallest_eigenvalues": [-4.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["0110100"], "largest_eigenvalue": 8.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rx(-2.9050358879956693) q[0]; rz(0.5948867343780098) q[0]; rx(-0.0885496554455817) q[1]; rz(-0.20503975740606606) q[1]; rx(0.020973640917349125) q[2]; rz(-0.5221240672245311) q[2]; rx(2.71133793134002) q[3]; rz(-0.48018378432845443) q[3]; rx(0.030169291828219782) q[4]; rz(-0.024886873024200895) q[4]; rx(-3.1380954616571968) q[5]; rz(-0.63854717266587) q[5]; rx(3.256916167636316) q[6]; rz(0.2131946472530643) q[6]; cx q[6], q[5]; rz(0.289183864048306) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(1.0163680472253305) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.05612165397086233) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.17759372282080144) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.4426879999917722) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.3273764778038177) 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] 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[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[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[4], q[2]; rz(x0) q[2]; cx q[4], q[2]; cx q[5], q[2]; rz(x0) q[2]; cx q[5], q[2]; cx q[2], q[6]; rz(x0) q[6]; cx q[2], q[6]; cx q[4], q[3]; rz(x0) q[3]; cx q[4], q[3]; rz(x1) q[1]; rz(x1) q[0]; rz(x2) q[4]; rz(x3) q[5]; rz(x3) q[2]; rz(x4) q[6]; rz(x4) 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]; 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[0], q[4]; rz(x6) q[4]; cx q[0], q[4]; 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[4], q[2]; rz(x6) q[2]; cx q[4], q[2]; cx q[5], q[2]; rz(x6) q[2]; cx q[5], q[2]; cx q[2], q[6]; rz(x6) q[6]; cx q[2], q[6]; cx q[4], q[3]; rz(x6) q[3]; cx q[4], q[3]; rz(x7) q[1]; rz(x7) q[0]; rz(x8) q[4]; rz(x9) q[5]; rz(x9) q[2]; rz(x4) q[6]; rz(x4) q[3]; 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[1], q[0]; rz(x11) q[0]; cx q[1], q[0]; 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[4], q[5]; rz(x11) q[5]; cx q[4], q[5]; cx q[4], q[2]; rz(x11) q[2]; cx q[4], q[2]; cx q[5], q[2]; rz(x11) q[2]; cx q[5], q[2]; cx q[2], q[6]; rz(x11) q[6]; cx q[2], q[6]; cx q[4], q[3]; rz(x11) q[3]; cx q[4], q[3]; rz(x12) q[1]; rz(x12) q[0]; rz(x13) q[4]; rz(x14) q[5]; rz(x14) q[2]; rz(x4) q[6]; rz(x4) q[3]; 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[1], q[0]; rz(x16) q[0]; cx q[1], q[0]; cx q[0], q[4]; rz(x16) q[4]; cx q[0], q[4]; cx q[1], q[5]; rz(x16) q[5]; cx q[1], q[5]; cx q[4], q[5]; rz(x16) q[5]; cx q[4], q[5]; cx q[4], q[2]; rz(x16) q[2]; cx q[4], q[2]; cx q[5], q[2]; rz(x16) q[2]; cx q[5], q[2]; cx q[2], q[6]; rz(x16) q[6]; cx q[2], q[6]; cx q[4], q[3]; rz(x16) q[3]; cx q[4], q[3]; rz(x17) q[1]; rz(x17) q[0]; rz(x18) q[4]; rz(x19) q[5]; rz(x19) q[2]; rz(x4) q[6]; rz(x4) q[3]; 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": []}
[ "IIIIIZZ", "IIZIIIZ", "IZIIIZI", "IZZIIII", "IIZIZII", "IZIIZII", "ZIIIZII", "IIZZIII", "IIIIIZI", "IIIIIIZ", "IIZIIII", "IZIIIII", "IIIIZII", "ZIIIIII", "IIIZIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -0.5, -1.5, -1, -1, 0, 0 ]
0.984426
[ 3.3781494191839174, 0.2675102565741927, -0.08854965544558169, -0.6477277573978388, 0.020973640917349122, -0.6997177900453324, 2.71133793134002, -0.424062130357592, 0.030169291828219785, 0.9914811742011299, 3.14508984552239, -0.34936330861756365, 3.256916167636316, 0.2131946472530643, -0....
{ "n_parameters": 20, "n_qubits": 7, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
19
-3777179041850289675
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[1, 2, 6], [0, 4, 5, 7, 8], [8, 1, 5, 7], [0, 1, 3], [0, 2, 7], [2, 3], [6, 7], [0, 3, 6], [3, 5], [8, 1, 5, 0], [8, 0, 3], [0, 1, 4, 6], [0, 1, 2, 5], [8, 0, 6], [8, 1, 2, 5]]}
{"states": [477, 349], "expectation_value": -2.593131170691066, "params": [1.0013, -0.0, 0.9986, 0.009300000000000001, 1.0061, -0.0029000000000000002, 1.0017, 0.0057, 1.0052, -0.0004, 0.9919, 0.0028, 0.7844, 0.0001, 0.6521, 0.0021000000000000003, 1.0036, 0.0043, 0.9880000000000001, 0.0041, 1.0044, -0.0045000000000000005, 0.9959, 0.0027, 1.0044, -0.0011, 0.9818, 0.0009000000000000001, 0.9974000000000001, 0.0001, 0.6495000000000001, 0.009300000000000001, 0.9951000000000001, 0.0036000000000000003, 0.9865, 0.0056, 0.275, 0.9798, 0.2523, -0.3265, 0.22110000000000002, 0.1971, 0.3593, -0.4153, 0.36860000000000004], "bitstrings": ["000100010", "010100010"], "total_optimization_steps": 100, "probabilities": [0.14085490119517255, 0.31681240221983087], "optimization_time": 17.006420135498047}
0.3333333333333333 * (Z(1) @ Z(2)) + 0.16666666666666666 * (Z(6) @ Z(2)) + 0.25 * (Z(6) @ Z(1)) + 0.25 * (Z(0) @ Z(2)) + 0.41666666666666663 * (Z(0) @ Z(1)) + 0.41666666666666663 * (Z(0) @ Z(6)) + 0.08333333333333333 * (Z(4) @ Z(1)) + 0.08333333333333333 * (Z(4) @ Z(6)) + 0.13333333333333333 * (Z(4) @ Z(0)) + 0.16666666666666666 * (Z(5) @ Z(2)) + 0.3333333333333333 * (Z(5) @ Z(1)) + 0.21666666666666667 * (Z(5) @ Z(0)) + 0.05 * (Z(5) @ Z(4)) + 0.16666666666666666 * (Z(7) @ Z(2)) + 0.08333333333333333 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(6)) + 0.21666666666666667 * (Z(7) @ Z(0)) + 0.05 * (Z(7) @ Z(4)) + 0.13333333333333333 * (Z(7) @ Z(5)) + 0.08333333333333333 * (Z(8) @ Z(2)) + 0.25 * (Z(8) @ Z(1)) + 0.16666666666666666 * (Z(8) @ Z(6)) + 0.4666666666666667 * (Z(8) @ Z(0)) + 0.05 * (Z(8) @ Z(4)) + 0.3 * (Z(8) @ Z(5)) + 0.13333333333333333 * (Z(8) @ Z(7)) + 0.5 * (Z(3) @ Z(2)) + 0.16666666666666666 * (Z(3) @ Z(1)) + 0.16666666666666666 * (Z(3) @ Z(6)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(3) @ Z(5)) + 0.16666666666666666 * (Z(3) @ Z(8)) + 0.5833333333333333 * Z(2) + 0.9583333333333333 * Z(1) + 0.625 * Z(6) + 1.3083333333333333 * Z(0) + 0.22499999999999995 * Z(4) + 0.5999999999999999 * Z(5) + 0.3916666666666666 * Z(7) + 0.8083333333333335 * Z(8) + 0.5 * Z(3)
6
9
1
{"smallest_eigenvalues": [-4.200000000000001], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -4.116666666666667, "smallest_bitstrings": ["010100010"], "largest_eigenvalue": 13.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; h q[2]; cx q[2], q[1]; rz(-0.010601143109610571) q[1]; cx q[2], q[1]; h q[3]; h q[4]; h q[5]; h q[6]; cx q[2], q[6]; rz(-0.0011898082924529194) q[6]; cx q[2], q[6]; cx q[1], q[6]; cx q[2], q[0]; rz(0.011992447407230955) q[0]; cx q[2], q[0]; cx q[2], q[5]; rz(-0.0011898082924529194) q[5]; cx q[2], q[5]; rz(0.011992447407230955) q[6]; cx q[1], q[6]; cx q[1], q[0]; rz(-0.0007450370827082549) q[0]; cx q[1], q[0]; cx q[1], q[4]; rz(-0.0008459161145294445) q[4]; cx q[1], q[4]; cx q[1], q[5]; rz(-0.010601143109610571) q[5]; cx q[1], q[5]; cx q[6], q[0]; rz(-0.0007450370827082549) q[0]; cx q[6], q[0]; cx q[6], q[4]; rz(-0.0008459161145294445) q[4]; cx q[6], q[4]; cx q[0], q[4]; rz(-0.0005498123017662605) q[4]; cx q[0], q[4]; cx q[0], q[5]; rz(0.0022836721277199818) q[5]; cx q[0], q[5]; cx q[4], q[5]; rz(-0.0002435464113065272) q[5]; cx q[4], q[5]; h q[7]; cx q[2], q[7]; rz(-0.0011898082924529194) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(-0.0008459161145294445) q[7]; cx q[1], q[7]; cx q[6], q[7]; rz(-0.3654223636760503) q[7]; cx q[6], q[7]; cx q[0], q[7]; rz(0.0022836721277199818) q[7]; cx q[0], q[7]; cx q[4], q[7]; rz(-0.0002435464113065272) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(-0.0005498123017662605) q[7]; cx q[5], q[7]; h q[8]; cx q[2], q[8]; rz(-0.0008459161145294445) q[8]; cx q[2], q[8]; cx q[1], q[8]; cx q[2], q[3]; rz(-0.3654223636760503) q[3]; cx q[2], q[3]; rz(1.259424364806148) q[2]; rx(1.4494539987939699) q[2]; rz(0.011992447407230955) q[8]; cx q[1], q[8]; cx q[1], q[3]; rz(-0.0011898082924529194) q[3]; cx q[1], q[3]; rz(-1.5717270300950585) q[1]; rx(1.4494539987939699) q[1]; cx q[6], q[8]; rz(-0.0011898082924529194) q[8]; cx q[6], q[8]; cx q[0], q[8]; cx q[6], q[3]; rz(-0.0011898082924529194) q[3]; cx q[6], q[3]; rz(1.5377702820923194) q[6]; rx(1.4494539987939699) q[6]; rz(-0.0005477749805932045) q[8]; cx q[0], q[8]; cx q[0], q[3]; rz(-0.3654223636760503) q[3]; cx q[0], q[3]; rz(-1.5524081572017443) q[0]; rx(1.4494539987939699) q[0]; cx q[4], q[8]; rz(-0.0002435464113065272) q[8]; cx q[4], q[8]; rz(-1.5701566223505705) q[4]; rx(1.4494539987939699) q[4]; cx q[5], q[8]; rz(-0.0052054771140693104) q[8]; cx q[5], q[8]; cx q[5], q[3]; rz(-0.3654223636760503) q[3]; cx q[5], q[3]; rz(1.5317744597878935) q[5]; rx(1.4494539987939699) q[5]; cx q[7], q[8]; rz(-0.0005498123017662605) q[8]; cx q[7], q[8]; rz(-1.53903664936326) q[7]; rx(1.4494539987939699) q[7]; cx q[8], q[3]; rz(-0.0011898082924529194) q[3]; cx q[8], q[3]; rz(-0.3654223636760503) q[3]; rx(1.4494539987939699) q[3]; rz(-1.571792919716143) q[8]; rx(1.44945399879397) 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] 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(x10) q[6]; rz(x12) q[6]; rx(x13) q[7]; rz(x7) q[7]; rx(x14) q[8]; rz(x15) q[8]; crx(x16) q[8], q[7]; crx(x17) q[8], q[6]; crx(x18) q[8], q[5]; crx(x19) q[8], q[4]; crx(x20) q[8], q[3]; crx(x21) q[8], q[2]; crx(x22) q[8], q[1]; crx(x23) q[8], q[0]; crx(x24) q[7], q[8]; crx(x17) q[7], q[6]; crx(x18) q[7], q[5]; crx(x19) q[7], q[4]; crx(x20) q[7], q[3]; crx(x21) q[7], q[2]; crx(x22) q[7], q[1]; crx(x23) q[7], q[0]; crx(x24) q[6], q[8]; crx(x16) q[6], q[7]; crx(x18) q[6], q[5]; crx(x19) q[6], q[4]; crx(x20) q[6], q[3]; crx(x21) q[6], q[2]; crx(x22) q[6], q[1]; crx(x23) q[6], q[0]; crx(x24) q[5], q[8]; crx(x16) q[5], q[7]; crx(x17) q[5], q[6]; crx(x19) q[5], q[4]; crx(x20) q[5], q[3]; crx(x21) q[5], q[2]; crx(x22) q[5], q[1]; crx(x23) q[5], q[0]; crx(x24) q[4], q[8]; crx(x16) q[4], q[7]; crx(x17) q[4], q[6]; crx(x18) q[4], q[5]; crx(x20) q[4], q[3]; crx(x21) q[4], q[2]; crx(x22) q[4], q[1]; crx(x23) q[4], q[0]; crx(x24) q[3], q[8]; crx(x16) q[3], q[7]; crx(x17) q[3], q[6]; crx(x18) q[3], q[5]; crx(x19) q[3], q[4]; crx(x21) q[3], q[2]; crx(x22) q[3], q[1]; crx(x23) q[3], q[0]; crx(x24) q[2], q[8]; crx(x16) q[2], q[7]; crx(x17) q[2], q[6]; crx(x18) q[2], q[5]; crx(x19) q[2], q[4]; crx(x20) q[2], q[3]; crx(x22) q[2], q[1]; crx(x23) q[2], q[0]; crx(x24) q[1], q[8]; crx(x16) q[1], q[7]; crx(x17) q[1], q[6]; crx(x18) q[1], q[5]; crx(x19) q[1], q[4]; crx(x20) q[1], q[3]; crx(x21) q[1], q[2]; crx(x23) q[1], q[0]; crx(x24) q[0], q[8]; crx(x16) q[0], q[7]; crx(x17) q[0], q[6]; crx(x18) q[0], q[5]; crx(x19) q[0], q[4]; crx(x20) q[0], q[3]; crx(x21) q[0], q[2]; crx(x22) q[0], q[1]; 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(x26) q[7]; rx(x40) q[8]; rz(x41) 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": []}
[ "IIIIIIZZI", "IIZIIIZII", "IIZIIIIZI", "IIIIIIZIZ", "IIIIIIIZZ", "IIZIIIIIZ", "IIIIZIIZI", "IIZIZIIII", "IIIIZIIIZ", "IIIZIIZII", "IIIZIIIZI", "IIIZIIIIZ", "IIIZZIIII", "IZIIIIZII", "IZIIIIIZI", "IZZIIIIII", "IZIIIIIIZ", "IZIIZIIII", "IZIZIIIII", "ZIIIIIZII", "ZIIIIIIZI", "...
[ 0.3333333333333333, 0.16666666666666666, 0.25, 0.25, 0.41666666666666663, 0.41666666666666663, 0.08333333333333333, 0.08333333333333333, 0.13333333333333333, 0.16666666666666666, 0.3333333333333333, 0.21666666666666667, 0.05, 0.16666666666666666, 0.08333333333333333, 0.5, 0.216666666...
0.745624
[ -0.010601143109610571, -0.0011898082924529194, 0.011992447407230955, -0.0007450370827082549, -0.0008459161145294445, -0.0005498123017662605, 0.0022836721277199818, -0.0002435464113065272, -0.3654223636760503, -0.0005477749805932045, -0.0052054771140693104, 1.2594243648061485, -1.571727030095...
{ "n_parameters": 20, "n_qubits": 9, "optimal_eigenvalue": -4.200000000000001, "target_ratio": 0.97, "target_value": -4.074000000000001 }
500
ae05ce72b7df15983d820553f894fc63
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}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 4, "target": 5}, {"source": 4, "target": 6}, {"source": 7, "target": 8}]}
{"states": [0, 223], "expectation_value": -4.195738873968627, "params": [-0.5209, 0.7964, 0.0195, 0.7377, -0.5464, 1.0862, -0.20040000000000002, 0.6132000000000001, -0.4827, 0.19340000000000002, 0.4939, 1.1949, 0.5521, 0.765, -0.2437, 0.8694000000000001, 0.5973, 0.9927, -0.44430000000000003, 0.8015, 0.5798, 1.1169, -0.1557, 0.9450000000000001, 0.6203000000000001, 1.1733, -0.5106, 1.1353, 0.6169, 1.1839, -0.5829, 1.1606, -0.5256000000000001, -0.0521, 0.2639, 0.0024000000000000002, -0.48500000000000004, 0.0046, 0.45130000000000003, 0.0046, -0.21250000000000002, 0.9097000000000001, 0.1212, 0.0095, -0.24750000000000003, 0.7688, 0.0847, 0.0082, -0.27990000000000004, 0.7753, 0.2207, 0.0006000000000000001, -0.49500000000000005, 0.7959, 0.3128, 0.00030000000000000003, -0.5981000000000001, 0.8505, -0.0005, 0.0002, -0.6048, 0.8150000000000001, 0.1854, 0.001, 0.1862, 0.1368, 0.0722, 0.6385000000000001, 0.8817, 0.605, 1.1433, 1.0031, -1.0036, -1.0604, 0.0511, 0.9449000000000001, 0.8629, 0.7718, 0.5748, 0.42060000000000003], "bitstrings": ["11111111", "00100000"], "total_optimization_steps": 140, "probabilities": [0.2480042258329732, 0.33536480249761597], "optimization_time": 35.57109475135803}
-1.0 * (Z(0) @ Z(1)) + -1.5 * (Z(3) @ Z(4)) + 0.5 * (Z(5) @ Z(4)) + -1.5 * (Z(5) @ Z(3)) + -1.0 * (Z(6) @ Z(7)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(4) + 0.5 * Z(3) + 0.5 * Z(5) + 0.5 * Z(7) + 0.5 * Z(6) + -0.5 * Z(2)
6
8
2
{"smallest_eigenvalues": [-8.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -7.5, "smallest_bitstrings": ["00100000"], "largest_eigenvalue": 6.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; ry(0.24279984391901235) q[0]; h q[1]; cx q[1], q[0]; ry(-0.24279984391901235) q[0]; cx q[1], q[0]; ry(-0.0004400047019670686) q[1]; cx q[0], q[1]; ry(0.0004400047019670686) q[1]; cx q[0], q[1]; ry(-0.23967923788221276) q[2]; rz(-pi) q[2]; h q[3]; ry(-0.1454018282860633) q[3]; h q[4]; ry(-0.001368218522767666) q[4]; h q[5]; cx q[5], q[3]; ry(0.1454018282860633) q[3]; cx q[5], q[3]; cx q[3], q[4]; ry(0.001368218522767666) q[4]; cx q[3], q[4]; ry(1.0664651364954476) q[4]; ry(1.0136834876312257) q[3]; ry(1.4596322231199035) q[5]; cx q[3], q[5]; ry(-0.13870895207819334) q[5]; cx q[3], q[5]; cx q[5], q[4]; ry(-1.0664651364954476) q[4]; cx q[5], q[4]; ry(0.27238094775228694) q[3]; cx q[4], q[3]; ry(-0.27238094775228694) q[3]; cx q[4], q[3]; ry(0.05392244725968169) q[3]; ry(0.05772591804541266) q[5]; ry(-0.6844614367496664) q[4]; cx q[4], q[2]; ry(-0.20675132296787824) q[2]; cx q[4], q[2]; ry(-0.0071237379843129365) q[2]; h q[6]; h q[7]; ry(0.24279984391901235) q[7]; cx q[6], q[7]; ry(-0.24279984391901235) q[7]; cx q[6], q[7]; ry(-0.0004400047019670686) q[6]; cx q[7], q[6]; ry(0.0004400047019670686) q[6]; cx q[7], q[6]; cx q[7], q[3]; ry(-0.05392244725968169) q[3]; cx q[7], q[3]; cx q[7], q[5]; ry(0.019045315948021994) q[3]; cx q[1], q[3]; ry(-0.019045315948021994) q[3]; cx q[1], q[3]; ry(-0.05772591804541266) q[5]; cx q[7], q[5]; ry(-0.14449622447207036) q[5]; cx q[1], q[5]; ry(0.14449622447207036) q[5]; cx q[1], q[5]; ry(-0.2500191918626149) q[5]; cx q[4], q[5]; ry(0.2500191918626149) q[5]; cx q[4], q[5]; ry(0.13300992190656) q[5]; cx q[0], q[5]; ry(-0.13300992190656) q[5]; cx q[0], q[5]; ry(-0.017448363545570417) q[3]; cx q[0], q[3]; ry(0.017448363545570417) q[3]; cx q[0], q[3]; ry(1.1212711369301729) q[0]; ry(0.272377160884709) q[5]; ry(0.07766073414435923) q[4]; cx q[7], q[4]; ry(-0.07766073414435923) q[4]; cx q[7], q[4]; ry(0.03416859866993814) q[4]; cx q[1], q[4]; ry(-0.03416859866993814) q[4]; cx q[1], q[4]; ry(1.4816080590620686) q[1]; ry(1.4816080590620686) q[6]; cx q[6], q[5]; ry(-0.272377160884709) q[5]; cx q[6], q[5]; ry(0.8867697779012391) q[7]; cx q[7], q[2]; ry(0.0071237379843129365) q[2]; cx q[7], q[2]; ry(-0.10922049540883458) q[2]; cx q[1], q[2]; ry(0.10922049540883458) q[2]; cx q[1], q[2]; ry(-0.08851091090431443) q[2]; cx q[3], q[2]; ry(0.08851091090431443) q[2]; cx q[3], q[2]; ry(0.23450135902893388) q[7]; cx q[4], q[7]; ry(-0.23450135902893388) q[7]; cx q[4], q[7]; cx q[4], q[0]; ry(-0.23450135902893388) q[0]; cx q[4], q[0]; ry(-0.003915857531515713) q[2]; cx q[0], q[2]; ry(0.003915857531515713) q[2]; cx q[0], q[2];
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] 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[7], q[5]; crx(x18) q[7], q[4]; crx(x19) q[7], q[3]; crx(x20) q[7], q[2]; crx(x21) q[7], q[1]; crx(x22) q[7], q[0]; crx(x23) q[6], q[7]; crx(x17) q[6], q[5]; crx(x18) q[6], q[4]; crx(x19) q[6], q[3]; crx(x20) q[6], q[2]; crx(x21) q[6], q[1]; crx(x22) q[6], q[0]; crx(x23) q[5], q[7]; crx(x16) q[5], q[6]; crx(x18) q[5], q[4]; crx(x19) q[5], q[3]; crx(x20) q[5], q[2]; crx(x21) q[5], q[1]; crx(x22) q[5], q[0]; crx(x23) q[4], q[7]; crx(x16) q[4], q[6]; crx(x17) q[4], q[5]; crx(x19) q[4], q[3]; crx(x20) q[4], q[2]; crx(x21) q[4], q[1]; crx(x22) q[4], q[0]; crx(x23) q[3], q[7]; crx(x16) q[3], q[6]; crx(x17) q[3], q[5]; crx(x18) q[3], q[4]; crx(x20) q[3], q[2]; crx(x21) q[3], q[1]; crx(x22) q[3], q[0]; crx(x23) q[2], q[7]; crx(x16) q[2], q[6]; crx(x17) q[2], q[5]; crx(x18) q[2], q[4]; crx(x19) q[2], q[3]; crx(x21) q[2], q[1]; crx(x22) q[2], q[0]; crx(x23) q[1], q[7]; crx(x16) q[1], q[6]; crx(x17) q[1], q[5]; crx(x18) q[1], q[4]; crx(x19) q[1], q[3]; crx(x20) q[1], q[2]; crx(x22) q[1], q[0]; crx(x23) q[0], q[7]; crx(x16) q[0], q[6]; crx(x17) q[0], q[5]; crx(x18) q[0], q[4]; crx(x19) q[0], q[3]; crx(x20) q[0], q[2]; crx(x21) 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]; rx(x40) q[0]; rz(x41) q[0]; rx(x42) q[1]; rz(x43) q[1]; rx(x44) q[2]; rz(x45) q[2]; rx(x46) q[3]; rz(x47) q[3]; rx(x48) q[4]; rz(x49) q[4]; rx(x50) q[5]; rz(x51) q[5]; rx(x52) q[6]; rz(x53) q[6]; rx(x54) q[7]; rz(x55) q[7]; crx(x56) q[7], q[6]; crx(x57) q[7], q[5]; crx(x58) q[7], q[4]; crx(x59) q[7], q[3]; crx(x60) q[7], q[2]; crx(x61) q[7], q[1]; crx(x62) q[7], q[0]; crx(x63) q[6], q[7]; crx(x57) q[6], q[5]; crx(x58) q[6], q[4]; crx(x59) q[6], q[3]; crx(x60) q[6], q[2]; crx(x61) q[6], q[1]; crx(x62) q[6], q[0]; crx(x63) q[5], q[7]; crx(x56) q[5], q[6]; crx(x58) q[5], q[4]; crx(x59) q[5], q[3]; crx(x60) q[5], q[2]; crx(x61) q[5], q[1]; crx(x62) q[5], q[0]; crx(x63) q[4], q[7]; crx(x56) q[4], q[6]; crx(x57) q[4], q[5]; crx(x59) q[4], q[3]; crx(x60) q[4], q[2]; crx(x61) q[4], q[1]; crx(x62) q[4], q[0]; crx(x63) q[3], q[7]; crx(x56) q[3], q[6]; crx(x57) q[3], q[5]; crx(x58) q[3], q[4]; crx(x60) q[3], q[2]; crx(x61) q[3], q[1]; crx(x62) q[3], q[0]; crx(x63) q[2], q[7]; crx(x56) q[2], q[6]; crx(x57) q[2], q[5]; crx(x58) q[2], q[4]; crx(x59) q[2], q[3]; crx(x61) q[2], q[1]; crx(x62) q[2], q[0]; crx(x63) q[1], q[7]; crx(x56) q[1], q[6]; crx(x57) q[1], q[5]; crx(x58) q[1], q[4]; crx(x59) q[1], q[3]; crx(x60) q[1], q[2]; crx(x62) q[1], q[0]; crx(x63) q[0], q[7]; crx(x56) q[0], q[6]; crx(x57) q[0], q[5]; crx(x58) q[0], q[4]; crx(x59) q[0], q[3]; crx(x60) q[0], q[2]; crx(x61) q[0], q[1]; rx(x64) q[0]; rz(x65) q[0]; rx(x66) q[1]; rz(x43) q[1]; rx(x67) q[2]; rz(x68) q[2]; rx(x69) q[3]; rz(x70) q[3]; rx(x71) q[4]; rz(x72) q[4]; rx(x73) q[5]; rz(x74) q[5]; rx(x75) q[6]; rz(x76) q[6]; rx(x77) q[7]; rz(x78) 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": 2}
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIZZIII", "IIZZIIII", "IIZIZIII", "ZZIIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIZIIII", "IIIIZIII", "IIZIIIII", "ZIIIIIII", "IZIIIIII", "IIIIIZII" ]
[ -1, -1.5, 0.5, -1.5, -1, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5 ]
0.973918
[ -0.2908036565721266, 1.3209232710417103, -0.002736437045535332, 1.0136834876312257, 0.4855996878380247, -0.0008800094039341372, -1.5378684118805621, 0.2774179041563867, 2.132930272990895, 0.5447618955045739, -0.6844614367496664, 0.10784489451936338, 0.11545183609082532, 0.4135026459357565,...
{ "n_parameters": 29, "n_qubits": 8, "optimal_eigenvalue": -8.5, "target_ratio": 0.97, "target_value": -8.245 }
69
fbeca3287c88ac656e8f44e35837a20d
matching
adaptive_vqe
{"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}], "edges": [{"weight": 3, "source": 0, "target": 3}, {"weight": 11, "source": 0, "target": 6}, {"weight": 3, "source": 1, "target": 4}, {"weight": 11, "source": 1, "target": 7}, {"weight": 11, "source": 1, "target": 3}, {"weight": 20, "source": 1, "target": 6}, {"weight": 7, "source": 2, "target": 5}, {"weight": 15, "source": 2, "target": 7}]}
{"states": [173, 109], "expectation_value": -33.36837699923367, "params": null, "bitstrings": ["01010010", "10010010"], "total_optimization_steps": 100, "probabilities": [0.0674883042215478, 0.26759242894517665], "optimization_time": 150.84268927574158}
4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(4) @ Z(1)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(2) @ Z(4)) + 4.5 * (Z(2) @ Z(5)) + 4.5 * (Z(3) @ Z(4)) + 4.5 * (Z(3) @ Z(5)) + 4.5 * (Z(3) @ Z(2)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(6) @ Z(7)) + 5.5 * Z(1) + 1.5 * Z(0) + 19.0 * Z(4) + 14.5 * Z(5) + 14.5 * Z(2) + 6.0 * Z(3) + 7.5 * Z(7) + -1.0 * Z(6)
1
8
2
{"smallest_eigenvalues": [-59.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -51.0, "smallest_bitstrings": ["10010010"], "largest_eigenvalue": 117.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(0.4621200799157078) q[0]; rz(2.5310802994442465) q[0]; rx(1.0371216398864838) q[1]; rz(1.2936490653800785) q[1]; rx(1.5502854236584591) q[2]; rz(1.6255839899431388) q[2]; rx(2.0270665855362484) q[3]; rz(2.37946354203517) q[3]; rx(1.626482565654) q[4]; rz(1.4004363227555192) q[4]; rx(1.5389205452174686) q[5]; rz(1.5940401908938284) q[5]; rx(0.6780255439029279) q[6]; rz(1.5644721485297017) q[6]; rx(1.9858660901647016) q[7]; rz(0.11039979442026679) q[7]; cx q[7], q[6]; ry(0.3471705455186478) q[6]; cx q[7], q[6]; ry(-0.3471705455186478) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(-0.04615601430591851) q[5]; cx q[6], q[5]; ry(0.04615601430591851) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(0.14517946521506278) q[4]; cx q[5], q[4]; ry(-0.14517946521506278) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(0.1222924192435059) q[3]; cx q[4], q[3]; ry(-0.1222924192435059) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(-0.14518006083278867) q[2]; cx q[3], q[2]; ry(0.14518006083278867) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(0.058799836826734425) q[1]; cx q[2], q[1]; ry(-0.058799836826734425) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(0.094552998372676) q[0]; cx q[1], q[0]; ry(0.06230385657593285) q[0]; rz(-0.6459215686589048) q[0]; rx(1.2152911730638725) q[1]; rz(1.8519516369015498) q[1]; rx(1.3289088322252902) q[2]; rz(1.1066707425346678) q[2]; rx(1.9468849906887797) q[3]; rz(2.384863552760965) q[3]; rx(1.2883126575859756) q[4]; rz(1.366915850455655) q[4]; rx(1.4206230214086115) q[5]; rz(1.6569706186926698) q[5]; rx(0.9691885371701122) q[6]; rz(1.5699493732793997) q[6]; rx(1.338933691423863) q[7]; rz(-0.1110429258934944) q[7]; cx q[7], q[6]; ry(0.7050570584736486) q[6]; cx q[7], q[6]; ry(-0.7050570584736486) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(-0.4971009457928821) q[5]; cx q[6], q[5]; ry(0.4971009457928821) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(-0.1367150332658169) q[4]; cx q[5], q[4]; ry(0.1367150332658169) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(-1.0201361819470443) q[3]; cx q[4], q[3]; ry(1.0201361819470443) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(-0.25012911466242926) q[2]; cx q[3], q[2]; ry(0.25012911466242926) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(-0.4844906198235108) q[1]; cx q[2], q[1]; ry(0.4844906198235108) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(0.24240546208184668) q[0]; cx q[1], q[0]; ry(-0.24240546208184668) q[0]; rz(-pi/2) q[0];
null
{"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2], \"right_nodes\": [3, 4, 5, 6, 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.1246) 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.1246) q[4];\nry(63.0262) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) 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];\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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) 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(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) 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", "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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) 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(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) 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(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) 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];\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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) 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(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) 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(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) 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];\nry(0.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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.1246) q[4];\nry(63.0262) q[5];\nry(63.114) q[2];\ncry(1.4809) q[2], q[4];\nry(0.3263) q[7];\ncry(0.3699) q[4], q[2];\ncry(-0.122) q[4], q[7];\ncry(0.2335) q[2], q[7];\ncry(-1.4492) q[7], q[6];\ncry(1.1563) q[4], q[5];\ncry(-0.2066) q[2], q[3];\ncry(-0.0432) q[4], q[3];\ncry(-0.6485) q[5], q[7];\ncry(-0.4207) q[5], q[3];\ncry(-0.5904) q[5], q[2];\ncry(0.7153) q[5], q[4];\ncry(1.4124) q[1], q[7];\ncry(1.1805) q[7], q[2];\ncry(-1.5709) q[1], q[0];\nry(0.2116) q[1];\ncry(0.5076) q[5], q[1];\ncry(-0.592) q[7], q[4];\nry(-0.621) q[3];\ncry(-1.0147) q[1], q[2];\ncry(-0.5055) q[7], q[5];\ncry(-1.019) q[1], q[5];\ncry(0.9008) q[2], q[5];\ncry(-0.9049) q[1], q[4];\ncry(0.846) q[6], q[5];\ncry(1.4444) q[0], q[7];\ncry(2.1676) q[6], q[2];\ncry(-0.6614) q[7], q[1];\ncry(0.8991) q[2], q[1];\ncry(-0.398) q[2], q[0];\nry(0.3088) q[0];\ncry(1.305) q[7], q[3];\ncry(1.8776) q[3], q[2];\ncry(-1.1537) q[1], q[3];\ncry(-0.2437) q[7], q[0];\ncry(-0.275) q[0], q[4];\ncry(1.3944) q[3], q[5];\nry(-0.1385) q[6];\ncry(0.5997) q[3], q[1];\ncry(-0.5547) q[6], q[0];\ncry(0.756) q[6], q[3];\ncry(-0.465) q[0], q[6];\ncry(0.1827) q[3], q[7];\ncry(-0.7829) q[0], q[3];\ncry(-0.6913) q[3], q[0];\ncry(-0.0494) q[5], q[0];\ncry(0.0929) q[4], q[1];\ncry(-0.0549) q[5], q[6];\ncry(0.0684) q[2], q[6];\ncry(-0.3414) q[0], q[1];\ncry(0.0834) q[4], q[0];\ncry(-0.1343) q[3], q[6];\ncry(-0.1932) q[0], q[2];\ncry(-0.0667) q[6], q[1];\ncry(0.1963) q[6], q[7];\ncry(-0.0457) q[1], q[6];\ncry(-0.025) q[0], q[5];\ncry(-0.0099) q[4], q[6];\ncry(0.0171) 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"], "gradients": [18.9428, 13.8889, 13.0217, 8.61, 6.6035, 6.5037, 5.2501, 4.8653, 3.8244, 3.7976, 5.5797, 5.3329, 4.4177, 4.3119, 3.8354, 4.6479, 3.3846, 3.5582, 2.9605, 3.8835, 2.8414, 2.0849, 2.1923, 2.5122, 1.8914, 3.3141, 2.9048, 1.8116, 1.6044, 1.2766, 1.1053, 0.9879, 2.2837, 1.5812, 1.0754, 0.9179, 2.2395, 1.5214, 0.7778, 0.7278, 0.7414, 0.7044, 0.5954, 0.3662, 0.3609, 0.3848, 0.4218, 0.3691, 0.3612, 0.1691, 0.2612, 0.1679, 0.2092, 0.1565, 0.2839, 0.1493, 0.1075, 0.0485, 0.045, 0.1435, 0.0437, 0.0379, 0.035, 0.0348, 0.0319, 0.0307, 0.0304, 0.0293, 0.0276, 0.0253, 0.0239, 0.0234, 0.0226, 0.022, 0.0208, 0.022, 0.019, 0.0176, 0.0172, 0.0173, 0.0159, 0.0149, 0.0141, 0.0134, 0.0129, 0.0126, 0.0126, 0.0111, 0.0104, 0.0099, 0.0102, 0.0095, 0.008, 0.0077, 0.0072, 0.0075, 0.0066, 0.0052, 0.0063, 0.0061]}
[ "IIIIIIZZ", "IIIZIIZI", "IIZZIIII", "IIIIIZIZ", "IIIZIZII", "IIZIIZII", "IIIZZIII", "IIZIZIII", "IIIIZZII", "ZIZIIIII", "ZZIIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIZIIII", "IIZIIIII", "IIIIIZII", "IIIIZIII", "ZIIIIIII", "IZIIIIII" ]
[ 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 5.5, 1.5, 19, 14.5, 14.5, 6, 7.5, -1 ]
0.977034
[ 0.4621200799157078, 0.9602839726493494, 1.0371216398864838, -0.2771472614148176, 1.5502854236584591, 0.05478766314824232, 2.0270665855362484, 0.8086672152402733, 1.626482565654, -0.17036000403937762, 1.5389205452174688, 0.023243864098932004, 0.6780255439029278, -0.006324178265194772, 1.9...
{ "n_parameters": 46, "n_qubits": 8, "optimal_eigenvalue": -59, "target_ratio": 0.97, "target_value": -57.23 }
18
ae89ed3cd3a3daf867ac1e5c76cb7bf2
matching
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"weight": 3, "source": 0, "target": 1}, {"weight": 13, "source": 0, "target": 5}, {"weight": 11, "source": 1, "target": 6}, {"weight": 19, "source": 1, "target": 4}, {"weight": 9, "source": 2, "target": 3}, {"weight": 15, "source": 2, "target": 6}, {"weight": 18, "source": 3, "target": 4}, {"weight": 8, "source": 4, "target": 5}]}
{"states": [122, 118], "expectation_value": -8.53069187764905, "params": [[-0.052000000000000005], [0.0762]], "bitstrings": ["10000101", "10001001"], "total_optimization_steps": 10, "probabilities": [0.007901743206444243, 0.008219266383650089], "optimization_time": 1.6506361961364746}
4.0 * (Z(0) @ Z(1)) + 4.0 * (Z(3) @ Z(0)) + 4.0 * (Z(2) @ Z(0)) + 4.0 * (Z(2) @ Z(3)) + 4.0 * (Z(5) @ Z(3)) + 4.0 * (Z(4) @ Z(5)) + 4.0 * (Z(6) @ Z(2)) + 4.0 * (Z(6) @ Z(4)) + 4.0 * (Z(7) @ Z(1)) + 4.0 * (Z(7) @ Z(2)) + 4.0 * (Z(7) @ Z(6)) + 6.5 * Z(1) + 5.5 * Z(0) + 9.5 * Z(3) + 17.5 * Z(2) + 7.5 * Z(5) + 4.5 * Z(4) + 13.0 * Z(6) + 8.0 * Z(7)
1
8
1
{"smallest_eigenvalues": [-56.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -50.0, "smallest_bitstrings": ["10001001"], "largest_eigenvalue": 116.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.04487692059288387) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[0], q[3]; rz(0.04487692059288387) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(0.04487692059288387) q[2]; cx q[0], q[2]; rz(-1.407887416700282) q[0]; rx(-1.579746504261589) q[0]; cx q[3], q[2]; rz(0.04487692059288387) q[2]; cx q[3], q[2]; h q[4]; h q[5]; cx q[3], q[5]; rz(0.04487692059288387) q[5]; cx q[3], q[5]; rz(1.5244494901785188) q[3]; rx(-1.579746504261589) q[3]; cx q[5], q[4]; rz(0.04487692059288387) q[4]; cx q[5], q[4]; rz(1.3531238677988071) q[5]; rx(-1.5797465042615892) q[5]; h q[6]; cx q[2], q[6]; rz(0.04487692059288387) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(0.04487692059288387) q[6]; cx q[4], q[6]; rz(-1.3904882206449125) q[4]; rx(-1.579746504261589) q[4]; h q[7]; cx q[1], q[7]; rz(0.04487692059288387) q[7]; cx q[1], q[7]; rz(1.674742329328149) q[1]; rx(-1.579746504261589) q[1]; cx q[1], q[0]; rz(0.6397278070183063) q[0]; cx q[1], q[0]; cx q[0], q[3]; cx q[2], q[7]; rz(0.6397278070183063) q[3]; cx q[0], q[3]; rz(0.04487692059288387) q[7]; cx q[2], q[7]; rz(1.4439077735402988) q[2]; rx(-1.579746504261589) q[2]; cx q[0], q[2]; rz(0.6397278070183063) q[2]; cx q[0], q[2]; rz(-1.8275840771615304) q[0]; rx(0.005981140207493024) q[0]; cx q[3], q[2]; rz(0.6397278070183063) q[2]; cx q[3], q[2]; cx q[3], q[5]; rz(0.6397278070183063) q[5]; cx q[3], q[5]; rz(1.155804272742647) q[3]; rx(0.005981140207493135) q[3]; cx q[5], q[4]; rz(0.6397278070183063) q[4]; cx q[5], q[4]; rz(0.5355809099717868) q[5]; rx(0.005981140207493044) q[5]; cx q[6], q[7]; rz(0.04487692059288387) q[7]; cx q[6], q[7]; rz(1.3653686876899904) q[6]; rx(-1.579746504261589) q[6]; cx q[2], q[6]; rz(0.6397278070183063) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(0.6397278070183063) q[6]; cx q[4], q[6]; rz(-0.21250486214559805) q[4]; rx(0.005981140207493038) q[4]; rz(-1.582477210259535) q[7]; rx(-1.5797465042615892) q[7]; cx q[1], q[7]; rz(0.6397278070183063) q[7]; cx q[1], q[7]; rz(0.013864599543888634) q[1]; rx(0.005981140207493019) q[1]; cx q[2], q[7]; rz(0.6397278070183063) q[7]; cx q[2], q[7]; rz(0.12791018498786055) q[2]; rx(0.00598114020749301) q[2]; cx q[6], q[7]; rz(0.6397278070183063) q[7]; cx q[6], q[7]; rz(0.5859723628549633) q[6]; rx(0.0059811402074930265) q[6]; rz(1.0934423759265393) q[7]; rx(0.005981140207493059) q[7];
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[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[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(x0) q[2]; cx q[0], q[2]; cx q[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[3], q[5]; rz(x0) q[5]; cx q[3], q[5]; cx q[5], q[4]; rz(x0) q[4]; cx q[5], q[4]; 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[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[6], q[7]; rz(x0) q[7]; cx q[6], q[7]; rz(x1) q[1]; rz(x2) q[0]; rz(x3) q[3]; rz(x4) q[2]; rz(x5) q[5]; rz(x6) q[4]; 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]; 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": "near_perfect", "extra": "{\"n\": 7}"}
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIIZIIZ", "IIIIIZIZ", "IIIIZZII", "IIZIZIII", "IIZZIIII", "IZIIIZII", "IZIZIIII", "ZIIIIIZI", "ZIIIIZII", "ZZIIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIZIII", "IIIIIZII", "IIZIIIII", "IIIZIIII", "IZIIIIII", "ZIIIIIII" ]
[ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 6.5, 5.5, 9.5, 17.5, 7.5, 4.5, 13, 8 ]
0.980299
[ 0.04487692059288387, 1.674742329328149, -1.4078874167002817, 1.524449490178519, 1.4439077735402985, 1.3531238677988078, -1.3904882206449123, 1.365368687689991, -1.5824772102595346, -1.579746504261589, 0.6397278070183063, 0.013864599543888398, -1.8275840771615182, 1.1558042727426383, 0.12...
{ "n_parameters": 20, "n_qubits": 8, "optimal_eigenvalue": -56, "target_ratio": 0.97, "target_value": -54.32 }
48
20a60ed013bc1976376f734be7d8d92c
graph_coloring
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 2}, {"id": 1}, {"id": 3}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 2, "target": 1}, {"source": 1, "target": 3}]}
{"states": [1967, 1965], "expectation_value": -4.994903655594172, "params": [1.5502, 0.0018000000000000002, 3.0302000000000002, 0.0002, 1.7082000000000002, 0.0, 1.6279000000000001, 0.0027, 3.0444, 0.009600000000000001, 1.5509000000000002, 0.0058000000000000005, 3.0359000000000003, 0.0057, 1.5489000000000002, 0.0095, 3.0133, 0.0085, 3.0079000000000002, 0.003, 1.5564, 0.004, 3.0227, 0.0058000000000000005, 0.0088, 0.006900000000000001, 0.0073, 0.005, 0.009600000000000001, 0.0064, 0.004200000000000001, 0.0061, 0.0002, 0.003, 0.0066, 0.0029000000000000002, 0.006200000000000001, 0.0043, 0.0014, 0.003, 0.0057, 0.0059, 0.0057, 0.006500000000000001, 0.006500000000000001, 0.0043, 0.009000000000000001, 0.0037], "bitstrings": ["100001010000", "100001010010"], "total_optimization_steps": 310, "probabilities": [0.019289869813152616, 0.019853075640902], "optimization_time": 7.236652612686157}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.25 * (Z(6) @ Z(0)) + 0.25 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(6)) + 0.25 * (Z(8) @ Z(2)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * (Z(8) @ Z(7)) + 0.25 * (Z(3) @ Z(6)) + 0.25 * (Z(4) @ Z(7)) + 0.5 * (Z(4) @ Z(3)) + 0.25 * (Z(5) @ Z(8)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(4)) + 0.25 * (Z(9) @ Z(0)) + 0.25 * (Z(9) @ Z(3)) + 0.25 * (Z(10) @ Z(1)) + 0.25 * (Z(10) @ Z(4)) + 0.5 * (Z(10) @ Z(9)) + 0.25 * (Z(11) @ Z(2)) + 0.25 * (Z(11) @ Z(5)) + 0.5 * (Z(11) @ Z(9)) + 0.5 * (Z(11) @ Z(10)) + 1.0 * Z(1) + 1.0 * Z(0) + 1.0 * Z(2) + 1.0 * Z(6) + 1.0 * Z(7) + 1.0 * Z(8) + 1.0 * Z(3) + 1.0 * Z(4) + 1.0 * Z(5) + 1.0 * Z(9) + 1.0 * Z(10) + 1.0 * Z(11)
16
12
1
{"smallest_eigenvalues": [-7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0, -7.0], "number_of_smallest_eigenvalues": 18, "first_excited_energy": -6.0, "smallest_bitstrings": ["100100001001", "100100001010", "100100010001", "100010001001", "010010100001", "001001100100", "010010001100", "001001010010", "010010100100", "100001010010", "001001100010", "010010001001", "001001010100", "010001100100", "001010100100", "100100010010", "010100001001", "001100010010"], "largest_eigenvalue": 21.0}
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] 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] 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(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(x11) q[11]; crz(x23) q[1], q[0]; crz(x9) q[3], q[2]; crz(x3) q[5], q[4]; crz(x24) q[7], q[6]; crz(x13) q[9], q[8]; crz(x25) q[11], q[10]; crz(x26) q[2], q[1]; crz(x27) q[4], q[3]; crz(x28) q[6], q[5]; crz(x19) q[8], q[7]; crz(x25) 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": []}
[ "IIIIIIIIIIZZ", "IIIIIIIIIZZI", "IIIIIIIIIZIZ", "IIIIIZIIIIIZ", "IIIIZIIIIIZI", "IIIIZZIIIIII", "IIIZIIIIIZII", "IIIZIZIIIIII", "IIIZZIIIIIII", "IIIIIZIIZIII", "IIIIZIIZIIII", "IIIIIIIZZIII", "IIIZIIZIIIII", "IIIIIIZIZIII", "IIIIIIZZIIII", "IIZIIIIIIIIZ", "IIZIIIIIZIII", "IZIIIIIII...
[ 0.5, 0.5, 0.5, 0.25, 0.25, 0.5, 0.25, 0.5, 0.5, 0.25, 0.25, 0.5, 0.25, 0.5, 0.5, 0.25, 0.25, 0.25, 0.25, 0.5, 0.25, 0.25, 0.5, 0.5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
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
6520583511281792185
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[8, 1, 6], [2, 4, 5, 6, 7], [0, 2, 5, 6, 7, 8], [0, 3, 4, 5, 6], [0, 2, 3, 4, 6, 8], [0, 1, 3, 6, 7], [0, 1, 3, 5], [2, 3, 6, 7, 8], [0, 1, 2, 3, 4, 6], [8, 0, 2, 1], [0, 3, 4, 5, 8], [0, 1, 5, 8], [0, 1, 3, 4, 8], [0, 1, 2, 3, 7]]}
{"states": [365, 251], "expectation_value": -2.090006756906493, "params": [[0.36200000000000004], [-0.35300000000000004]], "bitstrings": ["010010010", "100000100"], "total_optimization_steps": 40, "probabilities": [0.007634995216093289, 0.008912128548042027], "optimization_time": 6.70564603805542}
0.3833333333333333 * (Z(8) @ Z(1)) + 0.25 * (Z(6) @ Z(1)) + 0.2833333333333333 * (Z(6) @ Z(8)) + 0.16666666666666669 * (Z(2) @ Z(1)) + 0.2 * (Z(2) @ Z(8)) + 0.2 * (Z(2) @ Z(6)) + 0.08333333333333334 * (Z(4) @ Z(1)) + 0.13333333333333336 * (Z(4) @ Z(8)) + 0.16666666666666666 * (Z(4) @ Z(6)) + 0.11666666666666667 * (Z(4) @ Z(2)) + 0.16666666666666666 * (Z(5) @ Z(1)) + 0.16666666666666669 * (Z(5) @ Z(8)) + 0.13333333333333336 * (Z(5) @ Z(6)) + 0.08333333333333334 * (Z(5) @ Z(2)) + 0.15000000000000002 * (Z(5) @ Z(4)) + 0.1 * (Z(7) @ Z(1)) + 0.08333333333333334 * (Z(7) @ Z(8)) + 0.18333333333333335 * (Z(7) @ Z(6)) + 0.18333333333333335 * (Z(7) @ Z(2)) + 0.05 * (Z(7) @ Z(4)) + 0.08333333333333334 * (Z(7) @ Z(5)) + 0.4333333333333333 * (Z(0) @ Z(1)) + 0.3333333333333333 * (Z(0) @ Z(8)) + 0.2 * (Z(0) @ Z(6)) + 0.23333333333333334 * (Z(0) @ Z(2)) + 0.21666666666666667 * (Z(0) @ Z(4)) + 0.3 * (Z(0) @ Z(5)) + 0.13333333333333336 * (Z(0) @ Z(7)) + 0.26666666666666666 * (Z(3) @ Z(1)) + 0.18333333333333335 * (Z(3) @ Z(8)) + 0.21666666666666667 * (Z(3) @ Z(6)) + 0.16666666666666669 * (Z(3) @ Z(2)) + 0.21666666666666667 * (Z(3) @ Z(4)) + 0.18333333333333335 * (Z(3) @ Z(5)) + 0.15000000000000002 * (Z(3) @ Z(7)) + 0.39999999999999997 * (Z(3) @ Z(0)) + 0.9250000000000002 * Z(1) + 0.8833333333333333 * Z(8) + 0.8166666666666667 * Z(6) + 0.6750000000000002 * Z(2) + 0.5666666666666667 * Z(4) + 0.6333333333333335 * Z(5) + 0.4833333333333336 * Z(7) + 1.1249999999999998 * Z(0) + 0.891666666666667 * Z(3)
1
9
1
{"smallest_eigenvalues": [-3.0833333333333344], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.016666666666667, "smallest_bitstrings": ["100000100"], "largest_eigenvalue": 14.000000000000005}
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[1], q[8]; rz(-0.043296373696861984) q[8]; cx q[1], q[8]; cx q[1], q[6]; rz(-0.039495741897947606) q[6]; cx q[1], q[6]; cx q[1], q[2]; rz(-0.004611187955451977) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(-0.004010582931739151) q[4]; cx q[1], q[4]; cx q[1], q[5]; rz(-0.004611187955451977) q[5]; cx q[1], q[5]; cx q[1], q[7]; rz(0.1405268809629992) q[7]; cx q[1], q[7]; cx q[1], q[0]; rz(0.14002958106747404) q[0]; cx q[1], q[0]; cx q[1], q[3]; rz(-0.03605110276200515) q[3]; cx q[1], q[3]; rz(1.6307017961561643) q[1]; rx(-1.6211697173587036) q[1]; cx q[8], q[6]; rz(-0.05567390228164778) q[6]; cx q[8], q[6]; cx q[8], q[2]; rz(0.03621573117252402) q[2]; cx q[8], q[2]; cx q[6], q[2]; rz(0.03621573117252402) q[2]; cx q[6], q[2]; cx q[8], q[4]; rz(-0.037168387019184866) q[4]; cx q[8], q[4]; cx q[6], q[4]; rz(-0.004611187955451977) q[4]; cx q[6], q[4]; cx q[2], q[4]; rz(0.08939080295333307) q[4]; cx q[2], q[4]; cx q[8], q[5]; rz(-0.004611187955451977) q[5]; cx q[8], q[5]; cx q[6], q[5]; rz(-0.037168387019184866) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(-0.004010582931739151) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(-0.020516058370894638) q[5]; cx q[4], q[5]; cx q[8], q[7]; rz(-0.004010582931739151) q[7]; cx q[8], q[7]; cx q[6], q[7]; rz(0.06705011501274064) q[7]; cx q[6], q[7]; cx q[2], q[7]; rz(0.06705011501274064) q[7]; cx q[2], q[7]; cx q[4], q[7]; rz(0.006546126660683115) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(-0.004010582931739151) q[7]; cx q[5], q[7]; cx q[8], q[0]; rz(-0.10203754290765532) q[0]; cx q[8], q[0]; cx q[6], q[0]; rz(0.03621573117252402) q[0]; cx q[6], q[0]; cx q[2], q[0]; rz(0.0988955314953743) q[0]; cx q[2], q[0]; cx q[4], q[0]; rz(-0.10831198053046724) q[0]; cx q[4], q[0]; cx q[5], q[0]; rz(0.002497321274904471) q[0]; cx q[5], q[0]; cx q[7], q[0]; rz(-0.037168387019184866) q[0]; cx q[7], q[0]; cx q[8], q[3]; rz(0.06705011501274064) q[3]; cx q[8], q[3]; cx q[6], q[3]; rz(-0.10831198053046724) q[3]; cx q[6], q[3]; cx q[2], q[3]; rz(-0.004611187955451977) q[3]; cx q[2], q[3]; rz(1.4622308040455838) q[2]; rx(-1.621169717358704) q[2]; cx q[4], q[3]; rz(-0.10831198053046724) q[3]; cx q[4], q[3]; rz(1.722113891657469) q[4]; rx(-1.6211697173587039) q[4]; cx q[5], q[3]; rz(0.06705011501274064) q[3]; cx q[5], q[3]; rz(1.569921628043014) q[5]; rx(-1.6211697173587039) q[5]; rz(-1.3036969506752154) q[6]; rx(-1.6211697173587039) q[6]; cx q[7], q[3]; rz(-0.020516058370894638) q[3]; cx q[7], q[3]; cx q[0], q[3]; rz(-0.14845957366973356) q[3]; cx q[0], q[3]; rz(-1.594526478887742) q[0]; rx(-1.6211697173587039) q[0]; rz(1.4834122002729089) q[3]; rx(-1.6211697173587036) q[3]; rz(1.0656459097091027) q[7]; rx(-1.6211697173587039) q[7]; rz(1.6034008355218594) q[8]; rx(-1.6211697173587039) 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] 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[8]; rz(x0) q[8]; cx q[1], q[8]; cx q[1], q[6]; rz(x1) q[6]; cx q[1], q[6]; cx q[8], q[6]; rz(x2) q[6]; cx q[8], q[6]; cx q[1], q[2]; rz(x3) q[2]; cx q[1], q[2]; cx q[8], q[2]; rz(x4) q[2]; cx q[8], q[2]; cx q[6], q[2]; rz(x4) q[2]; cx q[6], q[2]; cx q[1], q[4]; rz(x5) q[4]; cx q[1], q[4]; cx q[8], q[4]; rz(x6) q[4]; cx q[8], q[4]; cx q[6], q[4]; rz(x3) q[4]; cx q[6], q[4]; cx q[2], q[4]; rz(x7) q[4]; cx q[2], q[4]; cx q[1], q[5]; rz(x3) q[5]; cx q[1], q[5]; cx q[8], q[5]; rz(x3) q[5]; cx q[8], q[5]; cx q[6], q[5]; rz(x6) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(x5) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(x8) q[5]; cx q[4], q[5]; cx q[1], q[7]; rz(x9) q[7]; cx q[1], q[7]; cx q[8], q[7]; rz(x5) q[7]; cx q[8], q[7]; cx q[6], q[7]; rz(x10) q[7]; cx q[6], q[7]; cx q[2], q[7]; rz(x10) q[7]; cx q[2], q[7]; cx q[4], q[7]; rz(x11) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(x5) q[7]; cx q[5], q[7]; cx q[1], q[0]; rz(x12) q[0]; cx q[1], q[0]; cx q[8], q[0]; rz(x13) q[0]; cx q[8], q[0]; cx q[6], q[0]; rz(x4) q[0]; cx q[6], q[0]; cx q[2], q[0]; rz(x14) q[0]; cx q[2], q[0]; cx q[4], q[0]; rz(x15) q[0]; cx q[4], q[0]; cx q[5], q[0]; rz(x16) q[0]; cx q[5], q[0]; cx q[7], q[0]; rz(x6) q[0]; cx q[7], q[0]; cx q[1], q[3]; rz(x17) q[3]; cx q[1], q[3]; cx q[8], q[3]; rz(x10) q[3]; cx q[8], q[3]; cx q[6], q[3]; rz(x15) q[3]; cx q[6], q[3]; cx q[2], q[3]; rz(x3) q[3]; cx q[2], q[3]; cx q[4], q[3]; rz(x15) q[3]; cx q[4], q[3]; cx q[5], q[3]; rz(x10) q[3]; cx q[5], q[3]; cx q[7], q[3]; rz(x8) q[3]; cx q[7], q[3]; cx q[0], q[3]; rz(x18) q[3]; cx q[0], q[3]; rz(x19) q[1]; rz(x20) q[8]; rz(x21) q[6]; rz(x22) q[2]; rz(x23) q[4]; rz(x24) q[5]; rz(x25) q[7]; rz(x26) q[0]; rz(x27) q[3]; h q[0]; rz(x28) q[0]; h q[0]; h q[1]; rz(x28) q[1]; h q[1]; h q[2]; rz(x28) q[2]; h q[2]; h q[3]; rz(x28) q[3]; h q[3]; h q[4]; rz(x28) q[4]; h q[4]; h q[5]; rz(x28) q[5]; h q[5]; h q[6]; rz(x28) q[6]; h q[6]; h q[7]; rz(x28) q[7]; h q[7]; h q[8]; rz(x28) 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": []}
[ "ZIIIIIIZI", "IIZIIIIZI", "ZIZIIIIII", "IIIIIIZZI", "ZIIIIIZII", "IIZIIIZII", "IIIIZIIZI", "ZIIIZIIII", "IIZIZIIII", "IIIIZIZII", "IIIZIIIZI", "ZIIZIIIII", "IIZZIIIII", "IIIZIIZII", "IIIZZIIII", "IZIIIIIZI", "ZZIIIIIII", "IZZIIIIII", "IZIIIIZII", "IZIIZIIII", "IZIZIIIII", "...
[ 0.3833333333333333, 0.25, 0.2833333333333333, 0.16666666666666669, 0.2, 0.2, 0.08333333333333334, 0.13333333333333336, 0.16666666666666666, 0.11666666666666667, 0.16666666666666666, 0.16666666666666669, 0.13333333333333336, 0.08333333333333334, 0.15000000000000002, 0.1, 0.08333333333...
0.972229
[ -0.043296373696861984, -0.039495741897947606, -0.05567390228164778, -0.004611187955451977, 0.03621573117252402, -0.004010582931739151, -0.037168387019184866, 0.08939080295333307, -0.020516058370894638, 0.1405268809629992, 0.06705011501274064, 0.006546126660683115, 0.14002958106747404, -0.1...
{ "n_parameters": 29, "n_qubits": 9, "optimal_eigenvalue": -3.0833333333333344, "target_ratio": 0.97, "target_value": -2.990833333333334 }
116
b92c16178f977d94a04901a5809941e1
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": 6, "source": 0, "target": 1}, {"capacity": 6, "source": 0, "target": 7}, {"capacity": 3, "source": 0, "target": 8}, {"capacity": 4, "source": 0, "target": 10}, {"capacity": 2, "source": 1, "target": 2}, {"capacity": 4, "source": 1, "target": 5}, {"capacity": 2, "source": 1, "target": 9}, {"capacity": 4, "source": 2, "target": 1}, {"capacity": 3, "source": 2, "target": 4}, {"capacity": 2, "source": 2, "target": 8}, {"capacity": 5, "source": 4, "target": 2}, {"capacity": 3, "source": 4, "target": 9}, {"capacity": 6, "source": 5, "target": 6}, {"capacity": 5, "source": 5, "target": 9}, {"capacity": 5, "source": 6, "target": 3}, {"capacity": 4, "source": 6, "target": 7}, {"capacity": 5, "source": 7, "target": 6}, {"capacity": 2, "source": 8, "target": 3}, {"capacity": 4, "source": 8, "target": 7}, {"capacity": 1, "source": 9, "target": 5}, {"capacity": 3, "source": 9, "target": 10}]}
{"states": [0, 256], "expectation_value": -21.49851258807808, "params": [0.0032, 0.0043, -0.0029000000000000002, 1.0181, 1.6091, 0.006200000000000001, 0.002, 0.002, 0.0026000000000000003, 0.0048000000000000004, 0.0022, 0.0089, 0.0024000000000000002, 0.0077, 0.0023, 0.0051, 0.0022, 0.003, -0.0026000000000000003, 0.0082, 0.0027, 0.007500000000000001, -0.0032, -0.0028, 1.1909, -0.0004, -0.0037, -0.0022, 1.1605, -0.0013000000000000002, -0.0038, -0.0031000000000000003], "bitstrings": ["11111111111", "11011111111"], "total_optimization_steps": 160, "probabilities": [0.48086494430677457, 0.5191168636263948], "optimization_time": 11.986053228378296}
-1.5 * (Z(0) @ Z(1)) + -1.5 * (Z(8) @ Z(0)) + -0.75 * (Z(9) @ Z(0)) + -1.0 * (Z(9) @ Z(8)) + 4.0 * (Z(2) @ Z(0)) + -1.5 * (Z(3) @ Z(1)) + -0.5 * (Z(3) @ Z(9)) + -1.0 * (Z(6) @ Z(1)) + -0.5 * (Z(10) @ Z(1)) + -0.75 * (Z(10) @ Z(2)) + -1.5 * (Z(10) @ Z(6)) + -2.0 * (Z(5) @ Z(3)) + -0.75 * (Z(5) @ Z(10)) + -2.25 * (Z(7) @ Z(8)) + -1.5 * (Z(7) @ Z(6)) + -0.5 * (Z(4) @ Z(9)) + -1.25 * (Z(4) @ Z(7)) + -0.5 * Z(1) + -0.25 * Z(0) + -2.25 * Z(8) + 0.25 * Z(9) + 3.25 * Z(2) + 0.5 * Z(3) + 1.5 * Z(6) + -1.5 * Z(10) + 1.25 * Z(5) + -0.5 * Z(7) + -1.75 * Z(4)
4
11
1
{"smallest_eigenvalues": [-27.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -25.75, "smallest_bitstrings": ["11011111111"], "largest_eigenvalue": 25.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(-0.3275198513596131) q[0]; rz(1.8166598013192008) q[0]; rx(-0.06429994971731434) q[1]; rz(1.7222673694459125) q[1]; rx(0.8135767518249047) q[2]; rz(1.6135704463913) q[2]; rx(-0.031199877835869107) q[3]; rz(1.7254602191006292) q[3]; rx(0.0068836676576478064) q[4]; rz(1.9550671719854282) q[4]; rx(0.3365933149935917) q[5]; rz(1.85361170148086) q[5]; rx(-0.16791982721550508) q[6]; rz(1.5285613843635346) q[6]; rx(0.20656081029736423) q[7]; rz(1.5935630199821311) q[7]; rx(-0.05138704561124452) q[8]; rz(1.691469356538656) q[8]; rx(0.0942345016209553) q[9]; rz(1.5772105308233462) q[9]; rx(-0.020882834642782372) q[10]; rz(0.13532222800798252) q[10]; cx q[10], q[9]; ry(0.006610321299259647) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(-0.006610321299259647) q[9]; rz(-pi/2) q[9]; ry(-0.0433703130435179) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(0.03233972624762256) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(-0.1360291551998422) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(0.024389480955353933) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(-0.018875770138797335) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(-0.039899174393827806) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.09785061707044879) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(0.023285181971647962) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[10], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(0.03872992512055788) q[10]; cx q[9], q[10]; ry(-0.03872992512055789) q[10]; ry(0.09785061707044879) q[2]; ry(0.039899174393827806) q[3]; ry(0.018875770138797338) q[4]; ry(-0.024389480955353936) q[5]; ry(0.1360291551998422) q[6]; ry(-0.03233972624762256) q[7]; ry(0.0433703130435179) q[8]; cx q[9], q[8]; ry(-0.0433703130435179) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.0433703130435179) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(0.03872992512055788) q[10]; cx q[8], q[10]; ry(0.03233972624762256) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(-0.1360291551998422) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(0.024389480955353933) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(-0.018875770138797335) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.039899174393827806) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.09785061707044879) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.023285181971647962) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[9], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.006610321299259647) q[9]; cx q[8], q[9]; ry(-0.03872992512055789) q[10]; ry(0.09785061707044879) q[2]; ry(0.039899174393827806) q[3]; ry(0.018875770138797338) q[4]; ry(-0.024389480955353936) q[5]; ry(0.1360291551998422) q[6]; ry(-0.03233972624762256) q[7]; cx q[8], q[7]; ry(0.03233972624762256) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.03233972624762256) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(0.03872992512055788) q[10]; cx q[7], q[10]; ry(-0.1360291551998422) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.024389480955353933) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.018875770138797335) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.039899174393827806) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.09785061707044879) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.023285181971647962) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[8], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[8]; ry(-0.03872992512055789) q[10]; ry(0.09785061707044879) q[2]; ry(0.039899174393827806) q[3]; ry(0.018875770138797338) q[4]; ry(-0.024389480955353936) q[5]; ry(0.1360291551998422) q[6]; ry(-0.006610321299259647) q[9]; cx q[7], q[9]; ry(0.006610321299259647) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.0433703130435179) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(-0.1360291551998422) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.1360291551998422) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(0.03872992512055788) q[10]; cx q[6], q[10]; ry(0.024389480955353933) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.018875770138797335) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.039899174393827806) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.09785061707044879) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.023285181971647962) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[7], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[7]; ry(-0.03872992512055789) q[10]; ry(0.09785061707044879) q[2]; ry(0.039899174393827806) q[3]; ry(0.018875770138797338) q[4]; ry(-0.024389480955353936) q[5]; ry(0.0433703130435179) q[8]; ry(-0.006610321299259647) q[9]; cx q[6], q[9]; ry(0.006610321299259647) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.0433703130435179) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.03233972624762256) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.024389480955353933) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.024389480955353933) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(0.03872992512055788) q[10]; cx q[5], q[10]; ry(-0.018875770138797335) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.039899174393827806) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.09785061707044879) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.023285181971647962) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[6], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[6]; ry(-0.03872992512055789) q[10]; ry(0.09785061707044879) q[2]; ry(0.039899174393827806) q[3]; ry(0.018875770138797338) q[4]; ry(-0.03233972624762256) q[7]; ry(0.0433703130435179) q[8]; ry(-0.006610321299259647) q[9]; cx q[5], q[9]; ry(0.006610321299259647) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.0433703130435179) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.03233972624762256) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.1360291551998422) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.018875770138797335) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.018875770138797335) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(0.03872992512055788) q[10]; cx q[4], q[10]; ry(-0.039899174393827806) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.09785061707044879) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.023285181971647962) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[5], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[5]; ry(-0.03872992512055789) q[10]; ry(0.09785061707044879) q[2]; ry(0.039899174393827806) q[3]; ry(0.1360291551998422) q[6]; ry(-0.03233972624762256) q[7]; ry(0.0433703130435179) q[8]; ry(-0.006610321299259647) q[9]; cx q[4], q[9]; ry(0.006610321299259647) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.0433703130435179) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.03233972624762256) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.1360291551998422) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.024389480955353933) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.039899174393827806) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.039899174393827806) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(0.03872992512055788) q[10]; cx q[3], q[10]; ry(-0.09785061707044879) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.023285181971647962) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[4], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[4]; ry(-0.03872992512055789) q[10]; ry(0.09785061707044879) q[2]; ry(-0.024389480955353936) q[5]; ry(0.1360291551998422) q[6]; ry(-0.03233972624762256) q[7]; ry(0.0433703130435179) q[8]; ry(-0.006610321299259647) q[9]; cx q[3], q[9]; ry(0.006610321299259647) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.0433703130435179) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.03233972624762256) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.1360291551998422) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.024389480955353933) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.018875770138797335) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.09785061707044879) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.09785061707044879) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(0.03872992512055788) q[10]; cx q[2], q[10]; ry(0.023285181971647962) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.023285181971647962) q[1]; ry(-0.09672987019993089) q[0]; cx q[3], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[3]; ry(-0.03872992512055789) q[10]; ry(0.018875770138797338) q[4]; ry(-0.024389480955353936) q[5]; ry(0.1360291551998422) q[6]; ry(-0.03233972624762256) q[7]; ry(0.0433703130435179) q[8]; ry(-0.006610321299259647) q[9]; cx q[2], q[9]; ry(0.006610321299259647) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.0433703130435179) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.03233972624762256) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.1360291551998422) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.024389480955353933) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.018875770138797335) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.039899174393827806) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.023285181971647962) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.023285181971647962) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(0.03872992512055788) q[10]; cx q[1], q[10]; ry(-0.09672987019993089) q[0]; cx q[2], q[0]; ry(0.09672987019993089) q[0]; rz(pi/2) q[2]; ry(-0.03872992512055789) q[10]; ry(0.039899174393827806) q[3]; ry(0.018875770138797338) q[4]; ry(-0.024389480955353936) q[5]; ry(0.1360291551998422) q[6]; ry(-0.03233972624762256) q[7]; ry(0.0433703130435179) q[8]; ry(-0.006610321299259647) q[9]; cx q[1], q[9]; ry(0.006610321299259647) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.0433703130435179) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.03233972624762256) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.1360291551998422) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.024389480955353933) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.018875770138797335) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.039899174393827806) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.09785061707044879) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.09672987019993089) q[0]; cx q[1], q[0]; ry(0.09672987019993089) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(0.03872992512055788) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; rz(-3.093533060906653) q[10]; ry(0.14242046068376998) q[10]; rz(1.949271113683925) q[10]; ry(0.09785061707044879) q[2]; ry(0.039899174393827806) q[3]; ry(0.018875770138797338) q[4]; ry(-0.024389480955353936) q[5]; ry(0.1360291551998422) q[6]; ry(-0.03233972624762256) q[7]; ry(0.0433703130435179) q[8]; ry(-0.006610321299259647) q[9]; cx q[0], q[9]; ry(0.006610321299259647) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.0433703130435179) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.03233972624762256) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.1360291551998422) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.024389480955353933) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.018875770138797335) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.039899174393827806) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.09785061707044879) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.023285181971647962) q[1]; cx q[0], q[1]; rz(3.028524089774093) q[0]; ry(0.02096131107534107) q[0]; rz(-1.1966364199084891) q[0]; rz(0.8313867637020591) q[1]; ry(0.09349842681713234) q[1]; rz(-0.044314004264764506) q[1]; rz(-0.055707245743771505) q[2]; ry(1.6786436371137423) q[2]; rz(0.10543793323440198) q[2]; rz(0.09242932030937512) q[3]; ry(0.19487728144930358) q[3]; rz(0.6139921508544233) q[3]; rz(-2.9240609813345166) q[4]; ry(0.11313932178180476) q[4]; rz(-2.9838967059008414) q[4]; rz(-0.048794196326969796) q[5]; ry(0.04242577181271608) q[5]; rz(0.4162039858822748) q[5]; rz(0.005038399293263218) q[6]; ry(0.10725551776859596) q[6]; rz(-0.28253121296294603) q[6]; rz(3.0653714117342368) q[7]; ry(0.17155267288312662) q[7]; rz(-2.5811269523093325) q[7]; rz(-0.028842946002604286) q[8]; ry(0.27023221391083996) q[8]; rz(-0.2810486304535109) q[8]; rz(-0.07442723834378118) q[9]; ry(0.1374049296781412) q[9]; rz(-0.37426772358565863) q[9]; cx q[10], q[9]; ry(-0.06113868984349513) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(0.06113868984349513) q[9]; rz(-pi/2) q[9]; ry(-0.015323319340708047) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(-0.020391789922943646) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(0.055735952452819065) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(0.07107904830719383) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(0.039737486113181876) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(0.0004485949632272168) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.15681794275329394) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(0.07546156656840586) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(-0.010712230662730311) q[0]; cx q[10], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(-0.06372930260443946) q[10]; cx q[9], q[10]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(0.15681794275329397) q[2]; ry(-0.0004485949632272168) q[3]; ry(-0.039737486113181876) q[4]; ry(-0.07107904830719383) q[5]; ry(-0.055735952452819065) q[6]; ry(0.020391789922943646) q[7]; ry(0.015323319340708047) q[8]; cx q[9], q[8]; ry(-0.015323319340708047) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.015323319340708047) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(-0.06372930260443946) q[10]; cx q[8], q[10]; ry(-0.020391789922943646) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.055735952452819065) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(0.07107904830719383) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(0.039737486113181876) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(0.0004485949632272168) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.15681794275329394) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.07546156656840586) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.010712230662730311) q[0]; cx q[9], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.06113868984349513) q[9]; cx q[8], q[9]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(0.15681794275329397) q[2]; ry(-0.0004485949632272168) q[3]; ry(-0.039737486113181876) q[4]; ry(-0.07107904830719383) q[5]; ry(-0.055735952452819065) q[6]; ry(0.020391789922943646) q[7]; cx q[8], q[7]; ry(-0.020391789922943646) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.020391789922943646) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(-0.06372930260443946) q[10]; cx q[7], q[10]; ry(0.055735952452819065) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.07107904830719383) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.039737486113181876) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(0.0004485949632272168) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.15681794275329394) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.07546156656840586) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.010712230662730311) q[0]; cx q[8], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[8]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(0.15681794275329397) q[2]; ry(-0.0004485949632272168) q[3]; ry(-0.039737486113181876) q[4]; ry(-0.07107904830719383) q[5]; ry(-0.055735952452819065) q[6]; ry(0.06113868984349513) q[9]; cx q[7], q[9]; ry(-0.06113868984349513) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.015323319340708047) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.055735952452819065) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.055735952452819065) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(-0.06372930260443946) q[10]; cx q[6], q[10]; ry(0.07107904830719383) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.039737486113181876) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(0.0004485949632272168) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.15681794275329394) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.07546156656840586) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.010712230662730311) q[0]; cx q[7], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[7]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(0.15681794275329397) q[2]; ry(-0.0004485949632272168) q[3]; ry(-0.039737486113181876) q[4]; ry(-0.07107904830719383) q[5]; ry(0.015323319340708047) q[8]; ry(0.06113868984349513) q[9]; cx q[6], q[9]; ry(-0.06113868984349513) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.015323319340708047) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.020391789922943646) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.07107904830719383) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.07107904830719383) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(-0.06372930260443946) q[10]; cx q[5], q[10]; ry(0.039737486113181876) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.0004485949632272168) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.15681794275329394) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.07546156656840586) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.010712230662730311) q[0]; cx q[6], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[6]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(0.15681794275329397) q[2]; ry(-0.0004485949632272168) q[3]; ry(-0.039737486113181876) q[4]; ry(0.020391789922943646) q[7]; ry(0.015323319340708047) q[8]; ry(0.06113868984349513) q[9]; cx q[5], q[9]; ry(-0.06113868984349513) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.015323319340708047) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.020391789922943646) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.055735952452819065) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.039737486113181876) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.039737486113181876) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(-0.06372930260443946) q[10]; cx q[4], q[10]; ry(0.0004485949632272168) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.15681794275329394) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.07546156656840586) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.010712230662730311) q[0]; cx q[5], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[5]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(0.15681794275329397) q[2]; ry(-0.0004485949632272168) q[3]; ry(-0.055735952452819065) q[6]; ry(0.020391789922943646) q[7]; ry(0.015323319340708047) q[8]; ry(0.06113868984349513) q[9]; cx q[4], q[9]; ry(-0.06113868984349513) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.015323319340708047) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.020391789922943646) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.055735952452819065) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.07107904830719383) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.0004485949632272168) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.0004485949632272168) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(-0.06372930260443946) q[10]; cx q[3], q[10]; ry(-0.15681794275329394) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.07546156656840586) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.010712230662730311) q[0]; cx q[4], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[4]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(0.15681794275329397) q[2]; ry(-0.07107904830719383) q[5]; ry(-0.055735952452819065) q[6]; ry(0.020391789922943646) q[7]; ry(0.015323319340708047) q[8]; ry(0.06113868984349513) q[9]; cx q[3], q[9]; ry(-0.06113868984349513) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.015323319340708047) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.020391789922943646) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.055735952452819065) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.07107904830719383) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.039737486113181876) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.15681794275329394) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.15681794275329394) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(-0.06372930260443946) q[10]; cx q[2], q[10]; ry(0.07546156656840586) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.010712230662730311) q[0]; cx q[3], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[3]; ry(-0.07546156656840584) q[1]; ry(0.06372930260443946) q[10]; ry(-0.039737486113181876) q[4]; ry(-0.07107904830719383) q[5]; ry(-0.055735952452819065) q[6]; ry(0.020391789922943646) q[7]; ry(0.015323319340708047) q[8]; ry(0.06113868984349513) q[9]; cx q[2], q[9]; ry(-0.06113868984349513) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.015323319340708047) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.020391789922943646) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.055735952452819065) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.07107904830719383) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.039737486113181876) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.0004485949632272168) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.07546156656840586) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.07546156656840586) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(-0.06372930260443946) q[10]; cx q[1], q[10]; ry(-0.010712230662730311) q[0]; cx q[2], q[0]; ry(0.010712230662730311) q[0]; rz(pi/2) q[2]; ry(0.06372930260443946) q[10]; ry(-0.0004485949632272168) q[3]; ry(-0.039737486113181876) q[4]; ry(-0.07107904830719383) q[5]; ry(-0.055735952452819065) q[6]; ry(0.020391789922943646) q[7]; ry(0.015323319340708047) q[8]; ry(0.06113868984349513) q[9]; cx q[1], q[9]; ry(-0.06113868984349513) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.015323319340708047) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.020391789922943646) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.055735952452819065) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.07107904830719383) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.039737486113181876) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.0004485949632272168) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.15681794275329394) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.010712230662730311) q[0]; cx q[1], q[0]; ry(0.010712230662730311) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(-0.06372930260443946) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; ry(0.1942312252483957) q[10]; rz(-1.372694251152292) q[10]; ry(0.15681794275329397) q[2]; ry(-0.0004485949632272168) q[3]; ry(-0.039737486113181876) q[4]; ry(-0.07107904830719383) q[5]; ry(-0.055735952452819065) q[6]; ry(0.020391789922943646) q[7]; ry(0.015323319340708047) q[8]; ry(0.06113868984349513) q[9]; cx q[0], q[9]; ry(-0.06113868984349513) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.015323319340708047) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.020391789922943646) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.055735952452819065) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.07107904830719383) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.039737486113181876) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.0004485949632272168) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.15681794275329394) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.07546156656840586) q[1]; cx q[0], q[1]; rx(0.29726222966465227) q[0]; rz(0.01987110702785213) q[0]; ry(-0.10463802241245965) q[1]; rz(-1.5198946534820372) q[1]; ry(0.9418198089093265) q[2]; rz(-1.4091072567378808) q[2]; ry(-0.14813794946590553) q[3]; rz(-1.3432617280999395) q[3]; ry(-0.005491699931490047) q[4]; rz(-1.5716935167213508) q[4]; ry(-0.24739627498995556) q[5]; rz(-1.6505019259240745) q[5]; ry(0.1895558808815236) q[6]; rz(-1.6851880231664875) q[6]; ry(-0.2955973109710859) q[7]; rz(-1.5289503512905327) q[7]; ry(-0.10230626104030031) q[8]; rz(-1.5330447865173014) q[8]; ry(-0.10797054141524642) q[9]; rz(-1.4909979780072407) 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] 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; 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(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]; rx(x13) q[7]; rz(x14) q[7]; rx(x9) q[8]; rz(x15) q[8]; rx(x16) q[9]; rz(x17) q[9]; rx(x18) q[10]; rz(x19) q[10]; crx(x20) q[10], q[9]; crx(x21) q[9], q[8]; crx(x22) q[8], q[7]; crx(x23) q[7], q[6]; crx(x24) q[6], q[5]; crx(x25) q[5], q[4]; crx(x26) q[4], q[3]; crx(x27) q[3], q[2]; crx(x28) q[2], q[1]; crx(x29) 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];
{"source": 0, "sink": 10}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIZIIIIIIIZ", "IZIIIIIIIIZ", "IZZIIIIIIII", "IIIIIIIIZIZ", "IIIIIIIZIZI", "IZIIIIIZIII", "IIIIZIIIIZI", "ZIIIIIIIIZI", "ZIIIIIIIZII", "ZIIIZIIIIII", "IIIIIZIZIII", "ZIIIIZIIIII", "IIZZIIIIIII", "IIIZZIIIIII", "IZIIIIZIIII", "IIIZIIZIIII", "IIIIIIIIIZI", "IIIIIIIII...
[ -1.5, -1.5, -0.75, -1, 4, -1.5, -0.5, -1, -0.5, -0.75, -1.5, -2, -0.75, -2.25, -1.5, -0.5, -1.25, -0.5, -0.25, -2.25, 0.25, 3.25, 0.5, 1.5, -1.5, 1.25, -0.5, -1.75 ]
0.973345
[ -0.3275198513596131, 0.24586347452430266, -0.06429994971731434, 0.15147104265101693, 0.8135767518249047, 0.042774119596403676, -0.031199877835869107, 0.15466389230573124, 0.006883667657647807, 0.3842708451905318, 0.33659331499359174, 0.28281537468596357, -0.1679198272155051, -0.04223494243...
{ "n_parameters": 106, "n_qubits": 11, "optimal_eigenvalue": -27.75, "target_ratio": 0.97, "target_value": -26.9175 }
9
5034f358b60bb2416ead39a148c379a9
max_flow
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"capacity": 1, "source": 0, "target": 3}, {"capacity": 2, "source": 0, "target": 4}, {"capacity": 2, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 3}, {"capacity": 1, "source": 2, "target": 1}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 1, "source": 3, "target": 1}]}
{"states": [4, 20], "expectation_value": -3.5192408522555043, "params": [0.4471, -0.1751, 0.0023, -0.4063, 0.0023, 0.606, 0.0028, 0.5978, 0.0026000000000000003, 0.5987, 0.8102, 0.0086, 0.002, 0.454, 0.7998000000000001, 0.46440000000000003, 0.7908000000000001, 0.3195, 0.0028, 0.6069, 0.4441, 0.0031000000000000003, 0.0023, 0.0059, 0.0023, 0.0053, 0.0028, 0.0039000000000000003, 0.0026000000000000003, 0.0047, 0.8059000000000001, 0.007200000000000001, 0.002, 0.0038, 0.8009000000000001, 0.0088, 0.7886000000000001, 0.0009000000000000001, 0.0028, 0.0055000000000000005, -0.5983, 0.1865, 0.4026, -0.5918, -0.5883, -0.5885, 0.006500000000000001, -0.4433, 0.5246000000000001, -0.30770000000000003, 0.001, 0.0035, 0.0047, 0.008400000000000001, 0.009000000000000001, 0.0004, 0.0051, 0.0017000000000000001, 0.0078000000000000005, 0.0086], "bitstrings": ["1111111011", "1111101011"], "total_optimization_steps": 80, "probabilities": [0.1133046788042825, 0.12404615161079816], "optimization_time": 11.692625045776367}
0.5 * (Z(6) @ Z(9)) + -0.5 * (Z(3) @ Z(9)) + -1.0 * (Z(3) @ Z(6)) + -0.5 * (Z(4) @ Z(9)) + -1.0 * (Z(4) @ Z(6)) + 1.0 * (Z(4) @ Z(3)) + -1.0 * (Z(5) @ Z(9)) + -0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(7) @ Z(6)) + -0.5 * (Z(7) @ Z(3)) + -0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(8) @ Z(6)) + -0.5 * (Z(8) @ Z(3)) + -0.5 * (Z(8) @ Z(4)) + 0.5 * (Z(8) @ Z(7)) + -0.5 * (Z(0) @ Z(9)) + 0.5 * (Z(0) @ Z(5)) + -0.16666666666666666 * (Z(1) @ Z(2)) + -1.0 * Z(9) + 0.0 * Z(6) + 0.0 * Z(3) + 0.0 * Z(4) + 1.0 * Z(5) + 0.5 * Z(7) + 0.5 * Z(8) + 0.33333333333333337 * Z(0) + -0.3333333333333333 * Z(2) + -0.3333333333333333 * Z(1)
18
10
2
{"smallest_eigenvalues": [-4.999999999999999, -4.999999999999999, -4.999999999999999, -4.999999999999999, -4.999999999999999, -4.999999999999999], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -4.666666666666666, "smallest_bitstrings": ["1111101011", "1111000011", "1111000101", "1110100011", "1110100101", "1111101101"], "largest_eigenvalue": 13.333333333333336}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; rx(-0.14975641425785782) q[0]; rz(-0.24066575353239905) q[0]; rx(-0.029767164686135283) q[1]; rz(0.3653588270419897) q[1]; rx(0.3317262262044513) q[2]; rz(0.5082732848714967) q[2]; rx(-0.15126513794220642) q[3]; rz(-0.4534054877104098) q[3]; rx(-0.15126513794220642) q[4]; rz(-0.5290115692496197) q[4]; rx(3.337196961070229) q[5]; rz(0.5105458374502797) q[5]; rx(-0.0002835019568109137) q[6]; rz(0.29026291769365165) q[6]; rx(2.848236044778607) q[7]; rz(-0.017786417431949086) q[7]; rx(0.29790354457365537) q[8]; rz(-0.157320652675729) q[8]; rx(0.21766263131745756) q[9]; rz(-0.03727434687914119) q[9]; cx q[9], q[0]; rz(0.12857258330341317) q[0]; cx q[9], q[0]; rz(0.4253618330538411) q[9]; cx q[8], q[9]; rz(-0.4253618330538411) q[9]; cx q[8], q[9]; rz(-0.34044016331197047) q[8]; cx q[7], q[8]; rz(0.34044016331197047) q[8]; cx q[7], q[8]; rz(0.1938656477793016) q[7]; cx q[6], q[7]; rz(-0.1938656477793016) q[7]; cx q[6], q[7]; rz(0.10209320392241485) q[6]; cx q[5], q[6]; rz(-0.10209320392241485) q[6]; cx q[5], q[6]; rz(0.03794867424896675) q[5]; cx q[4], q[5]; rz(-0.03794867424896675) q[5]; cx q[4], q[5]; rz(0.4467664327077332) q[4]; cx q[3], q[4]; rz(-0.4467664327077332) q[4]; cx q[3], q[4]; rz(-0.23320750334621862) q[3]; cx q[2], q[3]; rz(0.23320750334621862) q[3]; cx q[2], q[3]; rz(-0.19256471728846564) q[2]; cx q[1], q[2]; rz(0.19256471728846564) q[2]; cx q[1], q[2]; rz(0.03110919897604559) q[1]; cx q[0], q[1]; rz(-0.03110919897604559) 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] 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(x2) 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]; rx(x13) q[7]; rz(x14) q[7]; rx(x15) q[8]; rz(x16) q[8]; rx(x5) q[9]; rz(x17) q[9]; crz(x18) q[9], q[0]; crz(x19) q[8], q[9]; crz(x20) q[7], q[8]; crz(x21) q[6], q[7]; crz(x22) q[5], q[6]; crz(x23) q[4], q[5]; crz(x24) q[3], q[4]; crz(x25) q[2], q[3]; crz(x26) q[1], q[2]; crz(x27) q[0], q[1]; rx(x28) q[0]; rz(x29) q[0]; rx(x2) q[1]; rz(x30) q[1]; rx(x2) q[2]; rz(x31) q[2]; rx(x5) q[3]; rz(x32) q[3]; rx(x7) q[4]; rz(x33) q[4]; rx(x34) q[5]; rz(x35) q[5]; rx(x11) q[6]; rz(x36) q[6]; rx(x37) q[7]; rz(x38) q[7]; rx(x39) q[8]; rz(x40) q[8]; rx(x5) q[9]; rz(x41) q[9]; crz(x42) q[9], q[0]; crz(x10) q[8], q[9]; crz(x43) q[7], q[8]; crz(x44) q[6], q[7]; crz(x45) q[5], q[6]; crz(x46) q[4], q[5]; crz(x47) q[3], q[4]; crz(x48) q[2], q[3]; crz(x33) q[1], q[2]; crz(x49) 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]; c[9] = measure q[9];
{"source": 0, "sink": 4}
{"circuits": [], "gradients": []}
[ "ZIIZIIIIII", "ZIIIIIZIII", "IIIZIIZIII", "ZIIIIZIIII", "IIIZIZIIII", "IIIIIZZIII", "ZIIIZIIIII", "IIIZZIIIII", "IIIIZIZIII", "IIIIZZIIII", "IIZZIIIIII", "IIZIIIZIII", "IIZIIZIIII", "IZIZIIIIII", "IZIIIIZIII", "IZIIIZIIII", "IZZIIIIIII", "ZIIIIIIIIZ", "IIIIZIIIIZ", "IIIIIIIZZI"...
[ 0.5, -0.5, -1, -0.5, -1, 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.5, -0.16666666666666666, -1, 0, 0, 0, 1, 0.5, 0.5, 0.33333333333333337, -0.3333333333333333, -0.3333333333333333 ]
0.971455
[ -0.14975641425785782, -0.11209317022898643, -0.029767164686135283, 0.3653588270419897, 0.3317262262044513, 0.5082732848714967, -0.15126513794220642, -0.4534054877104098, -0.5290115692496197, 3.337196961070229, 0.5105458374502797, -0.0002835019568109137, 0.29026291769365165, 2.8482360447786...
{ "n_parameters": 29, "n_qubits": 10, "optimal_eigenvalue": -4.999999999999999, "target_ratio": 0.97, "target_value": -4.849999999999999 }
30
b7602418da2fb1da8d0e3bf56e052253
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": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 5}, {"source": 3, "target": 6}]}
{"states": [44, 39], "expectation_value": -0.05635356014449264, "params": [[0.0334], [-0.0347]], "bitstrings": ["1010011", "1011000"], "total_optimization_steps": 10, "probabilities": [0.008049241813544697, 0.00815783086184726], "optimization_time": 1.4868805408477783}
0.5 * (Z(0) @ Z(1)) + 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(2) @ Z(1)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(2)) + -0.5 * Z(1) + -1.5 * Z(0) + -1.0 * Z(3) + -0.5 * Z(4) + -1.0 * Z(5) + -1.5 * Z(2) + -0.5 * Z(6)
1
7
1
{"smallest_eigenvalues": [-5.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -4.5, "smallest_bitstrings": ["1011000"], "largest_eigenvalue": 11.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rx(-0.19413541781266302) q[0]; rz(0.4737143075248884) q[0]; rx(1.3481450265531563) q[1]; rz(0.7101312274980032) q[1]; rx(0.08114689032242231) q[2]; rz(0.39298482269195745) q[2]; rx(0.05382342065610063) q[3]; rz(-0.4688239600116697) q[3]; rx(1.4947674538218447) q[4]; rz(0.11077236094168486) q[4]; rx(1.7859017636948948) q[5]; rz(0.07198238823873293) q[5]; rx(1.7853225188419513) q[6]; rz(0.28173152310392174) q[6]; cx q[6], q[5]; rz(-0.02399412941291101) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.036061064611759876) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.10568407078061887) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.15414253356420174) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.35165396789290904) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.07042908195632827) q[0]; cx q[1], q[0]; rx(0.11932407078148376) q[0]; rz(-0.216492350269065) q[0]; rx(1.489332939714587) q[1]; rz(-0.33139255260648426) q[1]; rx(0.11396828434696969) q[2]; rz(-0.1551316707783803) q[2]; rx(-0.04673304529617746) q[3]; rz(0.042143402278455255) q[3]; rx(1.4301440643865395) q[4]; rz(0.5051440046473914) q[4]; rx(1.3427586188387115) q[5]; rz(0.28666276048217476) q[5]; rx(1.418626484004463) q[6]; rz(0.2380122497967139) q[6]; cx q[6], q[5]; rz(0.024679435495904782) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.09246340533838299) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.10782875890779224) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.0622062158478878) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.025079012049636338) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(0.09207991857328911) q[0]; cx q[1], q[0];
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[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; 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[0], q[5]; rz(x0) q[5]; cx q[0], q[5]; cx q[3], q[5]; rz(x0) q[5]; cx q[3], q[5]; cx q[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; cx q[4], q[2]; rz(x0) q[2]; cx q[4], q[2]; cx q[5], q[2]; rz(x0) q[2]; cx q[5], q[2]; cx q[3], q[6]; rz(x0) q[6]; cx q[3], q[6]; cx q[2], q[6]; rz(x0) q[6]; cx q[2], q[6]; rz(x1) q[1]; rz(x2) q[0]; rz(x3) q[3]; rz(x1) q[4]; rz(x3) q[5]; rz(x2) q[2]; rz(x1) q[6]; 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": []}
[ "IIIIIZZ", "IIIZIIZ", "IIZIIIZ", "IZIIIIZ", "IZIZIII", "IIIIZZI", "IIZIZII", "IZIIZII", "ZIIZIII", "ZIIIZII", "IIIIIZI", "IIIIIIZ", "IIIZIII", "IIZIIII", "IZIIIII", "IIIIZII", "ZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -1.5, -1, -0.5, -1, -1.5, -0.5 ]
0.970244
[ -0.19413541781266297, 0.4032852255685598, 1.3481450265531563, 0.35847725960509413, 0.08114689032242232, 0.23884228912775574, 0.05382342065610062, -0.3631398892310509, 1.4947674538218447, 0.14683342555344495, 1.7859017636948948, 0.04798825882582202, 1.7853225188419513, 0.28173152310392174, ...
{ "n_parameters": 38, "n_qubits": 7, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
21
a6da0588e4f06076b5c2f06ef98c16c3
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": 3}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 6}]}
{"states": [112, 97], "expectation_value": -3.4890655849039938, "params": null, "bitstrings": ["0001111", "0011110"], "total_optimization_steps": 29, "probabilities": [0.06023653945128992, 0.8645368914475874], "optimization_time": 24.05322027206421}
0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(2)) + -1.0 * Z(3) + 0.0 * Z(0) + -1.0 * Z(4) + -0.5 * Z(1) + -1.0 * Z(5) + -0.5 * Z(2) + -0.5 * Z(6)
1
7
3
{"smallest_eigenvalues": [-3.5, -3.5, -3.5, -3.5, -3.5, -3.5, -3.5], "number_of_smallest_eigenvalues": 7, "first_excited_energy": -2.5, "smallest_bitstrings": ["0101011", "1000111", "1010110", "0011110", "0111100", "0111001", "0001111"], "largest_eigenvalue": 8.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rx(0.6893829270649235) q[0]; rz(-0.15246847792251517) q[0]; rx(0.8054746318133343) q[1]; rz(-0.1838163856781594) q[1]; rx(0.4051055585965716) q[2]; rz(-0.22350801436726764) q[2]; rx(0.0026468023417618863) q[3]; rz(0.4052824277792104) q[3]; rx(-0.3718109169788402) q[4]; rz(-0.02488688011401763) q[4]; rx(-0.013845030580932005) q[5]; rz(0.06868952540536455) q[5]; rx(0.9631530342970905) q[6]; rz(0.09314220419209683) q[6]; cx q[6], q[5]; rz(0.017719082795336422) q[5]; cx q[6], q[5]; cx q[6], q[4]; rz(-0.004693657722843289) q[4]; cx q[6], q[4]; cx q[6], q[3]; rz(-0.13897788161169267) q[3]; cx q[6], q[3]; cx q[6], q[2]; rz(0.06735457514643377) q[2]; cx q[6], q[2]; cx q[6], q[1]; rz(-0.031193603406882126) q[1]; cx q[6], q[1]; cx q[6], q[0]; rz(-0.0017489314631504473) q[0]; cx q[6], q[0]; rz(-0.012797576437686179) q[6]; cx q[5], q[6]; rz(0.012797576437686179) q[6]; cx q[5], q[6]; rz(0.004693657722843289) q[4]; cx q[5], q[4]; rz(-0.004693657722843289) q[4]; cx q[5], q[4]; rz(-0.012797576437686179) q[6]; cx q[4], q[6]; rz(0.012797576437686179) q[6]; cx q[4], q[6]; rz(0.13897788161169267) q[3]; cx q[5], q[3]; rz(-0.13897788161169267) q[3]; cx q[5], q[3]; rz(-0.06735457514643377) q[2]; cx q[5], q[2]; rz(0.06735457514643377) q[2]; cx q[5], q[2]; rz(0.031193603406882126) q[1]; cx q[5], q[1]; rz(-0.031193603406882126) q[1]; cx q[5], q[1]; rz(0.0017489314631504473) q[0]; cx q[5], q[0]; rz(-0.0017489314631504473) q[0]; cx q[5], q[0]; rz(-0.017719082795336422) q[5]; cx q[4], q[5]; rz(0.017719082795336422) q[5]; cx q[4], q[5]; rz(0.13897788161169267) q[3]; cx q[4], q[3]; rz(-0.13897788161169267) q[3]; cx q[4], q[3]; rz(-0.012797576437686179) q[6]; cx q[3], q[6]; rz(0.012797576437686179) q[6]; cx q[3], q[6]; rz(-0.017719082795336422) q[5]; cx q[3], q[5]; rz(0.017719082795336422) q[5]; cx q[3], q[5]; rz(-0.06735457514643377) q[2]; cx q[4], q[2]; rz(0.06735457514643377) q[2]; cx q[4], q[2]; rz(0.031193603406882126) q[1]; cx q[4], q[1]; rz(-0.031193603406882126) q[1]; cx q[4], q[1]; rz(0.0017489314631504473) q[0]; cx q[4], q[0]; rz(-0.0017489314631504473) q[0]; cx q[4], q[0]; rz(0.004693657722843289) q[4]; cx q[3], q[4]; rz(-0.004693657722843289) q[4]; cx q[3], q[4]; rz(-0.06735457514643377) q[2]; cx q[3], q[2]; rz(0.06735457514643377) q[2]; cx q[3], q[2]; rz(-0.012797576437686179) q[6]; cx q[2], q[6]; rz(0.012797576437686179) q[6]; cx q[2], q[6]; rz(-0.017719082795336422) q[5]; cx q[2], q[5]; rz(0.017719082795336422) q[5]; cx q[2], q[5]; rz(0.004693657722843289) q[4]; cx q[2], q[4]; rz(-0.004693657722843289) q[4]; cx q[2], q[4]; rz(0.031193603406882126) q[1]; cx q[3], q[1]; rz(-0.031193603406882126) q[1]; cx q[3], q[1]; rz(0.0017489314631504473) q[0]; cx q[3], q[0]; rz(-0.0017489314631504473) q[0]; cx q[3], q[0]; rz(0.13897788161169267) q[3]; cx q[2], q[3]; rz(-0.13897788161169267) q[3]; cx q[2], q[3]; rz(0.031193603406882126) q[1]; cx q[2], q[1]; rz(-0.031193603406882126) q[1]; cx q[2], q[1]; rz(-0.012797576437686179) q[6]; cx q[1], q[6]; rz(0.012797576437686179) q[6]; cx q[1], q[6]; rz(-0.017719082795336422) q[5]; cx q[1], q[5]; rz(0.017719082795336422) q[5]; cx q[1], q[5]; rz(0.004693657722843289) q[4]; cx q[1], q[4]; rz(-0.004693657722843289) q[4]; cx q[1], q[4]; rz(0.13897788161169267) q[3]; cx q[1], q[3]; rz(-0.13897788161169267) q[3]; cx q[1], q[3]; rz(0.0017489314631504473) q[0]; cx q[2], q[0]; rz(-0.0017489314631504473) q[0]; cx q[2], q[0]; rz(-0.06735457514643377) q[2]; cx q[1], q[2]; rz(0.06735457514643377) q[2]; cx q[1], q[2]; rz(0.0017489314631504473) q[0]; cx q[1], q[0]; rz(-0.0017489314631504473) q[0]; cx q[1], q[0]; rz(-0.012797576437686179) q[6]; cx q[0], q[6]; rz(0.012797576437686179) q[6]; cx q[0], q[6]; rz(-0.017719082795336422) q[5]; cx q[0], q[5]; rz(0.017719082795336422) q[5]; cx q[0], q[5]; rz(0.004693657722843289) q[4]; cx q[0], q[4]; rz(-0.004693657722843289) q[4]; cx q[0], q[4]; rz(0.13897788161169267) q[3]; cx q[0], q[3]; rz(-0.13897788161169267) q[3]; cx q[0], q[3]; rz(-0.06735457514643377) q[2]; cx q[0], q[2]; rz(0.06735457514643377) q[2]; cx q[0], q[2]; rz(0.031193603406882126) q[1]; cx q[0], q[1]; rz(-0.031193603406882126) q[1]; cx q[0], q[1]; rz(1.5316634308558879) q[0]; ry(1.686093905569763) q[0]; rz(-1.2037656447403269) q[0]; rz(1.6343549525043102) q[1]; ry(1.6022176151288756) q[1]; rz(-1.4728207404729483) q[1]; rz(-1.5943004496231759) q[2]; ry(0.18557372188465177) q[2]; rz(1.1307529384049593) q[2]; rz(-1.3237484820581622) q[3]; ry(0.14467372432027115) q[3]; rz(1.4911955868863114) q[3]; rz(1.622917017821754) q[4]; ry(0.2175406636559044) q[4]; rz(-0.8295522921140064) q[4]; rz(-1.5877312502399843) q[5]; ry(0.18075748484294016) q[5]; rz(2.1422603897665002) q[5]; rz(1.5399928891425176) q[6]; ry(1.191811702275017) q[6]; rz(-1.4816957004940816) q[6]; cx q[6], q[5]; rz(-0.11259379568420944) q[5]; cx q[6], q[5]; cx q[6], q[4]; rz(-0.17142218707118828) q[4]; cx q[6], q[4]; cx q[6], q[3]; rz(0.012369193867329306) q[3]; cx q[6], q[3]; cx q[6], q[2]; rz(0.3482462590905794) q[2]; cx q[6], q[2]; cx q[6], q[1]; rz(0.00650205043242388) q[1]; cx q[6], q[1]; cx q[6], q[0]; rz(0.00887812083553307) q[0]; cx q[6], q[0]; rz(-0.0636018286168452) q[6]; cx q[5], q[6]; rz(0.0636018286168452) q[6]; cx q[5], q[6]; rz(0.17142218707118828) q[4]; cx q[5], q[4]; rz(-0.17142218707118828) q[4]; cx q[5], q[4]; rz(-0.0636018286168452) q[6]; cx q[4], q[6]; rz(0.0636018286168452) q[6]; cx q[4], q[6]; rz(-0.012369193867329306) q[3]; cx q[5], q[3]; rz(0.012369193867329306) q[3]; cx q[5], q[3]; rz(-0.3482462590905794) q[2]; cx q[5], q[2]; rz(0.3482462590905794) q[2]; cx q[5], q[2]; rz(-0.00650205043242388) q[1]; cx q[5], q[1]; rz(0.00650205043242388) q[1]; cx q[5], q[1]; rz(-0.00887812083553307) q[0]; cx q[5], q[0]; rz(0.00887812083553307) q[0]; cx q[5], q[0]; rz(0.11259379568420944) q[5]; cx q[4], q[5]; rz(-0.11259379568420944) q[5]; cx q[4], q[5]; rz(-0.012369193867329306) q[3]; cx q[4], q[3]; rz(0.012369193867329306) q[3]; cx q[4], q[3]; rz(-0.0636018286168452) q[6]; cx q[3], q[6]; rz(0.0636018286168452) q[6]; cx q[3], q[6]; rz(0.11259379568420944) q[5]; cx q[3], q[5]; rz(-0.11259379568420944) q[5]; cx q[3], q[5]; rz(-0.3482462590905794) q[2]; cx q[4], q[2]; rz(0.3482462590905794) q[2]; cx q[4], q[2]; rz(-0.00650205043242388) q[1]; cx q[4], q[1]; rz(0.00650205043242388) q[1]; cx q[4], q[1]; rz(-0.00887812083553307) q[0]; cx q[4], q[0]; rz(0.00887812083553307) q[0]; cx q[4], q[0]; rz(0.17142218707118828) q[4]; cx q[3], q[4]; rz(-0.17142218707118828) q[4]; cx q[3], q[4]; rz(-0.3482462590905794) q[2]; cx q[3], q[2]; rz(0.3482462590905794) q[2]; cx q[3], q[2]; rz(-0.0636018286168452) q[6]; cx q[2], q[6]; rz(0.0636018286168452) q[6]; cx q[2], q[6]; rz(0.11259379568420944) q[5]; cx q[2], q[5]; rz(-0.11259379568420944) q[5]; cx q[2], q[5]; rz(0.17142218707118828) q[4]; cx q[2], q[4]; rz(-0.17142218707118828) q[4]; cx q[2], q[4]; rz(-0.00650205043242388) q[1]; cx q[3], q[1]; rz(0.00650205043242388) q[1]; cx q[3], q[1]; rz(-0.00887812083553307) q[0]; cx q[3], q[0]; rz(0.00887812083553307) q[0]; cx q[3], q[0]; rz(-0.012369193867329306) q[3]; cx q[2], q[3]; rz(0.012369193867329306) q[3]; cx q[2], q[3]; rz(-0.00650205043242388) q[1]; cx q[2], q[1]; rz(0.00650205043242388) q[1]; cx q[2], q[1]; rz(-0.0636018286168452) q[6]; cx q[1], q[6]; rz(0.0636018286168452) q[6]; cx q[1], q[6]; rz(0.11259379568420944) q[5]; cx q[1], q[5]; rz(-0.11259379568420944) q[5]; cx q[1], q[5]; rz(0.17142218707118828) q[4]; cx q[1], q[4]; rz(-0.17142218707118828) q[4]; cx q[1], q[4]; rz(-0.012369193867329306) q[3]; cx q[1], q[3]; rz(0.012369193867329306) q[3]; cx q[1], q[3]; rz(-0.00887812083553307) q[0]; cx q[2], q[0]; rz(0.00887812083553307) q[0]; cx q[2], q[0]; rz(-0.3482462590905794) q[2]; cx q[1], q[2]; rz(0.3482462590905794) q[2]; cx q[1], q[2]; rz(-0.00887812083553307) q[0]; cx q[1], q[0]; rz(0.00887812083553307) q[0]; cx q[1], q[0]; rz(-0.0636018286168452) q[6]; cx q[0], q[6]; rz(0.0636018286168452) q[6]; cx q[0], q[6]; rz(0.11259379568420944) q[5]; cx q[0], q[5]; rz(-0.11259379568420944) q[5]; cx q[0], q[5]; rz(0.17142218707118828) q[4]; cx q[0], q[4]; rz(-0.17142218707118828) q[4]; cx q[0], q[4]; rz(-0.012369193867329306) q[3]; cx q[0], q[3]; rz(0.012369193867329306) q[3]; cx q[0], q[3]; rz(-0.3482462590905794) q[2]; cx q[0], q[2]; rz(0.3482462590905794) q[2]; cx q[0], q[2]; rz(-0.00650205043242388) q[1]; cx q[0], q[1]; rz(0.00650205043242388) q[1]; cx q[0], q[1]; rx(0.7576562149242946) q[0]; rz(0.04400207580161465) q[0]; rx(0.7047158106759605) q[1]; rz(-0.036045767871861464) q[1]; rx(0.22102299132823694) q[2]; rz(0.007177286020440925) q[2]; rx(-0.05113675593054523) q[3]; rz(-0.039421096524168676) q[3]; rx(-0.06410291805469856) q[4]; rz(0.1867093912419619) q[4]; rx(-0.06705572422991826) q[5]; rz(0.3524857759168701) q[5]; rx(1.0010287894549839) q[6]; rz(-0.022409984949104282) 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];\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.5681) 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.5681) q[4];\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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\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.5681) q[5];\nry(-1.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) 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];\nry(-1.5681) q[5];\nry(-1.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) q[6], q[1];\ncry(-0.0282) 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.5681) q[5];\nry(-1.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) q[6], q[1];\ncry(-0.0282) 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.5681) q[5];\nry(-1.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) q[6], q[1];\ncry(-0.0282) q[3], q[0];\ncry(-0.0274) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) q[6], q[1];\ncry(-0.0282) q[3], q[0];\ncry(-0.0274) q[2], q[6];\ncry(0.0215) 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.5681) q[5];\nry(-1.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) q[6], q[1];\ncry(-0.0282) q[3], q[0];\ncry(-0.0274) q[2], q[6];\ncry(0.0215) 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.5681) q[5];\nry(-1.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) q[6], q[1];\ncry(-0.0282) q[3], q[0];\ncry(-0.0274) q[2], q[6];\ncry(0.0215) q[3], q[1];\ncry(-0.0026) 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.5681) q[4];\nry(1.4449) q[1];\ncry(-1.0343) q[0], q[3];\ncry(-1.0343) q[6], q[2];\nry(0.7003) q[0];\nry(0.7003) q[6];\nry(-0.4549) q[3];\ncry(0.4963) q[1], q[0];\nry(-0.4549) q[2];\ncry(0.4963) q[1], q[6];\ncry(-0.3789) q[1], q[3];\ncry(-0.3789) q[1], q[2];\ncry(0.2432) q[0], q[6];\ncry(0.2417) q[6], q[0];\ncry(-0.1438) q[6], q[3];\ncry(-0.1434) q[0], q[2];\ncry(0.1078) q[0], q[1];\ncry(0.042) q[3], q[6];\ncry(0.0413) q[2], q[0];\ncry(-0.0027) q[1], q[4];\ncry(0.0145) q[6], q[1];\ncry(-0.0282) q[3], q[0];\ncry(-0.0274) q[2], q[6];\ncry(0.0215) q[3], q[1];\ncry(-0.0026) 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"], "gradients": [1.0077, 1.0057, 0.5, 0.2509, 0.2508, 0.2455, 0.245, 0.1888, 0.2236, 0.1887, 0.2236, 0.1883, 0.1882, 0.1155, 0.1171, 0.0718, 0.0716, 0.0528, 0.009, 0.0088, 0.0085, 0.0067, 0.0061, 0.006, 0.0059, 0.0046, 0.0045, 0.0036, 0.0029]}
[ "IIIZIIZ", "IIZZIII", "IIZIIZI", "IZIZIII", "IZIIIZI", "IZIIZII", "ZIZIIII", "ZIIIZII", "IIIZIII", "IIIIIIZ", "IIZIIII", "IIIIIZI", "IZIIIII", "IIIIZII", "ZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1, 0, -1, -0.5, -1, -0.5, -0.5 ]
0.983472
[ 0.6893829270649237, -0.15421740938566555, 0.8054746318133343, -0.21500998908504157, 0.40510555859657166, -0.1561534392208339, 0.0026468023417618863, 0.26630454616751786, -0.37181091697884017, -0.029580537836861695, -0.013845030580932005, 0.086408608200701, 0.9631530342970905, 0.09314220419...
{ "n_parameters": 69, "n_qubits": 7, "optimal_eigenvalue": -3.5, "target_ratio": 0.97, "target_value": -3.395 }
12
4816d8f1ff3fcf1f26d33946dcce79cf
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": 1}, {"source": 0, "target": 3}, {"source": 0, "target": 7}, {"source": 1, "target": 4}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 3, "target": 7}, {"source": 5, "target": 6}, {"source": 6, "target": 7}]}
{"states": [172, 170], "expectation_value": -4.23695139008782, "params": [0.8981, 0.0025, 0.09190000000000001, 0.3951, 0.9024000000000001, -0.0023, -0.0031000000000000003, 0.3165, 0.9064000000000001, 0.0011, 0.8149000000000001, 0.0109, 0.8993, -0.0233, 0.5954, -0.1236, 0.904, 0.0771, 0.0796, 0.4244, 0.9007000000000001, 0.0109, 0.0726, -0.023200000000000002, 0.909, -0.006200000000000001, 0.6916, -0.0187, 0.8547, -0.009000000000000001, 0.48800000000000004, 0.009600000000000001, -0.874, -0.0419, -0.8614, -0.0337, 0.49010000000000004, -0.8735, -0.8914000000000001, -0.8737, 0.057100000000000005, -0.8689, -0.07060000000000001, 0.8921, -0.8913000000000001, -0.8785000000000001], "bitstrings": ["01010011", "01010101"], "total_optimization_steps": 90, "probabilities": [0.06631554050377624, 0.10384259817766908], "optimization_time": 26.437022924423218}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(7)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(5) @ Z(2)) + -1.0 * Z(1) + -1.0 * Z(0) + -2.0 * Z(3) + -1.0 * Z(7) + -0.5 * Z(4) + -1.5 * Z(6) + -0.5 * Z(2) + -0.5 * Z(5)
4
8
2
{"smallest_eigenvalues": [-6.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -5.0, "smallest_bitstrings": ["01010101"], "largest_eigenvalue": 14.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(1.6026145562578797) q[0]; rz(1.4317042572050749) q[0]; rx(-0.019500574013069524) q[1]; rz(2.1312497718782506) q[1]; rx(1.512125373790639) q[2]; rz(1.5185098326712279) q[2]; rx(-0.19529309928938243) q[3]; rz(1.6544519173823957) q[3]; rx(1.5995226946423722) q[4]; rz(1.4575458608898906) q[4]; rx(0.6435205970609648) q[5]; rz(1.1102321661516399) q[5]; rx(2.0849605571093672) q[6]; rz(1.486568845320149) q[6]; rx(-0.09691806891541835) q[7]; rz(0.1501240664386048) q[7]; cx q[7], q[6]; ry(0.37857900921671594) q[6]; cx q[7], q[6]; ry(-0.37857900921671594) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(0.15862950075427393) q[5]; cx q[6], q[5]; ry(-0.15862950075427393) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(-0.13322999830688526) q[4]; cx q[5], q[4]; ry(0.13322999830688526) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(0.05712234911775728) q[3]; cx q[4], q[3]; ry(-0.05712234911775728) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(0.3929426917763922) q[2]; cx q[3], q[2]; ry(-0.3929426917763922) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(0.036218793177719) q[1]; cx q[2], q[1]; ry(-0.036218793177719) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(0.4400700655642509) q[0]; cx q[1], q[0]; ry(0.8691120431942264) q[0]; rz(0.28157512567247256) q[0]; rx(0.09753501918428159) q[1]; rz(2.2780357426127367) q[1]; rx(1.359200017694479) q[2]; rz(1.1102321661516399) q[2]; rx(-0.047297509617257705) q[3]; rz(1.4368682043777774) q[3]; rx(1.503272054822613) q[4]; rz(1.7046505700665602) q[4]; rx(0.5058970854083606) q[5]; rz(1.7705897413907046) q[5]; rx(0.9660856468910387) q[6]; rz(1.3527360768817918) q[6]; rx(-0.13016256080611893) q[7]; rz(-0.13818659576301068) q[7]; cx q[7], q[6]; ry(0.2944889398276379) q[6]; cx q[7], q[6]; ry(-0.2944889398276379) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(0.49963510762464436) q[5]; cx q[6], q[5]; ry(-0.49963510762464436) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(-0.2842996335442846) q[4]; cx q[5], q[4]; ry(0.2842996335442846) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(-0.0743731125043486) q[3]; cx q[4], q[3]; ry(0.0743731125043486) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(0.3573043435303549) q[2]; cx q[3], q[2]; ry(-0.3573043435303549) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(0.028449420132640756) q[1]; cx q[2], q[1]; ry(-0.028449420132640756) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(0.32067065924428906) q[0]; cx q[1], q[0]; ry(-0.32067065924428906) 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] 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(x27) q[2]; rz(x11) q[2]; rx(x28) q[3]; rz(x29) q[3]; rx(x30) q[4]; rz(x31) q[4]; rx(x32) q[5]; rz(x33) q[5]; rx(x34) q[6]; rz(x35) q[6]; rx(x36) q[7]; rz(x37) q[7]; crx(x38) q[7], q[6]; crx(x39) q[6], q[5]; crx(x40) q[5], q[4]; crx(x41) q[4], q[3]; crx(x42) q[3], q[2]; crx(x43) q[2], q[1]; crx(x44) 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": []}
[ "IIIIIIZZ", "IIIIZIIZ", "ZIIIIIIZ", "ZIIIZIII", "IIIZIIZI", "IIIZZIII", "IZIIIIZI", "IZIIZIII", "ZZIIIIII", "IIIIZZII", "IZZIIIII", "IIZIIZII", "IIIIIIZI", "IIIIIIIZ", "IIIIZIII", "ZIIIIIII", "IIIZIIII", "IZIIIIII", "IIIIIZII", "IIZIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1, -1, -2, -1, -0.5, -1.5, -0.5, -0.5 ]
0.972443
[ 1.6026145562578795, -0.13909206958982132, -0.019500574013069524, 0.5604534450833538, 1.5121253737906393, -0.052286494123668925, -0.19529309928938246, 0.0836555905874981, 1.599522694642372, -0.11325046590500537, 0.6435205970609649, -0.46056416064325717, 2.0849605571093672, -0.08422748147474...
{ "n_parameters": 45, "n_qubits": 8, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
19
347cd23786ada5a7ec96f3799dd0d8dc
matching
adaptive_vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"weight": 1, "source": 0, "target": 1}, {"weight": 11, "source": 0, "target": 2}, {"weight": 19, "source": 1, "target": 5}, {"weight": 12, "source": 1, "target": 4}, {"weight": 5, "source": 2, "target": 3}, {"weight": 17, "source": 3, "target": 4}, {"weight": 2, "source": 4, "target": 5}, {"weight": 19, "source": 4, "target": 6}]}
{"states": [171, 117], "expectation_value": -21.003525534788952, "params": null, "bitstrings": ["01010100", "10001010"], "total_optimization_steps": 100, "probabilities": [0.09235583992557893, 0.1219335732334597], "optimization_time": 151.13090014457703}
4.0 * (Z(0) @ Z(1)) + 4.0 * (Z(2) @ Z(0)) + 4.0 * (Z(3) @ Z(0)) + 4.0 * (Z(3) @ Z(2)) + 4.0 * (Z(4) @ Z(1)) + 4.0 * (Z(5) @ Z(2)) + 4.0 * (Z(5) @ Z(4)) + 4.0 * (Z(6) @ Z(2)) + 4.0 * (Z(6) @ Z(3)) + 4.0 * (Z(6) @ Z(5)) + 4.0 * (Z(7) @ Z(2)) + 4.0 * (Z(7) @ Z(5)) + 4.0 * (Z(7) @ Z(6)) + 5.5 * Z(1) + 4.5 * Z(0) + 18.0 * Z(2) + 13.5 * Z(3) + 2.5 * Z(4) + 16.5 * Z(5) + 9.0 * Z(6) + 13.5 * Z(7)
1
8
4
{"smallest_eigenvalues": [-71.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -60.0, "smallest_bitstrings": ["10001010"], "largest_eigenvalue": 135.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rx(0.7996058083707251) q[0]; rz(-0.13258950846490603) q[0]; rx(-0.04589737538281516) q[1]; rz(0.1799801397254761) q[1]; rx(0.16186570142550433) q[2]; rz(0.3133290356743821) q[2]; rx(0.8227815263736653) q[3]; rz(0.05776948433549922) q[3]; rx(0.7161871771895253) q[4]; rz(-0.044594637896752776) q[4]; rx(0.03143464359904235) q[5]; rz(0.49974014878121586) q[5]; rx(0.640600425668681) q[6]; rz(0.1741861116929011) q[6]; cx q[6], q[5]; rz(-0.19376442687465004) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.19543192943972273) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.04377130245748059) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.08274485927118692) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.04770960775216131) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(0.13877244513254766) q[0]; cx q[1], q[0]; rx(1.1009700310723898) q[0]; rz(0.11149677419220261) q[0]; rx(0.19522966865741975) q[1]; rz(0.35179728950461886) q[1]; rx(0.055405256542930055) q[2]; rz(0.14737115159080894) q[2]; rx(0.7119010395328399) q[3]; rz(-0.034456623692237454) q[3]; rx(0.8756200076022881) q[4]; rz(-0.05347996931681687) q[4]; rx(-0.04283838362309115) q[5]; rz(0.49249952372713857) q[5]; rx(0.6846051397042798) q[6]; rz(0.21930865850548292) q[6]; cx q[6], q[5]; rz(-0.1617578615312784) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.09173773930503712) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.04613858328061786) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.08052346674412124) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.07222587137239059) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(0.06059186852401894) q[0]; cx q[1], q[0]; rx(0.6628987695642183) q[0]; rz(0.07916435272458955) q[0]; rx(-0.04060451146870364) q[1]; rz(0.5525210096923274) q[1]; rx(0.06548960270364004) q[2]; rz(0.2596868360253799) q[2]; rx(0.7617631216958428) q[3]; rz(0.28425909002803573) q[3]; rx(0.919542288195984) q[4]; rz(-0.26847787530234735) q[4]; rx(-0.05904301635717551) q[5]; rz(0.5010211185185778) q[5]; rx(0.6669166063911381) q[6]; rz(0.11490240788189043) q[6]; cx q[6], q[5]; rz(-0.1950376157435319) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.13620647988133117) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.027212340663229383) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.02633333425051939) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.0321777275038477) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.08138311396712325) q[0]; cx q[1], q[0]; rx(0.6128015630157967) q[0]; rz(0.19470809342910167) q[0]; rx(-0.14594991754627576) q[1]; rz(0.10498515917017492) q[1]; rx(-0.024686728858182908) q[2]; rz(0.017331384154072538) q[2]; rx(0.8745098113129535) q[3]; rz(0.06269440450120989) q[3]; rx(0.7530951985620893) q[4]; rz(-0.3209198758453362) q[4]; rx(-0.10151293000328956) q[5]; rz(-0.21917197714870085) q[5]; rx(0.8197770686581896) q[6]; rz(0.04645185771396443) q[6]; cx q[6], q[5]; rz(0.06613569771050802) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.05816000748566018) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.08397168999664982) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.01086527281840122) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.0473549032347827) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.16285964968170136) q[0]; cx q[1], q[0];
null
{"matching": "near_perfect", "extra": "{\"n\": 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.5995) 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.5995) q[2];\nry(29.8457) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) 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];\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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) 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(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) 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(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) 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];\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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) 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(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) 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(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) 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(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) 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", "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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) 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];\nry(0.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) q[5], q[0];\ncry(0.0002) 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.5995) q[2];\nry(29.8457) q[5];\nry(-0.6383) q[7];\nry(63.1298) q[6];\ncry(62.5925) q[6], q[2];\nry(30.31) q[3];\ncry(62.811) q[4], q[2];\ncry(62.821) q[1], q[2];\ncry(18.6858) q[2], q[6];\ncry(1.1124) q[0], q[2];\ncry(3.7448) q[0], q[6];\ncry(6.5726) q[0], q[7];\ncry(0.0912) q[4], q[7];\ncry(3.4211) q[1], q[7];\ncry(-1.124) q[7], q[2];\nry(0.1517) q[4];\ncry(1.2432) q[2], q[4];\ncry(6.3368) q[4], q[3];\ncry(4.6983) q[2], q[3];\ncry(-2.8503) q[7], q[3];\ncry(-0.9522) q[0], q[4];\ncry(1.5031) q[1], q[3];\ncry(0.8264) q[3], q[7];\ncry(-0.2546) q[2], q[7];\ncry(2.0622) q[0], q[3];\ncry(1.4227) q[3], q[2];\ncry(2.7062) q[4], q[6];\ncry(1.0843) q[3], q[1];\nry(-1.1803) q[1];\ncry(-0.7414) q[1], q[6];\ncry(0.9004) q[3], q[6];\ncry(-2.3163) q[6], q[7];\ncry(-0.079) q[6], q[4];\ncry(2.2339) q[6], q[3];\ncry(-0.4485) q[7], q[0];\nry(0.1948) q[0];\ncry(-0.2803) q[3], q[0];\ncry(0.1628) q[6], q[0];\ncry(0.2516) q[7], q[6];\ncry(-0.1541) q[6], q[1];\ncry(0.2463) q[2], q[1];\ncry(-0.1284) q[2], q[0];\ncry(0.0638) q[7], q[4];\ncry(-0.0935) q[3], q[4];\ncry(0.0668) q[4], q[0];\ncry(0.1499) q[0], q[1];\ncry(-0.0534) q[4], q[1];\ncry(5.2321) q[4], q[5];\ncry(-3.3665) q[3], q[5];\ncry(1.4451) q[0], q[5];\ncry(1.6431) q[7], q[5];\ncry(0.6832) q[5], q[2];\ncry(-0.794) q[6], q[5];\ncry(-2.1153) q[5], q[6];\ncry(-0.9472) q[5], q[3];\ncry(-0.2602) q[5], q[7];\ncry(-0.231) q[1], q[5];\ncry(-2.998) q[1], q[4];\ncry(0.1129) q[2], q[5];\ncry(-0.0756) q[5], q[1];\ncry(-0.0676) q[5], q[4];\ncry(0.0829) q[1], q[0];\ncry(-0.063) q[5], q[0];\ncry(0.0002) 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"], "gradients": [17.942, 14.201, 15.2429, 13.1198, 10.8566, 10.6116, 11.9094, 11.9707, 10.2949, 10.1974, 10.3418, 9.1461, 8.4267, 8.5839, 8.0744, 6.4957, 3.8033, 4.8494, 3.4858, 2.9602, 2.1708, 1.6601, 2.9044, 3.7211, 1.3041, 1.791, 1.3615, 1.2774, 1.5846, 1.6231, 1.3522, 1.1527, 0.6366, 0.621, 1.226, 0.5738, 0.4054, 0.4259, 0.3814, 0.3182, 0.3441, 0.3014, 0.2005, 0.241, 0.204, 0.0632, 0.0996, 0.0561, 0.0483, 0.0429, 0.0419, 0.0333, 3.783, 0.8419, 1.8442, 1.1057, 0.7885, 0.4745, 0.7046, 0.3928, 0.3592, 0.1163, 0.4317, 0.3298, 0.1561, 0.0491, 0.0888, 0.0301, 0.0252, 0.0247, 0.0219, 0.0197, 0.0191, 0.0177, 0.0163, 0.0143, 0.0143, 0.0135, 0.0127, 0.0118, 0.0116, 0.0112, 0.0111, 0.0103, 0.0088, 0.0078, 0.0076, 0.0074, 0.007, 0.0068, 0.0067, 0.0065, 0.0064, 0.0058, 0.0052, 0.005, 0.0049, 0.0047, 0.0047, 0.0043]}
[ "IIIIIIZZ", "IIIIIZIZ", "IIIIZIIZ", "IIIIZZII", "IIIZIIZI", "IIZIIZII", "IIZZIIII", "IZIIIZII", "IZIIZIII", "IZZIIIII", "ZIIIIZII", "ZIZIIIII", "ZZIIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIIZII", "IIIIZIII", "IIIZIIII", "IIZIIIII", "IZIIIIII", "ZIIIIIII" ]
[ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5.5, 4.5, 18, 13.5, 2.5, 16.5, 9, 13.5 ]
0.971014
[ 0.7996058083707254, 0.006182936667641672, -0.04589737538281516, 0.22768974747763632, 0.16186570142550433, 0.396073894945569, 0.8227815263736652, 0.013998181878018726, 0.7161871771895254, 0.15083729154297, 0.03143464359904234, 0.3059757219065661, 0.640600425668681, 0.1741861116929011, 0.3...
{ "n_parameters": 79, "n_qubits": 7, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
8
ebd69c09281f87c62725144285e9ce8c
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": 5}, {"source": 0, "target": 8}, {"source": 1, "target": 2}, {"source": 1, "target": 6}, {"source": 1, "target": 8}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 2, "target": 7}, {"source": 3, "target": 5}, {"source": 5, "target": 6}, {"source": 6, "target": 8}, {"source": 7, "target": 8}]}
{"states": [402, 434], "expectation_value": -5.111421075554775, "params": [0.2999, 0.30210000000000004, 0.3052, 0.303, 0.0016, -0.0045000000000000005, 0.3017, 0.29810000000000003, 0.301, 0.30820000000000003, 0.012700000000000001, 0.0188, 0.231, 0.2056, 0.3042, 0.2993, -0.005, -0.0058000000000000005, 0.3062, 0.3028, 0.307, 0.2984, -0.0033, -0.0011, 0.30160000000000003, 0.299, 0.30010000000000003, 0.3073, 0.0146, 0.018600000000000002, 0.1784, 0.084, 0.3019, 0.3033, -0.0035, -0.005, 0.298, 0.3048, 0.30720000000000003, 0.3052, -0.009600000000000001, -0.007500000000000001, 0.29860000000000003, 0.3007, 0.30860000000000004, 0.3085, 0.012400000000000001, 0.0122, 0.0274, 0.0188, 0.2997, 0.3008, -0.004, -0.0082, -0.0994, -0.20350000000000001, 0.11760000000000001, -0.10640000000000001, 0.002, 0.2202, 0.2501, 0.0187, 0.26630000000000004, 0.24350000000000002, -0.0071, 0.2771, 0.2019, 0.0352, 0.2918, 0.2091, -0.1559, 0.29150000000000004, -0.1584, -0.20450000000000002, 0.2626, -0.0868, -0.018500000000000003, 0.28250000000000003, 0.2462, 0.11510000000000001, 0.2886, 0.23090000000000002, 0.0193, 0.2856, 0.13520000000000001, -0.0719, 0.2876, 0.0054, -0.11560000000000001, 0.2944, -0.2026, -0.1904, 0.2836, 0.08120000000000001, -0.06420000000000001, 0.2847, 0.24050000000000002, -0.012, 0.29050000000000004, 0.2523, 0.0562, 0.2862, -0.21380000000000002, -0.016800000000000002, 0.2916, -0.2051, 0.0839, 0.29510000000000003], "bitstrings": ["001101101", "001001101"], "total_optimization_steps": 30, "probabilities": [0.058447608554649, 0.09248682459634533], "optimization_time": 27.96332573890686}
0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(8) @ Z(0)) + 0.5 * (Z(1) @ Z(8)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(8)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(7) @ Z(8)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(3) @ Z(5)) + -1.5 * Z(5) + -0.5 * Z(0) + -1.5 * Z(8) + -1.0 * Z(1) + -2.0 * Z(2) + -1.5 * Z(6) + 0.0 * Z(4) + -0.5 * Z(7) + 0.0 * Z(3)
14
9
3
{"smallest_eigenvalues": [-7.0, -7.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -6.0, "smallest_bitstrings": ["001001101", "011001001"], "largest_eigenvalue": 15.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; ry(0.2297118546977018) q[0]; rz(pi/2) q[0]; ry(0.8755643937845231) q[1]; ry(0.3100473346110489) q[2]; ry(0.5923605434433818) q[3]; ry(0.6140761337118392) q[4]; ry(0.1609760130270968) q[5]; ry(-0.13070768986148348) q[6]; ry(0.6105558921036226) q[7]; ry(0.16602090184294196) q[8]; cx q[8], q[0]; ry(0.13133030728956935) q[0]; cx q[8], q[0]; ry(-0.13133030728956935) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.027877597285616014) q[8]; cx q[7], q[8]; ry(0.027877597285616014) q[8]; rz(-pi/2) q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(-0.21946014414649898) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.04264128594115811) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(-0.1758132801803996) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(0.13627751218802103) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(-0.13864569057425272) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(-0.05764348801960377) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(-0.11774189623270309) q[1]; cx q[0], q[1]; ry(0.49933306318344695) q[0]; ry(0.11774189623270298) q[1]; rx(-0.22065256100374242) q[1]; ry(0.05764348801960379) q[2]; rx(0.18535585679668198) q[2]; ry(0.13864569057425263) q[3]; rx(-0.9953172367424461) q[3]; ry(-0.13627751218802084) q[4]; rx(-0.3229092143830776) q[4]; ry(0.17581328018039954) q[5]; rx(0.10294249177304415) q[5]; ry(0.04264128594115815) q[6]; rx(0.15639011897985622) q[6]; ry(0.2194601441464989) q[7]; rx(-0.13967553101176122) q[7]; ry(0.21013854755167105) q[8]; cx q[8], q[7]; ry(0.09740236125623414) q[7]; cx q[8], q[7]; rz(pi/2) q[8]; cx q[0], q[8]; ry(-0.013404976568725998) q[8]; cx q[0], q[8]; cx q[0], q[1]; ry(0.013404976568725998) q[8]; rz(-pi/2) q[8]; ry(-0.05776591045636707) q[1]; cx q[0], q[1]; ry(0.447436759201074) q[0]; ry(0.05776591045636707) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(0.09599730600090908) q[2]; cx q[1], q[2]; ry(-0.09599730600090908) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(0.46268775341232965) q[1]; ry(-0.18259702232336505) q[3]; cx q[2], q[3]; ry(0.18259702232336505) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(-0.23076192771752962) q[4]; cx q[3], q[4]; ry(0.23076192771752962) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(0.019358137516063748) q[5]; cx q[4], q[5]; ry(-0.019358137516063748) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(-0.01119924665656001) q[6]; cx q[5], q[6]; ry(0.01119924665656001) q[6]; rz(-pi/2) q[6]; rz(pi/2) q[0]; ry(0.2152464427318219) q[2]; ry(0.4288828730507452) q[3]; ry(0.2545219149713253) q[4]; ry(0.1767615559761505) q[5]; ry(-0.09740236125623414) q[7]; cx q[6], q[7]; ry(-0.18584060487231213) q[7]; cx q[6], q[7]; ry(0.18584060487231213) q[7]; rz(-pi/2) q[7]; ry(0.15745583877411495) q[6]; ry(0.6750448965227731) q[7]; ry(-0.3865640551295383) q[8]; cx q[8], q[0]; ry(0.04033421901459806) q[0]; cx q[8], q[0]; ry(-0.04033421901459806) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.1695641555121705) q[8]; cx q[7], q[8]; ry(-0.1695641555121705) q[8]; rz(-pi/2) q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(-0.14770789105709806) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(0.17633242258409693) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(-0.06764704838062541) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(-0.2415242863858546) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(0.0005523324960072171) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(-0.002060838908598943) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(-0.041123898758810055) q[1]; cx q[0], q[1]; ry(0.4945126300428705) q[0]; ry(0.04112389875880999) q[1]; rx(-0.28264317690800667) q[1]; ry(0.0020608389085988426) q[2]; rx(0.1479606117975596) q[2]; ry(-0.0005523324960070883) q[3]; rx(-0.46417144831485757) q[3]; ry(0.24152428638585455) q[4]; rx(-0.953513962419029) q[4]; ry(0.06764704838062546) q[5]; rx(0.11859228204732375) q[5]; ry(-0.17633242258409695) q[6]; rx(-0.010948549145153308) q[6]; ry(0.147707891057098) q[7]; rx(-0.4729798738408544) q[7]; ry(0.16602090184294196) q[8]; cx q[8], q[7]; ry(0.22685259126561663) q[7]; cx q[8], q[7]; rz(pi/2) q[8]; cx q[0], q[8]; ry(0.0398702787271422) q[8]; cx q[0], q[8]; cx q[0], q[1]; ry(-0.0398702787271422) q[8]; rz(-pi/2) q[8]; ry(0.05232983366081545) q[1]; cx q[0], q[1]; ry(0.774939392301484) q[0]; ry(-0.05232983366081545) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(-0.012045263022529458) q[2]; cx q[1], q[2]; ry(0.012045263022529458) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(0.3571325178672551) q[1]; ry(-0.007426077758984823) q[3]; cx q[2], q[3]; ry(0.007426077758984823) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(-0.03101107891551152) q[4]; cx q[3], q[4]; ry(0.03101107891551152) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(0.1295869596333354) q[5]; cx q[4], q[5]; ry(-0.1295869596333354) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(0.02239322858966994) q[6]; cx q[5], q[6]; ry(-0.02239322858966994) q[6]; rz(-pi/2) q[6]; rz(pi/2) q[0]; ry(-0.16823740900134157) q[2]; ry(0.3275401290543553) q[3]; ry(0.5192090174032518) q[4]; ry(-0.017703794828398713) q[5]; ry(-0.22685259126561666) q[7]; cx q[6], q[7]; ry(-0.19799480884996074) q[7]; cx q[6], q[7]; ry(0.19799480884996074) q[7]; rz(-pi/2) q[7]; ry(0.09591083055055163) q[6]; ry(0.73076365934215) q[7]; ry(0.22815186410412547) q[8]; cx q[8], q[0]; ry(0.15476697833626096) q[0]; cx q[8], q[0]; ry(-0.15476697833626096) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.14467658387352353) q[8]; cx q[7], q[8]; ry(0.14467658387352353) q[8]; rz(-pi/2) q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(-0.09717439692417101) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(0.14220587819589858) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(0.023449084384475512) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(-0.02366399169412915) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(-0.19870769097970784) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(0.07622789551493417) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(-0.06746019260662074) q[1]; cx q[0], q[1]; ry(0.64411212868195) q[0]; ry(0.06746019260662076) q[1]; rx(-0.8755643937845239) q[1]; ry(-0.07622789551493421) q[2]; rx(-0.06259612006121706) q[2]; ry(0.19870769097970772) q[3]; rx(-0.32112155482572824) q[3]; ry(0.02366399169412913) q[4]; rx(-0.6711446094584321) q[4]; ry(-0.023449084384475342) q[5]; rx(0.10756124937979905) q[5]; ry(-0.14220587819589853) q[6]; rx(0.10294249177304415) q[6]; ry(0.09717439692417093) q[7]; rx(-0.3289050612699249) q[7]; ry(-0.2111427283878215) q[8]; cx q[8], q[7]; ry(0.10540198134350165) q[7]; cx q[8], q[7]; rz(pi/2) q[8]; cx q[0], q[8]; ry(-0.0697951737461359) q[8]; cx q[0], q[8]; cx q[0], q[1]; ry(0.0697951737461359) q[8]; rz(-pi/2) q[8]; ry(0.00357023109082308) q[1]; cx q[0], q[1]; ry(-0.00357023109082308) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(0.017214273422149574) q[2]; cx q[1], q[2]; ry(-0.017214273422149574) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(-0.15607459801016738) q[3]; cx q[2], q[3]; ry(0.15607459801016738) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(-0.1086588853076579) q[4]; cx q[3], q[4]; ry(0.1086588853076579) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(-0.13518121359339016) q[5]; cx q[4], q[5]; ry(0.13518121359339016) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(0.05609622200796301) q[6]; cx q[5], q[6]; ry(-0.05609622200796301) q[6]; rz(-pi/2) q[6]; ry(-0.10540198134350165) q[7]; cx q[6], q[7]; ry(-0.18894376269993612) q[7]; cx q[6], q[7]; ry(0.18894376269993612) 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] 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; 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]; crx(x9) q[8], q[0]; crx(x10) q[7], q[8]; crx(x11) q[6], q[7]; crx(x12) q[5], q[6]; crx(x13) q[4], q[5]; crx(x14) q[3], q[4]; crx(x15) q[2], q[3]; crx(x16) q[1], q[2]; crx(x17) q[0], q[1]; 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]; crx(x27) q[8], q[7]; crx(x28) q[0], q[8]; crx(x29) q[0], q[1]; crx(x30) q[1], q[2]; crx(x31) q[2], q[3]; crx(x32) q[3], q[4]; crx(x33) q[4], q[5]; crx(x34) q[5], q[6]; crx(x35) q[6], q[7]; ry(x36) q[0]; ry(x37) q[1]; ry(x38) q[2]; ry(x39) q[3]; ry(x40) q[4]; ry(x41) q[5]; ry(x42) q[6]; ry(x43) q[7]; ry(x44) q[8]; crx(x45) q[8], q[0]; crx(x46) q[7], q[8]; crx(x47) q[6], q[7]; crx(x48) q[5], q[6]; crx(x49) q[4], q[5]; crx(x50) q[3], q[4]; crx(x51) q[2], q[3]; crx(x52) q[1], q[2]; crx(x53) q[0], q[1]; ry(x54) q[0]; ry(x55) q[1]; ry(x56) q[2]; ry(x57) q[3]; ry(x58) q[4]; ry(x59) q[5]; ry(x60) q[6]; ry(x61) q[7]; ry(x8) q[8]; crx(x62) q[8], q[7]; crx(x63) q[0], q[8]; crx(x64) q[0], q[1]; crx(x65) q[1], q[2]; crx(x66) q[2], q[3]; crx(x67) q[3], q[4]; crx(x68) q[4], q[5]; crx(x69) q[5], q[6]; crx(x70) q[6], q[7]; ry(x71) q[0]; ry(x72) q[1]; ry(x73) q[2]; ry(x74) q[3]; ry(x75) q[4]; ry(x76) q[5]; ry(x77) q[6]; ry(x78) q[7]; ry(x79) q[8]; crx(x80) q[8], q[0]; 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(x1) q[1]; ry(x90) q[2]; ry(x91) q[3]; ry(x92) q[4]; ry(x93) q[5]; ry(x23) q[6]; ry(x94) q[7]; ry(x95) q[8]; crx(x96) q[8], q[7]; crx(x97) q[0], q[8]; crx(x98) q[0], q[1]; crx(x99) q[1], q[2]; crx(x100) q[2], q[3]; crx(x101) q[3], q[4]; crx(x102) q[4], q[5]; crx(x103) q[5], q[6]; crx(x104) 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": []}
[ "IIIZIIIIZ", "ZIIIIIIIZ", "ZIIIIIIZI", "IIIZIIZII", "IIIIIIZZI", "IIZZIIIII", "ZIZIIIIII", "IIZIIIIZI", "IIZIIIZII", "IIIIZIZII", "ZZIIIIIII", "IZIIIIZII", "IIIZIZIII", "IIIZIIIII", "IIIIIIIIZ", "ZIIIIIIII", "IIIIIIIZI", "IIIIIIZII", "IIZIIIIII", "IIIIZIIII", "IZIIIIIII", "...
[ 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, -1.5, -0.5, -1.5, -1, -2, -1.5, 0, -0.5, 0 ]
0.974359
[ 0.2297118546977018, 0.8755643937845231, 0.3100473346110489, 0.5923605434433818, 0.6140761337118392, 0.1609760130270968, -0.13070768986148348, 0.6105558921036226, 0.16602090184294196, -0.2626606145791387, 0.05575519457123203, 0.43892028829299795, 0.08528257188231622, 0.3516265603607992, -...
{ "n_parameters": 105, "n_qubits": 9, "optimal_eigenvalue": -7, "target_ratio": 0.97, "target_value": -6.79 }
26
50803b752054f0512687e537ee7368f9
community_detection
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"weight": 1, "source": 0, "target": 1}, {"weight": 1, "source": 0, "target": 4}, {"weight": 1, "source": 1, "target": 2}, {"weight": 1, "source": 3, "target": 5}, {"weight": 1, "source": 4, "target": 5}]}
{"states": [2773, 2709], "expectation_value": -0.13495094347248074, "params": [0.3956, 0.0079, 0.3977, 0.0059, 0.37460000000000004, -0.020900000000000002, 0.3672, -0.028200000000000003, 0.3972, 0.0008, 0.3971, 0.0012000000000000001, 0.31970000000000004, 0.027, 0.31120000000000003, 0.0159, 0.4011, 0.004, 0.3932, 0.002, 0.39490000000000003, -0.0006000000000000001, 0.3926, -0.0027, 0.3985, 0.0055000000000000005, 0.38830000000000003, 0.003, 0.39680000000000004, -0.0014, 0.39890000000000003, -0.0016, 0.39940000000000003, 0.0029000000000000002, 0.3947, 0.002, 0.3961, 0.0014, 0.3967, 0.0011, 0.3684, -0.021500000000000002, 0.3613, -0.030100000000000002, 0.39230000000000004, 0.0041, 0.3915, 0.0088, 0.3987, 0.005200000000000001, 0.40240000000000004, 0.007200000000000001, 0.376, -0.0344, 0.3658, 0.0055000000000000005, 0.4037, 0.0023, 0.39840000000000003, 0.0088, 0.3133, -0.015000000000000001, 0.3062, 0.0032, 0.40030000000000004, 0.003, 0.39680000000000004, 0.0034000000000000002, 0.39790000000000003, -0.0205, 0.3987, 0.0038, 0.3976, 0.0041, 0.39430000000000004, 0.0024000000000000002, 0.3942, -0.0019, 0.4017, 0.0029000000000000002, 0.3942, 0.0023, 0.3971, 0.008400000000000001, 0.3931, 0.0018000000000000002, 0.4005, 0.0082, 0.3612, -0.0403, 0.3603, 0.0008, 0.3957, 0.0098, 0.39790000000000003, 0.0025, -0.0659, -0.20770000000000002, -0.0485, -0.2409, -0.1413, -0.20720000000000002, -0.1923, -0.20070000000000002, -0.21330000000000002, -0.21910000000000002, -0.2262, -0.198, 0.1131, -0.0031000000000000003, 0.1962, -0.0129, 0.043300000000000005, -0.0045000000000000005, -0.007, 0.0529, -0.0115, 0.039, -0.01, 0.1228], "bitstrings": ["010100101010", "010101101010"], "total_optimization_steps": 40, "probabilities": [0.002902297645494945, 0.0030350987862588974], "optimization_time": 198.3930594921112}
0.25 * (Z(0) @ Z(1)) + -0.0015 * (Z(2) @ Z(0)) + -0.0015 * (Z(3) @ Z(1)) + 0.25 * (Z(3) @ Z(2)) + 0.0005000000000000001 * (Z(4) @ Z(0)) + -0.0020000000000000005 * (Z(4) @ Z(2)) + 0.0005000000000000001 * (Z(5) @ Z(1)) + -0.0020000000000000005 * (Z(5) @ Z(3)) + 0.25 * (Z(5) @ Z(4)) + 0.0005000000000000001 * (Z(6) @ Z(0)) + 0.0005000000000000001 * (Z(6) @ Z(2)) + 0.00025000000000000006 * (Z(6) @ Z(4)) + 0.0005000000000000001 * (Z(7) @ Z(1)) + 0.0005000000000000001 * (Z(7) @ Z(3)) + 0.00025000000000000006 * (Z(7) @ Z(5)) + 0.25 * (Z(7) @ Z(6)) + -0.0015 * (Z(8) @ Z(0)) + 0.0010000000000000002 * (Z(8) @ Z(2)) + 0.0005000000000000001 * (Z(8) @ Z(4)) + 0.0005000000000000001 * (Z(8) @ Z(6)) + -0.0015 * (Z(9) @ Z(1)) + 0.0010000000000000002 * (Z(9) @ Z(3)) + 0.0005000000000000001 * (Z(9) @ Z(5)) + 0.0005000000000000001 * (Z(9) @ Z(7)) + 0.25 * (Z(9) @ Z(8)) + 0.0010000000000000002 * (Z(10) @ Z(0)) + 0.0010000000000000002 * (Z(10) @ Z(2)) + 0.0005000000000000001 * (Z(10) @ Z(4)) + -0.0020000000000000005 * (Z(10) @ Z(6)) + -0.0015 * (Z(10) @ Z(8)) + 0.0010000000000000002 * (Z(11) @ Z(1)) + 0.0010000000000000002 * (Z(11) @ Z(3)) + 0.0005000000000000001 * (Z(11) @ Z(5)) + -0.0020000000000000005 * (Z(11) @ Z(7)) + -0.0015 * (Z(11) @ Z(9)) + 0.25 * (Z(11) @ Z(10)) + -0.0010000000000000009 * Z(1) + -0.0010000000000000009 * Z(0) + -0.0010000000000000009 * Z(2) + -0.0010000000000000009 * Z(3) + -0.0002500000000000002 * Z(4) + -0.0002500000000000002 * Z(5) + -0.000250000000000028 * Z(6) + -0.000250000000000028 * Z(7) + -0.0010000000000000009 * Z(8) + -0.0010000000000000009 * Z(9) + -0.0010000000000000009 * Z(10) + -0.0010000000000000009 * Z(11)
6
12
2
{"smallest_eigenvalues": [-1.519499999999999, -1.519499999999999], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.5154999999999998, "smallest_bitstrings": ["010101101010", "101010010101"], "largest_eigenvalue": 1.5205000000000002}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; rz(-pi) q[0]; ry(-3.118963683468091) q[0]; ry(-0.017918109517936636) q[1]; rz(-pi) q[1]; h q[2]; ry(1.5232555292397325) q[2]; ry(-0.11982451051349112) q[3]; rz(-pi) q[3]; cx q[2], q[3]; ry(0.0455035030484382) q[3]; cx q[2], q[3]; cx q[2], q[0]; ry(-0.07016976767686646) q[0]; cx q[2], q[0]; ry(-0.013868796856612485) q[2]; cx q[0], q[2]; ry(0.013868796856612485) q[2]; cx q[0], q[2]; ry(-0.017918109517936636) q[4]; rz(-pi) q[4]; cx q[2], q[4]; ry(0.00048298737005560664) q[4]; cx q[2], q[4]; cx q[2], q[1]; ry(0.00048298737005560664) q[1]; cx q[2], 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] x105; input float[64] x106; 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[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]; crx(x24) q[11], q[10]; crx(x25) q[11], q[9]; crx(x26) q[11], q[8]; crx(x27) q[11], q[7]; crx(x28) q[11], q[6]; crx(x29) q[11], q[5]; crx(x30) q[11], q[4]; crx(x31) q[11], q[3]; crx(x32) q[11], q[2]; crx(x33) q[11], q[1]; crx(x34) q[11], q[0]; crx(x35) q[10], q[11]; crx(x25) q[10], q[9]; crx(x26) q[10], q[8]; crx(x27) q[10], q[7]; crx(x28) q[10], q[6]; crx(x29) q[10], q[5]; crx(x30) q[10], q[4]; crx(x31) q[10], q[3]; crx(x32) q[10], q[2]; crx(x33) q[10], q[1]; crx(x34) q[10], q[0]; crx(x35) q[9], q[11]; crx(x24) q[9], q[10]; crx(x26) q[9], q[8]; crx(x27) q[9], q[7]; crx(x28) q[9], q[6]; crx(x29) q[9], q[5]; crx(x30) q[9], q[4]; crx(x31) q[9], q[3]; crx(x32) q[9], q[2]; crx(x33) q[9], q[1]; crx(x34) q[9], q[0]; crx(x35) q[8], q[11]; crx(x24) q[8], q[10]; crx(x25) q[8], q[9]; crx(x27) q[8], q[7]; crx(x28) q[8], q[6]; crx(x29) q[8], q[5]; crx(x30) q[8], q[4]; crx(x31) q[8], q[3]; crx(x32) q[8], q[2]; crx(x33) q[8], q[1]; crx(x34) q[8], q[0]; crx(x35) q[7], q[11]; crx(x24) q[7], q[10]; crx(x25) q[7], q[9]; crx(x26) q[7], q[8]; crx(x28) q[7], q[6]; crx(x29) q[7], q[5]; crx(x30) q[7], q[4]; crx(x31) q[7], q[3]; crx(x32) q[7], q[2]; crx(x33) q[7], q[1]; crx(x34) q[7], q[0]; crx(x35) q[6], q[11]; crx(x24) q[6], q[10]; crx(x25) q[6], q[9]; crx(x26) q[6], q[8]; crx(x27) q[6], q[7]; crx(x29) q[6], q[5]; crx(x30) q[6], q[4]; crx(x31) q[6], q[3]; crx(x32) q[6], q[2]; crx(x33) q[6], q[1]; crx(x34) q[6], q[0]; crx(x35) q[5], q[11]; crx(x24) q[5], q[10]; crx(x25) q[5], q[9]; crx(x26) q[5], q[8]; crx(x27) q[5], q[7]; crx(x28) q[5], q[6]; crx(x30) q[5], q[4]; crx(x31) q[5], q[3]; crx(x32) q[5], q[2]; crx(x33) q[5], q[1]; crx(x34) q[5], q[0]; crx(x35) q[4], q[11]; crx(x24) q[4], q[10]; crx(x25) q[4], q[9]; crx(x26) q[4], q[8]; crx(x27) q[4], q[7]; crx(x28) q[4], q[6]; crx(x29) q[4], q[5]; crx(x31) q[4], q[3]; crx(x32) q[4], q[2]; crx(x33) q[4], q[1]; crx(x34) q[4], q[0]; crx(x35) q[3], q[11]; crx(x24) q[3], q[10]; crx(x25) q[3], q[9]; crx(x26) q[3], q[8]; crx(x27) q[3], q[7]; crx(x28) q[3], q[6]; crx(x29) q[3], q[5]; crx(x30) q[3], q[4]; crx(x32) q[3], q[2]; crx(x33) q[3], q[1]; crx(x34) q[3], q[0]; crx(x35) q[2], q[11]; crx(x24) q[2], q[10]; crx(x25) q[2], q[9]; crx(x26) q[2], q[8]; crx(x27) q[2], q[7]; crx(x28) q[2], q[6]; crx(x29) q[2], q[5]; crx(x30) q[2], q[4]; crx(x31) q[2], q[3]; crx(x33) q[2], q[1]; crx(x34) q[2], q[0]; crx(x35) q[1], q[11]; crx(x24) q[1], q[10]; crx(x25) q[1], q[9]; crx(x26) q[1], q[8]; crx(x27) q[1], q[7]; crx(x28) q[1], q[6]; crx(x29) q[1], q[5]; crx(x30) q[1], q[4]; crx(x31) q[1], q[3]; crx(x32) q[1], q[2]; crx(x34) q[1], q[0]; crx(x35) q[0], q[11]; crx(x24) q[0], q[10]; crx(x25) q[0], q[9]; crx(x26) q[0], q[8]; crx(x27) q[0], q[7]; crx(x28) q[0], q[6]; crx(x29) q[0], q[5]; crx(x30) q[0], q[4]; crx(x31) q[0], q[3]; crx(x32) q[0], q[2]; crx(x33) q[0], q[1]; rx(x36) q[0]; rz(x37) q[0]; rx(x38) q[1]; rz(x39) q[1]; rx(x40) q[2]; rz(x41) q[2]; rx(x42) q[3]; rz(x43) 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]; rx(x52) q[8]; rz(x45) 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]; rx(x59) q[0]; rz(x60) q[0]; rx(x61) q[1]; rz(x62) q[1]; rx(x63) q[2]; rz(x64) q[2]; rx(x65) q[3]; rz(x66) q[3]; rx(x67) q[4]; rz(x49) q[4]; rx(x68) q[5]; rz(x69) q[5]; rx(x70) q[6]; rz(x23) q[6]; rx(x71) q[7]; rz(x72) q[7]; rx(x71) q[8]; rz(x64) q[8]; rx(x73) q[9]; rz(x74) q[9]; rx(x75) q[10]; rz(x76) q[10]; rx(x77) q[11]; rz(x78) q[11]; crx(x79) q[11], q[10]; crx(x80) q[11], q[9]; crx(x81) q[11], q[8]; crx(x82) q[11], q[7]; crx(x83) q[11], q[6]; crx(x84) q[11], q[5]; crx(x85) q[11], q[4]; crx(x86) q[11], q[3]; crx(x87) q[11], q[2]; crx(x88) q[11], q[1]; crx(x89) q[11], q[0]; crx(x90) q[10], q[11]; crx(x80) q[10], q[9]; crx(x81) q[10], q[8]; crx(x82) q[10], q[7]; crx(x83) q[10], q[6]; crx(x84) q[10], q[5]; crx(x85) q[10], q[4]; crx(x86) q[10], q[3]; crx(x87) q[10], q[2]; crx(x88) q[10], q[1]; crx(x89) q[10], q[0]; crx(x90) q[9], q[11]; crx(x79) q[9], q[10]; crx(x81) q[9], q[8]; crx(x82) q[9], q[7]; crx(x83) q[9], q[6]; crx(x84) q[9], q[5]; crx(x85) q[9], q[4]; crx(x86) q[9], q[3]; crx(x87) q[9], q[2]; crx(x88) q[9], q[1]; crx(x89) q[9], q[0]; crx(x90) q[8], q[11]; crx(x79) q[8], q[10]; crx(x80) q[8], q[9]; crx(x82) q[8], q[7]; crx(x83) q[8], q[6]; crx(x84) q[8], q[5]; crx(x85) q[8], q[4]; crx(x86) q[8], q[3]; crx(x87) q[8], q[2]; crx(x88) q[8], q[1]; crx(x89) q[8], q[0]; crx(x90) q[7], q[11]; crx(x79) q[7], q[10]; crx(x80) q[7], q[9]; crx(x81) q[7], q[8]; crx(x83) q[7], q[6]; crx(x84) q[7], q[5]; crx(x85) q[7], q[4]; crx(x86) q[7], q[3]; crx(x87) q[7], q[2]; crx(x88) q[7], q[1]; crx(x89) q[7], q[0]; crx(x90) q[6], q[11]; crx(x79) q[6], q[10]; crx(x80) q[6], q[9]; crx(x81) q[6], q[8]; crx(x82) q[6], q[7]; crx(x84) q[6], q[5]; crx(x85) q[6], q[4]; crx(x86) q[6], q[3]; crx(x87) q[6], q[2]; crx(x88) q[6], q[1]; crx(x89) q[6], q[0]; crx(x90) q[5], q[11]; crx(x79) q[5], q[10]; crx(x80) q[5], q[9]; crx(x81) q[5], q[8]; crx(x82) q[5], q[7]; crx(x83) q[5], q[6]; crx(x85) q[5], q[4]; crx(x86) q[5], q[3]; crx(x87) q[5], q[2]; crx(x88) q[5], q[1]; crx(x89) q[5], q[0]; crx(x90) q[4], q[11]; crx(x79) q[4], q[10]; crx(x80) q[4], q[9]; crx(x81) q[4], q[8]; crx(x82) q[4], q[7]; crx(x83) q[4], q[6]; crx(x84) q[4], q[5]; crx(x86) q[4], q[3]; crx(x87) q[4], q[2]; crx(x88) q[4], q[1]; crx(x89) q[4], q[0]; crx(x90) q[3], q[11]; crx(x79) q[3], q[10]; crx(x80) q[3], q[9]; crx(x81) q[3], q[8]; crx(x82) q[3], q[7]; crx(x83) q[3], q[6]; crx(x84) q[3], q[5]; crx(x85) q[3], q[4]; crx(x87) q[3], q[2]; crx(x88) q[3], q[1]; crx(x89) q[3], q[0]; crx(x90) q[2], q[11]; crx(x79) q[2], q[10]; crx(x80) q[2], q[9]; crx(x81) q[2], q[8]; crx(x82) q[2], q[7]; crx(x83) q[2], q[6]; crx(x84) q[2], q[5]; crx(x85) q[2], q[4]; crx(x86) q[2], q[3]; crx(x88) q[2], q[1]; crx(x89) q[2], q[0]; crx(x90) q[1], q[11]; crx(x79) q[1], q[10]; crx(x80) q[1], q[9]; crx(x81) q[1], q[8]; crx(x82) q[1], q[7]; crx(x83) q[1], q[6]; crx(x84) q[1], q[5]; crx(x85) q[1], q[4]; crx(x86) q[1], q[3]; crx(x87) q[1], q[2]; crx(x89) q[1], q[0]; crx(x90) q[0], q[11]; crx(x79) q[0], q[10]; crx(x80) q[0], q[9]; crx(x81) q[0], q[8]; crx(x82) q[0], q[7]; crx(x83) q[0], q[6]; crx(x84) q[0], q[5]; crx(x85) q[0], q[4]; crx(x86) q[0], q[3]; crx(x87) q[0], q[2]; crx(x88) q[0], q[1]; rx(x91) q[0]; rz(x92) q[0]; rx(x93) q[1]; rz(x13) q[1]; rx(x94) q[2]; rz(x58) q[2]; rx(x95) q[3]; rz(x96) q[3]; rx(x14) q[4]; rz(x97) q[4]; rx(x59) q[5]; rz(x98) q[5]; rx(x99) q[6]; rz(x100) q[6]; rx(x101) q[7]; rz(x17) q[7]; rx(x40) q[8]; rz(x102) q[8]; rx(x103) q[9]; rz(x104) q[9]; rx(x105) q[10]; rz(x5) q[10]; rx(x68) q[11]; rz(x106) 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];
{"communities_size": 3, "number_of_communities": 2}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIZZ", "IIIIIIIIIZIZ", "IIIIIIIIZIZI", "IIIIIIIIZZII", "IIIIIIIZIIIZ", "IIIIIIIZIZII", "IIIIIIZIIIZI", "IIIIIIZIZIII", "IIIIIIZZIIII", "IIIIIZIIIIIZ", "IIIIIZIIIZII", "IIIIIZIZIIII", "IIIIZIIIIIZI", "IIIIZIIIZIII", "IIIIZIZIIIII", "IIIIZZIIIIII", "IIIZIIIIIIIZ", "IIIZIIIII...
[ 0.25, -0.0015, -0.0015, 0.25, 0.0005000000000000001, -0.0020000000000000005, 0.0005000000000000001, -0.0020000000000000005, 0.25, 0.0005000000000000001, 0.0005000000000000001, 0.00025000000000000006, 0.0005000000000000001, 0.0005000000000000001, 0.00025000000000000006, 0.25, -0.0015,...
0.997671
[ -1.5523952299069044, -1.4054683132329673, 1.5232555292397325, -0.0910070060968764, 0.14033953535373292, -0.02773759371322497, -0.0009659747401112133 ]
{ "n_parameters": 7, "n_qubits": 5, "optimal_eigenvalue": -3.5, "target_ratio": 0.97, "target_value": -3.395 }
1
351f46008c2fa6d2dfb6c8e40fb9b957
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": 2}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 1, "target": 6}, {"source": 2, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 5, "target": 6}]}
{"states": [185, 697], "expectation_value": -2.710290491584449, "params": [0.3509, 0.1051, 0.3491, 0.1423, 0.24200000000000002, 0.30910000000000004, 0.17550000000000002, 0.3074, 0.4153, 0.0235, 0.42160000000000003, 0.1105, 0.14450000000000002, -0.19990000000000002, 0.1484, -0.20550000000000002, 0.4577, -0.0443, 0.4515, -0.0609, 0.5262, 0.0006000000000000001, 0.5246000000000001, -0.0033, 0.3909, -0.0004, 0.39980000000000004, -0.00030000000000000003, -0.0, 0.3421, 0.0066, 0.4521, 0.0073, 0.3075, -0.0008, 0.31220000000000003, 0.5343, 0.0857, 0.5249, 0.0412, 0.3408, 0.1811, 0.3321, 0.18130000000000002, 0.1254, 0.3113, 0.0906, 0.3104, 0.41750000000000004, 0.0403, 0.42060000000000003, 0.12340000000000001, 0.1441, -0.20850000000000002, 0.1434, -0.2268, 0.4562, -0.055900000000000005, 0.4566, -0.08080000000000001, 0.5313, -0.0058000000000000005, 0.5265000000000001, -0.0007, 0.3976, -0.0011, 0.39740000000000003, -0.0023, 0.0007, 0.4531, 0.0029000000000000002, 0.45880000000000004, 0.0038, 0.30960000000000004, -0.0033, 0.31520000000000004, 0.5262, 0.1013, 0.526, 0.0465, 0.3426, 0.19210000000000002, 0.34700000000000003, 0.006, 0.13440000000000002, 0.31, 0.2736, 0.0039000000000000003, 0.4204, 0.0373, 0.41750000000000004, 0.0007, 0.1496, -0.2151, 0.14550000000000002, 0.009300000000000001, 0.45630000000000004, -0.040600000000000004, 0.46140000000000003, 0.0088, 0.5223, -0.0039000000000000003, 0.5278, 0.002, 0.39590000000000003, -0.0013000000000000002, 0.3972, 0.0053, 0.0044, 0.405, 0.00030000000000000003, 0.0031000000000000003, 0.0023, 0.311, 0.0094, 0.0044, 0.5238, 0.11180000000000001, 0.5274, 0.0049, 0.1855, 0.31520000000000004, 0.2497, -0.19740000000000002, 0.0126, -0.0082, -0.33490000000000003, -0.2978, 0.1826, 0.0004, 0.2984, 0.3299, 0.24250000000000002, -0.2388, -0.0067, -0.0081, -0.43920000000000003, -0.29550000000000004, 0.30410000000000004, 0.0044, 0.2968, 0.0028, -0.10250000000000001, 0.0057, -0.0095, 0.0047, -0.2869, 0.004200000000000001, 0.3146, 0.0026000000000000003], "bitstrings": ["1101000110", "0101000110"], "total_optimization_steps": 60, "probabilities": [0.16985218163892296, 0.37912724440712897], "optimization_time": 21.080580949783325}
0.25 * (Z(0) @ Z(1)) + 0.25 * (Z(0) @ Z(2)) + 0.25 * (Z(1) @ Z(2)) + -0.25 * (Z(0) @ Z(1) @ Z(2)) + 0.125 * (Z(0) @ Z(3)) + 0.125 * (Z(0) @ Z(4)) + 0.125 * (Z(0) @ Z(5)) + 0.125 * (Z(3) @ Z(4)) + 0.125 * (Z(5) @ Z(3)) + 0.125 * (Z(5) @ Z(4)) + -0.125 * (Z(0) @ Z(3) @ Z(4)) + -0.125 * (Z(0) @ Z(5) @ Z(3)) + -0.125 * (Z(0) @ Z(5) @ Z(4)) + -0.125 * (Z(5) @ Z(3) @ Z(4)) + 0.125 * (Z(0) @ Z(5) @ Z(3) @ Z(4)) + 0.25 * (Z(1) @ Z(3)) + 0.25 * (Z(1) @ Z(6)) + 0.25 * (Z(3) @ Z(6)) + -0.25 * (Z(1) @ Z(3) @ Z(6)) + 0.25 * (Z(2) @ Z(4)) + 0.25 * (Z(8) @ Z(2)) + 0.25 * (Z(8) @ Z(4)) + -0.25 * (Z(8) @ Z(2) @ Z(4)) + 0.25 * (Z(8) @ Z(6)) + 0.25 * (Z(6) @ Z(9)) + 0.25 * (Z(8) @ Z(9)) + -0.25 * (Z(8) @ Z(6) @ Z(9)) + 0.25 * (Z(5) @ Z(7)) + 0.25 * (Z(5) @ Z(9)) + 0.25 * (Z(9) @ Z(7)) + -0.25 * (Z(5) @ Z(9) @ Z(7)) + 0.125 * Z(0) + 0.0 * Z(1) + 0.0 * Z(2) + 0.125 * Z(3) + 0.125 * Z(4) + 0.125 * Z(5) + 0.0 * Z(6) + -0.75 * Z(7) + 0.0 * Z(8) + 0.0 * Z(9)
7
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, -3.375, -3.375, -3.375, -3.375], "number_of_smallest_eigenvalues": 15, "first_excited_energy": -2.375, "smallest_bitstrings": ["0011001100", "0011000110", "0011000101", "0010011100", "0101000110", "1010001100", "0100101100", "0100100110", "0100100101", "1100000110", "1000001110", "0100010110", "1000101100", "0010101100", "1001000110"], "largest_eigenvalue": 6.625}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; ry(-0.02360863634851629) q[0]; rz(-pi) q[0]; h q[1]; ry(-1.6025832086286227) q[1]; h q[2]; ry(1.5359581859684985) q[2]; h q[3]; h q[4]; ry(1.5359581859684985) q[4]; cx q[4], q[0]; ry(0.13101347429035654) q[0]; cx q[4], q[0]; ry(0.06662405253547206) q[0]; rz(-pi) q[5]; ry(-0.05473533169885135) q[5]; h q[6]; ry(-0.573409838298235) q[6]; cx q[3], q[6]; ry(0.573409838298235) q[6]; cx q[3], q[6]; ry(1.1004141855877108) q[3]; cx q[4], q[3]; ry(-0.31811737865916306) q[3]; cx q[4], q[3]; ry(0.13193516824864168) q[3]; cx q[2], q[3]; ry(-0.13193516824864168) q[3]; cx q[2], q[3]; ry(-0.09737263706084644) q[3]; ry(-0.5039896426405497) q[6]; cx q[4], q[6]; ry(0.2103334506463584) q[6]; cx q[4], q[6]; ry(-0.09590463071795666) q[6]; cx q[2], q[6]; ry(0.09590463071795666) q[6]; cx q[2], q[6]; cx q[6], q[3]; ry(0.08789191839857131) q[2]; cx q[4], q[2]; ry(-0.08789191839857131) q[2]; cx q[4], q[2]; ry(0.09407246695980162) q[4]; cx q[2], q[4]; ry(-0.09407246695980162) q[4]; cx q[2], q[4]; cx q[2], q[0]; cx q[4], q[5]; ry(-0.06662405253547206) q[0]; cx q[2], q[0]; ry(-0.0361746542403539) q[5]; cx q[4], q[5]; ry(0.09737263706084644) q[3]; cx q[6], q[3];
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] 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; 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[1], q[0]; crz(x21) q[3], q[2]; crz(x22) q[5], q[4]; crz(x23) q[7], q[6]; crz(x24) q[9], q[8]; 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(x42) q[8]; rx(x43) q[9]; rz(x44) q[9]; crz(x45) q[2], q[1]; crz(x46) q[4], q[3]; crz(x47) q[6], q[5]; crz(x48) q[8], q[7]; rx(x49) q[0]; rz(x50) q[0]; rx(x51) q[1]; rz(x52) q[1]; rx(x53) q[2]; rz(x54) q[2]; rx(x55) q[3]; rz(x56) q[3]; rx(x57) q[4]; rz(x58) q[4]; rx(x59) q[5]; rz(x60) q[5]; rx(x61) q[6]; rz(x62) q[6]; rx(x63) q[7]; rz(x64) q[7]; rx(x65) q[8]; rz(x66) q[8]; rx(x10) q[9]; rz(x67) q[9]; crz(x68) q[1], q[0]; crz(x69) q[3], q[2]; crz(x70) q[5], q[4]; crz(x71) q[7], q[6]; crz(x72) q[9], q[8]; rx(x73) q[0]; rz(x74) q[0]; rx(x75) q[1]; rz(x76) q[1]; rx(x77) q[2]; rz(x78) q[2]; rx(x79) q[3]; rz(x80) q[3]; rx(x81) q[4]; rz(x82) q[4]; rx(x83) q[5]; rz(x84) q[5]; rx(x85) q[6]; rz(x86) q[6]; rx(x87) q[7]; rz(x88) q[7]; rx(x36) q[8]; rz(x45) q[8]; rx(x89) q[9]; rz(x90) q[9]; crz(x91) q[2], q[1]; crz(x92) q[4], q[3]; crz(x93) q[6], q[5]; crz(x94) q[8], q[7]; rx(x95) q[0]; rz(x96) q[0]; rx(x97) q[1]; rz(x98) q[1]; rx(x99) q[2]; rz(x100) q[2]; rx(x101) q[3]; rz(x102) q[3]; rx(x103) q[4]; rz(x104) q[4]; rx(x105) q[5]; rz(x106) q[5]; rx(x107) q[6]; rz(x108) q[6]; rx(x109) q[7]; rz(x110) q[7]; rx(x111) q[8]; rz(x112) q[8]; rx(x113) q[9]; rz(x114) q[9]; crz(x115) q[1], q[0]; crz(x116) q[3], q[2]; crz(x117) q[5], q[4]; crz(x118) q[7], q[6]; crz(x119) q[9], q[8]; rx(x120) q[0]; rz(x121) q[0]; rx(x122) q[1]; rz(x123) q[1]; rx(x53) q[2]; rz(x63) q[2]; rx(x124) q[3]; rz(x125) q[3]; rx(x126) q[4]; rz(x127) q[4]; rx(x128) q[5]; rz(x129) q[5]; rx(x130) q[6]; rz(x131) q[6]; rx(x132) q[7]; rz(x133) q[7]; rx(x134) q[8]; rz(x109) q[8]; rx(x135) q[9]; rz(x136) q[9]; crz(x137) q[2], q[1]; crz(x138) q[4], q[3]; crz(x139) q[6], q[5]; crz(x140) 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", "IIIIIIIZZI", "IIIIIIIZZZ", "IIIIIIZIIZ", "IIIIIZIIIZ", "IIIIZIIIIZ", "IIIIIZZIII", "IIIIZIZIII", "IIIIZZIIII", "IIIIIZZIIZ", "IIIIZIZIIZ", "IIIIZZIIIZ", "IIIIZZZIII", "IIIIZZZIIZ", "IIIIIIZIZI", "IIIZIIIIZI", "IIIZIIZIII", "IIIZIIZIZI", "IIIIIZIZII"...
[ 0.25, 0.25, 0.25, -0.25, 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.125, 0, 0, 0.125, 0.125, 0.125, 0,...
0.996003
[ -1.6025832086286227, -1.6617063127341019, -1.4161742161560238, 1.5359581859684985, -1.14681967659647, 0.7822968069285475, -0.26202694858071307, -0.29365619199419124, 0.6362347573183261, -0.4206669012927168, 0.26387033649728336, -0.19180926143591331, 0.17578383679714263, 0.18814493391960324...
{ "n_parameters": 17, "n_qubits": 7, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
1
8b93e94e7d120e46148ad446833ed9fa
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}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 2, "target": 7}, {"source": 3, "target": 5}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 8, "target": 9}, {"source": 8, "target": 10}, {"source": 9, "target": 11}]}
{"states": [2040, 2047], "expectation_value": -1.8165921271323469, "params": [[0.0545], [-0.0495]], "bitstrings": ["00000000111", "00000000000"], "total_optimization_steps": 10, "probabilities": [0.0007828729468063189, 0.0007895266899638682], "optimization_time": 0.9872074127197266}
-1.0 * (Z(0) @ Z(1)) + -3.0 * (Z(2) @ Z(3)) + 0.5 * (Z(4) @ Z(3)) + -3.0 * (Z(4) @ Z(2)) + -2.5 * (Z(5) @ Z(3)) + -3.0 * (Z(5) @ Z(2)) + 1.5 * (Z(5) @ Z(4)) + 1.0 * (Z(6) @ Z(3)) + -3.0 * (Z(6) @ Z(2)) + -2.5 * (Z(6) @ Z(4)) + -3.0 * (Z(6) @ Z(5)) + 1.0 * (Z(7) @ Z(3)) + -3.0 * (Z(7) @ Z(2)) + -2.5 * (Z(7) @ Z(4)) + -3.0 * (Z(7) @ Z(5)) + 1.5 * (Z(7) @ Z(6)) + -2.0 * (Z(8) @ Z(9)) + 0.5 * (Z(10) @ Z(9)) + -1.5 * (Z(10) @ Z(8)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(3) + 0.5 * Z(2) + 0.5 * Z(4) + 0.5 * Z(5) + 0.5 * Z(6) + 0.5 * Z(7) + -1.0 * Z(9) + 1.0 * Z(8) + 0.5 * Z(10)
1
11
1
{"smallest_eigenvalues": [-31.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -30.5, "smallest_bitstrings": ["00000000000"], "largest_eigenvalue": 27.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; ry(-0.2516066485706654) q[0]; ry(0.14225561708995127) q[1]; ry(-0.03840338888089845) q[2]; ry(0.014523612680970667) q[3]; ry(-0.03840338888089845) q[4]; ry(0.06077077514832882) q[5]; ry(-0.2588081100009064) q[6]; ry(-0.0636328262608635) q[7]; ry(-0.006558717681828641) q[8]; ry(-0.21710259853136601) q[9]; ry(0.5032913670811486) q[10]; cx q[10], q[0]; cx q[9], q[10]; ry(0.08341272357798113) 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(3.0848630393650267) q[0]; ry(0.11878388473033642) q[1]; ry(-0.03314435296134136) q[2]; ry(-9.367055375431206e-05) q[3]; ry(0.009933398789896221) q[4]; ry(-0.019749285721543837) q[5]; ry(-0.03840338888089845) q[6]; ry(-0.008378544261737564) q[7]; ry(-0.23611000130103865) q[8]; ry(-0.2317649354995837) 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] 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[11] c; qubit[11] 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]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[3], q[2]; rz(x1) q[2]; cx q[3], q[2]; cx q[3], q[4]; rz(x2) q[4]; cx q[3], q[4]; cx q[2], q[4]; rz(x1) q[4]; cx q[2], q[4]; cx q[3], q[5]; rz(x3) q[5]; cx q[3], q[5]; cx q[2], q[5]; rz(x1) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(x4) q[5]; cx q[4], q[5]; cx q[3], q[6]; rz(x5) q[6]; cx q[3], q[6]; cx q[2], q[6]; rz(x1) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(x3) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x1) q[6]; cx q[5], q[6]; cx q[3], q[7]; rz(x5) q[7]; cx q[3], q[7]; cx q[2], q[7]; rz(x1) q[7]; cx q[2], q[7]; cx q[4], q[7]; rz(x3) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(x1) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x4) q[7]; cx q[6], q[7]; cx q[9], q[8]; rz(x6) q[8]; cx q[9], q[8]; cx q[9], q[10]; rz(x2) q[10]; cx q[9], q[10]; cx q[8], q[10]; rz(x7) q[10]; cx q[8], q[10]; rz(x2) q[1]; rz(x2) q[0]; rz(x2) q[3]; rz(x2) q[2]; rz(x2) q[4]; rz(x2) q[5]; rz(x2) q[6]; rz(x2) q[7]; rz(x0) q[9]; rz(x5) q[8]; rz(x2) q[10]; 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]; 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": 11}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIIIZZII", "IIIIIIZZIII", "IIIIIIZIZII", "IIIIIZIZIII", "IIIIIZIIZII", "IIIIIZZIIII", "IIIIZIIZIII", "IIIIZIIIZII", "IIIIZIZIIII", "IIIIZZIIIII", "IIIZIIIZIII", "IIIZIIIIZII", "IIIZIIZIIII", "IIIZIZIIIII", "IIIZZIIIIII", "IZZIIIIIIII", "ZZIIIIIIIII", "ZIZIIIIII...
[ -1, -3, 0.5, -3, -2.5, -3, 1.5, 1, -3, -2.5, -3, 1, -3, -2.5, -3, 1.5, -2, 0.5, -1.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1, 1, 0.5 ]
0.976086
[ -0.2516066485706654, 0.14225561708995127, -0.03840338888089845, 0.014523612680970667, 0.06077077514832882, -0.2588081100009064, -0.0636328262608635, -0.006558717681828641, -0.21710259853136601, 0.5032913670811486, 3.0848630393650267, 0.11878388473033642, -0.03314435296134136, -0.0000936705...
{ "n_parameters": 20, "n_qubits": 11, "optimal_eigenvalue": -31.5, "target_ratio": 0.97, "target_value": -30.555 }
50
e1d1d966936db8b0a168f391b43f0ca9
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}, {"bipartite": 1, "id": 13}], "edges": [{"weight": 1, "source": 0, "target": 6}, {"weight": 11, "source": 0, "target": 10}, {"weight": 3, "source": 1, "target": 7}, {"weight": 10, "source": 2, "target": 8}, {"weight": 7, "source": 3, "target": 9}, {"weight": 11, "source": 3, "target": 6}, {"weight": 15, "source": 3, "target": 7}, {"weight": 4, "source": 4, "target": 10}, {"weight": 12, "source": 4, "target": 12}, {"weight": 16, "source": 4, "target": 9}, {"weight": 3, "source": 5, "target": 11}]}
{"states": [1122, 1126], "expectation_value": -87.57144485254547, "params": [2.7042, 0.004200000000000001, 0.5177, 0.007, -0.0019, 0.0017000000000000001, -0.0024000000000000002, 0.0077, 2.6981, 0.0038, 2.708, 0.0082, 1.4789, 0.0022, 1.3754, 0.0043, 1.5806, 0.0083, 2.7069, 0.00030000000000000003, -0.0025, 0.0034000000000000002, 0.0019, 0.008, 0.0077, 0.005200000000000001, 0.0098, 0.0014, 0.009000000000000001, 0.0012000000000000001, 0.0016, 0.007, 0.0011], "bitstrings": ["01110011101", "01110011001"], "total_optimization_steps": 270, "probabilities": [0.12435186688182057, 0.12681828992831143], "optimization_time": 39.2120316028595}
7.5 * (Z(0) @ Z(1)) + 7.5 * (Z(2) @ Z(5)) + 7.5 * (Z(6) @ Z(5)) + 7.5 * (Z(4) @ Z(1)) + 7.5 * (Z(4) @ Z(5)) + 7.5 * (Z(4) @ Z(6)) + 7.5 * (Z(9) @ Z(6)) + 7.5 * (Z(7) @ Z(0)) + 7.5 * (Z(7) @ Z(9)) + 7.5 * (Z(8) @ Z(9)) + 7.5 * (Z(8) @ Z(7)) + 0.5 * Z(1) + 5.5 * Z(0) + 15.0 * Z(5) + -6.0 * Z(2) + 11.0 * Z(6) + 13.0 * Z(4) + 15.5 * Z(9) + 9.5 * Z(7) + 6.0 * Z(8) + -10.0 * Z(3) + -13.5 * Z(10)
18
11
1
{"smallest_eigenvalues": [-116.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -108.0, "smallest_bitstrings": ["01110011001"], "largest_eigenvalue": 176.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; ry(1.109054113304779) q[0]; ry(-0.04545100894231509) q[1]; ry(-0.006286048583102971) q[2]; ry(-0.0391072894566135) q[3]; ry(0.34403695687638874) q[4]; ry(0.46986553491634225) q[5]; ry(-0.0330342111423434) q[6]; ry(0.43150089907018224) q[7]; ry(0.23417056330047997) q[8]; ry(1.2370415072675676) q[9]; ry(-0.0330342111423434) 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]; cz q[0], q[10]; ry(0.9905206747909886) q[0]; ry(-0.07224108629527548) q[1]; ry(0.0098796287558673) q[10]; ry(0.12117429166799129) q[2]; ry(-0.08022276263326025) q[3]; ry(1.3984415354010888) q[4]; ry(1.3392796838378302) q[5]; ry(-0.20880402602753562) q[6]; ry(-0.4670143083845959) q[7]; ry(0.9020837917712043) q[8]; ry(1.4299998125561664) q[9]; 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]; cz q[0], q[10]; ry(0.8174282469799411) q[0]; ry(0.07232385475846023) q[1]; ry(0.0098796287558673) q[10]; ry(-0.11317207593906961) q[2]; ry(0.09342001286354495) q[3]; ry(-0.22771584112127954) q[4]; ry(0.10852359299883717) q[5]; ry(0.020986464284777184) q[6]; ry(0.879613846558578) q[7]; ry(-1.1282843560508116) q[8]; ry(0.17567425120016117) q[9]; 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]; cz q[0], q[10]; ry(0.1088792704229648) q[0]; ry(0.15228785085370045) q[1]; ry(0.0098796287558673) q[10]; ry(0.08287071025056586) q[2]; ry(-0.05545039544185258) q[3]; ry(1.343747950890769) q[4]; ry(1.354479222878777) q[5]; ry(0.15579311548078423) q[6]; ry(0.7363626880884322) q[7]; ry(0.6148390958763924) q[8]; ry(0.5607523515206784) 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] 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; 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]; crz(x22) q[10], q[0]; crz(x23) q[9], q[10]; crz(x3) q[8], q[9]; crz(x24) q[7], q[8]; crz(x25) q[6], q[7]; crz(x26) q[5], q[6]; crz(x27) q[4], q[5]; crz(x28) q[3], q[4]; crz(x29) q[2], q[3]; crz(x7) q[1], q[2]; crz(x30) 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]; 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, 13]}"}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIZIIZII", "IIIIZZIIIII", "IIIIIIZIIZI", "IIIIIZZIIII", "IIIIZIZIIII", "IZIIZIIIIII", "IIIZIIIIIIZ", "IZIZIIIIIII", "IZZIIIIIIII", "IIZZIIIIIII", "IIIIIIIIIZI", "IIIIIIIIIIZ", "IIIIIZIIIII", "IIIIIIIIZII", "IIIIZIIIIII", "IIIIIIZIIII", "IZIIIIIIIII", "IIIZIIIII...
[ 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 0.5, 5.5, 15, -6, 11, 13, 15.5, 9.5, 6, -10, -13.5 ]
0.973196
[ 1.109054113304779, -0.04545100894231509, -0.006286048583102971, -0.0391072894566135, 0.34403695687638874, 0.46986553491634225, -0.0330342111423434, 0.43150089907018224, 0.23417056330047997, 1.2370415072675676, 0.9905206747909886, -0.07224108629527548, 0.12117429166799129, -0.08022276263326...
{ "n_parameters": 41, "n_qubits": 11, "optimal_eigenvalue": -116, "target_ratio": 0.97, "target_value": -112.52 }
16
c8cf809fba905d2efd77771dd1d79347
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": 0, "target": 7}, {"source": 1, "target": 2}, {"source": 1, "target": 6}, {"source": 2, "target": 4}, {"source": 2, "target": 7}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 7}]}
{"states": [196, 204], "expectation_value": -4.366488145460275, "params": [0.39840000000000003, -0.0049, 0.39930000000000004, -0.0044, 0.4035, -0.00030000000000000003, 0.404, -0.0001, 0.0027, 0.2142, -0.00030000000000000003, 0.2124, -0.0167, 0.229, -0.0187, 0.22970000000000002, 0.35660000000000003, 0.0012000000000000001, 0.36100000000000004, 0.08320000000000001, 0.4026, 0.0004, 0.39890000000000003, -0.00030000000000000003, 0.035500000000000004, 0.1784, 0.035, 0.18180000000000002, -0.015300000000000001, -0.2092, -0.020800000000000003, -0.21480000000000002, 0.3951, 0.002, 0.39690000000000003, 0.002, 0.3976, -0.0006000000000000001, 0.4, 0.0017000000000000001, 0.0071, 0.22690000000000002, 0.0014, 0.2338, -0.0204, 0.2333, -0.019200000000000002, 0.2313, 0.36250000000000004, 0.0196, 0.35650000000000004, 0.0998, 0.4007, 0.0001, 0.4057, 0.001, 0.04, 0.17800000000000002, 0.0414, 0.1802, -0.0158, -0.2137, -0.0154, -0.21450000000000002, 0.3977, 0.0024000000000000002, 0.396, 0.0018000000000000002, 0.40640000000000004, 0.0002, 0.3992, 0.009000000000000001, -0.0023, 0.2139, 0.0025, 0.0012000000000000001, -0.020200000000000003, 0.2305, -0.0167, 0.0011, 0.3602, 0.0091, 0.3627, 0.002, 0.39980000000000004, 0.0008, 0.406, 0.006500000000000001, 0.0415, 0.17830000000000001, 0.0448, 0.0086, -0.0177, -0.2121, -0.019700000000000002, 0.009600000000000001, 0.0018000000000000002, -0.1522, -0.2258, 0.1807, 0.0032, -0.1567, 0.2257, 0.0026000000000000003, -0.0067, 0.2459, -0.2242, 0.2272, -0.0006000000000000001, -0.0674, 0.2082, 0.0004, 0.0002, 0.0071, -0.22560000000000002, 0.003, -0.0028, 0.0079, 0.1981, 0.0043], "bitstrings": ["00111011", "00110011"], "total_optimization_steps": 40, "probabilities": [0.14362174558376367, 0.5025038331894589], "optimization_time": 36.88944363594055}
0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(3) @ Z(6)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(5) @ Z(3)) + -1.5 * Z(2) + -0.5 * Z(0) + -1.0 * Z(7) + -0.5 * Z(1) + -0.5 * Z(6) + -1.0 * Z(4) + -1.0 * Z(3) + 0.0 * Z(5)
7
8
3
{"smallest_eigenvalues": [-5.0, -5.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -4.0, "smallest_bitstrings": ["01110001", "00110011"], "largest_eigenvalue": 11.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(0.41912945318714334) q[0]; rz(-0.08347603423133032) q[0]; rx(0.5622462057572245) q[1]; rz(-0.016965116824425114) q[1]; cx q[1], q[0]; rz(0.06340278900317442) q[0]; cx q[1], q[0]; rz(1.5399966433921692) q[0]; ry(0.9564511159756163) q[0]; rz(-1.6035114821882994) q[0]; rx(0.5594058828002281) q[1]; rz(-0.17241060269256447) q[1]; rx(0.007742345957917874) q[2]; rz(0.019488690760809835) q[2]; rx(-0.014990607551226203) q[3]; rz(0.1447306307527643) q[3]; cx q[3], q[2]; rz(0.17998778716763983) q[2]; cx q[3], q[2]; rx(-0.016965116824425114) q[2]; rz(0.43377438447811323) q[2]; cx q[2], q[1]; rz(0.2274940214117884) q[1]; cx q[2], q[1]; rx(0.631329007877057) q[1]; rz(-0.08165426724754864) q[1]; cx q[1], q[0]; rz(0.10851577737586124) q[0]; cx q[1], q[0]; rz(1.6573883042721178) q[0]; ry(0.8957577850892564) q[0]; rz(-1.4563020199271128) q[0]; rx(0.44665083405423645) q[1]; rz(-0.10100248867163097) q[1]; rx(-0.04623143325049789) q[2]; rz(0.44599260723582645) q[2]; rx(0.09927864325568134) q[3]; rz(0.4520471279498288) q[3]; rx(0.4961245487546899) q[4]; rz(-0.17582607024584096) q[4]; rx(0.6665456416182285) q[5]; rz(-0.039117055288315286) q[5]; cx q[5], q[4]; rz(0.07145483111980724) q[4]; cx q[5], q[4]; rx(0.382839733580173) q[4]; rz(0.060876303091728645) q[4]; cx q[4], q[3]; rz(-0.07481595436113993) q[3]; cx q[4], q[3]; rx(-0.07639151518086088) q[3]; rz(0.08335199180653688) q[3]; cx q[3], q[2]; rz(0.028303282446111314) q[2]; cx q[3], q[2]; rx(-0.023369653955497283) q[2]; rz(0.07078757873747307) q[2]; cx q[2], q[1]; rz(0.036049116060457506) q[1]; cx q[2], q[1]; rx(0.33513561919377677) q[1]; rz(-0.041882075357864854) q[1]; cx q[1], q[0]; rz(0.020941037678932427) q[0]; cx q[1], q[0]; rx(0.3710468761863579) q[0]; rz(-0.12680557800634884) q[0]; rx(0.435954254615553) q[1]; rz(0.031656552262602666) q[1]; rx(-0.02330509332863988) q[2]; rz(0.10911697662675834) q[2]; rx(0.0016068580669535047) q[3]; rz(0.3079194013757771) q[3]; rx(0.5542978742248544) q[4]; rz(0.08071115266667084) q[4]; rx(0.49405243320049275) q[5]; rz(-0.02598783130758786) q[5]; rx(0.02538164795887337) q[6]; rz(0.18747232202378683) q[6]; rx(-0.02756692061014865) q[7]; rz(-0.2953730448845603) q[7]; cx q[7], q[6]; rz(-0.13332551182686408) q[6]; cx q[7], q[6]; rx(-0.13859355014819985) q[6]; rz(0.4531630850608124) q[6]; cx q[6], q[5]; rz(0.009022714483162414) q[5]; cx q[6], q[5]; rx(0.4069887430670328) q[5]; rz(0.040941233501328486) q[5]; cx q[5], q[4]; rz(0.04082713362377432) q[4]; cx q[5], q[4]; rx(0.2518494210534685) q[4]; rz(-0.07315516298023698) q[4]; cx q[4], q[3]; rz(-0.09464751883144475) q[3]; cx q[4], q[3]; rx(0.03286790944061764) q[3]; rz(0.10474767354087447) q[3]; cx q[3], q[2]; rz(-0.01629664891891066) q[2]; cx q[3], q[2]; rx(0.02333151508136036) q[2]; rz(-0.1043712391260339) q[2]; cx q[2], q[1]; rz(0.023115716625248944) q[1]; cx q[2], q[1]; rx(-0.014990607551226203) q[3]; rz(-0.011466421873986832) q[3]; rx(0.47416199245607654) q[4]; rz(0.002218080090649721) q[4]; rx(0.4489648664832769) q[5]; rz(0.0990581980387093) q[5]; rx(0.2131704696595585) q[6]; rz(0.3234433921257809) q[6]; rz(-2.3680190676132007) q[7]; ry(0.06690319452116053) q[7]; rz(1.8193161748174562) q[7]; cx q[7], q[6]; rz(-0.048626679377317704) q[6]; cx q[7], q[6]; rx(0.06332725267225174) q[6]; rz(0.2769004230247445) q[6]; cx q[6], q[5]; rz(-0.04008794722190483) q[5]; cx q[6], q[5]; rx(0.47434362519189205) q[5]; rz(-0.09436257735042007) q[5]; cx q[5], q[4]; rz(-0.06452435962482489) q[4]; cx q[5], q[4]; rx(0.668220583941354) q[4]; rz(0.13879188795996697) q[4]; cx q[4], q[3]; rz(-0.1439721809356019) q[3]; cx q[4], q[3]; rx(0.6317054413856611) q[5]; rz(0.06739094888774844) q[5]; rx(-0.011277550110309882) q[6]; rz(0.17495046558897442) q[6]; rz(2.5318738041668816) q[7]; ry(0.011130991152028823) q[7]; rz(-2.9623995118087847) q[7]; cx q[7], q[6]; rz(-0.09666629345484305) q[6]; cx q[7], q[6]; rx(-0.1647212606667594) q[6]; rz(0.1854164907854592) q[6]; cx q[6], q[5]; rz(-0.05681562505557289) q[5]; cx q[6], q[5]; rx(-0.08362147667207338) q[7]; rz(-0.0073239417290534015) 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] 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[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]; rx(x20) q[0]; rz(x21) q[0]; rx(x22) q[1]; rz(x23) q[1]; rx(x3) 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(x3) 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(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]; crz(x53) q[1], q[0]; crz(x54) q[3], q[2]; crz(x40) q[5], q[4]; crz(x55) q[7], q[6]; rx(x56) q[0]; rz(x38) 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]; crz(x71) q[2], q[1]; crz(x72) q[4], q[3]; crz(x73) q[6], q[5]; rx(x74) q[0]; rz(x75) q[0]; rx(x76) q[1]; rz(x77) q[1]; rx(x78) q[2]; rz(x79) q[2]; rx(x80) q[3]; rz(x81) q[3]; rx(x82) q[4]; rz(x83) q[4]; rx(x84) q[5]; rz(x85) q[5]; rx(x86) q[6]; rz(x87) q[6]; rx(x88) q[7]; rz(x89) q[7]; crz(x77) q[1], q[0]; crz(x90) q[3], q[2]; crz(x91) q[5], q[4]; crz(x92) q[7], q[6]; rx(x93) q[0]; rz(x16) q[0]; rx(x94) q[1]; rz(x95) q[1]; rx(x96) q[2]; rz(x9) q[2]; rx(x6) q[3]; rz(x97) q[3]; rx(x98) q[4]; rz(x38) q[4]; rx(x99) q[5]; rz(x100) q[5]; rx(x101) q[6]; rz(x102) q[6]; rx(x103) q[7]; rz(x104) q[7]; crz(x41) q[2], q[1]; crz(x105) q[4], q[3]; crz(x106) 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", "ZIIIIZII", "ZIIIIIIZ", "IIIIIZZI", "IZIIIIZI", "IIIZIZII", "ZIIZIIII", "IZIIZIII", "IIIZZIII", "IIZIZIII", "IIIIIZII", "IIIIIIIZ", "ZIIIIIII", "IIIIIIZI", "IZIIIIII", "IIIZIIII", "IIIIZIII", "IIZIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, -0.5, -1, -0.5, -0.5, -1, -1, 0 ]
0.973498
[ 0.4191294531871433, -0.020073245228155803, 0.5622462057572245, -0.016965116824425114, 0.007742345957917875, 0.19947647792844958, -0.014990607551226203, 0.1447306307527643, 0.4961245487546899, -0.1043712391260339, 0.6665456416182285, -0.039117055288315286, 0.025381647958873366, 0.0541468101...
{ "n_parameters": 107, "n_qubits": 8, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
6
56c0c0bc0b849747ea8b27c6bdb966f7
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": 1}, {"source": 0, "target": 7}, {"source": 0, "target": 8}, {"source": 1, "target": 2}, {"source": 2, "target": 3}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 4, "target": 7}, {"source": 4, "target": 8}, {"source": 5, "target": 8}, {"source": 6, "target": 8}]}
{"states": [142, 174], "expectation_value": -3.980414954136813, "params": [1.5752000000000002, -0.0011, 1.6119, 0.0035, 0.5398000000000001, 0.0029000000000000002, 1.6128, -0.0028, 0.8277, -0.5972000000000001, 1.5995000000000001, 0.0013000000000000002, 1.5986, 0.0036000000000000003, 1.601, -0.5694, 0.0029000000000000002, 0.0017000000000000001, -1.5827, -1.582, -0.5591, -1.5806, 0.37210000000000004, 1.5649000000000002, 1.5778, -0.1383], "bitstrings": ["101110001", "101010001"], "total_optimization_steps": 160, "probabilities": [0.08399380302998871, 0.09834866929429933], "optimization_time": 4.48515772819519}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(8) @ Z(0)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(6) @ Z(8)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(4) @ Z(8)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(5) @ Z(8)) + -0.5 * Z(1) + -1.0 * Z(0) + -0.5 * Z(7) + -1.5 * Z(8) + -1.0 * Z(2) + -0.5 * Z(3) + -0.5 * Z(6) + -1.0 * Z(4) + 0.0 * Z(5)
4
9
1
{"smallest_eigenvalues": [-6.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -5.0, "smallest_bitstrings": ["101010001"], "largest_eigenvalue": 12.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(2.1845507885111894) q[0]; rz(1.5867043491562303) q[0]; rx(-3.1093015434865343) q[1]; rz(1.1898875079561124) q[1]; rx(-0.21711769490147023) q[2]; rz(1.3575950213601544) q[2]; rx(2.9190342732781267) q[3]; rz(2.1271494747654067) q[3]; rx(0.04553794024092173) q[4]; rz(0.014493429570646033) q[4]; rx(1.5577788402444248) q[5]; rz(1.4711345036172938) q[5]; rx(2.6474145878283784) q[6]; rz(1.526994972885749) q[6]; rx(3.1071922731197352) q[7]; rz(0.9749953370606654) q[7]; rx(-0.21320130543474228) q[8]; rz(0.1376851469516091) q[8]; cx q[8], q[7]; ry(-0.052846031667601615) q[7]; cx q[8], q[7]; ry(0.052846031667601615) q[7]; rz(-pi/2) q[7]; cx q[7], q[6]; ry(-0.27331141918987345) q[6]; cx q[7], q[6]; ry(0.27331141918987345) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(-0.8111180018654118) q[5]; cx q[6], q[5]; ry(0.8111180018654118) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(0.14492765433429333) q[4]; cx q[5], q[4]; ry(-0.14492765433429333) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(0.8167273900658473) q[3]; cx q[4], q[3]; ry(-0.8167273900658473) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(-0.07105756361967527) q[2]; cx q[3], q[2]; ry(0.07105756361967527) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(0.7232816867484478) q[1]; cx q[2], q[1]; ry(-0.7232816867484478) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(1.1759498445578356) q[0]; cx q[1], q[0]; ry(-1.1759498445578356) 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(x5) 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]; 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", "IZIIIIIIZ", "ZIIIIIIIZ", "IIIIIIZZI", "IIIIIZZII", "ZIZIIIIII", "IIZIIIZII", "IZIIZIIII", "ZIIIZIIII", "IIIIZZIII", "ZIIZIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IZIIIIIII", "ZIIIIIIII", "IIIIIIZII", "IIIIIZIII", "IIZIIIIII", "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, -1, -0.5, -1.5, -1, -0.5, -0.5, -1, 0 ]
0.977988
[ 2.1845507885111894, 0.01590802236133375, 3.1738837636930524, -0.38090881883878364, -0.21711769490147026, -0.21320130543474228, 2.9190342732781267, 0.5563531479705107, 0.045537940240921726, -1.5563028972242505, 1.5577788402444246, -0.09966182317760265, 2.6474145878283784, -0.043801353909147...
{ "n_parameters": 25, "n_qubits": 9, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
29
dad38620d773633bef63523b985cc4e3
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}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 2, "target": 7}, {"source": 3, "target": 4}, {"source": 4, "target": 6}, {"source": 5, "target": 6}, {"source": 5, "target": 7}]}
{"states": [127, 63], "expectation_value": -18.518819671713327, "params": [[[-1.61, 0.0082], [0.0024000000000000002, 0.008400000000000001], [0.0023, 0.0098], [0.0025, 0.0098], [0.0023, 0.0074], [0.0023, 0.0028], [3.1619, 0.003]]], "bitstrings": ["0000000", "1000000"], "total_optimization_steps": 320, "probabilities": [0.48037309383924054, 0.5195166445444643], "optimization_time": 6.704809188842773}
-3.0 * (Z(1) @ Z(2)) + 0.5 * (Z(4) @ Z(2)) + -2.5 * (Z(4) @ Z(1)) + 1.0 * (Z(5) @ Z(2)) + -3.0 * (Z(5) @ Z(1)) + -2.5 * (Z(5) @ Z(4)) + 0.5 * (Z(6) @ Z(2)) + -2.5 * (Z(6) @ Z(1)) + -2.0 * (Z(6) @ Z(4)) + 1.0 * (Z(6) @ Z(5)) + -2.0 * (Z(3) @ Z(2)) + 1.0 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + -2.5 * (Z(3) @ Z(5)) + 0.5 * Z(2) + 0.5 * Z(1) + 0.5 * Z(4) + 0.5 * Z(5) + 0.5 * Z(6) + 0.5 * Z(3) + -0.5 * Z(0)
2
7
1
{"smallest_eigenvalues": [-19.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -18.0, "smallest_bitstrings": ["1000000"], "largest_eigenvalue": 19.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; ry(-0.24981548689144512) q[0]; rz(-pi) q[0]; h q[1]; ry(-1.6064908864021876) q[1]; rz(-pi) q[2]; ry(-0.13914387638666512) q[2]; h q[3]; ry(-1.6064908864021876) q[3]; h q[4]; ry(-1.6064908864021876) q[4]; h q[5]; ry(0.9318717701780149) q[5]; h q[6]; cx q[6], q[5]; ry(-0.9318717701780149) q[5]; cx q[6], q[5]; ry(0.8571315485994468) q[6]; cx q[5], q[6]; ry(-0.8571315485994468) q[6]; cx q[5], q[6]; cx q[6], q[0]; ry(-0.20944369421095677) q[0]; cx q[6], q[0]; ry(-0.20065956612614672) q[0]; cx q[5], q[0]; ry(0.20065956612614672) q[0]; cx q[5], q[0]; ry(-0.512005429504395) q[5]; ry(-0.6739855231293809) q[6]; cx q[6], q[2]; ry(0.2044444839760155) q[2]; cx q[6], q[2]; ry(0.17409930868704943) q[2]; cx q[5], q[2]; ry(-0.17409930868704943) q[2]; cx q[5], q[2];
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[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(x5) q[3]; rx(x4) q[4]; rz(x7) q[4]; rx(x4) q[5]; rz(x8) q[5]; rx(x9) q[6]; rz(x10) 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];
{"node": 0}
{"circuits": [], "gradients": []}
[ "IIIIZZI", "IIZIZII", "IIZIIZI", "IZIIZII", "IZIIIZI", "IZZIIII", "ZIIIZII", "ZIIIIZI", "ZIZIIII", "ZZIIIII", "IIIZZII", "IIIZIZI", "IIZZIII", "IZIZIII", "IIIIZII", "IIIIIZI", "IIZIIII", "IZIIIII", "ZIIIIII", "IIIZIII", "IIIIIIZ" ]
[ -3, 0.5, -2.5, 1, -3, -2.5, 0.5, -2.5, -2, 1, -2, 1, 0.5, -2.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5 ]
0.970165
[ -1.6064908864021876, -1.5304245341144085, -1.5054957192055463, 1.8637435403560298, 1.7142630971988937, 0.41888738842191353, -0.40131913225229343, -0.512005429504395, -0.6739855231293809, -0.408888967952031, 0.34819861737409885 ]
{ "n_parameters": 11, "n_qubits": 7, "optimal_eigenvalue": -15, "target_ratio": 0.97, "target_value": -14.549999999999999 }
47
a238ea382c7dc73ed8f6a6edbed535c4
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": 5}, {"capacity": 1, "source": 0, "target": 9}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 3}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 2, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 1, "source": 4, "target": 2}, {"capacity": 2, "source": 4, "target": 3}, {"capacity": 2, "source": 5, "target": 1}, {"capacity": 1, "source": 5, "target": 7}, {"capacity": 2, "source": 5, "target": 8}, {"capacity": 1, "source": 5, "target": 10}, {"capacity": 2, "source": 6, "target": 10}, {"capacity": 1, "source": 7, "target": 1}, {"capacity": 1, "source": 8, "target": 7}, {"capacity": 1, "source": 9, "target": 2}, {"capacity": 2, "source": 9, "target": 5}, {"capacity": 1, "source": 9, "target": 10}]}
{"states": [0, 256], "expectation_value": -7.244037652133843, "params": [-0.0345, -0.0267, -0.0235, -0.0109, -0.007200000000000001, 0.19790000000000002, -0.0002, 0.2323, 0.3017, 0.0004, 0.3005, 0.0005, -0.0025, 0.23650000000000002, -0.0031000000000000003, 0.2361, -0.0017000000000000001, 0.2074, -0.0031000000000000003, 0.2358, -0.0025, 0.1769, -0.0018000000000000002, 0.21080000000000002, 0.0006000000000000001, 0.23390000000000002, -0.0066, 0.226, -0.0009000000000000001, 0.2421, -0.006500000000000001, 0.2335, -0.0008, 0.23500000000000001, -0.006, 0.23820000000000002, -0.0039000000000000003, 0.23820000000000002, -0.0037, 0.2379, 0.0239, 0.186, 0.029, 0.2199, -0.019200000000000002, -0.0067, 0.006900000000000001, 0.0109, -0.0004, 0.2366, -0.0044, 0.2374, 0.3079, 0.0002, 0.3022, 0.0008, -0.0061, 0.23070000000000002, 0.0008, 0.2368, 0.0002, 0.2296, -0.0027, 0.23, -0.0031000000000000003, 0.19990000000000002, -0.0049, 0.1612, -0.0041, 0.22160000000000002, -0.0007, 0.2281, -0.0063, 0.22940000000000002, -0.0016, 0.2368, -0.0038, 0.24130000000000001, 0.0021000000000000003, 0.23800000000000002, -0.0026000000000000003, 0.23750000000000002, -0.0004, 0.2374, 0.0323, 0.22190000000000001, -0.0032, 0.2147, 0.012700000000000001, 0.0216, 0.0482, 0.0058000000000000005, -0.0, 0.2019, -0.0054, 0.0074, 0.3015, 0.0002, 0.3043, 0.0067, -0.0031000000000000003, 0.24230000000000002, -0.003, 0.0009000000000000001, -0.0027, 0.23520000000000002, -0.0008, 0.005, -0.0006000000000000001, 0.15510000000000002, 0.0018000000000000002, 0.0014, -0.0013000000000000002, 0.2335, -0.003, 0.0001, -0.0082, 0.1867, 0.0017000000000000001, 0.0079, -0.002, 0.2456, -0.0035, 0.0061, -0.0002, 0.2092, -0.006, 0.0017000000000000001, -0.006500000000000001, 0.2223, -0.0132, 0.008400000000000001, 0.0033, -0.0016, 0.139, -0.0038, -0.0005, 0.0017000000000000001, -0.004200000000000001, 0.0047, -0.0047, -0.0009000000000000001, 0.0109, 0.0011, -0.0012000000000000001, 0.2441, -0.0025, -0.0008, -0.0004, -0.0011, 0.0058000000000000005, -0.0021000000000000003, -0.0034000000000000002, 0.0026000000000000003, 0.0361, -0.006, 0.2313, -0.0053, -0.0034000000000000002, -0.0022, -0.0046, 0.0064, -0.0047, -0.0055000000000000005, -0.0056], "bitstrings": ["11111111111", "11011111111"], "total_optimization_steps": 30, "probabilities": [0.3768231077580652, 0.6214486670781753], "optimization_time": 76.45184135437012}
-0.5 * (Z(0) @ Z(1)) + -0.5 * (Z(6) @ Z(1)) + -0.5 * (Z(6) @ Z(0)) + -0.25 * (Z(10) @ Z(0)) + -0.5 * (Z(10) @ Z(6)) + -0.25 * (Z(3) @ Z(1)) + -0.25 * (Z(3) @ Z(10)) + -0.75 * (Z(4) @ Z(1)) + -0.25 * (Z(7) @ Z(3)) + -0.25 * (Z(7) @ Z(4)) + -0.25 * (Z(5) @ Z(3)) + -1.0 * (Z(5) @ Z(4)) + -0.25 * (Z(8) @ Z(1)) + -0.25 * (Z(8) @ Z(6)) + -0.5 * (Z(9) @ Z(6)) + -0.25 * (Z(9) @ Z(8)) + 1.5 * (Z(2) @ Z(0)) + -0.25 * (Z(2) @ Z(6)) + -0.25 * (Z(2) @ Z(10)) + -0.5 * (Z(2) @ Z(7)) + -1.25 * Z(1) + -0.25 * Z(0) + 0.5 * Z(6) + 0.75 * Z(10) + -0.5 * Z(3) + 0.5 * Z(4) + 0.0 * Z(7) + 0.25 * Z(5) + -0.25 * Z(8) + -0.25 * Z(9) + 0.5 * Z(2)
6
11
3
{"smallest_eigenvalues": [-8.0, -8.0, -8.0, -8.0, -8.0, -8.0, -8.0], "number_of_smallest_eigenvalues": 7, "first_excited_energy": -7.0, "smallest_bitstrings": ["11010010110", "11011111111", "11010010111", "11000010110", "11011110110", "11011110111", "11011111110"], "largest_eigenvalue": 8.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(0.029121938353625244) q[0]; rz(1.8249584730600734) q[0]; rx(-0.09640474654279875) q[1]; rz(1.7743608684193646) q[1]; rx(0.45819249327081935) q[2]; rz(1.6257453785452274) q[2]; rx(0.07527415840908407) q[3]; rz(1.5615067193470011) q[3]; rx(0.21183844744386748) q[4]; rz(1.9720815329517656) q[4]; rx(0.07527415840908405) q[5]; rz(1.750841146401381) q[5]; rx(0.1959053201361072) q[6]; rz(1.7713733960860534) q[6]; rx(-0.2194482779146418) q[7]; rz(1.6453053136647924) q[7]; rx(0.04722884915915361) q[8]; rz(1.6239401121559558) q[8]; rx(0.08173486460275968) q[9]; rz(1.7461169848427698) q[9]; rx(0.23075348392608436) q[10]; rz(0.19519622920441954) q[10]; cx q[10], q[9]; ry(0.10972413895732092) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(-0.10972413895732092) q[9]; rz(-pi/2) q[9]; ry(-0.05999267912288551) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(-0.07441891630728284) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(0.027775438319280907) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(-0.013876707299507022) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(-0.09443229122210478) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(0.012753138629626841) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.1870846028245012) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(0.014441816948867682) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[10], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(-0.09577846443019855) q[10]; cx q[9], q[10]; ry(0.09577846443019852) q[10]; ry(0.1870846028245012) q[2]; ry(-0.012753138629626841) q[3]; ry(0.09443229122210477) q[4]; ry(0.013876707299507025) q[5]; ry(-0.027775438319280907) q[6]; ry(0.07441891630728285) q[7]; ry(0.05999267912288551) q[8]; cx q[9], q[8]; ry(-0.05999267912288551) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.05999267912288551) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(-0.09577846443019855) q[10]; cx q[8], q[10]; ry(-0.07441891630728284) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.027775438319280907) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(-0.013876707299507022) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(-0.09443229122210478) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(0.012753138629626841) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.1870846028245012) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.014441816948867682) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[9], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.10972413895732092) q[9]; cx q[8], q[9]; ry(0.09577846443019852) q[10]; ry(0.1870846028245012) q[2]; ry(-0.012753138629626841) q[3]; ry(0.09443229122210477) q[4]; ry(0.013876707299507025) q[5]; ry(-0.027775438319280907) q[6]; ry(0.07441891630728285) q[7]; cx q[8], q[7]; ry(-0.07441891630728284) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.07441891630728284) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(-0.09577846443019855) q[10]; cx q[7], q[10]; ry(0.027775438319280907) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.013876707299507022) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.09443229122210478) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(0.012753138629626841) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.1870846028245012) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.014441816948867682) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[8], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[8]; ry(0.09577846443019852) q[10]; ry(0.1870846028245012) q[2]; ry(-0.012753138629626841) q[3]; ry(0.09443229122210477) q[4]; ry(0.013876707299507025) q[5]; ry(-0.027775438319280907) q[6]; ry(-0.10972413895732092) q[9]; cx q[7], q[9]; ry(0.10972413895732092) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.05999267912288551) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.027775438319280907) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.027775438319280907) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(-0.09577846443019855) q[10]; cx q[6], q[10]; ry(-0.013876707299507022) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.09443229122210478) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(0.012753138629626841) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.1870846028245012) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.014441816948867682) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[7], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[7]; ry(0.09577846443019852) q[10]; ry(0.1870846028245012) q[2]; ry(-0.012753138629626841) q[3]; ry(0.09443229122210477) q[4]; ry(0.013876707299507025) q[5]; ry(0.05999267912288551) q[8]; ry(-0.10972413895732092) q[9]; cx q[6], q[9]; ry(0.10972413895732092) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.05999267912288551) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.07441891630728284) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.013876707299507022) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.013876707299507022) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(-0.09577846443019855) q[10]; cx q[5], q[10]; ry(-0.09443229122210478) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.012753138629626841) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.1870846028245012) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.014441816948867682) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[6], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[6]; ry(0.09577846443019852) q[10]; ry(0.1870846028245012) q[2]; ry(-0.012753138629626841) q[3]; ry(0.09443229122210477) q[4]; ry(0.07441891630728285) q[7]; ry(0.05999267912288551) q[8]; ry(-0.10972413895732092) q[9]; cx q[5], q[9]; ry(0.10972413895732092) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.05999267912288551) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.07441891630728284) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.027775438319280907) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.09443229122210478) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.09443229122210478) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(-0.09577846443019855) q[10]; cx q[4], q[10]; ry(0.012753138629626841) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.1870846028245012) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.014441816948867682) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[5], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[5]; ry(0.09577846443019852) q[10]; ry(0.1870846028245012) q[2]; ry(-0.012753138629626841) q[3]; ry(-0.027775438319280907) q[6]; ry(0.07441891630728285) q[7]; ry(0.05999267912288551) q[8]; ry(-0.10972413895732092) q[9]; cx q[4], q[9]; ry(0.10972413895732092) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.05999267912288551) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.07441891630728284) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.027775438319280907) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.013876707299507022) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.012753138629626841) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.012753138629626841) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(-0.09577846443019855) q[10]; cx q[3], q[10]; ry(-0.1870846028245012) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.014441816948867682) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[4], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[4]; ry(0.09577846443019852) q[10]; ry(0.1870846028245012) q[2]; ry(0.013876707299507025) q[5]; ry(-0.027775438319280907) q[6]; ry(0.07441891630728285) q[7]; ry(0.05999267912288551) q[8]; ry(-0.10972413895732092) q[9]; cx q[3], q[9]; ry(0.10972413895732092) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.05999267912288551) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.07441891630728284) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.027775438319280907) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.013876707299507022) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.09443229122210478) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.1870846028245012) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.1870846028245012) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(-0.09577846443019855) q[10]; cx q[2], q[10]; ry(0.014441816948867682) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.014441816948867682) q[1]; ry(0.047072877907156446) q[0]; cx q[3], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[3]; ry(0.09577846443019852) q[10]; ry(0.09443229122210477) q[4]; ry(0.013876707299507025) q[5]; ry(-0.027775438319280907) q[6]; ry(0.07441891630728285) q[7]; ry(0.05999267912288551) q[8]; ry(-0.10972413895732092) q[9]; cx q[2], q[9]; ry(0.10972413895732092) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.05999267912288551) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.07441891630728284) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.027775438319280907) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.013876707299507022) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.09443229122210478) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.012753138629626841) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.014441816948867682) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.014441816948867682) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(-0.09577846443019855) q[10]; cx q[1], q[10]; ry(0.047072877907156446) q[0]; cx q[2], q[0]; ry(-0.047072877907156446) q[0]; rz(pi/2) q[2]; ry(0.09577846443019852) q[10]; ry(-0.012753138629626841) q[3]; ry(0.09443229122210477) q[4]; ry(0.013876707299507025) q[5]; ry(-0.027775438319280907) q[6]; ry(0.07441891630728285) q[7]; ry(0.05999267912288551) q[8]; ry(-0.10972413895732092) q[9]; cx q[1], q[9]; ry(0.10972413895732092) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.05999267912288551) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.07441891630728284) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.027775438319280907) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.013876707299507022) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.09443229122210478) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.012753138629626841) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.1870846028245012) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.047072877907156446) q[0]; cx q[1], q[0]; ry(-0.047072877907156446) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(-0.09577846443019855) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; rz(-2.890534841191446) q[10]; ry(0.014349730720690942) q[10]; rz(1.6156064929716338) q[10]; ry(0.1870846028245012) q[2]; ry(-0.012753138629626841) q[3]; ry(0.09443229122210477) q[4]; ry(0.013876707299507025) q[5]; ry(-0.027775438319280907) q[6]; ry(0.07441891630728285) q[7]; ry(0.05999267912288551) q[8]; ry(-0.10972413895732092) q[9]; cx q[0], q[9]; ry(0.10972413895732092) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.05999267912288551) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.07441891630728284) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.027775438319280907) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.013876707299507022) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.09443229122210478) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.012753138629626841) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.1870846028245012) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.014441816948867682) q[1]; cx q[0], q[1]; rz(-1.5717846468371413) q[0]; ry(0.2457149596322784) q[0]; rz(-3.0390719835728612) q[0]; rz(-0.33475127797429627) q[1]; ry(0.08119563278013883) q[1]; rz(0.8951909275114005) q[1]; rz(-0.038067023026650215) q[2]; ry(1.1693215038024425) q[2]; rz(-0.07521589019971175) q[2]; rz(3.1255026497494107) q[3]; ry(0.1471091823504558) q[3]; rz(-2.772802243828518) q[3]; rz(-3.0997276559552844) q[4]; ry(0.08158834970042135) q[4]; rz(-2.707031031207441) q[4]; rz(-2.8272625816700674) q[5]; ry(0.17515861132419766) q[5]; rz(-2.8745962461552743) q[5]; rz(0.404810832567561) q[6]; ry(0.20385725152964163) q[6]; rz(0.08590211777353263) q[6]; rz(0.3000492689380514) q[7]; ry(0.31870325744361355) q[7]; rz(0.3209034074641517) q[7]; rz(-3.0586662530112285) q[8]; ry(0.05373039006445985) q[8]; rz(-2.924465492956376) q[8]; rz(-3.0473548663889165) q[9]; ry(0.2500545351511472) q[9]; rz(-3.0268678183498494) q[9]; cx q[10], q[9]; ry(0.017587481764019683) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(-0.017587481764019683) q[9]; rz(-pi/2) q[9]; ry(-0.04339703947658462) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(0.07763224317034247) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(0.08233404567643074) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(0.02820535578070546) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(-0.023614424579576805) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(-0.037637079204542026) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.0903626318713765) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(-0.004198799272672313) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(0.009006500937861109) q[0]; cx q[10], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(-0.03957139924821016) q[10]; cx q[9], q[10]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.09036263187137648) q[2]; ry(0.03763707920454202) q[3]; ry(0.023614424579576805) q[4]; ry(-0.02820535578070546) q[5]; ry(-0.08233404567643074) q[6]; ry(-0.07763224317034247) q[7]; ry(0.043397039476584624) q[8]; cx q[9], q[8]; ry(-0.04339703947658462) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.04339703947658462) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(-0.03957139924821016) q[10]; cx q[8], q[10]; ry(0.07763224317034247) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.08233404567643074) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(0.02820535578070546) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(-0.023614424579576805) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.037637079204542026) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.0903626318713765) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(-0.004198799272672313) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(0.009006500937861109) q[0]; cx q[9], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.017587481764019683) q[9]; cx q[8], q[9]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.09036263187137648) q[2]; ry(0.03763707920454202) q[3]; ry(0.023614424579576805) q[4]; ry(-0.02820535578070546) q[5]; ry(-0.08233404567643074) q[6]; ry(-0.07763224317034247) q[7]; cx q[8], q[7]; ry(0.07763224317034247) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.07763224317034247) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(-0.03957139924821016) q[10]; cx q[7], q[10]; ry(0.08233404567643074) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.02820535578070546) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.023614424579576805) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.037637079204542026) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.0903626318713765) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.004198799272672313) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.009006500937861109) q[0]; cx q[8], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[8]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.09036263187137648) q[2]; ry(0.03763707920454202) q[3]; ry(0.023614424579576805) q[4]; ry(-0.02820535578070546) q[5]; ry(-0.08233404567643074) q[6]; ry(-0.017587481764019683) q[9]; cx q[7], q[9]; ry(0.017587481764019683) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.04339703947658462) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.08233404567643074) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.08233404567643074) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(-0.03957139924821016) q[10]; cx q[6], q[10]; ry(0.02820535578070546) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.023614424579576805) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.037637079204542026) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.0903626318713765) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.004198799272672313) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.009006500937861109) q[0]; cx q[7], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[7]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.09036263187137648) q[2]; ry(0.03763707920454202) q[3]; ry(0.023614424579576805) q[4]; ry(-0.02820535578070546) q[5]; ry(0.043397039476584624) q[8]; ry(-0.017587481764019683) q[9]; cx q[6], q[9]; ry(0.017587481764019683) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.04339703947658462) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.07763224317034247) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.02820535578070546) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.02820535578070546) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(-0.03957139924821016) q[10]; cx q[5], q[10]; ry(-0.023614424579576805) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.037637079204542026) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.0903626318713765) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.004198799272672313) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.009006500937861109) q[0]; cx q[6], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[6]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.09036263187137648) q[2]; ry(0.03763707920454202) q[3]; ry(0.023614424579576805) q[4]; ry(-0.07763224317034247) q[7]; ry(0.043397039476584624) q[8]; ry(-0.017587481764019683) q[9]; cx q[5], q[9]; ry(0.017587481764019683) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.04339703947658462) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.07763224317034247) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.08233404567643074) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.023614424579576805) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.023614424579576805) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(-0.03957139924821016) q[10]; cx q[4], q[10]; ry(-0.037637079204542026) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.0903626318713765) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.004198799272672313) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.009006500937861109) q[0]; cx q[5], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[5]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.09036263187137648) q[2]; ry(0.03763707920454202) q[3]; ry(-0.08233404567643074) q[6]; ry(-0.07763224317034247) q[7]; ry(0.043397039476584624) q[8]; ry(-0.017587481764019683) q[9]; cx q[4], q[9]; ry(0.017587481764019683) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.04339703947658462) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.07763224317034247) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.08233404567643074) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.02820535578070546) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.037637079204542026) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.037637079204542026) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(-0.03957139924821016) q[10]; cx q[3], q[10]; ry(-0.0903626318713765) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.004198799272672313) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.009006500937861109) q[0]; cx q[4], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[4]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.09036263187137648) q[2]; ry(-0.02820535578070546) q[5]; ry(-0.08233404567643074) q[6]; ry(-0.07763224317034247) q[7]; ry(0.043397039476584624) q[8]; ry(-0.017587481764019683) q[9]; cx q[3], q[9]; ry(0.017587481764019683) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.04339703947658462) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.07763224317034247) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.08233404567643074) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.02820535578070546) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.023614424579576805) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.0903626318713765) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.0903626318713765) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(-0.03957139924821016) q[10]; cx q[2], q[10]; ry(-0.004198799272672313) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.009006500937861109) q[0]; cx q[3], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[3]; ry(0.004198799272672313) q[1]; ry(0.03957139924821016) q[10]; ry(0.023614424579576805) q[4]; ry(-0.02820535578070546) q[5]; ry(-0.08233404567643074) q[6]; ry(-0.07763224317034247) q[7]; ry(0.043397039476584624) q[8]; ry(-0.017587481764019683) q[9]; cx q[2], q[9]; ry(0.017587481764019683) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.04339703947658462) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.07763224317034247) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.08233404567643074) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.02820535578070546) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.023614424579576805) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.037637079204542026) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.004198799272672313) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.004198799272672313) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(-0.03957139924821016) q[10]; cx q[1], q[10]; ry(0.009006500937861109) q[0]; cx q[2], q[0]; ry(-0.009006500937861109) q[0]; rz(pi/2) q[2]; ry(0.03957139924821016) q[10]; ry(0.03763707920454202) q[3]; ry(0.023614424579576805) q[4]; ry(-0.02820535578070546) q[5]; ry(-0.08233404567643074) q[6]; ry(-0.07763224317034247) q[7]; ry(0.043397039476584624) q[8]; ry(-0.017587481764019683) q[9]; cx q[1], q[9]; ry(0.017587481764019683) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.04339703947658462) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.07763224317034247) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.08233404567643074) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.02820535578070546) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.023614424579576805) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.037637079204542026) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.0903626318713765) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.009006500937861109) q[0]; cx q[1], q[0]; ry(-0.009006500937861109) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(-0.03957139924821016) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; rz(0.006284908045552928) q[10]; ry(0.1385443007865731) q[10]; rz(-1.0091294987149158) q[10]; ry(0.09036263187137648) q[2]; ry(0.03763707920454202) q[3]; ry(0.023614424579576805) q[4]; ry(-0.02820535578070546) q[5]; ry(-0.08233404567643074) q[6]; ry(-0.07763224317034247) q[7]; ry(0.043397039476584624) q[8]; ry(-0.017587481764019683) q[9]; cx q[0], q[9]; ry(0.017587481764019683) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.04339703947658462) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.07763224317034247) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.08233404567643074) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.02820535578070546) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.023614424579576805) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.037637079204542026) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.0903626318713765) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.004198799272672313) q[1]; cx q[0], q[1]; rz(1.1284674532022931) q[0]; ry(0.023337502626372304) q[0]; rz(0.577653468800682) q[0]; rz(-2.9785875215973823) q[1]; ry(0.026051506098254906) q[1]; rz(3.1251850590626153) q[1]; rz(0.06122894141609114) q[2]; ry(1.0957678456667752) q[2]; rz(0.08932815865537114) q[2]; rz(-1.0929771445287786) q[3]; ry(0.049523516300729126) q[3]; rz(1.5267546494125748) q[3]; rz(0.012948357303903535) q[4]; ry(0.02861342656728436) q[4]; rz(0.2917440907808624) q[4]; rz(0.048885244540803896) q[5]; ry(0.0949002235382652) q[5]; rz(0.5390532186331156) q[5]; rz(3.0251237054496283) q[6]; ry(0.08814721191390298) q[6]; rz(-2.4916693908174765) q[6]; rz(2.982010926715817) q[7]; ry(0.06869219942048205) q[7]; rz(-2.4854071881405337) q[7]; rz(0.12138196576150184) q[8]; ry(0.17748444752608206) q[8]; rz(0.40673550013548265) q[8]; rz(0.2542128726895676) q[9]; ry(0.06802085439476291) q[9]; rz(0.05834226328828418) q[9]; cx q[10], q[9]; ry(-0.07797136130259198) q[9]; cx q[10], q[9]; cx q[10], q[8]; ry(0.07797136130259198) q[9]; rz(-pi/2) q[9]; ry(-0.05999267912288551) q[8]; cx q[10], q[8]; cx q[10], q[7]; ry(0.017816535039668416) q[7]; cx q[10], q[7]; cx q[10], q[6]; ry(0.0731549972321339) q[6]; cx q[10], q[6]; cx q[10], q[5]; ry(0.11806615221220187) q[5]; cx q[10], q[5]; cx q[10], q[4]; ry(0.017587481764019683) q[4]; cx q[10], q[4]; cx q[10], q[3]; ry(-0.007101152675394531) q[3]; cx q[10], q[3]; cx q[10], q[2]; ry(-0.3044165149494801) q[2]; cx q[10], q[2]; cx q[10], q[1]; ry(0.044211666800850515) q[1]; cx q[10], q[1]; cx q[10], q[0]; ry(0.010597016397133917) q[0]; cx q[10], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(0.09353661899831581) q[10]; cx q[9], q[10]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(0.3044165149494801) q[2]; ry(0.007101152675394531) q[3]; ry(-0.017587481764019683) q[4]; ry(-0.11806615221220187) q[5]; ry(-0.0731549972321339) q[6]; ry(-0.017816535039668416) q[7]; ry(0.05999267912288551) q[8]; cx q[9], q[8]; ry(-0.05999267912288551) q[8]; cx q[9], q[8]; cx q[9], q[7]; ry(0.05999267912288551) q[8]; rz(-pi/2) q[8]; cx q[8], q[10]; ry(0.09353661899831581) q[10]; cx q[8], q[10]; ry(0.017816535039668416) q[7]; cx q[9], q[7]; cx q[9], q[6]; ry(0.0731549972321339) q[6]; cx q[9], q[6]; cx q[9], q[5]; ry(0.11806615221220187) q[5]; cx q[9], q[5]; cx q[9], q[4]; ry(0.017587481764019683) q[4]; cx q[9], q[4]; cx q[9], q[3]; ry(-0.007101152675394531) q[3]; cx q[9], q[3]; cx q[9], q[2]; ry(-0.3044165149494801) q[2]; cx q[9], q[2]; cx q[9], q[1]; ry(0.044211666800850515) q[1]; cx q[9], q[1]; cx q[9], q[0]; ry(0.010597016397133917) q[0]; cx q[9], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.07797136130259198) q[9]; cx q[8], q[9]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(0.3044165149494801) q[2]; ry(0.007101152675394531) q[3]; ry(-0.017587481764019683) q[4]; ry(-0.11806615221220187) q[5]; ry(-0.0731549972321339) q[6]; ry(-0.017816535039668416) q[7]; cx q[8], q[7]; ry(0.017816535039668416) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.017816535039668416) q[7]; rz(-pi/2) q[7]; cx q[7], q[10]; ry(0.09353661899831581) q[10]; cx q[7], q[10]; ry(0.0731549972321339) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.11806615221220187) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.017587481764019683) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.007101152675394531) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.3044165149494801) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.044211666800850515) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.010597016397133917) q[0]; cx q[8], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[8]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(0.3044165149494801) q[2]; ry(0.007101152675394531) q[3]; ry(-0.017587481764019683) q[4]; ry(-0.11806615221220187) q[5]; ry(-0.0731549972321339) q[6]; ry(0.07797136130259198) q[9]; cx q[7], q[9]; ry(-0.07797136130259198) q[9]; cx q[7], q[9]; cx q[7], q[8]; ry(-0.05999267912288551) q[8]; cx q[7], q[8]; cx q[7], q[6]; ry(0.0731549972321339) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.0731549972321339) q[6]; rz(-pi/2) q[6]; cx q[6], q[10]; ry(0.09353661899831581) q[10]; cx q[6], q[10]; ry(0.11806615221220187) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.017587481764019683) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.007101152675394531) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.3044165149494801) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.044211666800850515) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.010597016397133917) q[0]; cx q[7], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[7]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(0.3044165149494801) q[2]; ry(0.007101152675394531) q[3]; ry(-0.017587481764019683) q[4]; ry(-0.11806615221220187) q[5]; ry(0.05999267912288551) q[8]; ry(0.07797136130259198) q[9]; cx q[6], q[9]; ry(-0.07797136130259198) q[9]; cx q[6], q[9]; cx q[6], q[8]; ry(-0.05999267912288551) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.017816535039668416) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.11806615221220187) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.11806615221220187) q[5]; rz(-pi/2) q[5]; cx q[5], q[10]; ry(0.09353661899831581) q[10]; cx q[5], q[10]; ry(0.017587481764019683) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.007101152675394531) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.3044165149494801) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.044211666800850515) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.010597016397133917) q[0]; cx q[6], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[6]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(0.3044165149494801) q[2]; ry(0.007101152675394531) q[3]; ry(-0.017587481764019683) q[4]; ry(-0.017816535039668416) q[7]; ry(0.05999267912288551) q[8]; ry(0.07797136130259198) q[9]; cx q[5], q[9]; ry(-0.07797136130259198) q[9]; cx q[5], q[9]; cx q[5], q[8]; ry(-0.05999267912288551) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.017816535039668416) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.0731549972321339) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.017587481764019683) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.017587481764019683) q[4]; rz(-pi/2) q[4]; cx q[4], q[10]; ry(0.09353661899831581) q[10]; cx q[4], q[10]; ry(-0.007101152675394531) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.3044165149494801) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.044211666800850515) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.010597016397133917) q[0]; cx q[5], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[5]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(0.3044165149494801) q[2]; ry(0.007101152675394531) q[3]; ry(-0.0731549972321339) q[6]; ry(-0.017816535039668416) q[7]; ry(0.05999267912288551) q[8]; ry(0.07797136130259198) q[9]; cx q[4], q[9]; ry(-0.07797136130259198) q[9]; cx q[4], q[9]; cx q[4], q[8]; ry(-0.05999267912288551) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.017816535039668416) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.0731549972321339) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.11806615221220187) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.007101152675394531) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.007101152675394531) q[3]; rz(-pi/2) q[3]; cx q[3], q[10]; ry(0.09353661899831581) q[10]; cx q[3], q[10]; ry(-0.3044165149494801) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.044211666800850515) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.010597016397133917) q[0]; cx q[4], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[4]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(0.3044165149494801) q[2]; ry(-0.11806615221220187) q[5]; ry(-0.0731549972321339) q[6]; ry(-0.017816535039668416) q[7]; ry(0.05999267912288551) q[8]; ry(0.07797136130259198) q[9]; cx q[3], q[9]; ry(-0.07797136130259198) q[9]; cx q[3], q[9]; cx q[3], q[8]; ry(-0.05999267912288551) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.017816535039668416) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.0731549972321339) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.11806615221220187) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.017587481764019683) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.3044165149494801) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.3044165149494801) q[2]; rz(-pi/2) q[2]; cx q[2], q[10]; ry(0.09353661899831581) q[10]; cx q[2], q[10]; ry(0.044211666800850515) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.010597016397133917) q[0]; cx q[3], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[3]; ry(-0.044211666800850515) q[1]; ry(-0.0935366189983158) q[10]; ry(-0.017587481764019683) q[4]; ry(-0.11806615221220187) q[5]; ry(-0.0731549972321339) q[6]; ry(-0.017816535039668416) q[7]; ry(0.05999267912288551) q[8]; ry(0.07797136130259198) q[9]; cx q[2], q[9]; ry(-0.07797136130259198) q[9]; cx q[2], q[9]; cx q[2], q[8]; ry(-0.05999267912288551) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.017816535039668416) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.0731549972321339) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.11806615221220187) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.017587481764019683) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.007101152675394531) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.044211666800850515) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.044211666800850515) q[1]; rz(-pi/2) q[1]; cx q[1], q[10]; ry(0.09353661899831581) q[10]; cx q[1], q[10]; ry(0.010597016397133917) q[0]; cx q[2], q[0]; ry(-0.010597016397133917) q[0]; rz(pi/2) q[2]; ry(-0.0935366189983158) q[10]; ry(0.007101152675394531) q[3]; ry(-0.017587481764019683) q[4]; ry(-0.11806615221220187) q[5]; ry(-0.0731549972321339) q[6]; ry(-0.017816535039668416) q[7]; ry(0.05999267912288551) q[8]; ry(0.07797136130259198) q[9]; cx q[1], q[9]; ry(-0.07797136130259198) q[9]; cx q[1], q[9]; cx q[1], q[8]; ry(-0.05999267912288551) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.017816535039668416) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.0731549972321339) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.11806615221220187) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.017587481764019683) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.007101152675394531) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.3044165149494801) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.010597016397133917) q[0]; cx q[1], q[0]; ry(-0.010597016397133917) q[0]; rz(-pi/2) q[0]; cx q[0], q[10]; ry(0.09353661899831581) q[10]; cx q[0], q[10]; rz(pi/2) q[1]; ry(-0.036835057206197015) q[10]; rz(-1.5887810510913072) q[10]; ry(0.3044165149494801) q[2]; ry(0.007101152675394531) q[3]; ry(-0.017587481764019683) q[4]; ry(-0.11806615221220187) q[5]; ry(-0.0731549972321339) q[6]; ry(-0.017816535039668416) q[7]; ry(0.05999267912288551) q[8]; ry(0.07797136130259198) q[9]; cx q[0], q[9]; ry(-0.07797136130259198) q[9]; cx q[0], q[9]; cx q[0], q[8]; ry(-0.05999267912288551) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.017816535039668416) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.0731549972321339) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.11806615221220187) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.017587481764019683) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.007101152675394531) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.3044165149494801) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.044211666800850515) q[1]; cx q[0], q[1]; rx(0.21323929743900613) q[0]; rz(-0.15526448634068493) q[0]; ry(-0.03214362150293301) q[1]; rz(-1.4858484267287952) q[1]; ry(0.8744734962699557) q[2]; rz(-1.5470042569524338) q[2]; ry(0.02984396257905419) q[3]; rz(-1.1452163791285426) q[3]; ry(0.02964136739513393) q[4]; rz(-1.3441665451956664) q[4]; ry(0.04305948226053215) q[5]; rz(-1.5487496022897251) q[5]; ry(-0.05041218732847423) q[6]; rz(-1.660613726719843) q[6]; ry(0.009936879559345628) q[7]; rz(-1.6223786976467363) q[7]; ry(-0.05998081983149848) q[8]; rz(-1.5707318378133381) q[8]; ry(-0.010451972299109052) q[9]; rz(-1.5430429121958822) 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] 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(x6) q[5]; rz(x10) q[5]; rx(x11) q[6]; rz(x12) q[6]; rx(x13) q[7]; rz(x14) q[7]; rx(x15) q[8]; rz(x16) q[8]; rx(x17) q[9]; rz(x18) q[9]; rx(x19) q[10]; rz(x20) q[10]; crx(x13) 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(x13) 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(x13) 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(x13) 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(x13) 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(x13) 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(x13) 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(x13) 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(x13) 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(x13) 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(x37) 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(x18) q[8]; rx(x47) q[9]; rz(x48) q[9]; rx(x49) q[10]; rz(x50) q[10]; rx(x51) q[0]; rz(x52) q[0]; rx(x53) q[1]; rz(x54) q[1]; rx(x55) q[2]; rz(x56) q[2]; rx(x57) q[3]; rz(x58) q[3]; rx(x56) q[4]; rz(x59) q[4]; rx(x37) q[5]; rz(x60) q[5]; rx(x61) q[6]; rz(x62) q[6]; rx(x63) q[7]; rz(x64) q[7]; rx(x26) q[8]; rz(x65) q[8]; rx(x66) q[9]; rz(x67) q[9]; rx(x68) q[10]; rz(x69) q[10]; crx(x70) q[10], q[9]; crx(x71) q[10], q[8]; crx(x72) q[10], q[7]; crx(x73) q[10], q[6]; crx(x53) q[10], q[5]; crx(x15) q[10], q[4]; crx(x6) q[10], q[3]; crx(x74) q[10], q[2]; crx(x75) q[10], q[1]; crx(x76) q[10], q[0]; crx(x77) q[9], q[10]; crx(x71) q[9], q[8]; crx(x72) q[9], q[7]; crx(x73) q[9], q[6]; crx(x53) q[9], q[5]; crx(x15) q[9], q[4]; crx(x6) q[9], q[3]; crx(x74) q[9], q[2]; crx(x75) q[9], q[1]; crx(x76) q[9], q[0]; crx(x77) q[8], q[10]; crx(x70) q[8], q[9]; crx(x72) q[8], q[7]; crx(x73) q[8], q[6]; crx(x53) q[8], q[5]; crx(x15) q[8], q[4]; crx(x6) q[8], q[3]; crx(x74) q[8], q[2]; crx(x75) q[8], q[1]; crx(x76) q[8], q[0]; crx(x77) q[7], q[10]; crx(x70) q[7], q[9]; crx(x71) q[7], q[8]; crx(x73) q[7], q[6]; crx(x53) q[7], q[5]; crx(x15) q[7], q[4]; crx(x6) q[7], q[3]; crx(x74) q[7], q[2]; crx(x75) q[7], q[1]; crx(x76) q[7], q[0]; crx(x77) q[6], q[10]; crx(x70) q[6], q[9]; crx(x71) q[6], q[8]; crx(x72) q[6], q[7]; crx(x53) q[6], q[5]; crx(x15) q[6], q[4]; crx(x6) q[6], q[3]; crx(x74) q[6], q[2]; crx(x75) q[6], q[1]; crx(x76) q[6], q[0]; crx(x77) q[5], q[10]; crx(x70) q[5], q[9]; crx(x71) q[5], q[8]; crx(x72) q[5], q[7]; crx(x73) q[5], q[6]; crx(x15) q[5], q[4]; crx(x6) q[5], q[3]; crx(x74) q[5], q[2]; crx(x75) q[5], q[1]; crx(x76) q[5], q[0]; crx(x77) q[4], q[10]; crx(x70) q[4], q[9]; crx(x71) q[4], q[8]; crx(x72) q[4], q[7]; crx(x73) q[4], q[6]; crx(x53) q[4], q[5]; crx(x6) q[4], q[3]; crx(x74) q[4], q[2]; crx(x75) q[4], q[1]; crx(x76) q[4], q[0]; crx(x77) q[3], q[10]; crx(x70) q[3], q[9]; crx(x71) q[3], q[8]; crx(x72) q[3], q[7]; crx(x73) q[3], q[6]; crx(x53) q[3], q[5]; crx(x15) q[3], q[4]; crx(x74) q[3], q[2]; crx(x75) q[3], q[1]; crx(x76) q[3], q[0]; crx(x77) q[2], q[10]; crx(x70) q[2], q[9]; crx(x71) q[2], q[8]; crx(x72) q[2], q[7]; crx(x73) q[2], q[6]; crx(x53) q[2], q[5]; crx(x15) q[2], q[4]; crx(x6) q[2], q[3]; crx(x75) q[2], q[1]; crx(x76) q[2], q[0]; crx(x77) q[1], q[10]; crx(x70) q[1], q[9]; crx(x71) q[1], q[8]; crx(x72) q[1], q[7]; crx(x73) q[1], q[6]; crx(x53) q[1], q[5]; crx(x15) q[1], q[4]; crx(x6) q[1], q[3]; crx(x74) q[1], q[2]; crx(x76) q[1], q[0]; crx(x77) q[0], q[10]; crx(x70) q[0], q[9]; crx(x71) q[0], q[8]; crx(x72) q[0], q[7]; crx(x73) q[0], q[6]; crx(x53) q[0], q[5]; crx(x15) q[0], q[4]; crx(x6) q[0], q[3]; crx(x74) q[0], q[2]; crx(x75) q[0], q[1]; rx(x78) q[0]; rz(x30) q[0]; rx(x79) q[1]; rz(x80) q[1]; rx(x81) q[2]; rz(x82) q[2]; rx(x82) 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(x89) q[6]; rx(x28) q[7]; rz(x83) q[7]; rx(x90) q[8]; rz(x91) q[8]; rx(x53) q[9]; rz(x80) q[9]; rx(x92) q[10]; rz(x93) q[10]; rx(x94) q[0]; rz(x95) q[0]; rx(x96) q[1]; rz(x97) q[1]; rx(x98) q[2]; rz(x56) q[2]; rx(x37) q[3]; rz(x99) q[3]; rx(x84) q[4]; rz(x100) q[4]; rx(x101) q[5]; rz(x102) q[5]; rx(x103) q[6]; rz(x45) q[6]; rx(x104) q[7]; rz(x105) q[7]; rx(x106) q[8]; rz(x107) q[8]; rx(x33) q[9]; rz(x108) q[9]; rx(x44) q[10]; rz(x109) q[10]; crx(x110) q[10], q[9]; crx(x21) q[10], q[8]; crx(x111) q[10], q[7]; crx(x112) q[10], q[6]; crx(x113) q[10], q[5]; crx(x70) q[10], q[4]; crx(x114) q[10], q[3]; crx(x115) q[10], q[2]; crx(x46) q[10], q[1]; crx(x116) q[10], q[0]; crx(x117) q[9], q[10]; crx(x21) q[9], q[8]; crx(x111) q[9], q[7]; crx(x112) q[9], q[6]; crx(x113) q[9], q[5]; crx(x70) q[9], q[4]; crx(x114) q[9], q[3]; crx(x115) q[9], q[2]; crx(x46) q[9], q[1]; crx(x116) q[9], q[0]; crx(x117) q[8], q[10]; crx(x110) q[8], q[9]; crx(x111) q[8], q[7]; crx(x112) q[8], q[6]; crx(x113) q[8], q[5]; crx(x70) q[8], q[4]; crx(x114) q[8], q[3]; crx(x115) q[8], q[2]; crx(x46) q[8], q[1]; crx(x116) q[8], q[0]; crx(x117) q[7], q[10]; crx(x110) q[7], q[9]; crx(x21) q[7], q[8]; crx(x112) q[7], q[6]; crx(x113) q[7], q[5]; crx(x70) q[7], q[4]; crx(x114) q[7], q[3]; crx(x115) q[7], q[2]; crx(x46) q[7], q[1]; crx(x116) q[7], q[0]; crx(x117) q[6], q[10]; crx(x110) q[6], q[9]; crx(x21) q[6], q[8]; crx(x111) q[6], q[7]; crx(x113) q[6], q[5]; crx(x70) q[6], q[4]; crx(x114) q[6], q[3]; crx(x115) q[6], q[2]; crx(x46) q[6], q[1]; crx(x116) q[6], q[0]; crx(x117) q[5], q[10]; crx(x110) q[5], q[9]; crx(x21) q[5], q[8]; crx(x111) q[5], q[7]; crx(x112) q[5], q[6]; crx(x70) q[5], q[4]; crx(x114) q[5], q[3]; crx(x115) q[5], q[2]; crx(x46) q[5], q[1]; crx(x116) q[5], q[0]; crx(x117) q[4], q[10]; crx(x110) q[4], q[9]; crx(x21) q[4], q[8]; crx(x111) q[4], q[7]; crx(x112) q[4], q[6]; crx(x113) q[4], q[5]; crx(x114) q[4], q[3]; crx(x115) q[4], q[2]; crx(x46) q[4], q[1]; crx(x116) q[4], q[0]; crx(x117) q[3], q[10]; crx(x110) q[3], q[9]; crx(x21) q[3], q[8]; crx(x111) q[3], q[7]; crx(x112) q[3], q[6]; crx(x113) q[3], q[5]; crx(x70) q[3], q[4]; crx(x115) q[3], q[2]; crx(x46) q[3], q[1]; crx(x116) q[3], q[0]; crx(x117) q[2], q[10]; crx(x110) q[2], q[9]; crx(x21) q[2], q[8]; crx(x111) q[2], q[7]; crx(x112) q[2], q[6]; crx(x113) q[2], q[5]; crx(x70) q[2], q[4]; crx(x114) q[2], q[3]; crx(x46) q[2], q[1]; crx(x116) q[2], q[0]; crx(x117) q[1], q[10]; crx(x110) q[1], q[9]; crx(x21) q[1], q[8]; crx(x111) q[1], q[7]; crx(x112) q[1], q[6]; crx(x113) q[1], q[5]; crx(x70) q[1], q[4]; crx(x114) q[1], q[3]; crx(x115) q[1], q[2]; crx(x116) q[1], q[0]; crx(x117) q[0], q[10]; crx(x110) q[0], q[9]; crx(x21) q[0], q[8]; crx(x111) q[0], q[7]; crx(x112) q[0], q[6]; crx(x113) q[0], q[5]; crx(x70) q[0], q[4]; crx(x114) q[0], q[3]; crx(x115) q[0], q[2]; crx(x46) q[0], q[1]; rx(x118) q[0]; rz(x72) q[0]; rx(x119) q[1]; rz(x120) q[1]; rx(x121) q[2]; rz(x122) q[2]; rx(x123) q[3]; rz(x124) q[3]; rx(x15) q[4]; rz(x125) q[4]; rx(x126) q[5]; rz(x127) q[5]; rx(x123) q[6]; rz(x128) q[6]; rx(x24) q[7]; rz(x129) q[7]; rx(x130) q[8]; rz(x131) q[8]; rx(x46) q[9]; rz(x24) q[9]; rx(x132) q[10]; rz(x133) 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", "IIIIZIIIIZI", "IIIIZIIIIIZ", "ZIIIIIIIIIZ", "ZIIIZIIIIII", "IIIIIIIZIZI", "ZIIIIIIZIII", "IIIIIIZIIZI", "IIIZIIIZIII", "IIIZIIZIIII", "IIIIIZIZIII", "IIIIIZZIIII", "IIZIIIIIIZI", "IIZIZIIIIII", "IZIIZIIIIII", "IZZIIIIIIII", "IIIIIIIIZIZ", "IIIIZIIIZII", "ZIIIIIIIZ...
[ -0.5, -0.5, -0.5, -0.25, -0.5, -0.25, -0.25, -0.75, -0.25, -0.25, -0.25, -1, -0.25, -0.25, -0.5, -0.25, 1.5, -0.25, -0.25, -0.5, -1.25, -0.25, 0.5, 0.75, -0.5, 0.5, 0, 0.25, -0.25, -0.25, 0.5 ]
0.973851
[ 0.029121938353625244, 0.2541621462651768, -0.09640474654279876, 0.20356454162446716, 0.45819249327081935, 0.054949051750331046, 0.07527415840908405, -0.009289607447895198, 0.21183844744386748, 0.4012852061568687, 0.18004481960648405, 0.19590532013610717, 0.20057706929115643, -0.21944827791...
{ "n_parameters": 134, "n_qubits": 11, "optimal_eigenvalue": -8, "target_ratio": 0.97, "target_value": -7.76 }
8
4ce3f767ff46d68a338dc8273a45916a
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}, {"id": 9}, {"id": 10}], "edges": [{"source": 0, "target": 1}, {"source": 2, "target": 3}, {"source": 2, "target": 8}, {"source": 2, "target": 10}, {"source": 3, "target": 4}, {"source": 3, "target": 8}, {"source": 3, "target": 9}, {"source": 3, "target": 10}, {"source": 4, "target": 6}, {"source": 4, "target": 8}, {"source": 4, "target": 9}, {"source": 5, "target": 6}, {"source": 6, "target": 7}, {"source": 6, "target": 10}, {"source": 7, "target": 8}, {"source": 8, "target": 9}, {"source": 9, "target": 10}]}
{"states": [0, 768], "expectation_value": -1.1071250684267877, "params": [[0.0367], [-0.025]], "bitstrings": ["1111111111", "0011111111"], "total_optimization_steps": 10, "probabilities": [0.0012044791562776799, 0.0012132588567563716], "optimization_time": 1.1049811840057373}
-1.0 * (Z(0) @ Z(1)) + -3.0 * (Z(2) @ Z(3)) + -3.5 * (Z(8) @ Z(3)) + -3.5 * (Z(8) @ Z(2)) + -3.5 * (Z(9) @ Z(3)) + -3.0 * (Z(9) @ Z(2)) + 1.5 * (Z(9) @ Z(8)) + -3.5 * (Z(4) @ Z(3)) + 1.0 * (Z(4) @ Z(2)) + -3.5 * (Z(4) @ Z(8)) + 1.5 * (Z(4) @ Z(9)) + 1.0 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(2)) + 1.0 * (Z(6) @ Z(8)) + -4.0 * (Z(6) @ Z(9)) + -4.0 * (Z(6) @ Z(4)) + 0.5 * (Z(5) @ Z(9)) + 0.5 * (Z(5) @ Z(4)) + -2.5 * (Z(5) @ Z(6)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(7) @ Z(2)) + -3.5 * (Z(7) @ Z(8)) + 0.5 * (Z(7) @ Z(9)) + 1.0 * (Z(7) @ Z(4)) + -3.0 * (Z(7) @ Z(6)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * Z(1) + 0.5 * Z(0) + -2.5 * Z(3) + 2.0 * Z(2) + -3.0 * Z(8) + -3.0 * Z(9) + -2.5 * Z(4) + 1.5 * Z(6) + 0.5 * Z(5) + 1.0 * Z(7)
1
10
1
{"smallest_eigenvalues": [-38.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -37.0, "smallest_bitstrings": ["0011111111"], "largest_eigenvalue": 36.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-1.8257656094095063) q[0]; cx q[1], q[0]; rz(-0.23486589226033505) q[0]; rx(-1.0938997542498101) q[0]; rz(-0.23486589226033505) q[1]; rx(-1.0938997542498101) q[1]; h q[2]; h q[3]; cx q[3], q[2]; rz(-0.6934326362709677) q[2]; cx q[3], q[2]; h q[4]; h q[5]; h q[6]; h q[7]; h q[8]; cx q[3], q[8]; rz(-0.3474208227529758) q[8]; cx q[3], q[8]; cx q[2], q[8]; rz(-0.3474208227529758) q[8]; cx q[2], q[8]; h q[9]; cx q[3], q[9]; rz(-0.3474208227529758) q[9]; cx q[3], q[9]; cx q[2], q[9]; cx q[3], q[4]; rz(-0.3474208227529758) q[4]; cx q[3], q[4]; cx q[3], q[6]; rz(-0.1718799773829787) q[6]; cx q[3], q[6]; cx q[3], q[7]; rz(-0.23486589226033489) q[7]; cx q[3], q[7]; rz(-0.9740904044906484) q[3]; rx(-1.0938997542498101) q[3]; rz(-0.6934326362709677) q[9]; cx q[2], q[9]; cx q[2], q[4]; rz(-0.1718799773829787) q[4]; cx q[2], q[4]; cx q[2], q[6]; rz(-0.23486589226033489) q[6]; cx q[2], q[6]; cx q[2], q[7]; rz(-0.23486589226033489) q[7]; cx q[2], q[7]; rz(-0.5949995021626702) q[2]; rx(-1.0938997542498101) q[2]; cx q[8], q[9]; rz(-0.15921451700361208) q[9]; cx q[8], q[9]; cx q[8], q[4]; rz(-0.3474208227529758) q[4]; cx q[8], q[4]; cx q[8], q[6]; rz(-0.1718799773829787) q[6]; cx q[8], q[6]; cx q[8], q[7]; rz(-0.3474208227529758) q[7]; cx q[8], q[7]; rz(-0.693432636270968) q[8]; rx(-1.0938997542498101) q[8]; cx q[9], q[4]; rz(-0.15921451700361208) q[4]; cx q[9], q[4]; cx q[9], q[6]; rz(-0.31428418951947323) q[6]; cx q[9], q[6]; cx q[4], q[6]; rz(-0.31428418951947323) q[6]; cx q[4], q[6]; cx q[9], q[5]; rz(-0.23486589226033489) q[5]; cx q[9], q[5]; cx q[4], q[5]; rz(-0.23486589226033489) q[5]; cx q[4], q[5]; cx q[6], q[5]; rz(-0.9740904044906488) q[5]; cx q[6], q[5]; cx q[9], q[7]; rz(-0.23486589226033489) q[7]; cx q[9], q[7]; cx q[4], q[7]; rz(-0.1718799773829787) q[7]; cx q[4], q[7]; rz(-0.9740904044906484) q[4]; rx(-1.0938997542498101) q[4]; cx q[6], q[7]; rz(-0.6934326362709677) q[7]; cx q[6], q[7]; cx q[5], q[7]; rz(-0.1592145170036119) q[6]; rx(-1.09389975424981) q[6]; rz(-0.23486589226033489) q[7]; cx q[5], q[7]; rz(-0.23486589226033505) q[5]; rx(-1.0938997542498101) q[5]; rz(-0.17187997738297867) q[7]; rx(-1.0938997542498103) q[7]; rz(-0.693432636270968) q[9]; rx(-1.0938997542498101) q[9];
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[10] c; qubit[10] 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]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[3], q[2]; rz(x1) q[2]; cx q[3], q[2]; cx q[3], q[8]; rz(x2) q[8]; cx q[3], q[8]; cx q[2], q[8]; rz(x2) q[8]; cx q[2], q[8]; cx q[3], q[9]; rz(x2) q[9]; cx q[3], q[9]; cx q[2], q[9]; rz(x1) q[9]; cx q[2], q[9]; cx q[8], q[9]; rz(x3) q[9]; cx q[8], q[9]; cx q[3], q[4]; rz(x2) q[4]; cx q[3], q[4]; cx q[2], q[4]; rz(x4) q[4]; cx q[2], q[4]; cx q[8], q[4]; rz(x2) q[4]; cx q[8], q[4]; cx q[9], q[4]; rz(x3) q[4]; cx q[9], q[4]; cx q[3], q[6]; rz(x4) q[6]; cx q[3], q[6]; cx q[2], q[6]; rz(x5) q[6]; cx q[2], q[6]; cx q[8], q[6]; rz(x4) q[6]; cx q[8], q[6]; cx q[9], q[6]; rz(x6) q[6]; cx q[9], q[6]; cx q[4], q[6]; rz(x6) q[6]; cx q[4], q[6]; cx q[9], q[5]; rz(x5) q[5]; cx q[9], q[5]; cx q[4], q[5]; rz(x5) q[5]; cx q[4], q[5]; cx q[6], q[5]; rz(x7) q[5]; cx q[6], q[5]; cx q[3], q[7]; rz(x5) q[7]; cx q[3], q[7]; cx q[2], q[7]; rz(x5) q[7]; cx q[2], q[7]; cx q[8], q[7]; rz(x2) q[7]; cx q[8], q[7]; cx q[9], q[7]; rz(x5) q[7]; cx q[9], q[7]; cx q[4], q[7]; rz(x4) q[7]; cx q[4], q[7]; cx q[6], q[7]; rz(x1) q[7]; cx q[6], q[7]; cx q[5], q[7]; rz(x5) q[7]; cx q[5], q[7]; rz(x5) q[1]; rz(x5) q[0]; rz(x7) q[3]; rz(x8) q[2]; rz(x1) q[8]; rz(x1) q[9]; rz(x7) q[4]; rz(x3) q[6]; rz(x5) q[5]; rz(x4) 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]; h q[9]; rz(x9) q[9]; h 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];
{"node": 9}
{"circuits": [], "gradients": []}
[ "IIIIIIIIZZ", "IIIIIIZZII", "IZIIIIZIII", "IZIIIIIZII", "ZIIIIIZIII", "ZIIIIIIZII", "ZZIIIIIIII", "IIIIIZZIII", "IIIIIZIZII", "IZIIIZIIII", "ZIIIIZIIII", "IIIZIIZIII", "IIIZIIIZII", "IZIZIIIIII", "ZIIZIIIIII", "IIIZIZIIII", "ZIIIZIIIII", "IIIIZZIIII", "IIIZZIIIII", "IIZIIIZIII"...
[ -1, -3, -3.5, -3.5, -3.5, -3, 1.5, -3.5, 1, -3.5, 1.5, 1, 0.5, 1, -4, -4, 0.5, 0.5, -2.5, 0.5, 0.5, -3.5, 0.5, 1, -3, 0.5, 0.5, 0.5, -2.5, 2, -3, -3, -2.5, 1.5, 0.5, 1 ]
0.5479
[ -1.8257656094095063, -0.6934326362709677, -0.3474208227529758, -0.15921451700361208, -0.1718799773829787, -0.23486589226033489, -0.31428418951947323, -0.9740904044906488, -0.59499950216267, -1.0938997542498101 ]
{ "n_parameters": 10, "n_qubits": 10, "optimal_eigenvalue": -38, "target_ratio": 0.97, "target_value": -36.86 }
251
475b2f0a232bb0d3ab64793dc24452cb
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": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 4}, {"source": 0, "target": 6}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 2, "target": 5}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]}
{"states": [14, 28], "expectation_value": -4.9965155484111605, "params": null, "bitstrings": ["1110001", "1100011"], "total_optimization_steps": 24, "probabilities": [0.0670089640007756, 0.929746062324705], "optimization_time": 27.44840908050537}
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(6) @ Z(1)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(6)) + -2.0 * Z(1) + -1.5 * Z(0) + -1.0 * Z(2) + -0.5 * Z(4) + -1.5 * Z(6) + 0.0 * Z(3) + -1.0 * Z(5)
1
7
4
{"smallest_eigenvalues": [-5.0, -5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -4.0, "smallest_bitstrings": ["1100110", "1100011", "1110001", "0110101"], "largest_eigenvalue": 13.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; ry(1.141203751720873) q[0]; rz(0.09974369464535335) q[0]; ry(0.015768995776254083) q[1]; rz(0.44914816173938016) q[1]; cz q[1], q[0]; ry(0.5410146253572999) q[0]; rz(-0.19742549213463792) q[0]; ry(0.12366692714844989) q[1]; ry(-0.016500857305919166) q[2]; rz(0.10374467845304794) q[2]; ry(-0.1481527973051474) q[3]; rz(0.6300814671890728) q[3]; cz q[3], q[2]; rz(0.1037163584893972) q[2]; cz q[2], q[1]; ry(-0.04207282901307499) q[1]; rz(-0.37400622298592284) q[1]; cz q[1], q[0]; ry(1.5133964240969435) q[0]; rz(0.10543723927793161) q[0]; ry(1.7774021917262202) q[1]; ry(-0.0953852533665965) q[2]; rz(1.1205561181835848) q[2]; ry(-0.2044806458849819) q[3]; ry(1.328520900525819) q[4]; rz(0.1895073173007843) q[4]; ry(0.01232531009892275) q[5]; rz(0.6650802867782362) q[5]; cz q[5], q[4]; rz(0.08260060284220527) q[4]; cz q[4], q[3]; ry(0.06016651081743185) q[3]; rz(0.016262769082579343) q[3]; cz q[3], q[2]; rz(0.4215177635615581) q[2]; cz q[2], q[1]; ry(0.8985505854834526) q[1]; rz(0.44842499990844464) q[1]; cz q[1], q[0]; ry(-0.37382611383125447) q[1]; ry(0.011234756908999343) q[2]; rz(-0.21712641475226788) q[2]; ry(0.16755444444313783) q[3]; ry(0.5345477245652679) q[4]; rz(0.1988782807137267) q[4]; ry(0.028902816468675877) q[5]; ry(1.1343582893231279) q[6]; rz(0.0028847169183136567) q[6]; ry(0.7568428538821347) q[7]; rz(0.09068166317853647) q[7]; cz q[7], q[6]; rz(0.18421532761855497) q[6]; cz q[6], q[5]; ry(0.01232531009892275) q[5]; rz(0.28316025011292556) q[5]; cz q[5], q[4]; rz(-0.3358649055650842) q[4]; cz q[4], q[3]; ry(0.5485192635431286) q[3]; rz(-0.16881400828841275) q[3]; cz q[3], q[2]; rz(0.3954322306267506) q[2]; cz q[2], q[1]; ry(3.120211336027745) q[3]; ry(1.3481306168633531) q[4]; rz(-0.23357729996428522) q[4]; ry(-0.12581924953179213) q[5]; ry(1.1342566034205006) q[6]; rz(-0.21712641475226788) q[6]; ry(-0.9848038945147652) q[7]; ry(0.08110139116948555) q[8]; rz(0.0561798465107152) q[8]; ry(-0.0370106449165138) q[9]; rz(-0.21569452154172175) q[9]; cz q[9], q[8]; rz(0.03585062745298284) q[8]; cz q[8], q[7]; ry(0.13792866985918342) q[7]; rz(-0.030366181047709884) q[7]; cz q[7], q[6]; rz(0.012962088083263268) q[6]; cz q[6], q[5]; ry(0.014451408234337937) q[5]; rz(0.5466530142348719) q[5]; cz q[5], q[4]; rz(-0.43346713533276837) q[4]; cz q[4], q[3]; ry(0.013760084867782756) q[5]; ry(1.1490721541278595) q[6]; rz(-0.12671056175182158) q[6]; ry(1.181667287057311) q[7]; ry(-0.07134708627052738) q[8]; rz(0.04233922973384621) q[8]; ry(1.198506179464275) q[9]; ry(0.10905775496982067) q[10]; rz(-0.06144877285896915) q[10]; cz q[10], q[9]; ry(-0.13586611316270947) q[10]; rz(0.16396801995606533) q[10]; ry(0.5202244892178043) q[9]; rz(0.03907623897785108) q[9]; cz q[9], q[8]; rz(-0.7798744505754023) q[8]; cz q[8], q[7]; ry(1.1831947688118991) q[7]; rz(-0.34399121247823283) q[7]; cz q[7], q[6]; rz(0.7238909948127747) q[6]; cz q[6], q[5]; ry(-0.06401881127027156) q[7]; ry(0.07858493445488896) q[8]; rz(0.23962611910361342) q[8]; ry(0.39020142480275616) q[9]; cz q[10], q[9]; ry(-0.1629787394495315) q[10]; rz(-0.20428007534563983) q[10]; ry(0.2759537036956857) q[9]; rz(0.0483932412061744) q[9]; cz q[9], q[8]; rz(0.8187140965844426) q[8]; cz q[8], q[7]; ry(0.5989507792249195) q[9]; cz q[10], q[9];
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[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[1];\nry(-1.5681) 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[1];\nry(-1.5681) q[0];\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[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) 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[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) 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[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) 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(-1.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) 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[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) 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[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) 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];\nry(-1.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) 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[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) 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];\nry(-1.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) 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.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) q[5], q[2];\ncry(-0.0048) 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];\nry(-1.5708) q[1];\nry(-1.5681) q[0];\nry(-1.4449) q[6];\nry(1.4449) q[3];\nry(1.4417) q[4];\ncry(-1.0398) q[2], q[5];\nry(0.7022) q[2];\nry(-0.4578) q[5];\ncry(0.497) q[3], q[2];\ncry(-0.3761) q[3], q[5];\ncry(0.2474) q[4], q[2];\ncry(-0.1469) q[4], q[5];\ncry(-0.1214) q[4], q[6];\ncry(0.1208) q[3], q[4];\ncry(0.1157) q[4], q[3];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) q[5], q[2];\ncry(-0.0048) 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"], "gradients": [2.0127, 1.0063, 0.503, 0.5002, 0.4959, 0.253, 0.2463, 0.1912, 0.2245, 0.1883, 0.1266, 0.078, 0.0726, 0.0626, 0.0601, 0.0082, 0.006, 0.0057, 0.0048, 0.0045, 0.0045, 0.0043, 0.004, 0.003]}
[ "IIIIIZZ", "IIIIZZI", "IIIIZIZ", "IIZIIIZ", "ZIIIIZI", "ZIIIIIZ", "ZIZIIII", "IIIZIZI", "IZIIIZI", "IZIIZII", "ZZIIIII", "IIIIIZI", "IIIIIIZ", "IIIIZII", "IIZIIII", "ZIIIIII", "IIIZIII", "IZIIIII" ]
[ 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, -1, -0.5, -1.5, 0, -1 ]
0.97721
[ 1.141203751720873, 0.09974369464535335, 0.015768995776254083, 0.44914816173938016, -0.016500857305919166, 0.10374467845304794, -0.1481527973051474, 0.6300814671890728, 1.328520900525819, 0.1895073173007843, 0.01232531009892275, 0.6650802867782362, 1.1343582893231279, 0.0028847169183136567,...
{ "n_parameters": 90, "n_qubits": 11, "optimal_eigenvalue": -3.8125, "target_ratio": 0.97, "target_value": -3.698125 }
75
-5645140833631158210
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], "hyperedges": [[8, 4], [1, 10], [5, 6], [0, 2], [2, 7], [4, 6], [11, 6], [5, 7], [9, 10], [10, 6], [9, 6], [10, 5], [8, 3], [2, 5], [8, 0], [8, 5], [8, 11], [0, 1], [0, 7], [8, 10], [9, 11], [1, 4], [10, 11], [9, 4]]}
{"states": [2497, 2499], "expectation_value": -0.3636158768041979, "params": [[[1.8212000000000002, 0.0088], [1.3497000000000001, 0.0057], [1.3529, 0.0091], [1.7517, 0.0016], [1.7909000000000002, 0.0083], [1.8211000000000002, 0.0097], [1.3444, 0.0034000000000000002], [1.3189, 0.006500000000000001], [1.3652, 0.0023], [1.395, 0.0014], [1.6601000000000001, 0.002], [1.7886000000000002, 0.00030000000000000003]]], "bitstrings": ["011000111110", "011000111100"], "total_optimization_steps": 190, "probabilities": [0.0019418137928387646, 0.0023221370762706926], "optimization_time": 5.376465797424316}
0.5 * (Z(8) @ Z(4)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(10) @ Z(8)) + 0.5 * (Z(10) @ Z(1)) + 0.5 * (Z(5) @ Z(8)) + 0.5 * (Z(5) @ Z(10)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(10)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(0) @ Z(8)) + 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(11) @ Z(8)) + 0.5 * (Z(11) @ Z(10)) + 0.5 * (Z(11) @ Z(6)) + 0.5 * (Z(9) @ Z(4)) + 0.5 * (Z(9) @ Z(10)) + 0.5 * (Z(9) @ Z(6)) + 0.5 * (Z(9) @ Z(11)) + 0.5 * (Z(3) @ Z(8)) + 0.0 * Z(4) + 0.0 * Z(8) + 0.0 * Z(1) + 0.0 * Z(10) + 0.0 * Z(5) + 0.0 * Z(6) + 0.0 * Z(0) + 0.0 * Z(2) + 0.0 * Z(7) + 0.0 * Z(11) + 0.0 * Z(9) + 0.0 * Z(3)
1
12
1
{"smallest_eigenvalues": [-8.0, -8.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -7.0, "smallest_bitstrings": ["011000111100", "100111000011"], "largest_eigenvalue": 12.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; rx(2.988583218836154) q[0]; rz(1.6799387703807218) q[0]; rx(-0.04566730902948943) q[1]; rz(1.1696211212944578) q[1]; rx(-0.3986599772822973) q[2]; rz(0.9529822154889149) q[2]; rx(3.4314424264189753) q[3]; rz(1.0353133365884686) q[3]; rx(3.090227965474569) q[4]; rz(-0.5346068631367893) q[4]; rx(3.045151139411456) q[5]; rz(-2.207526173912668) q[5]; rx(-0.22455076081320813) q[6]; rz(0.5615572020838429) q[6]; rx(-0.01786837323322249) q[7]; rz(2.1372252734506865) q[7]; rx(-0.1086466882799268) q[8]; rz(1.3338123349469417) q[8]; rx(-0.03324332411609707) q[9]; rz(-2.6653252266992427) q[9]; rx(3.1338952852678204) q[10]; rz(2.235285483915105) q[10]; rx(3.0368446413704633) q[11]; rz(-0.6621811449117208) 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] 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(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]; 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": []}
[ "IIIZIIIZIIII", "IIIIIIIZIIZI", "IZIZIIIIIIII", "IZIIIIIIIIZI", "IIIZIIZIIIII", "IZIIIIZIIIII", "IIIIIZIZIIII", "IZIIIZIIIIII", "IIIIIZZIIIII", "IIIZIIIIIIIZ", "IIIIIIIIIIZZ", "IIIIIIZIIZII", "IIIIIIIIIZIZ", "IIIIZIZIIIII", "IIIIZIIIIIIZ", "IIIIZIIIIZII", "ZIIZIIIIIIII", "ZZIIIIIII...
[ 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
0.98061
[ 2.988583218836154, 1.6799387703807218, -0.04566730902948943, 1.1696211212944578, -0.3986599772822973, 0.9529822154889149, 3.4314424264189753, 1.0353133365884686, 3.090227965474569, -0.5346068631367893, 3.045151139411456, -2.207526173912668, -0.22455076081320813, 0.5615572020838429, -0.01...
{ "n_parameters": 24, "n_qubits": 12, "optimal_eigenvalue": -8, "target_ratio": 0.97, "target_value": -7.76 }
49
9e7016c164f10697b0206c1127149a76
kclique
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 6}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 3, "target": 5}]}
{"states": [17, 3], "expectation_value": -3.881367808458391, "params": [[0.0635], [-0.0666]], "bitstrings": ["101110", "111100"], "total_optimization_steps": 10, "probabilities": [0.021024357776157538, 0.021303626116948738], "optimization_time": 2.7063491344451904}
2.25 * (Z(0) @ Z(1)) + 2.25 * (Z(2) @ Z(1)) + 2.25 * (Z(2) @ Z(0)) + 2.25 * (Z(3) @ Z(1)) + 2.25 * (Z(3) @ Z(0)) + 2.25 * (Z(3) @ Z(2)) + 2.5 * (Z(4) @ Z(1)) + 2.5 * (Z(4) @ Z(0)) + 2.25 * (Z(4) @ Z(2)) + 2.25 * (Z(4) @ Z(3)) + 2.25 * (Z(5) @ Z(1)) + 2.25 * (Z(5) @ Z(0)) + 2.5 * (Z(5) @ Z(2)) + 2.5 * (Z(5) @ Z(3)) + 2.5 * (Z(5) @ Z(4)) + -6.0 * Z(1) + -6.0 * Z(0) + -6.0 * Z(2) + -6.0 * Z(3) + -5.5 * Z(4) + -5.5 * Z(5)
16
6
1
{"smallest_eigenvalues": [-16.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -15.0, "smallest_bitstrings": ["111100"], "largest_eigenvalue": 70.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.0017965964091332248) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(0.0017965964091332248) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(0.0017965964091332248) q[2]; cx q[0], q[2]; h q[3]; cx q[1], q[3]; rz(0.0017965964091332248) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.0017965964091332248) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(0.0017965964091332248) q[3]; cx q[2], q[3]; h q[4]; cx q[1], q[4]; rz(-0.07551128298742306) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(-0.07551128298742306) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(0.0017965964091332248) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(0.0017965964091332248) q[4]; cx q[3], q[4]; h q[5]; cx q[1], q[5]; rz(0.0017965964091332248) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(1.2634867789247117) q[1]; rx(1.2568819748851656) q[1]; rz(0.0017965964091332248) q[5]; cx q[0], q[5]; rz(1.2634867789247117) q[0]; rx(1.2568819748851656) q[0]; cx q[1], q[0]; rz(-0.04637896190664645) q[0]; cx q[1], q[0]; cx q[2], q[5]; rz(-0.07551128298742306) q[5]; cx q[2], q[5]; rz(1.2634867789247117) q[2]; rx(1.2568819748851656) q[2]; cx q[1], q[2]; rz(-0.04637896190664645) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(-0.04637896190664645) q[2]; cx q[0], q[2]; cx q[3], q[5]; rz(-0.07551128298742306) q[5]; cx q[3], q[5]; rz(1.2634867789247117) q[3]; rx(1.2568819748851656) q[3]; cx q[1], q[3]; rz(-0.04637896190664645) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(-0.04637896190664645) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(-0.04637896190664645) q[3]; cx q[2], q[3]; cx q[4], q[5]; rz(-0.07551128298742306) q[5]; cx q[4], q[5]; rz(-1.4711869636840826) q[4]; rx(1.2568819748851654) q[4]; cx q[1], q[4]; rz(-0.0710626490461622) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(-0.0710626490461622) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(-0.04637896190664645) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(-0.04637896190664645) q[4]; cx q[3], q[4]; rz(-1.4711869636840826) q[5]; rx(1.2568819748851654) q[5]; cx q[1], q[5]; rz(-0.04637896190664645) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(0.48661910135770725) q[1]; rx(0.3667675496563035) q[1]; rz(-0.04637896190664645) q[5]; cx q[0], q[5]; rz(0.48661910135770725) q[0]; rx(0.3667675496563035) q[0]; cx q[2], q[5]; rz(-0.0710626490461622) q[5]; cx q[2], q[5]; rz(0.48661910135770725) q[2]; rx(0.3667675496563035) q[2]; cx q[3], q[5]; rz(-0.0710626490461622) q[5]; cx q[3], q[5]; rz(0.48661910135770725) q[3]; rx(0.3667675496563035) q[3]; cx q[4], q[5]; rz(-0.0710626490461622) q[5]; cx q[4], q[5]; rz(0.531926563272755) q[4]; rx(0.3667675496563035) q[4]; rz(0.531926563272755) q[5]; rx(0.3667675496563035) 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; 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[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(x1) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x1) 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[0], q[5]; rz(x0) 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(x1) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x1) q[5]; cx q[4], q[5]; rz(x2) q[1]; rz(x2) q[0]; rz(x2) q[2]; rz(x2) q[3]; rz(x3) q[4]; 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]; 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": 4}
{"circuits": [], "gradients": []}
[ "IIIIZZ", "IIIZZI", "IIIZIZ", "IIZIZI", "IIZIIZ", "IIZZII", "IZIIZI", "IZIIIZ", "IZIZII", "IZZIII", "ZIIIZI", "ZIIIIZ", "ZIIZII", "ZIZIII", "ZZIIII", "IIIIZI", "IIIIIZ", "IIIZII", "IIZIII", "IZIIII", "ZIIIII" ]
[ 2.25, 2.25, 2.25, 2.25, 2.25, 2.25, 2.5, 2.5, 2.25, 2.25, 2.25, 2.25, 2.5, 2.5, 2.5, -6, -6, -6, -6, -5.5, -5.5 ]
0.981987
[ 0.0017965964091332248, -0.07551128298742306, 1.2634867789247113, -1.4711869636840829, 1.2568819748851656, -0.04637896190664645, -0.0710626490461622, 0.48661910135770714, 0.5319265632727552, 0.3667675496563035 ]
{ "n_parameters": 10, "n_qubits": 6, "optimal_eigenvalue": -16, "target_ratio": 0.97, "target_value": -15.52 }
29
2600781715020844595
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], "hyperedges": [[9, 4], [0, 3], [0, 11], [3, 5], [10, 3], [8, 11], [8, 10], [9, 7], [9, 10], [1, 9], [8, 3], [8, 9], [1, 10], [9, 6], [10, 7], [8, 6], [2, 7]]}
{"states": [3390, 3134], "expectation_value": -0.005971424241197551, "params": [1.5889, 0.0004, 1.6289, 0.0044, 1.5298, 0.0074, 1.5664, 0.0055000000000000005, 1.5039, 0.0089, 1.566, 0.0008, 1.5923, 0.0012000000000000001, 1.617, 0.0055000000000000005, 1.5938, 0.008700000000000001, 1.6232, 0.004, 1.5945, 0.0023, 1.5485, 0.0078000000000000005, 0.007200000000000001, 0.0031000000000000003, 0.0067, 0.0063, 0.006500000000000001, 0.0027, 0.006200000000000001, 0.002, 0.004, 0.0055000000000000005, 0.0066, 0.0057, 0.0025, 0.008, 0.0001, 0.0, 0.0019, 0.0016, 0.0095, 0.0031000000000000003, 0.0015, 0.0043, 0.0081, 0.0013000000000000002], "bitstrings": ["001011000001", "001111000001"], "total_optimization_steps": 170, "probabilities": [0.00035179438229349607, 0.00035490512041920437], "optimization_time": 23.255906105041504}
0.5 * (Z(11) @ Z(6)) + 0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(2) @ Z(11)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(10) @ Z(11)) + 0.5 * (Z(10) @ Z(5)) + 0.5 * (Z(10) @ Z(3)) + 0.5 * (Z(10) @ Z(2)) + 0.5 * (Z(9) @ Z(11)) + 0.5 * (Z(9) @ Z(2)) + 0.5 * (Z(1) @ Z(11)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(8) @ Z(11)) + 0.5 * (Z(8) @ Z(10)) + 0.5 * (Z(4) @ Z(9)) + 0.0 * Z(6) + 0.0 * Z(11) + 0.0 * Z(5) + 0.0 * Z(0) + 0.0 * Z(3) + 0.0 * Z(7) + 0.0 * Z(2) + 0.0 * Z(10) + 0.0 * Z(9) + 0.0 * Z(1) + 0.0 * Z(8) + 0.0 * Z(4)
16
12
1
{"smallest_eigenvalues": [-5.5, -5.5, -5.5, -5.5, -5.5, -5.5], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -4.5, "smallest_bitstrings": ["110000111110", "101010010011", "110000110110", "001111001001", "010101101100", "001111000001"], "largest_eigenvalue": 8.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; rx(0.0827997346709515) q[0]; rz(0.053048305351621305) q[0]; rx(-0.06325004748626913) q[1]; rz(-0.3376066830695632) q[1]; cx q[1], q[0]; rz(0.08263414080817838) q[0]; cx q[1], q[0]; rz(0.6692294701801995) q[1]; rx(-2.9599476097264636) q[2]; rz(2.2361162667191863) q[2]; rx(3.1640839488422197) q[3]; rz(0.3509872081196108) q[3]; cx q[3], q[2]; rz(-0.7712477300317332) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.6692294701801995) q[1]; cx q[2], q[1]; rz(0.2308744406366385) q[3]; rx(-2.8750805002047164) q[4]; rz(2.1343600650538965) q[4]; rx(3.2483906548099104) q[5]; rz(-0.6773511273268764) q[5]; cx q[5], q[4]; rz(0.17256885062499835) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.2308744406366385) q[3]; cx q[4], q[3]; rz(1.045951441968953) q[5]; rx(0.06407665980099088) q[6]; rz(0.3614599856498195) q[6]; rx(0.00767392880948789) q[7]; rz(0.3509872081196108) q[7]; cx q[7], q[6]; rz(0.2966745017452616) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-1.045951441968953) q[5]; cx q[6], q[5]; rz(-0.04295073850739093) q[7]; rx(-2.622132253109117) q[8]; rz(-1.5107719399314181) q[8]; rx(0.06007069655559411) q[9]; rz(-0.3451377012499967) q[9]; cx q[9], q[8]; rz(0.1806416120306769) q[8]; cx q[9], q[8]; cx q[8], q[7]; rz(0.04295073850739093) q[7]; cx q[8], q[7]; rz(-0.1838011357850755) q[9]; rx(0.27060739380051685) q[10]; rz(1.0512036966598917) q[10]; rx(3.0331727397830477) q[11]; rz(-0.016862542966437966) q[11]; cx q[11], q[10]; rz(0.005479653445845778) q[10]; cx q[11], q[10]; cx q[10], q[9]; rz(0.1838011357850755) 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] 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[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(x7) q[7]; rx(x15) q[8]; rz(x16) q[8]; rx(x17) q[9]; rz(x18) q[9]; rx(x19) q[10]; rz(x20) q[10]; rx(x21) q[11]; rz(x22) q[11]; crz(x23) q[1], q[0]; crz(x24) q[3], q[2]; crz(x18) q[5], q[4]; crz(x25) q[7], q[6]; crz(x26) q[9], q[8]; crz(x27) q[11], q[10]; crz(x28) q[2], q[1]; crz(x29) q[4], q[3]; crz(x30) q[6], q[5]; crz(x31) q[8], q[7]; crz(x32) 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];
null
{"circuits": [], "gradients": []}
[ "ZIIIIZIIIIII", "IIIIIIZIIIIZ", "IIIIIIIIZIIZ", "IIIIZIZIIIII", "ZIIIIIIIIZII", "IIIIIIZIIZII", "ZZIIIIIIIIII", "IZIIIIZIIIII", "IZIIIIIIZIII", "IZIIIIIIIZII", "ZIZIIIIIIIII", "IIZIIIIIIZII", "ZIIIIIIIIIZI", "IIIIIIIIIZZI", "ZIIZIIIIIIII", "IZIZIIIIIIII", "IIZIIIIZIIII", "IIIIIZIII...
[ 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, 0, 0, 0 ]
0.975395
[ 0.08279973467095152, 0.1356824461597998, -0.06325004748626913, -0.3376066830695632, 3.323237697453123, 1.4648685366874532, 3.1640839488422197, 0.3509872081196108, 3.4081048069748703, 2.3069289156788955, 3.2483906548099104, -0.6773511273268764, 0.06407665980099089, 0.6581344873950812, 0.0...
{ "n_parameters": 33, "n_qubits": 12, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
60
13897d244e0881b4447dd2a9a298bf14
matching
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"weight": 5, "source": 0, "target": 1}, {"weight": 14, "source": 0, "target": 2}, {"weight": 19, "source": 0, "target": 6}, {"weight": 14, "source": 1, "target": 4}, {"weight": 4, "source": 2, "target": 3}, {"weight": 20, "source": 3, "target": 6}, {"weight": 12, "source": 3, "target": 4}, {"weight": 9, "source": 4, "target": 5}]}
{"states": [123, 118], "expectation_value": -23.980552378747923, "params": [[0.0328, 0.0112, -0.0023, -0.0031000000000000003], [-0.0658, -0.0584, -0.042, -0.042300000000000004]], "bitstrings": ["10000100", "10001001"], "total_optimization_steps": 10, "probabilities": [0.015315879038231006, 0.02001454980219623], "optimization_time": 5.594148397445679}
4.0 * (Z(0) @ Z(1)) + 4.0 * (Z(2) @ Z(1)) + 4.0 * (Z(2) @ Z(0)) + 4.0 * (Z(3) @ Z(0)) + 4.0 * (Z(4) @ Z(1)) + 4.0 * (Z(5) @ Z(3)) + 4.0 * (Z(5) @ Z(4)) + 4.0 * (Z(6) @ Z(2)) + 4.0 * (Z(6) @ Z(4)) + 4.0 * (Z(6) @ Z(5)) + 4.0 * (Z(7) @ Z(3)) + 4.0 * (Z(7) @ Z(5)) + 11.0 * Z(1) + 6.5 * Z(0) + 13.5 * Z(2) + 11.0 * Z(3) + 6.0 * Z(4) + 14.0 * Z(5) + 14.0 * Z(6) + 4.5 * Z(7)
1
8
4
{"smallest_eigenvalues": [-62.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -55.5, "smallest_bitstrings": ["10001001"], "largest_eigenvalue": 128.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.030727019186459183) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(0.030727019186459183) q[1]; cx q[2], q[1]; rz(-1.5882059243987203) q[2]; rx(1.5243136193984859) q[2]; h q[3]; h q[4]; cx q[0], q[4]; rz(0.030727019186459183) q[4]; cx q[0], q[4]; cx q[4], q[3]; rz(0.030727019186459183) q[3]; cx q[4], q[3]; cx q[1], q[3]; rz(0.030727019186459183) q[3]; cx q[1], q[3]; rz(-1.5882059243987203) q[3]; rx(1.5243136193984859) q[3]; h q[5]; cx q[4], q[5]; rz(0.030727019186459183) q[5]; cx q[4], q[5]; cx q[1], q[5]; rz(1.7006389677039433) q[4]; rx(1.524313619398486) q[4]; rz(0.030727019186459183) q[5]; cx q[1], q[5]; rz(1.7006389677039433) q[1]; rx(1.524313619398486) q[1]; rz(-1.5882059243987203) q[5]; rx(1.5243136193984859) q[5]; h q[6]; cx q[0], q[6]; rz(0.030727019186459183) q[6]; cx q[0], q[6]; rz(1.7006389677039433) q[0]; rx(1.524313619398486) q[0]; rz(-1.2603176422809077) q[6]; rx(1.524313619398486) 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] 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[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[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[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[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[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; rz(x1) q[1]; rz(x2) q[0]; rz(x3) q[2]; rz(x1) q[3]; rz(x4) q[4]; rz(x5) q[5]; rz(x5) 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]; cx q[1], q[0]; rz(x8) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x8) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x8) q[2]; cx q[0], q[2]; cx q[0], q[3]; rz(x8) q[3]; cx q[0], q[3]; cx q[1], q[4]; rz(x8) q[4]; cx q[1], q[4]; cx q[3], q[5]; rz(x8) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x8) q[5]; cx q[4], q[5]; cx q[2], q[6]; rz(x8) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(x8) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x8) q[6]; cx q[5], q[6]; cx q[3], q[7]; rz(x8) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(x8) q[7]; cx q[5], q[7]; rz(x9) q[1]; rz(x10) q[0]; rz(x11) q[2]; rz(x9) q[3]; rz(x12) q[4]; rz(x13) q[5]; rz(x13) q[6]; rz(x14) q[7]; 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]; h q[7]; rz(x15) q[7]; h q[7]; cx q[1], q[0]; rz(x16) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x16) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x16) q[2]; cx q[0], q[2]; cx q[0], q[3]; rz(x16) q[3]; cx q[0], q[3]; cx q[1], q[4]; rz(x16) q[4]; cx q[1], q[4]; cx q[3], q[5]; rz(x16) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x16) q[5]; cx q[4], q[5]; cx q[2], q[6]; rz(x16) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(x16) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x16) q[6]; cx q[5], q[6]; cx q[3], q[7]; rz(x16) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(x16) q[7]; cx q[5], q[7]; rz(x17) q[1]; rz(x18) q[0]; rz(x19) q[2]; rz(x17) q[3]; rz(x20) q[4]; rz(x21) q[5]; rz(x21) q[6]; rz(x22) q[7]; 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]; h q[7]; rz(x23) q[7]; h q[7]; cx q[1], q[0]; rz(x24) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x24) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x24) q[2]; cx q[0], q[2]; cx q[0], q[3]; rz(x24) q[3]; cx q[0], q[3]; cx q[1], q[4]; rz(x24) q[4]; cx q[1], q[4]; cx q[3], q[5]; rz(x24) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x24) q[5]; cx q[4], q[5]; cx q[2], q[6]; rz(x24) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(x24) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x24) q[6]; cx q[5], q[6]; cx q[3], q[7]; rz(x24) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(x24) q[7]; cx q[5], q[7]; rz(x25) q[1]; rz(x26) q[0]; rz(x27) q[2]; rz(x25) q[3]; rz(x28) q[4]; rz(x29) q[5]; rz(x29) q[6]; rz(x30) q[7]; h q[0]; rz(x31) q[0]; h q[0]; h q[1]; rz(x31) q[1]; h q[1]; h q[2]; rz(x31) q[2]; h q[2]; h q[3]; rz(x31) q[3]; h q[3]; h q[4]; rz(x31) q[4]; h q[4]; h q[5]; rz(x31) q[5]; h q[5]; h q[6]; rz(x31) q[6]; h q[6]; h q[7]; rz(x31) 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": "near_perfect", "extra": "{\"n\": 7}"}
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIIIZZI", "IIIIIZIZ", "IIIIZIIZ", "IIIZIIZI", "IIZIZIII", "IIZZIIII", "IZIIIZII", "IZIZIIII", "IZZIIIII", "ZIIIZIII", "ZIZIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIIZII", "IIIIZIII", "IIIZIIII", "IIZIIIII", "IZIIIIII", "ZIIIIIII" ]
[ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 11, 6.5, 13.5, 11, 6, 14, 14, 4.5 ]
0.98132
[ 0.030727019186459183, -1.5882059243987205, 1.700638967703943, -1.2603176422809077, 1.524313619398486 ]
{ "n_parameters": 5, "n_qubits": 7, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
27
2ef120a5f38973e3e190ac7733ed0216
edge_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": 0, "target": 7}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 4, "target": 7}, {"source": 6, "target": 7}]}
{"states": [894, 878], "expectation_value": -1.1221768730015547, "params": [[[0.7219, 0.0023], [1.8869, 0.0095], [1.9007, 0.0025], [0.6962, 0.0026000000000000003], [1.9043, 0.0083], [1.8976000000000002, 0.0043], [1.5013, 0.0055000000000000005], [1.9108, 0.0068000000000000005], [1.9058000000000002, 0.0097], [1.905, 0.0036000000000000003], [0.684, 0.0018000000000000002]]], "bitstrings": ["10010000001", "10010010001"], "total_optimization_steps": 190, "probabilities": [0.017868558159025164, 0.020534801006494817], "optimization_time": 6.699077844619751}
0.5 * (Z(1) @ Z(0)) + 0.5 * (Z(2) @ Z(3)) + 0.25 * (Z(4) @ Z(0)) + 0.25 * (Z(0) @ Z(5)) + 0.25 * (Z(4) @ Z(5)) + -0.25 * (Z(4) @ Z(0) @ Z(5)) + 0.125 * (Z(4) @ Z(2)) + 0.125 * (Z(2) @ Z(6)) + 0.125 * (Z(2) @ Z(7)) + 0.125 * (Z(4) @ Z(6)) + 0.125 * (Z(4) @ Z(7)) + 0.125 * (Z(6) @ Z(7)) + -0.125 * (Z(4) @ Z(2) @ Z(6)) + -0.125 * (Z(4) @ Z(2) @ Z(7)) + -0.125 * (Z(2) @ Z(6) @ Z(7)) + -0.125 * (Z(4) @ Z(6) @ Z(7)) + 0.125 * (Z(4) @ Z(2) @ Z(6) @ Z(7)) + 0.25 * (Z(8) @ Z(3)) + 0.25 * (Z(9) @ Z(3)) + 0.25 * (Z(8) @ Z(9)) + -0.25 * (Z(8) @ Z(9) @ Z(3)) + 0.25 * (Z(5) @ Z(6)) + 0.25 * (Z(8) @ Z(5)) + 0.25 * (Z(8) @ Z(6)) + -0.25 * (Z(8) @ Z(5) @ Z(6)) + 0.5 * (Z(10) @ Z(7)) + 0.25 * (Z(1) @ Z(9)) + 0.25 * (Z(1) @ Z(10)) + 0.25 * (Z(10) @ Z(9)) + -0.25 * (Z(1) @ Z(10) @ Z(9)) + -0.25 * Z(0) + -0.25 * Z(1) + -0.125 * Z(2) + -0.25 * Z(3) + 0.125 * Z(4) + 0.0 * Z(5) + 0.125 * Z(6) + -0.125 * Z(7) + 0.0 * Z(8) + 0.0 * Z(9) + -0.25 * Z(10)
1
11
1
{"smallest_eigenvalues": [-4.125, -4.125, -4.125], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -3.125, "smallest_bitstrings": ["10100000101", "10010010001", "01010101000"], "largest_eigenvalue": 7.875}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(0.0788907138281315) q[0]; rz(0.1776063834948477) q[0]; rx(2.719412947911784) q[1]; rz(0.41922149469588965) q[1]; rx(3.4105410076006755) q[2]; rz(0.6681695517595069) q[2]; rx(-0.04861232501673668) q[3]; rz(0.06165830672405884) q[3]; rx(2.993219876924542) q[4]; rz(-1.4768322871414012) q[4]; rx(3.228064687686459) q[5]; rz(-0.05125921191622765) q[5]; rx(-0.05656309049141578) q[6]; rz(-0.07712886969676658) q[6]; rx(3.301411525404268) q[7]; rz(0.4382378508451801) q[7]; rx(3.343574840368091) q[8]; rz(0.8374319512702573) q[8]; rx(3.2176472663297133) q[9]; rz(-0.23481566937953807) q[9]; rx(0.06747225097318438) q[10]; rz(0.2819993426900588) 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] 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; 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]; 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", "IIIIIIZIIIZ", "IIIIIZIIIIZ", "IIIIIZZIIII", "IIIIIZZIIIZ", "IIIIIIZIZII", "IIIIZIIIZII", "IIIZIIIIZII", "IIIIZIZIIII", "IIIZIIZIIII", "IIIZZIIIIII", "IIIIZIZIZII", "IIIZIIZIZII", "IIIZZIIIZII", "IIIZZIZIIII", "IIIZZIZIZII", "IIZIIIIZIII", "IZIIIIIZI...
[ 0.5, 0.5, 0.25, 0.25, 0.25, -0.25, 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.25, 0.25, -0.25, -0.25, -0.25, -0.125, -0.25, 0.125, 0, 0.125, ...
0.975978
[ 0.0788907138281315, 0.1776063834948477, 2.719412947911784, 0.41922149469588965, 3.4105410076006755, 0.6681695517595069, -0.04861232501673668, 0.06165830672405884, 2.993219876924542, -1.4768322871414012, 3.228064687686459, -0.05125921191622765, -0.05656309049141578, -0.07712886969676658, ...
{ "n_parameters": 22, "n_qubits": 11, "optimal_eigenvalue": -4.125, "target_ratio": 0.97, "target_value": -4.00125 }
32
89d2568fe7c642f4bbe0504cad32fa0e
edge_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": 0, "target": 7}, {"source": 1, "target": 6}, {"source": 1, "target": 7}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 3, "target": 6}, {"source": 3, "target": 7}, {"source": 4, "target": 7}, {"source": 6, "target": 7}]}
{"states": [1901, 877], "expectation_value": -2.3668304770013826, "params": [[[0.47700000000000004, -0.1013], [0.7013, 0.0005], [0.6984, -0.0006000000000000001], [0.21960000000000002, -0.2391], [0.7050000000000001, -0.0012000000000000001], [0.7028, 0.0006000000000000001], [0.053500000000000006, -0.327], [0.7018, 0.00030000000000000003], [0.7027, -0.0018000000000000002], [-0.0012000000000000001, 0.44270000000000004], [0.7008, -0.0009000000000000001]], [[0.4746, -0.1013], [0.7037, 0.0005], [0.6986, -0.0006000000000000001], [0.2222, -0.2389], [0.6978000000000001, -0.0012000000000000001], [0.7023, 0.0006000000000000001], [0.050800000000000005, -0.3275], [0.6997, 0.00030000000000000003], [0.7065, -0.0018000000000000002], [-0.0025, 0.5022], [0.7049000000000001, -0.0009000000000000001]], [[0.48250000000000004, 0.0092], [0.7031000000000001, 0.0023], [0.7037, 0.004200000000000001], [0.2204, 0.0049], [0.7069000000000001, 0.0007], [0.6986, 0.0019], [0.0521, 0.0024000000000000002], [0.6968000000000001, 0.006900000000000001], [0.6995, 0.0024000000000000002], [-0.0013000000000000002, 0.004], [0.7087, 0.0037]]], "bitstrings": ["00010010010", "10010010010"], "total_optimization_steps": 70, "probabilities": [0.05361006198797305, 0.07141142374495614], "optimization_time": 9.610832691192627}
0.25 * (Z(0) @ Z(1)) + 0.25 * (Z(2) @ Z(0)) + 0.25 * (Z(2) @ Z(1)) + -0.25 * (Z(2) @ Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(5) @ Z(6)) + 0.125 * (Z(5) @ Z(0)) + 0.125 * (Z(0) @ Z(7)) + 0.125 * (Z(8) @ Z(0)) + 0.125 * (Z(5) @ Z(7)) + 0.125 * (Z(5) @ Z(8)) + 0.125 * (Z(8) @ Z(7)) + -0.125 * (Z(5) @ Z(0) @ Z(7)) + -0.125 * (Z(5) @ Z(8) @ Z(0)) + -0.125 * (Z(8) @ Z(0) @ Z(7)) + -0.125 * (Z(5) @ Z(8) @ Z(7)) + 0.125 * (Z(5) @ Z(8) @ Z(0) @ Z(7)) + 0.5 * (Z(6) @ Z(1)) + 0.25 * (Z(3) @ Z(7)) + 0.25 * (Z(3) @ Z(10)) + 0.25 * (Z(10) @ Z(7)) + -0.25 * (Z(3) @ Z(10) @ Z(7)) + 0.0625 * (Z(2) @ Z(4)) + 0.0625 * (Z(2) @ Z(8)) + 0.0625 * (Z(2) @ Z(9)) + 0.0625 * (Z(2) @ Z(10)) + 0.0625 * (Z(8) @ Z(4)) + 0.0625 * (Z(4) @ Z(9)) + 0.0625 * (Z(10) @ Z(4)) + 0.0625 * (Z(8) @ Z(9)) + 0.0625 * (Z(8) @ Z(10)) + 0.0625 * (Z(10) @ Z(9)) + -0.0625 * (Z(2) @ Z(4) @ Z(8)) + -0.0625 * (Z(2) @ Z(4) @ Z(9)) + -0.0625 * (Z(2) @ Z(4) @ Z(10)) + -0.0625 * (Z(2) @ Z(9) @ Z(8)) + -0.0625 * (Z(2) @ Z(10) @ Z(8)) + -0.0625 * (Z(2) @ Z(10) @ Z(9)) + -0.0625 * (Z(8) @ Z(4) @ Z(9)) + -0.0625 * (Z(8) @ Z(4) @ Z(10)) + -0.0625 * (Z(10) @ Z(4) @ Z(9)) + -0.0625 * (Z(8) @ Z(10) @ Z(9)) + 0.0625 * (Z(2) @ Z(4) @ Z(9) @ Z(8)) + 0.0625 * (Z(2) @ Z(4) @ Z(10) @ Z(8)) + 0.0625 * (Z(2) @ Z(4) @ Z(10) @ Z(9)) + 0.0625 * (Z(2) @ Z(10) @ Z(9) @ Z(8)) + 0.0625 * (Z(8) @ Z(4) @ Z(10) @ Z(9)) + -0.0625 * (Z(2) @ Z(8) @ Z(10) @ Z(4) @ Z(9)) + 0.125 * Z(0) + -0.25 * Z(1) + 0.1875 * Z(2) + -0.25 * Z(3) + -0.0625 * Z(4) + -0.125 * Z(5) + -0.5 * Z(6) + 0.125 * Z(7) + 0.3125 * Z(8) + -0.5625 * Z(9) + 0.1875 * Z(10)
1
11
3
{"smallest_eigenvalues": [-4.6875, -4.6875], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -3.6875, "smallest_bitstrings": ["01010100010", "10010010010"], "largest_eigenvalue": 7.3125}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rz(0.6510488064459885) q[0]; ry(0.04378588005668577) q[0]; rz(-0.7443653282917815) q[0]; rz(-2.372950594380458) q[1]; ry(3.015884356875483) q[1]; rz(0.5266664547932134) q[1]; rz(1.0926014505365256) q[2]; ry(2.8843575352413366) q[2]; rz(-2.0593346073279606) q[2]; rz(-1.3033526793690144) q[3]; ry(0.10028848798533643) q[3]; rz(0.4177390618183554) q[3]; rz(0.055266412189332925) q[4]; ry(2.728610807757122) q[4]; rz(2.907565543110442) q[4]; rz(-1.3753919083381074) q[5]; ry(2.985540309740197) q[5]; rz(1.6438456323485466) q[5]; rz(1.5912877367258886) q[6]; ry(0.1553680418423446) q[6]; rz(-1.3954393619667425) q[6]; rz(2.9147389753287394) q[7]; ry(2.995076951933222) q[7]; rz(0.44435647034255865) q[7]; rz(-0.38164944604420903) q[8]; ry(3.0314764063303925) q[8]; rz(-3.1156126094191574) q[8]; rz(1.9021918845601036) q[9]; ry(0.0918318639519557) q[9]; rz(-1.5063569103090328) q[9]; rz(1.810701282051527) q[10]; ry(2.960842766086375) q[10]; rz(-1.990127845082306) 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] 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] 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(x9) q[9]; rz(x18) q[9]; rx(x19) q[10]; rz(x20) q[10]; rx(x21) q[0]; rz(x1) q[0]; rx(x22) q[1]; rz(x3) q[1]; rx(x23) q[2]; rz(x5) q[2]; rx(x24) q[3]; rz(x25) q[3]; rx(x26) q[4]; rz(x9) q[4]; rx(x27) q[5]; rz(x11) q[5]; rx(x28) q[6]; rz(x29) q[6]; rx(x30) q[7]; rz(x15) q[7]; rx(x31) q[8]; rz(x17) q[8]; rx(x32) q[9]; rz(x33) q[9]; rx(x34) q[10]; rz(x20) q[10]; rx(x35) q[0]; rz(x36) q[0]; rx(x37) q[1]; rz(x38) q[1]; rx(x22) q[2]; rz(x39) q[2]; rx(x40) q[3]; rz(x41) q[3]; rx(x42) q[4]; rz(x43) q[4]; rx(x23) 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(x46) q[8]; rx(x50) q[9]; rz(x51) q[9]; rx(x52) q[10]; rz(x53) 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIIIIZIZ", "IIIIIIIIZZI", "IIIIIIIIZZZ", "IIIIIIZZIII", "IIIIZZIIIII", "IIIIIZIIIIZ", "IIIZIIIIIIZ", "IIZIIIIIIIZ", "IIIZIZIIIII", "IIZIIZIIIII", "IIZZIIIIIII", "IIIZIZIIIIZ", "IIZIIZIIIIZ", "IIZZIIIIIIZ", "IIZZIZIIIII", "IIZZIZIIIIZ", "IIIIZIIIIZI", "IIIZIIIZI...
[ 0.25, 0.25, 0.25, -0.25, 0.5, 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.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.0...
0.974895
[ 0.16387932263465343, 0.2491945049041832, 1.7476917823925595, 0.09060957008358773, 1.3663464747786893, -0.11737802334225805, -0.1689381716647338, -0.3516920507722845, 1.4477461407260235, -0.41411261746452094, 1.5214584827655337, -0.03081034997782897, 0.21269534063256235, -0.0552520021311211...
{ "n_parameters": 42, "n_qubits": 11, "optimal_eigenvalue": -4.6875, "target_ratio": 0.97, "target_value": -4.546875 }
29
9155746045207150288
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[0, 1, 2], [4, 5, 6], [0, 1, 4], [1, 3, 5], [0, 2, 4], [0, 2, 5]]}
{"states": [61, 54], "expectation_value": -0.06345275409249927, "params": [[0.07100000000000001], [-0.0748]], "bitstrings": ["1000010", "1001001"], "total_optimization_steps": 10, "probabilities": [0.00825914189917948, 0.008316501040766628], "optimization_time": 0.622450590133667}
0.3333333333333333 * (Z(0) @ Z(1)) + 0.16666666666666666 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.16666666666666666 * (Z(4) @ Z(1)) + 0.3333333333333333 * (Z(4) @ Z(0)) + 0.16666666666666666 * (Z(4) @ Z(2)) + 0.16666666666666666 * (Z(5) @ Z(1)) + 0.16666666666666666 * (Z(5) @ Z(0)) + 0.16666666666666666 * (Z(5) @ Z(2)) + 0.16666666666666666 * (Z(5) @ Z(4)) + 0.16666666666666666 * (Z(6) @ Z(4)) + 0.16666666666666666 * (Z(6) @ Z(5)) + 0.16666666666666666 * (Z(3) @ Z(1)) + 0.16666666666666666 * (Z(3) @ Z(5)) + 0.4999999999999999 * Z(1) + 0.6666666666666666 * Z(0) + 0.4999999999999999 * Z(2) + 0.4999999999999999 * Z(4) + 0.4999999999999999 * Z(5) + 0.16666666666666666 * Z(6) + 0.16666666666666666 * Z(3)
1
7
1
{"smallest_eigenvalues": [-1.9999999999999998], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -1.6666666666666665, "smallest_bitstrings": ["1001001"], "largest_eigenvalue": 6.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-0.0027951781355706946) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(-0.04966147665288839) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(1.4166313235107586) q[2]; cx q[0], q[2]; h q[3]; h q[4]; cx q[1], q[4]; rz(-0.04966147665288839) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(-0.0027951781355706946) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(-0.04966147665288839) q[4]; cx q[2], q[4]; h q[5]; cx q[1], q[5]; rz(-0.04966147665288839) q[5]; cx q[1], q[5]; cx q[0], q[5]; cx q[1], q[3]; rz(-0.04966147665288839) q[3]; cx q[1], q[3]; rz(1.4166313235107584) q[1]; rx(-1.5448393963127476) q[1]; rz(-0.04966147665288839) q[5]; cx q[0], q[5]; rz(-1.5343705729439563) q[0]; rx(-1.5448393963127476) q[0]; cx q[2], q[5]; rz(-0.04966147665288839) q[5]; cx q[2], q[5]; rz(1.4166313235107584) q[2]; rx(-1.5448393963127476) q[2]; cx q[4], q[5]; rz(-0.04966147665288839) q[5]; cx q[4], q[5]; h q[6]; cx q[4], q[6]; rz(-0.04966147665288839) q[6]; cx q[4], q[6]; rz(1.4166313235107584) q[4]; rx(-1.5448393963127476) q[4]; cx q[5], q[6]; rz(-0.04966147665288839) q[6]; cx q[5], q[6]; cx q[5], q[3]; rz(-0.04966147665288839) q[3]; cx q[5], q[3]; rz(-0.049661476652888226) q[3]; rx(-1.5448393963127476) q[3]; rz(1.4166313235107584) q[5]; rx(-1.5448393963127476) q[5]; rz(-0.049661476652888226) q[6]; rx(-1.5448393963127476) 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[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[0], q[2]; rz(x2) 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[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[4], q[5]; rz(x1) q[5]; cx q[4], q[5]; 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]; cx q[1], q[3]; rz(x1) q[3]; cx q[1], q[3]; cx q[5], q[3]; rz(x1) q[3]; cx q[5], q[3]; rz(x2) q[1]; rz(x3) q[0]; rz(x2) q[2]; rz(x2) q[4]; rz(x2) q[5]; rz(x1) q[6]; rz(x1) q[3]; 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": []}
[ "IIIIIZZ", "IIIIZZI", "IIIIZIZ", "IIZIIZI", "IIZIIIZ", "IIZIZII", "IZIIIZI", "IZIIIIZ", "IZIIZII", "IZZIIII", "ZIZIIII", "ZZIIIII", "IIIZIZI", "IZIZIII", "IIIIIZI", "IIIIIIZ", "IIIIZII", "IIZIIII", "IZIIIII", "ZIIIIII", "IIIZIII" ]
[ 0.3333333333333333, 0.16666666666666666, 0.5, 0.16666666666666666, 0.3333333333333333, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.4999999999...
0.761164
[ -0.0027951781355706946, -0.04966147665288839, 1.4166313235107586, -1.5343705729439567, -1.5448393963127476 ]
{ "n_parameters": 5, "n_qubits": 7, "optimal_eigenvalue": -1.9999999999999998, "target_ratio": 0.97, "target_value": -1.9399999999999997 }
142
6d3ac8777508c3ce14be216c4e1f05a6
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}, {"id": 9}, {"id": 10}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 4, "target": 5}, {"source": 4, "target": 7}, {"source": 5, "target": 7}, {"source": 5, "target": 9}, {"source": 6, "target": 8}, {"source": 6, "target": 9}, {"source": 7, "target": 8}, {"source": 7, "target": 9}, {"source": 8, "target": 10}]}
{"states": [831, 319], "expectation_value": -8.38897340355047, "params": [[-0.1255], [0.2675]], "bitstrings": ["0011000000", "1011000000"], "total_optimization_steps": 30, "probabilities": [0.008174618544730203, 0.0081896466933061], "optimization_time": 2.785252571105957}
0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + -2.0 * (Z(4) @ Z(5)) + -2.5 * (Z(7) @ Z(5)) + -2.5 * (Z(7) @ Z(4)) + -2.5 * (Z(9) @ Z(5)) + 1.0 * (Z(9) @ Z(4)) + -3.0 * (Z(9) @ Z(7)) + 0.5 * (Z(6) @ Z(5)) + 1.0 * (Z(6) @ Z(7)) + -2.5 * (Z(6) @ Z(9)) + 0.5 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(4)) + -3.5 * (Z(8) @ Z(7)) + 1.0 * (Z(8) @ Z(9)) + -2.5 * (Z(8) @ Z(6)) + 0.5 * (Z(1) @ Z(7)) + 0.5 * (Z(1) @ Z(6)) + -2.0 * (Z(1) @ Z(8)) + -1.5 * Z(2) + -1.5 * Z(0) + -1.5 * Z(3) + 0.5 * Z(5) + 0.5 * Z(4) + 0.5 * Z(7) + 0.5 * Z(9) + 0.5 * Z(6) + 0.5 * Z(8) + 0.5 * Z(1)
5
10
1
{"smallest_eigenvalues": [-24.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -23.0, "smallest_bitstrings": ["1011000000"], "largest_eigenvalue": 29.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; h q[0]; h q[1]; ry(0.08057429614452284) q[1]; h q[2]; ry(-1.523974432714227) q[2]; h q[3]; h q[4]; h q[5]; ry(0.5904681359969723) q[5]; h q[6]; ry(0.08057429614452284) q[6]; h q[7]; ry(0.08057429614452284) q[7]; h q[8]; cx q[8], q[7]; ry(-0.08057429614452284) q[7]; cx q[8], q[7]; ry(-0.2258895811166369) q[7]; ry(1.597101986644958) q[8]; h q[9]; cx q[9], q[6]; ry(-0.08057429614452284) q[6]; cx q[9], q[6]; ry(1.4428745348496541) q[9]; cx q[9], q[5]; ry(-0.5904681359969723) q[5]; cx q[9], q[5]; cx q[5], q[7]; ry(0.2258895811166369) q[7]; cx q[5], q[7]; ry(1.2639247671765357) q[7]; cx q[9], q[7]; ry(-0.6763766825540759) q[7]; cx q[9], q[7]; ry(0.041820013866138206) q[7]; cx q[6], q[7]; ry(-0.041820013866138206) q[7]; cx q[6], q[7]; ry(0.03564669820842544) q[7]; cx q[4], q[7]; ry(-0.03564669820842544) q[7]; cx q[4], q[7]; ry(-0.025264609015786376) q[7]; cx q[3], q[7]; ry(0.025264609015786376) q[7]; cx q[3], q[7]; ry(0.24522563962856903) q[6]; cx q[5], q[6]; ry(-0.24522563962856903) q[6]; cx q[5], q[6]; ry(0.12437171389048239) q[9]; cx q[6], q[9]; ry(-0.12437171389048239) q[9]; cx q[6], q[9]; ry(-0.16556912996514672) q[9]; cx q[5], q[9]; ry(0.16556912996514672) q[9]; cx q[5], q[9]; ry(0.7042048035865757) q[4]; cx q[8], q[4]; ry(-0.7042048035865757) q[4]; cx q[8], q[4]; cx q[8], q[1]; ry(-0.08057429614452284) q[1]; cx q[8], q[1]; ry(-0.06531879917348735) q[7]; cx q[1], q[7]; ry(0.06531879917348735) q[7]; cx q[1], q[7]; ry(-0.016883882489356038) q[7]; cx q[0], q[7]; ry(0.016883882489356038) q[7]; cx q[0], q[7]; ry(0.12456872819084429) q[9]; cx q[1], q[9]; ry(-0.12456872819084429) q[9]; cx q[1], q[9]; ry(0.0008085508168770503) q[9]; cx q[7], q[9]; ry(-0.0008085508168770503) q[9]; cx q[7], q[9]; ry(0.0970377351995273) q[9]; cx q[4], q[9]; ry(-0.0970377351995273) q[9]; cx q[4], q[9]; ry(0.03741074237555524) q[4]; cx q[0], q[4]; ry(-0.03741074237555524) q[4]; cx q[0], q[4]; ry(-1.4725025830272156) q[0]; ry(0.08226350379866874) q[4]; cx q[1], q[4]; ry(-0.08226350379866874) q[4]; cx q[1], q[4]; ry(-0.15709985529725226) q[8]; cx q[7], q[8]; ry(0.15709985529725226) q[8]; cx q[7], q[8]; ry(-0.13981904619815708) q[4]; cx q[7], q[4]; ry(0.13981904619815708) q[4]; cx q[7], q[4]; ry(0.5383107475172535) q[5]; cx q[7], q[5]; ry(-0.5383107475172535) q[5]; cx q[7], q[5]; cx q[7], q[0]; ry(0.1678189197804612) q[0]; cx q[7], q[0]; ry(0.0071001739735953445) q[9]; cx q[8], q[9]; ry(-0.0071001739735953445) q[9]; cx q[8], q[9]; ry(0.20184972355689457) q[6]; cx q[8], q[6]; ry(-0.20184972355689457) q[6]; cx q[8], q[6]; ry(-0.32946340377606) q[5]; cx q[6], q[5]; ry(0.32946340377606) q[5]; cx q[6], q[5]; ry(0.0799271304292479) q[4]; cx q[9], q[4]; ry(-0.0799271304292479) q[4]; cx q[9], q[4]; ry(-0.2027600308774015) q[5]; cx q[4], q[5]; ry(0.2027600308774015) q[5]; cx q[4], q[5]; ry(0.11805187854594465) q[8]; cx q[4], q[8]; ry(-0.11805187854594465) q[8]; cx q[4], q[8]; ry(0.3506693837238195) q[1]; ry(0.0825672654067793) q[9]; ry(-1.365760074313026) q[3]; ry(0.21411786192508753) q[5]; cx q[5], q[1]; ry(-0.3506693837238195) q[1]; cx q[5], q[1]; ry(0.29759854112729167) q[1]; cx q[7], q[1]; ry(-0.29759854112729167) q[1]; cx q[7], q[1]; cx q[7], q[3]; ry(-0.24770443070791928) q[1]; cx q[4], q[1]; ry(-0.3165757365571837) q[1]; cx q[4], q[1]; ry(0.17462666543535857) q[3]; cx q[7], q[3]; ry(0.1150638454782313) q[5]; cx q[8], q[5]; ry(-0.1150638454782313) q[5]; cx q[8], q[5]; ry(0.10672326886861373) q[8]; ry(-0.09124924078145571) q[1]; ry(-0.04732970910949679) q[4]; ry(-0.7264082030329629) q[6]; cx q[6], q[8]; ry(-0.10672326886861373) q[8]; cx q[6], q[8]; cx q[6], q[1]; ry(-0.1873986385913852) q[8]; cx q[5], q[8]; ry(0.1873986385913852) q[8]; cx q[5], q[8]; ry(0.4036700116757104) q[8]; cx q[0], q[8]; ry(-0.4036700116757104) q[8]; cx q[0], q[8]; cx q[0], q[9]; ry(-0.0825672654067793) q[9]; cx q[0], q[9]; ry(0.09124924078145571) q[1]; cx q[6], q[1]; ry(0.67651486570209) q[6]; cx q[1], q[6]; ry(-0.67651486570209) q[6]; cx q[1], q[6]; ry(-0.08269455175366823) q[5]; cx q[1], q[5]; ry(0.08269455175366823) q[5]; cx q[1], q[5]; ry(-0.01369814459795747) q[0]; cx q[8], q[0]; ry(0.01369814459795747) q[0]; cx q[8], q[0]; ry(0.1225189269648582) q[5]; cx q[0], q[5]; ry(-0.1225189269648582) q[5]; cx q[0], q[5]; cx q[5], q[4]; ry(0.1127291887776316) q[6]; cx q[0], q[6]; ry(-0.1127291887776316) q[6]; cx q[0], q[6]; ry(0.2069749888443858) q[8]; cx q[1], q[8]; ry(-0.2069749888443858) q[8]; cx q[1], q[8]; ry(0.4007396405476836) q[8]; cx q[3], q[8]; ry(-0.4007396405476836) q[8]; cx q[3], q[8]; ry(0.04732970910949679) q[4]; cx q[5], q[4]; ry(0.39740389760672457) q[6]; ry(-0.07604381313327581) q[0]; ry(0.1124447453712809) q[3]; ry(0.14137340309126012) q[1]; cx q[9], q[1]; ry(-0.14137340309126012) q[1]; cx q[9], q[1]; ry(-0.09521305160112888) q[1]; ry(-0.1645357840707886) q[4]; cx q[4], q[6]; ry(-0.39740389760672457) q[6]; cx q[4], q[6]; cx q[4], q[0]; ry(0.07604381313327581) q[0]; cx q[4], q[0]; cx q[0], q[3]; ry(-0.1124447453712809) q[3]; cx q[0], q[3]; cx q[0], q[1]; ry(0.09436934567273689) q[3]; cx q[5], q[3]; ry(-0.09436934567273689) q[3]; cx q[5], q[3]; ry(-0.29689383551633114) q[4]; cx q[3], q[4]; ry(0.29689383551633114) q[4]; cx q[3], q[4]; ry(-0.3231994338482598) q[6]; cx q[7], q[6]; ry(0.3231994338482598) q[6]; cx q[7], q[6]; ry(0.1914652836617501) q[4]; cx q[6], q[4]; ry(-0.1914652836617501) q[4]; cx q[6], q[4]; ry(0.09521305160112888) q[1]; cx q[0], q[1];
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[10] c; qubit[10] 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]; 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[5], q[4]; rz(x1) q[4]; cx q[5], q[4]; cx q[5], q[7]; rz(x2) q[7]; cx q[5], q[7]; cx q[4], q[7]; rz(x2) q[7]; cx q[4], q[7]; cx q[5], q[9]; rz(x2) q[9]; cx q[5], q[9]; cx q[4], q[9]; rz(x3) q[9]; cx q[4], q[9]; cx q[7], q[9]; rz(x4) q[9]; cx q[7], q[9]; cx q[5], q[6]; rz(x0) q[6]; cx q[5], q[6]; cx q[7], q[6]; rz(x3) q[6]; cx q[7], q[6]; cx q[9], q[6]; rz(x2) q[6]; cx q[9], q[6]; cx q[5], q[8]; rz(x0) q[8]; cx q[5], q[8]; cx q[4], q[8]; rz(x0) q[8]; cx q[4], q[8]; cx q[7], q[8]; rz(x5) q[8]; cx q[7], q[8]; cx q[9], q[8]; rz(x3) q[8]; cx q[9], q[8]; cx q[6], q[8]; rz(x2) q[8]; cx q[6], q[8]; cx q[7], q[1]; rz(x0) q[1]; cx q[7], q[1]; cx q[6], q[1]; rz(x0) q[1]; cx q[6], q[1]; cx q[8], q[1]; rz(x1) q[1]; cx q[8], q[1]; rz(x6) q[2]; rz(x6) q[0]; rz(x6) q[3]; rz(x0) q[5]; rz(x0) q[4]; rz(x0) q[7]; rz(x0) q[9]; rz(x0) q[6]; rz(x0) q[8]; rz(x0) q[1]; 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]; h q[8]; rz(x7) q[8]; h q[8]; h q[9]; rz(x7) q[9]; h 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];
{"node": 0}
{"circuits": [], "gradients": []}
[ "IIIIIIIZIZ", "IIIIIIZZII", "IIIIIIZIIZ", "IIIIZZIIII", "IIZIZIIIII", "IIZIIZIIII", "ZIIIZIIIII", "ZIIIIZIIII", "ZIZIIIIIII", "IIIZZIIIII", "IIZZIIIIII", "ZIIZIIIIII", "IZIIZIIIII", "IZIIIZIIII", "IZZIIIIIII", "ZZIIIIIIII", "IZIZIIIIII", "IIZIIIIIZI", "IIIZIIIIZI", "IZIIIIIIZI"...
[ 0.5, 0.5, 0.5, -2, -2.5, -2.5, -2.5, 1, -3, 0.5, 1, -2.5, 0.5, 0.5, -3.5, 1, -2.5, 0.5, 0.5, -2, -1.5, -1.5, -1.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ]
0.970634
[ 0.16114859228904568, 1.597101986644958, 1.4428745348496541, 1.1809362719939447, -0.4517791622332738, 0.5875480846224597, 1.3527533651081518, 0.08364002773227641, 0.07129339641685088, 1.4084096071731513, -0.05052921803157275, 0.49045127925713805, -1.523974432714227, -0.1306375983469747, -...
{ "n_parameters": 65, "n_qubits": 10, "optimal_eigenvalue": -24, "target_ratio": 0.97, "target_value": -23.28 }
89
38980211450f7282c15e0ab435ff2cd6
min_cut
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"capacity": 3, "source": 0, "target": 2}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 2, "source": 1, "target": 3}, {"capacity": 3, "source": 2, "target": 3}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 2, "source": 3, "target": 1}, {"capacity": 1, "source": 3, "target": 4}, {"capacity": 2, "source": 4, "target": 1}]}
{"states": [0, 1], "expectation_value": -4.578787309197593, "params": [[[0.0033, 0.4242], [0.0022, 0.6039], [0.0028, 0.5978], [0.0025, 0.5938], [0.0024000000000000002, 0.4786], [0.8058000000000001, -0.0038]], [[0.0038, 0.009600000000000001], [0.0022, 0.0004], [0.0028, 0.0051], [0.0025, 0.0068000000000000005], [0.0022, 0.0013000000000000002], [0.8045, 0.009600000000000001]]], "bitstrings": ["111111", "111110"], "total_optimization_steps": 80, "probabilities": [0.48026024422919567, 0.5197052877130122], "optimization_time": 2.395833730697632}
-0.75 * (Z(0) @ Z(2)) + -0.25 * (Z(4) @ Z(0)) + -0.5 * (Z(1) @ Z(4)) + -0.75 * (Z(3) @ Z(2)) + -0.25 * (Z(3) @ Z(4)) + -1.0 * (Z(3) @ Z(1)) + -0.25 * (Z(5) @ Z(2)) + 1.25 * (Z(5) @ Z(0)) + 0.25 * Z(2) + -0.25 * Z(0) + 0.0 * Z(4) + -0.5 * Z(1) + -0.5 * Z(3) + 1.0 * Z(5)
1
6
2
{"smallest_eigenvalues": [-6.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -4.5, "smallest_bitstrings": ["111110"], "largest_eigenvalue": 4.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.18057532849171046) q[0]; cx q[2], q[0]; h q[3]; cx q[2], q[3]; rz(0.18057532849171046) q[3]; cx q[2], q[3]; h q[4]; cx q[0], q[4]; rz(0.15240128173497133) q[4]; cx q[0], q[4]; cx q[4], q[1]; rz(0.4649246212783777) q[1]; cx q[4], q[1]; cx q[4], q[3]; rz(0.15240128173497133) q[3]; cx q[4], q[3]; cx q[1], q[3]; rz(-0.16816126659960623) q[3]; cx q[1], q[3]; rz(0.46492462127837797) q[1]; rx(1.3898734088318323) q[1]; rz(0.46492462127837797) q[3]; rx(1.3898734088318323) q[3]; rz(0.5762777327646811) q[4]; rx(1.3898734088318323) q[4]; h q[5]; cx q[2], q[5]; rz(0.15240128173497133) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(0.6933538979276799) q[2]; rx(1.3898734088318323) q[2]; rz(-0.38958804491802196) q[5]; cx q[0], q[5]; rz(0.15240128173497114) q[0]; rx(1.3898734088318323) q[0]; cx q[2], q[0]; rz(0.35834720452177266) q[0]; cx q[2], q[0]; cx q[0], q[4]; cx q[2], q[3]; rz(0.35834720452177266) q[3]; cx q[2], q[3]; rz(0.2611471404449328) q[4]; cx q[0], q[4]; cx q[4], q[1]; rz(0.6354636015951395) q[1]; cx q[4], q[1]; cx q[4], q[3]; rz(0.2611471404449328) q[3]; cx q[4], q[3]; cx q[1], q[3]; rz(-0.12256652965784247) q[3]; cx q[1], q[3]; rz(0.6354636015951396) q[1]; rx(1.111399543993666) q[1]; rz(0.6354636015951396) q[3]; rx(1.111399543993666) q[3]; rz(0.5762777327646815) q[4]; rx(1.111399543993666) q[4]; rz(-0.6736008592295457) q[5]; rx(1.3898734088318323) q[5]; cx q[2], q[5]; rz(0.2611471404449328) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(0.8089474197850515) q[2]; rx(1.111399543993666) q[2]; rz(-0.6716227081292513) q[5]; cx q[0], q[5]; rz(0.2611471404449328) q[0]; rx(1.111399543993666) q[0]; cx q[2], q[0]; rz(0.7771875074341547) q[0]; cx q[2], q[0]; cx q[0], q[4]; cx q[2], q[3]; rz(0.7771875074341547) q[3]; cx q[2], q[3]; rz(0.022286249447700177) q[4]; cx q[0], q[4]; cx q[4], q[1]; rz(0.8339063302695228) q[1]; cx q[4], q[1]; cx q[4], q[3]; rz(0.022286249447700177) q[3]; cx q[4], q[3]; cx q[1], q[3]; rz(0.22623207016342406) q[3]; cx q[1], q[3]; rz(0.8339063302695227) q[1]; rx(0.559891074320049) q[1]; rz(0.8339063302695227) q[3]; rx(0.559891074320049) q[3]; rz(0.5762777327646811) q[4]; rx(0.5598910743200493) q[4]; rz(-0.9149711179552309) q[5]; rx(1.111399543993666) q[5]; cx q[2], q[5]; rz(0.022286249447700177) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(0.5931155178890117) q[2]; rx(0.5598910743200489) q[2]; rz(-0.7102219468434032) q[5]; cx q[0], q[5]; rz(0.02228624944770008) q[0]; rx(0.5598910743200493) q[0]; rz(-1.2108215259748687) q[5]; rx(0.559891074320049) 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] 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; 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(x2) q[1]; rz(x14) q[1]; rx(x4) q[2]; rz(x15) q[2]; rx(x6) q[3]; rz(x16) q[3]; rx(x2) q[4]; rz(x17) q[4]; rx(x18) q[5]; rz(x13) 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": []}
[ "IIIZIZ", "IZIIIZ", "IZIIZI", "IIZZII", "IZZIII", "IIZIZI", "ZIIZII", "ZIIIIZ", "IIIZII", "IIIIIZ", "IZIIII", "IIIIZI", "IIZIII", "ZIIIII" ]
[ -0.75, -0.25, -0.5, -0.75, -0.25, -1, -0.25, 1.25, 0.25, -0.25, 0, -0.5, -0.5, 1 ]
0.970699
[ 0.18057532849171046, 0.15240128173497133, 0.4649246212783777, -0.16816126659960623, -0.38958804491802196, 0.6933538979276795, 0.5762777327646811, -0.6736008592295458, 1.3898734088318323, 0.35834720452177266, 0.2611471404449328, 0.6354636015951395, -0.12256652965784247, -0.6716227081292513,...
{ "n_parameters": 25, "n_qubits": 6, "optimal_eigenvalue": -6.5, "target_ratio": 0.97, "target_value": -6.305 }
144
20a60ed013bc1976376f734be7d8d92c
edge_cover
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 1, "target": 2}, {"source": 1, "target": 3}]}
{"states": [6, 9], "expectation_value": -0.1749240019709307, "params": [[-0.0368, 0.0543, 0.0704, 0.0653], [0.0799, -0.0051, -0.0454, -0.054400000000000004]], "bitstrings": ["1001", "0110"], "total_optimization_steps": 10, "probabilities": [0.077866340067406, 0.077866340067406], "optimization_time": 2.3792150020599365}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(1) @ Z(3)) + -0.5 * Z(0) + -0.5 * Z(1) + -0.5 * Z(2) + -0.5 * Z(3)
1
4
4
{"smallest_eigenvalues": [-2.0, -2.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.0, "smallest_bitstrings": ["1001", "0110"], "largest_eigenvalue": 4.0}
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] x11; 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[4] c; qubit[4] q; h q[0]; h q[1]; h q[2]; h q[3]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[2], q[0]; rz(x0) q[0]; cx q[2], q[0]; cx q[3], q[1]; rz(x0) q[1]; cx q[3], q[1]; rz(x1) q[0]; rz(x1) q[1]; rz(x1) q[2]; rz(x1) q[3]; 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]; cx q[1], q[0]; rz(x3) q[0]; cx q[1], q[0]; cx q[3], q[2]; rz(x3) q[2]; cx q[3], q[2]; cx q[2], q[0]; rz(x3) q[0]; cx q[2], q[0]; cx q[3], q[1]; rz(x3) q[1]; cx q[3], q[1]; rz(x4) q[0]; rz(x4) q[1]; rz(x4) q[2]; rz(x4) 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]; cx q[1], q[0]; rz(x6) q[0]; cx q[1], q[0]; cx q[3], q[2]; rz(x6) q[2]; cx q[3], q[2]; cx q[2], q[0]; rz(x6) q[0]; cx q[2], q[0]; cx q[3], q[1]; rz(x6) q[1]; cx q[3], q[1]; rz(x7) q[0]; rz(x7) q[1]; rz(x7) q[2]; rz(x7) q[3]; 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]; cx q[1], q[0]; rz(x9) q[0]; cx q[1], q[0]; cx q[3], q[2]; rz(x9) q[2]; cx q[3], q[2]; cx q[2], q[0]; rz(x9) q[0]; cx q[2], q[0]; cx q[3], q[1]; rz(x9) q[1]; cx q[3], q[1]; rz(x10) q[0]; rz(x10) q[1]; rz(x10) q[2]; rz(x10) q[3]; 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3];
null
{"circuits": [], "gradients": []}
[ "IIZZ", "ZZII", "IZIZ", "ZIZI", "IIIZ", "IIZI", "IZII", "ZIII" ]
[ 0.5, 0.5, 0.5, 0.5, -0.5, -0.5, -0.5, -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
c31960310eb284d493a369e45529e3bd
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": 15, "source": 0, "target": 2}, {"weight": 17, "source": 0, "target": 3}, {"weight": 16, "source": 1, "target": 6}, {"weight": 7, "source": 2, "target": 3}, {"weight": 17, "source": 2, "target": 6}, {"weight": 12, "source": 3, "target": 7}, {"weight": 6, "source": 4, "target": 5}, {"weight": 10, "source": 6, "target": 7}]}
{"states": [241, 236], "expectation_value": -18.514209659497563, "params": [[-0.0281, -0.0196], [0.0543, 0.0659]], "bitstrings": ["100001110", "100010011"], "total_optimization_steps": 10, "probabilities": [0.0059054835172070936, 0.006623541905821077], "optimization_time": 3.530367851257324}
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(4) @ Z(2)) + 4.5 * (Z(5) @ Z(1)) + 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(3)) + 4.5 * (Z(8) @ Z(5)) + 4.5 * (Z(8) @ Z(6)) + 16.5 * Z(1) + 7.0 * Z(0) + 17.5 * Z(2) + 12.5 * Z(3) + 12.5 * Z(4) + 17.5 * Z(5) + 10.5 * Z(6) + 9.5 * Z(8) + -6.0 * Z(7)
1
9
2
{"smallest_eigenvalues": [-78.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -70.5, "smallest_bitstrings": ["100010011"], "largest_eigenvalue": 172.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-1.667260209605278e-08) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(-1.667260209605278e-08) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(-1.667260209605278e-08) q[2]; cx q[0], q[2]; h q[3]; cx q[0], q[3]; rz(-1.667260209605278e-08) q[3]; cx q[0], q[3]; rz(-1.5707962989502011) q[0]; rx(-1.5707963243252308) q[0]; h q[4]; cx q[1], q[4]; rz(-1.667260209605278e-08) q[4]; cx q[1], q[4]; cx q[2], q[4]; rz(-1.667260209605278e-08) q[4]; cx q[2], q[4]; h q[5]; cx q[1], q[5]; rz(-1.667260209605278e-08) q[5]; cx q[1], q[5]; rz(1.5707964046189833) q[1]; rx(-1.570796324325231) q[1]; cx q[3], q[5]; rz(-1.667260209605278e-08) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(-1.667260209605278e-08) q[5]; cx q[4], q[5]; h q[6]; cx q[2], q[6]; rz(-1.667260209605278e-08) q[6]; cx q[2], q[6]; rz(1.570796366651293) q[2]; rx(-1.570796324325231) q[2]; cx q[4], q[6]; rz(-1.667260209605278e-08) q[6]; cx q[4], q[6]; rz(1.5707963316403815) q[4]; rx(-1.570796324325231) q[4]; rz(-1.6180582196207691) q[7]; ry(5.227436164641371e-08) q[7]; rz(-3.094330760763921) q[7]; h q[8]; cx q[3], q[8]; rz(-1.667260209605278e-08) q[8]; cx q[3], q[8]; rz(1.5707963316403815) q[3]; rx(-1.570796324325231) q[3]; cx q[5], q[8]; rz(-1.667260209605278e-08) q[8]; cx q[5], q[8]; rz(1.570796366651293) q[5]; rx(-1.570796324325231) q[5]; cx q[6], q[8]; rz(-1.667260209605278e-08) q[8]; cx q[6], q[8]; rz(1.5707964093486488) q[6]; rx(-1.570796324325231) q[6]; rz(-1.5707963413629793) q[8]; rx(-1.570796324325231) 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] 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; 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[0], q[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[2], q[4]; rz(x0) q[4]; cx q[2], q[4]; cx q[1], q[5]; rz(x0) q[5]; cx q[1], 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[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[3], q[8]; rz(x0) q[8]; cx q[3], q[8]; cx q[5], q[8]; rz(x0) q[8]; cx q[5], 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(x4) q[4]; rz(x3) q[5]; rz(x5) q[6]; rz(x6) q[8]; rz(x7) q[7]; 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]; cx q[1], q[0]; rz(x9) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x9) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x9) q[2]; cx q[0], q[2]; cx q[0], q[3]; rz(x9) q[3]; cx q[0], q[3]; cx q[1], q[4]; rz(x9) q[4]; cx q[1], q[4]; cx q[2], q[4]; rz(x9) q[4]; cx q[2], q[4]; cx q[1], q[5]; rz(x9) q[5]; cx q[1], q[5]; cx q[3], q[5]; rz(x9) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x9) q[5]; cx q[4], q[5]; cx q[2], q[6]; rz(x9) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(x9) q[6]; cx q[4], q[6]; cx q[3], q[8]; rz(x9) q[8]; cx q[3], q[8]; cx q[5], q[8]; rz(x9) q[8]; cx q[5], q[8]; cx q[6], q[8]; rz(x9) q[8]; cx q[6], q[8]; rz(x10) q[1]; rz(x11) q[0]; rz(x12) q[2]; rz(x13) q[3]; rz(x13) q[4]; rz(x12) q[5]; rz(x14) q[6]; rz(x15) q[8]; rz(x16) q[7]; 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]; 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", "IIIIIZIIZ", "IIIIZIIZI", "IIIIZIZII", "IIIZIIIZI", "IIIZIZIII", "IIIZZIIII", "IIZIIIZII", "IIZIZIIII", "ZIIIIZIII", "ZIIZIIIII", "ZIZIIIIII", "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, 16.5, 7, 17.5, 12.5, 12.5, 17.5, 10.5, 9.5, -6 ]
0.859873
[ -1.667260209605278e-8, 1.5707964046189828, -1.5707962989502005, 1.5707963666512932, 1.570796331640382, 1.5707964093486493, -1.5707963413629793, -1.570796379010887, -1.570796324325231 ]
{ "n_parameters": 9, "n_qubits": 9, "optimal_eigenvalue": -78.5, "target_ratio": 0.97, "target_value": -76.145 }
247
f27f895781baa6e2730634ac306954bc
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": 6}, {"source": 0, "target": 8}, {"source": 1, "target": 2}, {"source": 2, "target": 3}, {"source": 2, "target": 6}, {"source": 3, "target": 5}, {"source": 4, "target": 6}, {"source": 6, "target": 7}, {"source": 6, "target": 8}]}
{"states": [187, 155], "expectation_value": -3.9777559082048284, "params": [[[-0.0177, -0.3099], [0.6015, -0.0023], [-0.016900000000000002, -0.31220000000000003], [0.49210000000000004, -0.057], [0.6006, -0.004], [0.5675, 0.0009000000000000001], [-0.0067, 0.315], [0.6007, 0.0038], [0.6046, 0.0033]], [[-0.014700000000000001, -0.31010000000000004], [0.6, -0.0023], [-0.0216, -0.3119], [0.4888, -0.057], [0.6079, -0.004], [0.5698, 0.001], [-0.0046, 0.3128], [0.5997, 0.0038], [0.6014, 0.0033]], [[-0.0166, 0.0031000000000000003], [0.605, 0.0098], [-0.0217, 0.0039000000000000003], [0.49250000000000005, 0.0059], [0.6098, 0.0095], [0.5735, 0.0035], [-0.0081, 0.0095], [0.6001000000000001, 0.0024000000000000002], [0.6064, 0.007]]], "bitstrings": ["101000100", "101100100"], "total_optimization_steps": 60, "probabilities": [0.037416297741867686, 0.04565816557243571], "optimization_time": 21.808246612548828}
0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(8) @ Z(0)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(7) @ Z(6)) + -1.5 * Z(2) + -1.5 * Z(0) + -1.0 * Z(3) + -2.0 * Z(6) + -0.5 * Z(8) + 0.0 * Z(1) + 0.0 * Z(5) + 0.0 * Z(4) + 0.0 * Z(7)
1
9
3
{"smallest_eigenvalues": [-6.0, -6.0, -6.0, -6.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -5.0, "smallest_bitstrings": ["001100101", "101100100", "110100100", "101001100"], "largest_eigenvalue": 12.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rz(-1.3248113095491463) q[0]; ry(0.11209007790396767) q[0]; rz(1.4921296740924062) q[0]; rz(-2.8886166914447005) q[1]; ry(2.905273154811763) q[1]; rz(0.5336596413968033) q[1]; rz(-1.9623118753234339) q[2]; ry(0.3539252336839775) q[2]; rz(1.3627199896501487) q[2]; rz(1.7231494294582799) q[3]; ry(0.2983690747812944) q[3]; rz(-2.195301893271853) q[3]; rz(0.7939420967558721) q[4]; ry(2.924461842381869) q[4]; rz(-2.508630457294358) q[4]; rz(1.81165512200411) q[5]; ry(2.8876802932335437) q[5]; rz(-2.182310432286799) q[5]; rz(-0.932645683639131) q[6]; ry(0.0417223795756031) q[6]; rz(0.909062994099747) q[6]; rz(1.5666427529554987) q[7]; ry(3.1252376953271126) q[7]; rz(-1.767455549810764) q[7]; rz(-1.4304870545376556) q[8]; ry(2.8099425490892926) q[8]; rz(1.765499307277854) 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] 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]; rx(x18) q[0]; rz(x19) q[0]; rx(x20) q[1]; rz(x3) q[1]; rx(x21) q[2]; rz(x22) q[2]; rx(x23) q[3]; rz(x7) q[3]; rx(x24) q[4]; rz(x9) q[4]; rx(x25) q[5]; rz(x26) q[5]; rx(x27) q[6]; rz(x28) q[6]; rx(x29) q[7]; rz(x15) q[7]; rx(x30) q[8]; rz(x17) q[8]; 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(x40) q[6]; rx(x44) q[7]; rz(x45) q[7]; rx(x46) q[8]; rz(x47) 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": []}
[ "IIIIIIZIZ", "IIIIIZZII", "IIIIIZIIZ", "IIZIIIZII", "IIZIIIIIZ", "ZIIIIIIIZ", "ZIZIIIIII", "IIIIIIZZI", "IIIZIZIII", "IIZIZIIII", "IZZIIIIII", "IIIIIIZII", "IIIIIIIIZ", "IIIIIZIII", "IIZIIIIII", "ZIIIIIIII", "IIIIIIIZI", "IIIZIIIII", "IIIIZIIII", "IZIIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, -1.5, -1, -2, -0.5, 0, 0, 0, 0 ]
0.978778
[ -0.0038715822543198123, 0.25522095025163294, 1.0240606393074938, 0.14802774918311074, -0.08389536138141343, -0.5351562140365536, 0.5276589017496107, -0.3276504343703232, 0.9916179774455682, -0.08409550339726574, 0.9816804323363971, 0.38042971942365034, 0.11538248027696091, -0.0163463514244...
{ "n_parameters": 48, "n_qubits": 9, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
23
f873cf0048fc44701f70d0f09e6d1420
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": 2, "source": 0, "target": 4}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 4, "source": 1, "target": 6}, {"capacity": 2, "source": 1, "target": 7}, {"capacity": 4, "source": 2, "target": 4}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 2, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 2}, {"capacity": 4, "source": 3, "target": 4}, {"capacity": 4, "source": 4, "target": 2}, {"capacity": 3, "source": 5, "target": 1}, {"capacity": 4, "source": 5, "target": 3}, {"capacity": 4, "source": 5, "target": 7}, {"capacity": 3, "source": 6, "target": 2}]}
{"states": [85, 87], "expectation_value": -7.981229824185594, "params": [[0.1096, 0.0682, 0.111, 0.11280000000000001], [-0.2707, -0.19640000000000002, -0.1487, -0.1622]], "bitstrings": ["10101010", "10101000"], "total_optimization_steps": 30, "probabilities": [0.06037593525418859, 0.06113154038494095], "optimization_time": 7.316702604293823}
-0.5 * (Z(0) @ Z(4)) + -1.0 * (Z(3) @ Z(4)) + -1.25 * (Z(1) @ Z(3)) + -1.0 * (Z(6) @ Z(1)) + 0.75 * (Z(7) @ Z(0)) + -0.5 * (Z(7) @ Z(1)) + -2.0 * (Z(2) @ Z(4)) + -0.5 * (Z(2) @ Z(3)) + -0.75 * (Z(2) @ Z(6)) + -1.0 * (Z(5) @ Z(3)) + -0.75 * (Z(5) @ Z(1)) + -1.0 * (Z(5) @ Z(7)) + -0.25 * (Z(5) @ Z(2)) + -1.5 * Z(4) + -0.25 * Z(0) + 0.25 * Z(3) + 1.0 * Z(1) + -0.25 * Z(6) + -0.75 * Z(7) + -1.0 * Z(2) + 2.5 * Z(5)
1
8
4
{"smallest_eigenvalues": [-11.75, -11.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -10.75, "smallest_bitstrings": ["10101010", "10101000"], "largest_eigenvalue": 11.25}
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(-0.019342749178970584) q[0]; cx q[4], q[0]; cx q[4], q[3]; rz(0.014010937666325912) q[3]; cx q[4], q[3]; cx q[3], q[1]; rz(-0.40172858844056397) q[1]; cx q[3], q[1]; cx q[4], q[2]; rz(0.045586839198308124) q[2]; cx q[4], q[2]; cx q[3], q[2]; rz(-0.019342749178970584) q[2]; cx q[3], q[2]; rz(-0.325070205819308) q[4]; rx(-1.5963506187461252) q[4]; h q[5]; cx q[3], q[5]; rz(0.014010937666325912) q[5]; cx q[3], q[5]; rz(0.36275444890843334) q[3]; rx(-1.5963506187461254) q[3]; h q[6]; cx q[1], q[6]; rz(0.014010937666325912) q[6]; cx q[1], q[6]; cx q[6], q[2]; rz(0.047875307479368884) q[2]; cx q[6], q[2]; rz(-1.3829276620544544) q[6]; rx(-1.5963506187461254) q[6]; h q[7]; cx q[0], q[7]; rz(1.3215843607999782) q[7]; cx q[0], q[7]; rz(-1.3829276620544544) q[0]; rx(-1.5963506187461254) q[0]; cx q[1], q[7]; cx q[4], q[0]; rz(-0.09288222632734316) q[0]; cx q[4], q[0]; cx q[4], q[3]; rz(0.05782619700536743) q[3]; cx q[4], q[3]; rz(-0.019342749178970584) q[7]; cx q[1], q[7]; cx q[1], q[5]; rz(0.047875307479368884) q[5]; cx q[1], q[5]; rz(0.2937061290503933) q[1]; rx(-1.5963506187461254) q[1]; cx q[3], q[1]; rz(-0.3639466518988897) q[1]; cx q[3], q[1]; cx q[1], q[6]; rz(0.05782619700536743) q[6]; cx q[1], q[6]; cx q[7], q[5]; rz(0.014010937666325912) q[5]; cx q[7], q[5]; cx q[2], q[5]; rz(-1.382927662054454) q[5]; cx q[2], q[5]; rz(0.014010937666325773) q[2]; rx(-1.5963506187461252) q[2]; cx q[4], q[2]; rz(-3.245049088856264) q[2]; cx q[4], q[2]; cx q[3], q[2]; rz(-0.09288222632734316) q[2]; cx q[3], q[2]; rz(1.7113849305072737) q[4]; rx(-1.3444003655656782) q[4]; rz(1.2911586018850816) q[5]; rx(-1.5963506187461254) q[5]; cx q[3], q[5]; rz(0.05782619700536743) q[5]; cx q[3], q[5]; rz(1.4796393313272347) q[3]; rx(-1.3444003655656782) q[3]; cx q[6], q[2]; rz(0.09943878624278678) q[2]; cx q[6], q[2]; rz(-1.5725879115381325) q[6]; rx(-1.3444003655656784) q[6]; rz(0.04787530747936852) q[7]; rx(-1.5963506187461252) q[7]; cx q[0], q[7]; rz(1.62986416805688) q[7]; cx q[0], q[7]; rz(-1.5725879115381325) q[0]; rx(-1.3444003655656784) q[0]; cx q[1], q[7]; rz(-0.09288222632734316) q[7]; cx q[1], q[7]; cx q[1], q[5]; rz(0.09943878624278678) q[5]; cx q[1], q[5]; rz(1.4420113347909895) q[1]; rx(-1.3444003655656782) q[1]; cx q[7], q[5]; rz(0.05782619700536743) q[5]; cx q[7], q[5]; cx q[2], q[5]; rz(-1.5725879115381327) q[5]; cx q[2], q[5]; rz(0.05782619700536751) q[2]; rx(-1.3444003655656782) q[2]; rz(1.6321951152055476) q[5]; rx(-1.344400365565678) q[5]; rz(0.09943878624278657) q[7]; rx(-1.3444003655656782) 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] 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[4], q[0]; rz(x0) q[0]; cx q[4], q[0]; cx q[4], q[3]; rz(x1) q[3]; cx q[4], q[3]; cx q[3], q[1]; rz(x2) q[1]; cx q[3], q[1]; cx q[1], q[6]; rz(x1) q[6]; cx q[1], q[6]; cx q[0], q[7]; rz(x3) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x0) q[7]; cx q[1], q[7]; cx q[4], q[2]; rz(x4) q[2]; cx q[4], q[2]; cx q[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[6], q[2]; rz(x5) q[2]; cx q[6], q[2]; cx q[3], q[5]; rz(x1) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x5) q[5]; cx q[1], q[5]; cx q[7], q[5]; rz(x1) q[5]; cx q[7], q[5]; cx q[2], q[5]; rz(x6) q[5]; cx q[2], q[5]; rz(x7) q[4]; rz(x6) q[0]; rz(x8) q[3]; rz(x9) q[1]; rz(x6) q[6]; rz(x5) q[7]; rz(x1) q[2]; rz(x10) q[5]; 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]; h q[7]; rz(x11) q[7]; h q[7]; cx q[4], q[0]; rz(x12) q[0]; cx q[4], q[0]; cx q[4], q[3]; rz(x13) q[3]; cx q[4], q[3]; cx q[3], q[1]; rz(x14) q[1]; cx q[3], q[1]; cx q[1], q[6]; rz(x13) q[6]; cx q[1], q[6]; cx q[0], q[7]; rz(x15) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x12) q[7]; cx q[1], q[7]; cx q[4], q[2]; rz(x16) q[2]; cx q[4], q[2]; cx q[3], q[2]; rz(x12) q[2]; cx q[3], q[2]; cx q[6], q[2]; rz(x17) q[2]; cx q[6], q[2]; cx q[3], q[5]; rz(x13) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x17) q[5]; cx q[1], q[5]; cx q[7], q[5]; rz(x13) q[5]; cx q[7], q[5]; cx q[2], q[5]; rz(x18) q[5]; cx q[2], q[5]; rz(x19) q[4]; rz(x18) q[0]; rz(x20) q[3]; rz(x21) q[1]; rz(x18) q[6]; rz(x17) q[7]; rz(x13) q[2]; rz(x22) q[5]; 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]; h q[7]; rz(x23) q[7]; h q[7]; cx q[4], q[0]; rz(x24) q[0]; cx q[4], q[0]; cx q[4], q[3]; rz(x25) q[3]; cx q[4], q[3]; cx q[3], q[1]; rz(x26) q[1]; cx q[3], q[1]; cx q[1], q[6]; rz(x25) q[6]; cx q[1], q[6]; cx q[0], q[7]; rz(x27) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x24) q[7]; cx q[1], q[7]; cx q[4], q[2]; rz(x28) q[2]; cx q[4], q[2]; cx q[3], q[2]; rz(x24) q[2]; cx q[3], q[2]; cx q[6], q[2]; rz(x29) q[2]; cx q[6], q[2]; cx q[3], q[5]; rz(x25) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x29) q[5]; cx q[1], q[5]; cx q[7], q[5]; rz(x25) q[5]; cx q[7], q[5]; cx q[2], q[5]; rz(x30) q[5]; cx q[2], q[5]; rz(x31) q[4]; rz(x30) q[0]; rz(x32) q[3]; rz(x33) q[1]; rz(x30) q[6]; rz(x29) q[7]; rz(x25) q[2]; rz(x34) q[5]; h q[0]; rz(x35) q[0]; h q[0]; h q[1]; rz(x35) q[1]; h q[1]; h q[2]; rz(x35) q[2]; h q[2]; h q[3]; rz(x35) q[3]; h q[3]; h q[4]; rz(x35) q[4]; h q[4]; h q[5]; rz(x35) q[5]; h q[5]; h q[6]; rz(x35) q[6]; h q[6]; h q[7]; rz(x35) q[7]; h q[7]; cx q[4], q[0]; rz(x36) q[0]; cx q[4], q[0]; cx q[4], q[3]; rz(x37) q[3]; cx q[4], q[3]; cx q[3], q[1]; rz(x38) q[1]; cx q[3], q[1]; cx q[1], q[6]; rz(x37) q[6]; cx q[1], q[6]; cx q[0], q[7]; rz(x39) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x36) q[7]; cx q[1], q[7]; cx q[4], q[2]; rz(x40) q[2]; cx q[4], q[2]; cx q[3], q[2]; rz(x36) q[2]; cx q[3], q[2]; cx q[6], q[2]; rz(x41) q[2]; cx q[6], q[2]; cx q[3], q[5]; rz(x37) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x41) q[5]; cx q[1], q[5]; cx q[7], q[5]; rz(x37) q[5]; cx q[7], q[5]; cx q[2], q[5]; rz(x42) q[5]; cx q[2], q[5]; rz(x43) q[4]; rz(x42) q[0]; rz(x44) q[3]; rz(x45) q[1]; rz(x42) q[6]; rz(x41) q[7]; rz(x37) q[2]; rz(x46) q[5]; h q[0]; rz(x47) q[0]; h q[0]; h q[1]; rz(x47) q[1]; h q[1]; h q[2]; rz(x47) q[2]; h q[2]; h q[3]; rz(x47) q[3]; h q[3]; h q[4]; rz(x47) q[4]; h q[4]; h q[5]; rz(x47) q[5]; h q[5]; h q[6]; rz(x47) q[6]; h q[6]; h q[7]; rz(x47) 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": []}
[ "IIIZIIIZ", "IIIZZIII", "IIIIZIZI", "IZIIIIZI", "ZIIIIIIZ", "ZIIIIIZI", "IIIZIZII", "IIIIZZII", "IZIIIZII", "IIZIZIII", "IIZIIIZI", "ZIZIIIII", "IIZIIZII", "IIIZIIII", "IIIIIIIZ", "IIIIZIII", "IIIIIIZI", "IZIIIIII", "ZIIIIIII", "IIIIIZII", "IIZIIIII" ]
[ -0.5, -1, -1.25, -1, 0.75, -0.5, -2, -0.5, -0.75, -1, -0.75, -1, -0.25, -1.5, -0.25, 0.25, 1, -0.25, -0.75, -1, 2.5 ]
0.97358
[ -0.019342749178970584, 0.014010937666325912, -0.40172858844056397, 1.3215843607999782, 0.045586839198308124, 0.047875307479368884, -1.382927662054454, -0.32507020581930796, 0.3627544489084335, 0.2937061290503934, 1.2911586018850818, -1.5963506187461252, -0.09288222632734316, 0.057826197005...
{ "n_parameters": 24, "n_qubits": 8, "optimal_eigenvalue": -11.75, "target_ratio": 0.97, "target_value": -11.397499999999999 }
264
bb51b85a8f0cca1e878093cb2d4e9f25
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": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 3}]}
{"states": [237, 236], "expectation_value": -2.0112667594124685, "params": [0.5051, -0.0007, 0.5021, 0.0009000000000000001, 0.49660000000000004, 0.0, -0.0027, 0.3784, 0.5045000000000001, 0.0056, 0.5071, 0.0009000000000000001, -0.0026000000000000003, -0.35250000000000004, 0.30010000000000003, 0.10010000000000001, 0.5081, -0.0002, 0.5046, -0.0002, 0.5039, 0.0002, -0.001, 0.38630000000000003, 0.5052, 0.0043, 0.5049, -0.0001, 0.0009000000000000001, -0.2851, 0.2919, 0.10010000000000001, 0.5029, -0.00030000000000000003, 0.5076, 0.00030000000000000003, 0.4968, 0.0001, 0.0011, 0.35800000000000004, 0.505, 0.0043, 0.5074000000000001, 0.0002, -0.0023, 0.2087, 0.29760000000000003, 0.1015, 0.5045000000000001, 0.008400000000000001, 0.5045000000000001, 0.0094, 0.49870000000000003, 0.001, -0.0038, 0.0019, 0.5035000000000001, 0.0051, 0.5043, 0.002, -0.0051, 0.0006000000000000001, 0.2906, 0.0036000000000000003, 0.0016, 0.007, 0.0067, -0.00030000000000000003, -0.3603, 0.0034000000000000002, 0.0043, 0.0098, 0.0008, 0.0018000000000000002, 0.0033, 0.3583, -0.09050000000000001, 0.0036000000000000003, 0.009300000000000001, 0.0078000000000000005, -0.0007, 0.0045000000000000005, 0.0043, -0.0002, -0.37110000000000004, 0.0068000000000000005, 0.0024000000000000002, 0.0066, -0.0019, 0.0008, 0.0041, 0.2888, -0.0908, 0.005, 0.0019, 0.009300000000000001, 0.0, 0.0017000000000000001, 0.0056, -0.0008, -0.33690000000000003, 0.0034000000000000002, 0.0074, 0.008400000000000001, -0.0038, 0.0048000000000000004, 0.0092, -0.28290000000000004, -0.0881, 0.0012000000000000001, 0.009300000000000001, 0.0076, 0.009600000000000001, 0.0055000000000000005, 0.0094, 0.0017000000000000001, 0.00030000000000000003, 0.007, 0.0086, 0.009000000000000001, 0.0006000000000000001, 0.0035, 0.0044, 0.009300000000000001, 0.0029000000000000002, 0.006900000000000001, 0.0022, 0.0061], "bitstrings": ["00010010", "00010011"], "total_optimization_steps": 50, "probabilities": [0.056337948012576605, 0.13058984402540785], "optimization_time": 11.592527866363525}
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.125 * (Z(0) @ Z(4)) + 0.125 * (Z(0) @ Z(5)) + 0.125 * (Z(0) @ Z(6)) + 0.125 * (Z(4) @ Z(5)) + 0.125 * (Z(4) @ Z(6)) + 0.125 * (Z(5) @ Z(6)) + -0.125 * (Z(0) @ Z(4) @ Z(5)) + -0.125 * (Z(0) @ Z(4) @ Z(6)) + -0.125 * (Z(0) @ Z(5) @ Z(6)) + -0.125 * (Z(4) @ Z(5) @ Z(6)) + 0.125 * (Z(0) @ Z(4) @ Z(5) @ Z(6)) + 0.25 * (Z(1) @ Z(4)) + 0.25 * (Z(7) @ Z(1)) + 0.25 * (Z(7) @ Z(4)) + -0.25 * (Z(7) @ Z(1) @ Z(4)) + 0.25 * (Z(2) @ Z(5)) + 0.25 * (Z(7) @ Z(2)) + 0.25 * (Z(7) @ Z(5)) + -0.25 * (Z(7) @ Z(2) @ Z(5)) + 0.25 * Z(0) + 0.125 * Z(1) + 0.125 * Z(2) + -0.625 * Z(3) + 0.125 * Z(4) + 0.125 * Z(5) + -0.625 * Z(6) + 0.0 * Z(7)
16
8
4
{"smallest_eigenvalues": [-3.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.75, "smallest_bitstrings": ["00010011"], "largest_eigenvalue": 5.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.0578548521713938) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(0.0578548521713938) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(0.0578548521713938) q[2]; cx q[0], q[2]; h q[3]; cx q[1], q[3]; rz(0.0578548521713938) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.0578548521713938) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(0.0578548521713938) q[3]; cx q[2], q[3]; rz(0.14798932566829004) q[2]; rx(-0.927282957206844) q[2]; rz(0.14798932566829004) q[3]; rx(-0.927282957206844) q[3]; h q[4]; cx q[0], q[4]; rz(0.0578548521713938) q[4]; cx q[0], q[4]; rz(-0.5965324608541778) q[0]; rx(-0.9272829572068437) q[0]; rz(0.42484350980591934) q[4]; rx(-0.9272829572068438) q[4]; h q[5]; cx q[1], q[5]; rz(0.0578548521713938) q[5]; cx q[1], q[5]; rz(-0.5965324608541778) q[1]; rx(-0.9272829572068437) q[1]; cx q[1], q[0]; rz(-0.04010345398285296) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(-0.04010345398285296) q[2]; cx q[1], q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(-0.04010345398285296) q[2]; cx q[0], q[2]; rz(-0.04010345398285296) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(-0.04010345398285296) q[3]; cx q[0], q[3]; cx q[0], q[4]; cx q[2], q[3]; rz(-0.04010345398285296) q[3]; cx q[2], q[3]; rz(-0.4613028331717901) q[2]; rx(-1.0852932021567716) q[2]; rz(-0.4613028331717901) q[3]; rx(-1.0852932021567716) q[3]; rz(-0.04010345398285296) q[4]; cx q[0], q[4]; rz(-1.1578923267991277) q[0]; rx(-1.0852932021567716) q[0]; rz(0.42484350980591934) q[4]; rx(-1.0852932021567716) q[4]; rz(0.42484350980591934) q[5]; rx(-0.9272829572068438) q[5]; cx q[1], q[5]; rz(-0.04010345398285296) q[5]; cx q[1], q[5]; rz(-1.1578923267991277) q[1]; rx(-1.0852932021567716) q[1]; cx q[1], q[0]; rz(0.9461273837682691) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(0.9461273837682691) q[2]; cx q[1], q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(0.9461273837682691) q[2]; cx q[0], q[2]; rz(0.9461273837682691) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.9461273837682691) q[3]; cx q[0], q[3]; cx q[0], q[4]; cx q[2], q[3]; rz(0.9461273837682691) q[3]; cx q[2], q[3]; rz(-1.0967217839356493) q[2]; rx(-0.4607238774334183) q[2]; rz(-1.0967217839356493) q[3]; rx(-0.4607238774334183) q[3]; rz(0.9461273837682691) q[4]; cx q[0], q[4]; rz(-0.03445215865394413) q[0]; rx(-0.46072387743341836) q[0]; rz(0.4248435098059189) q[4]; rx(-0.4607238774334183) q[4]; rz(0.42484350980591934) q[5]; rx(-1.0852932021567716) q[5]; cx q[1], q[5]; rz(0.9461273837682691) q[5]; cx q[1], q[5]; rz(-0.03445215865394413) q[1]; rx(-0.46072387743341836) q[1]; cx q[1], q[0]; rz(0.35636944727550446) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(0.35636944727550446) q[2]; cx q[1], q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(0.35636944727550446) q[2]; cx q[0], q[2]; rz(0.35636944727550446) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.35636944727550446) q[3]; cx q[0], q[3]; cx q[0], q[4]; cx q[2], q[3]; rz(0.35636944727550446) q[3]; cx q[2], q[3]; rz(-1.3116253587045517) q[2]; rx(-0.4443220990173284) q[2]; rz(-1.3116253587045517) q[3]; rx(-0.4443220990173284) q[3]; rz(0.35636944727550446) q[4]; cx q[0], q[4]; rz(-2.913243640439112) q[0]; rx(-0.44432209901732816) q[0]; rz(0.42484350980591845) q[4]; rx(-0.44432209901732833) q[4]; rz(0.4248435098059189) q[5]; rx(-0.4607238774334183) q[5]; cx q[1], q[5]; rz(0.35636944727550446) q[5]; cx q[1], q[5]; rz(-2.913243640439112) q[1]; rx(-0.44432209901732816) q[1]; rz(0.42484350980591845) q[5]; rx(-0.44432209901732833) 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] 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(x3) q[5]; rx(x11) q[6]; rz(x12) q[6]; rx(x13) 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]; crz(x19) q[2], q[1]; crz(x20) q[4], q[3]; crz(x21) q[6], q[5]; rx(x22) q[0]; rz(x23) q[0]; rx(x24) q[1]; rz(x23) q[1]; rx(x25) 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(x3) q[6]; rz(x33) q[6]; rx(x34) q[7]; rz(x14) q[7]; crz(x1) q[1], q[0]; crz(x35) q[3], q[2]; crz(x36) q[5], q[4]; crz(x37) q[7], q[6]; crz(x23) q[2], q[1]; crz(x38) q[4], q[3]; crz(x39) q[6], q[5]; rx(x40) q[0]; rz(x19) 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(x30) q[4]; rx(x48) q[5]; rz(x26) q[5]; rx(x49) q[6]; rz(x50) q[6]; rx(x51) q[7]; rz(x52) q[7]; crz(x5) q[1], q[0]; crz(x53) q[3], q[2]; crz(x54) q[5], q[4]; crz(x55) q[7], q[6]; crz(x56) q[2], q[1]; crz(x57) q[4], q[3]; crz(x58) q[6], q[5]; rx(x8) q[0]; rz(x57) q[0]; rx(x8) q[1]; rz(x59) q[1]; rx(x60) q[2]; rz(x61) q[2]; rx(x54) 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]; crz(x71) q[1], q[0]; crz(x42) q[3], q[2]; crz(x68) q[5], q[4]; crz(x72) q[7], q[6]; crz(x73) q[2], q[1]; crz(x74) q[4], q[3]; crz(x75) 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", "IIZIIIIZ", "IZIIIIIZ", "IIZZIIII", "IZIZIIII", "IZZIIIII", "IIZZIIIZ", "IZIZIIIZ", "IZZIIIIZ", "IZZZIIII", "IZZZIIIZ", "IIIZIIZ...
[ 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.25, 0.25, 0.25, -0.25, 0.25, 0.125, 0.125, -0.625, 0.125, ...
0.970515
[ 0.0578548521713938, -0.5965324608541779, 0.14798932566828993, 0.42484350980591923, -0.9272829572068437, -0.04010345398285296, -1.1578923267991272, -0.46130283317179, -1.0852932021567716, 0.9461273837682691, -0.03445215865394413, -1.0967217839356491, -0.4607238774334183, 0.35636944727550446...
{ "n_parameters": 17, "n_qubits": 6, "optimal_eigenvalue": -4, "target_ratio": 0.97, "target_value": -3.88 }
112
0baf743d2b6cfc8b6e600b5313918496
min_cut
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"capacity": 2, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 4}, {"capacity": 2, "source": 2, "target": 1}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 3, "source": 3, "target": 2}, {"capacity": 3, "source": 3, "target": 4}, {"capacity": 2, "source": 4, "target": 3}, {"capacity": 3, "source": 4, "target": 5}]}
{"states": [1, 15], "expectation_value": -1.2142980620402244, "params": [[-0.0522, -0.0308, -0.0512, -0.0572], [0.07690000000000001, 0.039400000000000004, 0.0579, 0.058]], "bitstrings": ["111110", "110000"], "total_optimization_steps": 10, "probabilities": [0.03442377350020129, 0.03544807343479692], "optimization_time": 3.7222962379455566}
-0.5 * (Z(0) @ Z(1)) + -0.5 * (Z(4) @ Z(0)) + -0.5 * (Z(2) @ Z(1)) + -1.25 * (Z(3) @ Z(4)) + -1.25 * (Z(3) @ Z(2)) + 1.25 * (Z(5) @ Z(0)) + -0.75 * (Z(5) @ Z(4)) + -1.0 * Z(1) + -0.25 * Z(0) + 0.0 * Z(4) + 0.25 * Z(2) + 0.5 * Z(3) + 0.5 * Z(5)
1
6
4
{"smallest_eigenvalues": [-6.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -5.5, "smallest_bitstrings": ["110000"], "largest_eigenvalue": 6.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; ry(7.90274469494533e-08) q[0]; ry(-0.7853982620761846) q[1]; rz(-pi) q[1]; h q[2]; ry(1.2293320178321785) q[2]; h q[3]; ry(0.7853981303022892) q[3]; h q[4]; cx q[4], q[3]; ry(-0.7853981303022892) q[3]; cx q[4], q[3]; ry(0.6154797374613742) q[4]; cx q[3], q[4]; ry(-0.6154797374613742) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-1.2293320178321785) q[2]; cx q[3], q[2]; h q[5]; cx q[5], q[0]; ry(-7.90274469494533e-08) q[0]; cx q[5], q[0]; ry(-1.8913429384035907) q[0]; ry(1.5707962618849325) q[5]; cx q[2], q[5]; ry(3.180920315771705e-08) q[5]; cx q[2], q[5]; ry(-0.4344183581740103) q[2]; cx q[4], q[2]; ry(-0.3414643571005959) q[2]; cx q[4], q[2]; ry(-0.39745681671641436) q[2]; cx q[5], q[2]; ry(0.39745681671641436) q[2]; cx q[5], q[2]; cx q[2], q[0]; ry(0.32054652702922853) q[0]; cx q[2], q[0]; ry(-0.4260153468031555) q[5]; cx q[3], q[5]; ry(0.4260153468031555) q[5]; cx q[3], q[5]; ry(0.32054655094162254) q[0]; cx q[4], q[0]; ry(-0.32054655094162254) q[0]; cx q[4], q[0]; ry(0.29832984785309874) q[2]; cx q[0], q[2]; ry(-0.29832984785309874) q[2]; cx q[0], q[2]; ry(0.42601534954003273) q[5]; cx q[4], q[5]; ry(-0.42601534954003273) q[5]; cx q[4], q[5]; ry(-0.7053558037529656) q[5]; cx q[0], q[5]; ry(0.7053558037529656) q[5]; cx q[0], q[5]; cx q[5], q[1]; ry(-6.046008061348667e-09) q[0]; cx q[3], q[0]; ry(6.046008061348667e-09) q[0]; cx q[3], q[0]; ry(0.7853982227736058) q[1]; cx q[5], q[1]; ry(5.288017534636128e-09) q[4];
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] 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[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; cx q[4], q[3]; rz(x1) q[3]; cx q[4], q[3]; cx q[2], q[3]; rz(x1) q[3]; cx q[2], q[3]; cx q[0], q[5]; rz(x2) q[5]; cx q[0], q[5]; cx q[4], q[5]; rz(x3) q[5]; cx q[4], q[5]; rz(x4) q[1]; rz(x5) q[0]; rz(x6) q[4]; rz(x7) q[2]; rz(x8) q[3]; rz(x8) 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]; cx q[1], q[0]; rz(x10) q[0]; cx q[1], q[0]; cx q[0], q[4]; rz(x10) q[4]; cx q[0], q[4]; cx q[1], q[2]; rz(x10) q[2]; cx q[1], q[2]; cx q[4], q[3]; rz(x11) q[3]; cx q[4], q[3]; cx q[2], q[3]; rz(x11) q[3]; cx q[2], q[3]; cx q[0], q[5]; rz(x12) q[5]; cx q[0], q[5]; cx q[4], q[5]; rz(x13) q[5]; cx q[4], q[5]; rz(x14) q[1]; rz(x15) q[0]; rz(x6) q[4]; rz(x16) q[2]; rz(x17) q[3]; rz(x17) q[5]; h q[0]; rz(x18) q[0]; h q[0]; h q[1]; rz(x18) q[1]; h q[1]; h q[2]; rz(x18) q[2]; h q[2]; h q[3]; rz(x18) q[3]; h q[3]; h q[4]; rz(x18) q[4]; h q[4]; h q[5]; rz(x18) q[5]; h q[5]; cx q[1], q[0]; rz(x19) q[0]; cx q[1], q[0]; cx q[0], q[4]; rz(x19) q[4]; cx q[0], q[4]; cx q[1], q[2]; rz(x19) q[2]; cx q[1], q[2]; cx q[4], q[3]; rz(x20) q[3]; cx q[4], q[3]; cx q[2], q[3]; rz(x20) q[3]; cx q[2], q[3]; cx q[0], q[5]; rz(x21) q[5]; cx q[0], q[5]; cx q[4], q[5]; rz(x22) q[5]; cx q[4], q[5]; rz(x23) q[1]; rz(x24) q[0]; rz(x6) q[4]; rz(x25) q[2]; rz(x26) q[3]; rz(x26) q[5]; h q[0]; rz(x27) q[0]; h q[0]; h q[1]; rz(x27) q[1]; h q[1]; h q[2]; rz(x27) q[2]; h q[2]; h q[3]; rz(x27) q[3]; h q[3]; h q[4]; rz(x27) q[4]; h q[4]; h q[5]; rz(x27) q[5]; h q[5]; cx q[1], q[0]; rz(x28) q[0]; cx q[1], q[0]; cx q[0], q[4]; rz(x28) q[4]; cx q[0], q[4]; cx q[1], q[2]; rz(x28) q[2]; cx q[1], q[2]; cx q[4], q[3]; rz(x29) q[3]; cx q[4], q[3]; cx q[2], q[3]; rz(x29) q[3]; cx q[2], q[3]; cx q[0], q[5]; rz(x30) q[5]; cx q[0], q[5]; cx q[4], q[5]; rz(x31) q[5]; cx q[4], q[5]; rz(x32) q[1]; rz(x33) q[0]; rz(x6) q[4]; rz(x34) q[2]; rz(x35) q[3]; rz(x35) q[5]; h q[0]; rz(x36) q[0]; h q[0]; h q[1]; rz(x36) q[1]; h q[1]; h q[2]; rz(x36) q[2]; h q[2]; h q[3]; rz(x36) q[3]; h q[3]; h q[4]; rz(x36) q[4]; h q[4]; h q[5]; rz(x36) 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", "IZIIIZ", "IIIZZI", "IZZIII", "IIZZII", "ZIIIIZ", "ZZIIII", "IIIIZI", "IIIIIZ", "IZIIII", "IIIZII", "IIZIII", "ZIIIII" ]
[ -0.5, -0.5, -0.5, -1.25, -1.25, 1.25, -0.75, -1, -0.25, 0, 0.25, 0.5, 0.5 ]
0.961538
[ 1.580548938989066e-7, 1.5707962936941358, -1.5707964113743622, 1.5707962606045784, 1.2309594749227484, 2.458664035664357, -6.36184063154341e-8, -0.7758827152746062, 0.6829287142011918, -0.7949136334328287, -0.6410930540584571, -0.852030693606311, 0.6410931018832451, 0.5966596957061975, 0...
{ "n_parameters": 19, "n_qubits": 6, "optimal_eigenvalue": -6.5, "target_ratio": 0.97, "target_value": -6.305 }
341
bdf4ac9aea3c01fe4a0763ed16a2cb41
matching
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"weight": 5, "source": 0, "target": 1}, {"weight": 19, "source": 0, "target": 6}, {"weight": 11, "source": 0, "target": 4}, {"weight": 12, "source": 1, "target": 5}, {"weight": 16, "source": 1, "target": 4}, {"weight": 6, "source": 2, "target": 3}, {"weight": 5, "source": 4, "target": 5}, {"weight": 17, "source": 5, "target": 6}]}
{"states": [179, 121], "expectation_value": -9.263029517599936, "params": [[0.0495], [-0.0653]], "bitstrings": ["01001100", "10000110"], "total_optimization_steps": 10, "probabilities": [0.007237145381496668, 0.007914526487729681], "optimization_time": 1.8874170780181885}
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(4) @ Z(0)) + 4.0 * (Z(4) @ Z(3)) + 4.0 * (Z(6) @ Z(1)) + 4.0 * (Z(6) @ Z(3)) + 4.0 * (Z(6) @ Z(4)) + 4.0 * (Z(7) @ Z(2)) + 4.0 * (Z(7) @ Z(4)) + 4.0 * (Z(7) @ Z(6)) + 13.5 * Z(1) + 10.5 * Z(0) + 13.5 * Z(2) + 16.0 * Z(3) + 14.0 * Z(4) + 10.5 * Z(6) + 12.5 * Z(7) + -5.0 * Z(5)
1
8
1
{"smallest_eigenvalues": [-65.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -55.5, "smallest_bitstrings": ["10000110"], "largest_eigenvalue": 147.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-0.005067002524934633) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(-0.005067002524934633) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(-0.005067002524934633) q[2]; cx q[0], q[2]; h q[3]; cx q[1], q[3]; rz(-0.005067002524934633) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(-0.005067002524934633) q[3]; cx q[0], q[3]; h q[4]; cx q[0], q[4]; rz(-0.005067002524934633) q[4]; cx q[0], q[4]; rz(1.4966720484402831) q[0]; rx(1.5618704167181376) q[0]; cx q[3], q[4]; rz(-0.005067002524934633) q[4]; cx q[3], q[4]; rz(1.4337428410704876) q[5]; ry(0.3465237583423043) q[5]; rz(-2.077789570361552) q[5]; h q[6]; cx q[1], q[6]; rz(-0.005067002524934633) q[6]; cx q[1], q[6]; rz(-1.6850127511143769) q[1]; rx(1.5618704167181376) q[1]; cx q[1], q[0]; rz(-0.3067283596242682) q[0]; cx q[1], q[0]; cx q[3], q[6]; rz(-0.005067002524934633) q[6]; cx q[3], q[6]; rz(-1.2063358954308774) q[3]; rx(1.5618704167181376) q[3]; cx q[4], q[6]; rz(-0.005067002524934633) q[6]; cx q[4], q[6]; h q[7]; cx q[2], q[7]; rz(-0.005067002524934633) q[7]; cx q[2], q[7]; rz(-1.6850127511143769) q[2]; rx(1.5618704167181376) q[2]; cx q[1], q[2]; rz(-0.3067283596242682) q[2]; cx q[1], q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(-0.3067283596242682) q[2]; cx q[0], q[2]; rz(-0.3067283596242682) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(-0.3067283596242682) q[3]; cx q[0], q[3]; cx q[4], q[7]; rz(-0.005067002524934633) q[7]; cx q[4], q[7]; rz(-1.6956027444208053) q[4]; rx(1.5618704167181376) q[4]; cx q[0], q[4]; rz(-0.3067283596242682) q[4]; cx q[0], q[4]; rz(-0.08214440551161939) q[0]; rx(0.09304432323803363) q[0]; cx q[3], q[4]; rz(-0.3067283596242682) q[4]; cx q[3], q[4]; cx q[6], q[7]; rz(-0.005067002524934633) q[7]; cx q[6], q[7]; rz(1.4966720484402831) q[6]; rx(1.5618704167181376) q[6]; cx q[1], q[6]; rz(-0.3067283596242682) q[6]; cx q[1], q[6]; rz(0.3970027322790539) q[1]; rx(0.09304432323803365) q[1]; cx q[3], q[6]; rz(-0.3067283596242682) q[6]; cx q[3], q[6]; rz(-0.6163421203175328) q[3]; rx(0.09304432323803362) q[3]; cx q[4], q[6]; rz(-0.3067283596242682) q[6]; cx q[4], q[6]; rz(-1.8100060217454481) q[7]; rx(1.5618704167181376) q[7]; cx q[2], q[7]; rz(-0.3067283596242682) q[7]; cx q[2], q[7]; rz(0.3970027322790539) q[2]; rx(0.09304432323803365) q[2]; cx q[4], q[7]; rz(-0.3067283596242682) q[7]; cx q[4], q[7]; rz(-0.8315577773199614) q[4]; rx(0.09304432323803358) q[4]; cx q[6], q[7]; rz(-0.3067283596242682) q[7]; cx q[6], q[7]; rz(-0.08214440551161939) q[6]; rx(0.09304432323803363) q[6]; rz(-1.3015946645644692) q[7]; rx(0.09304432323803363) q[7];
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[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[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[3], q[4]; rz(x0) q[4]; cx q[3], q[4]; 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[4], q[6]; rz(x0) q[6]; cx q[4], q[6]; 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(x1) q[2]; rz(x3) q[3]; rz(x4) q[4]; rz(x2) q[6]; rz(x5) q[7]; rz(x6) 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]; 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": "near_perfect", "extra": "{\"n\": 7}"}
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIIIZZI", "IIIIIZIZ", "IIIIZIZI", "IIIIZIIZ", "IIIZIIIZ", "IIIZZIII", "IZIIIIZI", "IZIIZIII", "IZIZIIII", "ZIIIIZII", "ZIIZIIII", "ZZIIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIIZII", "IIIIZIII", "IIIZIIII", "IZIIIIII", "ZIIIIIII", "IIZIIIII" ]
[ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 13.5, 10.5, 13.5, 16, 14, 10.5, 12.5, -5 ]
0.970251
[ -0.005067002524934633, -1.6850127511143769, 1.496672048440283, -1.2063358954308774, -1.6956027444208053, -1.8100060217454483, 1.8395040859899134, 1.5618704167181376, -0.3067283596242682, 0.39700273227905436, -0.08214440551161827, -0.6163421203175338, -0.8315577773199614, -1.301594664564469...
{ "n_parameters": 16, "n_qubits": 8, "optimal_eigenvalue": -65.5, "target_ratio": 0.97, "target_value": -63.535 }
32