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
0f435eed505f807fb8dc44643dfd43ce
hamiltonian_path
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"weight": 1, "source": 0, "target": 1}, {"weight": 22, "source": 0, "target": 2}, {"weight": 25, "source": 0, "target": 3}, {"weight": 2, "source": 1, "target": 2}, {"weight": 24, "source": 1, "target": 3}, {"weight": 5, "source": 2, "target": 3}, {"weight": 10, "source": 3, "target": 4}]}
{"states": [171, 427], "expectation_value": -4.918969252088818, "params": [[[0.6577000000000001, -0.12300000000000001, 0.0038, 0.0079], [0.8582000000000001, -0.27040000000000003, 0.17370000000000002, 0.0007], [-0.079, -0.0984, 0.0083, -0.091], [0.5879, 0.1022, 0.6982, 0.0046], [0.0026000000000000003, -0.327, 0.0064, -0.3294], [0.48700000000000004, -0.015700000000000002, 0.48210000000000003, 0.0026000000000000003], [0.0195, 0.0159, 0.0057, 0.0115], [0.9488000000000001, 0.0073, 0.9851000000000001, 0.0094], [1.2687000000000002, 0.0028, 0.0044, 0.007]], [[0.0877, 0.2019, 0.0067, 0.0021000000000000003], [0.027600000000000003, 0.18530000000000002, 0.6788000000000001, 0.0057], [0.26430000000000003, -0.3214, 0.001, -0.3294], [0.6920000000000001, -0.0732, 0.1227, 0.0047], [-0.0015, -0.1013, 0.0011, -0.09620000000000001], [0.3906, -0.0068000000000000005, 0.3934, 0.0082], [0.029500000000000002, 0.2916, 0.001, 0.29300000000000004], [0.4751, 0.0222, -0.1587, 0.0074], [-0.6497, 0.0013000000000000002, 0.0012000000000000001, 0.003]], [[1.1565, 0.0032, 0.0041, 0.0006000000000000001], [0.552, 0.050300000000000004, -0.161, 0.005200000000000001], [0.6486000000000001, 0.0058000000000000005, 0.009300000000000001, 0.0032], [0.1269, -0.3225, 0.0821, 0.0029000000000000002], [0.002, 0.0059, 0.0002, 0.0083], [0.17800000000000002, 0.0398, 0.17880000000000001, 0.0074], [0.6701, 0.0025, 0.0058000000000000005, 0.0059], [0.39480000000000004, 0.08650000000000001, -0.0766, 0.0045000000000000005], [1.2827, 0.007, 0.003, 0.0081]]], "bitstrings": ["101010100", "001010100"], "total_optimization_steps": 130, "probabilities": [0.28717133812810774, 0.47181691938454917], "optimization_time": 31.845480918884277}
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(4) @ Z(1)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * (Z(8) @ Z(2)) + 0.5 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(6)) + 0.5 * (Z(8) @ Z(7)) + 1.0 * Z(1) + 1.0 * Z(0) + 1.0 * Z(2) + 1.0 * Z(3) + 1.0 * Z(4) + 1.0 * Z(5) + 1.0 * Z(6) + 1.0 * Z(7) + 1.0 * Z(8)
12
9
3
{"smallest_eigenvalues": [-6.0, -6.0, -6.0, -6.0, -6.0, -6.0], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -4.0, "smallest_bitstrings": ["001010100", "001100010", "010001100", "010100001", "100010001", "100001010"], "largest_eigenvalue": 18.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.366669122515066) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(0.366669122515066) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(0.366669122515066) q[2]; cx q[0], q[2]; h q[3]; cx q[0], q[3]; rz(0.366669122515066) q[3]; cx q[0], q[3]; h q[4]; cx q[1], q[4]; rz(0.366669122515066) q[4]; cx q[1], q[4]; cx q[3], q[4]; rz(0.366669122515066) q[4]; cx q[3], q[4]; h q[5]; cx q[2], q[5]; rz(0.366669122515066) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(0.366669122515066) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(0.366669122515066) q[5]; cx q[4], q[5]; h q[6]; cx q[0], q[6]; rz(0.366669122515066) q[6]; cx q[0], q[6]; rz(0.6186240853904676) q[0]; rx(-0.8045916182441788) q[0]; cx q[3], q[6]; rz(0.366669122515066) q[6]; cx q[3], q[6]; rz(0.6186240853904676) q[3]; rx(-0.8045916182441788) q[3]; h q[7]; cx q[1], q[7]; rz(0.366669122515066) q[7]; cx q[1], q[7]; rz(0.6186240853904676) q[1]; rx(-0.8045916182441788) q[1]; cx q[4], q[7]; rz(0.366669122515066) q[7]; cx q[4], q[7]; rz(0.6186240853904676) q[4]; rx(-0.8045916182441788) q[4]; cx q[6], q[7]; rz(0.366669122515066) q[7]; cx q[6], q[7]; h q[8]; cx q[2], q[8]; rz(0.366669122515066) q[8]; cx q[2], q[8]; rz(0.6186240853904676) q[2]; rx(-0.8045916182441788) q[2]; cx q[5], q[8]; rz(0.366669122515066) q[8]; cx q[5], q[8]; rz(0.6186240853904676) q[5]; rx(-0.8045916182441788) q[5]; cx q[6], q[8]; rz(0.366669122515066) q[8]; cx q[6], q[8]; rz(0.6186240853904676) q[6]; rx(-0.8045916182441788) q[6]; cx q[7], q[8]; rz(0.366669122515066) q[8]; cx q[7], q[8]; rz(0.6186240853904676) q[7]; rx(-0.8045916182441788) q[7]; rz(0.6186240853904676) q[8]; rx(-0.8045916182441788) q[8];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x44; input float[64] x45; input float[64] x46; input float[64] x47; input float[64] x48; input float[64] x49; input float[64] x5; input float[64] x50; input float[64] x51; input float[64] x52; input float[64] x53; input float[64] x54; input float[64] x55; input float[64] x56; input float[64] x57; input float[64] x58; input float[64] x59; input float[64] x6; input float[64] x60; input float[64] x61; input float[64] x62; input float[64] x63; input float[64] x64; input float[64] x65; input float[64] x66; input float[64] x67; input float[64] x68; input float[64] x69; input float[64] x7; input float[64] x70; input float[64] x71; input float[64] x8; input float[64] x9; bit[9] c; qubit[9] 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]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; ry(x18) q[1]; ry(x18) q[1]; rz(x19) q[2]; rz(x19) q[2]; cz q[2], q[1]; ry(x20) q[3]; ry(x20) q[3]; rz(x21) q[4]; rz(x21) q[4]; cz q[4], q[3]; ry(x22) q[5]; ry(x22) q[5]; rz(x23) q[6]; rz(x23) q[6]; cz q[6], q[5]; ry(x24) q[7]; ry(x24) q[7]; cz q[8], q[7]; ry(x25) q[0]; rz(x26) q[0]; ry(x27) q[1]; rz(x28) q[1]; ry(x29) q[2]; rz(x30) q[2]; ry(x31) q[3]; rz(x32) q[3]; ry(x33) q[4]; rz(x34) q[4]; ry(x35) q[5]; rz(x36) q[5]; ry(x37) q[6]; rz(x38) q[6]; ry(x39) q[7]; rz(x40) q[7]; ry(x41) q[8]; rz(x42) q[8]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; ry(x43) q[1]; ry(x43) q[1]; rz(x21) q[2]; rz(x21) q[2]; cz q[2], q[1]; ry(x44) q[3]; ry(x44) q[3]; rz(x45) q[4]; rz(x45) q[4]; cz q[4], q[3]; ry(x46) q[5]; ry(x46) q[5]; rz(x47) q[6]; rz(x47) q[6]; cz q[6], q[5]; ry(x48) q[7]; ry(x48) q[7]; cz q[8], q[7]; ry(x49) q[0]; rz(x50) q[0]; ry(x51) q[1]; rz(x52) q[1]; ry(x53) q[2]; rz(x54) q[2]; ry(x55) q[3]; rz(x56) q[3]; ry(x57) q[4]; rz(x58) q[4]; ry(x59) q[5]; rz(x60) q[5]; ry(x61) q[6]; rz(x62) q[6]; ry(x63) q[7]; rz(x64) q[7]; ry(x65) q[8]; rz(x66) q[8]; cz q[1], q[0]; cz q[3], q[2]; cz q[5], q[4]; cz q[7], q[6]; ry(x67) q[1]; ry(x67) q[1]; rz(x50) q[2]; rz(x50) q[2]; cz q[2], q[1]; ry(x68) q[3]; ry(x68) q[3]; rz(x69) q[4]; rz(x69) q[4]; cz q[4], q[3]; ry(x70) q[5]; ry(x70) q[5]; rz(x58) q[6]; rz(x58) q[6]; cz q[6], q[5]; ry(x71) q[7]; ry(x71) q[7]; cz 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];
{"start_node": 0, "end_node": 4}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZ", "IIIIIIZZI", "IIIIIIZIZ", "IIIIIZIIZ", "IIIIZIIZI", "IIIIZZIII", "IIIZIIZII", "IIIZIZIII", "IIIZZIIII", "IIZIIIIIZ", "IIZIIZIII", "IZIIIIIZI", "IZIIZIIII", "IZZIIIIII", "ZIIIIIZII", "ZIIZIIIII", "ZIZIIIIII", "ZZIIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIIZII", "...
[ 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, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
0.608376
[ 0.366669122515066, 0.6186240853904678, -0.8045916182441789 ]
{ "n_parameters": 3, "n_qubits": 9, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
106
b5b8ce7e02a226f3af14da204e495165
connected_components
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}, {"id": 12}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 6}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 4}, {"source": 4, "target": 5}, {"source": 7, "target": 8}, {"source": 7, "target": 9}, {"source": 7, "target": 11}, {"source": 7, "target": 12}, {"source": 8, "target": 10}, {"source": 8, "target": 11}, {"source": 9, "target": 10}, {"source": 9, "target": 12}, {"source": 11, "target": 12}]}
{"states": [0, 4064], "expectation_value": -34.661115814824136, "params": [[[0.0022, 0.0089], [0.0023, 0.0033], [0.0026000000000000003, 0.0054], [0.0021000000000000003, 0.0038], [0.003, 0.0012000000000000001], [0.9288000000000001, 0.0029000000000000002], [1.598, 0.0012000000000000001], [0.0021000000000000003, 0.0032], [0.0024000000000000002, 0.0056], [-0.0025, 0.0058000000000000005], [0.0019, 0.0024000000000000002], [-0.003, 0.0015]]], "bitstrings": ["111111111111", "000000011111"], "total_optimization_steps": 160, "probabilities": [0.38882234338702004, 0.41058194599616], "optimization_time": 15.224979162216187}
-3.0 * (Z(0) @ Z(1)) + -2.5 * (Z(3) @ Z(1)) + -2.5 * (Z(3) @ Z(0)) + -3.0 * (Z(4) @ Z(1)) + -3.5 * (Z(4) @ Z(0)) + 1.0 * (Z(4) @ Z(3)) + 0.5 * (Z(6) @ Z(1)) + -2.5 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(4)) + -2.5 * (Z(2) @ Z(1)) + 1.0 * (Z(2) @ Z(0)) + 0.5 * (Z(2) @ Z(3)) + -2.5 * (Z(2) @ Z(4)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(0)) + -2.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(2)) + -3.0 * (Z(7) @ Z(8)) + -2.5 * (Z(10) @ Z(8)) + -2.5 * (Z(10) @ Z(7)) + 1.0 * (Z(11) @ Z(8)) + -2.5 * (Z(11) @ Z(7)) + -2.5 * (Z(11) @ Z(10)) + -2.5 * (Z(9) @ Z(8)) + 1.0 * (Z(9) @ Z(7)) + 0.5 * (Z(9) @ Z(10)) + 0.5 * (Z(9) @ Z(11)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(3) + 0.5 * Z(4) + 0.5 * Z(6) + 0.5 * Z(2) + 0.5 * Z(5) + 1.5 * Z(8) + -2.5 * Z(7) + 1.5 * Z(10) + -2.0 * Z(11) + -2.0 * Z(9)
2
12
1
{"smallest_eigenvalues": [-38.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -35.5, "smallest_bitstrings": ["000000011111"], "largest_eigenvalue": 32.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; rx(0.07926822610718183) q[0]; rz(0.04080265220442167) q[0]; rx(0.13518621607679124) q[1]; rz(-0.5473428356690542) q[1]; rx(-0.03134379265841408) q[2]; rz(0.3059931886087397) q[2]; rx(0.18360522574069116) q[3]; rz(-0.5952673886389198) q[3]; rx(0.09025254045933204) q[4]; rz(0.17975082109719864) q[4]; rx(0.3701286358292634) q[5]; rz(0.10870589909283168) q[5]; rx(2.91957203297374) q[6]; rz(0.17975082109719864) q[6]; rx(0.18360522574069116) q[7]; rz(-0.01387825497614841) q[7]; rx(0.000989197797308849) q[8]; rz(0.031876873120485344) q[8]; rx(0.13511445853828047) q[9]; rz(0.032512481940978916) q[9]; rx(0.06764991611956653) q[10]; rz(0.000989197797308849) q[10]; rx(-0.003366998827844289) q[11]; rz(0.11640887980872348) q[11]; cx q[11], q[10]; cx q[10], q[9]; cx q[9], q[8]; cx q[8], q[7]; cx q[7], q[6]; cx q[6], q[5]; cx q[5], q[4]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; cx q[1], q[0];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] 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[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(x9) q[6]; rx(x6) q[7]; rz(x13) q[7]; rx(x14) q[8]; rz(x15) q[8]; rx(x16) q[9]; rz(x17) q[9]; rx(x18) q[10]; rz(x14) q[10]; rx(x19) q[11]; rz(x20) q[11]; cx q[11], q[10]; cx q[10], q[9]; cx q[9], q[8]; cx q[8], q[7]; cx q[7], q[6]; cx q[6], q[5]; cx q[5], q[4]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; cx q[1], q[0]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10]; c[11] = measure q[11];
{"node": 9}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIZZ", "IIIIIIIIZIZI", "IIIIIIIIZIIZ", "IIIIIIIZIIZI", "IIIIIIIZIIIZ", "IIIIIIIZZIII", "IIIIIZIIIIZI", "IIIIIZIIIIIZ", "IIIIIZIIZIII", "IIIIIZIZIIII", "IIIIIIIIIZZI", "IIIIIIIIIZIZ", "IIIIIIIIZZII", "IIIIIIIZIZII", "IIIIIIZIIIZI", "IIIIIIZIIIIZ", "IIIIIIZZIIII", "IIIIIIZII...
[ -3, -2.5, -2.5, -3, -3.5, 1, 0.5, -2.5, 0.5, 0.5, -2.5, 1, 0.5, -2.5, 0.5, 0.5, -2.5, 0.5, -3, -2.5, -2.5, 1, -2.5, -2.5, -2.5, 1, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 1.5, -2.5, 1.5, -2, -2 ]
0.972974
[ 0.07926822610718183, 0.04080265220442167, 0.13518621607679124, -0.5473428356690542, -0.03134379265841408, 0.3059931886087397, 0.18360522574069116, -0.5952673886389198, 0.09025254045933204, 0.17975082109719864, 0.3701286358292634, 0.10870589909283168, 2.91957203297374, -0.01387825497614841,...
{ "n_parameters": 21, "n_qubits": 12, "optimal_eigenvalue": -38.5, "target_ratio": 0.97, "target_value": -37.345 }
12
9b41861950fe197aa15ad5f6c24a3f0d
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": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 2, "target": 7}, {"source": 4, "target": 7}, {"source": 6, "target": 7}]}
{"states": [30, 94], "expectation_value": -3.049092933806376, "params": [[[0.1216, 0.1424], [0.40290000000000004, -0.0008], [0.002, 0.1973], [0.40290000000000004, 0.0002], [0.40800000000000003, 0.0026000000000000003], [0.4022, 0.0026000000000000003], [0.40740000000000004, 0.0028], [-0.001, 0.19290000000000002]], [[0.1188, 0.1424], [0.39740000000000003, -0.0008], [-0.0043, 0.1956], [0.40790000000000004, 0.0002], [0.3986, 0.001], [0.4053, 0.0026000000000000003], [0.4062, 0.0028], [-0.0049, 0.1927]], [[0.11850000000000001, 0.14250000000000002], [0.398, -0.0008], [-0.0025, 0.1951], [0.4001, 0.0002], [0.40240000000000004, 0.0018000000000000002], [0.40690000000000004, 0.0026000000000000003], [0.4081, 0.0028], [-0.006, 0.19260000000000002]], [[0.1198, 0.0034000000000000002], [0.39840000000000003, 0.0004], [0.0011, 0.009300000000000001], [0.4066, 0.0016], [0.39840000000000003, 0.0036000000000000003], [0.4052, 0.004200000000000001], [0.4071, 0.0028], [-0.004, 0.0001]]], "bitstrings": ["11100001", "10100001"], "total_optimization_steps": 40, "probabilities": [0.03464055875310952, 0.03647560684574534], "optimization_time": 23.433433294296265}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(2) @ Z(7)) + 0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(6) @ Z(7)) + 0.0 * Z(1) + -1.0 * Z(0) + -0.5 * Z(3) + -1.5 * Z(7) + -1.5 * Z(2) + -0.5 * Z(4) + 0.0 * Z(5) + 0.0 * Z(6)
1
8
4
{"smallest_eigenvalues": [-5.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -4.5, "smallest_bitstrings": ["10100001"], "largest_eigenvalue": 9.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rz(-1.3958058943446359) q[0]; ry(0.11361351281329739) q[0]; rz(1.5024453381098546) q[0]; rz(2.046908255225178) q[1]; ry(2.8563712461988424) q[1]; rz(-1.4721997354935459) q[1]; rz(2.785790182863976) q[2]; ry(0.1466087961529142) q[2]; rz(-2.2497303432553855) q[2]; rz(-0.15649933578455766) q[3]; ry(2.95766762322493) q[3]; rz(3.069556263770189) q[3]; rz(0.8917326120112321) q[4]; ry(3.084138050448622) q[4]; rz(-2.292130719594792) q[4]; rz(2.7173077178061344) q[5]; ry(2.9681504569964656) q[5]; rz(0.061345791413231154) q[5]; rz(0.6464657377495331) q[6]; ry(2.7688132472698204) q[6]; rz(-2.6723423827785155) q[6]; rz(-0.14841768641835706) q[7]; ry(0.11685843639005568) q[7]; rz(0.9119559765290832) 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] 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(x2) q[3]; rz(x6) q[3]; rx(x7) q[4]; rz(x8) q[4]; rx(x9) q[5]; rz(x8) q[5]; rx(x10) q[6]; rz(x11) q[6]; rx(x12) q[7]; rz(x13) q[7]; rx(x14) q[0]; rz(x1) q[0]; rx(x15) q[1]; rz(x3) q[1]; rx(x16) q[2]; rz(x17) q[2]; rx(x18) q[3]; rz(x6) q[3]; rx(x19) q[4]; rz(x20) q[4]; rx(x21) q[5]; rz(x8) q[5]; rx(x22) q[6]; rz(x11) q[6]; rx(x23) q[7]; rz(x24) q[7]; rx(x25) q[0]; rz(x26) q[0]; rx(x27) q[1]; rz(x3) q[1]; rx(x28) q[2]; rz(x29) q[2]; rx(x30) q[3]; rz(x6) q[3]; rx(x31) q[4]; rz(x32) q[4]; rx(x33) q[5]; rz(x8) q[5]; rx(x34) q[6]; rz(x11) q[6]; rx(x35) q[7]; rz(x36) q[7]; 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(x39) q[4]; rz(x45) q[4]; rx(x46) q[5]; rz(x47) q[5]; rx(x48) q[6]; rz(x11) q[6]; rx(x49) q[7]; rz(x50) 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", "IIIIZIIZ", "ZIIIIIIZ", "IIIIZZII", "ZIIIIZII", "ZIIZIIII", "IIIZIZII", "IIZIIZII", "ZZIIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIZIII", "ZIIIIIII", "IIIIIZII", "IIIZIIII", "IIZIIIII", "IZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0, -1, -0.5, -1.5, -1.5, -0.5, 0, 0 ]
0.978641
[ 0.15508151370761383, 0.25159935809368045, 0.8620041816844893, 0.058172382070101954, -0.18863080086806694, 0.09851597739374734, -0.07184065192463257, 0.7092185336126151, 0.06217604603459284, 0.8207949032413362, 0.8412008273567287, -0.12683039063977147, 0.03658902621522314, 0.271470132750819...
{ "n_parameters": 51, "n_qubits": 8, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
19
8a8a4905c9b0f8fd7847dc408134a288
max_flow
adaptive_vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}], "edges": [{"capacity": 5, "source": 0, "target": 1}]}
{"states": [4, 0], "expectation_value": -3.2999744317987227, "params": null, "bitstrings": ["011", "111"], "total_optimization_steps": 4, "probabilities": [1.0971972809140004e-05, 0.9999872097052316], "optimization_time": 0.9506592750549316}
-0.2 * (Z(0) @ Z(1)) + -0.4 * (Z(2) @ Z(1)) + -0.2 * (Z(2) @ Z(0)) + -1.0 * Z(1) + -0.5 * Z(0) + -1.0 * Z(2)
1
3
4
{"smallest_eigenvalues": [-3.3], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -1.5, "smallest_bitstrings": ["111"], "largest_eigenvalue": 1.7000000000000002}
OPENQASM 3.0; include "stdgates.inc"; qubit[3] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-0.06424924399158577) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(0.04813350541764115) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(1.5498376269972) q[1]; rx(1.7036418680237873) q[1]; rz(-0.06424924399158577) q[2]; cx q[0], q[2]; rz(1.2431540253041895) q[0]; rx(1.7036418680237873) q[0]; rz(1.5498376269972) q[2]; rx(1.7036418680237873) q[2];
null
{"source": 0, "sink": 1}
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[3] c;\nqubit[3] q;\nh q[0];\nh q[1];\nh q[2];\nry(-1.5681) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[3] c;\nqubit[3] q;\nh q[0];\nh q[1];\nh q[2];\nry(-1.5681) q[1];\nry(-1.5708) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[3] c;\nqubit[3] q;\nh q[0];\nh q[1];\nh q[2];\nry(-1.5681) q[1];\nry(-1.5708) q[2];\nry(-1.5642) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[3] c;\nqubit[3] q;\nh q[0];\nh q[1];\nh q[2];\nry(-1.5681) q[1];\nry(-1.5708) q[2];\nry(-1.5642) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\n"], "gradients": [0.9995, 1.4, 0.9, 0.0016]}
[ "IZZ", "ZZI", "ZIZ", "IZI", "IIZ", "ZII" ]
[ -0.2, -0.4, -0.2, -1, -0.5, -1 ]
0.971481
[ -0.06424924399158577, 0.04813350541764115, 1.5498376269971996, 1.2431540253041897, 1.7036418680237873 ]
{ "n_parameters": 5, "n_qubits": 3, "optimal_eigenvalue": -3.3, "target_ratio": 0.97, "target_value": -3.2009999999999996 }
20
75e38f85452ebc08ee898a0ac8b18be5
vertex_cover
adaptive_vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 3, "target": 4}]}
{"states": [0, 5], "expectation_value": -3.999905744134601, "params": null, "bitstrings": ["11111", "11010"], "total_optimization_steps": 15, "probabilities": [1.726280242127105e-05, 0.9999394822330047], "optimization_time": 11.529311895370483}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ 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(4) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(4) @ Z(3)) + -1.5 * Z(1) + -1.5 * Z(0) + -1.0 * Z(2) + -1.5 * Z(3) + -1.0 * Z(4)
1
5
2
{"smallest_eigenvalues": [-4.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.0, "smallest_bitstrings": ["11010"], "largest_eigenvalue": 11.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; h q[0]; ry(-1.5895904143898432) q[0]; ry(-0.061831462572773416) q[1]; rz(-pi) q[1]; ry(-3.1211665634162276) q[2]; rz(-pi) q[2]; ry(-0.05067198498523348) q[3]; rz(-pi) q[3]; h q[4]; ry(1.4339466124722804) q[4]; cx q[4], q[3]; ry(0.12544642904227837) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.11642362414905048) q[2]; cx q[4], q[2]; ry(0.040689796634398145) q[4]; cx q[2], q[4]; ry(-0.040689796634398145) q[4]; cx q[2], q[4]; cx q[4], q[1]; ry(0.020916079250535714) q[1]; cx q[4], q[1];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) q[2], q[4];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) q[2], q[4];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) q[2], q[4];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) q[2], q[4];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) q[2], q[4];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) q[2], q[4];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5708) q[0];\nry(-1.5681) q[1];\nry(-1.4449) q[3];\nry(1.4417) q[4];\nry(1.4417) q[2];\ncry(-0.1259) q[4], q[3];\ncry(0.1217) q[4], q[2];\ncry(0.1214) q[2], q[4];\ncry(-0.0027) 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];\n"], "gradients": [1.5085, 1.0047, 0.502, 0.4962, 0.4959, 0.1901, 0.0636, 0.0636, 0.0071, 0.0045, 0.0045, 0.0045, 0.003, 0.003, 0.003]}
[ "IIIZZ", "IIZZI", "IIZIZ", "IZIZI", "IZIIZ", "IZZII", "ZIIZI", "ZIIIZ", "ZZIII", "IIIZI", "IIIIZ", "IIZII", "IZIII", "ZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, -1.5, -1, -1.5, -1 ]
0.997795
[ -1.5895904143898432, -1.4880487849715875, -1.3946779127673847, 1.4339466124722804, -0.25089285808455675, 0.23284724829810097, 0.08137959326879629, -0.04183215850107143 ]
{ "n_parameters": 8, "n_qubits": 5, "optimal_eigenvalue": -4, "target_ratio": 0.97, "target_value": -3.88 }
1
a617cd4648156ddc77f993201a7a952c
kclique
qaoa
{"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": 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": 5, "target": 7}, {"source": 6, "target": 7}]}
{"states": [70, 7], "expectation_value": -12.286552508291845, "params": [[-0.0446, -0.0068000000000000005], [0.0784, 0.07490000000000001]], "bitstrings": ["10111001", "11111000"], "total_optimization_steps": 10, "probabilities": [0.00847540699032194, 0.009357205312094458], "optimization_time": 7.670413494110107}
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)) + 3.0 * (Z(5) @ Z(3)) + 3.0 * (Z(5) @ Z(4)) + 3.0 * (Z(6) @ Z(1)) + 3.0 * (Z(6) @ Z(0)) + 3.0 * (Z(6) @ Z(2)) + 3.0 * (Z(6) @ Z(3)) + 3.0 * (Z(6) @ Z(4)) + 3.0 * (Z(6) @ Z(5)) + 3.0 * (Z(7) @ Z(1)) + 2.75 * (Z(7) @ Z(0)) + 3.0 * (Z(7) @ Z(2)) + 3.0 * (Z(7) @ Z(3)) + 3.0 * (Z(7) @ Z(4)) + 2.75 * (Z(7) @ Z(5)) + 2.75 * (Z(7) @ Z(6)) + -7.0 * Z(1) + -7.25 * Z(0) + -7.0 * Z(2) + -7.0 * Z(3) + -7.0 * Z(4) + -6.25 * Z(5) + -6.25 * Z(6) + -6.75 * Z(7)
3
8
2
{"smallest_eigenvalues": [-24.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -21.75, "smallest_bitstrings": ["11111000"], "largest_eigenvalue": 135.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.016051595018557085) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(0.016051595018557085) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(0.016051595018557085) q[2]; cx q[0], q[2]; h q[3]; cx q[1], q[3]; rz(0.016051595018557085) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.016051595018557085) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(0.016051595018557085) q[3]; cx q[2], q[3]; h q[4]; cx q[1], q[4]; rz(0.016051595018557085) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(0.016051595018557085) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(0.016051595018557085) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(0.016051595018557085) q[4]; cx q[3], q[4]; h q[5]; cx q[1], q[5]; rz(-0.044725556110224884) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(-0.044725556110224884) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(-0.044725556110224884) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(-0.044725556110224884) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(-0.044725556110224884) q[5]; cx q[4], q[5]; h q[6]; cx q[1], q[6]; rz(-0.044725556110224884) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(-0.044725556110224884) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(-0.044725556110224884) q[6]; cx q[2], q[6]; cx q[3], q[6]; rz(-0.044725556110224884) q[6]; cx q[3], q[6]; cx q[4], q[6]; rz(-0.044725556110224884) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(-0.044725556110224884) q[6]; cx q[5], q[6]; h q[7]; cx q[1], q[7]; rz(-0.044725556110224884) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(-1.5942489739862031) q[1]; rx(-1.4758902744393279) q[1]; rz(0.016051595018557085) q[7]; cx q[0], q[7]; rz(-1.5119150626040279) q[0]; rx(-1.4758902744393279) q[0]; cx q[1], q[0]; rz(0.463896267873675) q[0]; cx q[1], q[0]; cx q[2], q[7]; rz(-0.044725556110224884) q[7]; cx q[2], q[7]; rz(-1.5942489739862031) q[2]; rx(-1.4758902744393279) q[2]; cx q[1], q[2]; rz(0.463896267873675) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(0.463896267873675) q[2]; cx q[0], q[2]; cx q[3], q[7]; rz(-0.044725556110224884) q[7]; cx q[3], q[7]; rz(-1.5942489739862031) q[3]; rx(-1.4758902744393279) q[3]; cx q[1], q[3]; rz(0.463896267873675) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.463896267873675) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(0.463896267873675) q[3]; cx q[2], q[3]; cx q[4], q[7]; rz(-0.044725556110224884) q[7]; cx q[4], q[7]; rz(-1.5942489739862031) q[4]; rx(-1.4758902744393279) q[4]; cx q[1], q[4]; rz(0.463896267873675) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(0.463896267873675) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(0.463896267873675) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(0.463896267873675) q[4]; cx q[3], q[4]; cx q[5], q[7]; rz(0.016051595018557085) q[7]; cx q[5], q[7]; rz(1.9424860514285687) q[5]; rx(-1.4758902744393279) q[5]; cx q[1], q[5]; rz(0.4666780978923133) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(0.4666780978923133) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(0.4666780978923133) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(0.4666780978923133) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(0.4666780978923133) q[5]; cx q[4], q[5]; cx q[6], q[7]; rz(0.016051595018557085) q[7]; cx q[6], q[7]; rz(1.9424860514285687) q[6]; rx(-1.4758902744393279) q[6]; cx q[1], q[6]; rz(0.4666780978923133) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(0.4666780978923133) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(0.4666780978923133) q[6]; cx q[2], q[6]; cx q[3], q[6]; rz(0.4666780978923133) q[6]; cx q[3], q[6]; cx q[4], q[6]; rz(0.4666780978923133) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(0.4666780978923133) q[6]; cx q[5], q[6]; rz(1.781259697944197) q[7]; rx(-1.4758902744393279) q[7]; cx q[1], q[7]; rz(0.4666780978923133) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(-1.0713581426797694) q[1]; rx(0.11673470776900455) q[1]; rz(0.463896267873675) q[7]; cx q[0], q[7]; rz(-2.0979600597052883) q[0]; rx(0.11673470776900456) q[0]; cx q[1], q[0]; rz(0.5323491989929626) q[0]; cx q[1], q[0]; cx q[2], q[7]; rz(0.4666780978923133) q[7]; cx q[2], q[7]; rz(-1.0713581426797694) q[2]; rx(0.11673470776900455) q[2]; cx q[1], q[2]; rz(0.5323491989929626) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(0.5323491989929626) q[2]; cx q[0], q[2]; cx q[3], q[7]; rz(0.4666780978923133) q[7]; cx q[3], q[7]; rz(-1.0713581426797694) q[3]; rx(0.11673470776900455) q[3]; cx q[1], q[3]; rz(0.5323491989929626) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.5323491989929626) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(0.5323491989929626) q[3]; cx q[2], q[3]; cx q[4], q[7]; rz(0.4666780978923133) q[7]; cx q[4], q[7]; rz(-1.0713581426797694) q[4]; rx(0.11673470776900455) q[4]; cx q[1], q[4]; rz(0.5323491989929626) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(0.5323491989929626) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(0.5323491989929626) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(0.5323491989929626) q[4]; cx q[3], q[4]; cx q[5], q[7]; rz(0.463896267873675) q[7]; cx q[5], q[7]; rz(1.3741062613907573) q[5]; rx(0.11673470776900459) q[5]; cx q[1], q[5]; rz(0.6634091015555457) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(0.6634091015555457) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(0.6634091015555457) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(0.6634091015555457) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(0.6634091015555457) q[5]; cx q[4], q[5]; cx q[6], q[7]; rz(0.463896267873675) q[7]; cx q[6], q[7]; rz(1.3741062613907573) q[6]; rx(0.11673470776900459) q[6]; cx q[1], q[6]; rz(0.6634091015555457) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(0.6634091015555457) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(0.6634091015555457) q[6]; cx q[2], q[6]; cx q[3], q[6]; rz(0.6634091015555457) q[6]; cx q[3], q[6]; cx q[4], q[6]; rz(0.6634091015555457) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(0.6634091015555457) q[6]; cx q[5], q[6]; rz(-0.36896266833425173) q[7]; rx(0.11673470776900453) q[7]; cx q[1], q[7]; rz(0.6634091015555457) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(0.12715421474492228) q[1]; rx(-0.06631632073217084) q[1]; rz(0.5323491989929626) q[7]; cx q[0], q[7]; rz(-0.8428197580705006) q[0]; rx(-0.06631632073217082) q[0]; cx q[1], q[0]; rz(-1.0764446124675977) q[0]; cx q[1], q[0]; cx q[2], q[7]; rz(0.6634091015555457) q[7]; cx q[2], q[7]; rz(0.12715421474492228) q[2]; rx(-0.06631632073217084) q[2]; cx q[1], q[2]; rz(-1.0764446124675977) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(-1.0764446124675977) q[2]; cx q[0], q[2]; cx q[3], q[7]; rz(0.6634091015555457) q[7]; cx q[3], q[7]; rz(0.12715421474492228) q[3]; rx(-0.06631632073217084) q[3]; cx q[1], q[3]; rz(-1.0764446124675977) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(-1.0764446124675977) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(-1.0764446124675977) q[3]; cx q[2], q[3]; cx q[4], q[7]; rz(0.6634091015555457) q[7]; cx q[4], q[7]; rz(0.12715421474492228) q[4]; rx(-0.06631632073217084) q[4]; cx q[1], q[4]; rz(-1.0764446124675977) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(-1.0764446124675977) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(-1.0764446124675977) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(-1.0764446124675977) q[4]; cx q[3], q[4]; cx q[5], q[7]; rz(0.5323491989929626) q[7]; cx q[5], q[7]; rz(-0.522514825854469) q[5]; rx(-0.06631632073217088) q[5]; cx q[1], q[5]; rz(-0.8861043317827839) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(-0.8861043317827839) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(-0.8861043317827839) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(-0.8861043317827839) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(-0.8861043317827839) q[5]; cx q[4], q[5]; cx q[6], q[7]; rz(0.5323491989929626) q[7]; cx q[6], q[7]; rz(-0.522514825854469) q[6]; rx(-0.06631632073217088) q[6]; cx q[1], q[6]; rz(-0.8861043317827839) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(-0.8861043317827839) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(-0.8861043317827839) q[6]; cx q[2], q[6]; cx q[3], q[6]; rz(-0.8861043317827839) q[6]; cx q[3], q[6]; cx q[4], q[6]; rz(-0.8861043317827839) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(-0.8861043317827839) q[6]; cx q[5], q[6]; rz(0.5845748985305779) q[7]; rx(-0.06631632073217077) q[7]; cx q[1], q[7]; rz(-0.8861043317827839) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(0.35389312541036455) q[1]; rx(-0.06636314867623813) q[1]; rz(-1.0764446124675977) q[7]; cx q[0], q[7]; rz(0.6290807433701282) q[0]; rx(-0.06636314867623817) q[0]; cx q[2], q[7]; rz(-0.8861043317827839) q[7]; cx q[2], q[7]; rz(0.35389312541036455) q[2]; rx(-0.06636314867623813) q[2]; cx q[3], q[7]; rz(-0.8861043317827839) q[7]; cx q[3], q[7]; rz(0.35389312541036455) q[3]; rx(-0.06636314867623813) q[3]; cx q[4], q[7]; rz(-0.8861043317827839) q[7]; cx q[4], q[7]; rz(0.35389312541036455) q[4]; rx(-0.06636314867623813) q[4]; cx q[5], q[7]; rz(-1.0764446124675977) q[7]; cx q[5], q[7]; rz(1.355442123696708) q[5]; rx(-0.06636314867623813) q[5]; cx q[6], q[7]; rz(-1.0764446124675977) q[7]; cx q[6], q[7]; rz(1.355442123696708) q[6]; rx(-0.06636314867623813) q[6]; rz(-0.45446902192500005) q[7]; rx(-0.06636314867623812) 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[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[2], q[3]; rz(x0) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x0) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x0) q[4]; cx q[3], q[4]; cx q[1], q[5]; rz(x1) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x1) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x1) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(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(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[7]; rz(x1) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(x0) q[7]; cx q[0], q[7]; cx q[2], q[7]; rz(x1) q[7]; cx q[2], q[7]; cx q[3], q[7]; rz(x1) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(x1) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x0) q[7]; cx q[6], q[7]; rz(x2) q[1]; rz(x3) q[0]; rz(x2) q[2]; rz(x2) q[3]; rz(x2) q[4]; rz(x4) q[5]; rz(x4) q[6]; rz(x5) q[7]; 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]; 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(x7) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x7) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x7) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x7) q[4]; cx q[3], q[4]; cx q[1], q[5]; rz(x8) 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(x8) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x8) q[6]; cx q[5], q[6]; cx q[1], q[7]; rz(x8) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(x7) q[7]; cx q[0], q[7]; cx q[2], q[7]; rz(x8) q[7]; cx q[2], q[7]; cx q[3], q[7]; rz(x8) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(x8) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(x7) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x7) q[7]; cx q[6], q[7]; rz(x9) q[1]; rz(x10) q[0]; rz(x9) q[2]; rz(x9) q[3]; rz(x9) q[4]; rz(x11) q[5]; rz(x11) q[6]; rz(x12) q[7]; 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]; h q[7]; rz(x13) 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];
{"k": 5}
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIIIZZI", "IIIIIZIZ", "IIIIZIZI", "IIIIZIIZ", "IIIIZZII", "IIIZIIZI", "IIIZIIIZ", "IIIZIZII", "IIIZZIII", "IIZIIIZI", "IIZIIIIZ", "IIZIIZII", "IIZIZIII", "IIZZIIII", "IZIIIIZI", "IZIIIIIZ", "IZIIIZII", "IZIIZIII", "IZIZIIII", "IZZIIIII", "ZIIIIIZI", "ZIIIIII...
[ 2.75, 2.75, 2.75, 2.75, 2.75, 2.75, 2.75, 2.75, 2.75, 2.75, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2.75, 3, 3, 3, 2.75, 2.75, -7, -7.25, -7, -7, -7, -6.25, -6.25, -6.75 ]
0.976479
[ 0.016051595018557085, -0.044725556110224884, -1.5942489739862034, -1.511915062604028, 1.942486051428569, 1.7812596979441973, -1.4758902744393279, 0.463896267873675, 0.4666780978923133, -1.0713581426797705, -2.0979600597052888, 1.374106261390757, -0.36896266833425195, 0.11673470776900458, ...
{ "n_parameters": 28, "n_qubits": 8, "optimal_eigenvalue": -24.75, "target_ratio": 0.97, "target_value": -24.0075 }
78
06632fbf1ad4a3ea92a14b4d32f5e5e0
community_detection
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": 1, "source": 0, "target": 1}, {"weight": 1, "source": 1, "target": 2}, {"weight": 1, "source": 2, "target": 3}, {"weight": 1, "source": 3, "target": 5}, {"weight": 1, "source": 4, "target": 5}, {"weight": 1, "source": 4, "target": 6}, {"weight": 1, "source": 4, "target": 7}, {"weight": 1, "source": 5, "target": 6}, {"weight": 1, "source": 5, "target": 7}, {"weight": 1, "source": 6, "target": 7}]}
{"states": [42581, 43605], "expectation_value": -2.015599159105376, "params": [0.5357000000000001, 0.5292, -0.0006000000000000001, 0.0055000000000000005, 0.533, 0.5213, -0.0099, 0.009600000000000001, 0.8163, 0.7095, 0.49000000000000005, 0.4742, 0.5394, 0.5272, -0.0082, 0.0166, -0.0094, 0.0006000000000000001, 0.5315, 0.5264, -0.020200000000000003, 0.0211, 0.527, 0.5232, 0.0022, -0.0213, 0.5317000000000001, 0.5261, 0.0007, 0.0016, 0.5196000000000001, 0.5233, 0.5272, 0.523, 0.007200000000000001, -0.0019, 0.5285000000000001, 0.5225000000000001, -0.0041, -0.0004, 0.4184, 0.011000000000000001, 0.44120000000000004, 0.5015000000000001, 0.5328, 0.5298, 0.006500000000000001, -0.0095, 0.0012000000000000001, -0.0068000000000000005, 0.5235000000000001, 0.5249, 0.0049, 0.0017000000000000001, 0.5193, 0.5159, 0.012700000000000001, 0.008, 0.5175000000000001, 0.5209, 0.0023, 0.0006000000000000001, 0.5268, 0.5226000000000001, 0.5119, 0.5273, 0.0008, 0.0029000000000000002, 0.5198, 0.5187, -0.012400000000000001, 0.008700000000000001, -0.1078, -0.0666, 0.5561, 0.5566, 0.5139, 0.5145000000000001, 0.0045000000000000005, 0.0103, -0.006500000000000001, 0.0053, 0.5262, 0.5246000000000001, 0.0015, -0.0026000000000000003, 0.5144000000000001, 0.5272, -0.008, 0.0073, 0.5153, 0.5178, 0.0066, 0.0005, 0.5236000000000001, 0.5245000000000001, -0.1831, 0.2985, 0.2426, 0.41650000000000004, 1.3918000000000001, -0.0728, -0.48050000000000004, 1.2125000000000001, -1.3113000000000001, -0.0055000000000000005, -0.4541, -1.435, 0.15230000000000002, -1.0148000000000001, -0.5887, 0.07880000000000001, -0.8324, -0.055900000000000005, -0.7711, -1.0530000000000002, -0.0736, -1.1292, 0.8069000000000001, -0.0403, 0.0461, 1.2106000000000001, -0.5864, 0.021, -0.0893, -0.9918, 0.5761000000000001, -0.0472, -0.41450000000000004, 0.3023, -0.3297, 0.3342, 0.41040000000000004, -0.3518, 0.08360000000000001, -0.8214, -1.5511000000000001, 0.12090000000000001, -1.0867, -1.4106, -0.057100000000000005, -0.8903000000000001, 0.09240000000000001, -0.08080000000000001, -1.1638, 0.1656, -1.2366000000000001, -1.1917, 0.012100000000000001, -1.1277000000000001, 1.2198, 0.030100000000000002, -0.0026000000000000003, 1.0845, -1.087, -0.0246, -0.0034000000000000002, -1.1987, 1.6235000000000002, 0.044000000000000004, -0.38830000000000003, 0.0033, -0.5382, 0.0098, -0.7608, 0.0057, 0.1381, 0.0056, -1.0342, 0.0067, -0.6927, 0.0074, 0.0737, 0.0014, 0.2092, 0.0032, -0.9669000000000001, 0.0082, -1.1122, 0.005200000000000001, 0.0453, 0.0063, 0.9880000000000001, 0.0083, -0.0492, 0.0086, -1.232, 0.0029000000000000002, 0.08270000000000001, 0.0012000000000000001, 1.6248, 0.0097], "bitstrings": ["0101100110101010", "0101010110101010"], "total_optimization_steps": 230, "probabilities": [0.36698506299551376, 0.6319743830143906], "optimization_time": 1002.1722989082336}
0.25 * (Z(0) @ Z(1)) + -0.0011250000000000001 * (Z(2) @ Z(0)) + -0.0011250000000000001 * (Z(3) @ Z(1)) + 0.25 * (Z(3) @ Z(2)) + 0.00012500000000000003 * (Z(4) @ Z(0)) + -0.0010000000000000002 * (Z(4) @ Z(2)) + 0.00012500000000000003 * (Z(5) @ Z(1)) + -0.0010000000000000002 * (Z(5) @ Z(3)) + 0.25 * (Z(5) @ Z(4)) + 0.00012500000000000003 * (Z(6) @ Z(0)) + 0.00025000000000000006 * (Z(6) @ Z(2)) + -0.0010000000000000002 * (Z(6) @ Z(4)) + 0.00012500000000000003 * (Z(7) @ Z(1)) + 0.00025000000000000006 * (Z(7) @ Z(3)) + -0.0010000000000000002 * (Z(7) @ Z(5)) + 0.25 * (Z(7) @ Z(6)) + 0.0001875 * (Z(8) @ Z(0)) + 0.000375 * (Z(8) @ Z(2)) + 0.000375 * (Z(8) @ Z(4)) + 0.000375 * (Z(8) @ Z(6)) + 0.0001875 * (Z(9) @ Z(1)) + 0.000375 * (Z(9) @ Z(3)) + 0.000375 * (Z(9) @ Z(5)) + 0.000375 * (Z(9) @ Z(7)) + 0.25 * (Z(9) @ Z(8)) + 0.00025000000000000006 * (Z(10) @ Z(0)) + 0.0005000000000000001 * (Z(10) @ Z(2)) + 0.0005000000000000001 * (Z(10) @ Z(4)) + -0.00075 * (Z(10) @ Z(6)) + -0.0005000000000000001 * (Z(10) @ Z(8)) + 0.00025000000000000006 * (Z(11) @ Z(1)) + 0.0005000000000000001 * (Z(11) @ Z(3)) + 0.0005000000000000001 * (Z(11) @ Z(5)) + -0.00075 * (Z(11) @ Z(7)) + -0.0005000000000000001 * (Z(11) @ Z(9)) + 0.25 * (Z(11) @ Z(10)) + 0.0001875 * (Z(12) @ Z(0)) + 0.000375 * (Z(12) @ Z(2)) + 0.000375 * (Z(12) @ Z(4)) + 0.000375 * (Z(12) @ Z(6)) + -0.0006875000000000002 * (Z(12) @ Z(8)) + -0.0005000000000000001 * (Z(12) @ Z(10)) + 0.0001875 * (Z(13) @ Z(1)) + 0.000375 * (Z(13) @ Z(3)) + 0.000375 * (Z(13) @ Z(5)) + 0.000375 * (Z(13) @ Z(7)) + -0.0006875000000000002 * (Z(13) @ Z(9)) + -0.0005000000000000001 * (Z(13) @ Z(11)) + 0.25 * (Z(13) @ Z(12)) + 0.0001875 * (Z(14) @ Z(0)) + 0.000375 * (Z(14) @ Z(2)) + 0.000375 * (Z(14) @ Z(4)) + 0.000375 * (Z(14) @ Z(6)) + -0.0006875000000000002 * (Z(14) @ Z(8)) + -0.0005000000000000001 * (Z(14) @ Z(10)) + -0.0006875000000000002 * (Z(14) @ Z(12)) + 0.0001875 * (Z(15) @ Z(1)) + 0.000375 * (Z(15) @ Z(3)) + 0.000375 * (Z(15) @ Z(5)) + 0.000375 * (Z(15) @ Z(7)) + -0.0006875000000000002 * (Z(15) @ Z(9)) + -0.0005000000000000001 * (Z(15) @ Z(11)) + -0.0006875000000000002 * (Z(15) @ Z(13)) + 0.25 * (Z(15) @ Z(14)) + -6.249999999999312e-05 * Z(1) + -6.249999999999312e-05 * Z(0) + -0.000250000000000028 * Z(2) + -0.000250000000000028 * Z(3) + -0.000250000000000028 * Z(4) + -0.000250000000000028 * Z(5) + -0.000250000000000028 * Z(6) + -0.000250000000000028 * Z(7) + -0.0005625000000000213 * Z(8) + -0.0005625000000000213 * Z(9) + -0.0010000000000000009 * Z(10) + -0.0010000000000000009 * Z(11) + -0.0005625000000000213 * Z(12) + -0.0005625000000000213 * Z(13) + -0.0005624999999999936 * Z(14) + -0.0005624999999999936 * Z(15)
13
16
3
{"smallest_eigenvalues": [-2.021249999999955], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.0212499999999447, "smallest_bitstrings": ["0101010110101010"], "largest_eigenvalue": 2.0119999999998903}
OPENQASM 3.0; include "stdgates.inc"; qubit[16] q; ry(0.3928669941292584) q[0]; rz(-0.14397745053709302) q[0]; ry(0.0272914074880476) q[1]; ry(0.6126252575880811) q[2]; ry(0.01178704304983049) q[3]; ry(0.8440338268222962) q[4]; ry(0.5646062996366539) q[5]; ry(0.5820144780263184) q[6]; ry(-0.040131764780526206) q[7]; ry(-0.010281148254005924) q[8]; ry(0.6373870539601993) q[9]; ry(-0.16168989454588886) q[10]; ry(0.5296304800742078) q[11]; ry(-0.037295837382054865) q[12]; ry(0.45778625311324894) q[13]; ry(0.12445408985973849) q[14]; ry(0.4794364516414385) q[15]; cx q[15], q[0]; rz(0.14397745053709302) q[0]; cx q[15], q[0]; rz(0.2386073542828916) q[15]; cx q[14], q[15]; rz(-0.2386073542828916) q[15]; cx q[14], q[15]; rz(-0.04067883773462978) q[14]; cx q[13], q[14]; rz(0.04067883773462978) q[14]; cx q[13], q[14]; rz(-0.3101477859152483) q[13]; cx q[12], q[13]; rz(0.3101477859152483) q[13]; cx q[12], q[13]; rz(0.01587406353019568) q[12]; cx q[11], q[12]; rz(-0.01587406353019568) q[12]; cx q[11], q[12]; rz(0.38986206517431704) q[11]; cx q[10], q[11]; rz(-0.38986206517431704) q[11]; cx q[10], q[11]; rz(-0.06507461221230526) q[10]; cx q[9], q[10]; rz(0.06507461221230526) q[10]; cx q[9], q[10]; rz(-0.46438482097018235) q[9]; cx q[8], q[9]; rz(0.46438482097018235) q[9]; cx q[8], q[9]; rz(-0.47760829972058927) q[8]; cx q[7], q[8]; rz(0.47760829972058927) q[8]; cx q[7], q[8]; rz(-0.3755006094265878) q[7]; cx q[6], q[7]; rz(0.3755006094265878) q[7]; cx q[6], q[7]; rz(0.13373455889243355) q[6]; cx q[5], q[6]; rz(-0.13373455889243355) q[6]; cx q[5], q[6]; rz(-0.23456138077817282) q[5]; cx q[4], q[5]; rz(0.23456138077817282) q[5]; cx q[4], q[5]; rz(-0.640940550631941) q[4]; cx q[3], q[4]; rz(0.640940550631941) q[4]; cx q[3], q[4]; rz(-0.18332963674099134) q[3]; cx q[2], q[3]; rz(0.18332963674099134) q[3]; cx q[2], q[3]; rz(0.6981894377552855) q[2]; cx q[1], q[2]; rz(-0.6981894377552855) q[2]; cx q[1], q[2]; rz(0.12257385653814494) q[1]; cx q[0], q[1]; rz(-0.12257385653814494) q[1]; cx q[0], q[1]; ry(0.5673675112149321) q[0]; ry(0.09982371864105109) q[1]; rz(-0.11947396428634395) q[1]; ry(-0.08201353735575029) q[10]; rz(0.04087701756671855) q[10]; ry(0.686898843656) q[11]; rz(0.5416557715639121) q[11]; ry(-0.05415368276039717) q[12]; rz(0.012707365693085733) q[12]; ry(0.4761301113409034) q[13]; rz(-0.525300851944579) q[13]; ry(0.028207329089575194) q[14]; rz(0.0810837471071764) q[14]; ry(0.39350012265321777) q[15]; cx q[15], q[14]; rz(-0.0810837471071764) q[14]; cx q[15], q[14]; rz(0.15169195998873264) q[15]; cx q[0], q[15]; rz(-0.15169195998873264) q[15]; cx q[0], q[15]; cx q[0], q[1]; rz(0.11947396428634395) q[1]; cx q[0], q[1]; ry(0.6008379024552665) q[0]; rz(-0.2204443409939905) q[0]; rz(0.05950407564625075) q[14]; ry(0.5301912882907626) q[15]; cx q[15], q[0]; rz(0.2204443409939905) q[0]; cx q[15], q[0]; rz(0.7862249542940888) q[15]; ry(0.5484555768644436) q[2]; rz(0.5773145794246066) q[2]; cx q[1], q[2]; rz(-0.5773145794246066) q[2]; cx q[1], q[2]; ry(-0.02849591371933196) q[1]; ry(-0.19354784262234553) q[3]; rz(0.014702113759253337) q[3]; cx q[2], q[3]; rz(-0.014702113759253337) q[3]; cx q[2], q[3]; ry(0.5648792107111772) q[2]; ry(0.7488521210298348) q[4]; rz(-0.7521670937076798) q[4]; cx q[3], q[4]; rz(0.7521670937076798) q[4]; cx q[3], q[4]; ry(0.11318921326196438) q[3]; ry(0.5274385098304797) q[5]; rz(-0.5907237741442297) q[5]; cx q[4], q[5]; rz(0.5907237741442297) q[5]; cx q[4], q[5]; ry(0.47948490998964777) q[4]; ry(0.6008379024552665) q[6]; rz(-0.022762779506164503) q[6]; cx q[5], q[6]; rz(0.022762779506164503) q[6]; cx q[5], q[6]; ry(0.2304433193251924) q[5]; ry(0.06781094680598515) q[7]; rz(-0.04900056465868237) q[7]; cx q[6], q[7]; rz(0.04900056465868237) q[7]; cx q[6], q[7]; ry(0.4476558582946261) q[6]; ry(0.10154872643905512) q[8]; rz(-0.4735009153724467) q[8]; cx q[7], q[8]; rz(0.4735009153724467) q[8]; cx q[7], q[8]; ry(0.14475014430645985) q[7]; ry(0.425506101343828) q[9]; rz(-0.5641557928061383) q[9]; cx q[8], q[9]; rz(0.5641557928061383) q[9]; cx q[8], q[9]; cx q[9], q[10]; rz(-0.04087701756671855) q[10]; cx q[9], q[10]; cx q[10], q[11]; rz(-0.5416557715639121) q[11]; cx q[10], q[11]; cx q[11], q[12]; rz(-0.012707365693085733) q[12]; cx q[11], q[12]; cx q[12], q[13]; rz(0.525300851944579) q[13]; cx q[12], q[13]; cx q[13], q[14]; rz(-0.05950407564625075) q[14]; cx q[13], q[14]; ry(-0.018920108747699754) q[10]; ry(0.4249614116354173) q[11]; ry(0.14977386919800484) q[12]; ry(0.6373494879894823) q[13]; ry(-0.012470237239846202) q[14]; cx q[14], q[15]; rz(-0.7862249542940888) q[15]; cx q[14], q[15]; rz(0.0094249055080897) q[14]; cx q[13], q[14]; rz(-0.0094249055080897) q[14]; cx q[13], q[14]; rz(-0.5322765126757772) q[13]; cx q[12], q[13]; rz(0.5322765126757772) q[13]; cx q[12], q[13]; rz(-0.04129993661477719) q[12]; cx q[11], q[12]; rz(0.04129993661477719) q[12]; cx q[11], q[12]; rz(0.554784372722849) q[11]; cx q[10], q[11]; rz(-0.554784372722849) q[11]; cx q[10], q[11]; rz(0.011517333797000682) q[10]; ry(0.41226037779663993) q[11]; rz(0.5514180007127909) q[11]; ry(0.07376883485587182) q[12]; rz(-0.026252819294487542) q[12]; ry(0.5918186898393274) q[13]; rz(-0.5838180006830399) q[13]; ry(0.10154872643905512) q[14]; rz(0.1547915691856502) q[14]; ry(0.5097438740922448) q[15]; cx q[15], q[14]; rz(-0.1547915691856502) q[14]; cx q[15], q[14]; rz(0.17260145614140332) q[15]; rz(0.04247388978261052) q[14]; ry(-0.1293611453335425) q[8]; ry(0.2820219922459342) q[9]; cx q[9], q[10]; rz(-0.011517333797000682) q[10]; cx q[9], q[10]; rz(-0.6998343570978389) q[9]; cx q[8], q[9]; rz(0.6998343570978389) q[9]; cx q[8], q[9]; rz(-0.584992021730928) q[8]; cx q[7], q[8]; rz(0.584992021730928) q[8]; cx q[7], q[8]; rz(0.12024709131523745) q[7]; cx q[6], q[7]; rz(-0.12024709131523745) q[7]; cx q[6], q[7]; rz(-0.04605212441914448) q[6]; cx q[5], q[6]; rz(0.04605212441914448) q[6]; cx q[5], q[6]; rz(-0.5117319639332885) q[5]; cx q[4], q[5]; rz(0.5117319639332885) q[5]; cx q[4], q[5]; rz(-0.7101642127479882) q[4]; cx q[3], q[4]; rz(0.7101642127479882) q[4]; cx q[3], q[4]; rz(0.09258622001860416) q[3]; cx q[2], q[3]; rz(-0.09258622001860416) q[3]; cx q[2], q[3]; rz(0.24698852436578597) q[2]; cx q[1], q[2]; rz(-0.24698852436578597) q[2]; cx q[1], q[2]; rz(-0.080430895807126) q[1]; cx q[0], q[1]; rz(0.080430895807126) q[1]; cx q[0], q[1]; ry(0.535058402434186) q[0]; cx q[0], q[15]; rz(-0.17260145614140332) q[15]; cx q[0], q[15]; ry(0.02738954766580489) q[1]; rz(-0.18173558942320392) q[1]; cx q[0], q[1]; rz(0.18173558942320392) q[1]; cx q[0], q[1]; ry(0.780882564422934) q[0]; rz(-0.23136425511046838) q[0]; ry(-0.012970642070457429) q[10]; rz(-0.04262996316547457) q[10]; ry(0.551771705127472) q[15]; cx q[15], q[0]; rz(0.23136425511046838) q[0]; cx q[15], q[0]; rz(0.7514479377991895) q[15]; ry(0.393473142285704) q[2]; rz(-0.5240602733607588) q[2]; cx q[1], q[2]; rz(0.5240602733607588) q[2]; cx q[1], q[2]; ry(0.1294989694684657) q[1]; ry(-0.07549107463431536) q[3]; rz(0.06794008294341419) q[3]; cx q[2], q[3]; rz(-0.06794008294341419) q[3]; cx q[2], q[3]; ry(0.42883940752127625) q[2]; ry(-0.07770156364287797) q[4]; rz(-0.717662886326824) q[4]; cx q[3], q[4]; rz(0.717662886326824) q[4]; cx q[3], q[4]; ry(-0.0022954188310620946) q[3]; ry(0.5515419355257883) q[5]; rz(-0.4405517665688384) q[5]; cx q[4], q[5]; rz(0.4405517665688384) q[5]; cx q[4], q[5]; ry(-0.25933978679089786) q[4]; ry(0.4779102546708172) q[6]; rz(-0.05470197870205183) q[6]; cx q[5], q[6]; rz(0.05470197870205183) q[6]; cx q[5], q[6]; ry(0.48840850653516443) q[5]; ry(-0.20819563977522) q[7]; rz(0.12302338919902785) q[7]; cx q[6], q[7]; rz(-0.12302338919902785) q[7]; cx q[6], q[7]; ry(0.4386836009665777) q[6]; ry(-0.0734753378283282) q[8]; rz(-0.6662789078727077) q[8]; cx q[7], q[8]; rz(0.6662789078727077) q[8]; cx q[7], q[8]; ry(-0.08301439856133842) q[7]; ry(0.6502477499032066) q[9]; rz(-0.4921382242827817) q[9]; cx q[8], q[9]; rz(0.4921382242827817) q[9]; cx q[8], q[9]; cx q[9], q[10]; rz(0.04262996316547457) q[10]; cx q[9], q[10]; cx q[10], q[11]; rz(-0.5514180007127909) q[11]; cx q[10], q[11]; cx q[11], q[12]; rz(0.026252819294487542) q[12]; cx q[11], q[12]; cx q[12], q[13]; rz(0.5838180006830399) q[13]; cx q[12], q[13]; cx q[13], q[14]; rz(-0.04247388978261052) q[14]; cx q[13], q[14]; ry(0.007769702641158017) q[10]; ry(0.423309892916648) q[11]; ry(-0.024539380881729515) q[12]; ry(0.6039577915799139) q[13]; ry(-0.16114022129467562) q[14]; cx q[14], q[15]; rz(-0.7514479377991895) q[15]; cx q[14], q[15]; rz(0.07325617366075249) q[14]; cx q[13], q[14]; rz(-0.07325617366075249) q[14]; cx q[13], q[14]; rz(-0.5707301929956086) q[13]; cx q[12], q[13]; rz(0.5707301929956086) q[13]; cx q[12], q[13]; rz(-0.051667971352880177) q[12]; cx q[11], q[12]; rz(0.051667971352880177) q[12]; cx q[11], q[12]; rz(0.5586322605764801) q[11]; cx q[10], q[11]; rz(-0.5586322605764801) q[11]; cx q[10], q[11]; rz(0.06384182941444749) q[10]; ry(0.6008379024552665) q[11]; rz(-0.027252254845169153) q[11]; ry(-0.05530173010742906) q[12]; rz(-0.08815778334192467) q[12]; ry(0.4636116378693761) q[13]; rz(-0.06468057266677125) q[13]; ry(-0.06692742043758865) q[14]; rz(0.038524259518305855) q[14]; ry(0.6636287109532929) q[15]; cx q[15], q[14]; rz(-0.038524259518305855) q[14]; cx q[15], q[14]; rz(0.08394571834731689) q[15]; rz(0.010683144390208477) q[14]; ry(0.05758700860512914) q[8]; ry(0.49901056910486485) q[9]; cx q[9], q[10]; rz(-0.06384182941444749) q[10]; cx q[9], q[10]; rz(-0.5424862702631762) q[9]; cx q[8], q[9]; rz(0.5424862702631762) q[9]; cx q[8], q[9]; rz(-0.4782563958918197) q[8]; cx q[7], q[8]; rz(0.4782563958918197) q[8]; cx q[7], q[8]; rz(0.11140833604876167) q[7]; cx q[6], q[7]; rz(-0.11140833604876167) q[7]; cx q[6], q[7]; rz(0.10614060689968838) q[6]; cx q[5], q[6]; rz(-0.10614060689968838) q[6]; cx q[5], q[6]; rz(-0.296592499725996) q[5]; cx q[4], q[5]; rz(0.296592499725996) q[5]; cx q[4], q[5]; rz(-0.510588207163395) q[4]; cx q[3], q[4]; rz(0.510588207163395) q[4]; cx q[3], q[4]; rz(0.10092192607181949) q[3]; cx q[2], q[3]; rz(-0.10092192607181949) q[3]; cx q[2], q[3]; rz(-0.3802895268904268) q[2]; cx q[1], q[2]; rz(0.3802895268904268) q[2]; cx q[1], q[2]; rz(-0.2081909311258434) q[1]; cx q[0], q[1]; rz(0.2081909311258434) q[1]; cx q[0], q[1]; ry(0.5756992561540908) q[0]; cx q[0], q[15]; rz(-0.08394571834731689) q[15]; cx q[0], q[15]; ry(-0.17631556668384935) q[1]; rz(-0.015816884240271695) q[1]; cx q[0], q[1]; rz(0.015816884240271695) q[1]; cx q[0], q[1]; ry(-0.08259987322955438) q[10]; rz(-0.037357699502166934) q[10]; ry(0.5062473029490663) q[2]; rz(-0.07657141499019617) q[2]; cx q[1], q[2]; rz(0.07657141499019617) q[2]; cx q[1], q[2]; ry(0.08095929381733052) q[3]; rz(-0.04278583405310327) q[3]; cx q[2], q[3]; rz(0.04278583405310327) q[3]; cx q[2], q[3]; ry(0.07390147427279338) q[4]; rz(0.02910338077153124) q[4]; cx q[3], q[4]; rz(-0.02910338077153124) q[4]; cx q[3], q[4]; ry(0.5202347424902016) q[5]; rz(0.0037665950999074063) q[5]; cx q[4], q[5]; rz(-0.0037665950999074063) q[5]; cx q[4], q[5]; ry(0.48268651534277746) q[6]; rz(0.006716936109057368) q[6]; cx q[5], q[6]; rz(-0.006716936109057368) q[6]; cx q[5], q[6]; ry(0.17927271679948067) q[7]; rz(-0.012169107552405623) q[7]; cx q[6], q[7]; rz(0.012169107552405623) q[7]; cx q[6], q[7]; ry(0.05677835469255141) q[8]; rz(0.013741110276635238) q[8]; cx q[7], q[8]; rz(-0.013741110276635238) q[8]; cx q[7], q[8]; ry(0.7295453339512643) q[9]; rz(-0.027811768274982666) q[9]; cx q[8], q[9]; rz(0.027811768274982666) q[9]; cx q[8], q[9]; cx q[9], q[10]; rz(0.037357699502166934) q[10]; cx q[9], q[10]; cx q[10], q[11]; rz(0.027252254845169153) q[11]; cx q[10], q[11]; cx q[11], q[12]; rz(0.08815778334192467) q[12]; cx q[11], q[12]; cx q[12], q[13]; rz(0.06468057266677125) q[13]; cx q[12], q[13]; cx q[13], q[14]; rz(-0.010683144390208477) q[14]; cx q[13], q[14];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x100; input float[64] x101; input float[64] x102; input float[64] x103; input float[64] x104; input float[64] x105; input float[64] x106; input float[64] x107; input float[64] x108; input float[64] x109; input float[64] x11; input float[64] x110; input float[64] x111; input float[64] x112; input float[64] x113; input float[64] x114; input float[64] x115; input float[64] x116; input float[64] x117; input float[64] x118; input float[64] x119; input float[64] x12; input float[64] x120; input float[64] x121; input float[64] x122; input float[64] x123; input float[64] x124; input float[64] x125; input float[64] x126; input float[64] x127; input float[64] x128; input float[64] x129; input float[64] x13; input float[64] x130; input float[64] x131; input float[64] x132; input float[64] x133; input float[64] x134; input float[64] x135; input float[64] x136; input float[64] x137; input float[64] x138; input float[64] x139; input float[64] x14; input float[64] x140; input float[64] x141; input float[64] x142; input float[64] x143; input float[64] x144; input float[64] x145; input float[64] x146; input float[64] x147; input float[64] x148; input float[64] x149; input float[64] x15; input float[64] x150; input float[64] x151; input float[64] x152; input float[64] x153; input float[64] x154; input float[64] x155; input float[64] x156; input float[64] x157; input float[64] x158; input float[64] x159; input float[64] x16; input float[64] x160; input float[64] x161; input float[64] x162; input float[64] x163; input float[64] x164; input float[64] x165; input float[64] x166; input float[64] x167; input float[64] x168; input float[64] x169; input float[64] x17; input float[64] x170; input float[64] x171; input float[64] x172; input float[64] x173; input float[64] x174; input float[64] x175; input float[64] x176; input float[64] x177; input float[64] x178; input float[64] x179; input float[64] x18; input float[64] x180; input float[64] x181; input float[64] x182; input float[64] x183; input float[64] x184; input float[64] x185; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x44; input float[64] x45; input float[64] x46; input float[64] x47; input float[64] x48; input float[64] x49; input float[64] x5; input float[64] x50; input float[64] x51; input float[64] x52; input float[64] x53; input float[64] x54; input float[64] x55; input float[64] x56; input float[64] x57; input float[64] x58; input float[64] x59; input float[64] x6; input float[64] x60; input float[64] x61; input float[64] x62; input float[64] x63; input float[64] x64; input float[64] x65; input float[64] x66; input float[64] x67; input float[64] x68; input float[64] x69; input float[64] x7; input float[64] x70; input float[64] x71; input float[64] x72; input float[64] x73; input float[64] x74; input float[64] x75; input float[64] x76; input float[64] x77; input float[64] x78; input float[64] x79; input float[64] x8; input float[64] x80; input float[64] x81; input float[64] x82; input float[64] x83; input float[64] x84; input float[64] x85; input float[64] x86; input float[64] x87; input float[64] x88; input float[64] x89; input float[64] x9; input float[64] x90; input float[64] x91; input float[64] x92; input float[64] x93; input float[64] x94; input float[64] x95; input float[64] x96; input float[64] x97; input float[64] x98; input float[64] x99; bit[16] c; qubit[16] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x3) q[3]; ry(x4) q[4]; ry(x5) q[5]; ry(x6) q[6]; ry(x7) q[7]; ry(x8) q[8]; ry(x9) q[9]; ry(x10) q[10]; ry(x11) q[11]; ry(x12) q[12]; ry(x13) q[13]; ry(x14) q[14]; ry(x15) q[15]; crz(x16) q[15], q[0]; crz(x17) q[14], q[15]; crz(x18) q[13], q[14]; crz(x19) q[12], q[13]; crz(x20) q[11], q[12]; crz(x21) q[10], q[11]; crz(x22) q[9], q[10]; crz(x23) 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(x30) q[1], q[2]; crz(x31) q[0], q[1]; ry(x32) q[0]; ry(x33) q[1]; ry(x34) q[2]; ry(x35) q[3]; ry(x36) q[4]; ry(x37) q[5]; ry(x38) q[6]; ry(x39) q[7]; ry(x40) q[8]; ry(x41) q[9]; ry(x42) q[10]; ry(x43) q[11]; ry(x44) q[12]; ry(x45) q[13]; ry(x46) q[14]; ry(x47) q[15]; crz(x48) q[15], q[14]; crz(x49) q[0], q[15]; crz(x50) q[0], q[1]; crz(x51) q[1], q[2]; crz(x52) q[2], q[3]; crz(x53) q[3], q[4]; crz(x54) q[4], q[5]; crz(x55) q[5], q[6]; crz(x56) q[6], q[7]; crz(x57) q[7], q[8]; crz(x58) q[8], q[9]; crz(x59) q[9], q[10]; crz(x60) q[10], q[11]; crz(x61) q[11], q[12]; crz(x62) q[12], q[13]; crz(x63) q[13], q[14]; ry(x38) 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(x71) q[8]; ry(x72) q[9]; ry(x73) q[10]; ry(x74) q[11]; ry(x75) q[12]; ry(x76) q[13]; ry(x77) q[14]; ry(x78) q[15]; crz(x79) q[15], q[0]; crz(x80) q[14], q[15]; crz(x81) q[13], q[14]; crz(x82) q[12], q[13]; crz(x83) q[11], q[12]; crz(x84) q[10], q[11]; crz(x85) q[9], q[10]; crz(x86) q[8], q[9]; crz(x87) q[7], q[8]; crz(x88) q[6], q[7]; crz(x89) q[5], q[6]; crz(x90) q[4], q[5]; crz(x91) q[3], q[4]; crz(x92) q[2], q[3]; crz(x93) q[1], q[2]; crz(x94) q[0], q[1]; ry(x95) q[0]; ry(x96) q[1]; ry(x97) q[2]; ry(x98) q[3]; ry(x99) q[4]; ry(x100) q[5]; ry(x101) q[6]; ry(x102) q[7]; ry(x103) q[8]; ry(x104) q[9]; ry(x105) q[10]; ry(x106) q[11]; ry(x107) q[12]; ry(x108) q[13]; ry(x40) q[14]; ry(x109) q[15]; crz(x110) q[15], q[14]; crz(x111) q[0], q[15]; crz(x112) q[0], q[1]; crz(x113) q[1], q[2]; crz(x114) q[2], q[3]; crz(x115) q[3], q[4]; crz(x116) q[4], q[5]; crz(x117) q[5], q[6]; crz(x118) q[6], q[7]; crz(x119) q[7], q[8]; crz(x120) q[8], q[9]; crz(x121) q[9], q[10]; crz(x122) q[10], q[11]; crz(x123) q[11], q[12]; crz(x124) q[12], q[13]; crz(x125) q[13], q[14]; ry(x126) q[0]; ry(x127) q[1]; ry(x128) q[2]; ry(x129) q[3]; ry(x130) q[4]; ry(x131) q[5]; ry(x132) q[6]; ry(x133) q[7]; ry(x134) q[8]; ry(x135) q[9]; ry(x136) q[10]; ry(x137) q[11]; ry(x138) q[12]; ry(x139) q[13]; ry(x140) q[14]; ry(x141) q[15]; crz(x142) q[15], q[0]; crz(x143) q[14], q[15]; crz(x144) q[13], q[14]; crz(x145) q[12], q[13]; crz(x146) q[11], q[12]; crz(x147) q[10], q[11]; crz(x148) q[9], q[10]; crz(x149) q[8], q[9]; crz(x150) q[7], q[8]; crz(x151) q[6], q[7]; crz(x152) q[5], q[6]; crz(x153) q[4], q[5]; crz(x154) q[3], q[4]; crz(x155) q[2], q[3]; crz(x156) q[1], q[2]; crz(x157) q[0], q[1]; ry(x158) q[0]; ry(x159) q[1]; ry(x160) q[2]; ry(x161) q[3]; ry(x162) q[4]; ry(x163) q[5]; ry(x164) q[6]; ry(x165) q[7]; ry(x166) q[8]; ry(x167) q[9]; ry(x83) q[10]; ry(x38) q[11]; ry(x168) q[12]; ry(x169) q[13]; ry(x170) q[14]; ry(x171) q[15]; crz(x172) q[15], q[14]; crz(x173) q[0], q[15]; crz(x174) q[0], q[1]; crz(x175) q[1], q[2]; crz(x176) q[2], q[3]; crz(x177) q[3], q[4]; crz(x178) q[4], q[5]; crz(x179) q[5], q[6]; crz(x180) q[6], q[7]; crz(x181) q[7], q[8]; crz(x182) q[8], q[9]; crz(x183) q[9], q[10]; crz(x184) q[10], q[11]; crz(x159) q[11], q[12]; crz(x71) q[12], q[13]; crz(x185) q[13], 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]; c[15] = measure q[15];
{"communities_size": 4, "number_of_communities": 2}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIIIIIZZ", "IIIIIIIIIIIIIZIZ", "IIIIIIIIIIIIZIZI", "IIIIIIIIIIIIZZII", "IIIIIIIIIIIZIIIZ", "IIIIIIIIIIIZIZII", "IIIIIIIIIIZIIIZI", "IIIIIIIIIIZIZIII", "IIIIIIIIIIZZIIII", "IIIIIIIIIZIIIIIZ", "IIIIIIIIIZIIIZII", "IIIIIIIIIZIZIIII", "IIIIIIIIZIIIIIZI", "IIIIIIIIZIIIZIII", "IIIIIII...
[ 0.25, -0.0011250000000000001, -0.0011250000000000001, 0.25, 0.00012500000000000003, -0.0010000000000000002, 0.00012500000000000003, -0.0010000000000000002, 0.25, 0.00012500000000000003, 0.00025000000000000006, -0.0010000000000000002, 0.00012500000000000003, 0.00025000000000000006, -0.001...
0.977706
[ 0.3928669941292584, 0.0272914074880476, 0.6126252575880811, 0.01178704304983049, 0.8440338268222962, 0.5646062996366539, 0.5820144780263184, -0.040131764780526206, -0.010281148254005924, 0.6373870539601993, -0.16168989454588886, 0.5296304800742078, -0.037295837382054865, 0.4577862531132489...
{ "n_parameters": 186, "n_qubits": 16, "optimal_eigenvalue": -2.021249999999955, "target_ratio": 0.97, "target_value": -1.9606124999999561 }
1
9b6c90aee56ab84919f7c826e678a024
edge_cover
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 3}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 3, "target": 4}]}
{"states": [5, 37], "expectation_value": -0.8460076070495717, "params": [0.4031, 0.1781, 0.3295, 0.1441, 0.002, 0.2268, 0.39580000000000004, 0.1841, 0.3276, 0.1444, 0.4088, -0.0047, 0.3995, 0.20720000000000002, 0.3158, 0.1557, 0.0006000000000000001, 0.21660000000000001, 0.40040000000000003, 0.2021, 0.3146, 0.1547, 0.4036, -0.0014, 0.3946, 0.21450000000000002, 0.31670000000000004, 0.1642, 0.0068000000000000005, 0.3042, 0.39840000000000003, 0.2097, 0.3156, 0.1665, 0.4057, 0.0078000000000000005, 0.3967, 0.0013000000000000002, 0.3262, 0.0036000000000000003, 0.0001, 0.0044, 0.40490000000000004, 0.001, 0.3199, 0.0016, 0.4056, 0.0025, 0.0059, 0.2086, -0.1335, -0.22410000000000002, 0.2134, -0.12490000000000001, 0.0182, 0.2245, -0.1413, -0.203, 0.22, -0.11760000000000001, 0.0678, 0.23450000000000001, -0.14850000000000002, -0.28700000000000003, 0.2257, 0.1017, 0.0028, 0.0012000000000000001, 0.003, 0.0012000000000000001, 0.0032, 0.0041], "bitstrings": ["111010", "011010"], "total_optimization_steps": 40, "probabilities": [0.059265169718591394, 0.06440709623025279], "optimization_time": 35.19315147399902}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + 0.125 * (Z(0) @ Z(2)) + 0.125 * (Z(3) @ Z(0)) + 0.125 * (Z(0) @ Z(5)) + 0.125 * (Z(3) @ Z(2)) + 0.125 * (Z(2) @ Z(5)) + 0.125 * (Z(3) @ Z(5)) + -0.125 * (Z(3) @ Z(0) @ Z(2)) + -0.125 * (Z(0) @ Z(2) @ Z(5)) + -0.125 * (Z(3) @ Z(0) @ Z(5)) + -0.125 * (Z(3) @ Z(2) @ Z(5)) + 0.125 * (Z(3) @ Z(0) @ Z(2) @ Z(5)) + 0.25 * (Z(4) @ Z(1)) + 0.25 * (Z(1) @ Z(5)) + 0.25 * (Z(4) @ Z(5)) + -0.25 * (Z(4) @ Z(1) @ Z(5)) + -0.125 * Z(0) + -0.25 * Z(1) + -0.625 * Z(2) + -0.125 * Z(3) + -0.25 * Z(4) + 0.125 * Z(5)
18
6
4
{"smallest_eigenvalues": [-2.375, -2.375, -2.375], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -1.375, "smallest_bitstrings": ["101010", "011010", "011100"], "largest_eigenvalue": 4.625}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; h q[0]; ry(-0.715232848262334) q[0]; h q[1]; ry(-0.030328296195851544) q[2]; rz(-pi) q[2]; h q[3]; ry(-0.715232848262334) q[3]; cx q[1], q[3]; ry(0.715232848262334) q[3]; cx q[1], q[3]; ry(0.8365951312196482) q[1]; ry(-0.137398110733318) q[3]; h q[4]; cx q[4], q[0]; ry(0.715232848262334) q[0]; cx q[4], q[0]; ry(-0.6480832628242259) q[0]; ry(1.0834096726626357) q[4]; cx q[4], q[3]; ry(0.137398110733318) q[3]; cx q[4], q[3]; ry(0.27849978055146724) q[4]; cx q[1], q[4]; ry(-0.27849978055146724) q[4]; cx q[1], q[4]; cx q[1], q[0]; ry(0.09718206067345583) q[0]; cx q[1], q[0]; ry(0.20951243673111264) q[1]; cx q[4], q[1]; ry(-0.20951243673111264) q[1]; cx q[4], q[1]; ry(-0.17344006062473127) q[1]; ry(0.17905755998159834) q[4]; ry(-0.1534221934072706) q[3]; cx q[3], q[1]; ry(0.17344006062473127) q[1]; cx q[3], q[1]; cx q[3], q[4]; ry(0.15572820768890566) q[1]; cx q[0], q[1]; ry(-0.15572820768890566) q[1]; cx q[0], q[1]; ry(-0.17905755998159834) q[4]; cx q[3], q[4]; ry(-0.13961144556720392) q[0]; cx q[3], q[0]; ry(0.13961144556720392) q[0]; cx q[3], q[0]; ry(-0.06635343528688294) q[4]; cx q[0], q[4]; ry(0.06635343528688294) q[4]; cx q[0], q[4]; cx q[4], q[2]; ry(-0.1289322612958533) q[3]; cx q[0], q[3]; ry(0.1289322612958533) q[3]; cx q[0], q[3]; ry(0.007587574147355568) q[2]; cx q[4], 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] 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]; crz(x12) q[5], q[0]; crz(x13) q[4], q[5]; crz(x14) q[3], q[4]; crz(x15) q[2], q[3]; crz(x16) q[1], q[2]; crz(x17) q[0], q[1]; 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(x27) q[4]; rx(x28) q[5]; rz(x29) q[5]; crz(x30) q[5], q[0]; 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(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]; crz(x48) q[5], q[0]; crz(x49) q[4], q[5]; crz(x50) q[3], q[4]; crz(x51) q[2], q[3]; crz(x52) q[1], q[2]; crz(x53) q[0], q[1]; rx(x54) q[0]; rz(x55) q[0]; rx(x56) q[1]; rz(x57) q[1]; rx(x58) q[2]; rz(x59) q[2]; rx(x60) q[3]; rz(x61) q[3]; rx(x62) q[4]; rz(x63) q[4]; rx(x64) q[5]; rz(x65) q[5]; crz(x66) q[5], q[0]; crz(x67) q[4], q[5]; crz(x68) q[3], q[4]; crz(x69) q[2], q[3]; crz(x70) q[1], q[2]; crz(x69) 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];
null
{"circuits": [], "gradients": []}
[ "IIIIZZ", "IZZIII", "IIIZIZ", "IIZIIZ", "ZIIIIZ", "IIZZII", "ZIIZII", "ZIZIII", "IIZZIZ", "ZIIZIZ", "ZIZIIZ", "ZIZZII", "ZIZZIZ", "IZIIZI", "ZIIIZI", "ZZIIII", "ZZIIZI", "IIIIIZ", "IIIIZI", "IIIZII", "IIZIII", "IZIIII", "ZIIIII" ]
[ 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.25, -0.625, -0.125, -0.25, 0.125 ]
0.971164
[ -1.5328804564516896, -1.430465696524668, 1.0834096726626357, 0.8365951312196482, -0.5509012021507701, -0.274796221466636, 0.5569995611029345, -0.19436412134691167, 0.4190248734622253, -0.1534221934072706, -0.34688012124946255, 0.35811511996319667, 0.3114564153778113, -0.27922289113440785, ...
{ "n_parameters": 17, "n_qubits": 5, "optimal_eigenvalue": -7.5, "target_ratio": 0.97, "target_value": -7.2749999999999995 }
4
fdd193cb015e57ef85d2ae5c4eb54ede
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": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 2, "target": 6}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 5}, {"source": 5, "target": 6}]}
{"states": [34, 12], "expectation_value": -3.0891521491109835, "params": [[-0.1482, -0.1318], [0.16390000000000002, 0.1494]], "bitstrings": ["1011101", "1110011"], "total_optimization_steps": 20, "probabilities": [0.02696666575817194, 0.027334777762585895], "optimization_time": 6.411767482757568}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(2) @ Z(6)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(5) @ Z(2)) + -1.5 * Z(1) + -1.0 * Z(0) + -2.0 * Z(3) + -1.0 * Z(4) + -1.5 * Z(6) + -1.0 * Z(2) + -1.5 * Z(5)
1
7
2
{"smallest_eigenvalues": [-5.0, -5.0, -5.0, -5.0, -5.0, -5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -4.0, "smallest_bitstrings": ["0101111", "1011101", "1111010", "1001111", "1101011", "0111101", "1110011", "0111110"], "largest_eigenvalue": 16.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.07570942245496524) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[1], q[3]; rz(0.07570942245496524) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.07570942245496524) q[3]; cx q[0], q[3]; h q[4]; cx q[1], q[4]; rz(0.07570942245496524) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(0.07570942245496524) q[4]; cx q[0], q[4]; rz(-0.23078557892218665) q[0]; rx(-1.252349907331887) q[0]; h q[5]; h q[6]; cx q[1], q[6]; rz(0.07570942245496524) q[6]; cx q[1], q[6]; rz(-1.1207471745353512) q[1]; rx(-1.2523499073318871) q[1]; cx q[1], q[0]; rz(0.6384391318483287) q[0]; cx q[1], q[0]; cx q[3], q[6]; rz(0.07570942245496524) q[6]; cx q[3], q[6]; cx q[3], q[2]; rz(0.07570942245496524) q[2]; cx q[3], q[2]; cx q[3], q[5]; rz(0.07570942245496524) q[5]; cx q[3], q[5]; rz(-1.2240404964433411) q[3]; rx(-1.2523499073318871) q[3]; cx q[1], q[3]; rz(0.6384391318483287) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.6384391318483287) q[3]; cx q[0], q[3]; cx q[4], q[5]; rz(0.07570942245496524) q[5]; cx q[4], q[5]; rz(-0.23078557892218665) q[4]; rx(-1.252349907331887) q[4]; cx q[1], q[4]; rz(0.6384391318483287) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(0.6384391318483287) q[4]; cx q[0], q[4]; rz(-0.6678735821875845) q[0]; rx(-0.3033082761439321) q[0]; cx q[6], q[2]; rz(0.07570942245496524) q[2]; cx q[6], q[2]; cx q[6], q[5]; rz(0.07570942245496524) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(0.07570942245496524) q[5]; cx q[2], q[5]; rz(-0.23078557892218665) q[2]; rx(-1.252349907331887) q[2]; rz(-1.1207471745353512) q[5]; rx(-1.2523499073318871) q[5]; rz(-1.1207471745353512) q[6]; rx(-1.2523499073318871) q[6]; cx q[1], q[6]; rz(0.6384391318483287) q[6]; cx q[1], q[6]; rz(-0.8265045417678176) q[1]; rx(-0.30330827614393213) q[1]; cx q[1], q[0]; rz(0.5683998775361413) q[0]; cx q[1], q[0]; cx q[3], q[6]; rz(0.6384391318483287) q[6]; cx q[3], q[6]; cx q[3], q[2]; rz(0.6384391318483287) q[2]; cx q[3], q[2]; cx q[3], q[5]; rz(0.6384391318483287) q[5]; cx q[3], q[5]; rz(-2.128469958868841) q[3]; rx(-0.30330827614393197) q[3]; cx q[1], q[3]; rz(0.5683998775361413) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.5683998775361413) q[3]; cx q[0], q[3]; cx q[4], q[5]; rz(0.6384391318483287) q[5]; cx q[4], q[5]; rz(-0.6678735821875845) q[4]; rx(-0.3033082761439321) q[4]; cx q[1], q[4]; rz(0.5683998775361413) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(0.5683998775361413) q[4]; cx q[0], q[4]; rz(-1.3799902050266715) q[0]; rx(-0.2940345752918838) q[0]; cx q[6], q[2]; rz(0.6384391318483287) q[2]; cx q[6], q[2]; cx q[6], q[5]; rz(0.6384391318483287) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(0.6384391318483287) q[5]; cx q[2], q[5]; rz(-0.6678735821875845) q[2]; rx(-0.3033082761439321) q[2]; rz(-0.8265045417678176) q[5]; rx(-0.30330827614393213) q[5]; rz(-0.8265045417678176) q[6]; rx(-0.30330827614393213) q[6]; cx q[1], q[6]; rz(0.5683998775361413) q[6]; cx q[1], q[6]; rz(-2.4878442729812242) q[1]; rx(-0.2940345752918838) q[1]; cx q[1], q[0]; rz(0.7745826856276786) q[0]; cx q[1], q[0]; cx q[3], q[6]; rz(0.5683998775361413) q[6]; cx q[3], q[6]; cx q[3], q[2]; rz(0.5683998775361413) q[2]; cx q[3], q[2]; cx q[3], q[5]; rz(0.5683998775361413) q[5]; cx q[3], q[5]; rz(-1.8364263824235936) q[3]; rx(-0.2940345752918837) q[3]; cx q[1], q[3]; rz(0.7745826856276786) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.7745826856276786) q[3]; cx q[0], q[3]; cx q[4], q[5]; rz(0.5683998775361413) q[5]; cx q[4], q[5]; rz(-1.3799902050266715) q[4]; rx(-0.2940345752918838) q[4]; cx q[1], q[4]; rz(0.7745826856276786) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(0.7745826856276786) q[4]; cx q[0], q[4]; rz(-2.1096355489934426) q[0]; rx(-0.26266403337450467) q[0]; cx q[6], q[2]; rz(0.5683998775361413) q[2]; cx q[6], q[2]; cx q[6], q[5]; rz(0.5683998775361413) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(0.5683998775361413) q[5]; cx q[2], q[5]; rz(-1.3799902050266715) q[2]; rx(-0.2940345752918838) q[2]; rz(-2.4878442729812242) q[5]; rx(-0.2940345752918838) q[5]; rz(-2.4878442729812242) q[6]; rx(-0.2940345752918838) q[6]; cx q[1], q[6]; rz(0.7745826856276786) q[6]; cx q[1], q[6]; rz(-2.624668352432634) q[1]; rx(-0.26266403337450467) q[1]; cx q[3], q[6]; rz(0.7745826856276786) q[6]; cx q[3], q[6]; cx q[3], q[2]; rz(0.7745826856276786) q[2]; cx q[3], q[2]; cx q[3], q[5]; rz(0.7745826856276786) q[5]; cx q[3], q[5]; rz(2.4949375527136963) q[3]; rx(-0.26266403337450467) q[3]; cx q[4], q[5]; rz(0.7745826856276786) q[5]; cx q[4], q[5]; rz(-2.1096355489934426) q[4]; rx(-0.26266403337450467) q[4]; cx q[6], q[2]; rz(0.7745826856276786) q[2]; cx q[6], q[2]; cx q[6], q[5]; rz(0.7745826856276786) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(0.7745826856276786) q[5]; cx q[2], q[5]; rz(-2.1096355489934426) q[2]; rx(-0.26266403337450467) q[2]; rz(-2.624668352432634) q[5]; rx(-0.26266403337450467) q[5]; rz(-2.624668352432634) q[6]; rx(-0.26266403337450467) 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; 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[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[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[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[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[6], q[2]; rz(x0) q[2]; cx q[6], q[2]; 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[6], q[5]; rz(x0) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(x0) q[5]; cx q[2], q[5]; rz(x1) q[1]; rz(x2) q[0]; rz(x3) q[3]; rz(x2) q[4]; rz(x1) q[6]; rz(x2) q[2]; rz(x1) q[5]; h q[0]; rz(x4) q[0]; h q[0]; h q[1]; rz(x4) q[1]; h q[1]; h q[2]; rz(x4) q[2]; h q[2]; h q[3]; rz(x4) q[3]; h q[3]; h q[4]; rz(x4) q[4]; h q[4]; h q[5]; rz(x4) q[5]; h q[5]; h q[6]; rz(x4) q[6]; h q[6]; cx q[1], q[0]; rz(x5) q[0]; cx q[1], q[0]; cx q[1], q[3]; rz(x5) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x5) q[3]; cx q[0], q[3]; cx q[1], q[4]; rz(x5) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x5) q[4]; cx q[0], q[4]; cx q[1], q[6]; rz(x5) q[6]; cx q[1], q[6]; cx q[3], q[6]; rz(x5) q[6]; cx q[3], q[6]; cx q[3], q[2]; rz(x5) 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(x5) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x5) q[5]; cx q[4], q[5]; cx q[6], q[5]; rz(x5) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(x5) q[5]; cx q[2], q[5]; rz(x6) q[1]; rz(x7) q[0]; rz(x8) q[3]; rz(x7) q[4]; rz(x6) q[6]; rz(x7) q[2]; rz(x6) 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]; 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", "IIIZIZI", "IIIZIIZ", "IIZIIZI", "IIZIIIZ", "ZIIIIZI", "ZIIZIII", "IIIZZII", "ZIIIZII", "IZIZIII", "IZZIIII", "ZZIIIII", "IZIIZII", "IIIIIZI", "IIIIIIZ", "IIIZIII", "IIZIIII", "ZIIIIII", "IIIIZII", "IZIIIII" ]
[ 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, -1.5, -1, -1.5 ]
0.970736
[ 0.07570942245496524, -1.1207471745353512, -0.2307855789221866, -1.2240404964433413, -1.2523499073318871, 0.6384391318483287, -0.8265045417678176, -0.6678735821875842, -2.1284699588688407, -0.30330827614393213, 0.5683998775361413, -2.4878442729812242, -1.3799902050266712, -1.836426382423593...
{ "n_parameters": 20, "n_qubits": 7, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
122
20b257e7ab3ea05503daa46ec3868b05
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": 5}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 2, "target": 3}, {"source": 3, "target": 5}, {"source": 3, "target": 6}]}
{"states": [17, 3], "expectation_value": -6.516671423108214, "params": [[-0.0167, 0.0368, 0.0347, 0.0318], [0.0292, -0.0313, -0.044700000000000004, -0.057100000000000005]], "bitstrings": ["101110", "111100"], "total_optimization_steps": 10, "probabilities": [0.027253821702624356, 0.028201656953066784], "optimization_time": 9.33414626121521}
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.25 * (Z(4) @ Z(0)) + 2.5 * (Z(4) @ Z(2)) + 2.25 * (Z(4) @ Z(3)) + 2.5 * (Z(5) @ Z(1)) + 2.5 * (Z(5) @ Z(0)) + 2.5 * (Z(5) @ Z(2)) + 2.25 * (Z(5) @ Z(3)) + 2.5 * (Z(5) @ Z(4)) + -5.75 * Z(1) + -6.0 * Z(0) + -5.75 * Z(2) + -6.25 * Z(3) + -5.5 * Z(4) + -5.25 * Z(5)
16
6
4
{"smallest_eigenvalues": [-16.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -15.25, "smallest_bitstrings": ["111100"], "largest_eigenvalue": 69.75}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; ry(1.5548614983032758) q[0]; h q[1]; ry(-0.4336582153180486) q[1]; h q[2]; ry(-1.5596846869202525) q[2]; h q[3]; ry(1.5548614983032758) q[3]; ry(-0.026435782347820826) q[4]; rz(-pi) q[4]; h q[5]; cx q[5], q[1]; ry(0.4336582153180486) q[1]; cx q[5], q[1]; ry(-0.7381217448046545) q[1]; ry(1.0275750206808165) q[5]; cx q[3], q[5]; ry(-0.3221024369184333) q[5]; cx q[3], q[5]; cx q[3], q[1]; ry(0.08478961790424447) q[5]; cx q[0], q[5]; ry(-0.08478961790424447) q[5]; cx q[0], q[5]; ry(0.25084007774070266) q[1]; cx q[3], q[1]; ry(-0.061704354927213975) q[1]; cx q[0], q[1]; ry(0.061704354927213975) q[1]; cx q[0], q[1]; ry(0.017249701449957244) q[5]; cx q[1], q[5]; ry(-0.017249701449957244) q[5]; cx q[1], q[5]; ry(0.08965791952826796) q[0]; cx q[3], q[0]; ry(-0.08965791952826796) q[0]; cx q[3], q[0]; ry(-0.010952979592861796) q[3]; cx q[0], q[3]; ry(0.010952979592861796) q[3]; cx q[0], q[3]; cx q[3], q[4]; ry(0.061961012283544475) q[4]; cx q[3], 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] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[6] c; qubit[6] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x0) q[2]; cx q[0], q[2]; cx q[1], q[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(x0) 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(x0) q[4]; cx q[3], q[4]; cx q[1], q[5]; rz(x1) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x1) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x1) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(x0) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x1) q[5]; cx q[4], q[5]; rz(x2) q[1]; rz(x3) q[0]; rz(x2) q[2]; rz(x4) q[3]; rz(x5) q[4]; 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]; 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[1], q[3]; rz(x8) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x8) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x8) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x9) 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(x9) 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(x9) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x9) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x9) 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(x9) q[5]; cx q[4], q[5]; rz(x10) q[1]; rz(x11) q[0]; rz(x10) q[2]; rz(x12) q[3]; rz(x13) q[4]; rz(x14) q[5]; 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]; 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[1], q[3]; rz(x16) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x16) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x16) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x17) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x16) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x17) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x16) q[4]; cx q[3], q[4]; cx q[1], q[5]; rz(x17) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x17) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x17) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(x16) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x17) q[5]; cx q[4], q[5]; rz(x18) q[1]; rz(x19) q[0]; rz(x18) q[2]; rz(x20) q[3]; rz(x21) q[4]; 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]; 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[1], q[3]; rz(x24) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x24) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x24) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x25) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x24) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x25) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x24) q[4]; cx q[3], q[4]; cx q[1], q[5]; rz(x25) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x25) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x25) q[5]; cx q[2], q[5]; cx q[3], q[5]; rz(x24) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x25) q[5]; cx q[4], q[5]; rz(x26) q[1]; rz(x27) q[0]; rz(x26) q[2]; rz(x28) q[3]; rz(x29) q[4]; rz(x30) q[5]; 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]; 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.25, 2.5, 2.25, 2.5, 2.5, 2.5, 2.25, 2.5, -5.75, -6, -5.75, -6.25, -5.5, -5.25 ]
0.998061
[ -1.5596846869202525, -1.4823995321635313, 1.5548614983032758, -0.8673164306360972, 0.7054725837623831, -0.4872816670639519, 0.6442048738368666, -0.5016801554814053, 0.16957923580848894, -0.12340870985442795, 0.17931583905653592, -0.021905959185723592, -0.12392202456708895, 0.03449940289991...
{ "n_parameters": 14, "n_qubits": 6, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
1
eee150816444ab6c0c032eb91552e06d
matching
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 1, "id": 3}, {"bipartite": 1, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}], "edges": [{"weight": 4, "source": 0, "target": 3}, {"weight": 14, "source": 0, "target": 4}, {"weight": 20, "source": 0, "target": 7}, {"weight": 14, "source": 0, "target": 5}, {"weight": 1, "source": 1, "target": 4}, {"weight": 15, "source": 1, "target": 5}, {"weight": 14, "source": 1, "target": 6}, {"weight": 5, "source": 2, "target": 5}]}
{"states": [230, 118], "expectation_value": -7.907489572983732, "params": [[0.0436], [-0.058]], "bitstrings": ["00011001", "10001001"], "total_optimization_steps": 10, "probabilities": [0.006530443761016291, 0.0074272848402593735], "optimization_time": 1.9472100734710693}
4.5 * (Z(3) @ Z(0)) + 4.5 * (Z(1) @ Z(0)) + 4.5 * (Z(1) @ Z(3)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(2) @ Z(3)) + 4.5 * (Z(2) @ Z(1)) + 4.5 * (Z(4) @ Z(1)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(5) @ Z(2)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(5) @ Z(6)) + 4.5 * (Z(7) @ Z(2)) + 4.5 * (Z(7) @ Z(5)) + 6.5 * Z(0) + 14.5 * Z(3) + 16.0 * Z(1) + 20.5 * Z(2) + 5.0 * Z(4) + 7.0 * Z(6) + 16.5 * Z(5) + 2.5 * Z(7)
1
8
1
{"smallest_eigenvalues": [-74.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -61.0, "smallest_bitstrings": ["10001001"], "largest_eigenvalue": 147.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; h q[2]; h q[3]; cx q[0], q[3]; rz(-0.08359153405910102) q[3]; cx q[0], q[3]; cx q[0], q[1]; rz(-0.08359153405910102) q[1]; cx q[0], q[1]; cx q[0], q[2]; rz(-0.08359153405910102) q[2]; cx q[0], q[2]; rz(-0.6230116833480315) q[0]; rx(-0.14138809184834245) q[0]; cx q[3], q[1]; rz(-0.08359153405910102) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(-0.08359153405910102) q[2]; cx q[3], q[2]; cx q[1], q[2]; rz(-0.08359153405910102) q[2]; cx q[1], q[2]; rz(1.565327516126894) q[3]; rx(-0.14138809184834233) q[3]; cx q[0], q[3]; rz(-0.0711672622474596) q[3]; cx q[0], q[3]; h q[4]; cx q[1], q[4]; rz(-0.08359153405910102) q[4]; cx q[1], q[4]; rz(1.0310613862456774) q[1]; rx(-0.14138809184834247) q[1]; cx q[0], q[1]; rz(-0.0711672622474596) q[1]; cx q[0], q[1]; cx q[3], q[1]; rz(-0.0711672622474596) q[1]; cx q[3], q[1]; h q[5]; cx q[2], q[5]; rz(-0.08359153405910102) q[5]; cx q[2], q[5]; h q[6]; cx q[4], q[6]; rz(-0.08359153405910102) q[6]; cx q[4], q[6]; cx q[4], q[5]; rz(-0.08359153405910102) q[5]; cx q[4], q[5]; rz(0.4686592677768946) q[4]; rx(-0.14138809184834245) q[4]; cx q[6], q[5]; rz(-0.08359153405910102) q[5]; cx q[6], q[5]; rz(0.8463733394794111) q[6]; rx(-0.14138809184834245) q[6]; h q[7]; cx q[2], q[7]; rz(-0.08359153405910102) q[7]; cx q[2], q[7]; rz(1.5347143697465473) q[2]; rx(-0.14138809184834247) q[2]; cx q[0], q[2]; rz(-0.0711672622474596) q[2]; cx q[0], q[2]; rz(-0.6201044770192405) q[0]; rx(-0.3409975170038425) q[0]; cx q[3], q[2]; rz(-0.0711672622474596) q[2]; cx q[3], q[2]; cx q[1], q[2]; rz(-0.0711672622474596) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(0.40864384001072906) q[3]; rx(-0.34099751700384245) q[3]; cx q[0], q[3]; rz(0.18269113691363553) q[3]; cx q[0], q[3]; rz(-0.0711672622474596) q[4]; cx q[1], q[4]; rz(-0.3271316948365106) q[1]; rx(-0.34099751700384257) q[1]; cx q[0], q[1]; rz(0.18269113691363553) q[1]; cx q[0], q[1]; cx q[3], q[1]; rz(0.18269113691363553) q[1]; cx q[3], q[1]; cx q[4], q[6]; cx q[5], q[7]; rz(-0.0711672622474596) q[6]; cx q[4], q[6]; rz(-0.08359153405910102) q[7]; cx q[5], q[7]; rz(2.317186358225584) q[5]; rx(-0.14138809184834236) q[5]; cx q[2], q[5]; rz(-0.0711672622474596) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(-0.0711672622474596) q[5]; cx q[4], q[5]; rz(-0.6335436591821839) q[4]; rx(-0.3409975170038424) q[4]; cx q[6], q[5]; rz(-0.0711672622474596) q[5]; cx q[6], q[5]; rz(0.5358588308896346) q[6]; rx(-0.3409975170038425) q[6]; rz(-0.5940988830094134) q[7]; rx(-0.14138809184834245) q[7]; cx q[2], q[7]; rz(-0.0711672622474596) q[7]; cx q[2], q[7]; rz(0.7486940138849731) q[2]; rx(-0.34099751700384257) q[2]; cx q[0], q[2]; rz(0.18269113691363553) q[2]; cx q[0], q[2]; rz(-0.06809574695471943) q[0]; rx(-0.993308750915849) q[0]; cx q[3], q[2]; rz(0.18269113691363553) q[2]; cx q[3], q[2]; cx q[1], q[2]; rz(0.18269113691363553) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(-0.16344561583931672) q[3]; rx(-0.9933087509158491) q[3]; cx q[0], q[3]; rz(0.10839518746509394) q[3]; cx q[0], q[3]; rz(0.18269113691363553) q[4]; cx q[1], q[4]; rz(1.1327917483445935) q[1]; rx(-0.9933087509158491) q[1]; cx q[0], q[1]; rz(0.10839518746509394) q[1]; cx q[0], q[1]; cx q[3], q[1]; rz(0.10839518746509394) q[1]; cx q[3], q[1]; cx q[4], q[6]; cx q[5], q[7]; rz(0.18269113691363553) q[6]; cx q[4], q[6]; rz(-0.0711672622474596) q[7]; cx q[5], q[7]; rz(-0.8808940124150091) q[5]; rx(-0.3409975170038426) q[5]; cx q[2], q[5]; rz(0.18269113691363553) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(0.18269113691363553) q[5]; cx q[4], q[5]; rz(-1.3437580107071385) q[4]; rx(-0.9933087509158491) q[4]; cx q[6], q[5]; rz(0.18269113691363553) q[5]; cx q[6], q[5]; rz(-0.019568891685839418) q[6]; rx(-0.9933087509158489) q[6]; rz(-0.08318398596972099) q[7]; rx(-0.34099751700384257) q[7]; cx q[2], q[7]; rz(0.18269113691363553) q[7]; cx q[2], q[7]; rz(-0.4106569812595673) q[2]; rx(-0.9933087509158491) q[2]; cx q[0], q[2]; rz(0.10839518746509394) q[2]; cx q[0], q[2]; rz(-0.5779418577138724) q[0]; rx(-0.22116871966422413) q[0]; cx q[3], q[2]; rz(0.10839518746509394) q[2]; cx q[3], q[2]; cx q[1], q[2]; rz(0.10839518746509394) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(-0.9298895201697919) q[3]; rx(-0.22116871966422408) q[3]; rz(0.10839518746509394) q[4]; cx q[1], q[4]; rz(-0.6771512559651622) q[1]; rx(-0.2211687196642241) q[1]; cx q[4], q[6]; cx q[5], q[7]; rz(0.10839518746509394) q[6]; cx q[4], q[6]; rz(0.18269113691363553) q[7]; cx q[5], q[7]; rz(0.38727277540276717) q[5]; rx(-0.9933087509158492) q[5]; cx q[2], q[5]; rz(0.10839518746509394) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(0.10839518746509394) q[5]; cx q[4], q[5]; rz(0.7372914550737963) q[4]; rx(-0.22116871966422408) q[4]; cx q[6], q[5]; rz(0.10839518746509394) q[5]; cx q[6], q[5]; rz(0.6859980262885577) q[6]; rx(-0.22116871966422405) q[6]; rz(-0.4133333725431223) q[7]; rx(-0.9933087509158492) q[7]; cx q[2], q[7]; rz(0.10839518746509394) q[7]; cx q[2], q[7]; rz(-0.481832376696925) q[2]; rx(-0.22116871966422413) q[2]; cx q[5], q[7]; rz(0.10839518746509394) q[7]; cx q[5], q[7]; rz(-1.071316550395414) q[5]; rx(-0.22116871966422397) q[5]; rz(0.4112656313917684) q[7]; rx(-0.2211687196642241) 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[0], q[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[0], q[1]; rz(x0) q[1]; cx q[0], q[1]; cx q[3], q[1]; rz(x0) q[1]; cx q[3], q[1]; 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[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; cx q[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[4], q[6]; rz(x0) q[6]; cx q[4], q[6]; cx q[2], q[5]; rz(x0) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[6], q[5]; rz(x0) q[5]; cx q[6], q[5]; 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]; rz(x1) q[0]; rz(x2) q[3]; rz(x3) q[1]; rz(x4) q[2]; rz(x5) q[4]; rz(x6) q[6]; rz(x7) q[5]; 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": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2], \"right_nodes\": [3, 4, 5, 6, 7]}"}
{"circuits": [], "gradients": []}
[ "IIIIZIIZ", "IIIIIIZZ", "IIIIZIZI", "IIIIIZIZ", "IIIIZZII", "IIIIIZZI", "IIIZIIZI", "IZIZIIII", "IIZIIZII", "IIZZIIII", "IZZIIIII", "ZIIIIZII", "ZIZIIIII", "IIIIIIIZ", "IIIIZIII", "IIIIIIZI", "IIIIIZII", "IIIZIIII", "IZIIIIII", "IIZIIIII", "ZIIIIIII" ]
[ 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, 6.5, 14.5, 16, 20.5, 5, 7, 16.5, 2.5 ]
0.974155
[ -0.08359153405910102, -0.6230116833480315, 1.5653275161268936, 1.0310613862456777, 1.5347143697465482, 0.46865926777689526, 0.8463733394794115, 2.317186358225583, -0.5940988830094119, -0.14138809184834245, -0.0711672622474596, -0.6201044770192409, 0.4086438400107286, -0.32713169483651033, ...
{ "n_parameters": 40, "n_qubits": 8, "optimal_eigenvalue": -74, "target_ratio": 0.97, "target_value": -71.78 }
63
7131048945494205798
hypermaxcut
adaptive_vqe
{"nodes": [0, 1, 2, 3, 4, 5], "hyperedges": [[0, 2, 3, 5], [0, 1, 4], [1, 2, 3, 4], [3, 4, 5]]}
{"states": [38, 46], "expectation_value": -1.1486616208326494, "params": null, "bitstrings": ["011001", "010001"], "total_optimization_steps": 26, "probabilities": [0.034791100048201275, 0.9416430817109563], "optimization_time": 28.009182929992676}
0.08333333333333333 * (Z(0) @ Z(2)) + 0.16666666666666666 * (Z(3) @ Z(2)) + 0.08333333333333333 * (Z(3) @ Z(0)) + 0.08333333333333333 * (Z(5) @ Z(2)) + 0.08333333333333333 * (Z(5) @ Z(0)) + 0.25 * (Z(5) @ Z(3)) + 0.08333333333333333 * (Z(1) @ Z(2)) + 0.16666666666666666 * (Z(1) @ Z(0)) + 0.08333333333333333 * (Z(1) @ Z(3)) + 0.08333333333333333 * (Z(4) @ Z(2)) + 0.16666666666666666 * (Z(4) @ Z(0)) + 0.25 * (Z(4) @ Z(3)) + 0.16666666666666666 * (Z(4) @ Z(5)) + 0.25 * (Z(4) @ Z(1)) + 0.24999999999999994 * Z(2) + 0.29166666666666663 * Z(0) + 0.41666666666666674 * Z(3) + 0.29166666666666663 * Z(5) + 0.29166666666666663 * Z(1) + 0.45833333333333337 * Z(4)
1
6
1
{"smallest_eigenvalues": [-1.1666666666666665], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -1.0833333333333333, "smallest_bitstrings": ["010001"], "largest_eigenvalue": 4.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; ry(-0.2854327530445976) q[1]; cx q[0], q[1]; ry(0.2854327530445976) q[1]; cx q[0], q[1]; ry(0.8166560780496365) q[0]; ry(-0.18533708925144138) q[1]; ry(-2.33684256194539) q[2]; rz(-pi) q[2]; ry(-2.60544043514918) q[3]; rz(-pi) q[3]; h q[4]; ry(1.4566132468717579) q[4]; cx q[4], q[3]; ry(-0.18593762261817962) q[3]; cx q[4], q[3]; h q[5]; ry(-0.29629467586843466) q[5]; cx q[3], q[5]; ry(0.29629467586843466) q[5]; cx q[3], q[5]; ry(-0.23973830208557428) q[5]; cx q[4], q[5]; ry(0.23973830208557428) q[5]; cx q[4], q[5]; cx q[4], q[1]; ry(0.18533708925144138) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.3159955622609693) q[1]; cx q[3], q[1]; ry(0.3159955622609693) q[1]; cx q[3], q[1]; ry(-0.23032583561800968) q[0]; cx q[4], q[0]; cx q[4], q[2]; ry(0.1394033593917158) q[3]; cx q[0], q[3]; ry(-0.1394033593917158) q[3]; cx q[0], q[3]; ry(-0.1406750420091176) q[5]; cx q[0], q[5]; ry(0.1406750420091176) q[5]; cx q[0], q[5]; ry(0.07685551049716888) q[0]; cx q[3], q[0]; ry(-0.07685551049716888) q[0]; cx q[3], q[0]; ry(-0.1804818170263027) q[1]; ry(-0.22638075610222064) q[2]; cx q[4], q[2]; ry(0.07715939874220595) q[2]; cx q[3], q[2]; ry(-0.07715939874220595) q[2]; cx q[3], q[2]; ry(0.10586093853163975) q[2]; cx q[0], q[2]; ry(-0.10586093853163975) q[2]; cx q[0], q[2]; cx q[2], q[1]; ry(0.05259181305857643) q[1]; cx q[2], q[1]; ry(0.08462944084546985) q[0]; cx q[2], q[0]; ry(-0.08462944084546985) q[0]; cx q[2], q[0]; ry(0.021753039115595472) q[4]; cx q[3], q[4]; ry(-0.021753039115595472) q[4]; cx q[3], q[4]; ry(0.08538368376993348) q[4]; cx q[0], q[4]; ry(-0.08538368376993348) q[4]; cx q[0], q[4]; ry(-0.01046527249976609) q[3]; cx q[2], q[3]; ry(0.01046527249976609) q[3]; cx q[2], q[3]; ry(-0.0009451901036534802) q[3]; cx q[1], q[3]; ry(0.0009451901036534802) q[3]; cx q[1], q[3]; ry(-0.15445573682895633) q[5]; cx q[2], q[5]; ry(0.04282731102742221) q[5]; cx q[2], 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.4074) 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.4074) q[4];\nry(0.7729) q[3];\nc[0] = measure q[0];\nc[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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(1.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(1.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) q[3], q[4];\ncry(0.1909) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) q[3], q[4];\ncry(0.1909) q[0], q[2];\ncry(-0.0944) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) q[3], q[4];\ncry(0.1909) q[0], q[2];\ncry(-0.0944) q[2], q[1];\ncry(0.0851) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) q[3], q[4];\ncry(0.1909) q[0], q[2];\ncry(-0.0944) q[2], q[1];\ncry(0.0851) q[2], q[0];\ncry(0.0549) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) q[3], q[4];\ncry(0.1909) q[0], q[2];\ncry(-0.0944) q[2], q[1];\ncry(0.0851) q[2], q[0];\ncry(0.0549) q[2], q[3];\ncry(-0.0451) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) q[3], q[4];\ncry(0.1909) q[0], q[2];\ncry(-0.0944) q[2], q[1];\ncry(0.0851) q[2], q[0];\ncry(0.0549) q[2], q[3];\ncry(-0.0451) q[2], q[5];\ncry(0.0159) 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.4074) q[4];\nry(0.7729) q[3];\ncry(0.4441) q[4], q[3];\ncry(-0.5675) q[3], q[5];\ncry(-0.4823) q[0], q[1];\nry(0.5651) q[0];\ncry(-0.4998) q[4], q[5];\ncry(-0.4718) q[4], q[1];\ncry(0.5882) q[4], q[0];\ncry(-0.4615) q[3], q[1];\ncry(0.2569) q[0], q[3];\ncry(-0.3198) q[0], q[5];\ncry(0.272) q[3], q[0];\nry(0.3828) q[2];\nry(-0.2634) q[1];\ncry(0.3501) q[4], q[2];\ncry(0.2671) q[3], q[2];\nry(-0.1527) q[5];\ncry(0.1247) q[3], q[4];\ncry(0.1909) q[0], q[2];\ncry(-0.0944) q[2], q[1];\ncry(0.0851) q[2], q[0];\ncry(0.0549) q[2], q[3];\ncry(-0.0451) q[2], q[5];\ncry(0.0159) q[0], q[4];\ncry(0.0095) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n"], "gradients": [0.4559, 0.1678, 0.1167, 0.12, 0.1005, 0.1283, 0.1275, 0.1134, 0.1712, 0.1291, 0.1045, 0.0947, 0.0941, 0.0781, 0.0851, 0.0763, 0.0608, 0.0542, 0.0527, 0.0446, 0.0338, 0.0258, 0.0179, 0.0164, 0.0061, 0.0019]}
[ "IIIZIZ", "IIZZII", "IIZIIZ", "ZIIZII", "ZIIIIZ", "ZIZIII", "IIIZZI", "IIIIZZ", "IIZIZI", "IZIZII", "IZIIIZ", "IZZIII", "ZZIIII", "IZIIZI", "IIIZII", "IIIIIZ", "IIZIII", "ZIIIII", "IIIIZI", "IZIIII" ]
[ 0.08333333333333333, 0.16666666666666666, 0.08333333333333333, 0.08333333333333333, 0.08333333333333333, 0.25, 0.08333333333333333, 0.16666666666666666, 0.08333333333333333, 0.08333333333333333, 0.16666666666666666, 0.25, 0.16666666666666666, 0.25, 0.24999999999999994, 0.29166666666666...
0.98064
[ 1.4566132468717579, 0.8487064857361039, 0.37187524523635923, -0.5925893517368693, -0.5708655060891952, 0.5863302424316268, -0.47947660417114857, -0.37067417850288276, 0.46065167123601936, -0.6319911245219386, 0.2788067187834316, -0.2813500840182352, 0.15371102099433775, 0.5396654790482727,...
{ "n_parameters": 26, "n_qubits": 6, "optimal_eigenvalue": -1.1666666666666665, "target_ratio": 0.97, "target_value": -1.1316666666666666 }
1
8f9556ded5862d313741f5f580f26f44
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": 2, "source": 0, "target": 1}, {"weight": 12, "source": 0, "target": 3}, {"weight": 11, "source": 1, "target": 6}, {"weight": 13, "source": 1, "target": 4}, {"weight": 2, "source": 2, "target": 3}, {"weight": 16, "source": 2, "target": 7}, {"weight": 20, "source": 2, "target": 5}, {"weight": 1, "source": 4, "target": 5}, {"weight": 3, "source": 6, "target": 7}]}
{"states": [345, 236], "expectation_value": -15.324511691498218, "params": [[-0.0463, -0.0095], [0.07200000000000001, 0.0591]], "bitstrings": ["010100110", "100010011"], "total_optimization_steps": 10, "probabilities": [0.006537314571880105, 0.009655924138073747], "optimization_time": 4.833977460861206}
4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(3) @ Z(0)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(2) @ Z(3)) + 4.5 * (Z(4) @ Z(1)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(6) @ Z(5)) + 4.5 * (Z(7) @ Z(2)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(8) @ Z(3)) + 4.5 * (Z(8) @ Z(6)) + 6.0 * Z(1) + 5.5 * Z(0) + 10.0 * Z(3) + 11.0 * Z(2) + 5.5 * Z(4) + 14.5 * Z(5) + 12.5 * Z(6) + 0.5 * Z(7) + 1.5 * Z(8)
1
9
2
{"smallest_eigenvalues": [-77.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -62.0, "smallest_bitstrings": ["100010011"], "largest_eigenvalue": 121.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.05473525691041883) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[0], q[3]; rz(0.05473525691041883) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(0.05473525691041883) q[2]; cx q[0], q[2]; rz(-1.5229900471969247) q[0]; rx(-1.577074433898552) q[0]; cx q[3], q[2]; rz(0.05473525691041883) q[2]; cx q[3], q[2]; h q[4]; cx q[1], q[4]; rz(0.05473525691041883) q[4]; cx q[1], q[4]; rz(1.6244433499446664) q[1]; rx(-1.577074433898552) q[1]; h q[5]; cx q[4], q[5]; rz(0.05473525691041883) q[5]; cx q[4], q[5]; h q[6]; cx q[4], q[6]; rz(0.05473525691041883) q[6]; cx q[4], q[6]; rz(-1.5229900471969247) q[4]; rx(-1.577074433898552) q[4]; cx q[5], q[6]; rz(0.05473525691041883) q[6]; cx q[5], q[6]; h q[7]; cx q[2], q[7]; rz(0.05473525691041883) q[7]; cx q[2], q[7]; rz(1.6593180893087505) q[2]; rx(-1.5770744338985523) q[2]; cx q[5], q[7]; rz(0.05473525691041883) q[7]; cx q[5], q[7]; rz(1.4886150292409361) q[5]; rx(-1.577074433898552) q[5]; rz(-1.6202825256556466) q[7]; rx(-1.5770744338985523) q[7]; h q[8]; cx q[3], q[8]; rz(0.05473525691041883) q[8]; cx q[3], q[8]; rz(1.4904383169108488) q[3]; rx(-1.577074433898552) q[3]; cx q[6], q[8]; rz(0.05473525691041883) q[8]; cx q[6], q[8]; rz(1.9350864882710628) q[6]; rx(-1.577074433898552) q[6]; rz(-1.2793235269724637) q[8]; rx(-1.5770744338985523) 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] 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[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[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[4], q[6]; rz(x0) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x0) q[6]; cx q[5], q[6]; 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[3], q[8]; rz(x0) q[8]; cx q[3], 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[3]; rz(x4) q[2]; rz(x2) q[4]; rz(x5) q[5]; rz(x6) q[6]; rz(x7) 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[3]; rz(x10) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(x10) q[2]; cx q[0], q[2]; cx q[3], q[2]; rz(x10) q[2]; cx q[3], q[2]; cx q[1], q[4]; rz(x10) q[4]; cx q[1], q[4]; cx q[4], q[5]; rz(x10) q[5]; cx q[4], q[5]; 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[3], q[8]; rz(x10) q[8]; cx q[3], q[8]; cx q[6], q[8]; rz(x10) q[8]; cx q[6], q[8]; rz(x11) q[1]; rz(x12) q[0]; rz(x13) q[3]; rz(x14) q[2]; rz(x12) q[4]; rz(x15) q[5]; rz(x16) q[6]; rz(x17) q[7]; rz(x18) q[8]; h q[0]; rz(x19) q[0]; h q[0]; h q[1]; rz(x19) q[1]; h q[1]; h q[2]; rz(x19) q[2]; h q[2]; h q[3]; rz(x19) q[3]; h q[3]; h q[4]; rz(x19) q[4]; h q[4]; h q[5]; rz(x19) q[5]; h q[5]; h q[6]; rz(x19) q[6]; h q[6]; h q[7]; rz(x19) q[7]; h q[7]; h q[8]; rz(x19) q[8]; h q[8]; 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", "IIIIIZIIZ", "IIIIIIZIZ", "IIIIIZZII", "IIIIZIIZI", "IIIZZIIII", "IIZIZIIII", "IIZZIIIII", "IZIIIIZII", "IZIZIIIII", "ZIIIIZIII", "ZIZIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIIIZII", "IIIIZIIII", "IIIZIIIII", "IIZIIIIII", "IZIIIIIII", "ZIIIIIIII" ]
[ 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 6, 5.5, 10, 11, 5.5, 14.5, 12.5, 0.5, 1.5 ]
0.974183
[ 0.05473525691041883, 1.6244433499446662, -1.5229900471969247, 1.4904383169108493, 1.6593180893087505, 1.4886150292409366, 1.9350864882710626, -1.6202825256556461, -1.2793235269724634, -1.577074433898552 ]
{ "n_parameters": 10, "n_qubits": 9, "optimal_eigenvalue": -77, "target_ratio": 0.97, "target_value": -74.69 }
30
11576eab70c2ec583415b5e8bd58f9e2
community_detection
qaoa
{"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": 2}, {"weight": 1, "source": 0, "target": 5}, {"weight": 1, "source": 1, "target": 2}, {"weight": 1, "source": 1, "target": 5}, {"weight": 1, "source": 3, "target": 4}, {"weight": 1, "source": 3, "target": 5}]}
{"states": [2709, 1386], "expectation_value": -0.009105514286483953, "params": [[0.060700000000000004], [-0.050300000000000004]], "bitstrings": ["010101101010", "101010010101"], "total_optimization_steps": 10, "probabilities": [0.0002532583248317791, 0.00025325832483177917], "optimization_time": 5.528808116912842}
0.25 * (Z(0) @ Z(1)) + -0.0006377551020408162 * (Z(2) @ Z(0)) + -0.0006377551020408162 * (Z(3) @ Z(1)) + 0.25 * (Z(3) @ Z(2)) + -0.001020408163265306 * (Z(4) @ Z(0)) + -0.001020408163265306 * (Z(4) @ Z(2)) + -0.001020408163265306 * (Z(5) @ Z(1)) + -0.001020408163265306 * (Z(5) @ Z(3)) + 0.25 * (Z(5) @ Z(4)) + 0.0007653061224489796 * (Z(6) @ Z(0)) + 0.0007653061224489796 * (Z(6) @ Z(2)) + 0.000510204081632653 * (Z(6) @ Z(4)) + 0.0007653061224489796 * (Z(7) @ Z(1)) + 0.0007653061224489796 * (Z(7) @ Z(3)) + 0.000510204081632653 * (Z(7) @ Z(5)) + 0.25 * (Z(7) @ Z(6)) + 0.0003826530612244898 * (Z(8) @ Z(0)) + 0.0003826530612244898 * (Z(8) @ Z(2)) + 0.0002551020408163265 * (Z(8) @ Z(4)) + -0.0015306122448979593 * (Z(8) @ Z(6)) + 0.0003826530612244898 * (Z(9) @ Z(1)) + 0.0003826530612244898 * (Z(9) @ Z(3)) + 0.0002551020408163265 * (Z(9) @ Z(5)) + -0.0015306122448979593 * (Z(9) @ Z(7)) + 0.25 * (Z(9) @ Z(8)) + -0.0006377551020408162 * (Z(10) @ Z(0)) + -0.0006377551020408162 * (Z(10) @ Z(2)) + 0.0007653061224489796 * (Z(10) @ Z(4)) + -0.001020408163265306 * (Z(10) @ Z(6)) + 0.0003826530612244898 * (Z(10) @ Z(8)) + -0.0006377551020408162 * (Z(11) @ Z(1)) + -0.0006377551020408162 * (Z(11) @ Z(3)) + 0.0007653061224489796 * (Z(11) @ Z(5)) + -0.001020408163265306 * (Z(11) @ Z(7)) + 0.0003826530612244898 * (Z(11) @ Z(9)) + 0.25 * (Z(11) @ Z(10)) + -0.0011479591836734693 * Z(1) + -0.0011479591836734693 * Z(0) + -0.0011479591836734693 * Z(2) + -0.0011479591836734693 * Z(3) + -0.0005102040816326314 * Z(4) + -0.0005102040816326314 * Z(5) + -0.0005102040816326592 * Z(6) + -0.0005102040816326592 * Z(7) + -0.00012755102040817867 * Z(8) + -0.00012755102040817867 * Z(9) + -0.0011479591836734693 * Z(10) + -0.0011479591836734693 * Z(11)
5
12
1
{"smallest_eigenvalues": [-1.5147959183673465, -1.5147959183673465], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.5142857142857147, "smallest_bitstrings": ["101010010101", "010101101010"], "largest_eigenvalue": 1.5158163265306124}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-0.3716796306065885) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[0], q[3]; rz(-0.3716796306065885) q[3]; cx q[0], q[3]; h q[4]; cx q[1], q[4]; rz(-0.3716796306065885) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(-0.3716796306065885) q[4]; cx q[0], q[4]; rz(0.8727381071204077) q[0]; rx(0.888959931440737) q[0]; cx q[3], q[4]; rz(-0.3716796306065885) q[4]; cx q[3], q[4]; rz(0.7179543098390146) q[3]; rx(0.8889599314407368) q[3]; rz(0.8727381071204077) q[4]; rx(0.888959931440737) q[4]; h q[5]; cx q[1], q[5]; rz(-0.3716796306065885) q[5]; cx q[1], q[5]; rz(0.8727381071204077) q[1]; rx(0.888959931440737) q[1]; cx q[1], q[0]; rz(-1.5807265779890087) q[0]; cx q[1], q[0]; cx q[0], q[3]; cx q[1], q[4]; rz(-1.5807265779890087) q[3]; cx q[0], q[3]; rz(-1.5807265779890087) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(-1.5807265779890087) q[4]; cx q[0], q[4]; rz(2.486062917443885) q[0]; rx(0.4724410059780225) q[0]; cx q[3], q[4]; rz(-1.5807265779890087) q[4]; cx q[3], q[4]; rz(1.2068334987105587) q[3]; rx(0.4724410059780225) q[3]; rz(2.486062917443885) q[4]; rx(0.4724410059780225) q[4]; cx q[5], q[2]; rz(-0.3716796306065885) q[2]; cx q[5], q[2]; rz(-0.19857375753212114) q[2]; rx(0.888959931440737) q[2]; rz(0.7179543098390146) q[5]; rx(0.8889599314407368) q[5]; cx q[1], q[5]; rz(-1.5807265779890087) q[5]; cx q[1], q[5]; rz(2.486062917443885) q[1]; rx(0.4724410059780225) q[1]; cx q[5], q[2]; rz(-1.5807265779890087) q[2]; cx q[5], q[2]; rz(-0.19857375753212114) q[2]; rx(0.4724410059780224) q[2]; rz(1.2068334987105587) q[5]; rx(0.4724410059780225) q[5];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x2; input float[64] x3; input float[64] x4; input float[64] x5; bit[12] c; qubit[12] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; h q[8]; h q[9]; h q[10]; h q[11]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[0], q[2]; rz(x1) q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(x1) q[3]; cx q[1], q[3]; cx q[2], q[3]; rz(x0) q[3]; cx q[2], q[3]; cx q[0], q[4]; rz(x1) 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[3], q[5]; rz(x1) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[0], q[6]; rz(x2) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(x2) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(x2) q[6]; cx q[4], q[6]; cx q[1], q[7]; rz(x2) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(x2) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(x2) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x0) q[7]; cx q[6], q[7]; cx q[0], q[8]; rz(x3) q[8]; cx q[0], q[8]; cx q[2], q[8]; rz(x3) q[8]; cx q[2], q[8]; cx q[4], q[8]; rz(x3) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(x4) q[8]; cx q[6], q[8]; cx q[1], q[9]; rz(x3) q[9]; cx q[1], q[9]; cx q[3], q[9]; rz(x3) q[9]; cx q[3], q[9]; cx q[5], q[9]; rz(x3) q[9]; cx q[5], q[9]; cx q[7], q[9]; rz(x4) q[9]; cx q[7], q[9]; cx q[8], q[9]; rz(x0) q[9]; cx q[8], q[9]; cx q[0], q[10]; rz(x1) q[10]; cx q[0], q[10]; cx q[2], q[10]; rz(x1) q[10]; cx q[2], q[10]; cx q[4], q[10]; rz(x2) q[10]; cx q[4], q[10]; cx q[6], q[10]; rz(x1) q[10]; cx q[6], q[10]; cx q[8], q[10]; rz(x3) q[10]; cx q[8], q[10]; cx q[1], q[11]; rz(x1) q[11]; cx q[1], q[11]; cx q[3], q[11]; rz(x1) q[11]; cx q[3], q[11]; cx q[5], q[11]; rz(x2) q[11]; cx q[5], q[11]; cx q[7], q[11]; rz(x1) q[11]; cx q[7], q[11]; cx q[9], q[11]; rz(x3) q[11]; cx q[9], q[11]; cx q[10], q[11]; rz(x0) q[11]; cx q[10], q[11]; rz(x1) q[1]; rz(x1) q[0]; rz(x1) q[2]; rz(x1) q[3]; rz(x1) q[4]; rz(x1) q[5]; rz(x1) q[6]; rz(x1) q[7]; rz(x3) q[8]; rz(x3) q[9]; rz(x1) q[10]; rz(x1) q[11]; 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]; h q[9]; rz(x5) q[9]; h q[9]; h q[10]; rz(x5) q[10]; h q[10]; h q[11]; rz(x5) q[11]; h q[11]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10]; c[11] = measure q[11];
{"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.0006377551020408162, -0.0006377551020408162, 0.25, -0.001020408163265306, -0.001020408163265306, -0.001020408163265306, -0.001020408163265306, 0.25, 0.0007653061224489796, 0.0007653061224489796, 0.000510204081632653, 0.0007653061224489796, 0.0007653061224489796, 0.00051020408163...
0.698312
[ -0.3716796306065885, 0.8727381071204077, 0.7179543098390148, -0.19857375753212136, 0.8889599314407369, -1.5807265779890087, 2.4860629174438844, 1.2068334987105587, 0.4724410059780224 ]
{ "n_parameters": 9, "n_qubits": 6, "optimal_eigenvalue": -3.5, "target_ratio": 0.97, "target_value": -3.395 }
259
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.226030998085907, "params": [-0.0047, -1.6819000000000002, -0.0029000000000000002, 1.5190000000000001, -0.0019, 1.8419, 0.8801, 0.46640000000000004, 1.955, -0.0051, 1.5635000000000001, -0.0019, 0.8838, -0.9088, -1.5143, 0.012700000000000001, 0.005, 0.005200000000000001, -0.0029000000000000002, 0.007200000000000001, -0.0021000000000000003, 0.0054, 0.9546, 0.0011, 1.1866, 0.0019, 1.582, 0.0022, 1.308, 0.0032, -1.5183, 0.0022, -0.004, 1.6876, -1.5085000000000002, -1.8066, 0.0551, -0.002, 0.0115, -0.34840000000000004, 0.0017000000000000001, 0.0036000000000000003, 0.007500000000000001, 0.0061, 0.0032, 0.0004, 0.0063, 0.009600000000000001], "bitstrings": ["11110000", "11100000"], "total_optimization_steps": 250, "probabilities": [0.25923248372774266, 0.38121040882772256], "optimization_time": 11.206934452056885}
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
2
{"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] 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(x4) q[5]; rx(x11) q[6]; rz(x12) q[6]; rx(x13) q[7]; rz(x14) q[7]; crz(x15) q[7], q[0]; crz(x16) q[6], q[7]; crz(x17) q[5], q[6]; crz(x18) q[4], q[5]; crz(x19) q[3], q[4]; crz(x20) q[2], q[3]; crz(x21) q[1], q[2]; crz(x22) q[0], q[1]; rx(x23) q[0]; rz(x24) q[0]; rx(x2) q[1]; rz(x25) q[1]; rx(x26) q[2]; rz(x27) q[2]; rx(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(x33) q[7]; crz(x37) q[7], q[0]; crz(x38) q[6], q[7]; crz(x39) q[5], q[6]; crz(x40) q[4], q[5]; crz(x35) q[3], q[4]; crz(x41) q[2], q[3]; crz(x42) q[1], q[2]; crz(x43) 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
4421c497e819297a0c75498974257550
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": 4, "source": 0, "target": 1}, {"weight": 11, "source": 0, "target": 7}, {"weight": 20, "source": 1, "target": 4}, {"weight": 15, "source": 1, "target": 7}, {"weight": 9, "source": 2, "target": 3}, {"weight": 15, "source": 2, "target": 4}, {"weight": 13, "source": 3, "target": 5}, {"weight": 10, "source": 4, "target": 5}, {"weight": 7, "source": 6, "target": 7}]}
{"states": [242, 236], "expectation_value": -28.353926989537293, "params": [[0.028800000000000003, 0.005, -0.0032, 0.0054], [-0.0763, -0.0594, -0.0516, -0.051000000000000004]], "bitstrings": ["100001101", "100010011"], "total_optimization_steps": 10, "probabilities": [0.01042649242173825, 0.012204727292494551], "optimization_time": 7.1005895137786865}
4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(3) @ Z(1)) + 4.5 * (Z(3) @ Z(0)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(2) @ Z(3)) + 4.5 * (Z(5) @ Z(2)) + 4.5 * (Z(4) @ Z(5)) + 4.5 * (Z(6) @ Z(4)) + 4.5 * (Z(7) @ Z(2)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(7) @ Z(6)) + 4.5 * (Z(8) @ Z(1)) + 4.5 * (Z(8) @ Z(3)) + 10.0 * Z(1) + 6.5 * Z(0) + 16.5 * Z(3) + 19.0 * Z(2) + 12.0 * Z(5) + 4.5 * Z(4) + 6.5 * Z(6) + 9.5 * Z(7) + 3.5 * Z(8)
1
9
4
{"smallest_eigenvalues": [-71.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -63.5, "smallest_bitstrings": ["100010011"], "largest_eigenvalue": 146.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.10065772740106636) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[1], q[3]; rz(0.10065772740106636) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.10065772740106636) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(0.10065772740106636) q[2]; cx q[0], q[2]; rz(0.8849094776204343) q[0]; rx(1.2765281978103793) q[0]; cx q[3], q[2]; rz(0.10065772740106636) q[2]; cx q[3], q[2]; h q[4]; h q[5]; cx q[2], q[5]; rz(0.10065772740106636) q[5]; cx q[2], q[5]; cx q[5], q[4]; rz(0.10065772740106636) q[4]; cx q[5], q[4]; h q[6]; cx q[4], q[6]; rz(0.10065772740106636) q[6]; cx q[4], q[6]; rz(0.10065772740106649) q[4]; rx(1.2765281978103793) q[4]; h q[7]; cx q[2], q[7]; rz(0.10065772740106636) q[7]; cx q[2], q[7]; rz(-1.7325881042059148) q[2]; rx(1.2765281978103793) q[2]; cx q[5], q[7]; rz(0.10065772740106636) q[7]; cx q[5], q[7]; rz(-1.725404804168548) q[5]; rx(1.2765281978103795) q[5]; cx q[6], q[7]; rz(0.10065772740106636) q[7]; cx q[6], q[7]; rz(0.8849094776204343) q[6]; rx(1.2765281978103793) q[6]; rz(-1.7480658767147619) q[7]; rx(1.2765281978103793) q[7]; h q[8]; cx q[1], q[8]; rz(0.10065772740106636) q[8]; cx q[1], q[8]; rz(-1.7628013311861235) q[1]; rx(1.276528197810379) q[1]; cx q[1], q[0]; rz(-0.9463188803394292) q[0]; cx q[1], q[0]; cx q[3], q[8]; rz(0.10065772740106636) q[8]; cx q[3], q[8]; rz(-1.7245099828185124) q[3]; rx(1.2765281978103793) q[3]; cx q[1], q[3]; rz(-0.9463188803394292) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(-0.9463188803394292) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(-0.9463188803394292) q[2]; cx q[0], q[2]; rz(-1.4843326738183749) q[0]; rx(0.4991357503345815) q[0]; cx q[3], q[2]; rz(-0.9463188803394292) q[2]; cx q[3], q[2]; cx q[2], q[5]; rz(-0.9463188803394292) q[5]; cx q[2], q[5]; cx q[2], q[7]; cx q[5], q[4]; rz(-0.9463188803394292) q[4]; cx q[5], q[4]; cx q[4], q[6]; rz(-0.9463188803394292) q[6]; cx q[4], q[6]; rz(-0.9463188803394296) q[4]; rx(0.4991357503345816) q[4]; rz(-0.9463188803394292) q[7]; cx q[2], q[7]; rz(-1.4837124399853812) q[2]; rx(0.4991357503345815) q[2]; cx q[5], q[7]; rz(-0.9463188803394292) q[7]; cx q[5], q[7]; rz(-0.17155653955168582) q[5]; rx(0.4991357503345815) q[5]; cx q[6], q[7]; rz(-0.9463188803394292) q[7]; cx q[6], q[7]; rz(-1.4843326738183749) q[6]; rx(0.4991357503345815) q[6]; rz(-0.35405670164665803) q[7]; rx(0.49913575033458135) q[7]; rz(1.2353491015954567) q[8]; rx(1.2765281978103793) q[8]; cx q[1], q[8]; rz(-0.9463188803394292) q[8]; cx q[1], q[8]; rz(1.2890332574700256) q[1]; rx(0.4991357503345814) q[1]; cx q[3], q[8]; rz(-0.9463188803394292) q[8]; cx q[3], q[8]; rz(0.28736596307827744) q[3]; rx(0.49913575033458146) q[3]; rz(-0.8579575462479596) q[8]; rx(0.4991357503345816) 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[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[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[2], q[5]; rz(x0) q[5]; cx q[2], q[5]; cx q[5], q[4]; rz(x0) q[4]; cx q[5], q[4]; 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[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x0) q[7]; cx q[6], q[7]; cx q[1], q[8]; rz(x0) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x0) q[8]; cx q[3], q[8]; rz(x1) q[1]; rz(x2) q[0]; rz(x3) q[3]; rz(x4) q[2]; rz(x5) q[5]; rz(x0) q[4]; 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[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[0], q[2]; rz(x9) q[2]; cx q[0], q[2]; cx q[3], q[2]; rz(x9) q[2]; cx q[3], q[2]; cx q[2], q[5]; rz(x9) q[5]; cx q[2], q[5]; cx q[5], q[4]; rz(x9) q[4]; cx q[5], q[4]; cx q[4], q[6]; rz(x9) q[6]; cx q[4], q[6]; cx q[2], q[7]; rz(x9) q[7]; cx q[2], q[7]; cx q[5], q[7]; rz(x9) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x9) q[7]; cx q[6], q[7]; cx q[1], q[8]; rz(x9) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x9) q[8]; cx q[3], q[8]; rz(x10) q[1]; rz(x11) q[0]; rz(x12) q[3]; rz(x13) q[2]; rz(x14) q[5]; rz(x9) q[4]; 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[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[0], q[2]; rz(x18) q[2]; cx q[0], q[2]; cx q[3], q[2]; rz(x18) q[2]; cx q[3], q[2]; cx q[2], q[5]; rz(x18) q[5]; cx q[2], q[5]; cx q[5], q[4]; rz(x18) q[4]; cx q[5], q[4]; cx q[4], q[6]; rz(x18) q[6]; cx q[4], q[6]; cx q[2], q[7]; rz(x18) q[7]; cx q[2], q[7]; cx q[5], q[7]; rz(x18) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x18) q[7]; cx q[6], q[7]; cx q[1], q[8]; rz(x18) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x18) q[8]; cx q[3], q[8]; rz(x19) q[1]; rz(x20) q[0]; rz(x21) q[3]; rz(x22) q[2]; rz(x23) q[5]; rz(x18) q[4]; 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[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[0], q[2]; rz(x27) q[2]; cx q[0], q[2]; cx q[3], q[2]; rz(x27) q[2]; cx q[3], q[2]; cx q[2], q[5]; rz(x27) q[5]; cx q[2], q[5]; cx q[5], q[4]; rz(x27) q[4]; cx q[5], q[4]; cx q[4], q[6]; rz(x27) q[6]; cx q[4], q[6]; cx q[2], q[7]; rz(x27) q[7]; cx q[2], q[7]; cx q[5], q[7]; rz(x27) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x27) q[7]; cx q[6], q[7]; cx q[1], q[8]; rz(x27) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x27) q[8]; cx q[3], q[8]; rz(x28) q[1]; rz(x29) q[0]; rz(x30) q[3]; rz(x31) q[2]; rz(x32) q[5]; rz(x27) q[4]; 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", "IIIIIZIZI", "IIIIIZIIZ", "IIIIIIZIZ", "IIIIIZZII", "IIIZIIZII", "IIIZZIIII", "IIZIZIIII", "IZIIIIZII", "IZIZIIIII", "IZZIIIIII", "ZIIIIIIZI", "ZIIIIZIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIIIZII", "IIIZIIIII", "IIIIZIIII", "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, 6.5, 16.5, 19, 12, 4.5, 6.5, 9.5, 3.5 ]
0.797639
[ 0.10065772740106636, -1.7628013311861233, 0.884909477620434, -1.7245099828185126, -1.7325881042059148, -1.725404804168548, -1.7480658767147619, 1.235349101595457, 1.2765281978103793, -0.9463188803394292, 1.2890332574700256, -1.484332673818375, 0.2873659630782772, -1.4837124399853814, -0....
{ "n_parameters": 18, "n_qubits": 9, "optimal_eigenvalue": -71.5, "target_ratio": 0.97, "target_value": -69.355 }
500
f619afa25c1921f996d128a1dfefef72
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": 2}, {"weight": 1, "source": 0, "target": 5}, {"weight": 1, "source": 3, "target": 4}, {"weight": 1, "source": 4, "target": 5}]}
{"states": [2773, 2709], "expectation_value": -0.12880403846072958, "params": [0.39530000000000004, 0.0047, 0.3975, 0.0032, 0.3795, -0.013300000000000001, 0.3739, -0.020900000000000002, 0.3972, 0.0004, 0.3971, 0.0008, 0.3201, 0.0267, 0.31170000000000003, 0.0158, 0.40080000000000005, 0.0044, 0.39280000000000004, 0.0022, 0.3956, -0.0009000000000000001, 0.3936, -0.0029000000000000002, 0.399, 0.0053, 0.38930000000000003, 0.0028, 0.39640000000000003, -0.0018000000000000002, 0.3986, -0.0024000000000000002, 0.3991, 0.0029000000000000002, 0.39440000000000003, 0.0017000000000000001, 0.396, 0.0014, 0.3967, 0.001, 0.36960000000000004, -0.0194, 0.3629, -0.0281, 0.3922, 0.0037, 0.3915, 0.0076, 0.3985, 0.0026000000000000003, 0.4022, 0.007200000000000001, 0.38280000000000003, -0.0279, 0.37320000000000003, 0.0055000000000000005, 0.4037, 0.0018000000000000002, 0.39840000000000003, 0.0088, 0.3138, -0.0131, 0.307, 0.0032, 0.39990000000000003, 0.003, 0.39640000000000003, 0.0034000000000000002, 0.399, -0.013000000000000001, 0.4002, 0.0038, 0.3987, 0.0043, 0.3957, 0.0024000000000000002, 0.39390000000000003, -0.0028, 0.40140000000000003, 0.0029000000000000002, 0.39390000000000003, 0.0022, 0.39690000000000003, 0.008400000000000001, 0.3931, 0.0017000000000000001, 0.4005, 0.0082, 0.3628, -0.0385, 0.36210000000000003, 0.0008, 0.3957, 0.008700000000000001, 0.39780000000000004, 0.0025, -0.06760000000000001, -0.2018, -0.0476, -0.2404, -0.1423, -0.1963, -0.1844, -0.2019, -0.2127, -0.2182, -0.226, -0.1971, 0.09620000000000001, -0.0048000000000000004, 0.1975, -0.0128, 0.030500000000000003, -0.0035, -0.0064, 0.0426, -0.011000000000000001, 0.0405, -0.01, 0.1213], "bitstrings": ["010100101010", "010101101010"], "total_optimization_steps": 40, "probabilities": [0.002500743169536257, 0.0025977130278622145], "optimization_time": 200.11188006401062}
0.25 * (Z(0) @ Z(1)) + -0.0017499999999999998 * (Z(2) @ Z(0)) + -0.0017499999999999998 * (Z(3) @ Z(1)) + 0.25 * (Z(3) @ Z(2)) + -0.0017499999999999998 * (Z(4) @ Z(0)) + 0.00025000000000000006 * (Z(4) @ Z(2)) + -0.0017499999999999998 * (Z(5) @ Z(1)) + 0.00025000000000000006 * (Z(5) @ Z(3)) + 0.25 * (Z(5) @ Z(4)) + 0.00075 * (Z(6) @ Z(0)) + 0.00025000000000000006 * (Z(6) @ Z(2)) + 0.00025000000000000006 * (Z(6) @ Z(4)) + 0.00075 * (Z(7) @ Z(1)) + 0.00025000000000000006 * (Z(7) @ Z(3)) + 0.00025000000000000006 * (Z(7) @ Z(5)) + 0.25 * (Z(7) @ Z(6)) + 0.0015 * (Z(8) @ Z(0)) + 0.0005000000000000001 * (Z(8) @ Z(2)) + 0.0005000000000000001 * (Z(8) @ Z(4)) + -0.0020000000000000005 * (Z(8) @ Z(6)) + 0.0015 * (Z(9) @ Z(1)) + 0.0005000000000000001 * (Z(9) @ Z(3)) + 0.0005000000000000001 * (Z(9) @ Z(5)) + -0.0020000000000000005 * (Z(9) @ Z(7)) + 0.25 * (Z(9) @ Z(8)) + -0.0010000000000000002 * (Z(10) @ Z(0)) + 0.0005000000000000001 * (Z(10) @ Z(2)) + 0.0005000000000000001 * (Z(10) @ Z(4)) + 0.0005000000000000001 * (Z(10) @ Z(6)) + -0.0015 * (Z(10) @ Z(8)) + -0.0010000000000000002 * (Z(11) @ Z(1)) + 0.0005000000000000001 * (Z(11) @ Z(3)) + 0.0005000000000000001 * (Z(11) @ Z(5)) + 0.0005000000000000001 * (Z(11) @ Z(7)) + -0.0015 * (Z(11) @ Z(9)) + 0.25 * (Z(11) @ Z(10)) + -0.002250000000000002 * Z(1) + -0.002250000000000002 * Z(0) + -0.0002500000000000002 * Z(2) + -0.0002500000000000002 * 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.52, -1.52], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.5159999999999996, "smallest_bitstrings": ["010101101010", "101010010101"], "largest_eigenvalue": 1.5229999999999997}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; h q[0]; h q[1]; cx q[1], q[0]; rz(1.4936559659629063) q[0]; cx q[1], q[0]; h q[2]; cx q[0], q[2]; rz(0.013500835409830762) q[2]; cx q[0], q[2]; h q[3]; cx q[1], q[3]; rz(0.013500835409830762) q[3]; cx q[1], q[3]; cx q[2], q[3]; rz(1.4936559659629063) q[3]; cx q[2], q[3]; h q[4]; cx q[0], q[4]; rz(0.013500835409830762) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(-0.004945064526051042) q[4]; cx q[2], q[4]; h q[5]; cx q[1], q[5]; rz(0.013500835409830762) q[5]; cx q[1], q[5]; cx q[3], q[5]; rz(-0.004945064526051042) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(1.4936559659629063) q[5]; cx q[4], q[5]; h q[6]; cx q[0], q[6]; rz(0.0475064589351132) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(-0.004945064526051042) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(-0.004945064526051042) q[6]; cx q[4], q[6]; h q[7]; cx q[1], q[7]; rz(0.0475064589351132) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(-0.004945064526051042) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(-0.004945064526051042) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(1.4936559659629063) q[7]; cx q[6], q[7]; h q[8]; cx q[0], q[8]; rz(-0.0973573450378921) q[8]; cx q[0], q[8]; cx q[2], q[8]; rz(0.0475064589351132) q[8]; cx q[2], q[8]; cx q[4], q[8]; rz(0.0475064589351132) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(-0.024370407967199997) q[8]; cx q[6], q[8]; h q[9]; cx q[1], q[9]; rz(-0.0973573450378921) q[9]; cx q[1], q[9]; cx q[3], q[9]; rz(0.0475064589351132) q[9]; cx q[3], q[9]; cx q[5], q[9]; rz(0.0475064589351132) q[9]; cx q[5], q[9]; cx q[7], q[9]; rz(-0.024370407967199997) q[9]; cx q[7], q[9]; cx q[8], q[9]; rz(1.4936559659629063) q[9]; cx q[8], q[9]; h q[10]; cx q[0], q[10]; rz(0.09398041354422079) q[10]; cx q[0], q[10]; rz(-0.024370407967199803) q[0]; rx(-0.7569490972859624) q[0]; cx q[2], q[10]; rz(0.0475064589351132) q[10]; cx q[2], q[10]; rz(-0.004945064526051368) q[2]; rx(-0.7569490972859624) q[2]; cx q[4], q[10]; rz(0.0475064589351132) q[10]; cx q[4], q[10]; rz(-0.004945064526051368) q[4]; rx(-0.7569490972859624) q[4]; cx q[6], q[10]; rz(0.0475064589351132) q[10]; cx q[6], q[10]; rz(-0.004945064526051368) q[6]; rx(-0.7569490972859624) q[6]; cx q[8], q[10]; rz(0.013500835409830762) q[10]; cx q[8], q[10]; rz(0.09398041354422038) q[8]; rx(-0.7569490972859623) q[8]; h q[11]; cx q[1], q[11]; rz(0.09398041354422079) q[11]; cx q[1], q[11]; rz(-0.024370407967199803) q[1]; rx(-0.7569490972859624) q[1]; cx q[3], q[11]; rz(0.0475064589351132) q[11]; cx q[3], q[11]; rz(-0.004945064526051368) q[3]; rx(-0.7569490972859624) q[3]; cx q[5], q[11]; rz(0.0475064589351132) q[11]; cx q[5], q[11]; rz(-0.004945064526051368) q[5]; rx(-0.7569490972859624) q[5]; cx q[7], q[11]; rz(0.0475064589351132) q[11]; cx q[7], q[11]; rz(-0.004945064526051368) q[7]; rx(-0.7569490972859624) q[7]; cx q[9], q[11]; rz(0.013500835409830762) q[11]; cx q[9], q[11]; cx q[10], q[11]; rz(1.4936559659629063) q[11]; cx q[10], q[11]; rz(0.09398041354422038) q[10]; rx(-0.7569490972859623) q[10]; rz(0.09398041354422038) q[11]; rx(-0.7569490972859623) q[11]; rz(0.09398041354422038) q[9]; rx(-0.7569490972859623) 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] 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(x53) q[8]; rx(x54) q[9]; rz(x55) q[9]; rx(x56) q[10]; rz(x57) q[10]; rx(x58) q[11]; rz(x59) q[11]; 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(x12) q[5]; rz(x70) q[5]; rx(x71) q[6]; rz(x72) q[6]; rx(x73) q[7]; rz(x74) q[7]; rx(x73) q[8]; rz(x45) q[8]; rx(x75) q[9]; rz(x53) q[9]; rx(x76) q[10]; rz(x77) q[10]; rx(x78) q[11]; rz(x79) q[11]; crx(x80) q[11], q[10]; crx(x81) q[11], q[9]; crx(x82) q[11], q[8]; crx(x83) q[11], q[7]; crx(x84) q[11], q[6]; crx(x85) q[11], q[5]; crx(x86) q[11], q[4]; crx(x87) q[11], q[3]; crx(x88) q[11], q[2]; crx(x89) q[11], q[1]; crx(x90) q[11], q[0]; crx(x91) q[10], q[11]; crx(x81) q[10], q[9]; crx(x82) q[10], q[8]; crx(x83) q[10], q[7]; crx(x84) q[10], q[6]; crx(x85) q[10], q[5]; crx(x86) q[10], q[4]; crx(x87) q[10], q[3]; crx(x88) q[10], q[2]; crx(x89) q[10], q[1]; crx(x90) q[10], q[0]; crx(x91) q[9], q[11]; crx(x80) q[9], q[10]; crx(x82) q[9], q[8]; crx(x83) q[9], q[7]; crx(x84) q[9], q[6]; crx(x85) q[9], q[5]; crx(x86) q[9], q[4]; crx(x87) q[9], q[3]; crx(x88) q[9], q[2]; crx(x89) q[9], q[1]; crx(x90) q[9], q[0]; crx(x91) q[8], q[11]; crx(x80) q[8], q[10]; crx(x81) q[8], q[9]; crx(x83) q[8], q[7]; crx(x84) q[8], q[6]; crx(x85) q[8], q[5]; crx(x86) q[8], q[4]; crx(x87) q[8], q[3]; crx(x88) q[8], q[2]; crx(x89) q[8], q[1]; crx(x90) q[8], q[0]; crx(x91) q[7], q[11]; crx(x80) q[7], q[10]; crx(x81) q[7], q[9]; crx(x82) q[7], q[8]; crx(x84) q[7], q[6]; crx(x85) q[7], q[5]; crx(x86) q[7], q[4]; crx(x87) q[7], q[3]; crx(x88) q[7], q[2]; crx(x89) q[7], q[1]; crx(x90) q[7], q[0]; crx(x91) q[6], q[11]; crx(x80) q[6], q[10]; crx(x81) q[6], q[9]; crx(x82) q[6], q[8]; crx(x83) q[6], q[7]; crx(x85) q[6], q[5]; crx(x86) q[6], q[4]; crx(x87) q[6], q[3]; crx(x88) q[6], q[2]; crx(x89) q[6], q[1]; crx(x90) q[6], q[0]; crx(x91) q[5], q[11]; crx(x80) q[5], q[10]; crx(x81) q[5], q[9]; crx(x82) q[5], q[8]; crx(x83) q[5], q[7]; crx(x84) q[5], q[6]; crx(x86) q[5], q[4]; crx(x87) q[5], q[3]; crx(x88) q[5], q[2]; crx(x89) q[5], q[1]; crx(x90) q[5], q[0]; crx(x91) q[4], q[11]; crx(x80) q[4], q[10]; crx(x81) q[4], q[9]; crx(x82) q[4], q[8]; crx(x83) q[4], q[7]; crx(x84) q[4], q[6]; crx(x85) q[4], q[5]; crx(x87) q[4], q[3]; crx(x88) q[4], q[2]; crx(x89) q[4], q[1]; crx(x90) q[4], q[0]; crx(x91) q[3], q[11]; crx(x80) q[3], q[10]; crx(x81) q[3], q[9]; crx(x82) q[3], q[8]; crx(x83) q[3], q[7]; crx(x84) q[3], q[6]; crx(x85) q[3], q[5]; crx(x86) q[3], q[4]; crx(x88) q[3], q[2]; crx(x89) q[3], q[1]; crx(x90) q[3], q[0]; crx(x91) q[2], q[11]; crx(x80) q[2], q[10]; crx(x81) q[2], q[9]; crx(x82) q[2], q[8]; crx(x83) q[2], q[7]; crx(x84) q[2], q[6]; crx(x85) q[2], q[5]; crx(x86) q[2], q[4]; crx(x87) q[2], q[3]; crx(x89) q[2], q[1]; crx(x90) q[2], q[0]; crx(x91) q[1], q[11]; crx(x80) q[1], q[10]; crx(x81) q[1], q[9]; crx(x82) q[1], q[8]; crx(x83) q[1], q[7]; crx(x84) q[1], q[6]; crx(x85) q[1], q[5]; crx(x86) q[1], q[4]; crx(x87) q[1], q[3]; crx(x88) q[1], q[2]; crx(x90) q[1], q[0]; crx(x91) q[0], q[11]; crx(x80) q[0], q[10]; crx(x81) q[0], q[9]; crx(x82) q[0], q[8]; crx(x83) q[0], q[7]; crx(x84) q[0], q[6]; crx(x85) q[0], q[5]; crx(x86) q[0], q[4]; crx(x87) q[0], q[3]; crx(x88) q[0], q[2]; crx(x89) q[0], q[1]; rx(x92) q[0]; rz(x93) q[0]; rx(x94) q[1]; rz(x95) q[1]; rx(x96) q[2]; rz(x97) q[2]; rx(x98) q[3]; rz(x37) q[3]; rx(x14) q[4]; rz(x99) q[4]; rx(x100) q[5]; rz(x101) q[5]; rx(x78) q[6]; rz(x102) q[6]; rx(x103) q[7]; rz(x17) q[7]; rx(x104) q[8]; rz(x105) q[8]; rx(x106) q[9]; rz(x107) q[9]; rx(x108) q[10]; rz(x41) q[10]; rx(x109) q[11]; rz(x110) 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.0017499999999999998, -0.0017499999999999998, 0.25, -0.0017499999999999998, 0.00025000000000000006, -0.0017499999999999998, 0.00025000000000000006, 0.25, 0.00075, 0.00025000000000000006, 0.00025000000000000006, 0.00075, 0.00025000000000000006, 0.00025000000000000006, 0.25, 0....
0.974012
[ 1.4936559659629063, 0.013500835409830762, -0.004945064526051042, 0.0475064589351132, -0.0973573450378921, -0.024370407967199997, 0.09398041354422079, -0.7569490972859623 ]
{ "n_parameters": 8, "n_qubits": 12, "optimal_eigenvalue": -1.52, "target_ratio": 0.97, "target_value": -1.4744 }
27
47e061061a6d0acfe5610133d54047de
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": 3, "source": 0, "target": 2}, {"capacity": 6, "source": 0, "target": 5}, {"capacity": 4, "source": 1, "target": 3}, {"capacity": 5, "source": 1, "target": 6}, {"capacity": 7, "source": 2, "target": 1}, {"capacity": 7, "source": 2, "target": 4}, {"capacity": 4, "source": 2, "target": 6}, {"capacity": 3, "source": 3, "target": 6}, {"capacity": 1, "source": 3, "target": 7}, {"capacity": 3, "source": 4, "target": 2}, {"capacity": 2, "source": 4, "target": 3}, {"capacity": 3, "source": 4, "target": 7}, {"capacity": 4, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 3}, {"capacity": 1, "source": 5, "target": 4}, {"capacity": 3, "source": 6, "target": 1}, {"capacity": 7, "source": 6, "target": 3}, {"capacity": 3, "source": 6, "target": 5}, {"capacity": 7, "source": 6, "target": 7}]}
{"states": [128, 127], "expectation_value": -16.799356907597357, "params": [[[0.0036000000000000003, 0.011300000000000001], [0.0011, -0.0028], [0.0067, 0.0025], [0.0061, 0.0024000000000000002], [0.0066, 0.0026000000000000003], [0.0037, 0.0024000000000000002], [-0.0034000000000000002, 0.00030000000000000003], [1.6941000000000002, 0.013600000000000001]], [[-0.0033, -1.6400000000000001], [0.0037, -0.0053], [-0.0031000000000000003, 0.002], [-0.0011, 0.0021000000000000003], [-0.0025, 0.0019], [0.0015, 0.002], [-0.011300000000000001, 0.0023], [-0.0021000000000000003, 0.0105]]], "bitstrings": ["01111111", "10000000"], "total_optimization_steps": 180, "probabilities": [0.26131293412499185, 0.30015998460729615], "optimization_time": 15.106998920440674}
-0.75 * (Z(0) @ Z(2)) + -1.5 * (Z(5) @ Z(0)) + -1.75 * (Z(1) @ Z(2)) + -1.0 * (Z(1) @ Z(5)) + -0.75 * (Z(3) @ Z(5)) + -1.0 * (Z(3) @ Z(1)) + -1.0 * (Z(6) @ Z(2)) + -0.75 * (Z(6) @ Z(5)) + -2.0 * (Z(6) @ Z(1)) + -2.5 * (Z(6) @ Z(3)) + -2.5 * (Z(4) @ Z(2)) + -0.25 * (Z(4) @ Z(5)) + -0.5 * (Z(4) @ Z(3)) + 2.5 * (Z(7) @ Z(0)) + -0.25 * (Z(7) @ Z(3)) + -1.75 * (Z(7) @ Z(6)) + -0.75 * (Z(7) @ Z(4)) + 3.0 * Z(2) + -0.25 * Z(0) + -0.25 * Z(5) + -1.25 * Z(1) + -3.0 * Z(3) + 2.0 * Z(6) + 0.0 * Z(4) + -0.25 * Z(7)
15
8
2
{"smallest_eigenvalues": [-17.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -16.5, "smallest_bitstrings": ["10000000"], "largest_eigenvalue": 22.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; h q[2]; cx q[2], q[0]; rz(-0.15864147887866117) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.2731377163588801) q[1]; cx q[2], q[1]; h q[3]; h q[4]; h q[5]; cx q[0], q[5]; rz(-0.01953334625569982) q[5]; cx q[0], q[5]; cx q[5], q[1]; rz(-0.5119597632790122) q[1]; cx q[5], q[1]; cx q[5], q[3]; rz(-0.15864147887866117) q[3]; cx q[5], q[3]; cx q[1], q[3]; rz(-0.5119597632790122) q[3]; cx q[1], q[3]; h q[6]; cx q[2], q[6]; rz(-0.5119597632790122) q[6]; cx q[2], q[6]; cx q[2], q[4]; rz(-0.4129705087363402) q[4]; cx q[2], q[4]; rz(0.036211604978244605) q[2]; rx(-1.1908973066202437) q[2]; cx q[5], q[6]; rz(-0.15864147887866117) q[6]; cx q[5], q[6]; cx q[1], q[6]; cx q[5], q[4]; rz(-0.09770153693581518) q[4]; cx q[5], q[4]; rz(-0.09770153693581518) q[5]; rx(-1.1908973066202435) q[5]; rz(-0.5994608352228544) q[6]; cx q[1], q[6]; rz(0.03512357775472541) q[1]; rx(-1.1908973066202437) q[1]; cx q[3], q[6]; rz(-0.4129705087363402) q[6]; cx q[3], q[6]; cx q[3], q[4]; rz(-0.5186988881603777) q[4]; cx q[3], q[4]; h q[7]; cx q[0], q[7]; rz(0.36815665804652714) q[7]; cx q[0], q[7]; rz(-0.09770153693581518) q[0]; rx(-1.1908973066202435) q[0]; cx q[2], q[0]; rz(-0.18466070296229067) q[0]; cx q[2], q[0]; cx q[0], q[5]; cx q[2], q[1]; rz(-0.41915182224751163) q[1]; cx q[2], q[1]; cx q[3], q[7]; rz(-0.06765581567848719) q[5]; cx q[0], q[5]; cx q[5], q[1]; rz(-0.7378035232488225) q[1]; cx q[5], q[1]; rz(-0.09770153693581518) q[7]; cx q[3], q[7]; rz(-0.013147745839050984) q[3]; rx(-1.1908973066202437) q[3]; cx q[5], q[3]; rz(-0.18466070296229067) q[3]; cx q[5], q[3]; cx q[1], q[3]; rz(-0.7378035232488225) q[3]; cx q[1], q[3]; cx q[6], q[7]; rz(-0.2731377163588801) q[7]; cx q[6], q[7]; cx q[4], q[7]; rz(0.028430217821991732) q[6]; rx(-1.1908973066202435) q[6]; cx q[2], q[6]; rz(-0.7378035232488225) q[6]; cx q[2], q[6]; cx q[5], q[6]; rz(-0.18466070296229067) q[6]; cx q[5], q[6]; cx q[1], q[6]; rz(-0.6963230321424879) q[6]; cx q[1], q[6]; rz(0.07114419850969522) q[1]; rx(-0.9777390646027847) q[1]; cx q[3], q[6]; rz(-0.5534604447602389) q[6]; cx q[3], q[6]; rz(-0.15864147887866117) q[7]; cx q[4], q[7]; rz(0.031774757607314186) q[4]; rx(-1.1908973066202437) q[4]; cx q[2], q[4]; rz(-0.5534604447602389) q[4]; cx q[2], q[4]; rz(0.01722726234663563) q[2]; rx(-0.9777390646027847) q[2]; cx q[5], q[4]; rz(-0.10515680469829762) q[4]; cx q[5], q[4]; cx q[3], q[4]; rz(-0.8066416382106648) q[4]; cx q[3], q[4]; rz(-0.10515680469829736) q[5]; rx(-0.9777390646027846) q[5]; rz(-0.09770153693581518) q[7]; rx(-1.1908973066202435) q[7]; cx q[0], q[7]; rz(0.7015304900013617) q[7]; cx q[0], q[7]; rz(-0.10515680469829736) q[0]; rx(-0.9777390646027846) q[0]; cx q[2], q[0]; rz(-0.3259349778052485) q[0]; cx q[2], q[0]; cx q[0], q[5]; cx q[2], q[1]; rz(-0.34457108280750975) q[1]; cx q[2], q[1]; cx q[3], q[7]; rz(-0.14497091868204476) q[5]; cx q[0], q[5]; cx q[5], q[1]; rz(-0.8052651466935637) q[1]; cx q[5], q[1]; rz(-0.10515680469829762) q[7]; cx q[3], q[7]; rz(-0.006784414382065229) q[3]; rx(-0.9777390646027845) q[3]; cx q[5], q[3]; rz(-0.3259349778052485) q[3]; cx q[5], q[3]; cx q[1], q[3]; rz(-0.8052651466935637) q[3]; cx q[1], q[3]; cx q[6], q[7]; rz(-0.41915182224751163) q[7]; cx q[6], q[7]; cx q[4], q[7]; rz(0.05595916297248671) q[6]; rx(-0.9777390646027847) q[6]; cx q[2], q[6]; rz(-0.8052651466935637) q[6]; cx q[2], q[6]; cx q[5], q[6]; rz(-0.3259349778052485) q[6]; cx q[5], q[6]; cx q[1], q[6]; rz(-0.7503287788365602) q[6]; cx q[1], q[6]; rz(0.08045992359206267) q[1]; rx(-0.5469186011045472) q[1]; cx q[3], q[6]; rz(-0.589859794877454) q[6]; cx q[3], q[6]; rz(-0.18466070296229067) q[7]; cx q[4], q[7]; rz(0.031774757607314186) q[4]; rx(-0.9777390646027847) q[4]; cx q[2], q[4]; rz(-0.589859794877454) q[4]; cx q[2], q[4]; rz(0.14183195049383146) q[2]; rx(-0.5469186011045469) q[2]; cx q[5], q[4]; rz(-0.155005111774883) q[4]; cx q[5], q[4]; cx q[3], q[4]; rz(-0.7291081605925048) q[4]; cx q[3], q[4]; rz(-0.15500511177488274) q[5]; rx(-0.546918601104547) q[5]; rz(-0.10515680469829736) q[7]; rx(-0.9777390646027846) q[7]; cx q[0], q[7]; rz(1.450826039301054) q[7]; cx q[0], q[7]; rz(-0.15500511177488274) q[0]; rx(-0.546918601104547) q[0]; cx q[3], q[7]; rz(-0.155005111774883) q[7]; cx q[3], q[7]; rz(-0.0626636826903515) q[3]; rx(-0.5469186011045469) q[3]; cx q[6], q[7]; rz(-0.34457108280750975) q[7]; cx q[6], q[7]; cx q[4], q[7]; rz(0.08311480331173282) q[6]; rx(-0.546918601104547) q[6]; rz(-0.3259349778052485) q[7]; cx q[4], q[7]; rz(0.03177475760731463) q[4]; rx(-0.546918601104547) q[4]; rz(-0.15500511177488274) q[7]; rx(-0.546918601104547) 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] 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; 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(x11) q[5]; ry(x13) q[6]; ry(x14) 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(x15) q[0]; ry(x5) q[1]; ry(x16) q[2]; ry(x17) q[3]; ry(x18) q[4]; ry(x19) q[5]; ry(x20) q[6]; ry(x21) 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(x22) q[0]; ry(x23) q[1]; ry(x24) q[2]; ry(x25) q[3]; ry(x26) q[4]; ry(x24) 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7];
{"source": 0, "sink": 7}
{"circuits": [], "gradients": []}
[ "IIIIIZIZ", "IIZIIIIZ", "IIIIIZZI", "IIZIIIZI", "IIZIZIII", "IIIIZIZI", "IZIIIZII", "IZZIIIII", "IZIIIIZI", "IZIIZIII", "IIIZIZII", "IIZZIIII", "IIIZZIII", "ZIIIIIIZ", "ZIIIZIII", "ZZIIIIII", "ZIIZIIII", "IIIIIZII", "IIIIIIIZ", "IIZIIIII", "IIIIIIZI", "IIIIZIII", "IZIIIII...
[ -0.75, -1.5, -1.75, -1, -0.75, -1, -1, -0.75, -2, -2.5, -2.5, -0.25, -0.5, 2.5, -0.25, -1.75, -0.75, 3, -0.25, -0.25, -1.25, -3, 2, 0, -0.25 ]
0.914802
[ -0.15864147887866117, -0.01953334625569982, -0.2731377163588801, -0.5119597632790122, -0.5994608352228544, -0.4129705087363402, -0.09770153693581518, -0.5186988881603777, 0.36815665804652714, 0.036211604978244535, 0.03512357775472557, -0.01314774583905088, 0.028430217821991767, 0.031774757...
{ "n_parameters": 43, "n_qubits": 8, "optimal_eigenvalue": -17.5, "target_ratio": 0.97, "target_value": -16.974999999999998 }
500
eb3644a595f88cde537ce8eaf8e385b0
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": 4, "source": 0, "target": 1}, {"capacity": 1, "source": 0, "target": 2}, {"capacity": 4, "source": 0, "target": 4}, {"capacity": 3, "source": 0, "target": 7}, {"capacity": 6, "source": 0, "target": 8}, {"capacity": 3, "source": 0, "target": 9}, {"capacity": 4, "source": 1, "target": 5}, {"capacity": 5, "source": 2, "target": 6}, {"capacity": 1, "source": 2, "target": 10}, {"capacity": 5, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 8}, {"capacity": 2, "source": 4, "target": 3}, {"capacity": 5, "source": 4, "target": 5}, {"capacity": 1, "source": 4, "target": 6}, {"capacity": 5, "source": 4, "target": 10}, {"capacity": 5, "source": 5, "target": 9}, {"capacity": 5, "source": 6, "target": 1}, {"capacity": 2, "source": 6, "target": 4}, {"capacity": 4, "source": 7, "target": 1}, {"capacity": 6, "source": 7, "target": 2}, {"capacity": 6, "source": 7, "target": 3}, {"capacity": 5, "source": 8, "target": 2}, {"capacity": 6, "source": 8, "target": 5}, {"capacity": 4, "source": 8, "target": 9}, {"capacity": 1, "source": 9, "target": 2}, {"capacity": 1, "source": 9, "target": 10}]}
{"states": [0, 256], "expectation_value": -26.21615890966948, "params": [0.0027, -0.5242, 0.0028, 0.007200000000000001, 0.0021000000000000003, -0.5062, 0.0021000000000000003, 0.0092, 0.7985, 0.0425, 0.8013, 0.0085, 0.0026000000000000003, -0.5246000000000001, 0.0026000000000000003, 0.0054, 0.0021000000000000003, -0.5898, 0.0021000000000000003, 0.0097, 0.0027, -0.5627, 0.0025, 0.0047, 0.0023, -0.2909, 0.0023, 0.001, 0.0022, -0.5920000000000001, 0.0021000000000000003, 0.006, 0.0022, -0.5847, 0.002, 0.0094, 0.0026000000000000003, -0.5271, 0.0025, 0.0095, 0.0025, -0.5322, 0.0025, 0.004200000000000001, 0.0132, 0.011300000000000001, 0.5661, 0.0105, 0.0134, 0.0099, 0.0198, 0.019100000000000002, 0.0123, 0.0073, 0.0071], "bitstrings": ["11111111111", "11011111111"], "total_optimization_steps": 80, "probabilities": [0.4855353098869318, 0.5144163699348817], "optimization_time": 65.17266130447388}
-1.0 * (Z(0) @ Z(1)) + -0.25 * (Z(3) @ Z(0)) + -1.0 * (Z(5) @ Z(0)) + -1.0 * (Z(8) @ Z(1)) + -0.75 * (Z(8) @ Z(0)) + -1.5 * (Z(8) @ Z(3)) + -1.5 * (Z(9) @ Z(0)) + -1.25 * (Z(9) @ Z(3)) + -0.75 * (Z(10) @ Z(0)) + -0.25 * (Z(10) @ Z(3)) + -1.0 * (Z(10) @ Z(9)) + -1.0 * (Z(6) @ Z(1)) + -1.25 * (Z(6) @ Z(5)) + -1.5 * (Z(6) @ Z(9)) + -1.25 * (Z(6) @ Z(10)) + -1.25 * (Z(7) @ Z(1)) + -1.25 * (Z(7) @ Z(3)) + -0.75 * (Z(7) @ Z(5)) + 5.5 * (Z(2) @ Z(0)) + -0.25 * (Z(2) @ Z(3)) + -1.25 * (Z(2) @ Z(5)) + -0.25 * (Z(2) @ Z(10)) + -1.25 * (Z(4) @ Z(1)) + -0.5 * (Z(4) @ Z(5)) + -1.5 * (Z(4) @ Z(8)) + -0.5 * (Z(4) @ Z(9)) + -3.5 * Z(1) + -0.25 * Z(0) + -1.75 * Z(3) + 1.75 * Z(5) + 3.25 * Z(8) + 1.75 * Z(9) + -2.5 * Z(10) + -2.5 * Z(6) + 0.25 * Z(7) + 3.75 * Z(2) + -0.25 * Z(4)
5
11
1
{"smallest_eigenvalues": [-33.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -32.5, "smallest_bitstrings": ["11011111111"], "largest_eigenvalue": 32.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(0.056693439194751796) q[0]; rz(-0.41111004964639175) q[0]; rx(0.08644936230286089) q[1]; rz(-0.6406086853725714) q[1]; rx(1.2261246527327219) q[2]; rz(0.7017715462104905) q[2]; rx(0.04965994671003971) q[3]; rz(-0.45496756077077727) q[3]; rx(0.0864493623028609) q[4]; rz(-0.7605213141871969) q[4]; rx(0.0566934391947518) q[5]; rz(-0.6291209490642595) q[5]; rx(0.08511351806378252) q[6]; rz(-0.44725664096539397) q[6]; rx(-0.16717517686593455) q[7]; rz(-0.3844261481894371) q[7]; rx(-0.16717517686593453) q[8]; rz(-0.4882056243449835) q[8]; rx(0.0496599467100397) q[9]; rz(-0.23120837978376585) q[9]; rx(-0.023963332560656116) q[10]; rz(-0.7775599386767221) q[10]; cx q[10], q[9]; rz(-0.09421772014910475) q[9]; cx q[10], q[9]; cx q[10], q[8]; rz(-0.0991360130540162) q[8]; cx q[10], q[8]; cx q[10], q[7]; rz(0.042056473992838496) q[7]; cx q[10], q[7]; cx q[10], q[6]; rz(0.15924696706753194) q[6]; cx q[10], q[6]; cx q[10], q[5]; rz(-0.07737950888465034) q[5]; cx q[10], q[5]; cx q[10], q[4]; rz(-0.05661635235388505) q[4]; cx q[10], q[4]; cx q[10], q[3]; rz(0.029042233603663488) q[3]; cx q[10], q[3]; cx q[10], q[2]; rz(-0.3613016455589102) q[2]; cx q[10], q[2]; cx q[10], q[1]; rz(-0.03675151855552086) q[1]; cx q[10], q[1]; cx q[10], q[0]; rz(-0.1480355360544161) q[0]; cx q[10], q[0]; rz(0.01021626685369505) q[10]; cx q[9], q[10]; rz(-0.01021626685369505) q[10]; cx q[9], q[10]; rz(0.0991360130540162) q[8]; cx q[9], q[8]; rz(-0.0991360130540162) q[8]; cx q[9], q[8]; rz(0.01021626685369505) q[10]; cx q[8], q[10]; rz(-0.01021626685369505) q[10]; cx q[8], q[10]; rz(-0.042056473992838496) q[7]; cx q[9], q[7]; rz(0.042056473992838496) q[7]; cx q[9], q[7]; rz(-0.15924696706753194) q[6]; cx q[9], q[6]; rz(0.15924696706753194) q[6]; cx q[9], q[6]; rz(0.07737950888465034) q[5]; cx q[9], q[5]; rz(-0.07737950888465034) q[5]; cx q[9], q[5]; rz(0.05661635235388505) q[4]; cx q[9], q[4]; rz(-0.05661635235388505) q[4]; cx q[9], q[4]; rz(-0.029042233603663488) q[3]; cx q[9], q[3]; rz(0.029042233603663488) q[3]; cx q[9], q[3]; rz(0.3613016455589102) q[2]; cx q[9], q[2]; rz(-0.3613016455589102) q[2]; cx q[9], q[2]; rz(0.03675151855552086) q[1]; cx q[9], q[1]; rz(-0.03675151855552086) q[1]; cx q[9], q[1]; rz(0.1480355360544161) q[0]; cx q[9], q[0]; rz(-0.1480355360544161) q[0]; cx q[9], q[0]; rz(0.09421772014910475) q[9]; cx q[8], q[9]; rz(-0.09421772014910475) q[9]; cx q[8], q[9]; rz(-0.042056473992838496) q[7]; cx q[8], q[7]; rz(0.042056473992838496) q[7]; cx q[8], q[7]; rz(0.01021626685369505) q[10]; cx q[7], q[10]; rz(-0.01021626685369505) q[10]; cx q[7], q[10]; rz(0.09421772014910475) q[9]; cx q[7], q[9]; rz(-0.09421772014910475) q[9]; cx q[7], q[9]; rz(-0.15924696706753194) q[6]; cx q[8], q[6]; rz(0.15924696706753194) q[6]; cx q[8], q[6]; rz(0.07737950888465034) q[5]; cx q[8], q[5]; rz(-0.07737950888465034) q[5]; cx q[8], q[5]; rz(0.05661635235388505) q[4]; cx q[8], q[4]; rz(-0.05661635235388505) q[4]; cx q[8], q[4]; rz(-0.029042233603663488) q[3]; cx q[8], q[3]; rz(0.029042233603663488) q[3]; cx q[8], q[3]; rz(0.3613016455589102) q[2]; cx q[8], q[2]; rz(-0.3613016455589102) q[2]; cx q[8], q[2]; rz(0.03675151855552086) q[1]; cx q[8], q[1]; rz(-0.03675151855552086) q[1]; cx q[8], q[1]; rz(0.1480355360544161) q[0]; cx q[8], q[0]; rz(-0.1480355360544161) q[0]; cx q[8], q[0]; rz(0.0991360130540162) q[8]; cx q[7], q[8]; rz(-0.0991360130540162) q[8]; cx q[7], q[8]; rz(-0.15924696706753194) q[6]; cx q[7], q[6]; rz(0.15924696706753194) q[6]; cx q[7], q[6]; rz(0.01021626685369505) q[10]; cx q[6], q[10]; rz(-0.01021626685369505) q[10]; cx q[6], q[10]; rz(0.09421772014910475) q[9]; cx q[6], q[9]; rz(-0.09421772014910475) q[9]; cx q[6], q[9]; rz(0.0991360130540162) q[8]; cx q[6], q[8]; rz(-0.0991360130540162) q[8]; cx q[6], q[8]; rz(0.07737950888465034) q[5]; cx q[7], q[5]; rz(-0.07737950888465034) q[5]; cx q[7], q[5]; rz(0.05661635235388505) q[4]; cx q[7], q[4]; rz(-0.05661635235388505) q[4]; cx q[7], q[4]; rz(-0.029042233603663488) q[3]; cx q[7], q[3]; rz(0.029042233603663488) q[3]; cx q[7], q[3]; rz(0.3613016455589102) q[2]; cx q[7], q[2]; rz(-0.3613016455589102) q[2]; cx q[7], q[2]; rz(0.03675151855552086) q[1]; cx q[7], q[1]; rz(-0.03675151855552086) q[1]; cx q[7], q[1]; rz(0.1480355360544161) q[0]; cx q[7], q[0]; rz(-0.1480355360544161) q[0]; cx q[7], q[0]; rz(-0.042056473992838496) q[7]; cx q[6], q[7]; rz(0.042056473992838496) q[7]; cx q[6], q[7]; rz(0.07737950888465034) q[5]; cx q[6], q[5]; rz(-0.07737950888465034) q[5]; cx q[6], q[5]; rz(0.01021626685369505) q[10]; cx q[5], q[10]; rz(-0.01021626685369505) q[10]; cx q[5], q[10]; rz(0.09421772014910475) q[9]; cx q[5], q[9]; rz(-0.09421772014910475) q[9]; cx q[5], q[9]; rz(0.0991360130540162) q[8]; cx q[5], q[8]; rz(-0.0991360130540162) q[8]; cx q[5], q[8]; rz(-0.042056473992838496) q[7]; cx q[5], q[7]; rz(0.042056473992838496) q[7]; cx q[5], q[7]; rz(0.05661635235388505) q[4]; cx q[6], q[4]; rz(-0.05661635235388505) q[4]; cx q[6], q[4]; rz(-0.029042233603663488) q[3]; cx q[6], q[3]; rz(0.029042233603663488) q[3]; cx q[6], q[3]; rz(0.3613016455589102) q[2]; cx q[6], q[2]; rz(-0.3613016455589102) q[2]; cx q[6], q[2]; rz(0.03675151855552086) q[1]; cx q[6], q[1]; rz(-0.03675151855552086) q[1]; cx q[6], q[1]; rz(0.1480355360544161) q[0]; cx q[6], q[0]; rz(-0.1480355360544161) q[0]; cx q[6], q[0]; rz(-0.15924696706753194) q[6]; cx q[5], q[6]; rz(0.15924696706753194) q[6]; cx q[5], q[6]; rz(0.05661635235388505) q[4]; cx q[5], q[4]; rz(-0.05661635235388505) q[4]; cx q[5], q[4]; rz(0.01021626685369505) q[10]; cx q[4], q[10]; rz(-0.01021626685369505) q[10]; cx q[4], q[10]; rz(0.09421772014910475) q[9]; cx q[4], q[9]; rz(-0.09421772014910475) q[9]; cx q[4], q[9]; rz(0.0991360130540162) q[8]; cx q[4], q[8]; rz(-0.0991360130540162) q[8]; cx q[4], q[8]; rz(-0.042056473992838496) q[7]; cx q[4], q[7]; rz(0.042056473992838496) q[7]; cx q[4], q[7]; rz(-0.15924696706753194) q[6]; cx q[4], q[6]; rz(0.15924696706753194) q[6]; cx q[4], q[6]; rz(-0.029042233603663488) q[3]; cx q[5], q[3]; rz(0.029042233603663488) q[3]; cx q[5], q[3]; rz(0.3613016455589102) q[2]; cx q[5], q[2]; rz(-0.3613016455589102) q[2]; cx q[5], q[2]; rz(0.03675151855552086) q[1]; cx q[5], q[1]; rz(-0.03675151855552086) q[1]; cx q[5], q[1]; rz(0.1480355360544161) q[0]; cx q[5], q[0]; rz(-0.1480355360544161) q[0]; cx q[5], q[0]; rz(0.07737950888465034) q[5]; cx q[4], q[5]; rz(-0.07737950888465034) q[5]; cx q[4], q[5]; rz(-0.029042233603663488) q[3]; cx q[4], q[3]; rz(0.029042233603663488) q[3]; cx q[4], q[3]; rz(0.01021626685369505) q[10]; cx q[3], q[10]; rz(-0.01021626685369505) q[10]; cx q[3], q[10]; rz(0.09421772014910475) q[9]; cx q[3], q[9]; rz(-0.09421772014910475) q[9]; cx q[3], q[9]; rz(0.0991360130540162) q[8]; cx q[3], q[8]; rz(-0.0991360130540162) q[8]; cx q[3], q[8]; rz(-0.042056473992838496) q[7]; cx q[3], q[7]; rz(0.042056473992838496) q[7]; cx q[3], q[7]; rz(-0.15924696706753194) q[6]; cx q[3], q[6]; rz(0.15924696706753194) q[6]; cx q[3], q[6]; rz(0.07737950888465034) q[5]; cx q[3], q[5]; rz(-0.07737950888465034) q[5]; cx q[3], q[5]; rz(0.3613016455589102) q[2]; cx q[4], q[2]; rz(-0.3613016455589102) q[2]; cx q[4], q[2]; rz(0.03675151855552086) q[1]; cx q[4], q[1]; rz(-0.03675151855552086) q[1]; cx q[4], q[1]; rz(0.1480355360544161) q[0]; cx q[4], q[0]; rz(-0.1480355360544161) q[0]; cx q[4], q[0]; rz(0.05661635235388505) q[4]; cx q[3], q[4]; rz(-0.05661635235388505) q[4]; cx q[3], q[4]; rz(0.3613016455589102) q[2]; cx q[3], q[2]; rz(-0.3613016455589102) q[2]; cx q[3], q[2]; rz(0.01021626685369505) q[10]; cx q[2], q[10]; rz(-0.01021626685369505) q[10]; cx q[2], q[10]; rz(0.09421772014910475) q[9]; cx q[2], q[9]; rz(-0.09421772014910475) q[9]; cx q[2], q[9]; rz(0.0991360130540162) q[8]; cx q[2], q[8]; rz(-0.0991360130540162) q[8]; cx q[2], q[8]; rz(-0.042056473992838496) q[7]; cx q[2], q[7]; rz(0.042056473992838496) q[7]; cx q[2], q[7]; rz(-0.15924696706753194) q[6]; cx q[2], q[6]; rz(0.15924696706753194) q[6]; cx q[2], q[6]; rz(0.07737950888465034) q[5]; cx q[2], q[5]; rz(-0.07737950888465034) q[5]; cx q[2], q[5]; rz(0.05661635235388505) q[4]; cx q[2], q[4]; rz(-0.05661635235388505) q[4]; cx q[2], q[4]; rz(0.03675151855552086) q[1]; cx q[3], q[1]; rz(-0.03675151855552086) q[1]; cx q[3], q[1]; rz(0.1480355360544161) q[0]; cx q[3], q[0]; rz(-0.1480355360544161) q[0]; cx q[3], q[0]; rz(-0.029042233603663488) q[3]; cx q[2], q[3]; rz(0.029042233603663488) q[3]; cx q[2], q[3]; rz(0.03675151855552086) q[1]; cx q[2], q[1]; rz(-0.03675151855552086) q[1]; cx q[2], q[1]; rz(0.01021626685369505) q[10]; cx q[1], q[10]; rz(-0.01021626685369505) q[10]; cx q[1], q[10]; rz(0.09421772014910475) q[9]; cx q[1], q[9]; rz(-0.09421772014910475) q[9]; cx q[1], q[9]; rz(0.0991360130540162) q[8]; cx q[1], q[8]; rz(-0.0991360130540162) q[8]; cx q[1], q[8]; rz(-0.042056473992838496) q[7]; cx q[1], q[7]; rz(0.042056473992838496) q[7]; cx q[1], q[7]; rz(-0.15924696706753194) q[6]; cx q[1], q[6]; rz(0.15924696706753194) q[6]; cx q[1], q[6]; rz(0.07737950888465034) q[5]; cx q[1], q[5]; rz(-0.07737950888465034) q[5]; cx q[1], q[5]; rz(0.05661635235388505) q[4]; cx q[1], q[4]; rz(-0.05661635235388505) q[4]; cx q[1], q[4]; rz(-0.029042233603663488) q[3]; cx q[1], q[3]; rz(0.029042233603663488) q[3]; cx q[1], q[3]; rz(0.1480355360544161) q[0]; cx q[2], q[0]; rz(-0.1480355360544161) q[0]; cx q[2], q[0]; rz(0.3613016455589102) q[2]; cx q[1], q[2]; rz(-0.3613016455589102) q[2]; cx q[1], q[2]; rz(0.1480355360544161) q[0]; cx q[1], q[0]; rz(-0.1480355360544161) q[0]; cx q[1], q[0]; rz(0.01021626685369505) q[10]; cx q[0], q[10]; rz(-0.01021626685369505) q[10]; cx q[0], q[10]; rz(0.09421772014910475) q[9]; cx q[0], q[9]; rz(-0.09421772014910475) q[9]; cx q[0], q[9]; rz(0.0991360130540162) q[8]; cx q[0], q[8]; rz(-0.0991360130540162) q[8]; cx q[0], q[8]; rz(-0.042056473992838496) q[7]; cx q[0], q[7]; rz(0.042056473992838496) q[7]; cx q[0], q[7]; rz(-0.15924696706753194) q[6]; cx q[0], q[6]; rz(0.15924696706753194) q[6]; cx q[0], q[6]; rz(0.07737950888465034) q[5]; cx q[0], q[5]; rz(-0.07737950888465034) q[5]; cx q[0], q[5]; rz(0.05661635235388505) q[4]; cx q[0], q[4]; rz(-0.05661635235388505) q[4]; cx q[0], q[4]; rz(-0.029042233603663488) q[3]; cx q[0], q[3]; rz(0.029042233603663488) q[3]; cx q[0], q[3]; rz(0.3613016455589102) q[2]; cx q[0], q[2]; rz(-0.3613016455589102) q[2]; cx q[0], q[2]; rz(0.03675151855552086) q[1]; cx q[0], q[1]; rz(-0.03675151855552086) q[1]; cx q[0], q[1]; rx(-0.2010278392716442) q[0]; rz(0.09990190912015942) q[0]; rx(0.0864493623028609) q[1]; rz(0.1660740809787968) q[1]; rx(-0.023963332560656116) q[10]; rz(-0.09204623036165659) q[10]; rx(1.5627420921712623) q[2]; rz(0.30446609741054875) q[2]; rx(0.049659946710039704) q[3]; rz(-0.4981414150138057) q[3]; rx(0.0864493623028609) q[4]; rz(-0.043109497305584374) q[4]; rx(-0.023963332560656116) q[5]; rz(-0.11122694647197218) q[5]; rx(0.08511351806378255) q[6]; rz(0.08166970261387652) q[6]; rx(0.0864493623028609) q[7]; rz(0.005808348974034719) q[7]; rx(-0.09573235404294161) q[8]; rz(0.10772427468940748) q[8]; rx(-0.023963332560656116) q[9]; rz(0.017057480638327727) 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(x2) q[4]; rz(x8) q[4]; rx(x0) q[5]; rz(x9) q[5]; rx(x10) q[6]; rz(x11) q[6]; rx(x12) q[7]; rz(x13) q[7]; rx(x12) q[8]; rz(x14) q[8]; rx(x6) 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(x29) q[0]; rz(x30) q[0]; rx(x2) q[1]; rz(x31) q[1]; rx(x32) q[2]; rz(x33) q[2]; rx(x6) q[3]; rz(x34) q[3]; rx(x2) q[4]; rz(x35) q[4]; rx(x16) q[5]; rz(x36) q[5]; rx(x10) q[6]; rz(x37) q[6]; rx(x2) q[7]; rz(x38) q[7]; rx(x39) q[8]; rz(x40) q[8]; rx(x16) q[9]; rz(x41) q[9]; rx(x16) 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": []}
[ "IIIIIIIIIZZ", "IIIIIIIZIIZ", "IIIIIZIIIIZ", "IIZIIIIIIZI", "IIZIIIIIIIZ", "IIZIIIIZIII", "IZIIIIIIIIZ", "IZIIIIIZIII", "ZIIIIIIIIIZ", "ZIIIIIIZIII", "ZZIIIIIIIII", "IIIIZIIIIZI", "IIIIZZIIIII", "IZIIZIIIIII", "ZIIIZIIIIII", "IIIZIIIIIZI", "IIIZIIIZIII", "IIIZIZIIIII", "IIIIIIIIZ...
[ -1, -0.25, -1, -1, -0.75, -1.5, -1.5, -1.25, -0.75, -0.25, -1, -1, -1.25, -1.5, -1.25, -1.25, -1.25, -0.75, 5.5, -0.25, -1.25, -0.25, -1.25, -0.5, -1.5, -0.5, -3.5, -0.25, -1.75, 1.75, 3.25, 1.75, -2.5, -2.5, 0.25, 3.75, -0.25 ]
0.970531
[ 0.056693439194751796, -0.559145585700808, 0.0864493623028609, -0.6773602039280919, 1.2261246527327216, 0.34046990065158045, 0.049659946710039704, -0.42592532716711373, -0.8171376665410817, -0.7065004579489096, 0.08511351806378255, -0.2880096738978619, -0.16717517686593453, -0.3423696741965...
{ "n_parameters": 43, "n_qubits": 11, "optimal_eigenvalue": -33.5, "target_ratio": 0.97, "target_value": -32.495 }
10
3969156917651421283
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[8, 1, 7], [2, 5], [0, 1, 2], [8, 0], [1, 6], [8, 3, 4], [0, 1, 4], [3, 6], [2, 7]]}
{"states": [497, 241], "expectation_value": -0.18153120371935452, "params": [0.6954, -0.0068000000000000005, 0.6981, 0.0028, 0.7002, -0.0001, 0.7002, 0.0051, 0.7011000000000001, 0.007, 0.7047, 0.0088, 0.7076, 0.00030000000000000003, 0.7073, 0.004200000000000001, 0.7019000000000001, 0.0074, 0.7060000000000001, 0.0009000000000000001, 0.7057, 0.004, 0.6848000000000001, 0.0019, 0.7045, -0.0055000000000000005, 0.54, 0.0066, 0.7007, -0.0599, 0.6809000000000001, 0.0038, 0.6994, 0.0099, 0.7019000000000001, 0.0022, -0.0287, 0.6701, 0.6468, 0.5945, 0.0964, -0.3951, -0.2736, -0.1428, 0.4907], "bitstrings": ["000001110", "100001110"], "total_optimization_steps": 70, "probabilities": [0.06595761393721652, 0.09114633295390981], "optimization_time": 17.670252799987793}
0.16666666666666666 * (Z(8) @ Z(1)) + 0.16666666666666666 * (Z(7) @ Z(1)) + 0.16666666666666666 * (Z(7) @ Z(8)) + 0.16666666666666666 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(7)) + 0.5 * (Z(5) @ Z(2)) + 0.3333333333333333 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(8)) + 0.16666666666666666 * (Z(0) @ Z(2)) + 0.5 * (Z(6) @ Z(1)) + 0.16666666666666666 * (Z(3) @ Z(8)) + 0.5 * (Z(3) @ Z(6)) + 0.16666666666666666 * (Z(4) @ Z(1)) + 0.16666666666666666 * (Z(4) @ Z(8)) + 0.16666666666666666 * (Z(4) @ Z(0)) + 0.16666666666666666 * (Z(4) @ Z(3)) + 0.5000000000000001 * Z(1) + 0.33333333333333326 * Z(8) + 0.16666666666666663 * Z(7) + 0.16666666666666674 * Z(2) + 0.0 * Z(5) + 0.33333333333333326 * Z(0) + 0.0 * Z(6) + 0.16666666666666663 * Z(3) + 0.3333333333333333 * Z(4)
6
9
1
{"smallest_eigenvalues": [-3.500000000000001], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["100001110"], "largest_eigenvalue": 6.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(0.9188328803131128) q[0]; rz(1.628348583711463) q[0]; rx(1.5726313405795187) q[1]; rz(1.6065134956705194) q[1]; rx(2.0452404105660458) q[2]; rz(1.5049906418555477) q[2]; rx(2.2021684908361014) q[3]; rz(1.7983446573311728) q[3]; rx(1.8220475329485557) q[4]; rz(2.124143533721643) q[4]; rx(-0.21616934202131158) q[5]; rz(1.9157090750660046) q[5]; rx(0.37565585619069697) q[6]; rz(1.500468410488934) q[6]; rx(-0.16274415834409772) q[7]; rz(1.3195520758936397) q[7]; rx(0.8886535973491105) q[8]; rz(-0.16684567332994937) q[8]; cx q[8], q[7]; ry(-0.014410733751241894) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.014410733751241894) q[7]; rz(-pi/2) q[7]; ry(-0.045938060360549954) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.038670649361716096) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.08524835488894643) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(0.07304896063942451) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.0021494110188234883) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.015929620085499772) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.015929620085499772) q[1]; ry(0.07847422773103015) q[0]; cx q[8], q[0]; ry(-0.07847422773103015) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.05209752914986276) q[8]; cx q[7], q[8]; ry(0.0021494110188234883) q[2]; ry(-0.07304896063942451) q[3]; ry(0.08524835488894643) q[4]; ry(0.03867064936171609) q[5]; ry(0.045938060360549954) q[6]; cx q[7], q[6]; ry(-0.045938060360549954) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(0.045938060360549954) q[6]; rz(-pi/2) q[6]; ry(-0.038670649361716096) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.08524835488894643) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(0.07304896063942451) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.0021494110188234883) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.015929620085499772) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.015929620085499772) q[1]; ry(0.07847422773103015) q[0]; cx q[7], q[0]; ry(-0.07847422773103015) q[0]; rz(pi/2) q[7]; ry(0.0021494110188234883) q[2]; ry(-0.07304896063942451) q[3]; ry(0.08524835488894643) q[4]; ry(0.03867064936171609) q[5]; ry(0.052097529149862744) q[8]; cx q[6], q[8]; ry(-0.05209752914986276) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.014410733751241894) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.038670649361716096) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.038670649361716096) q[5]; rz(-pi/2) q[5]; ry(-0.08524835488894643) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.07304896063942451) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.0021494110188234883) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.015929620085499772) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.015929620085499772) q[1]; ry(0.07847422773103015) q[0]; cx q[6], q[0]; ry(-0.07847422773103015) q[0]; rz(pi/2) q[6]; ry(0.0021494110188234883) q[2]; ry(-0.07304896063942451) q[3]; ry(0.08524835488894643) q[4]; ry(0.014410733751241894) q[7]; ry(0.052097529149862744) q[8]; cx q[5], q[8]; ry(-0.05209752914986276) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.014410733751241894) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(-0.045938060360549954) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.08524835488894643) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.08524835488894643) q[4]; rz(-pi/2) q[4]; ry(0.07304896063942451) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.0021494110188234883) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.015929620085499772) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.015929620085499772) q[1]; ry(0.07847422773103015) q[0]; cx q[5], q[0]; ry(-0.07847422773103015) q[0]; rz(pi/2) q[5]; ry(0.0021494110188234883) q[2]; ry(-0.07304896063942451) q[3]; ry(0.045938060360549954) q[6]; ry(0.014410733751241894) q[7]; ry(0.052097529149862744) q[8]; cx q[4], q[8]; ry(-0.05209752914986276) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.014410733751241894) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(-0.045938060360549954) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.038670649361716096) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.07304896063942451) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.07304896063942451) q[3]; rz(-pi/2) q[3]; ry(-0.0021494110188234883) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.015929620085499772) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.015929620085499772) q[1]; ry(0.07847422773103015) q[0]; cx q[4], q[0]; ry(-0.07847422773103015) q[0]; rz(pi/2) q[4]; ry(0.0021494110188234883) q[2]; ry(0.03867064936171609) q[5]; ry(0.045938060360549954) q[6]; ry(0.014410733751241894) q[7]; ry(0.052097529149862744) q[8]; cx q[3], q[8]; ry(-0.05209752914986276) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.014410733751241894) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(-0.045938060360549954) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.038670649361716096) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.08524835488894643) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.0021494110188234883) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.0021494110188234883) q[2]; rz(-pi/2) q[2]; ry(0.015929620085499772) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.015929620085499772) q[1]; ry(0.07847422773103015) q[0]; cx q[3], q[0]; ry(-0.07847422773103015) q[0]; rz(pi/2) q[3]; ry(0.08524835488894643) q[4]; ry(0.03867064936171609) q[5]; ry(0.045938060360549954) q[6]; ry(0.014410733751241894) q[7]; ry(0.052097529149862744) q[8]; cx q[2], q[8]; ry(-0.05209752914986276) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.014410733751241894) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(-0.045938060360549954) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.038670649361716096) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.08524835488894643) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.07304896063942451) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.015929620085499772) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.015929620085499772) q[1]; rz(-pi/2) q[1]; ry(0.07847422773103015) q[0]; cx q[2], q[0]; ry(-0.07847422773103015) q[0]; rz(pi/2) q[2]; ry(-0.07304896063942451) q[3]; ry(0.08524835488894643) q[4]; ry(0.03867064936171609) q[5]; ry(0.045938060360549954) q[6]; ry(0.014410733751241894) q[7]; ry(0.052097529149862744) q[8]; cx q[1], q[8]; ry(-0.05209752914986276) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.014410733751241894) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(-0.045938060360549954) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.038670649361716096) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.08524835488894643) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.07304896063942451) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.0021494110188234883) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.07847422773103015) q[0]; cx q[1], q[0]; ry(-0.07847422773103015) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.0021494110188234883) q[2]; ry(-0.07304896063942451) q[3]; ry(0.08524835488894643) q[4]; ry(0.03867064936171609) q[5]; ry(0.045938060360549954) q[6]; ry(0.014410733751241894) q[7]; ry(0.052097529149862744) q[8]; cx q[0], q[8]; ry(-0.05209752914986276) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.014410733751241894) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(-0.045938060360549954) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.038670649361716096) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.08524835488894643) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.07304896063942451) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.0021494110188234883) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.015929620085499772) q[1]; cx q[0], q[1]; rx(-0.3029952421030543) q[0]; rz(0.26116417497384437) q[0]; ry(1.556701720494019) q[1]; rz(-2.610859704644436) q[1]; ry(1.107308285460489) q[2]; rz(-1.7856901796077675) q[2]; ry(1.211953683863991) q[3]; rz(-2.070876116894966) q[3]; ry(0.78528144716804) q[4]; rz(-1.8828978797884792) q[4]; ry(0.030429949125063534) q[5]; rz(-1.9965251591827795) q[5]; ry(-0.7507660563840112) q[6]; rz(-1.6612035790401007) q[6]; ry(0.10435615402215506) q[7]; rz(-2.459700769140687) q[7]; ry(1.8741450620984188) q[8]; rz(-1.546867001103303) 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] 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(x2) q[1]; rz(x29) q[1]; rx(x30) q[2]; rz(x31) q[2]; rx(x32) q[3]; rz(x33) q[3]; rx(x34) q[4]; rz(x35) q[4]; rx(x36) q[5]; rz(x37) q[5]; rx(x38) q[6]; rz(x39) q[6]; rx(x40) q[7]; rz(x41) q[7]; rx(x8) q[8]; rz(x42) 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", "IZIIIIIZI", "ZZIIIIIII", "IIIIIIZZI", "IZIIIIZII", "IIIZIIZII", "IIIIIIIZZ", "ZIIIIIIIZ", "IIIIIIZIZ", "IIZIIIIZI", "ZIIIIZIII", "IIZIIZIII", "IIIIZIIZI", "ZIIIZIIII", "IIIIZIIIZ", "IIIIZZIII", "IIIIIIIZI", "ZIIIIIIII", "IZIIIIIII", "IIIIIIZII", "IIIZIIIII", "...
[ 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.5, 0.5, 0.3333333333333333, 0.5, 0.16666666666666666, 0.5, 0.16666666666666666, 0.5, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.5000000000000001, 0.33333...
0.97274
[ 0.9188328803131129, 0.057552256916566305, 1.5726313405795187, 0.03571716887562267, 2.0452404105660458, -0.06580568493934857, 2.2021684908361014, 0.22754833053627646, 1.8220475329485557, 0.5533472069267462, -0.21616934202131155, 0.34491274827110774, 0.37565585619069697, -0.0703279163059628,...
{ "n_parameters": 43, "n_qubits": 9, "optimal_eigenvalue": -3.500000000000001, "target_ratio": 0.97, "target_value": -3.395000000000001 }
89
7bc4dde9a09d0b94c5097b219891d81a
vertex_cover
adaptive_vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 3}, {"source": 1, "target": 3}, {"source": 1, "target": 2}]}
{"states": [10, 3], "expectation_value": -1.9737567129598177, "params": null, "bitstrings": ["0101", "1100"], "total_optimization_steps": 13, "probabilities": [0.07348052951458199, 0.9007122774707554], "optimization_time": 5.927211761474609}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(2) @ Z(1)) + -1.0 * Z(1) + -0.5 * Z(0) + -0.5 * Z(3) + 0.0 * Z(2)
1
4
4
{"smallest_eigenvalues": [-2.0, -2.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.0, "smallest_bitstrings": ["1100", "0101"], "largest_eigenvalue": 4.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[4] q; rz(-0.8856201491506983) q[0]; ry(0.20607187143120437) q[0]; rz(1.691443220073766) q[0]; rz(1.9404906187072166) q[1]; ry(0.12101153113441158) q[1]; rz(-1.8772538795087437) q[1]; rz(-2.137783534785648) q[2]; ry(0.08595900488246716) q[2]; rz(1.6840356586029337) q[2]; rz(0.7738014015308448) q[3]; ry(2.934788039258) q[3]; rz(-2.5200006174964016) q[3];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.1072) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.1072) q[3], q[2];\ncry(-0.0719) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.1072) q[3], q[2];\ncry(-0.0719) q[0], q[3];\ncry(-0.0027) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.1072) q[3], q[2];\ncry(-0.0719) q[0], q[3];\ncry(-0.0027) q[2], q[1];\ncry(0.0284) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.1072) q[3], q[2];\ncry(-0.0719) q[0], q[3];\ncry(-0.0027) q[2], q[1];\ncry(0.0284) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[4] c;\nqubit[4] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nry(-1.5681) q[1];\nry(1.4449) q[2];\ncry(-1.0343) q[3], q[0];\nry(0.7003) q[3];\nry(-0.4549) q[0];\ncry(0.4963) q[2], q[3];\ncry(-0.3789) q[2], q[0];\ncry(0.1072) q[3], q[2];\ncry(-0.0719) q[0], q[3];\ncry(-0.0027) q[2], q[1];\ncry(0.0284) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\n"], "gradients": [1.0042, 0.5, 0.2506, 0.2458, 0.1879, 0.2244, 0.1875, 0.0519, 0.0156, 0.0069, 0.0061, 0.0044, 0.003]}
[ "IIZZ", "ZIZI", "ZIIZ", "IZZI", "IIZI", "IIIZ", "ZIII", "IZII" ]
[ 0.5, 0.5, 0.5, 0.5, -1, -0.5, -0.5, 0 ]
0.987235
[ 0.11953274834359354, 0.2854334628168601, -0.11213716823678, 0.2175735915324961, 0.058537607426864216, -0.2041489905535785, 1.195421164250731, -0.0853700569336958, 0.21361350790414543, 0.08320735516977537, -0.038044942888873196, -0.02371278444846299, -0.1628380576660834, 0.9476996835334291,...
{ "n_parameters": 22, "n_qubits": 4, "optimal_eigenvalue": -10, "target_ratio": 0.97, "target_value": -9.7 }
5
11bc780ee0dea252ffa14ebfc46f89b7
min_cut
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"capacity": 3, "source": 0, "target": 1}, {"capacity": 2, "source": 0, "target": 3}, {"capacity": 3, "source": 0, "target": 4}, {"capacity": 2, "source": 1, "target": 3}, {"capacity": 4, "source": 1, "target": 7}, {"capacity": 2, "source": 1, "target": 9}, {"capacity": 3, "source": 2, "target": 7}, {"capacity": 3, "source": 3, "target": 2}, {"capacity": 4, "source": 3, "target": 7}, {"capacity": 2, "source": 3, "target": 10}, {"capacity": 2, "source": 4, "target": 2}, {"capacity": 1, "source": 4, "target": 5}, {"capacity": 1, "source": 4, "target": 9}, {"capacity": 3, "source": 4, "target": 10}, {"capacity": 1, "source": 5, "target": 2}, {"capacity": 3, "source": 5, "target": 7}, {"capacity": 1, "source": 6, "target": 3}, {"capacity": 4, "source": 6, "target": 7}, {"capacity": 3, "source": 6, "target": 9}, {"capacity": 1, "source": 6, "target": 10}, {"capacity": 2, "source": 7, "target": 1}, {"capacity": 5, "source": 7, "target": 6}, {"capacity": 2, "source": 8, "target": 7}, {"capacity": 2, "source": 9, "target": 1}, {"capacity": 5, "source": 9, "target": 2}, {"capacity": 3, "source": 9, "target": 3}, {"capacity": 1, "source": 9, "target": 7}, {"capacity": 5, "source": 10, "target": 2}, {"capacity": 1, "source": 10, "target": 6}, {"capacity": 4, "source": 10, "target": 8}, {"capacity": 3, "source": 10, "target": 9}, {"capacity": 1, "source": 10, "target": 11}]}
{"states": [0, 256], "expectation_value": -22.42067361706528, "params": [-0.004200000000000001, -0.0022, 0.00030000000000000003, 0.0054, 0.003, 0.0056, 0.198, 0.2019, 0.0038, 0.002, 0.0021000000000000003, 0.0001, -0.0015, 0.0038, 0.0025, 0.0026000000000000003, 0.0012000000000000001, 0.0035, -0.0007, 0.0036000000000000003, 0.0057, 0.0014, 0.0019, -0.0001, -0.009000000000000001, -0.0109, 0.002, -0.0005, 0.0049, -0.0005, 0.2074, 0.20650000000000002, 0.0023, 0.0013000000000000002, 0.0006000000000000001, 0.0035, 0.0033, 0.0035, 0.006, -0.0005, 0.0014, -0.0018000000000000002, -0.0015, 0.0058000000000000005, 0.0017000000000000001, -0.0035, 0.005200000000000001, 0.0023, -0.003, 0.007500000000000001, 0.0045000000000000005, 0.0029000000000000002, 0.002, -0.0004, 0.2029, 0.1978, -0.0005, 0.002, 0.005200000000000001, 0.0044, 0.0035, 0.0025, -0.0026000000000000003, 0.0049, -0.0008, 0.0017000000000000001, 0.003, 0.0045000000000000005, 0.0017000000000000001, 0.003, -0.0002, 0.0022, 0.014, 0.014100000000000001, 0.0053, -0.0024000000000000002, 0.0029000000000000002, 0.0033, 0.19870000000000002, 0.202, 0.0015, 0.0039000000000000003, 0.0032, 0.0031000000000000003, -0.0029000000000000002, 0.0067, 0.0051, -0.0018000000000000002, 0.006200000000000001, 0.0063, 0.0023, -0.0002, 0.0024000000000000002, 0.0037, 0.0041, 0.008700000000000001, 0.0024000000000000002, 0.1636, -0.027600000000000003, -0.062, -0.1603, -0.0316, 0.1613, -0.1396, -0.0028, 0.15480000000000002, 0.15180000000000002, 0.0001, 0.15480000000000002, 0.1638, 0.1342, 0.1512, -0.012100000000000001, 0.1589, -0.0097, -0.0053, 0.14850000000000002, -0.0089, 0.1228, 0.165, 0.0702, 0.1579, -0.0008, -0.027200000000000002, -0.0853, 0.0086, 0.1552, -0.060000000000000005, -0.003, 0.1578, 0.1597, -0.0026000000000000003, 0.1373, 0.1683, 0.165, 0.1179, -0.0038, 0.1716, 0.0079, -0.0089, 0.1578, 0.0013000000000000002, 0.1218, 0.1668, 0.0926, 0.09390000000000001, 0.0098, 0.009300000000000001, -0.019700000000000002, 0.001, 0.1598, 0.019100000000000002, -0.001, 0.16570000000000001, 0.16840000000000002, -0.0017000000000000001, 0.12940000000000002, 0.1303, 0.169, 0.0747, -0.0077, 0.1731, -0.0001, -0.0074, 0.164, -0.009600000000000001, -0.030000000000000002, 0.171, 0.059300000000000005, -0.12140000000000001, -0.0112, 0.0787, 0.020200000000000003, -0.0005, 0.1621, 0.0521, -0.0021000000000000003, 0.1582, -0.054400000000000004, -0.002, -0.0627, -0.153, 0.092, -0.13820000000000002, 0.0013000000000000002, 0.0981, -0.0063, -0.0023, 0.1282, -0.0109, -0.12390000000000001, -0.1656], "bitstrings": ["111111111111", "111011111111"], "total_optimization_steps": 20, "probabilities": [0.47736596877403803, 0.5217424838131741], "optimization_time": 28.203418254852295}
-0.75 * (Z(0) @ Z(1)) + -0.5 * (Z(5) @ Z(1)) + -0.5 * (Z(5) @ Z(0)) + -0.75 * (Z(6) @ Z(0)) + -1.5 * (Z(9) @ Z(1)) + -1.0 * (Z(9) @ Z(5)) + -1.0 * (Z(11) @ Z(1)) + -0.75 * (Z(11) @ Z(5)) + -0.25 * (Z(11) @ Z(6)) + -0.25 * (Z(11) @ Z(9)) + -0.75 * (Z(4) @ Z(5)) + -0.5 * (Z(4) @ Z(6)) + -0.75 * (Z(4) @ Z(9)) + -1.25 * (Z(4) @ Z(11)) + -0.5 * (Z(2) @ Z(5)) + -0.75 * (Z(2) @ Z(6)) + -0.75 * (Z(2) @ Z(11)) + -1.25 * (Z(2) @ Z(4)) + -0.25 * (Z(7) @ Z(6)) + -0.75 * (Z(7) @ Z(9)) + -0.25 * (Z(7) @ Z(4)) + -0.25 * (Z(8) @ Z(5)) + -2.25 * (Z(8) @ Z(9)) + -0.75 * (Z(8) @ Z(11)) + -0.5 * (Z(8) @ Z(2)) + -0.5 * (Z(10) @ Z(9)) + -1.0 * (Z(10) @ Z(2)) + 2.25 * (Z(3) @ Z(0)) + -0.25 * (Z(3) @ Z(2)) + 0.25 * Z(1) + -0.25 * Z(0) + 0.25 * Z(5) + 1.0 * Z(6) + -3.5 * Z(9) + 0.5 * Z(11) + -3.25 * Z(4) + 2.0 * Z(2) + 0.75 * Z(7) + 0.75 * Z(8) + -0.5 * Z(10) + 2.0 * Z(3)
14
12
4
{"smallest_eigenvalues": [-26.25], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -25.25, "smallest_bitstrings": ["111011111111"], "largest_eigenvalue": 21.75}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; rx(0.028909853551716016) q[0]; rz(-0.07276067386475127) q[0]; rx(0.03410048568357666) q[1]; rz(0.03142552644740853) q[1]; cx q[1], q[0]; rz(0.11102934200020385) q[0]; cx q[1], q[0]; rz(1.7691028439370902) q[0]; ry(0.07941987858858048) q[0]; rz(-1.776146585461031) q[0]; rx(0.02144299370406254) q[1]; rz(0.09435964169585898) q[1]; rx(0.12466418802269519) q[2]; rz(0.3229418863685698) q[2]; rx(0.35736759982732524) q[3]; rz(-0.22277740542398167) q[3]; cx q[3], q[2]; rz(-0.03255330082232579) q[2]; cx q[3], q[2]; rx(-0.03059860035441013) q[2]; rz(0.1363830052463139) q[2]; cx q[2], q[1]; rz(0.07254150595814149) q[1]; cx q[2], q[1]; rx(0.10323746743714926) q[1]; rz(0.09141714702130661) q[1]; cx q[1], q[0]; rz(0.13222803395494478) q[0]; cx q[1], q[0]; rz(-1.3611192765933984) q[0]; ry(0.1511108822122357) q[0]; rz(1.642525238022296) q[0]; rx(-0.037836269357172964) q[1]; rz(0.12936596164939118) q[1]; rx(-0.09705731067722606) q[2]; rz(0.40712242951919464) q[2]; rx(0.7226834652811638) q[3]; rz(0.09568677370976175) q[3]; rx(-0.20807630269103994) q[4]; rz(0.13255989991298378) q[4]; rx(0.14641013397888014) q[5]; rz(0.3574416095857928) q[5]; cx q[5], q[4]; rz(0.1597917126461394) q[4]; cx q[5], q[4]; rx(0.06738453107057159) q[4]; rz(0.39216514733757396) q[4]; cx q[4], q[3]; rz(0.14636223314352553) q[3]; cx q[4], q[3]; rx(0.6485048606930602) q[3]; rz(-0.14468290324061223) q[3]; cx q[3], q[2]; rz(-0.007463729923569466) q[2]; cx q[3], q[2]; rx(0.005814854638813221) q[2]; rz(0.3532648111459272) q[2]; cx q[2], q[1]; rz(0.1267123386073274) q[1]; cx q[2], q[1]; rx(-0.04574806423435582) q[1]; rz(0.11692168949880169) q[1]; cx q[1], q[0]; rz(0.22159489868645285) q[0]; cx q[1], q[0]; rx(-0.11149746903441195) q[0]; rz(0.15497370135134536) q[0]; rx(-0.1816930994934607) q[1]; rz(0.10145233307951607) q[1]; rx(-0.006669048368525887) q[2]; rz(0.2933854303905399) q[2]; rx(0.5042586025608695) q[3]; rz(-0.05347241237244127) q[3]; rx(0.17818807141339243) q[4]; rz(-0.04781372563771047) q[4]; rx(0.12086289969757699) q[5]; rz(0.0663020266847143) q[5]; rx(-0.07812780476431554) q[6]; rz(0.0972654022049042) q[6]; rx(-0.054879522468703396) q[7]; rz(0.24904478836379002) q[7]; cx q[7], q[6]; rz(0.09704604522427668) q[6]; cx q[7], q[6]; rx(0.11806764408767007) q[6]; rz(0.18539267449177343) q[6]; cx q[6], q[5]; rz(0.21918852116436416) q[5]; cx q[6], q[5]; rx(-0.025869510808587737) q[5]; rz(0.10640715456803063) q[5]; cx q[5], q[4]; rz(0.21471487329171063) q[4]; cx q[5], q[4]; rx(-0.13524880953879645) q[4]; rz(0.10640715456803063) q[4]; cx q[4], q[3]; rz(0.1844715655403501) q[3]; cx q[4], q[3]; rx(0.56567213321862) q[3]; rz(-0.0739637318166343) q[3]; cx q[3], q[2]; rz(-0.06817293092801752) q[2]; cx q[3], q[2]; rx(-0.03783626935717297) q[2]; rz(0.07362253188196227) q[2]; cx q[2], q[1]; rz(-0.033817444359838474) q[1]; cx q[2], q[1]; rx(0.4064254797848558) q[3]; rz(-0.1424583408943727) q[3]; rx(0.10417345122455877) q[4]; rz(0.2822440159918109) q[4]; rx(-0.10263587477272461) q[5]; rz(0.30890933297870404) q[5]; rx(-0.025869510808587733) q[6]; rz(0.09525730842001323) q[6]; rx(-0.13093907324889034) q[7]; rz(-0.1429397424679948) q[7]; rx(0.005996984600376911) q[8]; rz(0.14090466886566144) q[8]; rx(-0.13093907324889034) q[9]; rz(0.09208249299093169) q[9]; cx q[9], q[8]; rz(0.11791629883418875) q[8]; cx q[9], q[8]; rx(-0.07047432906814116) q[8]; rz(0.31900148608643386) q[8]; cx q[8], q[7]; rz(0.10042317516297913) q[7]; cx q[8], q[7]; rx(0.10323746743714926) q[7]; rz(0.306641600309755) q[7]; cx q[7], q[6]; rz(0.09082779585655301) q[6]; cx q[7], q[6]; rx(0.14641013397888014) q[6]; rz(0.2077282991182874) q[6]; cx q[6], q[5]; rz(0.052801347774408106) q[5]; cx q[6], q[5]; rx(-0.13093907324889034) q[5]; rz(0.34303733747303344) q[5]; cx q[5], q[4]; rz(0.13652477022289758) q[4]; cx q[5], q[4]; rx(-0.055953788212726355) q[4]; rz(0.1973111552136544) q[4]; cx q[4], q[3]; rz(0.06618740188987163) q[3]; cx q[4], q[3]; rx(0.09826746615541322) q[5]; rz(0.04667013896889749) q[5]; rx(-0.31233996107594547) q[6]; rz(0.34214837865039627) q[6]; rx(-0.00018945575211839347) q[7]; rz(0.32676347059369704) q[7]; rx(-0.02060923605079953) q[8]; rz(-0.06228368414493701) q[8]; rx(-0.054879522468703396) q[9]; rz(0.3100538151009822) q[9]; rx(-0.04574806423435582) q[10]; rz(0.15055785781457232) q[10]; rx(0.0635335325434338) q[11]; rz(0.1725557027803181) q[11]; cx q[11], q[10]; rz(0.12123072764809051) q[10]; cx q[11], q[10]; rx(-0.17623689497745282) q[10]; rz(0.21702601024600185) q[10]; cx q[10], q[9]; rz(0.18771997732678936) q[9]; cx q[10], q[9]; rx(0.030250516264883155) q[10]; rz(-0.02171734677523629) q[10]; rz(-1.5480561919518856) q[11]; ry(0.19641230072919896) q[11]; rz(2.152835263854616) q[11]; cx q[11], q[10]; rz(0.178977971961372) q[10]; cx q[11], q[10]; rx(-0.03059860035441013) q[10]; rz(0.27178620201474674) q[10]; rz(1.63812898134901) q[11]; ry(0.19385987915861755) q[11]; rz(-1.2306473117217582) q[11]; rx(0.02855138515341435) q[9]; rz(0.18398205803847484) q[9]; cx q[9], q[8]; rz(0.14170132721171763) q[8]; cx q[9], q[8]; rx(-0.030531927959653083) q[8]; rz(0.06654014709843041) q[8]; cx q[8], q[7]; rz(0.08410622791110577) q[7]; cx q[8], q[7]; rx(0.17818807141339246) q[7]; rz(0.2390154489303118) q[7]; cx q[7], q[6]; rz(0.11247166846495663) q[6]; cx q[7], q[6]; rx(-0.13524880953879645) q[6]; rz(0.07214921776369392) q[6]; cx q[6], q[5]; rz(0.07234145162030611) q[5]; cx q[6], q[5]; rx(0.005996984600376913) q[7]; rz(0.07219060490509666) q[7]; rx(-0.05595378821272637) q[8]; rz(-0.07367978519101293) q[8]; rx(0.15453848325892236) q[9]; rz(-0.01257577366991347) q[9]; cx q[10], q[9]; rz(0.19655783170838842) q[9]; cx q[10], q[9]; rx(0.05378243896546717) q[10]; rz(0.3512423586482769) q[10]; cx q[11], q[10]; rz(0.07455581019861679) q[10]; cx q[11], q[10]; rx(-0.030123664597283068) q[10]; rz(0.058743454280445646) q[10]; rx(-0.15144180428589232) q[11]; rz(-0.07812780476431555) q[11]; rx(-0.05219887420776583) q[9]; rz(0.22268448509836758) q[9]; cx q[9], q[8]; rz(0.11733871297550774) q[8]; cx q[9], q[8]; rx(0.04787500025077474) q[8]; rz(-0.10263587477272462) q[8]; cx q[8], q[7]; rz(-0.012746165866635656) q[7]; cx q[8], q[7]; rx(-0.09506623309017542) q[9]; rz(-0.06619751456021206) q[9]; cx q[10], q[9]; rz(-0.06749205573788174) q[9]; cx q[10], q[9];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x100; input float[64] x101; input float[64] x102; input float[64] x103; input float[64] x104; input float[64] x105; input float[64] x106; input float[64] x107; input float[64] x108; input float[64] x109; input float[64] x11; input float[64] x110; input float[64] x111; input float[64] x112; input float[64] x113; input float[64] x114; input float[64] x115; input float[64] x116; input float[64] x117; input float[64] x118; input float[64] x119; input float[64] x12; input float[64] x120; input float[64] x121; input float[64] x122; input float[64] x123; input float[64] x124; input float[64] x125; input float[64] x126; input float[64] x127; input float[64] x128; input float[64] x129; input float[64] x13; input float[64] x130; input float[64] x131; input float[64] x132; input float[64] x133; input float[64] x134; input float[64] x135; input float[64] x136; input float[64] x137; input float[64] x138; input float[64] x139; input float[64] x14; input float[64] x140; input float[64] x141; input float[64] x142; input float[64] x143; input float[64] 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] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x44; input float[64] x45; input float[64] x46; input float[64] x47; input float[64] x48; input float[64] x49; input float[64] x5; input float[64] x50; input float[64] x51; input float[64] x52; input float[64] x53; input float[64] x54; input float[64] x55; input float[64] x56; input float[64] x57; input float[64] x58; input float[64] x59; input float[64] x6; input float[64] x60; input float[64] x61; input float[64] x62; input float[64] x63; input float[64] x64; input float[64] x65; input float[64] x66; input float[64] x67; input float[64] x68; input float[64] x69; input float[64] x7; input float[64] x70; input float[64] x71; input float[64] x72; input float[64] x73; input float[64] x74; input float[64] x75; input float[64] x76; input float[64] x77; input float[64] x78; input float[64] x79; input float[64] x8; input float[64] x80; input float[64] x81; input float[64] x82; input float[64] x83; input float[64] x84; input float[64] x85; input float[64] x86; input float[64] x87; input float[64] x88; input float[64] x89; input float[64] x9; input float[64] x90; input float[64] x91; input float[64] x92; input float[64] x93; input float[64] x94; input float[64] x95; input float[64] x96; input float[64] x97; input float[64] x98; input float[64] x99; bit[12] c; qubit[12] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x3) q[3]; ry(x4) q[4]; ry(x5) q[5]; ry(x6) q[6]; ry(x7) q[7]; ry(x8) q[8]; ry(x9) q[9]; ry(x10) q[10]; ry(x11) q[11]; crx(x12) q[11], q[0]; crx(x13) q[10], q[11]; crx(x14) q[9], q[10]; crx(x15) q[8], q[9]; crx(x16) q[7], q[8]; crx(x17) q[6], q[7]; crx(x18) q[5], q[6]; crx(x19) q[4], q[5]; crx(x20) q[3], q[4]; crx(x21) q[2], q[3]; crx(x22) q[1], q[2]; crx(x23) q[0], q[1]; ry(x24) q[0]; ry(x25) q[1]; ry(x26) q[2]; ry(x27) q[3]; ry(x28) q[4]; ry(x29) q[5]; ry(x4) q[6]; ry(x30) q[7]; ry(x31) q[8]; ry(x32) q[9]; ry(x33) q[10]; ry(x34) q[11]; crx(x35) q[11], q[10]; crx(x36) q[0], q[11]; crx(x37) q[0], q[1]; crx(x38) q[1], q[2]; crx(x18) q[2], q[3]; crx(x29) q[3], q[4]; crx(x39) q[4], q[5]; crx(x40) q[5], q[6]; crx(x41) q[6], q[7]; crx(x42) q[7], q[8]; crx(x43) q[8], q[9]; crx(x44) q[9], q[10]; ry(x45) q[0]; ry(x28) q[1]; ry(x46) q[2]; ry(x47) q[3]; ry(x48) q[4]; ry(x49) q[5]; ry(x50) q[6]; ry(x51) q[7]; ry(x33) q[8]; ry(x6) q[9]; ry(x52) q[10]; ry(x53) q[11]; crx(x54) q[11], q[0]; crx(x55) q[10], q[11]; crx(x56) q[9], q[10]; crx(x57) q[8], q[9]; crx(x58) q[7], q[8]; crx(x44) q[6], q[7]; crx(x59) q[5], q[6]; crx(x60) q[4], q[5]; crx(x61) q[3], q[4]; crx(x62) q[2], q[3]; crx(x63) q[1], q[2]; crx(x64) q[0], q[1]; ry(x65) q[0]; ry(x66) q[1]; ry(x66) q[2]; ry(x67) q[3]; ry(x68) q[4]; ry(x31) q[5]; ry(x31) q[6]; ry(x66) q[7]; ry(x69) q[8]; ry(x70) q[9]; ry(x71) q[10]; ry(x48) q[11]; crx(x72) q[11], q[10]; crx(x73) q[0], q[11]; crx(x74) q[0], q[1]; crx(x75) q[1], q[2]; crx(x56) q[2], q[3]; crx(x76) q[3], q[4]; crx(x77) q[4], q[5]; crx(x78) q[5], q[6]; crx(x79) q[6], q[7]; crx(x43) q[7], q[8]; crx(x68) q[8], q[9]; crx(x80) q[9], q[10]; ry(x61) q[0]; ry(x81) q[1]; ry(x28) q[2]; ry(x82) q[3]; ry(x66) q[4]; ry(x53) q[5]; ry(x31) q[6]; ry(x76) q[7]; ry(x64) q[8]; ry(x2) q[9]; ry(x52) q[10]; ry(x83) q[11]; crx(x84) q[11], q[0]; crx(x85) q[10], q[11]; crx(x86) q[9], q[10]; crx(x34) q[8], q[9]; crx(x87) q[7], q[8]; crx(x88) q[6], q[7]; crx(x89) q[5], q[6]; crx(x90) q[4], q[5]; crx(x91) q[3], q[4]; crx(x92) q[2], q[3]; crx(x93) q[1], q[2]; crx(x94) q[0], q[1]; ry(x95) q[0]; ry(x96) q[1]; ry(x97) q[2]; ry(x98) q[3]; ry(x28) q[4]; ry(x99) q[5]; ry(x7) q[6]; ry(x46) q[7]; ry(x52) q[8]; ry(x81) q[9]; ry(x2) q[10]; ry(x100) q[11]; crx(x101) q[11], q[10]; crx(x102) q[0], q[11]; crx(x103) q[0], q[1]; crx(x104) q[1], q[2]; crx(x105) q[2], q[3]; crx(x106) q[3], q[4]; crx(x107) q[4], q[5]; crx(x108) q[5], q[6]; crx(x109) q[6], q[7]; crx(x110) q[7], q[8]; crx(x111) q[8], q[9]; crx(x112) q[9], q[10]; ry(x113) q[0]; ry(x114) q[1]; ry(x96) q[2]; ry(x115) q[3]; ry(x116) q[4]; ry(x117) q[5]; ry(x118) q[6]; ry(x119) q[7]; ry(x120) q[8]; ry(x48) q[9]; ry(x12) q[10]; ry(x121) q[11]; crx(x122) q[11], q[0]; crx(x123) q[10], q[11]; crx(x124) q[9], q[10]; crx(x125) q[8], q[9]; crx(x68) q[7], q[8]; crx(x126) q[6], q[7]; crx(x127) q[5], q[6]; crx(x128) q[4], q[5]; crx(x129) q[3], q[4]; crx(x130) q[2], q[3]; crx(x131) q[1], q[2]; crx(x132) q[0], q[1]; ry(x133) q[0]; ry(x134) q[1]; ry(x50) q[2]; ry(x135) q[3]; ry(x136) q[4]; ry(x137) q[5]; ry(x138) q[6]; ry(x69) q[7]; ry(x139) q[8]; ry(x83) q[9]; ry(x140) q[10]; ry(x141) q[11]; crx(x142) q[11], q[10]; crx(x143) q[0], q[11]; crx(x66) q[0], q[1]; crx(x144) q[1], q[2]; crx(x145) q[2], q[3]; crx(x146) q[3], q[4]; crx(x147) q[4], q[5]; crx(x148) q[5], q[6]; crx(x149) q[6], q[7]; crx(x150) q[7], q[8]; crx(x65) q[8], q[9]; crx(x151) q[9], q[10]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10]; c[11] = measure q[11];
{"source": 0, "sink": 11}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIZZ", "IIIIIIZIIIZI", "IIIIIIZIIIIZ", "IIIIIZIIIIIZ", "IIZIIIIIIIZI", "IIZIIIZIIIII", "ZIIIIIIIIIZI", "ZIIIIIZIIIII", "ZIIIIZIIIIII", "ZIZIIIIIIIII", "IIIIIIZZIIII", "IIIIIZIZIIII", "IIZIIIIZIIII", "ZIIIIIIZIIII", "IIIIIIZIIZII", "IIIIIZIIIZII", "ZIIIIIIIIZII", "IIIIIIIZI...
[ -0.75, -0.5, -0.5, -0.75, -1.5, -1, -1, -0.75, -0.25, -0.25, -0.75, -0.5, -0.75, -1.25, -0.5, -0.75, -0.75, -1.25, -0.25, -0.75, -0.25, -0.25, -2.25, -0.75, -0.5, -0.5, -1, 2.25, -0.25, 0.25, -0.25, 0.25, 1, -3.5, 0.5, -3.25, 2, 0.75, 0.75,...
0.984398
[ 0.02890985355171602, 0.03826866813545261, 0.03410048568357666, 0.03142552644740853, 0.12466418802269516, 0.29038858554624414, 0.35736759982732524, -0.22277740542398167, -0.20807630269103994, 0.292351612559124, 0.14641013397888014, 0.3574416095857928, -0.07812780476431555, 0.194311447429181...
{ "n_parameters": 150, "n_qubits": 12, "optimal_eigenvalue": -26.25, "target_ratio": 0.97, "target_value": -25.4625 }
6
165d6f0b141cf9f7a9f492c4e4764575
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": 3}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 5, "target": 6}, {"source": 6, "target": 7}, {"source": 8, "target": 9}]}
{"states": [287, 191], "expectation_value": -0.7691700818615697, "params": [[-0.0886], [0.0818]], "bitstrings": ["011100000", "101000000"], "total_optimization_steps": 10, "probabilities": [0.0028476876499497292, 0.0029465498242312034], "optimization_time": 3.335388422012329}
0.5 * (Z(0) @ Z(1)) + -1.5 * (Z(3) @ Z(1)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + -1.5 * (Z(4) @ Z(5)) + -1.5 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(4)) + -1.0 * (Z(7) @ Z(8)) + -2.0 * Z(1) + -1.5 * Z(0) + 1.0 * Z(3) + -1.5 * Z(2) + 0.5 * Z(5) + 0.5 * Z(4) + 0.5 * Z(6) + 0.5 * Z(8) + 0.5 * Z(7)
1
9
1
{"smallest_eigenvalues": [-10.0, -10.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -9.0, "smallest_bitstrings": ["101000000", "111100000"], "largest_eigenvalue": 14.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rz(-pi) q[0]; ry(-1.8112395897138282e-07) q[0]; h q[1]; ry(-1.570796351538755) q[1]; h q[2]; ry(-1.5707963552991886) q[2]; rz(-pi) q[3]; ry(-1.8112395897138282e-07) q[3]; h q[4]; ry(1.189273446370109) q[4]; h q[5]; ry(0.7853981394745616) q[5]; h q[6]; cx q[6], q[5]; ry(-0.7853981394745616) q[5]; cx q[6], q[5]; ry(0.6154797247892939) q[6]; cx q[5], q[6]; ry(-0.6154797247892939) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-1.189273446370109) q[4]; cx q[5], q[4]; ry(-1.300448669644393e-09) q[5]; ry(-1.1892733902231378) q[4]; cx q[6], q[4]; ry(-0.38152277299324383) q[4]; cx q[6], q[4]; ry(-1.0692752685301527e-08) q[4]; h q[7]; ry(1.3884420235501902) q[7]; h q[8]; cx q[8], q[7]; ry(-1.3884420235501902) q[7]; cx q[8], q[7]; ry(1.6042245764792138) q[8]; cx q[7], q[8]; ry(-1.6042245764792138) q[8]; cx q[7], q[8]; cx q[8], q[4]; ry(1.0692752685301527e-08) q[4]; cx q[8], q[4]; cx q[4], q[0]; ry(-1.3129979356399197e-07) q[0]; cx q[4], q[0]; cx q[4], q[3]; ry(-1.3129979356399197e-07) q[3]; cx q[4], q[3]; ry(5.940260919277802e-08) q[0]; cx q[8], q[0]; ry(-5.940260919277802e-08) q[0]; cx q[8], q[0]; ry(5.940260919277802e-08) q[3]; cx q[8], q[3]; ry(-5.940260919277802e-08) q[3]; cx q[8], q[3]; ry(-1.3914986944589192) q[7]; cx q[4], q[7]; ry(-5.7881325432238546e-08) q[7]; cx q[4], q[7]; ry(-1.7895840208080922) q[8]; cx q[8], q[5]; ry(1.300448669644393e-09) q[5]; cx q[8], q[5];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x2; input float[64] x3; input float[64] x4; input float[64] x5; bit[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[3]; rz(x1) q[3]; cx q[1], q[3]; 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[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(x0) q[6]; cx q[4], q[6]; cx q[8], q[7]; rz(x2) q[7]; cx q[8], q[7]; rz(x3) q[1]; rz(x1) q[0]; rz(x4) q[3]; rz(x1) q[2]; rz(x0) q[5]; rz(x0) q[4]; rz(x0) q[6]; rz(x0) q[8]; rz(x0) 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": 3}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZ", "IIIIIZIZI", "IIIIIIZZI", "IIIIIIZIZ", "IIIZZIIII", "IIZZIIIII", "IIZIZIIII", "ZZIIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIIIZII", "IIIZIIIII", "IIIIZIIII", "IIZIIIIII", "ZIIIIIIII", "IZIIIIIII" ]
[ 0.5, -1.5, 0.5, 0.5, -1.5, -1.5, 0.5, -1, -2, -1.5, 1, -1.5, 0.5, 0.5, 0.5, 0.5, 0.5 ]
0.925
[ -1.570796351538755, 1.5707962789491232, 1.2309594495785878, 2.378546892740218, -1.5707963552991886, 2.7768840471003804, 3.2084491529584276, -1.5707966392186492, -1.5707961632163816, 0.7630455459864877, -2.1385505370603055e-8, 2.6259958712798394e-7, -1.3914987523402447, 1.1880521838555604e-...
{ "n_parameters": 17, "n_qubits": 9, "optimal_eigenvalue": -10, "target_ratio": 0.97, "target_value": -9.7 }
331
-7816867425149819707
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[2, 4], [0, 2], [5, 6], [0, 3], [3, 6], [4, 5], [0, 4], [0, 5], [1, 3], [1, 4], [0, 6], [2, 3]]}
{"states": [115, 51], "expectation_value": -0.057700138912491414, "params": [[[1.4754, 0.0039000000000000003], [1.7273, 0.003], [1.7159, 0.0089], [1.4278, 0.0091], [1.4299000000000002, 0.0066], [1.6927, 0.0008], [1.6993, 0.0025]]], "bitstrings": ["0001100", "1001100"], "total_optimization_steps": 180, "probabilities": [0.015418470887706533, 0.018664201606498492], "optimization_time": 2.8808529376983643}
0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(0) @ Z(4)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(3) @ Z(6)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(1) @ Z(3)) + 0.0 * Z(4) + 0.0 * Z(2) + 0.0 * Z(0) + 0.0 * Z(5) + 0.0 * Z(6) + 0.0 * Z(3) + 0.0 * Z(1)
1
7
1
{"smallest_eigenvalues": [-3.0, -3.0, -3.0, -3.0, -3.0, -3.0], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -2.0, "smallest_bitstrings": ["1110001", "1110010", "0001110", "0001101", "1001100", "0110011"], "largest_eigenvalue": 6.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; ry(-0.23486561317557286) q[0]; h q[1]; ry(-0.23486561317557286) q[1]; h q[2]; ry(-0.8478895679171992) q[2]; h q[3]; ry(0.8013202226396958) q[3]; h q[4]; cx q[4], q[1]; ry(0.23486561317557286) q[1]; cx q[4], q[1]; ry(-0.5970289721429662) q[1]; ry(1.4936549337431517) q[4]; cx q[4], q[3]; ry(-0.8013202226396958) q[3]; cx q[4], q[3]; cx q[3], q[1]; cx q[4], q[2]; ry(0.5970289721429662) q[1]; cx q[3], q[1]; ry(0.8478895679171992) q[2]; cx q[4], q[2]; ry(0.4839025520399267) q[2]; cx q[1], q[2]; ry(-0.4839025520399267) q[2]; cx q[1], q[2]; ry(0.12379944938293977) q[4]; cx q[3], q[4]; ry(-0.12379944938293977) q[4]; cx q[3], q[4]; ry(0.234417122624637) q[2]; ry(-0.052398808146189045) q[3]; h q[5]; h q[6]; cx q[6], q[0]; ry(0.23486561317557286) q[0]; cx q[6], q[0]; ry(-0.4901410104907882) q[6]; cx q[5], q[6]; ry(0.4901410104907882) q[6]; cx q[5], q[6]; ry(-0.19810895874882392) q[0]; cx q[5], q[0]; ry(0.19810895874882392) q[0]; cx q[5], q[0]; ry(-0.16835276597139415) q[0]; cx q[4], q[0]; ry(0.16835276597139415) q[0]; cx q[4], q[0]; ry(0.3360360866686534) q[5]; cx q[6], q[5]; ry(0.30802415647982884) q[5]; cx q[6], q[5]; ry(0.20342528231549006) q[6]; cx q[0], q[6]; ry(-0.20342528231549006) q[6]; cx q[0], q[6]; ry(-0.18063115771895424) q[0]; cx q[3], q[0]; ry(0.18063115771895424) q[0]; cx q[3], q[0]; ry(0.26888696637982745) q[5]; cx q[3], q[5]; ry(-0.26888696637982745) q[5]; cx q[3], q[5]; ry(0.20064068630848836) q[5]; cx q[1], q[5]; ry(-0.20064068630848836) q[5]; cx q[1], q[5]; ry(-0.14351422578706896) q[0]; cx q[1], q[0]; ry(0.14351422578706896) q[0]; cx q[1], q[0]; ry(-0.21065073345899327) q[0]; ry(-0.09149208633316616) q[6]; cx q[3], q[6]; ry(0.09149208633316616) q[6]; cx q[3], q[6]; cx q[3], q[2]; ry(0.08673734746608497) q[2]; cx q[3], q[2]; ry(0.13995961765625356) q[5]; cx q[4], q[5]; ry(-0.13995961765625356) q[5]; cx q[4], q[5]; ry(-0.24001975406327417) q[6]; cx q[4], q[6]; ry(0.24001975406327417) q[6]; cx q[4], q[6]; ry(0.06964298055267452) q[2]; cx q[5], q[2]; ry(-0.06964298055267452) q[2]; cx q[5], q[2]; ry(-0.0059641251711556875) q[5]; cx q[2], q[5]; ry(0.0059641251711556875) q[5]; cx q[2], q[5]; ry(0.05125624066908121) q[3]; cx q[2], q[3]; ry(-0.05125624066908121) q[3]; cx q[2], q[3]; ry(-0.06531423298346449) q[4]; cx q[5], q[4]; ry(0.06531423298346449) q[4]; cx q[5], q[4]; ry(-0.08900920322228134) q[3]; cx q[6], q[3]; ry(0.08900920322228134) q[3]; cx q[6], q[3]; ry(-0.020255555867373175) q[3]; cx q[1], q[3]; ry(0.020255555867373175) q[3]; cx q[1], q[3]; ry(0.06415388852124351) q[3]; cx q[0], q[3]; ry(-0.06415388852124351) q[3]; cx q[0], q[3]; ry(-0.029491207998784547) q[2]; cx q[6], q[2]; ry(0.029491207998784547) q[2]; cx q[6], q[2]; ry(-0.10721342616682004) q[1]; cx q[2], q[1]; ry(0.10721342616682004) q[1]; cx q[2], q[1]; ry(-0.12840193102142625) q[6]; cx q[1], q[6]; ry(0.12840193102142625) q[6]; cx q[1], q[6]; ry(0.13184242027598245) q[0]; cx q[2], q[0]; ry(-0.13184242027598245) q[0]; cx q[2], q[0]; ry(0.17421643417022523) q[6]; cx q[2], q[6]; ry(-0.17421643417022523) q[6]; cx q[2], q[6]; ry(-0.05864517332982805) q[4]; cx q[2], q[4]; ry(0.05864517332982805) q[4]; cx q[2], q[4]; ry(-0.12777514142582555) q[2]; cx q[0], q[2]; ry(0.12777514142582555) q[2]; cx q[0], q[2]; ry(-0.041293046730358704) q[5]; cx q[0], q[5]; ry(0.041293046730358704) q[5]; cx q[0], q[5]; ry(0.05633394438257615) q[4]; cx q[1], q[4]; ry(-0.05633394438257615) q[4]; cx q[1], q[4]; ry(0.0022265622521845238) q[3]; cx q[5], q[3]; ry(-0.0022265622521845238) q[3]; cx q[5], q[3]; ry(0.007372150571201875) q[1]; ry(-0.022588577583973368) q[4]; ry(-0.287515976939895) q[6]; cx q[6], q[1]; ry(-0.007372150571201875) q[1]; cx q[6], q[1]; cx q[6], q[4]; ry(-0.026675668742568222) q[1]; cx q[0], q[1]; ry(0.026675668742568222) q[1]; cx q[0], q[1]; ry(0.022588577583973368) q[4]; cx q[6], 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] 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];
null
{"circuits": [], "gradients": []}
[ "IIZIZII", "IIZIIIZ", "IIIIZIZ", "IZZIIII", "IZIIIIZ", "ZIIIIIZ", "ZZIIIII", "IIIZZII", "IIIZIIZ", "ZIIZIII", "IIZIIZI", "IIIZIZI", "IIZIIII", "IIIIZII", "IIIIIIZ", "IZIIIII", "ZIIIIII", "IIIZIII", "IIIIIZI" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0, 0, 0, 0, 0, 0, 0 ]
0.975325
[ -0.4697312263511457, 1.4936549337431517, 1.6026404452793916, -1.1940579442859325, -1.6957791358343983, -0.9802820209815764, 0.24759889876587954, -0.052398808146189045, -0.39621791749764784, 0.6440602431484823, -0.3367055319427883, -0.6160483129596577, 0.9678051040798534, 0.4068505646309801...
{ "n_parameters": 45, "n_qubits": 7, "optimal_eigenvalue": -3, "target_ratio": 0.97, "target_value": -2.91 }
13
4483787729119184214
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[2, 3], [1, 4, 6], [1, 2, 5], [5, 6], [0, 3], [0, 7]]}
{"states": [93, 226], "expectation_value": -0.05700216816804724, "params": [[-0.0758], [0.07490000000000001]], "bitstrings": ["10100010", "00011101"], "total_optimization_steps": 10, "probabilities": [0.0043585595865980944, 0.004358880109397941], "optimization_time": 1.684061050415039}
0.5 * (Z(2) @ Z(3)) + 0.16666666666666666 * (Z(1) @ Z(2)) + 0.16666666666666666 * (Z(4) @ Z(1)) + 0.16666666666666666 * (Z(6) @ Z(1)) + 0.16666666666666666 * (Z(6) @ Z(4)) + 0.16666666666666666 * (Z(5) @ Z(2)) + 0.16666666666666666 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(7) @ Z(0)) + 0.0 * Z(3) + 0.16666666666666663 * Z(2) + 0.3333333333333333 * Z(1) + 0.16666666666666666 * Z(4) + 0.16666666666666663 * Z(6) + 0.16666666666666663 * Z(5) + 0.0 * Z(0) + 0.0 * Z(7)
1
8
1
{"smallest_eigenvalues": [-2.6666666666666665, -2.6666666666666665], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -2.3333333333333335, "smallest_bitstrings": ["00011101", "10100010"], "largest_eigenvalue": 4.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; ry(1.5223909316810977) q[1]; h q[2]; h q[3]; ry(-0.24145725587296096) q[3]; cx q[2], q[3]; ry(0.24145725587296096) q[3]; cx q[2], q[3]; ry(-0.19155558381957738) q[3]; cx q[0], q[3]; ry(0.19155558381957738) q[3]; cx q[0], q[3]; ry(0.6545840090710378) q[0]; ry(1.594481500285462) q[2]; cx q[2], q[0]; ry(-0.6545840090710378) q[0]; cx q[2], q[0]; ry(0.15359007205079472) q[2]; ry(-0.9544141719693278) q[3]; h q[4]; ry(-0.45877954027335704) q[4]; h q[5]; ry(-0.3069383587735528) q[5]; h q[6]; cx q[6], q[5]; ry(0.3069383587735528) q[5]; cx q[6], q[5]; ry(-0.8314286162634544) q[5]; ry(1.2834745494328637) q[6]; cx q[1], q[6]; ry(-0.4172701891214788) q[6]; cx q[1], q[6]; cx q[1], q[5]; cx q[6], q[4]; ry(0.08822475551058465) q[5]; cx q[1], q[5]; ry(0.45877954027335704) q[4]; cx q[6], q[4]; ry(-0.3048982621234387) q[4]; cx q[1], q[4]; ry(0.3048982621234387) q[4]; cx q[1], q[4]; ry(0.09567171821246864) q[6]; ry(0.0694927515367784) q[1]; ry(-0.16158453368460218) q[5]; ry(-0.3995129706862716) q[4]; h q[7]; ry(-0.8863084622357014) q[7]; cx q[0], q[7]; ry(0.8863084622357014) q[7]; cx q[0], q[7]; cx q[0], q[2]; ry(-0.15359007205079472) q[2]; cx q[0], q[2]; ry(0.029133700781013183) q[0]; cx q[0], q[6]; ry(-0.09567171821246864) q[6]; cx q[0], q[6]; cx q[6], q[1]; ry(-0.03852402402088651) q[7]; cx q[2], q[7]; ry(0.03852402402088651) q[7]; cx q[2], q[7]; ry(-0.0694927515367784) q[1]; cx q[6], q[1]; cx q[1], q[3]; ry(0.05674143473360166) q[3]; cx q[1], q[3]; ry(-0.061371218155062524) q[2]; cx q[6], q[2]; ry(0.061371218155062524) q[2]; cx q[6], q[2]; cx q[2], q[5]; ry(0.16158453368460218) q[5]; cx q[2], q[5]; ry(-0.19206790758168718) q[6]; cx q[2], q[6]; ry(0.19206790758168718) q[6]; cx q[2], q[6]; ry(-0.054429351773918486) q[3]; cx q[7], q[3]; ry(0.054429351773918486) q[3]; cx q[7], q[3]; ry(-0.6023159812670777) q[2]; cx q[3], q[2]; ry(0.6023159812670777) q[2]; cx q[3], q[2]; cx q[2], q[4]; ry(0.07957923584445627) q[4]; cx q[2], q[4]; ry(0.1866735635195544) q[7]; cx q[3], q[7]; ry(-0.1866735635195544) q[7]; cx q[3], q[7]; ry(0.025101499968186478) q[0]; cx q[3], q[0]; ry(-0.025101499968186478) q[0]; cx q[3], q[0]; ry(-0.11846502483307696) q[1]; cx q[0], q[1]; ry(0.11846502483307696) q[1]; cx q[0], q[1]; ry(-0.041788204913757336) q[3]; cx q[6], q[3]; ry(0.041788204913757336) q[3]; cx q[6], q[3]; ry(-0.0964396409293816) q[6]; cx q[3], q[6]; ry(0.0964396409293816) q[6]; cx q[3], q[6]; ry(-0.22744590185454946) q[0]; ry(-0.023750130161956894) q[5]; ry(0.15893326426793733) q[4]; ry(-0.1093095753865022) q[2]; ry(-0.046294340244085255) q[3]; ry(-0.09001845204730574) q[6]; ry(0.13850983850663284) q[7]; cx q[7], q[0]; ry(0.22744590185454946) q[0]; cx q[7], q[0]; cx q[0], q[5]; cx q[7], q[6]; ry(0.023750130161956894) q[5]; cx q[0], q[5]; ry(0.11483086380081084) q[0]; cx q[1], q[0]; ry(-0.11483086380081084) q[0]; cx q[1], q[0]; cx q[0], q[4]; cx q[1], q[2]; ry(-0.15893326426793733) q[4]; cx q[0], q[4]; ry(0.1093095753865022) q[2]; cx q[1], q[2]; ry(-0.03283663637311009) q[4]; cx q[5], q[4]; ry(0.03283663637311009) q[4]; cx q[5], q[4]; ry(0.04646231297953986) q[1]; cx q[5], q[1]; ry(-0.04646231297953986) q[1]; cx q[5], q[1]; cx q[5], q[3]; ry(0.04091958493912915) q[1]; cx q[2], q[1]; ry(-0.04091958493912915) q[1]; cx q[2], q[1]; ry(0.046294340244085255) q[3]; cx q[5], q[3]; ry(0.18911872826856954) q[5]; cx q[4], q[5]; ry(-0.18911872826856954) q[5]; cx q[4], q[5]; ry(0.09001845204730574) q[6]; cx q[7], q[6]; ry(-0.02908617696942646) q[7]; cx q[1], q[7]; ry(0.02908617696942646) q[7]; cx q[1], q[7]; ry(-0.022874045954646816) q[1]; cx q[3], q[1]; ry(0.022874045954646816) q[1]; cx q[3], q[1]; ry(-0.0019142058414143986) q[6]; cx q[5], q[6]; ry(0.0019142058414143986) q[6]; cx q[5], q[6]; ry(-0.02254365846321648) q[0]; cx q[6], q[0]; ry(0.02254365846321648) q[0]; cx q[6], q[0]; ry(0.06126584066947709) q[1]; cx q[7], q[1]; ry(-0.06126584066947709) q[1]; cx q[7], 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; 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[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(x1) q[1]; cx q[2], q[1]; cx q[1], q[4]; rz(x1) q[4]; cx q[1], q[4]; cx q[1], q[6]; rz(x1) q[6]; cx q[1], q[6]; cx q[4], q[6]; rz(x1) q[6]; cx q[4], q[6]; cx q[2], q[5]; rz(x1) q[5]; cx q[2], q[5]; cx q[1], q[5]; rz(x1) q[5]; cx q[1], q[5]; cx q[6], q[5]; rz(x0) q[5]; cx q[6], q[5]; cx q[3], q[0]; rz(x0) q[0]; cx q[3], q[0]; cx q[0], q[7]; rz(x0) q[7]; cx q[0], q[7]; rz(x2) q[3]; rz(x1) q[2]; rz(x3) q[1]; rz(x1) q[4]; rz(x1) q[6]; rz(x1) q[5]; rz(x2) q[0]; rz(x2) q[7]; 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];
null
{"circuits": [], "gradients": []}
[ "IIIIZZII", "IIIIIZZI", "IIIZIIZI", "IZIIIIZI", "IZIZIIII", "IIZIIZII", "IIZIIIZI", "IZZIIIII", "IIIIZIIZ", "ZIIIIIIZ", "IIIIZIII", "IIIIIZII", "IIIIIIZI", "IIIZIIII", "IZIIIIII", "IIZIIIII", "IIIIIIIZ", "ZIIIIIII" ]
[ 0.5, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.16666666666666666, 0.5, 0.5, 0.5, 0, 0.16666666666666663, 0.3333333333333333, 0.16666666666666666, 0.16666666666666663, 0.16666666666666663, 0, 0 ]
0.972285
[ 1.5223909316810977, -0.4829145117459219, 1.594481500285462, -0.6138767175471056, -0.38311116763915476, 1.3091680181420755, -1.7726169244714027, 0.8662043603113848, -0.7432038607528697, 0.30718014410158945, -0.8976727372357262, 0.8345403782429576, 0.029133700781013183, -0.1764495110211693, ...
{ "n_parameters": 49, "n_qubits": 8, "optimal_eigenvalue": -2.6666666666666665, "target_ratio": 0.97, "target_value": -2.5866666666666664 }
37
7bc4dde9a09d0b94c5097b219891d81a
vertex_cover
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 3}, {"source": 1, "target": 3}, {"source": 1, "target": 2}]}
{"states": [3, 10], "expectation_value": -0.1081894137584735, "params": [[0.024, -0.0489, -0.07250000000000001], [-0.061200000000000004, 0.018600000000000002, 0.0625]], "bitstrings": ["1100", "0101"], "total_optimization_steps": 10, "probabilities": [0.06855489745377594, 0.06855489745377599], "optimization_time": 1.7343902587890625}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(2) @ Z(1)) + -1.0 * Z(1) + -0.5 * Z(0) + -0.5 * Z(3) + 0.0 * Z(2)
1
4
3
{"smallest_eigenvalues": [-2.0, -2.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.0, "smallest_bitstrings": ["1100", "0101"], "largest_eigenvalue": 4.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[4] q; rz(-0.8856201491506983) q[0]; ry(0.20607187143120437) q[0]; rz(1.691443220073766) q[0]; rz(1.9404906187072166) q[1]; ry(0.12101153113441158) q[1]; rz(-1.8772538795087437) q[1]; rz(-2.137783534785648) q[2]; ry(0.08595900488246716) q[2]; rz(1.6840356586029337) q[2]; rz(0.7738014015308448) q[3]; ry(2.934788039258) q[3]; rz(-2.5200006174964016) 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] 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[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[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; rz(x1) q[1]; rz(x2) q[0]; rz(x2) q[3]; 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]; cx q[1], q[0]; rz(x5) q[0]; cx q[1], q[0]; cx q[1], q[3]; rz(x5) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x5) q[3]; cx q[0], q[3]; 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[3]; 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]; cx q[1], q[0]; rz(x9) q[0]; cx q[1], q[0]; 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[1], q[2]; rz(x9) q[2]; cx q[1], q[2]; rz(x10) q[1]; rz(x11) q[0]; rz(x11) q[3]; rz(x3) 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3];
null
{"circuits": [], "gradients": []}
[ "IIZZ", "ZIZI", "ZIIZ", "IZZI", "IIZI", "IIIZ", "ZIII", "IZII" ]
[ 0.5, 0.5, 0.5, 0.5, -1, -0.5, -0.5, 0 ]
0.987235
[ 0.11953274834359354, 0.2854334628168601, -0.11213716823678, 0.2175735915324961, 0.058537607426864216, -0.2041489905535785, 1.195421164250731, -0.0853700569336958, 0.21361350790414543, 0.08320735516977537, -0.038044942888873196, -0.02371278444846299, -0.1628380576660834, 0.9476996835334291,...
{ "n_parameters": 22, "n_qubits": 4, "optimal_eigenvalue": -10, "target_ratio": 0.97, "target_value": -9.7 }
5
51b2e32c5f0b0ad4a9a3e5f1ef3bba66
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": 5}, {"source": 2, "target": 7}, {"source": 2, "target": 9}, {"source": 3, "target": 4}, {"source": 3, "target": 6}, {"source": 4, "target": 8}, {"source": 4, "target": 9}, {"source": 5, "target": 6}, {"source": 5, "target": 8}, {"source": 5, "target": 9}, {"source": 6, "target": 7}, {"source": 6, "target": 8}, {"source": 6, "target": 9}, {"source": 7, "target": 8}, {"source": 7, "target": 9}, {"source": 8, "target": 9}]}
{"states": [432, 384], "expectation_value": -9.66572781374066, "params": [[-0.0713], [0.16640000000000002]], "bitstrings": ["001001111", "001111111"], "total_optimization_steps": 20, "probabilities": [0.00813532414994869, 0.008188874517837712], "optimization_time": 2.5551559925079346}
-1.0 * (Z(0) @ Z(1)) + -3.0 * (Z(2) @ Z(6)) + -3.5 * (Z(8) @ Z(6)) + -3.5 * (Z(8) @ Z(2)) + 0.5 * (Z(3) @ Z(6)) + 1.0 * (Z(3) @ Z(8)) + 1.0 * (Z(4) @ Z(6)) + 0.5 * (Z(4) @ Z(2)) + -4.0 * (Z(4) @ Z(8)) + -2.5 * (Z(4) @ Z(3)) + -3.5 * (Z(5) @ Z(6)) + 1.5 * (Z(5) @ Z(2)) + -4.0 * (Z(5) @ Z(8)) + -3.5 * (Z(5) @ Z(3)) + 1.5 * (Z(5) @ Z(4)) + -3.5 * (Z(7) @ Z(6)) + 1.5 * (Z(7) @ Z(2)) + -3.5 * (Z(7) @ Z(8)) + 1.0 * (Z(7) @ Z(3)) + -3.5 * (Z(7) @ Z(4)) + -3.5 * (Z(7) @ Z(5)) + 0.5 * Z(1) + 0.5 * Z(0) + 2.5 * Z(6) + -2.5 * Z(2) + -3.0 * Z(8) + 1.0 * Z(3) + 1.5 * Z(4) + -3.0 * Z(5) + -3.0 * Z(7)
5
9
1
{"smallest_eigenvalues": [-41.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -39.5, "smallest_bitstrings": ["001111111"], "largest_eigenvalue": 33.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(-0.3997121042224512) q[0]; rz(1.4819857014106148) q[0]; rx(-0.6814063427213722) q[1]; rz(2.413562535142031) q[1]; rx(-0.2054815709244816) q[2]; rz(1.8744629415494316) q[2]; rx(-0.06032141017990702) q[3]; rz(2.1960195907377766) q[3]; rx(-0.015280862923008912) q[4]; rz(2.430258391345486) q[4]; rx(-0.04411238302805447) q[5]; rz(2.549036722438272) q[5]; rx(-0.026733118017225357) q[6]; rz(1.9617217546059642) q[6]; rx(0.05844174350453321) q[7]; rz(2.179420470709525) q[7]; rx(0.19946906413954407) q[8]; rz(0.20828555733321247) q[8]; cx q[8], q[7]; ry(0.08489866548824028) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.08489866548824028) q[7]; rz(-pi/2) q[7]; ry(0.02126307161782416) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.06857523283810782) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.03558326700025372) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.010274241523985199) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.02419049096650102) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.39827721962860274) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.39827721962860274) q[1]; ry(0.03115185415541801) q[0]; cx q[8], q[0]; ry(-0.031151854155418015) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.17491517350820285) q[8]; cx q[7], q[8]; ry(0.024190490966501017) q[2]; ry(0.010274241523985199) q[3]; ry(-0.03558326700025372) q[4]; ry(0.06857523283810782) q[5]; ry(-0.02126307161782416) q[6]; cx q[7], q[6]; ry(0.02126307161782416) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.02126307161782416) q[6]; rz(-pi/2) q[6]; ry(-0.06857523283810782) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.03558326700025372) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.010274241523985199) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.02419049096650102) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.39827721962860274) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.39827721962860274) q[1]; ry(0.03115185415541801) q[0]; cx q[7], q[0]; ry(-0.031151854155418015) q[0]; rz(pi/2) q[7]; ry(0.024190490966501017) q[2]; ry(0.010274241523985199) q[3]; ry(-0.03558326700025372) q[4]; ry(0.06857523283810782) q[5]; ry(-0.17491517350820285) q[8]; cx q[6], q[8]; ry(0.17491517350820285) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.08489866548824028) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.06857523283810782) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.06857523283810782) q[5]; rz(-pi/2) q[5]; ry(0.03558326700025372) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.010274241523985199) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.02419049096650102) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.39827721962860274) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.39827721962860274) q[1]; ry(0.03115185415541801) q[0]; cx q[6], q[0]; ry(-0.031151854155418015) q[0]; rz(pi/2) q[6]; ry(0.024190490966501017) q[2]; ry(0.010274241523985199) q[3]; ry(-0.03558326700025372) q[4]; ry(-0.0848986654882403) q[7]; ry(-0.17491517350820285) q[8]; cx q[5], q[8]; ry(0.17491517350820285) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.08489866548824028) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.02126307161782416) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.03558326700025372) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.03558326700025372) q[4]; rz(-pi/2) q[4]; ry(-0.010274241523985199) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.02419049096650102) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.39827721962860274) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.39827721962860274) q[1]; ry(0.03115185415541801) q[0]; cx q[5], q[0]; ry(-0.031151854155418015) q[0]; rz(pi/2) q[5]; ry(0.024190490966501017) q[2]; ry(0.010274241523985199) q[3]; ry(-0.02126307161782416) q[6]; ry(-0.0848986654882403) q[7]; ry(-0.17491517350820285) q[8]; cx q[4], q[8]; ry(0.17491517350820285) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.08489866548824028) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.02126307161782416) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.06857523283810782) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.010274241523985199) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.010274241523985199) q[3]; rz(-pi/2) q[3]; ry(-0.02419049096650102) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.39827721962860274) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.39827721962860274) q[1]; ry(0.03115185415541801) q[0]; cx q[4], q[0]; ry(-0.031151854155418015) q[0]; rz(pi/2) q[4]; ry(0.024190490966501017) q[2]; ry(0.06857523283810782) q[5]; ry(-0.02126307161782416) q[6]; ry(-0.0848986654882403) q[7]; ry(-0.17491517350820285) q[8]; cx q[3], q[8]; ry(0.17491517350820285) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.08489866548824028) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.02126307161782416) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.06857523283810782) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.03558326700025372) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.02419049096650102) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.02419049096650102) q[2]; rz(-pi/2) q[2]; ry(0.39827721962860274) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.39827721962860274) q[1]; ry(0.03115185415541801) q[0]; cx q[3], q[0]; ry(-0.031151854155418015) q[0]; rz(pi/2) q[3]; ry(-0.03558326700025372) q[4]; ry(0.06857523283810782) q[5]; ry(-0.02126307161782416) q[6]; ry(-0.0848986654882403) q[7]; ry(-0.17491517350820285) q[8]; cx q[2], q[8]; ry(0.17491517350820285) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.08489866548824028) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.02126307161782416) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.06857523283810782) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.03558326700025372) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.010274241523985199) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.39827721962860274) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.39827721962860274) q[1]; rz(-pi/2) q[1]; ry(0.03115185415541801) q[0]; cx q[2], q[0]; ry(-0.031151854155418015) q[0]; rz(pi/2) q[2]; ry(0.010274241523985199) q[3]; ry(-0.03558326700025372) q[4]; ry(0.06857523283810782) q[5]; ry(-0.02126307161782416) q[6]; ry(-0.0848986654882403) q[7]; ry(-0.17491517350820285) q[8]; cx q[1], q[8]; ry(0.17491517350820285) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.08489866548824028) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.02126307161782416) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.06857523283810782) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.03558326700025372) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.010274241523985199) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.02419049096650102) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.03115185415541801) q[0]; cx q[1], q[0]; ry(-0.03115185415541801) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.024190490966501017) q[2]; ry(0.010274241523985199) q[3]; ry(-0.03558326700025372) q[4]; ry(0.06857523283810782) q[5]; ry(-0.02126307161782416) q[6]; ry(-0.0848986654882403) q[7]; ry(-0.17491517350820285) q[8]; cx q[0], q[8]; ry(0.17491517350820285) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.08489866548824028) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.02126307161782416) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.06857523283810782) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.03558326700025372) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.010274241523985199) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.02419049096650102) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.39827721962860274) q[1]; cx q[0], q[1]; rz(-1.4911064741274784) q[0]; ry(1.3441996202231472) q[0]; rz(-2.8037846087535634) q[0]; rz(-2.784115887128076) q[1]; ry(1.407074205676918) q[1]; rz(-2.46877765295476) q[1]; rz(-0.16149083251450103) q[2]; ry(0.06013996325027106) q[2]; rz(1.2670676644770538) q[2]; rz(-1.4749619768111835) q[3]; ry(0.07578294867127898) q[3]; rz(2.851711760255591) q[3]; rz(1.4430393170963152) q[4]; ry(0.04798806175448674) q[4]; rz(-0.11730167387574575) q[4]; rz(2.1136911286047706) q[5]; ry(0.15862946874495454) q[5]; rz(-0.21505101321856346) q[5]; rz(2.1690884633985394) q[6]; ry(0.23610369413436158) q[6]; rz(-0.3733744912365813) q[6]; rz(-0.09513216824703274) q[7]; ry(0.06598251386087386) q[7]; rz(2.296331590646825) q[7]; rz(-2.5628834976068755) q[8]; ry(0.35941751971105274) q[8]; rz(-2.801631758138841) q[8]; cx q[8], q[7]; ry(0.02175519776945057) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.02175519776945057) q[7]; rz(-pi/2) q[7]; ry(0.00014507134045159756) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.0108612848546446) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.06218530563979488) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.018610496211736702) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.05003575296266988) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.6477202869389735) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.15738049193248113) q[0]; cx q[8], q[0]; ry(-0.15738049193248113) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.04533483837551032) q[8]; cx q[7], q[8]; ry(-0.6477202869389737) q[1]; ry(0.05003575296266988) q[2]; ry(0.018610496211736705) q[3]; ry(-0.06218530563979487) q[4]; ry(0.010861284854644602) q[5]; ry(-0.00014507134045159756) q[6]; cx q[7], q[6]; ry(0.00014507134045159756) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.00014507134045159756) q[6]; rz(-pi/2) q[6]; ry(-0.0108612848546446) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.06218530563979488) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.018610496211736702) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.05003575296266988) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.6477202869389735) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.15738049193248113) q[0]; cx q[7], q[0]; ry(-0.15738049193248113) q[0]; rz(pi/2) q[7]; ry(-0.6477202869389737) q[1]; ry(0.05003575296266988) q[2]; ry(0.018610496211736705) q[3]; ry(-0.06218530563979487) q[4]; ry(0.010861284854644602) q[5]; ry(0.04533483837551032) q[8]; cx q[6], q[8]; ry(-0.04533483837551032) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.02175519776945057) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.0108612848546446) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.0108612848546446) q[5]; rz(-pi/2) q[5]; ry(0.06218530563979488) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.018610496211736702) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.05003575296266988) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.6477202869389735) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.15738049193248113) q[0]; cx q[6], q[0]; ry(-0.15738049193248113) q[0]; rz(pi/2) q[6]; ry(-0.6477202869389737) q[1]; ry(0.05003575296266988) q[2]; ry(0.018610496211736705) q[3]; ry(-0.06218530563979487) q[4]; ry(-0.021755197769450566) q[7]; ry(0.04533483837551032) q[8]; cx q[5], q[8]; ry(-0.04533483837551032) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.02175519776945057) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.00014507134045159756) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.06218530563979488) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.06218530563979488) q[4]; rz(-pi/2) q[4]; ry(-0.018610496211736702) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.05003575296266988) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.6477202869389735) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.15738049193248113) q[0]; cx q[5], q[0]; ry(-0.15738049193248113) q[0]; rz(pi/2) q[5]; ry(-0.6477202869389737) q[1]; ry(0.05003575296266988) q[2]; ry(0.018610496211736705) q[3]; ry(-0.00014507134045159756) q[6]; ry(-0.021755197769450566) q[7]; ry(0.04533483837551032) q[8]; cx q[4], q[8]; ry(-0.04533483837551032) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.02175519776945057) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.00014507134045159756) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.0108612848546446) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.018610496211736702) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.018610496211736702) q[3]; rz(-pi/2) q[3]; ry(-0.05003575296266988) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.6477202869389735) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.15738049193248113) q[0]; cx q[4], q[0]; ry(-0.15738049193248113) q[0]; rz(pi/2) q[4]; ry(-0.6477202869389737) q[1]; ry(0.05003575296266988) q[2]; ry(0.010861284854644602) q[5]; ry(-0.00014507134045159756) q[6]; ry(-0.021755197769450566) q[7]; ry(0.04533483837551032) q[8]; cx q[3], q[8]; ry(-0.04533483837551032) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.02175519776945057) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.00014507134045159756) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.0108612848546446) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.06218530563979488) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.05003575296266988) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.05003575296266988) q[2]; rz(-pi/2) q[2]; ry(0.6477202869389735) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.15738049193248113) q[0]; cx q[3], q[0]; ry(-0.15738049193248113) q[0]; rz(pi/2) q[3]; ry(-0.6477202869389737) q[1]; ry(-0.06218530563979487) q[4]; ry(0.010861284854644602) q[5]; ry(-0.00014507134045159756) q[6]; ry(-0.021755197769450566) q[7]; ry(0.04533483837551032) q[8]; cx q[2], q[8]; ry(-0.04533483837551032) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.02175519776945057) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.00014507134045159756) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.0108612848546446) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.06218530563979488) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.018610496211736702) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.6477202869389735) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.6477202869389735) q[1]; rz(-pi/2) q[1]; ry(0.15738049193248113) q[0]; cx q[2], q[0]; ry(-0.15738049193248113) q[0]; rz(pi/2) q[2]; ry(0.018610496211736705) q[3]; ry(-0.06218530563979487) q[4]; ry(0.010861284854644602) q[5]; ry(-0.00014507134045159756) q[6]; ry(-0.021755197769450566) q[7]; ry(0.04533483837551032) q[8]; cx q[1], q[8]; ry(-0.04533483837551032) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.02175519776945057) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.00014507134045159756) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.0108612848546446) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.06218530563979488) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.018610496211736702) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.05003575296266988) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.15738049193248113) q[0]; cx q[1], q[0]; ry(-0.15738049193248113) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.05003575296266988) q[2]; ry(0.018610496211736705) q[3]; ry(-0.06218530563979487) q[4]; ry(0.010861284854644602) q[5]; ry(-0.00014507134045159756) q[6]; ry(-0.021755197769450566) q[7]; ry(0.04533483837551032) q[8]; cx q[0], q[8]; ry(-0.04533483837551032) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.02175519776945057) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.00014507134045159756) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.0108612848546446) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.06218530563979488) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.018610496211736702) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.05003575296266988) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.6477202869389735) q[1]; cx q[0], q[1]; rz(-1.4470153133354755) q[0]; ry(1.135495711595647) q[0]; rz(-2.064302339573821) q[0]; rz(2.711071445636037) q[1]; ry(0.7049509247486008) q[1]; rz(-0.6891334036514811) q[1]; rz(2.9732360186833144) q[2]; ry(0.10917423974980094) q[2]; rz(-0.8958606210136626) q[2]; rz(0.394528927400446) q[3]; ry(0.04124867077529744) q[3]; rz(-0.22322280406884865) q[3]; rz(1.745323604951123) q[4]; ry(0.03738124431796148) q[4]; rz(-0.43714195361984576) q[4]; rz(-2.749749741883271) q[5]; ry(0.17867152701772965) q[5]; rz(-2.597388255707242) q[5]; rz(-2.613024040367863) q[6]; ry(0.16370955340754167) q[6]; rz(-2.4481678988803797) q[6]; rz(2.860835297080391) q[7]; ry(0.04138618677593268) q[7]; rz(-1.9280804350564171) q[7]; rz(0.061562722031264894) q[8]; ry(0.24877763839960615) q[8]; rz(-0.8299781366851682) q[8]; cx q[8], q[7]; ry(-0.023041818360158523) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.023041818360158523) q[7]; rz(-pi/2) q[7]; ry(0.05027462758436727) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.024021223840674025) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.0508469216558143) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.0769610597079882) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(0.07621162710662258) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.3195330046901577) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.1502814061426041) q[0]; cx q[8], q[0]; ry(0.1502814061426041) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.0033287546089444415) q[8]; cx q[7], q[8]; ry(0.3195330046901577) q[1]; ry(-0.07621162710662258) q[2]; ry(0.0769610597079882) q[3]; ry(0.0508469216558143) q[4]; ry(-0.024021223840674025) q[5]; ry(-0.05027462758436727) q[6]; cx q[7], q[6]; ry(0.05027462758436727) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.05027462758436727) q[6]; rz(-pi/2) q[6]; ry(0.024021223840674025) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.0508469216558143) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.0769610597079882) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(0.07621162710662258) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.3195330046901577) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.1502814061426041) q[0]; cx q[7], q[0]; ry(0.1502814061426041) q[0]; rz(pi/2) q[7]; ry(0.3195330046901577) q[1]; ry(-0.07621162710662258) q[2]; ry(0.0769610597079882) q[3]; ry(0.0508469216558143) q[4]; ry(-0.024021223840674025) q[5]; ry(-0.0033287546089444415) q[8]; cx q[6], q[8]; ry(0.0033287546089444415) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.023041818360158523) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.024021223840674025) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.024021223840674025) q[5]; rz(-pi/2) q[5]; ry(-0.0508469216558143) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.0769610597079882) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(0.07621162710662258) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.3195330046901577) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.1502814061426041) q[0]; cx q[6], q[0]; ry(0.1502814061426041) q[0]; rz(pi/2) q[6]; ry(0.3195330046901577) q[1]; ry(-0.07621162710662258) q[2]; ry(0.0769610597079882) q[3]; ry(0.0508469216558143) q[4]; ry(0.023041818360158523) q[7]; ry(-0.0033287546089444415) q[8]; cx q[5], q[8]; ry(0.0033287546089444415) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.023041818360158523) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.05027462758436727) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.0508469216558143) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.0508469216558143) q[4]; rz(-pi/2) q[4]; ry(-0.0769610597079882) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(0.07621162710662258) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.3195330046901577) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.1502814061426041) q[0]; cx q[5], q[0]; ry(0.1502814061426041) q[0]; rz(pi/2) q[5]; ry(0.3195330046901577) q[1]; ry(-0.07621162710662258) q[2]; ry(0.0769610597079882) q[3]; ry(-0.05027462758436727) q[6]; ry(0.023041818360158523) q[7]; ry(-0.0033287546089444415) q[8]; cx q[4], q[8]; ry(0.0033287546089444415) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.023041818360158523) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.05027462758436727) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.024021223840674025) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.0769610597079882) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.0769610597079882) q[3]; rz(-pi/2) q[3]; ry(0.07621162710662258) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.3195330046901577) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.1502814061426041) q[0]; cx q[4], q[0]; ry(0.1502814061426041) q[0]; rz(pi/2) q[4]; ry(0.3195330046901577) q[1]; ry(-0.07621162710662258) q[2]; ry(-0.024021223840674025) q[5]; ry(-0.05027462758436727) q[6]; ry(0.023041818360158523) q[7]; ry(-0.0033287546089444415) q[8]; cx q[3], q[8]; ry(0.0033287546089444415) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.023041818360158523) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.05027462758436727) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.024021223840674025) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.0508469216558143) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(0.07621162710662258) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(-0.07621162710662258) q[2]; rz(-pi/2) q[2]; ry(-0.3195330046901577) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.1502814061426041) q[0]; cx q[3], q[0]; ry(0.1502814061426041) q[0]; rz(pi/2) q[3]; ry(0.3195330046901577) q[1]; ry(0.0508469216558143) q[4]; ry(-0.024021223840674025) q[5]; ry(-0.05027462758436727) q[6]; ry(0.023041818360158523) q[7]; ry(-0.0033287546089444415) q[8]; cx q[2], q[8]; ry(0.0033287546089444415) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.023041818360158523) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.05027462758436727) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.024021223840674025) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.0508469216558143) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.0769610597079882) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.3195330046901577) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.3195330046901577) q[1]; rz(-pi/2) q[1]; ry(-0.1502814061426041) q[0]; cx q[2], q[0]; ry(0.1502814061426041) q[0]; rz(pi/2) q[2]; ry(0.0769610597079882) q[3]; ry(0.0508469216558143) q[4]; ry(-0.024021223840674025) q[5]; ry(-0.05027462758436727) q[6]; ry(0.023041818360158523) q[7]; ry(-0.0033287546089444415) q[8]; cx q[1], q[8]; ry(0.0033287546089444415) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.023041818360158523) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.05027462758436727) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.024021223840674025) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.0508469216558143) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.0769610597079882) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(0.07621162710662258) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.1502814061426041) q[0]; cx q[1], q[0]; ry(0.1502814061426041) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(-0.07621162710662258) q[2]; ry(0.0769610597079882) q[3]; ry(0.0508469216558143) q[4]; ry(-0.024021223840674025) q[5]; ry(-0.05027462758436727) q[6]; ry(0.023041818360158523) q[7]; ry(-0.0033287546089444415) q[8]; cx q[0], q[8]; ry(0.0033287546089444415) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.023041818360158523) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.05027462758436727) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.024021223840674025) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.0508469216558143) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.0769610597079882) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(0.07621162710662258) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.3195330046901577) q[1]; cx q[0], q[1]; rx(-0.28227639745929134) q[0]; rz(0.2807325846678179) q[0]; ry(0.9894724989802484) q[1]; rz(-1.52093302115693) q[1]; ry(0.1549754145020864) q[2]; rz(-1.6076085239464255) q[2]; ry(-0.24486683337307283) q[3]; rz(-1.6821201438422282) q[3]; ry(-0.030386674328979756) q[4]; rz(-1.583948503392607) q[4]; ry(0.10013564278348704) q[5]; rz(-1.4943326936814239) q[5]; ry(-0.01592484606689876) q[6]; rz(-1.3506689388735982) q[6]; ry(0.12565118126543318) q[7]; rz(-1.3891636407540613) q[7]; ry(-0.23676037265126731) q[8]; rz(-1.3219117013849075) 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; 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[6], q[2]; rz(x1) q[2]; cx q[6], q[2]; cx q[6], q[8]; rz(x2) q[8]; cx q[6], q[8]; cx q[2], q[8]; rz(x2) q[8]; cx q[2], q[8]; cx q[6], q[3]; rz(x3) q[3]; cx q[6], q[3]; cx q[8], q[3]; rz(x4) q[3]; cx q[8], q[3]; cx q[6], q[4]; rz(x4) q[4]; cx q[6], q[4]; cx q[2], q[4]; rz(x3) q[4]; cx q[2], q[4]; cx q[8], q[4]; rz(x5) q[4]; cx q[8], q[4]; cx q[3], q[4]; rz(x6) q[4]; cx q[3], q[4]; cx q[6], q[5]; rz(x2) q[5]; cx q[6], q[5]; cx q[2], q[5]; rz(x7) q[5]; cx q[2], q[5]; cx q[8], q[5]; rz(x5) q[5]; cx q[8], q[5]; cx q[3], q[5]; rz(x2) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x7) q[5]; cx q[4], q[5]; cx q[6], q[7]; rz(x2) q[7]; cx q[6], q[7]; cx q[2], q[7]; rz(x7) q[7]; cx q[2], q[7]; cx q[8], q[7]; rz(x2) q[7]; cx q[8], q[7]; cx q[3], q[7]; rz(x4) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(x2) q[7]; cx q[4], q[7]; cx q[5], q[7]; rz(x2) q[7]; cx q[5], q[7]; rz(x3) q[1]; rz(x3) q[0]; rz(x8) q[6]; rz(x6) q[2]; rz(x1) q[8]; rz(x4) q[3]; rz(x7) q[4]; rz(x1) q[5]; rz(x1) 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]; 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": 5}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZ", "IIZIIIZII", "ZIZIIIIII", "ZIIIIIZII", "IIZIIZIII", "ZIIIIZIII", "IIZIZIIII", "IIIIZIZII", "ZIIIZIIII", "IIIIZZIII", "IIZZIIIII", "IIIZIIZII", "ZIIZIIIII", "IIIZIZIII", "IIIZZIIII", "IZZIIIIII", "IZIIIIZII", "ZZIIIIIII", "IZIIIZIII", "IZIIZIIII", "IZIZIIIII", "...
[ -1, -3, -3.5, -3.5, 0.5, 1, 1, 0.5, -4, -2.5, -3.5, 1.5, -4, -3.5, 1.5, -3.5, 1.5, -3.5, 1, -3.5, -3.5, 0.5, 0.5, 2.5, -2.5, -3, 1, 1.5, -3, -3 ]
0.976301
[ -0.3997121042224511, -0.08881062538428311, -0.6814063427213723, 0.842766208347133, -0.2054815709244816, 0.30366661475453494, -0.06032141017990702, 0.6252232639428812, -0.015280862923008912, 0.8594620645505905, -0.04411238302805447, 0.9782403956433755, -0.026733118017225346, 0.3909254278110...
{ "n_parameters": 130, "n_qubits": 9, "optimal_eigenvalue": -41.5, "target_ratio": 0.97, "target_value": -40.254999999999995 }
40
7716dc89002d46483faea00b4852bdef
connected_components
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"source": 0, "target": 1}, {"source": 1, "target": 2}, {"source": 3, "target": 5}, {"source": 3, "target": 8}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 4, "target": 8}, {"source": 4, "target": 9}, {"source": 4, "target": 11}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 5, "target": 8}, {"source": 5, "target": 10}, {"source": 5, "target": 11}, {"source": 6, "target": 10}, {"source": 7, "target": 11}, {"source": 8, "target": 9}, {"source": 8, "target": 10}, {"source": 8, "target": 11}, {"source": 9, "target": 10}, {"source": 9, "target": 11}]}
{"states": [1535, 511], "expectation_value": -59.031815712102095, "params": [[[1.5058, 0.006], [-3.1473, 0.00030000000000000003], [0.0024000000000000002, 0.007], [-0.0024000000000000002, 0.0005], [0.0025, 0.004], [-0.0025, 0.0044], [0.0025, 0.0028], [0.0025, 0.0083], [0.0025, 0.0024000000000000002], [0.0025, 0.0055000000000000005], [3.1389, 0.0012000000000000001]]], "bitstrings": ["01000000000", "11000000000"], "total_optimization_steps": 480, "probabilities": [0.4675162823623785, 0.5324616056211864], "optimization_time": 6.849562644958496}
0.5 * (Z(0) @ Z(1)) + -3.5 * (Z(2) @ Z(4)) + -4.5 * (Z(7) @ Z(4)) + -3.5 * (Z(7) @ Z(2)) + 2.0 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(2)) + -4.5 * (Z(3) @ Z(7)) + -4.0 * (Z(5) @ Z(4)) + 0.5 * (Z(5) @ Z(2)) + 1.5 * (Z(5) @ Z(7)) + -4.0 * (Z(5) @ Z(3)) + -4.0 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(2)) + 1.5 * (Z(6) @ Z(7)) + -3.5 * (Z(6) @ Z(3)) + 1.0 * (Z(6) @ Z(5)) + 1.5 * (Z(8) @ Z(4)) + 0.5 * (Z(8) @ Z(2)) + -3.5 * (Z(8) @ Z(7)) + -3.5 * (Z(8) @ Z(3)) + 1.0 * (Z(8) @ Z(5)) + 1.0 * (Z(8) @ Z(6)) + -4.5 * (Z(10) @ Z(4)) + 1.0 * (Z(10) @ Z(2)) + -4.0 * (Z(10) @ Z(7)) + -3.5 * (Z(10) @ Z(3)) + 1.0 * (Z(10) @ Z(5)) + -3.0 * (Z(10) @ Z(6)) + -3.5 * (Z(10) @ Z(8)) + -4.0 * (Z(9) @ Z(4)) + 1.0 * (Z(9) @ Z(2)) + -4.0 * (Z(9) @ Z(7)) + 1.5 * (Z(9) @ Z(3)) + -3.0 * (Z(9) @ Z(5)) + 0.5 * (Z(9) @ Z(6)) + -3.5 * (Z(9) @ Z(8)) + 1.5 * (Z(9) @ Z(10)) + -1.0 * Z(1) + -1.0 * Z(0) + 0.5 * Z(4) + 0.5 * Z(2) + 0.5 * Z(7) + 0.5 * Z(3) + 0.5 * Z(5) + 0.5 * Z(6) + 0.5 * Z(8) + 0.5 * Z(10) + 0.5 * Z(9)
2
11
1
{"smallest_eigenvalues": [-59.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -58.5, "smallest_bitstrings": ["11000000000"], "largest_eigenvalue": 45.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.1538710702363164) q[0]; cx q[1], q[0]; rz(1.633602437549233) q[0]; rx(1.110710579534414) q[0]; rz(1.633602437549233) q[1]; rx(1.110710579534414) q[1]; h q[2]; h q[3]; h q[4]; cx q[4], q[2]; rz(0.5247702363647635) q[2]; cx q[4], q[2]; h q[5]; h q[6]; h q[7]; cx q[4], q[7]; rz(0.48309366240703333) q[7]; cx q[4], q[7]; cx q[2], q[7]; cx q[4], q[3]; rz(0.3565447479517452) q[3]; cx q[4], q[3]; cx q[4], q[5]; rz(0.4827371326483044) q[5]; cx q[4], q[5]; cx q[4], q[6]; rz(0.4827371326483044) q[6]; cx q[4], q[6]; rz(0.5247702363647635) q[7]; cx q[2], q[7]; cx q[2], q[3]; rz(0.1538710702363164) q[3]; cx q[2], q[3]; cx q[2], q[5]; rz(0.1538710702363164) q[5]; cx q[2], q[5]; cx q[2], q[6]; rz(0.1538710702363164) q[6]; cx q[2], q[6]; cx q[7], q[3]; rz(0.48309366240703333) q[3]; cx q[7], q[3]; cx q[7], q[5]; rz(0.3387537243612188) q[5]; cx q[7], q[5]; cx q[3], q[5]; rz(0.4827371326483044) q[5]; cx q[3], q[5]; cx q[7], q[6]; rz(0.3387537243612188) q[6]; cx q[7], q[6]; cx q[3], q[6]; rz(0.5247702363647635) q[6]; cx q[3], q[6]; cx q[5], q[6]; rz(0.3212948894321711) q[6]; cx q[5], q[6]; h q[8]; cx q[4], q[8]; rz(0.3387537243612188) q[8]; cx q[4], q[8]; cx q[2], q[8]; rz(0.1538710702363164) q[8]; cx q[2], q[8]; cx q[7], q[8]; rz(0.5247702363647635) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(0.5247702363647635) q[8]; cx q[3], q[8]; cx q[5], q[8]; rz(0.3212948894321711) q[8]; cx q[5], q[8]; cx q[6], q[8]; rz(0.3212948894321711) q[8]; cx q[6], q[8]; h q[9]; h q[10]; cx q[4], q[10]; rz(0.48309366240703333) q[10]; cx q[4], q[10]; cx q[2], q[10]; rz(0.3212948894321711) q[10]; cx q[2], q[10]; cx q[4], q[9]; cx q[7], q[10]; rz(0.4827371326483044) q[10]; cx q[7], q[10]; cx q[3], q[10]; rz(0.5247702363647635) q[10]; cx q[3], q[10]; cx q[5], q[10]; rz(0.3212948894321711) q[10]; cx q[5], q[10]; cx q[6], q[10]; rz(0.5963915301088328) q[10]; cx q[6], q[10]; cx q[8], q[10]; rz(0.5247702363647635) q[10]; cx q[8], q[10]; rz(0.4827371326483044) q[9]; cx q[4], q[9]; cx q[2], q[9]; rz(0.1538710702363164) q[4]; rx(1.1107105795344139) q[4]; rz(0.3212948894321711) q[9]; cx q[2], q[9]; rz(0.1538710702363164) q[2]; rx(1.1107105795344139) q[2]; cx q[7], q[9]; rz(0.4827371326483044) q[9]; cx q[7], q[9]; cx q[3], q[9]; rz(0.1538710702363164) q[7]; rx(1.1107105795344139) q[7]; rz(0.3387537243612188) q[9]; cx q[3], q[9]; rz(0.1538710702363164) q[3]; rx(1.1107105795344139) q[3]; cx q[5], q[9]; rz(0.5963915301088328) q[9]; cx q[5], q[9]; rz(0.1538710702363164) q[5]; rx(1.1107105795344139) q[5]; cx q[6], q[9]; rz(0.1538710702363164) q[9]; cx q[6], q[9]; rz(0.1538710702363164) q[6]; rx(1.1107105795344139) q[6]; cx q[8], q[9]; rz(0.5247702363647635) q[9]; cx q[8], q[9]; cx q[10], q[9]; rz(0.1538710702363164) q[8]; rx(1.1107105795344139) q[8]; rz(0.3387537243612188) q[9]; cx q[10], q[9]; rz(0.1538710702363164) q[10]; rx(1.1107105795344139) q[10]; rz(0.1538710702363164) q[9]; rx(1.1107105795344139) q[9];
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[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(x8) q[6]; rz(x12) q[6]; rx(x8) q[7]; rz(x13) q[7]; rx(x8) q[8]; rz(x4) q[8]; rx(x8) q[9]; rz(x14) q[9]; rx(x15) q[10]; rz(x16) q[10]; cx q[10], q[9]; cx q[9], q[8]; cx q[8], q[7]; cx q[7], q[6]; cx q[6], q[5]; cx q[5], q[4]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; cx q[1], q[0]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10];
{"node": 1}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIIZIZII", "IIIZIIZIIII", "IIIZIIIIZII", "IIIIIIZZIII", "IIIIIIIZZII", "IIIZIIIZIII", "IIIIIZZIIII", "IIIIIZIIZII", "IIIZIZIIIII", "IIIIIZIZIII", "IIIIZIZIIII", "IIIIZIIIZII", "IIIZZIIIIII", "IIIIZIIZIII", "IIIIZZIIIII", "IIZIIIZIIII", "IIZIIIIIZII", "IIZZIIIII...
[ 0.5, -3.5, -4.5, -3.5, 2, 0.5, -4.5, -4, 0.5, 1.5, -4, -4, 0.5, 1.5, -3.5, 1, 1.5, 0.5, -3.5, -3.5, 1, 1, -4.5, 1, -4, -3.5, 1, -3, -3.5, -4, 1, -4, 1.5, -3, 0.5, -3.5, 1.5, -1, -1, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, ...
0.532286
[ 0.1538710702363164, 0.5247702363647635, 0.48309366240703333, 0.3565447479517452, 0.4827371326483044, 0.3387537243612188, 0.3212948894321711, 0.5963915301088328, 1.6336024375492328, 1.110710579534414 ]
{ "n_parameters": 10, "n_qubits": 11, "optimal_eigenvalue": -59.5, "target_ratio": 0.97, "target_value": -57.714999999999996 }
254
64b81587301614454a8e204aef648a08
min_cut
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 6, "source": 0, "target": 3}, {"capacity": 3, "source": 1, "target": 4}, {"capacity": 5, "source": 1, "target": 7}, {"capacity": 3, "source": 2, "target": 3}, {"capacity": 4, "source": 2, "target": 4}, {"capacity": 5, "source": 2, "target": 5}, {"capacity": 3, "source": 5, "target": 3}, {"capacity": 2, "source": 5, "target": 6}, {"capacity": 2, "source": 6, "target": 2}]}
{"states": [1, 65], "expectation_value": -11.278613398847908, "params": [0.0032, 0.7944, 0.8258000000000001, 0.0048000000000000004, -0.0024000000000000002, 0.9458000000000001, -0.0025, 0.907, -0.0027, 0.9442, -0.0027, 0.9637, -0.0025, 0.9383, 1.3101, 0.004, 0.0032, 0.004, 0.8262, 0.0067, -0.0025, 0.0071, -0.0025, 0.004, -0.0027, 0.0061, -0.0027, 0.0082, -0.0025, 0.0073, 1.3069000000000002, 0.0011, 0.0114, -0.9297000000000001, -0.8946000000000001, -0.9372, -0.9499000000000001, -0.9311, 0.0043, 0.007, 0.0063, 0.009600000000000001, 0.001, 0.008700000000000001, 0.00030000000000000003, 0.0053], "bitstrings": ["11111110", "10111110"], "total_optimization_steps": 130, "probabilities": [0.428533186347082, 0.5041985011922027], "optimization_time": 19.629314184188843}
-0.25 * (Z(0) @ Z(1)) + -1.5 * (Z(3) @ Z(0)) + -0.75 * (Z(4) @ Z(1)) + -1.25 * (Z(7) @ Z(1)) + 2.0 * (Z(7) @ Z(0)) + -0.75 * (Z(2) @ Z(3)) + -1.0 * (Z(2) @ Z(4)) + -0.75 * (Z(5) @ Z(3)) + -1.25 * (Z(5) @ Z(2)) + -0.5 * (Z(6) @ Z(2)) + -0.5 * (Z(6) @ Z(5)) + 1.75 * Z(1) + -0.25 * Z(0) + -3.0 * Z(3) + -1.75 * Z(4) + 0.75 * Z(7) + 2.5 * Z(2) + 0.0 * Z(5) + 0.0 * Z(6)
3
8
2
{"smallest_eigenvalues": [-13.5, -13.5, -13.5], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -11.5, "smallest_bitstrings": ["10010000", "10011000", "10111110"], "largest_eigenvalue": 14.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-0.7620331655042796) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[0], q[3]; rz(0.009727605300973743) q[3]; cx q[0], q[3]; cx q[3], q[2]; rz(0.022309653861594385) q[2]; cx q[3], q[2]; h q[4]; cx q[1], q[4]; rz(0.022309653861594385) q[4]; cx q[1], q[4]; cx q[4], q[2]; rz(-0.037513852242874623) q[2]; cx q[4], q[2]; rz(-0.7461884715360072) q[4]; rx(-1.3980566969804298) q[4]; h q[5]; cx q[3], q[5]; rz(0.022309653861594385) q[5]; cx q[3], q[5]; cx q[2], q[5]; rz(-0.6188044349738586) q[3]; rx(-1.39805669698043) q[3]; rz(-0.5342435375433542) q[5]; cx q[2], q[5]; h q[6]; cx q[2], q[6]; rz(-0.6135829027365842) q[6]; cx q[2], q[6]; rz(-0.12719197134176774) q[2]; rx(-1.3980566969804302) q[2]; cx q[5], q[6]; rz(-0.6135829027365842) q[6]; cx q[5], q[6]; rz(-0.03880296896392288) q[5]; rx(-1.3980566969804298) q[5]; rz(-0.03880296896392288) q[6]; rx(-1.3980566969804298) q[6]; h q[7]; cx q[1], q[7]; rz(-0.5342435375433542) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(0.48420167523977486) q[1]; rx(-1.3980566969804302) q[1]; rz(0.4659873954897646) q[7]; cx q[0], q[7]; rz(-0.7620331655042798) q[0]; rx(-1.3980566969804302) q[0]; cx q[1], q[0]; rz(-0.9296814659950439) q[0]; cx q[1], q[0]; cx q[0], q[3]; cx q[1], q[4]; rz(0.008723863003347782) q[3]; cx q[0], q[3]; cx q[3], q[2]; rz(0.006374318981626813) q[2]; cx q[3], q[2]; cx q[3], q[5]; rz(0.006374318981626813) q[4]; cx q[1], q[4]; cx q[4], q[2]; rz(-0.07730967063246202) q[2]; cx q[4], q[2]; rz(-1.219355695146504) q[4]; rx(-0.9821809870212671) q[4]; rz(0.006374318981626813) q[5]; cx q[3], q[5]; cx q[2], q[5]; rz(-1.4889314448645372) q[3]; rx(-0.9821809870212671) q[3]; rz(-0.9645421842641598) q[5]; cx q[2], q[5]; cx q[2], q[6]; rz(-1.6059817485617993) q[6]; cx q[2], q[6]; rz(0.08062258521180832) q[2]; rx(-0.982180987021267) q[2]; cx q[5], q[6]; rz(-1.6059817485617993) q[6]; cx q[5], q[6]; rz(-0.03880296896392288) q[5]; rx(-0.982180987021267) q[5]; rz(-0.03880296896392288) q[6]; rx(-0.982180987021267) q[6]; rz(1.1163776811111443) q[7]; rx(-1.39805669698043) q[7]; cx q[1], q[7]; rz(-0.9645421842641598) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(1.2654814899871196) q[1]; rx(-0.9821809870212671) q[1]; rz(0.9121588736830423) q[7]; cx q[0], q[7]; rz(-0.9296814659950439) q[0]; rx(-0.982180987021267) q[0]; rz(0.44167263041616867) q[7]; rx(-0.9821809870212671) 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] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[8] c; qubit[8] q; rx(x0) q[0]; rz(x1) q[0]; rx(x2) q[1]; rz(x3) q[1]; rx(x4) q[2]; rz(x5) q[2]; rx(x6) q[3]; rz(x7) q[3]; rx(x8) q[4]; rz(x9) q[4]; rx(x8) q[5]; rz(x10) q[5]; rx(x6) q[6]; rz(x11) q[6]; rx(x12) q[7]; rz(x13) q[7]; crz(x14) q[7], q[6]; crz(x15) q[6], q[5]; crz(x16) q[5], q[4]; crz(x17) q[4], q[3]; crz(x18) q[3], q[2]; crz(x19) q[2], q[1]; crz(x20) q[1], q[0]; rx(x0) q[0]; rz(x13) q[0]; rx(x21) q[1]; rz(x22) q[1]; rx(x6) q[2]; rz(x23) q[2]; rx(x6) q[3]; rz(x13) q[3]; rx(x8) q[4]; rz(x24) q[4]; rx(x8) q[5]; rz(x25) q[5]; rx(x6) q[6]; rz(x26) q[6]; rx(x27) q[7]; rz(x28) q[7]; crz(x29) q[7], q[6]; crz(x30) q[6], q[5]; crz(x31) q[5], q[4]; crz(x32) q[4], q[3]; crz(x33) q[3], q[2]; crz(x34) q[2], q[1]; crz(x35) 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", "IIIIZIIZ", "IIIZIIZI", "ZIIIIIZI", "ZIIIIIIZ", "IIIIZZII", "IIIZIZII", "IIZIZIII", "IIZIIZII", "IZIIIZII", "IZZIIIII", "IIIIIIZI", "IIIIIIIZ", "IIIIZIII", "IIIZIIII", "ZIIIIIII", "IIIIIZII", "IIZIIIII", "IZIIIIII" ]
[ -0.25, -1.5, -0.75, -1.25, 2, -0.75, -1, -0.75, -1.25, -0.5, -0.5, 1.75, -0.25, -3, -1.75, 0.75, 2.5, 0, 0 ]
0.970256
[ -0.7620331655042796, 0.009727605300973743, 0.022309653861594385, -0.5342435375433542, 0.4659873954897646, -0.037513852242874623, -0.6135829027365842, 0.48420167523977486, -0.6188044349738584, -0.746188471536007, 1.1163776811111443, -0.12719197134176755, -0.03880296896392278, -1.39805669698...
{ "n_parameters": 27, "n_qubits": 8, "optimal_eigenvalue": -13.5, "target_ratio": 0.97, "target_value": -13.094999999999999 }
176
cfcf196786d6d074ade797fa6078553a
max_flow
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": 3}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 5}, {"capacity": 1, "source": 2, "target": 1}, {"capacity": 1, "source": 2, "target": 4}, {"capacity": 1, "source": 4, "target": 1}, {"capacity": 2, "source": 4, "target": 2}]}
{"states": [390, 399], "expectation_value": -1.3868003768399888, "params": [[0.0621, 0.050800000000000005, 0.046700000000000005], [-0.054700000000000006, -0.0463, -0.042]], "bitstrings": ["1001111001", "1001110000"], "total_optimization_steps": 10, "probabilities": [0.0015472571826615038, 0.0015472571826615044], "optimization_time": 10.008817195892334}
0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(0)) + -1.0 * (Z(3) @ Z(5)) + -0.5 * (Z(3) @ Z(0)) + -0.5 * (Z(3) @ Z(7)) + -0.5 * (Z(4) @ Z(5)) + -0.5 * (Z(4) @ Z(0)) + -0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(4) @ Z(3)) + -0.5 * (Z(8) @ Z(5)) + 0.5 * (Z(8) @ Z(7)) + 0.5 * (Z(8) @ Z(3)) + -0.5 * (Z(9) @ Z(5)) + 0.5 * (Z(9) @ Z(7)) + 0.5 * (Z(9) @ Z(3)) + 1.0 * (Z(9) @ Z(8)) + 0.5 * (Z(6) @ Z(5)) + -0.5 * (Z(6) @ Z(7)) + -0.5 * (Z(6) @ Z(3)) + -1.0 * (Z(6) @ Z(8)) + -1.0 * (Z(6) @ Z(9)) + 0.33333333333333337 * (Z(1) @ Z(2)) + 0.0 * Z(5) + 0.33333333333333337 * Z(0) + 1.5 * Z(7) + 0.0 * Z(3) + -0.5 * Z(4) + 1.5 * Z(8) + 1.5 * Z(9) + -1.5 * Z(6) + 0.6666666666666667 * Z(2) + 0.6666666666666667 * Z(1)
1
10
3
{"smallest_eigenvalues": [-6.166666666666667, -6.166666666666667, -6.166666666666667, -6.166666666666667, -6.166666666666667, -6.166666666666667, -6.166666666666667], "number_of_smallest_eigenvalues": 7, "first_excited_energy": -5.833333333333334, "smallest_bitstrings": ["1000101010", "1001111010", "1001111001", "1001110000", "1001101100", "1000101001", "1000100000"], "largest_eigenvalue": 15.833333333333334}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; h q[0]; h q[1]; h q[2]; cx q[2], q[1]; rz(0.38396551843230375) q[1]; cx q[2], q[1]; rz(-0.4140865431265359) q[1]; rx(1.4388351855267667) q[1]; rz(-0.4140865431265359) q[2]; rx(1.4388351855267667) q[2]; cx q[2], q[1]; rz(0.30052165692203675) q[1]; cx q[2], q[1]; rz(-0.8476851526856706) q[1]; rx(0.6484001924324776) q[1]; rz(-0.8476851526856706) q[2]; rx(0.6484001924324776) q[2]; cx q[2], q[1]; rz(0.37426410025006446) q[1]; cx q[2], q[1]; rz(-0.40224256367141464) q[1]; rx(0.3935190467216628) q[1]; rz(-0.40224256367141464) q[2]; rx(0.3935190467216628) q[2]; cx q[2], q[1]; rz(-0.5804252674642884) q[1]; cx q[2], q[1]; rz(-1.083203474545333) q[1]; rx(0.28311760512701595) q[1]; rz(-1.083203474545333) q[2]; rx(0.28311760512701595) q[2]; h q[3]; h q[4]; h q[5]; cx q[5], q[0]; rz(0.034539384198122705) q[0]; cx q[5], q[0]; h q[6]; h q[7]; cx q[5], q[7]; rz(0.034539384198122705) q[7]; cx q[5], q[7]; cx q[0], q[7]; cx q[5], q[3]; rz(0.1583793320365209) q[3]; cx q[5], q[3]; cx q[5], q[4]; rz(0.13174966890782872) q[4]; cx q[5], q[4]; rz(0.034539384198122705) q[7]; cx q[0], q[7]; cx q[0], q[3]; rz(0.13174966890782872) q[3]; cx q[0], q[3]; cx q[0], q[4]; rz(0.13174966890782872) q[4]; cx q[0], q[4]; rz(0.3839655184323041) q[0]; rx(1.4388351855267667) q[0]; cx q[7], q[3]; rz(0.13174966890782872) q[3]; cx q[7], q[3]; cx q[7], q[4]; rz(0.13174966890782872) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(0.034539384198122705) q[4]; cx q[3], q[4]; rz(0.1317496689078288) q[4]; rx(1.438835185526767) q[4]; h q[8]; cx q[5], q[8]; rz(0.13174966890782872) q[8]; cx q[5], q[8]; cx q[7], q[8]; rz(0.034539384198122705) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(0.034539384198122705) q[8]; cx q[3], q[8]; h q[9]; cx q[5], q[9]; rz(0.13174966890782872) q[9]; cx q[5], q[9]; cx q[5], q[6]; rz(0.034539384198122705) q[6]; cx q[5], q[6]; rz(0.9058271732652496) q[5]; rx(1.438835185526767) q[5]; cx q[5], q[0]; rz(0.07083576534550291) q[0]; cx q[5], q[0]; cx q[7], q[9]; rz(0.034539384198122705) q[9]; cx q[7], q[9]; cx q[3], q[9]; cx q[7], q[6]; rz(0.13174966890782872) q[6]; cx q[7], q[6]; rz(-0.8544721743832904) q[7]; rx(1.4388351855267667) q[7]; cx q[5], q[7]; rz(0.07083576534550291) q[7]; cx q[5], q[7]; cx q[0], q[7]; rz(0.07083576534550291) q[7]; cx q[0], q[7]; rz(0.034539384198122705) q[9]; cx q[3], q[9]; cx q[3], q[6]; rz(0.13174966890782872) q[6]; cx q[3], q[6]; rz(0.9058271732652496) q[3]; rx(1.438835185526767) q[3]; cx q[5], q[3]; rz(0.6657468360247684) q[3]; cx q[5], q[3]; cx q[0], q[3]; rz(0.4231701738103223) q[3]; cx q[0], q[3]; cx q[5], q[4]; rz(0.4231701738103223) q[4]; cx q[5], q[4]; cx q[0], q[4]; rz(0.4231701738103223) q[4]; cx q[0], q[4]; rz(0.30052165692203703) q[0]; rx(0.6484001924324777) q[0]; cx q[7], q[3]; rz(0.4231701738103223) q[3]; cx q[7], q[3]; cx q[7], q[4]; rz(0.4231701738103223) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(0.07083576534550291) q[4]; cx q[3], q[4]; rz(0.42317017381032196) q[4]; rx(0.6484001924324778) q[4]; cx q[8], q[9]; rz(0.023971881933780113) q[9]; cx q[8], q[9]; cx q[8], q[6]; rz(0.1583793320365209) q[6]; cx q[8], q[6]; rz(-0.8544721743832904) q[8]; rx(1.4388351855267667) q[8]; cx q[5], q[8]; rz(0.4231701738103223) q[8]; cx q[5], q[8]; cx q[7], q[8]; rz(0.07083576534550291) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(0.07083576534550291) q[8]; cx q[3], q[8]; cx q[9], q[6]; rz(0.1583793320365209) q[6]; cx q[9], q[6]; rz(-0.8296736871253323) q[6]; rx(1.438835185526767) q[6]; rz(-0.8544721743832904) q[9]; rx(1.4388351855267667) q[9]; cx q[5], q[9]; rz(0.4231701738103223) q[9]; cx q[5], q[9]; cx q[5], q[6]; rz(0.07083576534550291) q[6]; cx q[5], q[6]; rz(0.9058271732652496) q[5]; rx(0.6484001924324778) q[5]; cx q[5], q[0]; rz(-0.10716854366741344) q[0]; cx q[5], q[0]; cx q[7], q[9]; rz(0.07083576534550291) q[9]; cx q[7], q[9]; cx q[3], q[9]; cx q[7], q[6]; rz(0.4231701738103223) q[6]; cx q[7], q[6]; rz(-0.732782144690507) q[7]; rx(0.6484001924324775) q[7]; cx q[5], q[7]; rz(-0.10716854366741344) q[7]; cx q[5], q[7]; cx q[0], q[7]; rz(-0.10716854366741344) q[7]; cx q[0], q[7]; rz(0.07083576534550291) q[9]; cx q[3], q[9]; cx q[3], q[6]; rz(0.4231701738103223) q[6]; cx q[3], q[6]; rz(0.9058271732652496) q[3]; rx(0.6484001924324778) q[3]; cx q[5], q[3]; rz(0.9729053281640798) q[3]; cx q[5], q[3]; cx q[0], q[3]; rz(0.3870592714989768) q[3]; cx q[0], q[3]; cx q[5], q[4]; rz(0.3870592714989768) q[4]; cx q[5], q[4]; cx q[0], q[4]; rz(0.3870592714989768) q[4]; cx q[0], q[4]; rz(0.37426410025006485) q[0]; rx(0.3935190467216628) q[0]; cx q[7], q[3]; rz(0.3870592714989768) q[3]; cx q[7], q[3]; cx q[7], q[4]; rz(0.3870592714989768) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(-0.10716854366741344) q[4]; cx q[3], q[4]; rz(0.3870592714989769) q[4]; rx(0.3935190467216628) q[4]; cx q[8], q[9]; rz(-0.5671362906981388) q[9]; cx q[8], q[9]; cx q[8], q[6]; rz(0.6657468360247684) q[6]; cx q[8], q[6]; rz(-0.732782144690507) q[8]; rx(0.6484001924324775) q[8]; cx q[5], q[8]; rz(0.3870592714989768) q[8]; cx q[5], q[8]; cx q[7], q[8]; rz(-0.10716854366741344) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(-0.10716854366741344) q[8]; cx q[3], q[8]; cx q[9], q[6]; rz(0.6657468360247684) q[6]; cx q[9], q[6]; rz(-0.08647212510527424) q[6]; rx(0.6484001924324779) q[6]; rz(-0.732782144690507) q[9]; rx(0.6484001924324775) q[9]; cx q[5], q[9]; rz(0.3870592714989768) q[9]; cx q[5], q[9]; cx q[5], q[6]; rz(-0.10716854366741344) q[6]; cx q[5], q[6]; rz(0.9058271732652496) q[5]; rx(0.3935190467216628) q[5]; cx q[5], q[0]; rz(-0.6946404871079771) q[0]; cx q[5], q[0]; cx q[7], q[9]; rz(-0.10716854366741344) q[9]; cx q[7], q[9]; cx q[3], q[9]; cx q[7], q[6]; rz(0.3870592714989768) q[6]; cx q[7], q[6]; rz(-1.870092692571819) q[7]; rx(0.39351904672166294) q[7]; cx q[5], q[7]; rz(-0.6946404871079771) q[7]; cx q[5], q[7]; cx q[0], q[7]; rz(-0.6946404871079771) q[7]; cx q[0], q[7]; rz(-0.10716854366741344) q[9]; cx q[3], q[9]; cx q[3], q[6]; rz(0.3870592714989768) q[6]; cx q[3], q[6]; rz(0.9058271732652496) q[3]; rx(0.3935190467216628) q[3]; cx q[5], q[3]; rz(1.0903039712231328) q[3]; cx q[5], q[3]; cx q[0], q[3]; rz(0.669408209104366) q[3]; cx q[0], q[3]; cx q[5], q[4]; rz(0.669408209104366) q[4]; cx q[5], q[4]; cx q[0], q[4]; rz(0.669408209104366) q[4]; cx q[0], q[4]; rz(-0.580425267464288) q[0]; rx(0.2831176051270161) q[0]; cx q[7], q[3]; rz(0.669408209104366) q[3]; cx q[7], q[3]; cx q[7], q[4]; rz(0.669408209104366) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(-0.6946404871079771) q[4]; cx q[3], q[4]; rz(0.6694082091043665) q[4]; rx(0.28311760512701617) q[4]; cx q[8], q[9]; rz(-0.7643598082639761) q[9]; cx q[8], q[9]; cx q[8], q[6]; rz(0.9729053281640798) q[6]; cx q[8], q[6]; rz(-1.870092692571819) q[8]; rx(0.39351904672166294) q[8]; cx q[5], q[8]; rz(0.669408209104366) q[8]; cx q[5], q[8]; cx q[7], q[8]; rz(-0.6946404871079771) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(-0.6946404871079771) q[8]; cx q[3], q[8]; cx q[9], q[6]; rz(0.9729053281640798) q[6]; cx q[9], q[6]; rz(0.36541029517331136) q[6]; rx(0.3935190467216628) q[6]; rz(-1.870092692571819) q[9]; rx(0.39351904672166294) q[9]; cx q[5], q[9]; rz(0.669408209104366) q[9]; cx q[5], q[9]; cx q[5], q[6]; rz(-0.6946404871079771) q[6]; cx q[5], q[6]; rz(0.9058271732652496) q[5]; rx(0.28311760512701617) q[5]; cx q[7], q[9]; rz(-0.6946404871079771) q[9]; cx q[7], q[9]; cx q[3], q[9]; cx q[7], q[6]; rz(0.669408209104366) q[6]; cx q[7], q[6]; rz(-0.5779062615768336) q[7]; rx(0.283117605127016) q[7]; rz(-0.6946404871079771) q[9]; cx q[3], q[9]; cx q[3], q[6]; rz(0.669408209104366) q[6]; cx q[3], q[6]; rz(0.9058271732652496) q[3]; rx(0.28311760512701617) q[3]; cx q[8], q[9]; rz(-0.02607746817786121) q[9]; cx q[8], q[9]; cx q[8], q[6]; rz(1.0903039712231328) q[6]; cx q[8], q[6]; rz(-0.5779062615768336) q[8]; rx(0.283117605127016) q[8]; cx q[9], q[6]; rz(1.0903039712231328) q[6]; cx q[9], q[6]; rz(0.3180420056451636) q[6]; rx(0.28311760512701606) q[6]; rz(-0.5779062615768336) q[9]; rx(0.283117605127016) 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] 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[5], q[0]; rz(x0) q[0]; cx q[5], q[0]; cx q[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; cx q[0], q[7]; rz(x0) q[7]; cx q[0], q[7]; cx q[5], q[3]; rz(x1) q[3]; cx q[5], q[3]; cx q[0], q[3]; rz(x2) q[3]; cx q[0], q[3]; cx q[7], q[3]; rz(x2) q[3]; cx q[7], q[3]; cx q[5], q[4]; rz(x2) q[4]; cx q[5], q[4]; cx q[0], q[4]; rz(x2) q[4]; cx q[0], q[4]; cx q[7], q[4]; rz(x2) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(x0) q[4]; cx q[3], q[4]; cx q[5], q[8]; rz(x2) q[8]; cx q[5], q[8]; cx q[7], q[8]; rz(x0) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(x0) q[8]; cx q[3], q[8]; cx q[5], q[9]; rz(x2) q[9]; cx q[5], q[9]; cx q[7], q[9]; rz(x0) q[9]; cx q[7], q[9]; cx q[3], q[9]; rz(x0) q[9]; cx q[3], q[9]; cx q[8], q[9]; rz(x3) q[9]; cx q[8], q[9]; cx q[5], q[6]; rz(x0) q[6]; cx q[5], q[6]; cx q[7], q[6]; rz(x2) q[6]; cx q[7], q[6]; cx q[3], q[6]; rz(x2) q[6]; cx q[3], q[6]; cx q[8], q[6]; rz(x1) q[6]; cx q[8], q[6]; cx q[9], q[6]; rz(x1) q[6]; cx q[9], q[6]; cx q[2], q[1]; rz(x4) q[1]; cx q[2], q[1]; rz(x5) q[5]; rz(x4) q[0]; rz(x6) q[7]; rz(x5) q[3]; rz(x2) q[4]; rz(x6) q[8]; rz(x6) q[9]; rz(x7) q[6]; rz(x8) q[2]; rz(x8) q[1]; 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]; cx q[5], q[0]; rz(x10) q[0]; cx q[5], q[0]; cx q[5], q[7]; rz(x10) q[7]; cx q[5], q[7]; cx q[0], q[7]; rz(x10) q[7]; cx q[0], q[7]; cx q[5], q[3]; rz(x11) q[3]; cx q[5], q[3]; cx q[0], q[3]; rz(x12) q[3]; cx q[0], q[3]; cx q[7], q[3]; rz(x12) q[3]; cx q[7], q[3]; cx q[5], q[4]; rz(x12) q[4]; cx q[5], q[4]; cx q[0], q[4]; rz(x12) q[4]; cx q[0], q[4]; cx q[7], q[4]; rz(x12) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(x10) q[4]; cx q[3], q[4]; cx q[5], q[8]; rz(x12) q[8]; cx q[5], q[8]; cx q[7], q[8]; rz(x10) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(x10) q[8]; cx q[3], q[8]; cx q[5], q[9]; rz(x12) q[9]; cx q[5], q[9]; cx q[7], q[9]; rz(x10) q[9]; cx q[7], q[9]; cx q[3], q[9]; rz(x10) q[9]; cx q[3], q[9]; cx q[8], q[9]; rz(x13) q[9]; cx q[8], q[9]; cx q[5], q[6]; rz(x10) q[6]; cx q[5], q[6]; cx q[7], q[6]; rz(x12) q[6]; cx q[7], q[6]; cx q[3], q[6]; rz(x12) q[6]; cx q[3], q[6]; cx q[8], q[6]; rz(x11) q[6]; cx q[8], q[6]; cx q[9], q[6]; rz(x11) q[6]; cx q[9], q[6]; cx q[2], q[1]; rz(x14) q[1]; cx q[2], q[1]; rz(x5) q[5]; rz(x14) q[0]; rz(x15) q[7]; rz(x5) q[3]; rz(x12) q[4]; rz(x15) q[8]; rz(x15) q[9]; rz(x16) q[6]; rz(x17) q[2]; rz(x17) q[1]; 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]; h q[9]; rz(x18) q[9]; h q[9]; cx q[5], q[0]; rz(x19) q[0]; cx q[5], q[0]; cx q[5], q[7]; rz(x19) q[7]; cx q[5], q[7]; cx q[0], q[7]; rz(x19) q[7]; cx q[0], q[7]; cx q[5], q[3]; rz(x20) q[3]; cx q[5], q[3]; cx q[0], q[3]; rz(x21) q[3]; cx q[0], q[3]; cx q[7], q[3]; rz(x21) q[3]; cx q[7], q[3]; cx q[5], q[4]; rz(x21) q[4]; cx q[5], q[4]; cx q[0], q[4]; rz(x21) q[4]; cx q[0], q[4]; cx q[7], q[4]; rz(x21) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(x19) q[4]; cx q[3], q[4]; cx q[5], q[8]; rz(x21) q[8]; cx q[5], q[8]; cx q[7], q[8]; rz(x19) q[8]; cx q[7], q[8]; cx q[3], q[8]; rz(x19) q[8]; cx q[3], q[8]; cx q[5], q[9]; rz(x21) q[9]; cx q[5], q[9]; cx q[7], q[9]; rz(x19) q[9]; cx q[7], q[9]; cx q[3], q[9]; rz(x19) q[9]; cx q[3], q[9]; cx q[8], q[9]; rz(x22) q[9]; cx q[8], q[9]; cx q[5], q[6]; rz(x19) q[6]; cx q[5], q[6]; cx q[7], q[6]; rz(x21) q[6]; cx q[7], q[6]; cx q[3], q[6]; rz(x21) q[6]; cx q[3], q[6]; cx q[8], q[6]; rz(x20) q[6]; cx q[8], q[6]; cx q[9], q[6]; rz(x20) q[6]; cx q[9], q[6]; cx q[2], q[1]; rz(x23) q[1]; cx q[2], q[1]; rz(x5) q[5]; rz(x23) q[0]; rz(x24) q[7]; rz(x5) q[3]; rz(x21) q[4]; rz(x24) q[8]; rz(x24) q[9]; rz(x25) q[6]; rz(x26) q[2]; rz(x26) q[1]; 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]; h q[6]; rz(x27) q[6]; h q[6]; h q[7]; rz(x27) q[7]; h q[7]; h q[8]; rz(x27) q[8]; h q[8]; h q[9]; rz(x27) 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];
{"source": 0, "sink": 5}
{"circuits": [], "gradients": []}
[ "IIIIZIIIIZ", "IIZIZIIIII", "IIZIIIIIIZ", "IIIIZIZIII", "IIIIIIZIIZ", "IIZIIIZIII", "IIIIZZIIII", "IIIIIZIIIZ", "IIZIIZIIII", "IIIIIZZIII", "IZIIZIIIII", "IZZIIIIIII", "IZIIIIZIII", "ZIIIZIIIII", "ZIZIIIIIII", "ZIIIIIZIII", "ZZIIIIIIII", "IIIZZIIIII", "IIZZIIIIII", "IIIZIIZIII"...
[ 0.5, 0.5, 0.5, -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, 1, 0.5, -0.5, -0.5, -1, -1, 0.33333333333333337, 0, 0.33333333333333337, 1.5, 0, -0.5, 1.5, 1.5, -1.5, 0.6666666666666667, 0.6666666666666667 ]
0.970291
[ 0.034539384198122705, 0.1583793320365209, 0.13174966890782872, 0.023971881933780113, 0.38396551843230375, 0.9058271732652498, -0.8544721743832904, -0.8296736871253323, -0.4140865431265362, 1.4388351855267667, 0.07083576534550291, 0.6657468360247684, 0.4231701738103223, -0.5671362906981388,...
{ "n_parameters": 37, "n_qubits": 10, "optimal_eigenvalue": -6.166666666666667, "target_ratio": 0.97, "target_value": -5.9816666666666665 }
261
-6049919368163708617
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[0, 2, 3, 5, 7], [0, 1, 3, 5, 7], [1, 2, 3, 4, 5], [1, 2, 6], [0, 2, 3, 6, 7], [0, 1, 4, 6, 7], [2, 3, 4, 6, 7], [1, 2, 7], [0, 1, 3, 4], [3, 5, 6]]}
{"states": [91, 175], "expectation_value": -1.136013703524666, "params": [[-0.2816], [0.273]], "bitstrings": ["10100100", "01010000"], "total_optimization_steps": 30, "probabilities": [0.00834820618759953, 0.008700749217743048], "optimization_time": 4.32077956199646}
0.1 * (Z(0) @ Z(2)) + 0.2 * (Z(3) @ Z(2)) + 0.23333333333333334 * (Z(3) @ Z(0)) + 0.1 * (Z(5) @ Z(2)) + 0.1 * (Z(5) @ Z(0)) + 0.31666666666666665 * (Z(5) @ Z(3)) + 0.31666666666666665 * (Z(7) @ Z(2)) + 0.2 * (Z(7) @ Z(0)) + 0.2 * (Z(7) @ Z(3)) + 0.1 * (Z(7) @ Z(5)) + 0.3833333333333333 * (Z(1) @ Z(2)) + 0.18333333333333335 * (Z(1) @ Z(0)) + 0.18333333333333335 * (Z(1) @ Z(3)) + 0.1 * (Z(1) @ Z(5)) + 0.26666666666666666 * (Z(1) @ Z(7)) + 0.1 * (Z(4) @ Z(2)) + 0.13333333333333333 * (Z(4) @ Z(0)) + 0.18333333333333335 * (Z(4) @ Z(3)) + 0.05 * (Z(4) @ Z(5)) + 0.1 * (Z(4) @ Z(7)) + 0.18333333333333335 * (Z(4) @ Z(1)) + 0.26666666666666666 * (Z(6) @ Z(2)) + 0.1 * (Z(6) @ Z(0)) + 0.26666666666666666 * (Z(6) @ Z(3)) + 0.16666666666666666 * (Z(6) @ Z(5)) + 0.15000000000000002 * (Z(6) @ Z(7)) + 0.21666666666666667 * (Z(6) @ Z(1)) + 0.1 * (Z(6) @ Z(4)) + 0.7333333333333335 * Z(2) + 0.525 * Z(0) + 0.7916666666666666 * Z(3) + 0.46666666666666656 * Z(5) + 0.6666666666666669 * Z(7) + 0.7583333333333333 * Z(1) + 0.42499999999999993 * Z(4) + 0.6333333333333333 * Z(6)
1
8
1
{"smallest_eigenvalues": [-2.3666666666666667], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.2500000000000004, "smallest_bitstrings": ["01010000"], "largest_eigenvalue": 9.999999999999998}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(2.621934659196574) q[0]; rz(0.30114255350086533) q[0]; rx(-0.05324904979229804) q[1]; rz(-0.03396576542688075) q[1]; rx(3.3200508797373156) q[2]; rz(-0.014439051625343924) q[2]; rx(0.1540424974487744) q[3]; rz(-0.6422255549721594) q[3]; rx(2.9793429942961653) q[4]; rz(-0.4826730450063399) q[4]; rx(3.061252378758223) q[5]; rz(0.3845273571945888) q[5]; rx(2.994536362386596) q[6]; rz(-0.6606494540670212) q[6]; rx(3.216362371951388) q[7]; rz(0.6487089352870573) q[7];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x3; input float[64] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[8] c; qubit[8] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; cx q[2], q[0]; rz(x0) q[0]; cx q[2], q[0]; cx q[2], q[3]; rz(x1) q[3]; cx q[2], q[3]; cx q[0], q[3]; rz(x2) q[3]; cx q[0], q[3]; cx q[2], q[5]; rz(x0) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(x0) q[5]; cx q[0], q[5]; cx q[3], q[5]; rz(x3) q[5]; cx q[3], q[5]; cx q[2], q[7]; rz(x3) q[7]; cx q[2], q[7]; cx q[0], q[7]; rz(x1) q[7]; cx q[0], q[7]; cx q[3], q[7]; rz(x1) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; cx q[2], q[1]; rz(x4) q[1]; cx q[2], q[1]; cx q[0], q[1]; rz(x5) q[1]; cx q[0], q[1]; cx q[3], q[1]; rz(x5) q[1]; cx q[3], q[1]; cx q[5], q[1]; rz(x0) q[1]; cx q[5], q[1]; cx q[7], q[1]; rz(x6) q[1]; cx q[7], q[1]; cx q[2], q[4]; rz(x0) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(x7) q[4]; cx q[0], q[4]; cx q[3], q[4]; rz(x5) q[4]; cx q[3], q[4]; cx q[5], q[4]; rz(x8) q[4]; cx q[5], q[4]; cx q[7], q[4]; rz(x0) q[4]; cx q[7], q[4]; cx q[1], q[4]; rz(x5) q[4]; cx q[1], q[4]; cx q[2], q[6]; rz(x6) q[6]; cx q[2], q[6]; cx q[0], q[6]; rz(x0) q[6]; cx q[0], q[6]; cx q[3], q[6]; rz(x6) q[6]; cx q[3], q[6]; cx q[5], q[6]; rz(x9) q[6]; cx q[5], q[6]; cx q[7], q[6]; rz(x10) q[6]; cx q[7], q[6]; cx q[1], q[6]; rz(x11) q[6]; cx q[1], q[6]; cx q[4], q[6]; rz(x0) q[6]; cx q[4], q[6]; rz(x12) q[2]; rz(x13) q[0]; rz(x14) q[3]; rz(x15) q[5]; rz(x16) q[7]; rz(x17) q[1]; rz(x18) q[4]; rz(x19) q[6]; h q[0]; rz(x20) q[0]; h q[0]; h q[1]; rz(x20) q[1]; h q[1]; h q[2]; rz(x20) q[2]; h q[2]; h q[3]; rz(x20) q[3]; h q[3]; h q[4]; rz(x20) q[4]; h q[4]; h q[5]; rz(x20) q[5]; h q[5]; h q[6]; rz(x20) q[6]; h q[6]; h q[7]; rz(x20) q[7]; h q[7]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7];
null
{"circuits": [], "gradients": []}
[ "IIIIIZIZ", "IIIIZZII", "IIIIZIIZ", "IIZIIZII", "IIZIIIIZ", "IIZIZIII", "ZIIIIZII", "ZIIIIIIZ", "ZIIIZIII", "ZIZIIIII", "IIIIIZZI", "IIIIIIZZ", "IIIIZIZI", "IIZIIIZI", "ZIIIIIZI", "IIIZIZII", "IIIZIIIZ", "IIIZZIII", "IIZZIIII", "ZIIZIIII", "IIIZIIZI", "IZIIIZII", "IZIIIII...
[ 0.1, 0.2, 0.23333333333333334, 0.1, 0.1, 0.31666666666666665, 0.31666666666666665, 0.2, 0.2, 0.1, 0.3833333333333333, 0.18333333333333335, 0.18333333333333335, 0.1, 0.26666666666666666, 0.1, 0.13333333333333333, 0.18333333333333335, 0.05, 0.1, 0.18333333333333335, 0.2666666...
0.973366
[ 2.621934659196574, 0.30114255350086533, -0.05324904979229804, -0.03396576542688075, 3.3200508797373156, -0.014439051625343924, 0.1540424974487744, -0.6422255549721594, 2.9793429942961653, -0.4826730450063399, 3.061252378758223, 0.3845273571945888, 2.994536362386596, -0.6606494540670212, ...
{ "n_parameters": 16, "n_qubits": 8, "optimal_eigenvalue": -2.3666666666666667, "target_ratio": 0.97, "target_value": -2.2956666666666665 }
19
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": -1.4574143239995407, "params": [1.7038, 0.0068000000000000005, 1.7105000000000001, 0.007500000000000001, 1.7118, 0.0055000000000000005, -0.0025, 0.0022, 1.7006000000000001, 0.0057, 1.7046000000000001, 0.0097, -0.0025, 0.0009000000000000001, 1.4697, 0.0049, 0.0088, 0.0098, 0.006200000000000001, 0.0054, 0.0085, 0.0074, 0.0048000000000000004, 0.0068000000000000005], "bitstrings": ["00010010", "00010011"], "total_optimization_steps": 170, "probabilities": [0.026464986244763452, 0.03240973427937775], "optimization_time": 7.006453514099121}
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)
18
8
1
{"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] 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; 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(x6) q[6]; rz(x12) q[6]; rx(x13) q[7]; rz(x14) q[7]; crz(x15) q[7], q[0]; crz(x1) q[6], q[7]; crz(x16) q[5], q[6]; crz(x17) q[4], q[5]; crz(x18) q[3], q[4]; crz(x19) q[2], q[3]; crz(x20) q[1], q[2]; crz(x21) 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];
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
eb532b3fe9f318ccb3658a6712436b91
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": 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": [0, 1], "expectation_value": -7.871292075091365, "params": [[[0.0032, 0.0012000000000000001], [0.0026000000000000003, 0.0081], [0.0024000000000000002, 0.0041], [0.0023, 0.007], [0.0026000000000000003, 0.007200000000000001], [1.1943000000000001, 0.0098], [0.0026000000000000003, 0.0001], [1.6055000000000001, 0.0073]]], "bitstrings": ["11111111", "11111110"], "total_optimization_steps": 160, "probabilities": [0.3300478048251769, 0.35375432085804753], "optimization_time": 10.46123743057251}
-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
1
{"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] 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; 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(x2) q[4]; rz(x8) q[4]; rx(x9) q[5]; rz(x10) q[5]; rx(x2) q[6]; rz(x11) q[6]; rx(x12) q[7]; rz(x13) 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
9f6a09f991bf68484362b3872f6239a7
min_cut
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"capacity": 4, "source": 0, "target": 1}, {"capacity": 3, "source": 0, "target": 5}, {"capacity": 1, "source": 1, "target": 3}, {"capacity": 3, "source": 1, "target": 5}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 3, "source": 2, "target": 4}, {"capacity": 6, "source": 3, "target": 2}, {"capacity": 1, "source": 3, "target": 5}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 6, "source": 4, "target": 1}, {"capacity": 5, "source": 4, "target": 2}, {"capacity": 1, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 4}, {"capacity": 3, "source": 5, "target": 6}]}
{"states": [63, 1], "expectation_value": -2.2934437675605857, "params": [[-0.07350000000000001, -0.0809], [0.0729, 0.0732]], "bitstrings": ["1000000", "1111110"], "total_optimization_steps": 10, "probabilities": [0.017727011947613145, 0.018549464047499527], "optimization_time": 3.1047685146331787}
-1.0 * (Z(0) @ Z(1)) + -1.0 * (Z(5) @ Z(1)) + -0.75 * (Z(5) @ Z(0)) + -0.25 * (Z(3) @ Z(1)) + -0.25 * (Z(3) @ Z(5)) + -0.5 * (Z(6) @ Z(1)) + 2.0 * (Z(6) @ Z(0)) + -0.75 * (Z(6) @ Z(5)) + -0.25 * (Z(6) @ Z(3)) + -1.5 * (Z(2) @ Z(3)) + -1.5 * (Z(4) @ Z(1)) + -0.75 * (Z(4) @ Z(5)) + -2.0 * (Z(4) @ Z(2)) + -1.25 * Z(1) + -0.25 * Z(0) + 0.0 * Z(5) + 1.75 * Z(3) + 0.5 * Z(6) + -2.0 * Z(2) + 1.25 * Z(4)
1
7
2
{"smallest_eigenvalues": [-10.5, -10.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -9.5, "smallest_bitstrings": ["1110110", "1111110"], "largest_eigenvalue": 16.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; ry(-1.5274762796530195) q[0]; ry(-0.05460135151509041) q[1]; rz(-pi) q[1]; h q[2]; ry(-1.5274762796530195) q[2]; h q[3]; h q[4]; ry(-1.5274762796530195) q[4]; h q[5]; ry(-1.5274762796530195) q[5]; h q[6]; ry(1.6197079894875082) q[6]; cx q[6], q[1]; ry(0.011220768291121707) q[1]; cx q[6], q[1]; ry(-0.040952496947547275) q[1]; cx q[3], q[1]; ry(0.040952496947547275) q[1]; cx q[3], 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] 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[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[1], q[3]; rz(x2) q[3]; cx q[1], q[3]; cx q[5], q[3]; rz(x2) q[3]; cx q[5], q[3]; cx q[1], q[6]; rz(x3) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x4) q[6]; cx q[0], q[6]; cx q[5], q[6]; rz(x1) q[6]; cx q[5], q[6]; cx q[3], q[6]; rz(x2) q[6]; cx q[3], q[6]; cx q[3], q[2]; rz(x5) q[2]; cx q[3], q[2]; cx q[1], q[4]; rz(x5) q[4]; cx q[1], q[4]; cx q[5], q[4]; rz(x1) q[4]; cx q[5], q[4]; cx q[2], q[4]; rz(x6) q[4]; cx q[2], q[4]; rz(x7) q[1]; rz(x2) q[0]; rz(x8) q[5]; rz(x9) q[3]; rz(x10) q[6]; rz(x6) q[2]; rz(x11) q[4]; 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[1], q[0]; rz(x13) q[0]; cx q[1], q[0]; cx q[1], q[5]; rz(x13) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x14) q[5]; cx q[0], q[5]; cx q[1], q[3]; rz(x15) q[3]; cx q[1], q[3]; cx q[5], q[3]; rz(x15) q[3]; cx q[5], q[3]; cx q[1], q[6]; rz(x16) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x17) q[6]; cx q[0], q[6]; cx q[5], q[6]; rz(x14) q[6]; cx q[5], q[6]; cx q[3], q[6]; rz(x15) q[6]; cx q[3], q[6]; cx q[3], q[2]; rz(x18) q[2]; cx q[3], q[2]; cx q[1], q[4]; rz(x18) q[4]; cx q[1], q[4]; cx q[5], q[4]; rz(x14) q[4]; cx q[5], q[4]; cx q[2], q[4]; rz(x19) q[4]; cx q[2], q[4]; rz(x20) q[1]; rz(x15) q[0]; rz(x8) q[5]; rz(x21) q[3]; rz(x22) q[6]; rz(x19) q[2]; rz(x23) q[4]; 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6];
{"source": 0, "sink": 6}
{"circuits": [], "gradients": []}
[ "IIIIIZZ", "IZIIIZI", "IZIIIIZ", "IIIZIZI", "IZIZIII", "ZIIIIZI", "ZIIIIIZ", "ZZIIIII", "ZIIZIII", "IIIZZII", "IIZIIZI", "IZZIIII", "IIZIZII", "IIIIIZI", "IIIIIIZ", "IZIIIII", "IIIZIII", "ZIIIIII", "IIIIZII", "IIZIIII" ]
[ -1, -1, -0.75, -0.25, -0.25, -0.5, 2, -0.75, -0.25, -1.5, -1.5, -0.75, -2, -1.25, -0.25, 0, 1.75, 0.5, -2, 1.25 ]
0.998376
[ -1.5274762796530195, -1.5049742069886847, 1.6197079894875082, -0.022441536582243415, -0.08190499389509455 ]
{ "n_parameters": 5, "n_qubits": 7, "optimal_eigenvalue": -10.5, "target_ratio": 0.97, "target_value": -10.185 }
1
5be09b8ac679e5c7eed0ea066967a69f
matching
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 0, "id": 5}, {"bipartite": 0, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}, {"bipartite": 1, "id": 12}, {"bipartite": 1, "id": 13}], "edges": [{"weight": 4, "source": 0, "target": 7}, {"weight": 11, "source": 0, "target": 8}, {"weight": 4, "source": 1, "target": 8}, {"weight": 13, "source": 1, "target": 12}, {"weight": 6, "source": 2, "target": 9}, {"weight": 10, "source": 3, "target": 10}, {"weight": 16, "source": 3, "target": 7}, {"weight": 3, "source": 4, "target": 11}, {"weight": 10, "source": 5, "target": 12}, {"weight": 14, "source": 5, "target": 13}, {"weight": 15, "source": 5, "target": 8}, {"weight": 1, "source": 6, "target": 13}]}
{"states": [1582, 1574], "expectation_value": -122.54986417231584, "params": [0.0823, -0.5467000000000001, 1.0698, -0.24150000000000002, 0.9134, 0.0596, 0.2765, 0.5198, -0.0024000000000000002, 0.8162, 0.0013000000000000002, 0.6659, 1.0651000000000002, 0.24100000000000002, -0.0023, 0.7478, 0.5302, 0.3281, 1.0737, 0.15330000000000002, 1.0626, 0.0005, -0.0029000000000000002, 0.7476, 0.078, -0.46390000000000003, 1.0657, -0.2155, 0.8843000000000001, 0.07150000000000001, 0.2787, 0.5099, -0.0039000000000000003, 0.7599, 0.0033, 0.6622, 1.0643, 0.2574, -0.0037, 0.8132, 0.5366000000000001, 0.32230000000000003, 1.065, 0.1464, 1.0673000000000001, -0.0027, -0.0009000000000000001, 0.7446, 0.08220000000000001, 0.0081, 1.0667, 0.0064, 0.8988, 0.007, 0.278, 0.0048000000000000004, -0.0022, 0.0008, 0.0021000000000000003, 0.0051, 1.0729, 0.004200000000000001, -0.0021000000000000003, 0.009600000000000001, 0.529, 0.0029000000000000002, 1.0353, 0.004, 1.0706, 0.0004, -0.0032, 0.0091, -0.5445, 0.0033, 0.0025, 0.022000000000000002, 0.5002, 0.005200000000000001, 0.0082, -0.8011, -0.6489, 0.0047, 0.0064, 0.4868, -0.7325, 0.0047, 0.0018000000000000002, -0.3179, 0.31880000000000003, 0.0055000000000000005, 0.0022, -0.002, -0.7087, 0.0029000000000000002, 0.0014, 0.0055000000000000005, -0.45220000000000005, 0.006900000000000001, 0.0095, -0.0747, 0.5121, 0.0078000000000000005, 0.0044, -0.6982, -0.6531, 0.0089, 0.0055000000000000005, 0.52, -0.15710000000000002, 0.001, 0.0037, -0.3135, 0.32220000000000004, 0.0073, 0.0099, 0.0082, -0.0359, 0.006, 0.003, 0.0021000000000000003, 0.0034000000000000002, 0.008, 0.0092, 0.0038, 0.0056, 0.0078000000000000005, 0.0059, 0.0077, 0.007200000000000001, 0.0026000000000000003, 0.0024000000000000002, 0.0017000000000000001, 0.0054, 0.0035, 0.0047, 0.01, 0.0088, 0.0013000000000000002, 0.0048000000000000004, 0.0045000000000000005, 0.0054, 0.0049, 0.0056, 0.0015], "bitstrings": ["100111010001", "100111011001"], "total_optimization_steps": 110, "probabilities": [0.3008401205589634, 0.5048284656843648], "optimization_time": 13.480373620986938}
7.5 * (Z(0) @ Z(1)) + 7.5 * (Z(3) @ Z(1)) + 7.5 * (Z(2) @ Z(3)) + 7.5 * (Z(6) @ Z(0)) + 7.5 * (Z(5) @ Z(6)) + 7.5 * (Z(10) @ Z(1)) + 7.5 * (Z(10) @ Z(3)) + 7.5 * (Z(8) @ Z(2)) + 7.5 * (Z(8) @ Z(10)) + 7.5 * (Z(9) @ Z(10)) + 7.5 * (Z(9) @ Z(8)) + 7.5 * (Z(11) @ Z(9)) + 13.0 * Z(1) + 2.0 * Z(0) + 9.5 * Z(3) + 6.5 * Z(2) + 8.0 * Z(6) + -2.5 * Z(5) + 22.5 * Z(10) + 12.5 * Z(8) + 14.5 * Z(9) + -7.0 * Z(11) + -12.0 * Z(4) + -13.5 * Z(7)
16
12
3
{"smallest_eigenvalues": [-135.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -121.5, "smallest_bitstrings": ["100111011001"], "largest_eigenvalue": 194.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; rx(-0.02400579872349248) q[0]; rz(-0.8219217574120776) q[0]; rx(1.129844318986297) q[1]; rz(-0.1829666183754892) q[1]; cx q[1], q[0]; rz(0.2639758224436403) q[0]; cx q[1], q[0]; rx(-0.14758668675525866) q[0]; rz(-0.6708629910994333) q[0]; rz(0.02582341871866978) q[1]; rx(0.9009405364718752) q[2]; rz(0.43482849274918545) q[2]; rx(0.10022226069731452) q[3]; rz(0.5216174500892573) q[3]; cx q[3], q[2]; rz(-0.32203966054831556) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.02582341871866978) q[1]; cx q[2], q[1]; rx(0.8724092793213878) q[1]; rz(-0.27693050014218107) q[1]; cx q[1], q[0]; rz(0.2753338917232302) q[0]; cx q[1], q[0]; rx(0.2227718860155571) q[0]; rz(0.2620097402799164) q[0]; rz(-0.3769879786165783) q[3]; rz(-0.023907617814484028) q[1]; rx(1.1035623460159372) q[2]; rz(0.14855221576986244) q[2]; rx(0.02222103869268817) q[4]; rz(0.3712341747764576) q[4]; rx(-0.06546838283813566) q[5]; rz(0.5688321879124725) q[5]; cx q[5], q[4]; rz(0.17017942349746557) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.3769879786165783) q[3]; cx q[4], q[3]; rz(0.22953620562858884) q[5]; rx(0.15029628833428527) q[3]; rz(0.13519291179360143) q[3]; cx q[3], q[2]; rz(-0.31352247433318026) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.023907617814484028) q[1]; cx q[2], q[1]; rx(1.107772344762187) q[1]; rz(0.07601231996587507) q[1]; cx q[1], q[0]; rz(0.0170915883171339) q[0]; cx q[1], q[0]; rz(-0.39749019932412033) q[3]; rz(-0.040585443636287154) q[1]; rx(1.1343314257596118) q[2]; rz(0.011558770354616499) q[2]; rx(0.0080145529600386) q[4]; rz(0.5995470602527542) q[4]; rx(0.9398817177371526) q[6]; rz(-0.45305365834798517) q[6]; rx(0.22744370292655264) q[7]; rz(0.64060272462107) q[7]; cx q[7], q[6]; rz(0.4476218727151881) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.22953620562858884) q[5]; cx q[6], q[5]; rz(-0.25633031558071306) q[7]; rx(0.14768209616166594) q[5]; rz(0.5381969028471368) q[5]; cx q[5], q[4]; rz(0.2604642095684784) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.39749019932412033) q[3]; cx q[4], q[3]; rz(0.14159343826556803) q[5]; rx(0.01725595540970456) q[3]; rz(-0.06406677201982158) q[3]; cx q[3], q[2]; rz(0.003396008612948186) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.040585443636287154) q[1]; cx q[2], q[1]; rz(0.0011006547981313522) q[3]; rx(0.0818222944379532) q[4]; rz(-0.12382456507258599) q[4]; rx(1.1089713683664397) q[6]; rz(0.21403064844318775) q[6]; rx(0.6373036803887439) q[8]; rz(0.774711663073604) q[8]; rx(1.0478857985601862) q[9]; rz(0.11554055809259593) q[9]; cx q[9], q[8]; rz(-0.15660707450738395) q[8]; cx q[9], q[8]; cx q[8], q[7]; rz(0.25633031558071306) q[7]; cx q[8], q[7]; rz(0.03762074186908371) q[9]; rx(-0.0015668833253377505) q[7]; rz(0.9663144286638733) q[7]; cx q[7], q[6]; rz(0.20757451542390432) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.14159343826556803) q[5]; cx q[6], q[5]; rz(-0.23534338559714627) q[7]; rx(-0.14878222779777164) q[5]; rz(0.09998752665908221) q[5]; cx q[5], q[4]; rz(-0.07303422754528244) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.0011006547981313522) q[3]; cx q[4], q[3]; rz(0.11815388822489245) q[5]; rx(0.9805084192470064) q[6]; rz(0.260006030854262) q[6]; rx(-0.05327076703555983) q[8]; rz(0.7529116273347434) q[8]; rx(1.0695310112653091) q[10]; rz(-0.42313580559577835) q[10]; rx(0.06614931915783291) q[11]; rz(0.8299591657534657) q[11]; cx q[11], q[10]; rz(0.3489040060721974) q[10]; cx q[11], q[10]; cx q[10], q[9]; rz(-0.03762074186908371) q[9]; cx q[10], q[9]; rx(0.9109359309655157) q[10]; rz(0.14599916713196315) q[10]; rx(-0.018438851955891802) q[11]; rz(0.9172972184738526) q[11]; cx q[11], q[10]; rz(-0.07800475622730174) q[10]; cx q[11], q[10]; rx(-0.1289270264685046) q[11]; rz(0.045000024248075435) q[11]; rx(1.1779169517248183) q[9]; rz(0.037257332093711334) q[9]; cx q[9], q[8]; rz(-0.14028128025899111) q[8]; cx q[9], q[8]; cx q[8], q[7]; rz(0.021150660136642248) q[9]; cx q[10], q[9]; rz(-0.021150660136642248) q[9]; cx q[10], q[9]; rz(0.23534338559714627) q[7]; cx q[8], q[7]; rx(1.0957526087341936) q[10]; rz(-0.1996849283673261) q[10]; cx q[11], q[10]; rz(0.0019861198463635883) q[10]; cx q[11], q[10]; rx(0.050719533588921534) q[7]; rz(0.10906814432135567) q[7]; cx q[7], q[6]; rz(0.0019861198463635883) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.11815388822489245) q[5]; cx q[6], q[5]; rz(0.10127867771745926) q[7]; rx(0.25104134329328115) q[8]; rz(0.09942223842612963) q[8]; rx(0.8484279476831537) q[9]; rz(0.05404338712151177) q[9]; cx q[9], q[8]; rz(-0.08354030294783957) q[8]; cx q[9], q[8]; cx q[8], q[7]; rz(0.04512398193353973) q[9]; cx q[10], q[9]; rz(-0.04512398193353973) q[9]; cx q[10], q[9]; rz(-0.10127867771745926) 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] x100; input float[64] x101; input float[64] x102; input float[64] x103; 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]; crz(x24) q[1], q[0]; crz(x25) q[3], q[2]; crz(x26) q[5], q[4]; crz(x27) q[7], q[6]; crz(x28) q[9], q[8]; crz(x29) q[11], q[10]; crz(x30) q[2], q[1]; crz(x31) q[4], q[3]; crz(x32) q[6], q[5]; crz(x33) q[8], q[7]; crz(x34) q[10], q[9]; rx(x35) q[0]; rz(x36) q[0]; rx(x37) q[1]; rz(x38) q[1]; rx(x39) q[2]; rz(x40) q[2]; rx(x41) q[3]; rz(x42) q[3]; rx(x43) q[4]; rz(x44) q[4]; rx(x45) q[5]; rz(x46) q[5]; rx(x47) q[6]; rz(x48) q[6]; rx(x49) q[7]; rz(x50) q[7]; rx(x51) q[8]; rz(x52) q[8]; rx(x53) q[9]; rz(x54) q[9]; rx(x55) q[10]; rz(x56) q[10]; rx(x57) q[11]; rz(x58) q[11]; crz(x59) q[1], q[0]; crz(x60) q[3], q[2]; crz(x61) q[5], q[4]; crz(x62) q[7], q[6]; crz(x63) q[9], q[8]; crz(x64) q[11], q[10]; crz(x65) q[2], q[1]; crz(x66) q[4], q[3]; crz(x67) q[6], q[5]; crz(x68) q[8], q[7]; crz(x69) q[10], q[9]; rx(x70) q[0]; rz(x71) q[0]; rx(x72) q[1]; rz(x73) q[1]; rx(x74) q[2]; rz(x75) q[2]; rx(x76) q[3]; rz(x77) q[3]; rx(x78) q[4]; rz(x79) q[4]; rx(x80) q[5]; rz(x81) q[5]; rx(x82) q[6]; rz(x83) q[6]; rx(x84) q[7]; rz(x85) q[7]; rx(x86) q[8]; rz(x87) q[8]; rx(x88) q[9]; rz(x89) q[9]; rx(x90) q[10]; rz(x91) q[10]; rx(x92) q[11]; rz(x93) q[11]; crz(x94) q[1], q[0]; crz(x95) q[3], q[2]; crz(x96) q[5], q[4]; crz(x97) q[7], q[6]; crz(x98) q[9], q[8]; crz(x97) q[11], q[10]; crz(x99) q[2], q[1]; crz(x100) q[4], q[3]; crz(x101) q[6], q[5]; crz(x102) q[8], q[7]; crz(x103) 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];
{"matching": "perfect_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4, 5, 6], \"right_nodes\": [7, 8, 9, 10, 11, 12, 13]}"}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIZZ", "IIIIIIIIZIZI", "IIIIIIIIZZII", "IIIIIZIIIIIZ", "IIIIIZZIIIII", "IZIIIIIIIIZI", "IZIIIIIIZIII", "IIIZIIIIIZII", "IZIZIIIIIIII", "IZZIIIIIIIII", "IIZZIIIIIIII", "ZIZIIIIIIIII", "IIIIIIIIIIZI", "IIIIIIIIIIIZ", "IIIIIIIIZIII", "IIIIIIIIIZII", "IIIIIZIIIIII", "IIIIIIZII...
[ 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 13, 2, 9.5, 6.5, 8, -2.5, 22.5, 12.5, 14.5, -7, -12, -13.5 ]
0.974848
[ -0.024005798723492476, -0.5579459349684379, 1.129844318986297, -0.1829666183754892, 0.9009405364718751, 0.11278883220086987, 0.10022226069731452, 0.5216174500892573, 0.02222103869268817, 0.5414135982739231, -0.06546838283813566, 0.5688321879124725, 0.9398817177371526, -0.005431785632796844...
{ "n_parameters": 104, "n_qubits": 12, "optimal_eigenvalue": -135.5, "target_ratio": 0.97, "target_value": -131.435 }
9
-2003023277072742605
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], "hyperedges": [[10, 12], [0, 6], [1, 6], [1, 2], [1, 3], [4, 7], [4, 5], [8, 7], [9, 1], [11, 12]]}
{"states": [1886, 1881], "expectation_value": -0.035111360556650595, "params": [[0.047], [-0.0376]], "bitstrings": ["1100010100001", "1100010100110"], "total_optimization_steps": 10, "probabilities": [0.00013086728066339683, 0.00013086728066339683], "optimization_time": 46.67442965507507}
0.5 * (Z(10) @ Z(12)) + 0.5 * (Z(0) @ Z(6)) + 0.5 * (Z(1) @ Z(6)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(8) @ Z(7)) + 0.5 * (Z(9) @ Z(1)) + 0.5 * (Z(11) @ Z(12)) + 0.0 * Z(12) + 0.0 * Z(10) + 0.0 * Z(6) + 0.0 * Z(0) + 0.0 * Z(1) + 0.0 * Z(2) + 0.0 * Z(3) + 0.0 * Z(7) + 0.0 * Z(4) + 0.0 * Z(5) + 0.0 * Z(8) + 0.0 * Z(9) + 0.0 * Z(11)
9
13
1
{"smallest_eigenvalues": [-5.0, -5.0, -5.0, -5.0, -5.0, -5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -4.0, "smallest_bitstrings": ["0011101011001", "0011101011110", "0011011101001", "0011011101110", "1100010100110", "1100100010001", "1100010100001", "1100100010110"], "largest_eigenvalue": 5.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[13] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; cx q[6], q[0]; rz(0.9421930112107111) q[0]; cx q[6], q[0]; rz(-1.9859630384644333e-08) q[0]; rx(-0.7853981466860347) q[0]; cx q[6], q[1]; rz(0.9421930112107111) q[1]; cx q[6], q[1]; cx q[1], q[2]; rz(0.9421930112107111) q[2]; cx q[1], q[2]; cx q[1], q[3]; rz(-1.9859630384644333e-08) q[2]; rx(-0.7853981466860347) q[2]; rz(0.9421930112107111) q[3]; cx q[1], q[3]; rz(-1.9859630384644333e-08) q[3]; rx(-0.7853981466860347) q[3]; rz(-1.9859630384644333e-08) q[6]; rx(-0.7853981466860347) q[6]; h q[7]; cx q[7], q[4]; rz(0.9421930112107111) q[4]; cx q[7], q[4]; cx q[4], q[5]; rz(0.9421930112107111) q[5]; cx q[4], q[5]; rz(-1.9859630384644333e-08) q[4]; rx(-0.7853981466860347) q[4]; rz(-1.9859630384644333e-08) q[5]; rx(-0.7853981466860347) q[5]; h q[8]; cx q[7], q[8]; rz(0.9421930112107111) q[8]; cx q[7], q[8]; rz(-1.9859630384644333e-08) q[7]; rx(-0.7853981466860347) q[7]; rz(-1.9859630384644333e-08) q[8]; rx(-0.7853981466860347) q[8]; h q[9]; cx q[1], q[9]; rz(0.9421930112107111) q[9]; cx q[1], q[9]; rz(-1.9859630384644333e-08) q[1]; rx(-0.7853981466860347) q[1]; rz(-1.9859630384644333e-08) q[9]; rx(-0.7853981466860347) q[9]; h q[10]; h q[11]; h q[12]; cx q[12], q[10]; rz(0.9421930112107111) q[10]; cx q[12], q[10]; rz(-1.9859630384644333e-08) q[10]; rx(-0.7853981466860347) q[10]; cx q[12], q[11]; rz(0.9421930112107111) q[11]; cx q[12], q[11]; rz(-1.9859630384644333e-08) q[11]; rx(-0.7853981466860347) q[11]; rz(-1.9859630384644333e-08) q[12]; rx(-0.7853981466860347) q[12];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x2; bit[13] c; qubit[13] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; h q[8]; h q[9]; h q[10]; h q[11]; h q[12]; cx q[12], q[10]; rz(x0) q[10]; cx q[12], q[10]; cx q[6], q[0]; rz(x0) q[0]; cx q[6], q[0]; cx q[6], q[1]; rz(x0) q[1]; cx q[6], q[1]; cx q[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; cx q[1], q[3]; rz(x0) q[3]; cx q[1], q[3]; cx q[7], q[4]; rz(x0) q[4]; cx q[7], q[4]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[7], q[8]; rz(x0) q[8]; cx q[7], q[8]; cx q[1], q[9]; rz(x0) q[9]; cx q[1], q[9]; cx q[12], q[11]; rz(x0) q[11]; cx q[12], q[11]; rz(x1) q[12]; rz(x1) q[10]; rz(x1) q[6]; rz(x1) q[0]; rz(x1) q[1]; rz(x1) q[2]; rz(x1) q[3]; rz(x1) q[7]; rz(x1) q[4]; rz(x1) q[5]; rz(x1) q[8]; rz(x1) q[9]; rz(x1) q[11]; h q[0]; rz(x2) q[0]; h q[0]; h q[1]; rz(x2) q[1]; h q[1]; h q[2]; rz(x2) q[2]; h q[2]; h q[3]; rz(x2) q[3]; h q[3]; h q[4]; rz(x2) q[4]; h q[4]; h q[5]; rz(x2) q[5]; h q[5]; h q[6]; rz(x2) q[6]; h q[6]; h q[7]; rz(x2) q[7]; h q[7]; h q[8]; rz(x2) q[8]; h q[8]; h q[9]; rz(x2) q[9]; h q[9]; h q[10]; rz(x2) q[10]; h q[10]; h q[11]; rz(x2) q[11]; h q[11]; h q[12]; rz(x2) q[12]; h q[12]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10]; c[11] = measure q[11]; c[12] = measure q[12];
null
{"circuits": [], "gradients": []}
[ "ZIZIIIIIIIIII", "IIIIIIZIIIIIZ", "IIIIIIZIIIIZI", "IIIIIIIIIIZZI", "IIIIIIIIIZIZI", "IIIIIZIIZIIII", "IIIIIIIZZIIII", "IIIIZZIIIIIII", "IIIZIIIIIIIZI", "ZZIIIIIIIIIII", "ZIIIIIIIIIIII", "IIZIIIIIIIIII", "IIIIIIZIIIIII", "IIIIIIIIIIIIZ", "IIIIIIIIIIIZI", "IIIIIIIIIIZII", "IIIIIIIIIZI...
[ 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 ]
0.546676
[ 0.9421930112107111, -1.9859630229027884e-8, -0.7853981466860346 ]
{ "n_parameters": 3, "n_qubits": 13, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
88
7315cffe0b5dede12a8ac7922de6354f
max_flow
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"capacity": 5, "source": 0, "target": 1}, {"capacity": 3, "source": 0, "target": 2}, {"capacity": 5, "source": 1, "target": 3}, {"capacity": 5, "source": 2, "target": 3}, {"capacity": 3, "source": 2, "target": 4}]}
{"states": [7292, 7420], "expectation_value": -43.7229458606551, "params": [1.4236, 0.4358, -1.4909000000000001, -0.018600000000000002, -1.4908000000000001, 0.0095, -0.003, 1.5010000000000001, -0.0024000000000000002, 1.5454, 0.8281000000000001, 0.316, 1.5396, 0.0009000000000000001, 1.572, 0.0021000000000000003, 1.5754000000000001, -0.0029000000000000002, 1.5736, -0.0023, 1.5822, 0.1613, -0.0027, 1.0375, -0.0071, 1.0446, 1.455, 0.003, -1.4909000000000001, 0.0029000000000000002, -1.4908000000000001, 0.0043, -0.003, 0.003, -0.0025, 0.0059, 0.8974000000000001, 0.006500000000000001, 1.6026, 0.0043, 1.5741, 0.0037, 1.5706, 0.0089, 1.5725, 0.007, 1.5636, 0.0092, -0.0025, 0.01, -0.0056, 0.008700000000000001, -1.0432000000000001, 0.0531, -0.0035, 0.0076, -1.4841, -1.5269000000000001, 0.0787, -0.0021000000000000003, 0.0023, 0.0023, -0.0035, 0.31470000000000004, 0.34440000000000004, 0.0086, 0.0001, 0.0036000000000000003, 0.0073, 0.0017000000000000001, 0.005200000000000001, 0.0005, 0.002, 0.0002, 0.0079, 0.0022, 0.0035, 0.009300000000000001], "bitstrings": ["0001110000011", "0001100000011"], "total_optimization_steps": 210, "probabilities": [0.40433745118298314, 0.5201622243770555], "optimization_time": 29.037449598312378}
-0.5 * (Z(0) @ Z(5)) + 2.0 * (Z(6) @ Z(5)) + -1.0 * (Z(6) @ Z(0)) + 2.0 * (Z(7) @ Z(5)) + -1.0 * (Z(7) @ Z(0)) + 4.0 * (Z(7) @ Z(6)) + -1.0 * (Z(1) @ Z(5)) + 0.875 * (Z(1) @ Z(0)) + -2.0 * (Z(1) @ Z(6)) + -2.0 * (Z(1) @ Z(7)) + -1.0 * (Z(2) @ Z(5)) + 0.875 * (Z(2) @ Z(0)) + -2.0 * (Z(2) @ Z(6)) + -2.0 * (Z(2) @ Z(7)) + 1.75 * (Z(2) @ Z(1)) + 0.5 * (Z(8) @ Z(5)) + 1.0 * (Z(8) @ Z(6)) + 1.0 * (Z(8) @ Z(7)) + -0.5 * (Z(3) @ Z(8)) + 1.0 * (Z(9) @ Z(5)) + 2.0 * (Z(9) @ Z(6)) + 2.0 * (Z(9) @ Z(7)) + 2.0 * (Z(9) @ Z(8)) + -1.0 * (Z(9) @ Z(3)) + 1.0 * (Z(10) @ Z(5)) + 2.0 * (Z(10) @ Z(6)) + 2.0 * (Z(10) @ Z(7)) + 2.0 * (Z(10) @ Z(8)) + -1.0 * (Z(10) @ Z(3)) + 4.0 * (Z(10) @ Z(9)) + -1.0 * (Z(4) @ Z(8)) + 0.875 * (Z(4) @ Z(3)) + -2.0 * (Z(4) @ Z(9)) + -2.0 * (Z(4) @ Z(10)) + 0.5 * (Z(11) @ Z(8)) + -0.5 * (Z(11) @ Z(3)) + 1.0 * (Z(11) @ Z(9)) + 1.0 * (Z(11) @ Z(10)) + -1.0 * (Z(11) @ Z(4)) + 1.0 * (Z(12) @ Z(8)) + -1.0 * (Z(12) @ Z(3)) + 2.0 * (Z(12) @ Z(9)) + 2.0 * (Z(12) @ Z(10)) + -2.0 * (Z(12) @ Z(4)) + 1.0 * (Z(12) @ Z(11)) + 5.0 * Z(5) + -0.3125 * Z(0) + 10.0 * Z(6) + 10.0 * Z(7) + -0.625 * Z(1) + -0.625 * Z(2) + 7.5 * Z(8) + -2.6875 * Z(3) + 15.0 * Z(9) + 15.0 * Z(10) + -5.375 * Z(4) + 2.5 * Z(11) + 5.0 * Z(12)
18
13
2
{"smallest_eigenvalues": [-44.625], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -44.0, "smallest_bitstrings": ["0001100000011"], "largest_eigenvalue": 145.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[13] q; rx(0.8461017394804872) q[0]; rz(-0.09828752457631751) q[0]; rx(0.8931785267418078) q[1]; rz(0.15878390029985712) q[1]; rx(1.0052116065928407) q[2]; rz(0.04784005170967623) q[2]; rx(-0.07283377410257255) q[3]; rz(-1.0534473927958765) q[3]; rx(-0.1344251143164993) q[4]; rz(-1.003750995246472) q[4]; rx(0.6779590460870614) q[5]; rz(0.18859212465208747) q[5]; rx(1.198491431850985) q[6]; rz(-0.030026211261719803) q[6]; rx(1.05761437324494) q[7]; rz(-0.11555269141144991) q[7]; rx(1.053259845487609) q[8]; rz(-0.12375302736512235) q[8]; rx(0.9766784333371084) q[9]; rz(-0.026037927379111543) q[9]; rx(0.9455209970603345) q[10]; rz(-0.0516033808646618) q[10]; rx(0.06882509649433936) q[11]; rz(0.7434147429434466) q[11]; rx(0.1870535690630195) q[12]; rz(0.5715406980009174) q[12]; cx q[12], q[0]; rz(0.30516675633943685) q[0]; cx q[12], q[0]; rz(0.1379628863750716) q[12]; cx q[11], q[12]; rz(-0.1379628863750716) q[12]; cx q[11], q[12]; rz(0.0840401559479346) q[11]; cx q[10], q[11]; rz(-0.0840401559479346) q[11]; cx q[10], q[11]; rz(0.022437083467967363) q[10]; cx q[9], q[10]; rz(-0.022437083467967363) q[10]; cx q[9], q[10]; rz(-0.06721255715824966) q[9]; cx q[8], q[9]; rz(0.06721255715824966) q[9]; cx q[8], q[9]; rz(-0.06245447198478689) q[8]; cx q[7], q[8]; rz(0.06245447198478689) q[8]; cx q[7], q[8]; rz(0.04935630752227015) q[7]; cx q[6], q[7]; rz(-0.04935630752227015) q[7]; cx q[6], q[7]; rz(-0.04545278724286146) q[6]; cx q[5], q[6]; rz(0.04545278724286146) q[6]; cx q[5], q[6]; rz(0.40624095466673504) q[5]; cx q[4], q[5]; rz(-0.40624095466673504) q[5]; cx q[4], q[5]; rz(0.44969846246468154) q[4]; cx q[3], q[4]; rz(-0.44969846246468154) q[4]; cx q[3], q[4]; rz(0.05586551980390256) q[3]; cx q[2], q[3]; rz(-0.05586551980390256) q[3]; cx q[2], q[3]; rz(0.1964698273636272) q[2]; cx q[1], q[2]; rz(-0.1964698273636272) q[2]; cx q[1], q[2]; rz(0.053175101798173245) q[1]; cx q[0], q[1]; rz(-0.053175101798173245) q[1]; cx q[0], q[1]; rx(0.9408579189450591) q[0]; rz(0.058077583802073285) q[0]; rx(1.0234696566928947) q[1]; rz(0.048764376890506625) q[1]; rx(0.8679481154267099) q[10]; rz(0.0484448348062782) q[10]; rx(-0.1233126584408874) q[11]; rz(0.9771331088144268) q[11]; rx(0.062596256876949) q[12]; rz(0.6977979025133187) q[12]; cx q[12], q[0]; rz(0.33640658509030735) q[0]; cx q[12], q[0]; rz(0.15535192006483758) q[12]; cx q[11], q[12]; rz(-0.15535192006483758) q[12]; cx q[11], q[12]; rz(0.16193136117801746) q[11]; cx q[10], q[11]; rz(-0.16193136117801746) q[11]; cx q[10], q[11]; rz(0.07572753344145079) q[10]; rx(-0.07304579974649411) q[11]; rz(-0.10809506523321373) q[11]; rx(-0.08518007384109096) q[12]; rz(-0.06436759722186935) q[12]; rx(0.9092091241924575) q[2]; rz(0.07927314503234478) q[2]; rx(0.06826310118776874) q[3]; rz(-1.1674739109485315) q[3]; rx(0.026437555103636188) q[4]; rz(0.8922979972697515) q[4]; rx(0.7972405987213047) q[5]; rz(0.17841981986193445) q[5]; rx(1.1683016486565339) q[6]; rz(0.07545514241246992) q[6]; rx(1.0568348565357226) q[7]; rz(-0.0009216770280977005) q[7]; rx(1.0236125302307282) q[8]; rz(-0.07095357509853795) q[8]; rx(1.0114129807560903) q[9]; rz(-0.10736445658637148) q[9]; cx q[9], q[10]; rz(-0.07572753344145079) q[10]; cx q[9], q[10]; rz(0.001582397104623233) q[9]; cx q[8], q[9]; rz(-0.001582397104623233) q[9]; cx q[8], q[9]; rz(0.11827894262642283) q[8]; cx q[7], q[8]; rz(-0.11827894262642283) q[8]; cx q[7], q[8]; rz(-0.09185436810571734) q[7]; cx q[6], q[7]; rz(0.09185436810571734) q[7]; cx q[6], q[7]; rz(-0.013114422488827111) q[6]; cx q[5], q[6]; rz(0.013114422488827111) q[6]; cx q[5], q[6]; rz(-0.4183834472817214) q[5]; cx q[4], q[5]; rz(0.4183834472817214) q[5]; cx q[4], q[5]; rz(0.4481215325575458) q[4]; cx q[3], q[4]; rz(-0.4481215325575458) q[4]; cx q[3], q[4]; rz(-0.054085180910392334) q[3]; cx q[2], q[3]; rz(0.054085180910392334) q[3]; cx q[2], q[3]; rz(-0.10239430106598929) q[2]; cx q[1], q[2]; rz(0.10239430106598929) q[2]; cx q[1], q[2]; rz(-0.03307768687749214) q[1]; cx q[0], q[1]; rz(0.03307768687749214) q[1]; cx q[0], q[1]; rx(0.9756345321842546) q[0]; rz(-0.2620066504918359) q[0]; cx q[12], q[0]; rx(0.9127963150166524) q[1]; rz(0.012196710367010161) q[1]; rz(0.09445200984265456) q[0]; cx q[12], q[0]; rz(-0.022315269603807857) q[12]; cx q[11], q[12]; rz(0.022315269603807857) q[12]; cx q[11], q[12]; rz(0.05485692308048481) q[11]; rx(1.4296921284534605) q[10]; rz(0.1564218771062826) q[10]; cx q[10], q[11]; rz(-0.05485692308048481) q[11]; cx q[10], q[11]; rz(-0.09003865650894877) q[10]; rx(1.0085166022875782) q[2]; rz(-0.10676838057682274) q[2]; rx(-0.06594169165029072) q[3]; rz(0.05122800376334513) q[3]; rx(-0.1344251143164993) q[4]; rz(-0.02525404536808179) q[4]; rx(0.6041113748877216) q[5]; rz(0.06083819989825594) q[5]; rx(0.9295882663553842) q[6]; rz(0.06083819989825594) q[6]; rx(1.0906716980239204) q[7]; rz(-0.030839127191935982) q[7]; rx(1.0688678153039661) q[8]; rz(0.026437555103636188) q[8]; rx(0.9643524970600101) q[9]; rz(0.14124686849547013) q[9]; cx q[9], q[10]; rz(0.09003865650894877) q[10]; cx q[9], q[10]; rz(0.10011283295689542) q[9]; cx q[8], q[9]; rz(-0.10011283295689542) q[9]; cx q[8], q[9]; rz(0.04244867607214228) q[8]; cx q[7], q[8]; rz(-0.04244867607214228) q[8]; cx q[7], q[8]; rz(-0.012174376943840281) q[7]; cx q[6], q[7]; rz(0.012174376943840281) q[7]; cx q[6], q[7]; rz(0.02238661571964774) q[6]; cx q[5], q[6]; rz(-0.02238661571964774) q[6]; cx q[5], q[6]; rz(-0.012174376943840281) q[5]; cx q[4], q[5]; rz(0.012174376943840281) q[5]; cx q[4], q[5]; rz(-0.027729210690747522) q[4]; cx q[3], q[4]; rz(0.027729210690747522) q[4]; cx q[3], q[4]; rz(-0.022774534202279078) q[3]; cx q[2], q[3]; rz(0.022774534202279078) q[3]; cx q[2], q[3]; rz(0.07062343424773507) q[2]; cx q[1], q[2]; rz(-0.07062343424773507) q[2]; cx q[1], q[2]; rz(-0.018541577686443815) q[1]; cx q[0], q[1]; rz(0.018541577686443815) 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] 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(x24) q[12]; rz(x25) q[12]; crz(x26) q[12], q[0]; crz(x27) q[11], q[12]; crz(x28) q[10], q[11]; crz(x29) q[9], q[10]; crz(x30) q[8], q[9]; crz(x30) q[7], q[8]; crz(x31) q[6], q[7]; crz(x32) q[5], q[6]; crz(x33) q[4], q[5]; crz(x34) q[3], q[4]; crz(x35) q[2], q[3]; crz(x29) q[1], q[2]; crz(x36) q[0], q[1]; rx(x37) q[0]; rz(x38) q[0]; rx(x2) q[1]; rz(x39) q[1]; rx(x4) q[2]; rz(x40) q[2]; rx(x6) q[3]; rz(x38) q[3]; rx(x41) q[4]; rz(x42) q[4]; rx(x43) q[5]; rz(x44) q[5]; rx(x45) q[6]; rz(x40) q[6]; rx(x46) q[7]; rz(x47) q[7]; rx(x48) q[8]; rz(x49) q[8]; rx(x50) q[9]; rz(x51) q[9]; rx(x52) q[10]; rz(x53) q[10]; rx(x41) q[11]; rz(x54) q[11]; rx(x55) q[12]; rz(x56) 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(x62) q[7], q[8]; crz(x63) q[6], q[7]; crz(x64) q[5], q[6]; crz(x65) q[4], q[5]; crz(x66) q[3], q[4]; crz(x67) q[2], q[3]; crz(x68) q[1], q[2]; crz(x69) 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": 4}
{"circuits": [], "gradients": []}
[ "IIIIIIIZIIIIZ", "IIIIIIZZIIIII", "IIIIIIZIIIIIZ", "IIIIIZIZIIIII", "IIIIIZIIIIIIZ", "IIIIIZZIIIIII", "IIIIIIIZIIIZI", "IIIIIIIIIIIZZ", "IIIIIIZIIIIZI", "IIIIIZIIIIIZI", "IIIIIIIZIIZII", "IIIIIIIIIIZIZ", "IIIIIIZIIIZII", "IIIIIZIIIIZII", "IIIIIIIIIIZZI", "IIIIZIIZIIIII", "IIIIZIZIIII...
[ -0.5, 2, -1, 2, -1, 4, -1, 0.875, -2, -2, -1, 0.875, -2, -2, 1.75, 0.5, 1, 1, -0.5, 1, 2, 2, 2, -1, 1, 2, 2, 2, -1, 4, -1, 0.875, -2, -2, 0.5, -0.5, 1, 1, -1, 1, -1, 2, 2, -2, 1, 5, -0.3125, 10, 10, -0.625, -0.625, ...
0.973262
[ 0.8461017394804872, 0.20687923176311931, 0.8931785267418078, 0.15878390029985712, 1.0052116065928407, 0.04784005170967623, -0.07283377410257255, -1.0534473927958765, -0.1344251143164993, -1.003750995246472, 0.6779590460870614, 0.18859212465208747, 1.198491431850985, -0.030026211261719803, ...
{ "n_parameters": 111, "n_qubits": 13, "optimal_eigenvalue": -44.625, "target_ratio": 0.97, "target_value": -43.286249999999995 }
2
3752093b82ed107b6f6f5e75324b3162
min_cut
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"capacity": 1, "source": 0, "target": 3}, {"capacity": 1, "source": 0, "target": 4}, {"capacity": 2, "source": 1, "target": 7}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 2, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 7}, {"capacity": 1, "source": 4, "target": 5}, {"capacity": 1, "source": 5, "target": 1}, {"capacity": 2, "source": 5, "target": 2}, {"capacity": 1, "source": 5, "target": 4}, {"capacity": 2, "source": 5, "target": 6}, {"capacity": 2, "source": 6, "target": 1}, {"capacity": 1, "source": 6, "target": 5}]}
{"states": [128, 127], "expectation_value": -0.4530211343817239, "params": [[-0.053000000000000005, -0.0795], [0.057800000000000004, 0.0746]], "bitstrings": ["01111111", "10000000"], "total_optimization_steps": 10, "probabilities": [0.005970493270508612, 0.006210907833109063], "optimization_time": 3.403280735015869}
-0.25 * (Z(0) @ Z(3)) + -0.5 * (Z(4) @ Z(3)) + -0.25 * (Z(4) @ Z(0)) + -0.5 * (Z(1) @ Z(3)) + -0.25 * (Z(7) @ Z(3)) + 0.75 * (Z(7) @ Z(0)) + -0.5 * (Z(7) @ Z(1)) + -0.5 * (Z(5) @ Z(4)) + -0.25 * (Z(5) @ Z(1)) + -0.75 * (Z(2) @ Z(5)) + -0.5 * (Z(6) @ Z(1)) + -0.75 * (Z(6) @ Z(5)) + -0.25 * (Z(6) @ Z(2)) + 1.0 * Z(3) + -0.25 * Z(0) + -0.75 * Z(4) + -0.75 * Z(1) + 0.0 * Z(7) + 0.75 * Z(5) + 0.0 * Z(2) + 0.0 * Z(6)
1
8
2
{"smallest_eigenvalues": [-5.5, -5.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -4.5, "smallest_bitstrings": ["10000000", "10001000"], "largest_eigenvalue": 6.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; h q[2]; h q[3]; cx q[3], q[0]; rz(0.3702539457556981) q[0]; cx q[3], q[0]; h q[4]; cx q[3], q[4]; rz(0.34420703924177587) q[4]; cx q[3], q[4]; cx q[0], q[4]; cx q[3], q[1]; rz(0.34420703924177587) q[1]; cx q[3], q[1]; rz(0.3702539457556981) q[4]; cx q[0], q[4]; h q[5]; cx q[4], q[5]; rz(0.34420703924177587) q[5]; cx q[4], q[5]; rz(0.9123099738412117) q[4]; rx(0.9357521566745977) q[4]; h q[6]; h q[7]; cx q[3], q[7]; rz(0.3702539457556981) q[7]; cx q[3], q[7]; cx q[0], q[7]; rz(-0.8635043435183891) q[3]; rx(0.9357521566745977) q[3]; rz(-0.6640265103139195) q[7]; cx q[0], q[7]; rz(0.37025394575569814) q[0]; rx(0.9357521566745979) q[0]; cx q[1], q[7]; rz(0.34420703924177587) q[7]; cx q[1], q[7]; cx q[1], q[5]; rz(0.3702539457556981) q[5]; cx q[1], q[5]; cx q[1], q[6]; cx q[5], q[2]; rz(0.9123099738412122) q[2]; cx q[5], q[2]; rz(0.34420703924177587) q[6]; cx q[1], q[6]; rz(0.9123099738412117) q[1]; rx(0.9357521566745977) q[1]; cx q[5], q[6]; rz(0.9123099738412122) q[6]; cx q[5], q[6]; cx q[2], q[6]; rz(-0.6640265103139193) q[5]; rx(0.935752156674598) q[5]; rz(0.3702539457556981) q[6]; cx q[2], q[6]; rz(-0.19331147230871615) q[2]; rx(0.9357521566745977) q[2]; rz(-0.19331147230871615) q[6]; rx(0.9357521566745977) q[6]; rz(-0.19331147230871615) q[7]; rx(0.9357521566745977) 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[3], q[0]; rz(x0) q[0]; cx q[3], q[0]; cx q[3], q[4]; rz(x1) q[4]; cx q[3], q[4]; cx q[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[3], q[1]; rz(x1) q[1]; cx q[3], q[1]; cx q[3], q[7]; rz(x0) q[7]; cx q[3], q[7]; cx q[0], q[7]; rz(x2) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x1) q[7]; cx q[1], q[7]; cx q[4], q[5]; rz(x1) q[5]; cx q[4], q[5]; cx q[1], q[5]; rz(x0) q[5]; cx q[1], q[5]; cx q[5], q[2]; rz(x3) q[2]; cx q[5], q[2]; cx q[1], q[6]; rz(x1) q[6]; cx q[1], q[6]; cx q[5], q[6]; rz(x3) q[6]; cx q[5], q[6]; cx q[2], q[6]; rz(x0) q[6]; cx q[2], q[6]; rz(x4) q[3]; rz(x0) q[0]; rz(x3) q[4]; rz(x3) q[1]; rz(x5) q[7]; rz(x2) q[5]; rz(x5) q[2]; 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]; h q[7]; rz(x6) q[7]; h q[7]; cx q[3], q[0]; rz(x7) q[0]; cx q[3], q[0]; cx q[3], q[4]; rz(x3) q[4]; cx q[3], q[4]; cx q[0], q[4]; rz(x7) q[4]; cx q[0], q[4]; cx q[3], q[1]; rz(x3) q[1]; cx q[3], q[1]; cx q[3], q[7]; rz(x7) q[7]; cx q[3], q[7]; cx q[0], q[7]; rz(x8) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x3) q[7]; cx q[1], q[7]; cx q[4], q[5]; rz(x3) q[5]; cx q[4], q[5]; cx q[1], q[5]; rz(x7) q[5]; cx q[1], q[5]; cx q[5], q[2]; rz(x9) q[2]; cx q[5], q[2]; cx q[1], q[6]; rz(x3) q[6]; cx q[1], q[6]; cx q[5], q[6]; rz(x9) q[6]; cx q[5], q[6]; cx q[2], q[6]; rz(x7) q[6]; cx q[2], q[6]; rz(x10) q[3]; rz(x7) q[0]; rz(x9) q[4]; rz(x9) q[1]; rz(x5) q[7]; rz(x8) q[5]; rz(x5) q[2]; rz(x5) q[6]; h q[0]; rz(x11) q[0]; h q[0]; h q[1]; rz(x11) q[1]; h q[1]; h q[2]; rz(x11) q[2]; h q[2]; h q[3]; rz(x11) q[3]; h q[3]; h q[4]; rz(x11) q[4]; h q[4]; h q[5]; rz(x11) q[5]; h q[5]; h q[6]; rz(x11) q[6]; h q[6]; 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": []}
[ "IIIIZIIZ", "IIIZZIII", "IIIZIIIZ", "IIIIZIZI", "ZIIIZIII", "ZIIIIIIZ", "ZIIIIIZI", "IIZZIIII", "IIZIIIZI", "IIZIIZII", "IZIIIIZI", "IZZIIIII", "IZIIIZII", "IIIIZIII", "IIIIIIIZ", "IIIZIIII", "IIIIIIZI", "ZIIIIIII", "IIZIIIII", "IIIIIZII", "IZIIIIII" ]
[ -0.25, -0.5, -0.25, -0.5, -0.25, 0.75, -0.5, -0.5, -0.25, -0.75, -0.5, -0.75, -0.25, 1, -0.25, -0.75, -0.75, 0, 0.75, 0, 0 ]
0.586958
[ 0.3702539457556981, 0.34420703924177587, -0.6640265103139195, 0.9123099738412122, -0.8635043435183892, -0.1933114723087158, 0.9357521566745978 ]
{ "n_parameters": 7, "n_qubits": 8, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
172
0a6e2091bc5bdff4622ae4a54464dd30
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": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 4}, {"source": 2, "target": 7}, {"source": 2, "target": 8}, {"source": 3, "target": 7}, {"source": 4, "target": 5}, {"source": 4, "target": 7}, {"source": 4, "target": 8}, {"source": 5, "target": 6}, {"source": 7, "target": 8}]}
{"states": [165, 169], "expectation_value": -3.6423720379110565, "params": [[0.3007, 0.406, 0.1991, 0.3981, -0.007, 0.40190000000000003, 0.3982, 0.07930000000000001, 0.4035], [0.27440000000000003, 0.4036, 0.3037, 0.405, -0.0041, 0.4068, 0.3955, 0.0723, 0.4016], [0.3493, 0.402, 0.2721, 0.39740000000000003, -0.0006000000000000001, 0.40230000000000005, 0.39940000000000003, 0.1315, 0.397], [0.3094, 0.40240000000000004, 0.39690000000000003, 0.4, -0.004200000000000001, 0.4071, 0.3957, 0.10690000000000001, 0.3977]], "bitstrings": ["101011010", "101010110"], "total_optimization_steps": 40, "probabilities": [0.03970131643769344, 0.04127186157918178], "optimization_time": 13.100923538208008}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(2) @ Z(7)) + 0.5 * (Z(8) @ Z(4)) + 0.5 * (Z(8) @ Z(7)) + 0.5 * (Z(8) @ Z(2)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(6) @ Z(5)) + -0.5 * Z(1) + -1.0 * Z(0) + -0.5 * Z(3) + -2.0 * Z(4) + -1.5 * Z(7) + -0.5 * Z(2) + -1.0 * Z(8) + -0.5 * Z(5) + 0.0 * Z(6)
10
9
3
{"smallest_eigenvalues": [-5.5, -5.5, -5.5, -5.5, -5.5], "number_of_smallest_eigenvalues": 5, "first_excited_energy": -4.5, "smallest_bitstrings": ["100011011", "101011010", "100010111", "101010110", "110001011"], "largest_eigenvalue": 13.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; ry(-0.009298585662560685) q[0]; ry(0.8571239927252237) q[1]; ry(0.07218272877176735) q[2]; ry(0.4513353171861424) q[3]; ry(0.04305932154772313) q[4]; ry(0.4324384987569103) q[5]; ry(0.6725005033244904) q[6]; ry(-0.03756178505097879) q[7]; ry(0.9836770930836559) 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.2895513571494078) q[0]; ry(0.4312457552982214) q[1]; ry(0.02617159551642101) q[2]; ry(1.1406131868325895) q[3]; ry(0.09254893657990555) q[4]; ry(0.3075945484034522) q[5]; ry(0.2899067552190314) q[6]; ry(-0.22782661151511704) q[7]; ry(0.9316404777637993) 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.1547078490931091) q[0]; ry(1.0001828014903837) q[1]; ry(-0.05703912392006502) q[2]; ry(0.703048621624101) q[3]; ry(-0.0985068658687325) q[4]; ry(0.45934929698187377) q[5]; ry(0.8234573265537707) q[6]; ry(-0.3029719523116593) q[7]; ry(0.28490190343050953) 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.24037557800701076) q[0]; ry(0.735808650340982) q[1]; ry(0.0942889139824977) q[2]; ry(0.7271537955123207) q[3]; ry(-0.014323158639679728) q[4]; ry(0.37112042431379344) q[5]; ry(0.8695647543290135) q[6]; ry(0.13901945780726083) q[7]; ry(0.7901261518543506) 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", "IIIIIZIIZ", "IIIIZIIZI", "IIIIZIIIZ", "IZIIIZIII", "IZIIZIIII", "IZIIIIZII", "ZIIIZIIII", "ZZIIIIIII", "ZIIIIIZII", "IIIZZIIII", "IIZZIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIZIIII", "IZIIIIIII", "IIIIIIZII", "ZIIIIIIII", "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, -0.5, -1, -0.5, -2, -1.5, -0.5, -1, -0.5, 0 ]
0.971104
[ -0.009298585662560685, 0.8571239927252237, 0.07218272877176735, 0.4513353171861424, 0.04305932154772313, 0.4324384987569103, 0.6725005033244904, -0.03756178505097879, 0.9836770930836559, -0.2895513571494078, 0.4312457552982214, 0.02617159551642101, 1.1406131868325895, 0.09254893657990555, ...
{ "n_parameters": 36, "n_qubits": 9, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
17
a55a756bc6b4aed2f437873258c8c829
min_cut
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"capacity": 4, "source": 0, "target": 1}, {"capacity": 3, "source": 0, "target": 7}, {"capacity": 1, "source": 1, "target": 8}, {"capacity": 4, "source": 2, "target": 1}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 3, "source": 2, "target": 5}, {"capacity": 1, "source": 2, "target": 10}, {"capacity": 2, "source": 3, "target": 1}, {"capacity": 3, "source": 3, "target": 4}, {"capacity": 1, "source": 3, "target": 7}, {"capacity": 2, "source": 3, "target": 8}, {"capacity": 4, "source": 3, "target": 10}, {"capacity": 4, "source": 4, "target": 1}, {"capacity": 4, "source": 4, "target": 7}, {"capacity": 4, "source": 4, "target": 10}, {"capacity": 4, "source": 4, "target": 11}, {"capacity": 3, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 2}, {"capacity": 4, "source": 6, "target": 8}, {"capacity": 2, "source": 7, "target": 1}, {"capacity": 4, "source": 7, "target": 5}, {"capacity": 2, "source": 7, "target": 11}, {"capacity": 3, "source": 8, "target": 4}, {"capacity": 2, "source": 9, "target": 3}, {"capacity": 1, "source": 9, "target": 4}, {"capacity": 1, "source": 9, "target": 6}, {"capacity": 2, "source": 9, "target": 8}, {"capacity": 3, "source": 9, "target": 11}, {"capacity": 3, "source": 10, "target": 1}, {"capacity": 3, "source": 10, "target": 7}, {"capacity": 1, "source": 10, "target": 8}]}
{"states": [1021, 1023], "expectation_value": -21.51998878234128, "params": [[[-0.9804, -0.0018000000000000002], [0.004200000000000001, -0.0019], [-1.5704, 2.7836000000000003], [-0.0022, 0.3623], [0.0035, -0.0045000000000000005], [0.0037, -0.0037], [0.0016, -0.0032], [0.0015, 0.0022], [-0.001, -0.0034000000000000002], [-0.0017000000000000001, -0.0018000000000000002], [0.0006000000000000001, 0.4349], [0.0031000000000000003, -0.003]], [[-0.0043, -0.0028], [-0.0041, 0.0024000000000000002], [1.5676, -0.0023], [0.0026000000000000003, 0.0031000000000000003], [-0.0015, 0.0046], [-0.0018000000000000002, 0.0039000000000000003], [-0.0023, -0.0026000000000000003], [-0.0038, -0.0023], [0.0063, -0.0036000000000000003], [0.0015, 0.0019], [-0.2436, -1.0453000000000001], [0.0061, -0.9847]]], "bitstrings": ["110000000010", "110000000000"], "total_optimization_steps": 310, "probabilities": [0.46090405497334047, 0.5048697314213445], "optimization_time": 25.550126791000366}
-1.0 * (Z(0) @ Z(1)) + -0.5 * (Z(9) @ Z(1)) + -0.75 * (Z(9) @ Z(0)) + -0.25 * (Z(10) @ Z(1)) + -1.0 * (Z(4) @ Z(1)) + -1.0 * (Z(6) @ Z(1)) + -1.0 * (Z(6) @ Z(9)) + -0.75 * (Z(6) @ Z(10)) + -0.5 * (Z(6) @ Z(4)) + -0.75 * (Z(7) @ Z(1)) + -1.0 * (Z(7) @ Z(9)) + -1.5 * (Z(7) @ Z(4)) + -0.75 * (Z(2) @ Z(1)) + -0.75 * (Z(2) @ Z(9)) + -0.25 * (Z(2) @ Z(10)) + -0.25 * (Z(2) @ Z(4)) + -1.0 * (Z(2) @ Z(6)) + -0.5 * (Z(5) @ Z(1)) + -0.25 * (Z(5) @ Z(9)) + -0.5 * (Z(5) @ Z(10)) + -0.75 * (Z(5) @ Z(6)) + -1.0 * (Z(5) @ Z(2)) + 2.0 * (Z(3) @ Z(0)) + -0.5 * (Z(3) @ Z(9)) + -1.0 * (Z(3) @ Z(6)) + -1.0 * (Z(8) @ Z(10)) + -0.5 * (Z(11) @ Z(10)) + -0.25 * (Z(11) @ Z(6)) + -0.5 * (Z(11) @ Z(5)) + -0.75 * (Z(11) @ Z(3)) + -0.25 * (Z(11) @ Z(8)) + -5.25 * Z(1) + -0.25 * Z(0) + -0.75 * Z(9) + -1.75 * Z(10) + 1.75 * Z(4) + 1.75 * Z(6) + -0.25 * Z(7) + -0.5 * Z(2) + 2.5 * Z(5) + -0.25 * Z(3) + 0.75 * Z(8) + 2.25 * Z(11)
15
12
2
{"smallest_eigenvalues": [-22.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -20.75, "smallest_bitstrings": ["110000000000"], "largest_eigenvalue": 26.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; ry(-1.340741201100858) q[0]; ry(0.08006607965017827) q[1]; ry(-1.3616151365231142) q[2]; ry(0.0343747038791484) q[3]; ry(-0.02884081769637345) q[4]; ry(0.04439194821664512) q[5]; ry(0.04395374204502483) q[6]; ry(-0.1703605981873209) q[7]; ry(0.07892819484283504) q[8]; ry(-0.04278720817660711) q[9]; ry(0.10732351229058691) q[10]; ry(0.17059246946937956) q[11]; cx q[11], q[0]; cx q[10], q[11]; ry(0.16229437536168437) q[11]; cx q[9], q[10]; ry(0.7556739426419967) q[10]; cx q[11], 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.012105837452635736) q[0]; cx q[0], q[11]; ry(-0.012415903997247887) q[1]; cx q[0], q[1]; ry(0.22330668288896915) q[0]; ry(-0.22203717252851646) q[11]; cx q[11], q[0]; ry(2.774694133333942) q[2]; cx q[1], q[2]; ry(0.14556237208205844) q[1]; ry(0.19536033753326573) q[3]; cx q[2], q[3]; ry(1.3798759975121258) q[2]; ry(0.11266673313065553) q[4]; cx q[3], q[4]; ry(0.06208020940147398) q[3]; ry(-0.09568476263126408) q[5]; cx q[4], q[5]; ry(-0.054009916875641106) q[4]; ry(-0.12162778333912394) q[6]; cx q[5], q[6]; ry(0.012105837452635736) q[5]; ry(-0.04215312357972089) q[7]; cx q[6], q[7]; ry(-0.09247312504673766) q[6]; ry(-0.13110590178884085) q[8]; cx q[7], q[8]; ry(-0.06037498436211161) q[7]; ry(0.012105837452635736) q[9]; cx q[8], q[9]; ry(0.11976373975790006) q[8]; cx q[9], q[10]; ry(-0.25533042447311266) q[10]; cx q[10], q[11]; ry(-1.2543000058462639) q[11]; ry(-0.1703605981873209) q[9]; cx q[9], q[10]; ry(-1.7195057435453676) q[10]; cx q[11], 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.08707986366789353) q[0]; cx q[0], q[11]; ry(0.054128775102559964) q[1]; cx q[0], q[1]; ry(-0.09247312504673766) q[2]; cx q[1], q[2]; ry(0.17059246946937956) q[3]; cx q[2], q[3]; ry(0.026064115210718095) q[4]; cx q[3], q[4]; ry(-0.16151814135780568) q[5]; cx q[4], q[5]; ry(0.0034655216253052373) q[6]; cx q[5], q[6]; ry(-0.09247312504673766) q[7]; cx q[6], q[7]; ry(0.05491888999848497) q[8]; cx q[7], q[8]; ry(0.20469992443983367) q[9]; cx q[8], q[9]; 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] 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]; cx q[11], q[0]; cx q[10], q[11]; cx q[9], q[10]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(x12) q[0]; ry(x13) q[1]; ry(x14) q[2]; ry(x15) q[3]; ry(x16) q[4]; ry(x17) q[5]; ry(x18) q[6]; ry(x19) q[7]; ry(x20) q[8]; ry(x12) q[9]; ry(x21) q[10]; ry(x22) q[11]; cx q[11], q[10]; cx q[0], q[11]; 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]; cx q[9], q[10]; ry(x23) q[0]; ry(x24) q[1]; ry(x25) q[2]; ry(x26) q[3]; ry(x27) q[4]; ry(x12) q[5]; ry(x28) q[6]; ry(x29) q[7]; ry(x30) q[8]; ry(x7) q[9]; ry(x31) q[10]; ry(x32) q[11]; cx q[11], q[0]; cx q[10], q[11]; cx q[9], q[10]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(x33) q[0]; ry(x34) q[1]; ry(x28) q[2]; ry(x11) q[3]; ry(x35) q[4]; ry(x36) q[5]; ry(x37) q[6]; ry(x28) q[7]; ry(x38) q[8]; ry(x39) q[9]; ry(x40) q[10]; ry(x41) q[11]; cx q[11], q[10]; cx q[0], q[11]; 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]; cx q[9], q[10]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10]; c[11] = measure q[11];
{"source": 0, "sink": 11}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIZZ", "IIZIIIIIIIZI", "IIZIIIIIIIIZ", "IZIIIIIIIIZI", "IIIIIIIZIIZI", "IIIIIZIIIIZI", "IIZIIZIIIIII", "IZIIIZIIIIII", "IIIIIZIZIIII", "IIIIZIIIIIZI", "IIZIZIIIIIII", "IIIIZIIZIIII", "IIIIIIIIIZZI", "IIZIIIIIIZII", "IZIIIIIIIZII", "IIIIIIIZIZII", "IIIIIZIIIZII", "IIIIIIZII...
[ -1, -0.5, -0.75, -0.25, -1, -1, -1, -0.75, -0.5, -0.75, -1, -1.5, -0.75, -0.75, -0.25, -0.25, -1, -0.5, -0.25, -0.5, -0.75, -1, 2, -0.5, -1, -1, -0.5, -0.25, -0.5, -0.75, -0.25, -5.25, -0.25, -0.75, -1.75, 1.75, 1.75, -0.25, -0.5, 2.5, ...
0.972927
[ -1.340741201100858, 0.08006607965017827, -1.3616151365231142, 0.0343747038791484, -0.02884081769637345, 0.04439194821664512, 0.04395374204502483, -0.1703605981873209, 0.07892819484283504, -0.04278720817660711, 0.10732351229058691, 0.17059246946937956, 0.012105837452635736, -0.0124159039972...
{ "n_parameters": 42, "n_qubits": 12, "optimal_eigenvalue": -22.75, "target_ratio": 0.97, "target_value": -22.0675 }
22
-6975250947239387511
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[1, 3, 6], [0, 2, 5], [1, 2, 4, 5], [3, 4], [0, 1, 2, 4, 6], [1, 5, 6], [2, 3, 6]]}
{"states": [120, 58], "expectation_value": -0.049533608663136025, "params": [[-0.061900000000000004], [0.0627]], "bitstrings": ["0000111", "1000101"], "total_optimization_steps": 10, "probabilities": [0.008215221289515809, 0.008222715785721068], "optimization_time": 0.7388432025909424}
0.16666666666666666 * (Z(1) @ Z(3)) + 0.3333333333333333 * (Z(6) @ Z(3)) + 0.3833333333333333 * (Z(6) @ Z(1)) + 0.05 * (Z(0) @ Z(1)) + 0.05 * (Z(0) @ Z(6)) + 0.16666666666666666 * (Z(2) @ Z(3)) + 0.13333333333333333 * (Z(2) @ Z(1)) + 0.21666666666666667 * (Z(2) @ Z(6)) + 0.21666666666666667 * (Z(2) @ Z(0)) + 0.25 * (Z(5) @ Z(1)) + 0.16666666666666666 * (Z(5) @ Z(6)) + 0.16666666666666666 * (Z(5) @ Z(0)) + 0.25 * (Z(5) @ Z(2)) + 0.5 * (Z(4) @ Z(3)) + 0.13333333333333333 * (Z(4) @ Z(1)) + 0.05 * (Z(4) @ Z(6)) + 0.05 * (Z(4) @ Z(0)) + 0.13333333333333333 * (Z(4) @ Z(2)) + 0.08333333333333333 * (Z(4) @ Z(5)) + 0.33333333333333326 * Z(3) + 0.5583333333333335 * Z(1) + 0.6 * Z(6) + 0.26666666666666666 * Z(0) + 0.5583333333333335 * Z(2) + 0.45833333333333337 * Z(5) + 0.2250000000000001 * Z(4)
1
7
1
{"smallest_eigenvalues": [-2.0833333333333335, -2.0833333333333335], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.9500000000000006, "smallest_bitstrings": ["0001010", "1000101"], "largest_eigenvalue": 6.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; h q[1]; h q[2]; h q[3]; cx q[3], q[1]; rz(-0.0030633008494074404) q[1]; cx q[3], q[1]; h q[4]; h q[5]; h q[6]; cx q[3], q[6]; rz(-0.9272673386071678) q[6]; cx q[3], q[6]; cx q[1], q[6]; cx q[3], q[2]; rz(-0.0030633008494074404) q[2]; cx q[3], q[2]; cx q[3], q[4]; rz(-0.04026405654265131) q[4]; cx q[3], q[4]; rz(-0.9272673386071677) q[3]; rx(1.4997710110903506) q[3]; rz(-0.002775666635918985) q[6]; cx q[1], q[6]; cx q[1], q[0]; rz(0.0007032803208384783) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(-2.678643658915993e-05) q[2]; cx q[1], q[2]; cx q[1], q[5]; rz(-2.414304745018424e-06) q[5]; cx q[1], q[5]; cx q[1], q[4]; rz(-2.678643658915993e-05) q[4]; cx q[1], q[4]; rz(-1.570979118261235) q[1]; rx(1.4997710110903506) q[1]; cx q[6], q[0]; rz(0.0007032803208384783) q[0]; cx q[6], q[0]; cx q[6], q[2]; rz(-0.0006486632865159301) q[2]; cx q[6], q[2]; cx q[0], q[2]; rz(-0.0006486632865159301) q[2]; cx q[0], q[2]; cx q[6], q[5]; rz(-0.0030633008494074404) q[5]; cx q[6], q[5]; cx q[0], q[5]; rz(-0.0030633008494074404) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(-2.414304745018424e-06) q[5]; cx q[2], q[5]; cx q[6], q[4]; rz(0.0007032803208384783) q[4]; cx q[6], q[4]; cx q[0], q[4]; rz(0.0007032803208384783) q[4]; cx q[0], q[4]; rz(1.5703457082249317) q[0]; rx(1.4997710110903506) q[0]; cx q[2], q[4]; rz(-2.678643658915993e-05) q[4]; cx q[2], q[4]; rz(-1.570979118261235) q[2]; rx(1.4997710110903506) q[2]; cx q[5], q[4]; rz(-6.468993994661478e-05) q[4]; cx q[5], q[4]; rz(1.565535677158655) q[4]; rx(1.4997710110903506) q[4]; rz(-1.5705597414443222) q[5]; rx(1.4997710110903506) q[5]; rz(1.5085738723375908) q[6]; rx(1.4997710110903506) 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] 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[3], q[1]; rz(x0) q[1]; cx q[3], q[1]; cx q[3], q[6]; rz(x1) q[6]; cx q[3], q[6]; cx q[1], q[6]; rz(x2) q[6]; cx q[1], q[6]; cx q[1], q[0]; rz(x3) q[0]; cx q[1], q[0]; cx q[6], q[0]; rz(x3) q[0]; cx q[6], q[0]; cx q[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[1], q[2]; rz(x4) q[2]; cx q[1], q[2]; cx q[6], q[2]; rz(x5) q[2]; cx q[6], q[2]; cx q[0], q[2]; rz(x5) q[2]; cx q[0], q[2]; cx q[1], q[5]; rz(x6) q[5]; cx q[1], q[5]; cx q[6], q[5]; rz(x0) q[5]; cx q[6], q[5]; cx q[0], q[5]; rz(x0) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x6) q[5]; cx q[2], q[5]; cx q[3], q[4]; rz(x7) q[4]; cx q[3], q[4]; cx q[1], q[4]; rz(x4) q[4]; cx q[1], q[4]; cx q[6], q[4]; rz(x3) q[4]; cx q[6], q[4]; cx q[0], q[4]; rz(x3) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x4) q[4]; cx q[2], q[4]; cx q[5], q[4]; rz(x8) q[4]; cx q[5], q[4]; rz(x1) q[3]; rz(x9) q[1]; rz(x10) q[6]; rz(x11) q[0]; rz(x9) q[2]; rz(x12) q[5]; rz(x13) q[4]; h q[0]; rz(x14) q[0]; h q[0]; h q[1]; rz(x14) q[1]; h q[1]; h q[2]; rz(x14) q[2]; h q[2]; h q[3]; rz(x14) q[3]; h q[3]; h q[4]; rz(x14) q[4]; h q[4]; h q[5]; rz(x14) q[5]; h q[5]; h q[6]; rz(x14) q[6]; h q[6]; 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": []}
[ "IIIZIZI", "ZIIZIII", "ZIIIIZI", "IIIIIZZ", "ZIIIIIZ", "IIIZZII", "IIIIZZI", "ZIIIZII", "IIIIZIZ", "IZIIIZI", "ZZIIIII", "IZIIIIZ", "IZIIZII", "IIZZIII", "IIZIIZI", "ZIZIIII", "IIZIIIZ", "IIZIZII", "IZZIIII", "IIIZIII", "IIIIIZI", "ZIIIIII", "IIIIIIZ", "IIIIZII", "IZI...
[ 0.16666666666666666, 0.3333333333333333, 0.3833333333333333, 0.05, 0.05, 0.16666666666666666, 0.13333333333333333, 0.21666666666666667, 0.21666666666666667, 0.25, 0.16666666666666666, 0.16666666666666666, 0.25, 0.5, 0.13333333333333333, 0.05, 0.05, 0.13333333333333333, 0.08333333...
0.833132
[ -0.0030633008494074404, -0.9272673386071678, -0.002775666635918985, 0.0007032803208384783, -0.00002678643658915993, -0.0006486632865159301, -0.000002414304745018424, -0.04026405654265131, -0.00006468993994661478, -1.5709791182612352, 1.5085738723375905, 1.5703457082249315, -1.570559741444322...
{ "n_parameters": 15, "n_qubits": 7, "optimal_eigenvalue": -2.0833333333333335, "target_ratio": 0.97, "target_value": -2.0208333333333335 }
347
834390fba4c480def6c6a26217d7a9af
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": 2}, {"capacity": 3, "source": 0, "target": 3}, {"capacity": 3, "source": 0, "target": 4}, {"capacity": 1, "source": 0, "target": 5}, {"capacity": 2, "source": 0, "target": 6}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 1, "source": 1, "target": 5}, {"capacity": 3, "source": 1, "target": 6}, {"capacity": 1, "source": 2, "target": 1}, {"capacity": 3, "source": 3, "target": 2}]}
{"states": [35, 33], "expectation_value": -10.499999938947196, "params": null, "bitstrings": ["1011100", "1011110"], "total_optimization_steps": 26, "probabilities": [4.003266179411504e-08, 0.999999957628926], "optimization_time": 22.257132053375244}
-0.25 * (Z(0) @ Z(2)) + -0.75 * (Z(3) @ Z(2)) + -0.75 * (Z(3) @ Z(0)) + -0.75 * (Z(4) @ Z(0)) + -0.25 * (Z(5) @ Z(0)) + 2.25 * (Z(6) @ Z(0)) + -0.25 * (Z(1) @ Z(2)) + -0.75 * (Z(1) @ Z(3)) + -0.25 * (Z(1) @ Z(5)) + -0.75 * (Z(1) @ Z(6)) + -0.75 * Z(2) + -0.25 * Z(0) + -0.75 * Z(3) + -0.75 * Z(4) + -0.5 * Z(5) + 1.5 * Z(6) + 1.5 * Z(1)
1
7
2
{"smallest_eigenvalues": [-10.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -9.5, "smallest_bitstrings": ["1011110"], "largest_eigenvalue": 9.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rz(2.869273259256995) q[0]; ry(0.09542235691189135) q[0]; rz(-1.8369290239007654) q[0]; rz(-1.3551396718991269) q[1]; ry(2.50727987045565) q[1]; rz(1.7167877129662905) q[1]; rz(2.3001577391064183) q[2]; ry(0.08000879805697068) q[2]; rz(-0.6784659726885094) q[2]; rz(-1.9200835910435137) q[3]; ry(0.0589554798586732) q[3]; rz(-2.874913595367488) q[3]; rz(1.3612494429873463) q[4]; ry(0.19495638646730343) q[4]; rz(0.12120678860855527) q[4]; rz(2.3048315736480784) q[5]; ry(0.07218801121222646) q[5]; rz(-0.934456511042598) q[5]; rz(-2.026585352816043) q[6]; ry(3.1304282425604786) q[6]; rz(1.3488021347473573) 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];\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.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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] 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.5708) q[6];\nry(-1.5708) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] 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.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] 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.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) 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[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) q[1], q[2];\ncry(-0.0001) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] 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.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) q[1], q[2];\ncry(-0.0001) q[1], q[0];\ncry(-0.0067) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) q[1], q[2];\ncry(-0.0001) q[1], q[0];\ncry(-0.0067) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) q[1], q[2];\ncry(-0.0001) q[1], q[0];\ncry(-0.0067) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) q[1], q[2];\ncry(-0.0001) q[1], q[0];\ncry(-0.0067) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) q[1], q[2];\ncry(-0.0001) q[1], q[0];\ncry(-0.0067) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nry(1.5708) q[1];\nry(1.5708) q[6];\nry(-1.5708) q[0];\ncry(-1.5708) q[1], q[4];\nry(-1.5486) q[2];\nry(-1.5708) q[3];\nry(-1.4449) q[5];\ncry(-0.1188) q[1], q[5];\ncry(-0.0222) q[1], q[2];\ncry(-0.0001) q[1], q[0];\ncry(-0.0067) 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"], "gradients": [1.5072, 2.239, 2.4907, 1.501, 0.7477, 1.5, 0.5, 0.0638, 0.0363, 0.0135, 0.009, 0.009, 0.009, 0.0045, 0.0045, 0.0045, 0.0045, 0.0045, 0.0045, 0.0045, 0.0041, 0.003, 0.003, 0.003, 0.003, 0.003]}
[ "IIIIZIZ", "IIIZZII", "IIIZIIZ", "IIZIIIZ", "IZIIIIZ", "ZIIIIIZ", "IIIIZZI", "IIIZIZI", "IZIIIZI", "ZIIIIZI", "IIIIZII", "IIIIIIZ", "IIIZIII", "IIZIIII", "IZIIIII", "ZIIIIII", "IIIIIZI" ]
[ -0.25, -0.75, -0.75, -0.75, -0.25, 2.25, -0.25, -0.75, -0.25, -0.75, -0.75, -0.25, -0.75, -0.75, -0.5, 1.5, 1.5 ]
0.97592
[ -0.005918934518704563, 0.49370722410123724, -0.8849965050263602, 0.07845337494703145, 0.02616735845959705, 0.7776578446832089, -0.05296051004187756, 0.6678277614367606, 0.20933129799598119, 0.8357708806427091, -0.050070225743099474, 0.7236417753361262, 1.1561876310254893, -0.03088305928298...
{ "n_parameters": 36, "n_qubits": 7, "optimal_eigenvalue": -10.5, "target_ratio": 0.97, "target_value": -10.185 }
4
-4186604412911688631
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[0, 2, 3, 5], [4, 5, 7], [0, 3, 5, 6], [1, 4, 6], [6, 7], [0, 1, 6], [0, 1, 4], [3, 4], [3, 7], [0, 1, 5], [1, 3], [0, 2, 4]]}
{"states": [206, 205], "expectation_value": -2.2044341883029874, "params": [1.1522000000000001, 1.1492, 1.3855000000000002, 1.3877000000000002, 0.5816, 0.8549, 0.2707, 0.2823, 1.4005, 1.3956000000000002, 1.3951, 1.3938000000000001, 1.4003, 1.3917000000000002, 0.7612, 0.8355, 0.753, 1.3912, -0.4164, 0.23770000000000002, -0.0145, 0.9715, 0.24730000000000002, 1.3658000000000001, -0.0476, 0.3553, -0.01, 1.0539, 0.9397000000000001, 0.5011, -0.5698, 0.7838], "bitstrings": ["00110001", "00110010"], "total_optimization_steps": 140, "probabilities": [0.1139568027483617, 0.11791237307148245], "optimization_time": 20.82129740715027}
0.25 * (Z(0) @ Z(2)) + 0.08333333333333333 * (Z(3) @ Z(2)) + 0.16666666666666666 * (Z(3) @ Z(0)) + 0.08333333333333333 * (Z(5) @ Z(2)) + 0.3333333333333333 * (Z(5) @ Z(0)) + 0.16666666666666666 * (Z(5) @ Z(3)) + 0.16666666666666666 * (Z(4) @ Z(2)) + 0.3333333333333333 * (Z(4) @ Z(0)) + 0.5 * (Z(4) @ Z(3)) + 0.16666666666666666 * (Z(4) @ Z(5)) + 0.5 * (Z(7) @ Z(3)) + 0.16666666666666666 * (Z(7) @ Z(5)) + 0.16666666666666666 * (Z(7) @ Z(4)) + 0.25 * (Z(6) @ Z(0)) + 0.08333333333333333 * (Z(6) @ Z(3)) + 0.08333333333333333 * (Z(6) @ Z(5)) + 0.16666666666666666 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(7)) + 0.5 * (Z(1) @ Z(0)) + 0.5 * (Z(1) @ Z(3)) + 0.16666666666666666 * (Z(1) @ Z(5)) + 0.3333333333333333 * (Z(1) @ Z(4)) + 0.3333333333333333 * (Z(1) @ Z(6)) + 0.29166666666666663 * Z(2) + 0.9166666666666667 * Z(0) + 0.24999999999999978 * Z(3) + 0.5833333333333333 * Z(5) + 0.6666666666666667 * Z(4) + 0.16666666666666674 * Z(7) + 0.45833333333333326 * Z(6) + 0.6666666666666667 * Z(1)
14
8
1
{"smallest_eigenvalues": [-3.333333333333335], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.2500000000000018, "smallest_bitstrings": ["00110010"], "largest_eigenvalue": 10.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; ry(1.2834179347843733) q[0]; rz(pi/2) q[0]; ry(1.4297060317003083) q[1]; ry(-0.21917564174472814) q[2]; ry(0.33254387014292885) q[3]; ry(1.6573120660607772) q[4]; ry(1.1393635404852962) q[5]; ry(2.104048474206002) q[6]; ry(1.5180934712277805) q[7]; cx q[7], q[0]; ry(-0.19681573375550573) q[0]; cx q[7], q[0]; ry(0.19681573375550573) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[7]; cx q[6], q[7]; ry(0.13225976089713676) q[7]; cx q[6], q[7]; ry(-0.13225976089713676) q[7]; rz(-pi/2) q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.5039254798325473) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(-0.11052223626757722) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(-0.15628221190336444) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(-0.06581195240679841) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(0.18383472747232435) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(0.21268567772238917) q[1]; cx q[0], q[1]; ry(1.982283325048741) q[0]; ry(-0.2126856777223893) q[1]; rx(-1.9012444925993401) q[1]; ry(-0.18383472747232438) q[2]; rx(-0.6243465418006426) q[2]; ry(0.06581195240679841) q[3]; rx(0.4244092462877682) q[3]; ry(0.1562822119033644) q[4]; rx(-1.4304596212255198) q[4]; ry(0.11052223626757711) q[5]; rx(-2.114336509070357) q[5]; ry(0.5039254798325472) q[6]; rx(-0.9996431225931453) q[6]; ry(1.7983174242573114) q[7]; cx q[7], q[6]; ry(-0.7782131767030337) q[6]; cx q[7], q[6]; rz(pi/2) q[7]; cx q[0], q[7]; ry(-0.11561604106618872) q[7]; cx q[0], q[7]; cx q[0], q[1]; ry(0.11561604106618872) q[7]; rz(-pi/2) q[7]; ry(-0.06645130198935444) q[1]; cx q[0], q[1]; ry(0.06645130198935444) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(-0.19649711909480555) q[2]; cx q[1], q[2]; ry(0.19649711909480555) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(0.008009213480663191) q[3]; cx q[2], q[3]; ry(-0.008009213480663191) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(-0.3267099525141692) q[4]; cx q[3], q[4]; ry(0.3267099525141692) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(-0.35137786703070134) q[5]; cx q[4], q[5]; ry(0.35137786703070134) q[5]; rz(-pi/2) q[5]; ry(0.7782131767030339) q[6]; cx q[5], q[6]; ry(-0.7290904978579955) q[6]; cx q[5], q[6]; ry(0.7290904978579955) q[6]; rz(-pi/2) 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; 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(x22) q[6]; ry(x23) q[7]; crx(x24) q[7], q[6]; crx(x25) q[0], q[7]; crx(x26) q[0], q[1]; crx(x27) q[1], q[2]; crx(x28) q[2], q[3]; crx(x29) q[3], q[4]; crx(x30) q[4], q[5]; crx(x31) 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIZIZ", "IIIIZZII", "IIIIZIIZ", "IIZIIZII", "IIZIIIIZ", "IIZIZIII", "IIIZIZII", "IIIZIIIZ", "IIIZZIII", "IIZZIIII", "ZIIIZIII", "ZIZIIIII", "ZIIZIIII", "IZIIIIIZ", "IZIIZIII", "IZZIIIII", "IZIZIIII", "ZZIIIIII", "IIIIIIZZ", "IIIIZIZI", "IIZIIIZI", "IIIZIIZI", "IZIIIIZ...
[ 0.25, 0.08333333333333333, 0.16666666666666666, 0.08333333333333333, 0.3333333333333333, 0.16666666666666666, 0.16666666666666666, 0.3333333333333333, 0.5, 0.16666666666666666, 0.5, 0.16666666666666666, 0.16666666666666666, 0.25, 0.08333333333333333, 0.08333333333333333, 0.1666666666...
0.971505
[ 1.2834179347843733, 1.4297060317003083, -0.21917564174472814, 0.33254387014292885, 1.6573120660607772, 1.1393635404852962, 2.104048474206002, 1.5180934712277805, 0.39363146751101147, -0.2645195217942735, 1.0078509596650946, 0.22104447253515444, 0.3125644238067289, 0.13162390481359681, -0...
{ "n_parameters": 32, "n_qubits": 8, "optimal_eigenvalue": -3.333333333333335, "target_ratio": 0.97, "target_value": -3.2333333333333347 }
27
02692fd88b7456e30d09992c921856e9
matching
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 0, "id": 5}, {"bipartite": 0, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}], "edges": [{"weight": 1, "source": 0, "target": 7}, {"weight": 14, "source": 0, "target": 8}, {"weight": 6, "source": 1, "target": 8}, {"weight": 4, "source": 2, "target": 9}, {"weight": 17, "source": 2, "target": 7}, {"weight": 9, "source": 3, "target": 10}, {"weight": 11, "source": 4, "target": 8}, {"weight": 15, "source": 5, "target": 8}, {"weight": 11, "source": 6, "target": 10}]}
{"states": [231, 167], "expectation_value": -61.081024338832755, "params": [0.2238, 0.5738, 1.4002000000000001, 0.20800000000000002, 0.7468, 0.42000000000000004, 1.3978000000000002, 0.2081, 0.0022, 0.8576, -0.0167, 0.7012, 1.3911, -0.1355, 1.3901000000000001, 0.0051, 1.4066, 0.26280000000000003, 0.22080000000000002, 0.008, 1.4026, 0.004200000000000001, 0.7493000000000001, 0.0094, 1.4041000000000001, 0.00030000000000000003, 0.0022, 0.0009000000000000001, -0.0126, 0.0058000000000000005, 1.3915, 0.0036000000000000003, 1.3951, 0.0057, 1.4044, 0.009000000000000001, 0.5454, 0.5604, 0.41950000000000004, -0.1206, 0.3776, -0.8425, -0.6139, -0.0517, 0.0067, 0.0048000000000000004, 0.0019, 0.0021000000000000003, 0.0054, 0.0044, 0.0097, 0.003, 0.0008, 0.0073], "bitstrings": ["100011000", "101011000"], "total_optimization_steps": 140, "probabilities": [0.33652488838002825, 0.4815831204674756], "optimization_time": 38.95505690574646}
6.0 * (Z(0) @ Z(1)) + 6.0 * (Z(2) @ Z(1)) + 6.0 * (Z(3) @ Z(0)) + 6.0 * (Z(4) @ Z(3)) + 6.0 * (Z(6) @ Z(1)) + 6.0 * (Z(6) @ Z(2)) + 6.0 * (Z(7) @ Z(1)) + 6.0 * (Z(7) @ Z(2)) + 6.0 * (Z(7) @ Z(6)) + 6.0 * (Z(5) @ Z(8)) + 19.0 * Z(1) + 0.5 * Z(0) + 9.0 * Z(2) + 8.5 * Z(3) + -4.0 * Z(4) + 11.5 * Z(6) + 13.5 * Z(7) + -0.5 * Z(8) + -1.5 * Z(5)
18
9
2
{"smallest_eigenvalues": [-72.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -70.0, "smallest_bitstrings": ["101011000"], "largest_eigenvalue": 120.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(-0.04224467605893569) q[0]; rz(1.1498247686083438) q[0]; rx(1.768740351198907) q[1]; rz(0.09166360751919553) q[1]; rx(0.346637557671309) q[2]; rz(0.2190371658250132) q[2]; rx(1.6730865355574573) q[3]; rz(0.18873085424371255) q[3]; rx(0.03773655996006883) q[4]; rz(1.038812311042546) q[4]; rx(0.11803868992349349) q[5]; rz(0.5718319090850724) q[5]; rx(1.4369109783054397) q[6]; rz(-0.09089967884307637) q[6]; rx(1.5313856183250758) q[7]; rz(-0.024812517518815153) q[7]; rx(1.8711744854643984) q[8]; rz(0.22834029093632074) q[8]; cx q[8], q[0]; rz(-0.1598667946295333) q[0]; cx q[8], q[0]; rz(-0.06682349609981997) q[8]; cx q[7], q[8]; rz(0.06682349609981997) q[8]; cx q[7], q[8]; rz(0.0014148889568074505) q[7]; cx q[6], q[7]; rz(-0.0014148889568074505) q[7]; cx q[6], q[7]; rz(-0.205691564173885) q[6]; cx q[5], q[6]; rz(0.205691564173885) q[6]; cx q[5], q[6]; rz(-0.34746427897103144) q[5]; cx q[4], q[5]; rz(0.34746427897103144) q[5]; cx q[4], q[5]; rz(0.13747800347564354) q[4]; cx q[3], q[4]; rz(-0.13747800347564354) q[4]; cx q[3], q[4]; rz(-0.07912613494926522) q[3]; cx q[2], q[3]; rz(0.07912613494926522) q[3]; cx q[2], q[3]; rz(0.16743619553275957) q[2]; cx q[1], q[2]; rz(-0.16743619553275957) q[2]; cx q[1], q[2]; rz(0.3492955867230198) q[1]; cx q[0], q[1]; rz(-0.3492955867230198) q[1]; cx q[0], q[1]; rx(-0.038388276458811876) q[0]; rz(-0.40957085945832183) q[0]; rx(1.3970351326513706) q[1]; rz(0.2956703859974968) q[1]; rx(0.24154559054056945) q[2]; rz(0.05432691318084207) q[2]; rx(1.4777905970723795) q[3]; rz(0.0727176191808478) q[3]; rx(0.03773655996006883) q[4]; rz(0.06616071659163249) q[4]; rx(-0.011325737055399826) q[5]; rz(0.06280638588511679) q[5]; rx(1.31187912182737) q[6]; rz(0.10571062104242382) q[6]; rx(1.7700337288966634) q[7]; rz(-0.017244252104908875) q[7]; rx(1.3135555728796298) q[8]; rz(-0.2081199495858343) q[8]; cx q[8], q[0]; rz(0.03521742836974344) q[0]; cx q[8], q[0]; rz(-0.029652330088117167) q[8]; cx q[7], q[8]; rz(0.029652330088117167) q[8]; cx q[7], q[8]; rz(0.16239972602230976) q[7]; cx q[6], q[7]; rz(-0.16239972602230976) q[7]; cx q[6], q[7]; rz(0.08024914065172892) q[6]; cx q[5], q[6]; rz(-0.08024914065172892) q[6]; cx q[5], q[6]; rz(-0.056616559666176125) q[5]; cx q[4], q[5]; rz(0.056616559666176125) q[5]; cx q[4], q[5]; rz(-0.007522718732715237) q[4]; cx q[3], q[4]; rz(0.007522718732715237) q[4]; cx q[3], q[4]; rz(-0.04285356610279574) q[3]; cx q[2], q[3]; rz(0.04285356610279574) q[3]; cx q[2], q[3]; rz(-0.01616931679921817) q[2]; cx q[1], q[2]; rz(0.01616931679921817) q[2]; cx q[1], q[2]; rz(-0.019378542344277654) q[1]; cx q[0], q[1]; rz(0.019378542344277654) 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] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[9] c; qubit[9] q; rx(x0) q[0]; rz(x1) q[0]; rx(x2) q[1]; rz(x3) q[1]; rx(x4) q[2]; rz(x5) q[2]; rx(x6) q[3]; rz(x7) q[3]; rx(x8) q[4]; rz(x9) q[4]; rx(x10) q[5]; rz(x11) q[5]; rx(x12) q[6]; rz(x13) q[6]; rx(x14) q[7]; rz(x15) q[7]; rx(x16) q[8]; rz(x17) q[8]; crz(x18) q[8], q[0]; crz(x19) q[7], q[8]; crz(x20) q[6], q[7]; crz(x21) q[5], q[6]; crz(x22) q[4], q[5]; crz(x23) q[3], q[4]; crz(x24) q[2], q[3]; crz(x25) q[1], q[2]; crz(x26) q[0], q[1]; rx(x27) q[0]; rz(x28) q[0]; rx(x29) q[1]; rz(x30) q[1]; rx(x31) q[2]; rz(x32) q[2]; rx(x33) q[3]; rz(x34) q[3]; rx(x8) q[4]; rz(x35) q[4]; rx(x36) q[5]; rz(x37) q[5]; rx(x38) q[6]; rz(x39) q[6]; rx(x40) q[7]; rz(x41) q[7]; rx(x42) q[8]; rz(x43) q[8]; crz(x44) q[8], q[0]; crz(x45) q[7], q[8]; crz(x46) q[6], q[7]; crz(x47) q[5], q[6]; crz(x48) q[4], q[5]; crz(x49) q[3], q[4]; crz(x50) q[2], q[3]; crz(x51) q[1], q[2]; crz(x52) q[0], q[1]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8];
{"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4, 5, 6], \"right_nodes\": [7, 8, 9, 10]}"}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZ", "IIIIIIZZI", "IIIIIZIIZ", "IIIIZZIII", "IIZIIIIZI", "IIZIIIZII", "IZIIIIIZI", "IZIIIIZII", "IZZIIIIII", "ZIIZIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIIZII", "IIIIIZIII", "IIIIZIIII", "IIZIIIIII", "IZIIIIIII", "ZIIIIIIII", "IIIZIIIII" ]
[ 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 19, 0.5, 9, 8.5, -4, 11.5, 13.5, -0.5, -1.5 ]
0.970604
[ -0.042244676058935685, 0.9899579739788104, 1.768740351198907, 0.09166360751919553, 0.346637557671309, 0.2190371658250132, 1.6730865355574573, 0.18873085424371255, 0.03773655996006883, 1.038812311042546, 0.11803868992349349, 0.5718319090850724, 1.4369109783054397, -0.09089967884307637, 1....
{ "n_parameters": 53, "n_qubits": 9, "optimal_eigenvalue": -72, "target_ratio": 0.97, "target_value": -69.84 }
10
7fc1aaca9b2555712646afcde4133c5a
matching
adaptive_vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 1, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}], "edges": [{"weight": 4, "source": 0, "target": 4}, {"weight": 15, "source": 0, "target": 7}, {"weight": 1, "source": 1, "target": 5}, {"weight": 11, "source": 1, "target": 6}, {"weight": 7, "source": 2, "target": 6}, {"weight": 20, "source": 2, "target": 4}, {"weight": 12, "source": 2, "target": 5}, {"weight": 3, "source": 3, "target": 7}, {"weight": 11, "source": 3, "target": 8}]}
{"states": [190, 185], "expectation_value": -32.73979184451385, "params": null, "bitstrings": ["101000001", "101000110"], "total_optimization_steps": 100, "probabilities": [0.08448358834702649, 0.18688122142920033], "optimization_time": 138.43547415733337}
5.0 * (Z(1) @ Z(0)) + 5.0 * (Z(3) @ Z(2)) + 5.0 * (Z(4) @ Z(0)) + 5.0 * (Z(5) @ Z(2)) + 5.0 * (Z(5) @ Z(4)) + 5.0 * (Z(6) @ Z(3)) + 5.0 * (Z(6) @ Z(4)) + 5.0 * (Z(6) @ Z(5)) + 5.0 * (Z(7) @ Z(1)) + 5.0 * (Z(8) @ Z(7)) + 2.0 * Z(0) + 7.5 * Z(1) + 0.5 * Z(2) + 5.5 * Z(3) + 15.0 * Z(4) + 11.0 * Z(5) + 8.5 * Z(6) + 1.5 * Z(7) + 0.5 * Z(8)
1
9
2
{"smallest_eigenvalues": [-67.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -59.0, "smallest_bitstrings": ["101000110"], "largest_eigenvalue": 102.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; ry(-0.02309472339120279) q[0]; ry(-2.4630389514646778) q[1]; rz(-pi) q[1]; h q[2]; ry(-0.2704953174133071) q[2]; ry(-2.6452522760113837) q[3]; rz(-pi) q[3]; h q[4]; ry(26.81929168188027) q[4]; cx q[4], q[1]; ry(-0.15327626366460861) q[1]; cx q[4], q[1]; ry(0.6460760795681854) q[1]; ry(-2.7859365424236304) q[5]; rz(-pi) q[5]; cx q[4], q[5]; ry(-0.507955913209914) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.5948443521797065) q[3]; cx q[4], q[3]; cx q[3], q[1]; ry(-0.6460760795681854) q[1]; cx q[3], q[1]; cx q[1], q[0]; cx q[3], q[2]; ry(0.02309472339120279) q[0]; cx q[1], q[0]; ry(0.2704953174133071) q[2]; cx q[3], q[2]; ry(0.07099268987131468) q[0]; cx q[4], q[0]; ry(-0.07099268987131468) q[0]; cx q[4], q[0]; ry(-0.08424521581787875) q[0]; ry(-0.306240521075443) q[1]; cx q[5], q[1]; ry(0.306240521075443) q[1]; cx q[5], q[1]; ry(-0.0944391684926905) q[5]; cx q[1], q[5]; ry(0.0944391684926905) q[5]; cx q[1], q[5]; ry(0.04374997292901627) q[3]; cx q[5], q[3]; ry(-0.04374997292901627) q[3]; cx q[5], q[3]; cx q[5], q[0]; ry(-0.18166552964530286) q[3]; cx q[1], q[3]; ry(0.18166552964530286) q[3]; cx q[1], q[3]; ry(0.5881641234167294) q[0]; cx q[5], q[0]; ry(-0.03547639138620826) q[1]; ry(0.06737982117152042) q[3]; ry(0.0037233055464923268) q[5]; ry(0.266150770954422) q[0]; ry(-0.23946947297558566) q[2]; h q[6]; cx q[6], q[1]; ry(0.03547639138620826) q[1]; cx q[6], q[1]; ry(-0.0980591236498971) q[6]; h q[7]; ry(-1.1433508955623106) q[7]; h q[8]; cx q[8], q[3]; ry(-0.06737982117152042) q[3]; cx q[8], q[3]; cx q[3], q[5]; ry(-0.0037233055464923268) q[5]; cx q[3], q[5]; cx q[3], q[0]; ry(-0.266150770954422) q[0]; cx q[3], q[0]; cx q[3], q[6]; ry(0.0980591236498971) q[6]; cx q[3], q[6]; ry(-0.032683280054116165) q[5]; cx q[8], q[5]; ry(0.032683280054116165) q[5]; cx q[8], q[5]; cx q[5], q[2]; ry(0.23946947297558566) q[2]; cx q[5], q[2]; ry(-0.7226678903065717) q[0]; ry(0.4954298649522635) q[2]; cx q[4], q[2]; ry(-0.018398732307608065) q[2]; cx q[4], q[2]; ry(28.112775791484175) q[4]; cx q[1], q[4]; ry(-28.112775791484175) q[4]; cx q[1], q[4]; ry(6.088754064550975) q[4]; cx q[3], q[4]; ry(-6.088754064550975) q[4]; cx q[3], q[4]; ry(-13.61926373859493) q[4]; cx q[5], q[4]; ry(13.61926373859493) q[4]; cx q[5], q[4]; ry(-0.24632625339786351) q[2]; cx q[8], q[2]; ry(0.24632625339786351) q[2]; cx q[8], q[2]; ry(-2.7614931669611726) q[4]; cx q[8], q[4]; ry(2.7614931669611726) q[4]; cx q[8], q[4]; cx q[8], q[7]; ry(1.040855686458424) q[4]; ry(1.1433508955623106) q[7]; cx q[8], q[7]; ry(0.02085147490745263) q[1]; cx q[8], q[1]; ry(-0.02085147490745263) q[1]; cx q[8], q[1]; ry(-0.3028194482153641) q[2]; cx q[1], q[2]; ry(0.3028194482153641) q[2]; cx q[1], q[2]; ry(0.019390895586350668) q[1]; ry(-0.03465832131435605) q[3]; ry(0.10819475601249536) q[2]; ry(-0.07111054664681264) q[5]; ry(1.869359427450363) q[6]; cx q[6], q[4]; ry(-1.040855686458424) q[4]; cx q[6], q[4]; ry(-1.8290874560872261) q[6]; cx q[8], q[6]; ry(1.8290874560872261) q[6]; cx q[8], q[6]; cx q[6], q[3]; ry(0.03465832131435605) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.10819475601249536) q[2]; cx q[6], q[2]; cx q[6], q[5]; ry(0.07111054664681264) q[5]; cx q[6], q[5]; ry(0.11188806698640083) q[3]; ry(0.3233680242591205) q[4]; ry(-0.2964277101549056) q[2]; ry(0.5541622912233842) q[7]; cx q[7], q[1]; ry(-0.019390895586350668) q[1]; cx q[7], q[1]; ry(0.08032755531287056) q[7]; cx q[1], q[7]; ry(-0.08032755531287056) q[7]; cx q[1], q[7]; ry(0.4898202527332367) q[7]; cx q[6], q[7]; ry(-0.4898202527332367) q[7]; cx q[6], q[7]; ry(1.2897520145327488) q[6]; cx q[7], q[6]; ry(-1.2897520145327488) q[6]; cx q[7], q[6]; cx q[7], q[3]; ry(-0.11188806698640083) q[3]; cx q[7], q[3]; cx q[7], q[4]; ry(-0.3233680242591205) q[4]; cx q[7], q[4]; cx q[7], q[0]; ry(0.12142089370748875) q[6]; cx q[4], q[6]; ry(-0.12142089370748875) q[6]; cx q[4], q[6]; ry(0.7226678903065717) q[0]; cx q[7], q[0]; cx q[7], q[2]; ry(-0.02013281110319547) q[1]; cx q[0], q[1]; ry(0.02013281110319547) q[1]; cx q[0], q[1]; ry(0.2964277101549056) q[2]; cx q[7], q[2]; ry(-0.5733474284097654) q[1]; cx q[2], q[1]; ry(0.5733474284097654) q[1]; cx q[2], q[1]; ry(-0.08675609753223033) q[4]; cx q[2], q[4]; ry(0.08675609753223033) q[4]; cx q[2], q[4]; ry(0.034594682458792006) q[7]; cx q[5], q[7]; ry(-0.034594682458792006) q[7]; cx q[5], q[7]; ry(-0.7344544399971905) q[0]; cx q[8], q[0]; ry(0.7344544399971905) q[0]; cx q[8], q[0]; ry(-0.03397660313760457) q[0]; cx q[6], q[0]; ry(0.03397660313760457) q[0]; cx q[6], q[0]; ry(-0.22476380639019275) q[5]; cx q[0], q[5]; ry(0.22476380639019275) q[5]; cx q[0], q[5]; ry(-0.3904850028670039) q[3]; cx q[0], q[3]; ry(0.3904850028670039) q[3]; cx q[0], q[3]; ry(-0.44738460775830446) q[6]; cx q[0], q[6]; ry(0.44738460775830446) q[6]; cx q[0], q[6]; ry(0.22538191781635486) q[2]; cx q[0], q[2]; ry(-0.22538191781635486) q[2]; cx q[0], q[2]; ry(-0.30671738390213493) q[8]; cx q[5], q[8]; ry(0.30671738390213493) q[8]; cx q[5], q[8]; ry(0.4983573255709323) q[6]; cx q[5], q[6]; ry(-0.4983573255709323) q[6]; cx q[5], q[6]; ry(-0.3630010334963794) q[6]; cx q[1], q[6]; ry(0.3630010334963794) q[6]; cx q[1], q[6]; ry(-0.48696074241448417) q[6]; cx q[2], q[6]; ry(0.48696074241448417) q[6]; cx q[2], q[6]; ry(0.05835399962704512) q[5]; cx q[7], q[5]; ry(-0.05835399962704512) q[5]; cx q[7], q[5]; ry(-0.70079005651042) q[5]; cx q[2], q[5]; ry(0.70079005651042) q[5]; cx q[2], q[5]; ry(0.5451299537675633) q[3]; cx q[2], q[3]; ry(-0.5451299537675633) q[3]; cx q[2], q[3]; ry(-0.9420487662451755) q[8]; cx q[7], q[8]; ry(0.9420487662451755) q[8]; cx q[7], q[8]; ry(0.02333306320248851) q[8]; cx q[4], q[8]; ry(-0.02333306320248851) q[8]; cx q[4], q[8]; ry(0.24881645823753687) q[8]; cx q[1], q[8]; ry(-0.24881645823753687) q[8]; cx q[1], q[8]; ry(0.876657964988351) q[7]; cx q[4], q[7]; ry(-0.876657964988351) q[7]; cx q[4], q[7]; ry(-0.17009730933903944) q[4]; cx q[0], q[4]; ry(0.17009730933903944) q[4]; cx q[0], q[4]; ry(-0.016376002513637092) q[7]; cx q[0], q[7]; ry(0.016376002513637092) q[7]; cx q[0], q[7]; ry(-0.11882481108915843) q[7]; cx q[2], q[7]; ry(0.11882481108915843) q[7]; cx q[2], q[7]; ry(0.04723255136514239) q[8]; cx q[6], q[8]; ry(-0.04723255136514239) q[8]; cx q[6], q[8]; ry(-0.4123442701918935) q[8]; cx q[3], q[8]; ry(0.4123442701918935) q[8]; cx q[3], q[8]; ry(-0.5466703498051236) q[8]; cx q[2], q[8]; ry(0.5466703498051236) q[8]; cx q[2], q[8]; ry(-0.10423567167897116) q[7]; cx q[3], q[7]; ry(0.10423567167897116) q[7]; cx q[3], q[7];
null
{"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3], \"right_nodes\": [4, 5, 6, 7, 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(26.9543) 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(26.9543) q[4];\nry(0.197) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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(26.9543) q[4];\nry(0.197) q[1];\ncry(-0.4108) q[4], q[1];\nry(0.0211) q[5];\ncry(0.0784) q[4], q[5];\nry(0.2329) q[3];\ncry(0.0314) q[4], q[3];\ncry(0.7975) q[3], q[1];\ncry(-0.4532) q[1], q[0];\ncry(0.2978) q[5], q[1];\ncry(0.0421) q[4], q[0];\nry(-0.023) q[0];\ncry(0.69) q[1], q[5];\ncry(-0.6003) q[3], q[2];\ncry(-0.2379) q[5], q[3];\ncry(-0.1799) q[1], q[3];\ncry(-0.2255) q[5], q[0];\ncry(1.3762) q[8], q[3];\ncry(-0.4054) q[3], q[5];\ncry(1.3029) q[8], q[5];\ncry(0.2606) q[5], q[2];\nry(-0.2862) q[2];\ncry(-0.0435) q[4], q[2];\ncry(-0.4911) q[8], q[2];\ncry(0.4238) q[6], q[1];\ncry(-0.2187) q[3], q[0];\ncry(-1.5703) q[3], q[6];\ncry(55.5131) q[1], q[4];\ncry(12.2197) q[3], q[4];\ncry(-27.9947) q[5], q[4];\ncry(-4.1417) q[8], q[4];\nry(1.7465) q[6];\ncry(-1.5709) q[8], q[7];\ncry(0.8711) q[8], q[1];\nry(0.8861) q[7];\ncry(-0.5894) q[1], q[2];\ncry(1.9748) q[6], q[4];\ncry(-2.1481) q[8], q[6];\ncry(1.2586) q[6], q[3];\ncry(-0.6786) q[7], q[1];\ncry(-0.7442) q[1], q[7];\ncry(-0.4711) q[6], q[2];\ncry(-0.2655) q[6], q[5];\ncry(0.7576) q[6], q[7];\ncry(0.4835) q[7], q[6];\ncry(0.2243) q[7], q[3];\ncry(0.7491) q[7], q[4];\ncry(0.3531) q[4], q[6];\ncry(-0.6202) q[7], q[0];\ncry(-0.1668) q[7], q[2];\ncry(-1.59) q[0], q[1];\ncry(-1.5035) q[8], q[0];\ncry(-0.8894) q[6], q[0];\ncry(-0.2176) q[5], q[7];\ncry(0.2638) q[0], q[5];\ncry(0.1274) q[5], q[8];\ncry(-0.2974) q[0], q[3];\ncry(-1.4575) q[2], q[1];\ncry(-0.6219) q[2], q[4];\ncry(-0.4819) q[0], q[6];\ncry(0.1651) q[5], q[6];\ncry(-0.2481) q[7], q[5];\ncry(-0.096) q[1], q[6];\ncry(-0.193) q[0], q[2];\ncry(-0.1042) q[7], q[8];\ncry(0.061) q[4], q[8];\ncry(0.0652) q[4], q[7];\ncry(0.2063) q[0], q[4];\ncry(-0.2718) q[0], q[7];\ncry(-0.3485) q[2], q[6];\ncry(-0.0304) q[1], q[8];\ncry(0.062) q[6], q[8];\ncry(-0.2851) q[2], q[5];\ncry(0.3314) q[2], q[3];\ncry(-0.0137) q[3], q[8];\ncry(-0.1203) q[2], q[7];\ncry(0.0172) q[3], q[7];\ncry(-0.0675) 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"], "gradients": [14.943, 7.4505, 7.1797, 6.1145, 5.8591, 5.4526, 5.2103, 4.5904, 4.9752, 4.0681, 4.4548, 4.4826, 4.231, 4.7219, 4.4252, 4.647, 4.2091, 3.4336, 4.4655, 3.449, 4.861, 4.6452, 4.0476, 3.7451, 3.3073, 3.5917, 3.2276, 3.7768, 7.73, 10.0464, 4.8078, 3.6079, 3.0879, 4.0915, 1.9026, 1.7317, 1.7115, 1.6838, 1.4968, 1.3744, 1.4544, 1.1301, 0.9004, 0.8237, 0.7229, 0.5364, 0.4736, 0.5947, 0.5422, 0.3964, 0.3756, 1.0212, 0.9174, 0.529, 0.4637, 0.3582, 0.352, 0.2916, 0.2721, 0.2683, 0.3332, 0.4047, 0.1953, 0.1951, 0.1751, 0.1522, 0.1404, 0.1108, 0.1041, 0.0999, 0.0933, 0.1034, 0.0877, 0.0746, 0.0545, 0.0442, 0.0442, 0.0413, 0.0435, 0.0393, 0.0371, 0.0344, 0.0313, 0.0311, 0.0308, 0.0307, 0.0256, 0.0236, 0.023, 0.0226, 0.0225, 0.0218, 0.0214, 0.024, 0.0207, 0.0192, 0.0191, 0.0191, 0.0187, 0.0176]}
[ "IIIIIIIZZ", "IIIIIZZII", "IIIIZIIIZ", "IIIZIIZII", "IIIZZIIII", "IIZIIZIII", "IIZIZIIII", "IIZZIIIII", "IZIIIIIZI", "ZZIIIIIII", "IIIIIIIIZ", "IIIIIIIZI", "IIIIIIZII", "IIIIIZIII", "IIIIZIIII", "IIIZIIIII", "IIZIIIIII", "IZIIIIIII", "ZIIIIIIII" ]
[ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 2, 7.5, 0.5, 5.5, 15, 11, 8.5, 1.5, 0.5 ]
0.970867
[ 26.81929168188027, 0.7389663610051724, 0.30655252732921723, 0.7071843024188195, 1.015911826419828, 0.47961159703678075, 1.189688704359413, 1.2921521591363707, -0.04618944678240558, -0.612481042150886, 0.14198537974262937, 0.5039189075988507, -0.188878336985381, -0.5409906348266142, 0.087...
{ "n_parameters": 78, "n_qubits": 9, "optimal_eigenvalue": -67, "target_ratio": 0.97, "target_value": -64.99 }
227
305cc5dd5b277c9d8e7c7144880cc230
matching
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 0, "id": 5}, {"bipartite": 0, "id": 6}, {"bipartite": 0, "id": 7}, {"bipartite": 0, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}, {"bipartite": 1, "id": 12}, {"bipartite": 1, "id": 13}, {"bipartite": 1, "id": 14}], "edges": [{"weight": 9, "source": 0, "target": 9}, {"weight": 19, "source": 0, "target": 14}, {"weight": 6, "source": 1, "target": 10}, {"weight": 16, "source": 1, "target": 12}, {"weight": 6, "source": 2, "target": 11}, {"weight": 7, "source": 3, "target": 12}, {"weight": 9, "source": 4, "target": 13}, {"weight": 18, "source": 4, "target": 11}, {"weight": 13, "source": 4, "target": 9}, {"weight": 1, "source": 5, "target": 14}, {"weight": 16, "source": 5, "target": 13}]}
{"states": [1170, 1174], "expectation_value": -104.09271628433127, "params": [[0.8942, 0.1579, -0.0135, 0.7808, 0.0019, -0.0044, 0.8172, 0.049100000000000005, 0.2947, 0.8976000000000001, 0.07780000000000001], [0.8931, 0.20270000000000002, 0.0086, 0.7793, 0.0023, 0.0001, 0.7889, 0.0815, 0.8948, 0.901, 0.08510000000000001], [0.8908, 0.2457, 0.0027, 0.7838, 0.004200000000000001, -0.0006000000000000001, 0.7811, 0.0347, 0.076, 0.1305, 0.081], [0.3633, 0.47500000000000003, -0.0053, 0.7879, -0.0036000000000000003, -0.0032, 0.7582, 0.5571, 0.9043, 0.8983000000000001, 0.0908]], "bitstrings": ["01101101101", "01101101001"], "total_optimization_steps": 90, "probabilities": [0.2773248789389143, 0.4947736669237981], "optimization_time": 20.853760957717896}
8.0 * (Z(0) @ Z(1)) + 8.0 * (Z(3) @ Z(2)) + 8.0 * (Z(5) @ Z(3)) + 8.0 * (Z(8) @ Z(1)) + 8.0 * (Z(6) @ Z(8)) + 8.0 * (Z(4) @ Z(6)) + 8.0 * (Z(7) @ Z(8)) + 8.0 * (Z(7) @ Z(6)) + 8.0 * (Z(10) @ Z(0)) + 8.0 * (Z(9) @ Z(7)) + 8.0 * (Z(9) @ Z(10)) + 4.5 * Z(1) + 9.5 * Z(0) + -5.0 * Z(2) + 8.0 * Z(3) + -4.5 * Z(5) + 14.5 * Z(8) + 17.0 * Z(6) + -5.0 * Z(4) + 12.5 * Z(7) + 0.5 * Z(10) + 8.0 * Z(9)
10
11
3
{"smallest_eigenvalues": [-126.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -103.0, "smallest_bitstrings": ["01101101001"], "largest_eigenvalue": 151.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; ry(0.9670921608757671) q[0]; ry(-0.04784001023659504) q[1]; ry(0.05596562329063298) q[2]; ry(1.1446252565878718) q[3]; ry(-0.06957192127213756) q[4]; ry(-0.11894487425974126) q[5]; ry(0.7174722203326112) q[6]; ry(0.14891664301763027) q[7]; ry(0.1169367294430232) q[8]; ry(1.2317927172144538) q[9]; ry(0.07214449222355236) 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.986146920565417) q[0]; ry(0.22834306042232877) q[1]; ry(-0.016049218931339624) q[10]; ry(-0.08429343275130917) q[2]; ry(0.5739308092240996) q[3]; ry(-0.15589549935820185) q[4]; ry(0.13100449010969706) q[5]; ry(0.9428067377286857) q[6]; ry(-0.12776155783403934) q[7]; ry(1.4702124724683427) q[8]; ry(0.9579687551286663) 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.9042916656163834) q[0]; ry(0.3042373932243871) q[1]; ry(-0.05161846708085158) q[10]; ry(-0.054129671552935146) q[2]; ry(0.9639286341770014) q[3]; ry(0.02580438754511256) q[4]; ry(0.08291049051393314) q[5]; ry(0.7065894413379682) q[6]; ry(-0.10348048481593813) q[7]; ry(-0.2737294595754979) q[8]; ry(0.17268149196605903) 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.25559390221489536) q[0]; ry(0.18081005954502577) q[1]; ry(0.09368813404285674) q[10]; ry(0.07803216113535132) q[2]; ry(0.5115968202345655) q[3]; ry(0.1974727700681878) q[4]; ry(-0.17457059454642865) q[5]; ry(0.6615082043939924) q[6]; ry(0.4395263648279535) q[7]; ry(1.2748363349334781) q[8]; ry(0.8315750359026712) q[9];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[11] c; qubit[11] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x3) q[3]; ry(x4) q[4]; ry(x5) q[5]; ry(x6) q[6]; ry(x7) q[7]; ry(x8) q[8]; ry(x9) q[9]; ry(x10) q[10]; 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(x11) q[0]; ry(x12) q[1]; ry(x13) q[2]; ry(x14) q[3]; ry(x15) q[4]; ry(x16) q[5]; ry(x17) q[6]; ry(x18) q[7]; ry(x19) q[8]; ry(x20) q[9]; ry(x21) 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(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]; 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(x33) q[0]; ry(x34) q[1]; ry(x35) q[2]; ry(x36) q[3]; ry(x37) q[4]; ry(x38) q[5]; ry(x39) q[6]; ry(x40) q[7]; ry(x41) q[8]; ry(x42) q[9]; ry(x43) 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];
{"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4, 5, 6, 7, 8], \"right_nodes\": [9, 10, 11, 12, 13, 14]}"}
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIIIZZII", "IIIIIZIZIII", "IIZIIIIIIZI", "IIZIZIIIIII", "IIIIZIZIIII", "IIZZIIIIIII", "IIIZZIIIIII", "ZIIIIIIIIIZ", "IZIZIIIIIII", "ZZIIIIIIIII", "IIIIIIIIIZI", "IIIIIIIIIIZ", "IIIIIIIIZII", "IIIIIIIZIII", "IIIIIZIIIII", "IIZIIIIIIII", "IIIIZIIIIII", "IIIIIIZII...
[ 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 4.5, 9.5, -5, 8, -4.5, 14.5, 17, -5, 12.5, 0.5, 8 ]
0.974457
[ 0.9670921608757671, -0.04784001023659504, 0.05596562329063298, 1.1446252565878718, -0.06957192127213756, -0.11894487425974126, 0.7174722203326112, 0.14891664301763027, 0.1169367294430232, 1.2317927172144538, 0.07214449222355236, 0.986146920565417, 0.22834306042232877, -0.08429343275130917,...
{ "n_parameters": 44, "n_qubits": 11, "optimal_eigenvalue": -126, "target_ratio": 0.97, "target_value": -122.22 }
13
-88670316365737960
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[0, 2, 4, 7], [0, 1, 2, 6, 8], [0, 8, 4, 5], [0, 5, 6], [0, 4, 6], [3, 5, 6, 7], [3, 4, 6, 7, 8], [2, 3], [0, 3, 4, 5], [1, 2, 4, 6], [0, 1, 2, 6, 7], [1, 4, 5, 7], [1, 2, 5, 6, 7], [1, 3]]}
{"states": [459, 221], "expectation_value": -0.8767178169066576, "params": [[0.1777], [-0.1812]], "bitstrings": ["000110100", "100100010"], "total_optimization_steps": 20, "probabilities": [0.0034004535737378427, 0.003425002871204991], "optimization_time": 4.047800779342651}
0.18333333333333335 * (Z(0) @ Z(2)) + 0.16666666666666666 * (Z(4) @ Z(2)) + 0.41666666666666663 * (Z(4) @ Z(0)) + 0.18333333333333335 * (Z(7) @ Z(2)) + 0.13333333333333333 * (Z(7) @ Z(0)) + 0.21666666666666667 * (Z(7) @ Z(4)) + 0.23333333333333334 * (Z(1) @ Z(2)) + 0.1 * (Z(1) @ Z(0)) + 0.16666666666666666 * (Z(1) @ Z(4)) + 0.18333333333333335 * (Z(1) @ Z(7)) + 0.23333333333333334 * (Z(6) @ Z(2)) + 0.4333333333333333 * (Z(6) @ Z(0)) + 0.3 * (Z(6) @ Z(4)) + 0.23333333333333334 * (Z(6) @ Z(7)) + 0.23333333333333334 * (Z(6) @ Z(1)) + 0.05 * (Z(8) @ Z(2)) + 0.13333333333333333 * (Z(8) @ Z(0)) + 0.13333333333333333 * (Z(8) @ Z(4)) + 0.05 * (Z(8) @ Z(7)) + 0.05 * (Z(8) @ Z(1)) + 0.1 * (Z(8) @ Z(6)) + 0.05 * (Z(5) @ Z(2)) + 0.3333333333333333 * (Z(5) @ Z(0)) + 0.25 * (Z(5) @ Z(4)) + 0.21666666666666667 * (Z(5) @ Z(7)) + 0.13333333333333333 * (Z(5) @ Z(1)) + 0.3 * (Z(5) @ Z(6)) + 0.08333333333333333 * (Z(5) @ Z(8)) + 0.5 * (Z(3) @ Z(2)) + 0.08333333333333333 * (Z(3) @ Z(0)) + 0.13333333333333333 * (Z(3) @ Z(4)) + 0.13333333333333333 * (Z(3) @ Z(7)) + 0.5 * (Z(3) @ Z(1)) + 0.13333333333333333 * (Z(3) @ Z(6)) + 0.05 * (Z(3) @ Z(8)) + 0.16666666666666666 * (Z(3) @ Z(5)) + 0.55 * Z(2) + 0.9083333333333332 * Z(0) + 0.8916666666666666 * Z(4) + 0.6750000000000002 * Z(7) + 0.55 * Z(1) + 0.9833333333333335 * Z(6) + 0.325 * Z(8) + 0.7666666666666666 * Z(5) + 0.3500000000000001 * Z(3)
1
9
1
{"smallest_eigenvalues": [-3.4666666666666672], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.183333333333334, "smallest_bitstrings": ["100100010"], "largest_eigenvalue": 13.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; ry(-0.27018993840271677) q[0]; h q[1]; h q[2]; h q[3]; ry(-0.36165476346086317) q[3]; cx q[2], q[3]; ry(0.36165476346086317) q[3]; cx q[2], q[3]; ry(-0.29619768228534554) q[3]; cx q[1], q[3]; ry(0.29619768228534554) q[3]; cx q[1], q[3]; ry(0.4429164539333519) q[1]; ry(-0.16584967329454905) q[3]; ry(0.8940547217149393) q[2]; h q[4]; ry(1.3767754073222929) q[4]; h q[5]; cx q[5], q[0]; ry(0.27018993840271677) q[0]; cx q[5], q[0]; ry(-0.4429459251488374) q[0]; cx q[4], q[0]; ry(0.4429459251488374) q[0]; cx q[4], q[0]; ry(-0.09384508068315156) q[0]; ry(0.9567921819819836) q[5]; h q[6]; ry(1.6817287713463478) q[6]; cx q[6], q[2]; ry(-0.30895941960983386) q[2]; cx q[6], q[2]; cx q[2], q[1]; cx q[6], q[5]; ry(-0.4429164539333519) q[1]; cx q[2], q[1]; ry(0.33916356310114465) q[1]; ry(-0.28303950878723066) q[5]; cx q[6], q[5]; cx q[6], q[0]; ry(0.09384508068315156) q[0]; cx q[6], q[0]; ry(-0.1941854160231686) q[0]; cx q[6], q[3]; ry(0.16584967329454905) q[3]; cx q[6], q[3]; cx q[6], q[1]; ry(-0.09710461513606268) q[3]; cx q[4], q[3]; ry(0.09710461513606268) q[3]; cx q[4], q[3]; ry(0.2699331250537254) q[2]; cx q[4], q[2]; ry(-0.2699331250537254) q[2]; cx q[4], q[2]; ry(0.054222524887499915) q[5]; cx q[4], q[5]; ry(-0.054222524887499915) q[5]; cx q[4], q[5]; ry(-0.17767713583481415) q[1]; cx q[6], q[1]; ry(-0.02790784984758988) q[3]; cx q[5], q[3]; ry(0.07676491432106362) q[3]; cx q[5], q[3]; ry(-0.12024952855787147) q[3]; ry(-2.4361592279435307) q[7]; rz(-pi) q[7]; cx q[1], q[7]; ry(0.1443202481245399) q[7]; cx q[1], q[7]; ry(-0.28504393032822267) q[7]; cx q[2], q[7]; ry(0.28504393032822267) q[7]; cx q[2], q[7]; ry(-0.23217409927002317) q[7]; ry(0.1209499527274142) q[1]; ry(-0.05177151582369792) q[2]; h q[8]; ry(0.17105797477181295) q[8]; cx q[5], q[8]; ry(-0.17105797477181295) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.23217409927002317) q[7]; cx q[5], q[7]; cx q[5], q[2]; ry(-0.1719677689297109) q[7]; cx q[4], q[7]; ry(0.1719677689297109) q[7]; cx q[4], q[7]; cx q[4], q[1]; ry(-0.1209499527274142) q[1]; cx q[4], q[1]; ry(0.05177151582369792) q[2]; cx q[5], q[2]; ry(-0.30627867946632614) q[7]; ry(0.0992513239456673) q[5]; ry(0.695200530388532) q[8]; cx q[6], q[8]; ry(-0.2200654595443026) q[8]; cx q[6], q[8]; cx q[8], q[7]; ry(0.30627867946632614) q[7]; cx q[8], q[7]; ry(0.09918438099802707) q[8]; cx q[4], q[8]; ry(-0.09918438099802707) q[8]; cx q[4], q[8]; cx q[8], q[3]; ry(-0.05728915810276768) q[7]; cx q[6], q[7]; ry(0.05728915810276768) q[7]; cx q[6], q[7]; ry(0.08282666885321562) q[4]; cx q[6], q[4]; ry(-0.08282666885321562) q[4]; cx q[6], q[4]; ry(0.12024952855787147) q[3]; cx q[8], q[3]; ry(0.024373015042099915) q[8]; cx q[1], q[8]; ry(-0.024373015042099915) q[8]; cx q[1], q[8]; cx q[8], q[5]; ry(-0.0992513239456673) q[5]; cx q[8], q[5]; ry(0.036514448450834375) q[8]; cx q[2], q[8]; ry(-0.036514448450834375) q[8]; cx q[2], q[8]; cx q[8], q[0]; ry(-0.04417787081442009) q[0]; cx q[8], q[0]; ry(-0.08320908366405716) q[1]; cx q[8], q[1]; ry(0.08320908366405716) q[1]; cx q[8], q[1]; ry(0.013307600266431832) q[1]; cx q[3], q[1]; ry(-0.013307600266431832) q[1]; cx q[3], q[1]; ry(-0.1178027436089017) q[1]; cx q[7], q[1]; ry(0.1178027436089017) q[1]; cx q[7], q[1]; ry(-0.031853111400888784) q[3]; cx q[7], q[3]; ry(0.031853111400888784) 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] x20; input float[64] x21; input float[64] x22; 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[2], q[0]; rz(x0) q[0]; cx q[2], q[0]; cx q[2], q[4]; rz(x1) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(x2) q[4]; cx q[0], q[4]; cx q[2], q[7]; rz(x0) q[7]; cx q[2], q[7]; cx q[0], q[7]; rz(x3) q[7]; cx q[0], q[7]; cx q[4], q[7]; rz(x4) q[7]; cx q[4], q[7]; cx q[2], q[1]; rz(x5) q[1]; cx q[2], q[1]; cx q[0], q[1]; rz(x6) q[1]; cx q[0], q[1]; cx q[4], q[1]; rz(x1) q[1]; cx q[4], q[1]; cx q[7], q[1]; rz(x0) q[1]; cx q[7], q[1]; cx q[2], q[6]; rz(x5) q[6]; cx q[2], q[6]; cx q[0], q[6]; rz(x7) q[6]; cx q[0], q[6]; cx q[4], q[6]; rz(x8) q[6]; cx q[4], q[6]; cx q[7], q[6]; rz(x5) q[6]; cx q[7], q[6]; cx q[1], q[6]; rz(x5) q[6]; cx q[1], q[6]; cx q[2], q[8]; rz(x9) q[8]; cx q[2], q[8]; cx q[0], q[8]; rz(x3) q[8]; cx q[0], q[8]; cx q[4], q[8]; rz(x3) q[8]; cx q[4], q[8]; cx q[7], q[8]; rz(x9) q[8]; cx q[7], q[8]; cx q[1], q[8]; rz(x9) q[8]; cx q[1], q[8]; cx q[6], q[8]; rz(x6) q[8]; cx q[6], q[8]; cx q[2], q[5]; rz(x9) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(x10) q[5]; cx q[0], q[5]; cx q[4], q[5]; rz(x11) q[5]; cx q[4], q[5]; cx q[7], q[5]; rz(x4) q[5]; cx q[7], q[5]; cx q[1], q[5]; rz(x3) q[5]; cx q[1], q[5]; cx q[6], q[5]; rz(x8) q[5]; cx q[6], q[5]; cx q[8], q[5]; rz(x12) q[5]; cx q[8], q[5]; cx q[2], q[3]; rz(x13) q[3]; cx q[2], q[3]; cx q[0], q[3]; rz(x12) q[3]; cx q[0], q[3]; cx q[4], q[3]; rz(x3) q[3]; cx q[4], q[3]; cx q[7], q[3]; rz(x3) q[3]; cx q[7], q[3]; cx q[1], q[3]; rz(x13) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x3) q[3]; cx q[6], q[3]; cx q[8], q[3]; rz(x9) q[3]; cx q[8], q[3]; cx q[5], q[3]; rz(x1) q[3]; cx q[5], q[3]; rz(x14) q[2]; rz(x15) q[0]; rz(x16) q[4]; rz(x17) q[7]; rz(x14) q[1]; rz(x18) q[6]; rz(x19) q[8]; rz(x20) q[5]; rz(x21) q[3]; h q[0]; rz(x22) q[0]; h q[0]; h q[1]; rz(x22) q[1]; h q[1]; h q[2]; rz(x22) q[2]; h q[2]; h q[3]; rz(x22) q[3]; h q[3]; h q[4]; rz(x22) q[4]; h q[4]; h q[5]; rz(x22) q[5]; h q[5]; h q[6]; rz(x22) q[6]; h q[6]; h q[7]; rz(x22) q[7]; h q[7]; h q[8]; rz(x22) 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": []}
[ "IIIIIIZIZ", "IIIIZIZII", "IIIIZIIIZ", "IZIIIIZII", "IZIIIIIIZ", "IZIIZIIII", "IIIIIIZZI", "IIIIIIIZZ", "IIIIZIIZI", "IZIIIIIZI", "IIZIIIZII", "IIZIIIIIZ", "IIZIZIIII", "IZZIIIIII", "IIZIIIIZI", "ZIIIIIZII", "ZIIIIIIIZ", "ZIIIZIIII", "ZZIIIIIII", "ZIIIIIIZI", "ZIZIIIIII", "...
[ 0.18333333333333335, 0.16666666666666666, 0.41666666666666663, 0.18333333333333335, 0.13333333333333333, 0.21666666666666667, 0.23333333333333334, 0.1, 0.16666666666666666, 0.18333333333333335, 0.23333333333333334, 0.4333333333333333, 0.3, 0.23333333333333334, 0.23333333333333334, 0.05...
0.971335
[ 1.6817287713463478, 1.3767754073222929, 1.009683149273174, -0.7233095269217263, 0.5850953021051054, -0.5923953645706911, -0.5403798768054335, 0.673752673194753, -0.8858918502976748, 0.6179188392196677, 0.5660790175744613, -0.18769016136630312, -0.3316993465890981, 0.8858329078667038, -0....
{ "n_parameters": 44, "n_qubits": 9, "optimal_eigenvalue": -3.4666666666666672, "target_ratio": 0.97, "target_value": -3.362666666666667 }
16
2595393ec6a8cf85d387fa4d443f68fe
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": 3}, {"source": 0, "target": 5}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 4, "target": 5}]}
{"states": [48, 58], "expectation_value": -4.499934074184779, "params": null, "bitstrings": ["001111", "000101"], "total_optimization_steps": 27, "probabilities": [1.3833773570316686e-05, 0.999948184162596], "optimization_time": 26.439268589019775}
0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(5)) + -1.0 * Z(3) + -0.5 * Z(0) + -1.5 * Z(5) + -0.5 * Z(1) + 0.0 * Z(2) + -0.5 * Z(4)
1
6
4
{"smallest_eigenvalues": [-4.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["000101"], "largest_eigenvalue": 7.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; h q[2]; h q[3]; cx q[3], q[0]; rz(0.039378763522295586) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(0.039378763522295586) q[1]; cx q[3], q[1]; h q[4]; cx q[3], q[4]; rz(0.039378763522295586) q[4]; cx q[3], q[4]; rz(-1.5354177947497778) q[3]; rx(-1.6338193854963232) q[3]; h q[5]; cx q[0], q[5]; rz(0.039378763522295586) q[5]; cx q[0], q[5]; rz(1.4302694158883398) q[0]; rx(-1.6338193854963232) q[0]; cx q[5], q[1]; rz(0.039378763522295586) q[1]; cx q[5], q[1]; rz(1.4302694158883398) q[1]; rx(-1.6338193854963232) q[1]; cx q[5], q[2]; rz(0.039378763522295586) q[2]; cx q[5], q[2]; rz(1.2143430960656048) q[2]; rx(-1.6338193854963232) q[2]; cx q[5], q[4]; rz(0.039378763522295586) q[4]; cx q[5], q[4]; rz(1.4302694158883398) q[4]; rx(-1.6338193854963232) q[4]; rz(-1.495761852432726) q[5]; rx(-1.6338193854963232) q[5];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[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[5];\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];\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[5];\nry(-1.5681) q[3];\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[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\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[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\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[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\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[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) 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.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) 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.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) 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.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nry(1.4449) q[0];\nry(1.4449) q[4];\ncry(0.1187) q[2], q[4];\ncry(0.1188) q[4], q[0];\ncry(0.1188) q[0], q[1];\ncry(0.1186) q[0], q[2];\ncry(-0.0027) q[4], q[3];\ncry(0.0072) 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"], "gradients": [1.5082, 1.0042, 0.5007, 0.5005, 0.5003, 0.5, 0.0611, 0.0613, 0.0613, 0.0612, 0.0175, 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]}
[ "IIZIIZ", "ZIIIIZ", "IIZIZI", "ZIIIZI", "ZIIZII", "IZZIII", "ZZIIII", "IIZIII", "IIIIIZ", "ZIIIII", "IIIIZI", "IIIZII", "IZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1, -0.5, -1.5, -0.5, 0, -0.5 ]
0.980264
[ 0.039378763522295586, -1.5354177947497778, 1.43026941588834, -1.4957618524327259, 1.2143430960656043, -1.6338193854963232 ]
{ "n_parameters": 6, "n_qubits": 6, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
44
9f7e1930e99a261f250404639aae6ec3
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": 6}, {"source": 0, "target": 8}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 2, "target": 7}, {"source": 4, "target": 6}, {"source": 7, "target": 8}]}
{"states": [170, 174], "expectation_value": -4.503366814555836, "params": [[-0.1782, 0.9285, 0.0037, 0.7849, -0.004200000000000001, 0.9858, -0.2813, 0.9946, 0.1291], [0.4436, 0.8410000000000001, 0.002, 0.7848, -0.0036000000000000003, 0.9781000000000001, 0.6274000000000001, 0.993, -0.0161], [-0.1317, 0.6197, 0.0018000000000000002, 0.7928000000000001, -0.0037, 0.5776, 0.31520000000000004, 0.4504, 0.1786], [0.8412000000000001, 0.7978000000000001, 0.0036000000000000003, 0.7914, -0.0045000000000000005, 0.7392000000000001, 0.9961000000000001, 0.8128000000000001, 0.0697]], "bitstrings": ["101010101", "101010001"], "total_optimization_steps": 100, "probabilities": [0.2848864537595738, 0.34190982176977536], "optimization_time": 30.07659363746643}
0.5 * (Z(0) @ Z(6)) + 0.5 * (Z(8) @ Z(0)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(5) @ Z(2)) + 0.5 * (Z(7) @ Z(8)) + 0.5 * (Z(7) @ Z(2)) + -0.5 * Z(6) + -0.5 * Z(0) + -0.5 * Z(8) + -1.5 * Z(2) + -0.5 * Z(1) + -0.5 * Z(4) + 0.0 * Z(3) + 0.0 * Z(5) + -0.5 * Z(7)
10
9
3
{"smallest_eigenvalues": [-5.0, -5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -4.0, "smallest_bitstrings": ["001010101", "011000101", "101010001", "101010010"], "largest_eigenvalue": 9.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; ry(-0.3124263967658916) q[0]; ry(0.9001377398346287) q[1]; ry(0.06179260690733266) q[2]; ry(0.8413819684743281) q[3]; ry(-0.05220459139945752) q[4]; ry(1.2464323959301853) q[5]; ry(-0.39182787302453903) q[6]; ry(1.2086831229939927) q[7]; ry(-0.008255227423890774) 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.037057474370152985) q[0]; ry(0.9073443426644403) q[1]; ry(-0.07295181334317506) q[2]; ry(0.9618499557937756) q[3]; ry(0.16546406841788064) q[4]; ry(1.1572563875856616) q[5]; ry(1.2162221752572095) q[6]; ry(0.8426550500849636) q[7]; ry(-0.14418682988589612) 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.4073745639084387) q[0]; ry(0.5327124227080754) q[1]; ry(-0.0546563783831488) q[2]; ry(0.32780521865628176) q[3]; ry(0.288866413226932) q[4]; ry(0.44274371590479544) q[5]; ry(0.7595536623376181) q[6]; ry(0.52649498060692) q[7]; ry(0.1362838974495335) 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.4908977542830285) q[0]; ry(1.0723235104626623) q[1]; ry(0.04480892750747924) q[2]; ry(0.9102482519339239) q[3]; ry(-0.16122148445233053) q[4]; ry(0.5309695322955996) q[5]; ry(1.4298424925270077) q[6]; ry(0.8948016195394951) q[7]; ry(0.4839627050831219) 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": []}
[ "IIZIIIIIZ", "ZIIIIIIIZ", "IIIIIIZZI", "IIZIZIIII", "IIIIZIIZI", "IIIIIZZII", "IIIZIIZII", "ZZIIIIIII", "IZIIIIZII", "IIZIIIIII", "IIIIIIIIZ", "ZIIIIIIII", "IIIIIIZII", "IIIIIIIZI", "IIIIZIIII", "IIIIIZIII", "IIIZIIIII", "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, -1.5, -0.5, -0.5, 0, 0, -0.5 ]
0.971228
[ -0.3124263967658916, 0.9001377398346287, 0.06179260690733266, 0.8413819684743281, -0.05220459139945752, 1.2464323959301853, -0.39182787302453903, 1.2086831229939927, -0.008255227423890774, -0.037057474370152985, 0.9073443426644403, -0.07295181334317506, 0.9618499557937756, 0.16546406841788...
{ "n_parameters": 36, "n_qubits": 9, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
20
3739356624238755155
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[0, 5], [2, 4], [0, 3], [3, 4, 7], [5, 7], [1, 4], [0, 6]]}
{"states": [153, 137], "expectation_value": -0.9995616197768329, "params": [0.804, 0.08310000000000001, 0.8039000000000001, 0.0008, 0.8046000000000001, -0.1728, 0.5038, 0.0001, 0.8039000000000001, -0.1178, 0.506, 0.0097, 0.8019000000000001, -0.1642, 0.5923, 0.0057, 0.8016000000000001, 0.093, 0.8026000000000001, 0.0054, 0.7907000000000001, 0.0626, 0.5646, 0.009600000000000001, 0.8065, 0.0805, 0.6492, 0.006500000000000001, 0.8058000000000001, 0.10940000000000001, 0.8075, 0.00030000000000000003, 0.7882, -0.449, -0.46190000000000003, -0.23500000000000001, 0.7516, -0.4166, -0.5864, 0.4787], "bitstrings": ["01100110", "01110110"], "total_optimization_steps": 80, "probabilities": [0.11739967796957668, 0.19364242606311688], "optimization_time": 13.525162935256958}
0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(3) @ Z(0)) + 0.16666666666666666 * (Z(3) @ Z(4)) + 0.5 * (Z(7) @ Z(5)) + 0.16666666666666666 * (Z(7) @ Z(4)) + 0.16666666666666666 * (Z(7) @ Z(3)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(6) @ Z(0)) + 0.0 * Z(5) + 0.0 * Z(0) + 0.16666666666666674 * Z(4) + 0.0 * Z(2) + 0.16666666666666663 * Z(3) + 0.16666666666666663 * Z(7) + 0.0 * Z(1) + 0.0 * Z(6)
6
8
1
{"smallest_eigenvalues": [-3.333333333333334], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.333333333333333, "smallest_bitstrings": ["01110110"], "largest_eigenvalue": 3.9999999999999996}
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[2]; rz(-0.9026372883456224) q[2]; cx q[4], q[2]; rz(0.08222144591352887) q[2]; rx(0.7915954493951995) q[2]; h q[5]; cx q[5], q[0]; rz(-0.9026372883456224) q[0]; cx q[5], q[0]; cx q[0], q[3]; rz(-0.9026372883456224) q[3]; cx q[0], q[3]; cx q[4], q[3]; rz(-0.20966564741098664) q[3]; cx q[4], q[3]; h q[6]; cx q[0], q[6]; rz(-0.9026372883456224) q[6]; cx q[0], q[6]; rz(0.08222144591352887) q[0]; rx(0.7915954493951995) q[0]; rz(0.08222144591352887) q[6]; rx(0.7915954493951995) q[6]; h q[7]; cx q[5], q[7]; rz(-0.9026372883456224) q[7]; cx q[5], q[7]; cx q[4], q[7]; rz(0.08222144591352887) q[5]; rx(0.7915954493951995) q[5]; rz(-0.20966564741098664) q[7]; cx q[4], q[7]; cx q[3], q[7]; cx q[4], q[1]; rz(-0.9026372883456224) q[1]; cx q[4], q[1]; rz(0.08222144591352887) q[1]; rx(0.7915954493951995) q[1]; rz(-0.20966564741098637) q[4]; rx(0.7915954493951994) q[4]; rz(-0.20966564741098664) q[7]; cx q[3], q[7]; rz(-0.20966564741098637) q[3]; rx(0.7915954493951994) q[3]; rz(-0.20966564741098637) q[7]; rx(0.7915954493951994) 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] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[8] c; qubit[8] q; rx(x0) q[0]; rz(x1) q[0]; rx(x2) q[1]; rz(x3) q[1]; rx(x4) q[2]; rz(x5) q[2]; rx(x6) q[3]; rz(x7) q[3]; rx(x8) q[4]; rz(x9) q[4]; rx(x10) q[5]; rz(x11) q[5]; rx(x12) q[6]; rz(x13) q[6]; rx(x14) q[7]; rz(x15) q[7]; 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(x4) q[0]; rz(x24) q[0]; rx(x25) q[1]; rz(x26) q[1]; rx(x27) q[2]; rz(x28) q[2]; rx(x29) q[3]; rz(x30) q[3]; rx(x31) q[4]; rz(x32) q[4]; rx(x33) q[5]; rz(x34) q[5]; rx(x35) q[6]; rz(x36) q[6]; rx(x37) q[7]; rz(x38) q[7]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7];
null
{"circuits": [], "gradients": []}
[ "IIZIIIIZ", "IIIZIZII", "IIIIZIIZ", "IIIZZIII", "ZIZIIIII", "ZIIZIIII", "ZIIIZIII", "IIIZIIZI", "IZIIIIIZ", "IIZIIIII", "IIIIIIIZ", "IIIZIIII", "IIIIIZII", "IIIIZIII", "ZIIIIIII", "IIIIIIZI", "IZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.16666666666666666, 0.5, 0.16666666666666666, 0.16666666666666666, 0.5, 0.5, 0, 0, 0.16666666666666674, 0, 0.16666666666666663, 0.16666666666666663, 0, 0 ]
0.522997
[ -0.9026372883456224, -0.20966564741098664, 0.08222144591352838, 0.7915954493951995 ]
{ "n_parameters": 4, "n_qubits": 8, "optimal_eigenvalue": -3.333333333333334, "target_ratio": 0.97, "target_value": -3.233333333333334 }
126
74e5b8afd1f04f850c8f51ecde3fef19
edge_cover
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 5}]}
{"states": [883, 971], "expectation_value": -0.1496522939871302, "params": [[-0.0342, -0.0449, -0.046400000000000004], [0.031, 0.0507, 0.0574]], "bitstrings": ["0010001100", "0000110100"], "total_optimization_steps": 10, "probabilities": [0.001367635338534225, 0.0013678741790650831], "optimization_time": 22.870153665542603}
0.0625 * (Z(0) @ Z(1)) + 0.0625 * (Z(0) @ Z(2)) + 0.0625 * (Z(0) @ Z(3)) + 0.0625 * (Z(0) @ Z(4)) + 0.0625 * (Z(1) @ Z(2)) + 0.0625 * (Z(1) @ Z(3)) + 0.0625 * (Z(1) @ Z(4)) + 0.0625 * (Z(2) @ Z(3)) + 0.0625 * (Z(2) @ Z(4)) + 0.0625 * (Z(3) @ Z(4)) + -0.0625 * (Z(0) @ Z(1) @ Z(2)) + -0.0625 * (Z(0) @ Z(1) @ Z(3)) + -0.0625 * (Z(0) @ Z(1) @ Z(4)) + -0.0625 * (Z(0) @ Z(2) @ Z(3)) + -0.0625 * (Z(0) @ Z(2) @ Z(4)) + -0.0625 * (Z(0) @ Z(3) @ Z(4)) + -0.0625 * (Z(1) @ Z(2) @ Z(3)) + -0.0625 * (Z(1) @ Z(2) @ Z(4)) + -0.0625 * (Z(1) @ Z(3) @ Z(4)) + -0.0625 * (Z(2) @ Z(3) @ Z(4)) + 0.0625 * (Z(0) @ Z(1) @ Z(2) @ Z(3)) + 0.0625 * (Z(0) @ Z(1) @ Z(2) @ Z(4)) + 0.0625 * (Z(0) @ Z(1) @ Z(3) @ Z(4)) + 0.0625 * (Z(0) @ Z(2) @ Z(3) @ Z(4)) + 0.0625 * (Z(1) @ Z(2) @ Z(3) @ Z(4)) + -0.0625 * (Z(0) @ Z(3) @ Z(2) @ Z(1) @ Z(4)) + 0.25 * (Z(0) @ Z(5)) + 0.25 * (Z(0) @ Z(6)) + 0.25 * (Z(5) @ Z(6)) + -0.25 * (Z(0) @ Z(5) @ Z(6)) + 0.25 * (Z(1) @ Z(7)) + 0.25 * (Z(1) @ Z(8)) + 0.25 * (Z(7) @ Z(8)) + -0.25 * (Z(1) @ Z(8) @ Z(7)) + 0.25 * (Z(2) @ Z(5)) + 0.25 * (Z(2) @ Z(9)) + 0.25 * (Z(5) @ Z(9)) + -0.25 * (Z(2) @ Z(5) @ Z(9)) + 0.5 * (Z(7) @ Z(3)) + 0.125 * (Z(4) @ Z(6)) + 0.125 * (Z(8) @ Z(4)) + 0.125 * (Z(9) @ Z(4)) + 0.125 * (Z(8) @ Z(6)) + 0.125 * (Z(9) @ Z(6)) + 0.125 * (Z(8) @ Z(9)) + -0.125 * (Z(8) @ Z(4) @ Z(6)) + -0.125 * (Z(4) @ Z(9) @ Z(6)) + -0.125 * (Z(8) @ Z(9) @ Z(4)) + -0.125 * (Z(8) @ Z(9) @ Z(6)) + 0.125 * (Z(8) @ Z(4) @ Z(9) @ Z(6)) + 0.1875 * Z(0) + 0.1875 * Z(1) + 0.1875 * Z(2) + -0.0625 * Z(3) + 0.3125 * Z(4) + 0.0 * Z(5) + 0.125 * Z(6) + -0.25 * Z(7) + 0.125 * Z(8) + 0.125 * Z(9)
1
10
3
{"smallest_eigenvalues": [-3.4375, -3.4375, -3.4375, -3.4375], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -2.4375, "smallest_bitstrings": ["0000110100", "1000000101", "0001010010", "0010001100"], "largest_eigenvalue": 5.5625}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-0.3288835488220096) q[0]; cx q[1], q[0]; h q[2]; cx q[2], q[0]; rz(-0.3288835488220096) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.3288835488220096) q[1]; cx q[2], q[1]; h q[3]; cx q[3], q[0]; rz(-0.3288835488220096) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(-0.3288835488220096) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(-0.3288835488220096) q[2]; cx q[3], q[2]; h q[4]; cx q[4], q[0]; rz(-0.3288835488220096) q[0]; cx q[4], q[0]; cx q[4], q[1]; rz(-0.3288835488220096) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(-0.3288835488220096) q[2]; cx q[4], q[2]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.4569013984649304) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[4], q[3]; rz(-0.3288835488220096) q[3]; cx q[4], q[3]; cx q[3], q[1]; cx q[1], q[0]; rz(-0.4569013984649304) 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.4569013984649304) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(-0.4569013984649304) 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.4569013984649304) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(-0.4569013984649304) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.4569013984649304) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(-0.4569013984649304) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(-0.4569013984649304) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(-0.4569013984649304) 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.3288835488220096) 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.3288835488220096) 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.3288835488220096) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(-0.3288835488220096) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.3288835488220096) 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.4569013984649304) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; cx q[4], q[1]; h q[5]; cx q[5], q[0]; rz(0.39546902870984457) q[0]; cx q[5], q[0]; h q[6]; cx q[6], q[0]; rz(0.39546902870984457) q[0]; cx q[6], q[0]; cx q[6], q[5]; rz(0.39546902870984457) q[5]; cx q[5], q[0]; rz(-0.3214849664719219) q[0]; cx q[5], q[0]; rz(0.3954044465192119) q[0]; rx(-0.625737730083373) q[0]; cx q[6], q[5]; cx q[5], q[2]; rz(0.39546902870984457) q[2]; cx q[5], q[2]; cx q[6], q[4]; rz(0.16515648853293044) q[4]; cx q[6], q[4]; h q[7]; cx q[7], q[1]; rz(0.39546902870984457) q[1]; cx q[7], q[1]; h q[8]; cx q[8], q[1]; rz(0.39546902870984457) q[1]; cx q[8], q[1]; cx q[8], q[7]; rz(0.39546902870984457) q[7]; cx q[8], q[7]; cx q[7], q[8]; cx q[8], q[1]; rz(-0.3214849664719219) q[1]; cx q[8], q[1]; rz(0.3954044465192119) q[1]; rx(-0.625737730083373) q[1]; cx q[1], q[0]; rz(0.5468911503864696) q[0]; cx q[1], q[0]; cx q[7], q[8]; cx q[3], q[7]; cx q[4], q[8]; rz(0.9367080556633262) q[7]; cx q[3], q[7]; rz(-0.4569013984649306) q[3]; rx(-0.6257377300833731) q[3]; rz(-0.32148496647192193) q[7]; rx(-0.625737730083373) q[7]; rz(0.16515648853293044) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(0.16515648853293044) q[8]; cx q[6], q[8]; h q[9]; cx q[9], q[2]; rz(0.39546902870984457) q[2]; cx q[9], q[2]; cx q[9], q[5]; rz(0.39546902870984457) q[5]; cx q[5], q[2]; rz(-0.3214849664719219) q[2]; cx q[5], q[2]; rz(0.3954044465192119) q[2]; rx(-0.625737730083373) q[2]; cx q[2], q[0]; rz(0.5468911503864696) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(0.5468911503864696) q[1]; cx q[2], q[1]; cx q[3], q[0]; rz(0.5468911503864696) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(0.5468911503864696) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(0.5468911503864696) q[2]; cx q[3], q[2]; cx q[9], q[5]; cx q[4], q[9]; rz(-0.22629743565087157) q[5]; rx(-0.6257377300833731) q[5]; rz(0.16515648853293044) q[9]; cx q[4], q[9]; cx q[6], q[9]; rz(0.16515648853293044) q[9]; cx q[6], q[9]; cx q[6], q[4]; cx q[9], q[8]; rz(0.16515648853293044) q[8]; cx q[9], q[8]; cx q[4], q[8]; rz(-0.1360939212779516) q[8]; cx q[4], q[8]; cx q[6], q[4]; cx q[6], q[9]; cx q[9], q[4]; rz(-0.1360939212779516) q[4]; cx q[9], q[4]; cx q[6], q[9]; cx q[4], q[9]; cx q[9], q[8]; rz(-0.1360939212779516) q[8]; cx q[9], q[8]; cx q[4], q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(-0.1360939212779516) q[8]; cx q[9], q[8]; cx q[9], q[4]; cx q[4], q[8]; rz(0.16515648853293044) q[8]; cx q[4], q[8]; rz(0.1651564885329302) q[8]; rx(-0.6257377300833729) q[8]; cx q[9], q[4]; rz(0.8277812160071214) q[4]; rx(-0.6257377300833731) q[4]; cx q[4], q[0]; rz(0.5468911503864696) q[0]; cx q[4], q[0]; cx q[4], q[1]; rz(0.5468911503864696) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(0.5468911503864696) q[2]; cx q[4], q[2]; cx q[2], q[1]; cx q[1], q[0]; rz(0.21370137785717494) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[4], q[3]; rz(0.5468911503864696) q[3]; cx q[4], q[3]; cx q[3], q[1]; cx q[1], q[0]; rz(0.21370137785717494) 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.21370137785717494) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(0.21370137785717494) 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.21370137785717494) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(0.21370137785717494) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(0.21370137785717494) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(0.21370137785717494) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(0.21370137785717494) q[1]; cx q[3], q[1]; cx q[3], q[2]; rz(0.21370137785717494) 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.5468911503864696) 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.5468911503864696) 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.5468911503864696) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(0.5468911503864696) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(0.5468911503864696) 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.21370137785717494) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; cx q[4], q[1]; cx q[5], q[0]; rz(0.4954772027731417) q[0]; cx q[5], q[0]; cx q[6], q[9]; rz(0.1651564885329302) q[6]; rx(-0.6257377300833729) q[6]; cx q[6], q[0]; rz(0.4954772027731417) q[0]; cx q[6], q[0]; cx q[6], q[5]; rz(0.4954772027731417) q[5]; cx q[5], q[0]; rz(-0.7968627366642363) q[0]; cx q[5], q[0]; rz(0.19432962277377186) q[0]; rx(-0.3999439955661343) q[0]; cx q[6], q[5]; cx q[5], q[2]; rz(0.4954772027731417) q[2]; cx q[5], q[2]; cx q[6], q[4]; rz(-0.4716172074328625) q[4]; cx q[6], q[4]; cx q[7], q[1]; rz(0.4954772027731417) q[1]; cx q[7], q[1]; cx q[8], q[1]; rz(0.4954772027731417) q[1]; cx q[8], q[1]; cx q[8], q[7]; rz(0.4954772027731417) q[7]; cx q[8], q[7]; cx q[7], q[8]; cx q[8], q[1]; rz(-0.7968627366642363) q[1]; cx q[8], q[1]; rz(0.19432962277377186) q[1]; rx(-0.3999439955661343) q[1]; cx q[7], q[8]; cx q[3], q[7]; cx q[4], q[8]; rz(1.0839318243794756) q[7]; cx q[3], q[7]; rz(0.21370137785717525) q[3]; rx(-0.3999439955661344) q[3]; rz(-0.7968627366642362) q[7]; rx(-0.3999439955661343) q[7]; rz(-0.4716172074328625) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(-0.4716172074328625) q[8]; cx q[6], q[8]; rz(0.1651564885329302) q[9]; rx(-0.6257377300833729) q[9]; cx q[9], q[2]; rz(0.4954772027731417) q[2]; cx q[9], q[2]; cx q[9], q[5]; rz(0.4954772027731417) q[5]; cx q[5], q[2]; rz(-0.7968627366642363) q[2]; cx q[5], q[2]; rz(0.19432962277377186) q[2]; rx(-0.3999439955661343) q[2]; cx q[9], q[5]; cx q[4], q[9]; rz(-0.22629743565087157) q[5]; rx(-0.39994399556613436) q[5]; rz(-0.4716172074328625) q[9]; cx q[4], q[9]; cx q[6], q[9]; rz(-0.4716172074328625) q[9]; cx q[6], q[9]; cx q[6], q[4]; cx q[9], q[8]; rz(-0.4716172074328625) q[8]; cx q[9], q[8]; cx q[4], q[8]; rz(-1.1515787212872077) q[8]; cx q[4], q[8]; cx q[6], q[4]; cx q[6], q[9]; cx q[9], q[4]; rz(-1.1515787212872077) q[4]; cx q[9], q[4]; cx q[6], q[9]; cx q[4], q[9]; cx q[9], q[8]; rz(-1.1515787212872077) q[8]; cx q[9], q[8]; cx q[4], q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(-1.1515787212872077) q[8]; cx q[9], q[8]; cx q[9], q[4]; cx q[4], q[8]; rz(-0.4716172074328625) q[8]; cx q[4], q[8]; rz(-0.4716172074328626) q[8]; rx(-0.3999439955661343) q[8]; cx q[9], q[4]; rz(-0.6585590720856755) q[4]; rx(-0.3999439955661344) q[4]; cx q[6], q[9]; rz(-0.4716172074328626) q[6]; rx(-0.3999439955661343) q[6]; rz(-0.4716172074328626) q[9]; rx(-0.3999439955661343) 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[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[2], q[0]; rz(x0) q[0]; cx q[2], q[0]; cx q[3], q[0]; rz(x0) q[0]; cx q[3], q[0]; cx q[4], q[0]; rz(x0) q[0]; cx q[4], q[0]; cx q[2], q[1]; rz(x0) q[1]; cx q[2], q[1]; cx q[3], q[1]; rz(x0) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x0) q[1]; cx q[4], q[1]; cx q[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[4], q[2]; rz(x0) q[2]; cx q[4], q[2]; cx q[4], q[3]; rz(x0) q[3]; cx q[4], q[3]; cx q[2], q[1]; cx q[1], q[0]; rz(x1) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[3], q[1]; cx q[1], q[0]; rz(x1) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[4], q[1]; cx q[1], q[0]; rz(x1) q[0]; cx q[1], q[0]; cx q[4], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(x1) q[0]; cx q[2], q[0]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[0]; rz(x1) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(x1) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(x1) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(x1) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(x1) q[1]; cx q[3], q[1]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(x1) q[2]; cx q[3], q[2]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[0]; rz(x0) q[0]; cx q[2], q[0]; cx q[3], q[2]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(x0) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[3]; cx q[4], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[0]; rz(x1) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; cx q[4], q[1]; cx q[5], q[0]; rz(x2) q[0]; cx q[5], q[0]; cx q[6], q[0]; rz(x2) q[0]; cx q[6], q[0]; cx q[6], q[5]; rz(x2) q[5]; cx q[6], q[5]; cx q[6], q[5]; cx q[5], q[0]; rz(x3) q[0]; cx q[5], q[0]; cx q[6], q[5]; cx q[7], q[1]; rz(x2) q[1]; cx q[7], q[1]; cx q[8], q[1]; rz(x2) q[1]; cx q[8], q[1]; cx q[8], q[7]; rz(x2) q[7]; cx q[8], q[7]; cx q[7], q[8]; cx q[8], q[1]; rz(x3) q[1]; cx q[8], q[1]; cx q[7], q[8]; cx q[5], q[2]; rz(x2) q[2]; cx q[5], q[2]; cx q[9], q[2]; rz(x2) q[2]; cx q[9], q[2]; cx q[9], q[5]; rz(x2) q[5]; cx q[9], q[5]; cx q[9], q[5]; cx q[5], q[2]; rz(x3) q[2]; cx q[5], q[2]; cx q[9], q[5]; cx q[3], q[7]; rz(x4) q[7]; cx q[3], q[7]; cx q[6], q[4]; rz(x5) q[4]; cx q[6], q[4]; cx q[4], q[8]; rz(x5) q[8]; cx q[4], q[8]; cx q[4], q[9]; rz(x5) q[9]; cx q[4], q[9]; cx q[6], q[8]; rz(x5) q[8]; cx q[6], q[8]; cx q[6], q[9]; rz(x5) q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(x5) q[8]; cx q[9], q[8]; cx q[6], q[4]; cx q[4], q[8]; rz(x6) q[8]; cx q[4], q[8]; cx q[6], q[4]; cx q[6], q[9]; cx q[9], q[4]; rz(x6) q[4]; cx q[9], q[4]; cx q[6], q[9]; cx q[4], q[9]; cx q[9], q[8]; rz(x6) q[8]; cx q[9], q[8]; cx q[4], q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(x6) q[8]; cx q[9], q[8]; cx q[6], q[9]; cx q[6], q[9]; cx q[9], q[4]; cx q[4], q[8]; rz(x5) q[8]; cx q[4], q[8]; cx q[9], q[4]; cx q[6], q[9]; rz(x7) q[0]; rz(x7) q[1]; rz(x7) q[2]; rz(x1) q[3]; rz(x8) q[4]; rz(x9) q[5]; rz(x5) q[6]; rz(x3) q[7]; rz(x5) q[8]; rz(x5) q[9]; h q[0]; rz(x10) q[0]; h q[0]; h q[1]; rz(x10) q[1]; h q[1]; h q[2]; rz(x10) q[2]; h q[2]; h q[3]; rz(x10) q[3]; h q[3]; h q[4]; rz(x10) q[4]; h q[4]; h q[5]; rz(x10) q[5]; h q[5]; h q[6]; rz(x10) q[6]; h q[6]; h q[7]; rz(x10) q[7]; h q[7]; h q[8]; rz(x10) q[8]; h q[8]; h q[9]; rz(x10) q[9]; h q[9]; cx q[1], q[0]; rz(x11) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(x11) q[0]; cx q[2], q[0]; cx q[3], q[0]; rz(x11) q[0]; cx q[3], q[0]; 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[3], q[1]; rz(x11) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x11) q[1]; cx q[4], q[1]; cx q[3], q[2]; rz(x11) q[2]; cx q[3], q[2]; cx q[4], q[2]; rz(x11) q[2]; cx q[4], q[2]; cx q[4], q[3]; rz(x11) q[3]; cx q[4], q[3]; cx q[2], q[1]; cx q[1], q[0]; rz(x12) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[3], q[1]; cx q[1], q[0]; rz(x12) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[4], q[1]; cx q[1], q[0]; rz(x12) q[0]; cx q[1], q[0]; cx q[4], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(x12) q[0]; cx q[2], q[0]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[0]; rz(x12) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(x12) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(x12) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(x12) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(x12) q[1]; cx q[3], q[1]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(x12) 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(x11) 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(x11) 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(x11) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[0]; rz(x11) q[0]; cx q[2], q[0]; cx q[3], q[2]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(x11) 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(x12) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; cx q[4], q[1]; cx q[5], q[0]; rz(x13) q[0]; cx q[5], q[0]; cx q[6], q[0]; rz(x13) q[0]; cx q[6], q[0]; cx q[6], q[5]; rz(x13) q[5]; cx q[6], q[5]; cx q[6], q[5]; cx q[5], q[0]; rz(x14) q[0]; cx q[5], q[0]; cx q[6], q[5]; cx q[7], q[1]; rz(x13) q[1]; cx q[7], q[1]; cx q[8], q[1]; rz(x13) q[1]; cx q[8], q[1]; cx q[8], q[7]; rz(x13) q[7]; cx q[8], q[7]; cx q[7], q[8]; cx q[8], q[1]; rz(x14) q[1]; cx q[8], q[1]; cx q[7], q[8]; cx q[5], q[2]; rz(x13) q[2]; cx q[5], q[2]; cx q[9], q[2]; rz(x13) q[2]; cx q[9], q[2]; cx q[9], q[5]; rz(x13) q[5]; cx q[9], q[5]; cx q[9], q[5]; cx q[5], q[2]; rz(x14) q[2]; cx q[5], q[2]; cx q[9], q[5]; cx q[3], q[7]; rz(x15) q[7]; cx q[3], q[7]; cx q[6], q[4]; rz(x16) q[4]; cx q[6], q[4]; cx q[4], q[8]; rz(x16) q[8]; cx q[4], q[8]; cx q[4], q[9]; rz(x16) q[9]; cx q[4], q[9]; cx q[6], q[8]; rz(x16) q[8]; cx q[6], q[8]; cx q[6], q[9]; rz(x16) q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(x16) q[8]; cx q[9], q[8]; cx q[6], q[4]; cx q[4], q[8]; rz(x17) q[8]; cx q[4], q[8]; cx q[6], q[4]; cx q[6], q[9]; cx q[9], q[4]; rz(x17) q[4]; cx q[9], q[4]; cx q[6], q[9]; cx q[4], q[9]; cx q[9], q[8]; rz(x17) q[8]; cx q[9], q[8]; cx q[4], q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(x17) q[8]; cx q[9], q[8]; cx q[6], q[9]; cx q[6], q[9]; cx q[9], q[4]; cx q[4], q[8]; rz(x16) q[8]; cx q[4], q[8]; cx q[9], q[4]; cx q[6], q[9]; rz(x18) q[0]; rz(x18) q[1]; rz(x18) q[2]; rz(x12) q[3]; rz(x19) q[4]; rz(x9) q[5]; rz(x16) q[6]; rz(x14) q[7]; rz(x16) q[8]; rz(x16) q[9]; h q[0]; rz(x20) q[0]; h q[0]; h q[1]; rz(x20) q[1]; h q[1]; h q[2]; rz(x20) q[2]; h q[2]; h q[3]; rz(x20) q[3]; h q[3]; h q[4]; rz(x20) q[4]; h q[4]; h q[5]; rz(x20) q[5]; h q[5]; h q[6]; rz(x20) q[6]; h q[6]; h q[7]; rz(x20) q[7]; h q[7]; h q[8]; rz(x20) q[8]; h q[8]; h q[9]; rz(x20) q[9]; h q[9]; cx q[1], q[0]; rz(x21) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(x21) q[0]; cx q[2], q[0]; cx q[3], q[0]; rz(x21) q[0]; cx q[3], q[0]; cx q[4], q[0]; rz(x21) q[0]; cx q[4], q[0]; cx q[2], q[1]; rz(x21) q[1]; cx q[2], q[1]; cx q[3], q[1]; rz(x21) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x21) q[1]; cx q[4], q[1]; cx q[3], q[2]; rz(x21) q[2]; cx q[3], q[2]; cx q[4], q[2]; rz(x21) q[2]; cx q[4], q[2]; cx q[4], q[3]; rz(x21) q[3]; cx q[4], q[3]; cx q[2], q[1]; cx q[1], q[0]; rz(x22) q[0]; cx q[1], q[0]; cx q[2], q[1]; cx q[3], q[1]; cx q[1], q[0]; rz(x22) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[4], q[1]; cx q[1], q[0]; rz(x22) q[0]; cx q[1], q[0]; cx q[4], q[1]; cx q[3], q[2]; cx q[2], q[0]; rz(x22) q[0]; cx q[2], q[0]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[0]; rz(x22) q[0]; cx q[2], q[0]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[0]; rz(x22) q[0]; cx q[3], q[0]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(x22) q[1]; cx q[2], q[1]; cx q[3], q[2]; cx q[4], q[2]; cx q[2], q[1]; rz(x22) q[1]; cx q[2], q[1]; cx q[4], q[2]; cx q[4], q[3]; cx q[3], q[1]; rz(x22) q[1]; cx q[3], q[1]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(x22) 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(x21) 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(x21) 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(x21) q[0]; cx q[1], q[0]; cx q[3], q[1]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[0]; rz(x21) q[0]; cx q[2], q[0]; cx q[3], q[2]; cx q[4], q[3]; cx q[4], q[3]; cx q[3], q[2]; cx q[2], q[1]; rz(x21) 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(x22) q[0]; cx q[3], q[0]; cx q[2], q[3]; cx q[1], q[2]; cx q[4], q[1]; cx q[5], q[0]; rz(x23) q[0]; cx q[5], q[0]; cx q[6], q[0]; rz(x23) q[0]; cx q[6], q[0]; cx q[6], q[5]; rz(x23) q[5]; cx q[6], q[5]; cx q[6], q[5]; cx q[5], q[0]; rz(x24) q[0]; cx q[5], q[0]; cx q[6], q[5]; cx q[7], q[1]; rz(x23) q[1]; cx q[7], q[1]; cx q[8], q[1]; rz(x23) q[1]; cx q[8], q[1]; cx q[8], q[7]; rz(x23) q[7]; cx q[8], q[7]; cx q[7], q[8]; cx q[8], q[1]; rz(x24) q[1]; cx q[8], q[1]; cx q[7], q[8]; cx q[5], q[2]; rz(x23) q[2]; cx q[5], q[2]; cx q[9], q[2]; rz(x23) q[2]; cx q[9], q[2]; cx q[9], q[5]; rz(x23) q[5]; cx q[9], q[5]; cx q[9], q[5]; cx q[5], q[2]; rz(x24) q[2]; cx q[5], q[2]; cx q[9], q[5]; cx q[3], q[7]; rz(x25) q[7]; cx q[3], q[7]; cx q[6], q[4]; rz(x26) q[4]; cx q[6], q[4]; cx q[4], q[8]; rz(x26) q[8]; cx q[4], q[8]; cx q[4], q[9]; rz(x26) q[9]; cx q[4], q[9]; cx q[6], q[8]; rz(x26) q[8]; cx q[6], q[8]; cx q[6], q[9]; rz(x26) q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(x26) q[8]; cx q[9], q[8]; cx q[6], q[4]; cx q[4], q[8]; rz(x27) q[8]; cx q[4], q[8]; cx q[6], q[4]; cx q[6], q[9]; cx q[9], q[4]; rz(x27) q[4]; cx q[9], q[4]; cx q[6], q[9]; cx q[4], q[9]; cx q[9], q[8]; rz(x27) q[8]; cx q[9], q[8]; cx q[4], q[9]; cx q[6], q[9]; cx q[9], q[8]; rz(x27) q[8]; cx q[9], q[8]; cx q[6], q[9]; cx q[6], q[9]; cx q[9], q[4]; cx q[4], q[8]; rz(x26) q[8]; cx q[4], q[8]; cx q[9], q[4]; cx q[6], q[9]; rz(x28) q[0]; rz(x28) q[1]; rz(x28) q[2]; rz(x22) q[3]; rz(x29) q[4]; rz(x9) q[5]; rz(x26) q[6]; rz(x24) q[7]; rz(x26) q[8]; rz(x26) q[9]; h q[0]; rz(x30) q[0]; h q[0]; h q[1]; rz(x30) q[1]; h q[1]; h q[2]; rz(x30) q[2]; h q[2]; h q[3]; rz(x30) q[3]; h q[3]; h q[4]; rz(x30) q[4]; h q[4]; h q[5]; rz(x30) q[5]; h q[5]; h q[6]; rz(x30) q[6]; h q[6]; h q[7]; rz(x30) q[7]; h q[7]; h q[8]; rz(x30) q[8]; h q[8]; h q[9]; rz(x30) 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIIIIZZ", "IIIIIIIZIZ", "IIIIIIZIIZ", "IIIIIZIIIZ", "IIIIIIIZZI", "IIIIIIZIZI", "IIIIIZIIZI", "IIIIIIZZII", "IIIIIZIZII", "IIIIIZZIII", "IIIIIIIZZZ", "IIIIIIZIZZ", "IIIIIZIIZZ", "IIIIIIZZIZ", "IIIIIZIZIZ", "IIIIIZZIIZ", "IIIIIIZZZI", "IIIIIZIZZI", "IIIIIZZIZI", "IIIIIZZZII"...
[ 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, -0.0625, 0.25, 0.25, 0.25, -0.25, 0.25, 0.25...
0.710578
[ -0.3288835488220096, -0.4569013984649304, 0.39546902870984457, -0.3214849664719219, 0.9367080556633262, 0.16515648853293044, -0.1360939212779516, 0.39540444651921214, 0.8277812160071212, -0.22629743565087163, -0.6257377300833731, 0.5468911503864696, 0.21370137785717494, 0.4954772027731417,...
{ "n_parameters": 21, "n_qubits": 10, "optimal_eigenvalue": -3.4375, "target_ratio": 0.97, "target_value": -3.334375 }
500
1a9af805cf7f57ca2d44c009938a54aa
min_cut
vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}], "edges": [{"capacity": 2, "source": 0, "target": 9}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 1, "source": 2, "target": 6}, {"capacity": 1, "source": 3, "target": 5}, {"capacity": 2, "source": 4, "target": 1}, {"capacity": 1, "source": 4, "target": 2}, {"capacity": 1, "source": 4, "target": 6}, {"capacity": 1, "source": 4, "target": 8}, {"capacity": 1, "source": 5, "target": 9}, {"capacity": 2, "source": 6, "target": 9}, {"capacity": 2, "source": 7, "target": 2}, {"capacity": 2, "source": 7, "target": 3}]}
{"states": [0, 509], "expectation_value": -4.9928335058555415, "params": [[[0.0014, 0.7040000000000001], [-0.0102, -0.0012000000000000001], [-0.002, -0.0032], [-0.0029000000000000002, -0.0033], [0.0009000000000000001, -0.0016], [-0.0024000000000000002, 0.0023], [-0.0025, -0.0029000000000000002], [-0.010400000000000001, -0.0016], [-0.0001, 0.0292], [-0.062200000000000005, -0.0029000000000000002]], [[0.37410000000000004, -0.40840000000000004], [-0.0097, 0.7054], [-0.0034000000000000002, 0.0058000000000000005], [-0.0027, -0.0033], [-0.006, 0.0027], [-0.0022, 0.0027], [-0.0034000000000000002, -0.0029000000000000002], [0.0025, -0.0028], [0.0882, -0.0025], [-0.0, 0.0045000000000000005]], [[-0.0722, -0.17930000000000001], [0.0099, -0.32880000000000004], [-0.0022, 0.00030000000000000003], [-0.0029000000000000002, -0.0032], [-0.0031000000000000003, 0.0026000000000000003], [-0.0022, 0.0027], [-0.0026000000000000003, -0.0029000000000000002], [-0.0103, -0.0028], [-0.005, -0.003], [0.0736, -0.3517]]], "bitstrings": ["1111111111", "1000000010"], "total_optimization_steps": 70, "probabilities": [0.43297073298634464, 0.4942575605297254], "optimization_time": 12.249480485916138}
0.25 * (Z(0) @ Z(9)) + -0.25 * (Z(1) @ Z(2)) + -0.5 * (Z(6) @ Z(9)) + -0.25 * (Z(6) @ Z(2)) + -0.5 * (Z(6) @ Z(1)) + -0.5 * (Z(3) @ Z(2)) + -0.25 * (Z(5) @ Z(9)) + -0.25 * (Z(5) @ Z(3)) + -0.25 * (Z(4) @ Z(2)) + -0.5 * (Z(4) @ Z(1)) + -0.25 * (Z(4) @ Z(6)) + -0.25 * (Z(8) @ Z(4)) + -0.5 * (Z(7) @ Z(2)) + -0.5 * (Z(7) @ Z(3)) + -0.5 * Z(9) + -0.25 * Z(0) + -0.25 * Z(2) + 0.25 * Z(1) + -0.5 * Z(6) + -0.75 * Z(3) + 0.0 * Z(5) + 1.25 * Z(4) + -0.25 * Z(8) + 1.0 * Z(7)
15
10
3
{"smallest_eigenvalues": [-5.5, -5.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -4.5, "smallest_bitstrings": ["1000000000", "1000000010"], "largest_eigenvalue": 6.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; h q[0]; h q[1]; h q[2]; cx q[2], q[1]; rz(0.21737501334783768) q[1]; cx q[2], q[1]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; h q[8]; h q[9]; cx q[9], q[0]; rz(-0.5520984500705635) q[0]; cx q[9], q[0]; rz(0.21737501334783804) q[0]; rx(1.0970996366549022) q[0]; cx q[9], q[6]; rz(0.5253775962002157) q[6]; cx q[9], q[6]; cx q[2], q[6]; rz(0.21737501334783768) q[6]; cx q[2], q[6]; cx q[1], q[6]; cx q[2], q[3]; rz(0.5253775962002157) q[3]; cx q[2], q[3]; cx q[2], q[4]; rz(0.21737501334783768) q[4]; cx q[2], q[4]; cx q[2], q[7]; rz(0.5253775962002157) q[6]; cx q[1], q[6]; cx q[1], q[4]; rz(0.5253775962002157) q[4]; cx q[1], q[4]; rz(-0.5520984500705635) q[1]; rx(1.0970996366549022) q[1]; cx q[6], q[4]; rz(0.21737501334783768) q[4]; cx q[6], q[4]; cx q[4], q[8]; rz(0.5253775962002161) q[6]; rx(1.097099636654902) q[6]; rz(0.5253775962002157) q[7]; cx q[2], q[7]; rz(0.21737501334783804) q[2]; rx(1.0970996366549022) q[2]; rz(0.21737501334783768) q[8]; cx q[4], q[8]; rz(-1.3049361310391825) q[4]; rx(1.0970996366549022) q[4]; rz(0.21737501334783804) q[8]; rx(1.0970996366549022) q[8]; cx q[9], q[5]; rz(0.21737501334783768) q[5]; cx q[9], q[5]; cx q[3], q[5]; rz(0.21737501334783768) q[5]; cx q[3], q[5]; cx q[3], q[7]; rz(1.347755990859195) q[5]; rx(1.097099636654902) q[5]; rz(0.5253775962002157) q[7]; cx q[3], q[7]; rz(0.942284988150142) q[3]; rx(1.097099636654902) q[3]; rz(-0.8550644224009503) q[7]; rx(1.097099636654902) q[7]; rz(0.5253775962002161) q[9]; rx(1.097099636654902) 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] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[10] c; qubit[10] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x3) q[3]; ry(x4) q[4]; ry(x5) q[5]; ry(x6) q[6]; ry(x7) q[7]; ry(x8) q[8]; ry(x9) q[9]; cx q[9], q[0]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(x10) q[0]; ry(x11) q[1]; ry(x12) q[2]; ry(x13) q[3]; ry(x14) q[4]; ry(x15) q[5]; ry(x3) q[6]; ry(x14) q[7]; ry(x16) q[8]; ry(x3) q[9]; cx q[9], q[8]; cx q[0], q[9]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8]; ry(x17) q[0]; ry(x18) q[1]; ry(x19) q[2]; ry(x20) q[3]; ry(x21) q[4]; ry(x22) q[5]; ry(x19) q[6]; ry(x23) q[7]; ry(x24) q[8]; ry(x25) q[9]; cx q[9], q[0]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(x26) q[0]; ry(x27) q[1]; ry(x28) q[2]; ry(x13) q[3]; ry(x29) q[4]; ry(x29) q[5]; ry(x3) q[6]; ry(x30) q[7]; ry(x6) q[8]; ry(x31) q[9]; cx q[9], q[8]; cx q[0], q[9]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8]; ry(x32) q[0]; ry(x33) q[1]; ry(x22) q[2]; ry(x3) q[3]; ry(x34) q[4]; ry(x22) q[5]; ry(x35) q[6]; ry(x36) q[7]; ry(x37) q[8]; ry(x38) q[9]; cx q[9], q[0]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(x39) q[0]; ry(x40) q[1]; ry(x41) q[2]; ry(x12) q[3]; ry(x42) q[4]; ry(x29) q[5]; ry(x3) q[6]; ry(x30) q[7]; ry(x43) q[8]; ry(x44) q[9]; cx q[9], q[8]; cx q[0], q[9]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9];
{"source": 0, "sink": 9}
{"circuits": [], "gradients": []}
[ "ZIIIIIIIIZ", "IIIIIIIZZI", "ZIIZIIIIII", "IIIZIIIZII", "IIIZIIIIZI", "IIIIIIZZII", "ZIIIZIIIII", "IIIIZIZIII", "IIIIIZIZII", "IIIIIZIIZI", "IIIZIZIIII", "IZIIIZIIII", "IIZIIIIZII", "IIZIIIZIII", "ZIIIIIIIII", "IIIIIIIIIZ", "IIIIIIIZII", "IIIIIIIIZI", "IIIZIIIIII", "IIIIIIZIII"...
[ 0.25, -0.25, -0.5, -0.25, -0.5, -0.5, -0.25, -0.25, -0.25, -0.5, -0.25, -0.25, -0.5, -0.5, -0.5, -0.25, -0.25, 0.25, -0.5, -0.75, 0, 1.25, -0.25, 1 ]
0.650781
[ -0.5520984500705635, 0.21737501334783768, 0.5253775962002157, 0.9422849881501424, 1.3477559908591945, -1.3049361310391825, -0.8550644224009503, 1.097099636654902 ]
{ "n_parameters": 8, "n_qubits": 10, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
208
a04d81017c376d8b841363d6c9228571
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": 6}, {"source": 0, "target": 8}, {"source": 0, "target": 9}, {"source": 0, "target": 3}, {"source": 1, "target": 5}, {"source": 1, "target": 9}, {"source": 2, "target": 4}, {"source": 4, "target": 5}, {"source": 4, "target": 7}, {"source": 4, "target": 9}, {"source": 5, "target": 6}, {"source": 5, "target": 9}, {"source": 6, "target": 7}]}
{"states": [462, 458], "expectation_value": -4.085021953834045, "params": [-0.0106, -0.0117, 0.8038000000000001, 0.808, 0.8075, 0.8113, 0.811, 0.8123, -0.0078000000000000005, -0.0166, -0.0155, -0.0134, 0.7988000000000001, 0.7897000000000001, 0.7891, 0.7972, 0.8063, 0.811, 0.5954, 0.6004, -0.0383, 0.0008, 0.4033, 0.0025, 0.0033, 0.0006000000000000001, 0.0029000000000000002, 0.0091, -0.003, 0.009000000000000001, 0.4127, 0.0053, -0.41050000000000003, 0.01, 0.4279, 0.0047, -0.3391, 0.0098, -0.082, 0.0033], "bitstrings": ["1000110001", "1000110101"], "total_optimization_steps": 80, "probabilities": [0.012814578040273649, 0.012900420083697234], "optimization_time": 14.664537906646729}
0.5 * (Z(0) @ Z(6)) + 0.5 * (Z(8) @ Z(0)) + 0.5 * (Z(9) @ Z(0)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(1) @ Z(9)) + 0.5 * (Z(5) @ Z(6)) + 0.5 * (Z(5) @ Z(9)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(4) @ Z(9)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * (Z(7) @ Z(4)) + -1.0 * Z(6) + -1.5 * Z(0) + 0.0 * Z(8) + -1.5 * Z(9) + 0.0 * Z(3) + -0.5 * Z(1) + -1.5 * Z(5) + -1.5 * Z(4) + 0.0 * Z(2) + -0.5 * Z(7)
13
10
1
{"smallest_eigenvalues": [-6.5, -6.5, -6.5, -6.5, -6.5, -6.5], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -5.5, "smallest_bitstrings": ["1010010101", "1000111001", "1000110101", "1100101001", "1100111000", "1100110100"], "largest_eigenvalue": 14.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; ry(0.5739579869626471) q[0]; rz(0.411597958747819) q[0]; ry(1.557047403224521) q[1]; ry(1.1563188357145866) q[2]; ry(2.00182265827854) q[3]; ry(0.40896141482709586) q[4]; ry(0.019860081544435637) q[5]; ry(1.2908491522504941) q[6]; ry(-0.2568100091350508) q[7]; ry(1.095247544051514) q[8]; ry(-0.00012327444995099968) q[9]; cx q[9], q[0]; rz(-0.411597958747819) q[0]; cx q[9], q[0]; rz(-0.2502991434437192) q[9]; cx q[8], q[9]; rz(0.2502991434437192) q[9]; cx q[8], q[9]; rz(-0.5793076977348594) q[8]; cx q[7], q[8]; rz(0.5793076977348594) q[8]; cx q[7], q[8]; rz(0.44088861073896396) q[7]; cx q[6], q[7]; rz(-0.44088861073896396) q[7]; cx q[6], q[7]; rz(-0.23435886860624194) q[6]; cx q[5], q[6]; rz(0.23435886860624194) q[6]; cx q[5], q[6]; rz(-0.21080046513551007) q[5]; cx q[4], q[5]; rz(0.21080046513551007) q[5]; cx q[4], q[5]; rz(0.14772597555367972) q[4]; cx q[3], q[4]; rz(-0.14772597555367972) q[4]; cx q[3], q[4]; rz(-0.12653204298420098) q[3]; cx q[2], q[3]; rz(0.12653204298420098) q[3]; cx q[2], q[3]; rz(-0.11743628090644495) q[2]; cx q[1], q[2]; rz(0.11743628090644495) q[2]; cx q[1], q[2]; rz(-0.03836278550224004) q[1]; cx q[0], q[1]; rz(0.03836278550224004) q[1]; cx q[0], q[1]; ry(-0.7264662595702045) q[0]; ry(1.7124395252525282) q[1]; rz(-0.055925489206776965) q[1]; ry(1.7973932177303622) q[2]; rz(0.10633937426874357) q[2]; ry(1.2698136960803623) q[3]; rz(0.42139082745997875) q[3]; ry(-0.2231186589765897) q[4]; rz(-0.10168061578789767) q[4]; ry(-0.15734085800668615) q[5]; rz(-0.055538184888302526) q[5]; ry(1.9317461614510156) q[6]; rz(-0.18628041979837467) q[6]; ry(0.05725418988870881) q[7]; rz(-0.16839903124970884) q[7]; ry(2.00182265827854) q[8]; rz(0.029742177791912357) q[8]; ry(0.22787778785492907) q[9]; cx q[9], q[8]; rz(-0.029742177791912357) q[8]; cx q[9], q[8]; rz(-0.023945874914413967) q[9]; cx q[0], q[9]; rz(0.023945874914413967) q[9]; cx q[0], q[9]; cx q[0], q[1]; rz(0.055925489206776965) q[1]; cx q[0], q[1]; cx q[1], q[2]; rz(-0.10633937426874357) q[2]; cx q[1], q[2]; cx q[2], q[3]; rz(-0.42139082745997875) q[3]; cx q[2], q[3]; cx q[3], q[4]; rz(0.10168061578789767) q[4]; cx q[3], q[4]; cx q[4], q[5]; rz(0.055538184888302526) q[5]; cx q[4], q[5]; cx q[5], q[6]; rz(0.18628041979837467) q[6]; cx q[5], q[6]; cx q[6], q[7]; rz(0.16839903124970884) q[7]; cx q[6], q[7]; rz(-0.11743628090644495) q[8]; cx q[7], q[8]; rz(0.11743628090644495) q[8]; cx q[7], q[8];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] 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] 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]; crz(x10) q[9], q[0]; crz(x11) q[8], q[9]; crz(x12) q[7], q[8]; crz(x13) q[6], q[7]; crz(x14) q[5], q[6]; crz(x15) q[4], q[5]; crz(x16) q[3], q[4]; crz(x17) q[2], q[3]; crz(x18) q[1], q[2]; crz(x19) q[0], q[1]; ry(x20) q[0]; ry(x21) q[1]; ry(x22) q[2]; ry(x23) q[3]; ry(x24) q[4]; ry(x25) q[5]; ry(x26) q[6]; ry(x27) q[7]; ry(x3) q[8]; ry(x28) q[9]; crz(x29) q[9], q[8]; crz(x30) q[0], q[9]; crz(x31) q[0], q[1]; crz(x32) q[1], q[2]; crz(x33) q[2], q[3]; crz(x34) q[3], q[4]; crz(x35) q[4], q[5]; crz(x36) q[5], q[6]; crz(x37) q[6], q[7]; crz(x18) q[7], q[8]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9];
null
{"circuits": [], "gradients": []}
[ "IIIZIIIIIZ", "IZIIIIIIIZ", "ZIIIIIIIIZ", "IIIIIIZIIZ", "ZIIIIIIIZI", "IIIZZIIIII", "ZIIIZIIIII", "IIIIZIIIZI", "ZIIIIZIIII", "IIIIZZIIII", "IIIIIZIZII", "IIZZIIIIII", "IIZIIZIIII", "IIIZIIIIII", "IIIIIIIIIZ", "IZIIIIIIII", "ZIIIIIIIII", "IIIIIIZIII", "IIIIIIIIZI", "IIIIZIIIII"...
[ 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, -1.5, 0, -1.5, 0, -0.5, -1.5, -1.5, 0, -0.5 ]
0.971533
[ 0.5739579869626471, 1.557047403224521, 1.1563188357145866, 2.00182265827854, 0.40896141482709586, 0.019860081544435637, 1.2908491522504941, -0.2568100091350508, 1.095247544051514, -0.00012327444995099968, 0.823195917495638, -0.5005982868874383, -1.1586153954697187, 0.8817772214779279, -0...
{ "n_parameters": 38, "n_qubits": 10, "optimal_eigenvalue": -6.5, "target_ratio": 0.97, "target_value": -6.305 }
29
5144181ac27497fdfa9bdb5b8b799630
graph_isomorphism
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}], "edges": [{"source": 0, "target": 1}, {"source": 1, "target": 2}]}
{"states": [427, 238], "expectation_value": -1.0955519557981388, "params": [[-0.0402, -0.028, -0.0805], [0.055200000000000006, 0.0205, 0.0674]], "bitstrings": ["001010100", "100010001"], "total_optimization_steps": 10, "probabilities": [0.003235686017388188, 0.0032356860173881983], "optimization_time": 10.436416149139404}
0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(5) @ Z(2)) + 0.25 * (Z(5) @ Z(0)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(8) @ Z(2)) + 0.5 * (Z(8) @ Z(5)) + 0.25 * (Z(8) @ Z(3)) + 0.5 * (Z(7) @ Z(1)) + 0.25 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(7) @ Z(8)) + 0.25 * (Z(6) @ Z(1)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(6) @ Z(3)) + 0.5 * (Z(6) @ Z(8)) + 0.5 * (Z(6) @ Z(7)) + 1.25 * Z(1) + 1.25 * Z(2) + 1.25 * Z(0) + 1.25 * Z(5) + 1.0 * Z(4) + 1.25 * Z(3) + 1.25 * Z(8) + 1.25 * Z(7) + 1.25 * Z(6)
1
9
3
{"smallest_eigenvalues": [-7.0, -7.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -6.0, "smallest_bitstrings": ["001010100", "100010001"], "largest_eigenvalue": 21.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[2] q; h q[0]; ry(-1.5486225528998339) q[0]; h q[1]; ry(-1.5451929801415893) 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] 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[2]; rz(x0) q[2]; cx q[1], 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[5]; rz(x0) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(x1) q[5]; cx q[0], q[5]; cx q[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[5], q[4]; rz(x0) q[4]; cx q[5], q[4]; cx q[0], q[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[5], q[3]; rz(x0) q[3]; cx q[5], q[3]; cx q[4], q[3]; rz(x0) q[3]; cx q[4], q[3]; cx q[2], q[8]; rz(x0) q[8]; cx q[2], q[8]; cx q[5], q[8]; rz(x0) q[8]; cx q[5], q[8]; cx q[3], q[8]; rz(x1) q[8]; cx q[3], q[8]; cx q[1], q[7]; rz(x0) q[7]; cx q[1], q[7]; cx q[2], q[7]; rz(x1) q[7]; cx q[2], q[7]; cx q[4], q[7]; rz(x0) q[7]; cx q[4], q[7]; cx q[8], q[7]; rz(x0) q[7]; cx q[8], q[7]; cx q[1], q[6]; rz(x1) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x0) q[6]; cx q[0], q[6]; cx q[3], q[6]; rz(x0) q[6]; cx q[3], q[6]; cx q[8], q[6]; rz(x0) q[6]; cx q[8], q[6]; cx q[7], q[6]; rz(x0) q[6]; cx q[7], q[6]; rz(x2) q[1]; rz(x2) q[2]; rz(x2) q[0]; rz(x2) q[5]; rz(x3) q[4]; rz(x2) q[3]; rz(x2) q[8]; rz(x2) q[7]; rz(x2) 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]; h q[7]; rz(x4) q[7]; h q[7]; h q[8]; rz(x4) q[8]; h q[8]; cx q[1], q[2]; rz(x5) q[2]; cx q[1], q[2]; cx q[1], q[0]; rz(x5) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(x5) q[0]; cx q[2], q[0]; cx q[2], q[5]; rz(x5) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(x6) q[5]; cx q[0], q[5]; cx q[1], q[4]; rz(x5) q[4]; cx q[1], q[4]; cx q[5], q[4]; rz(x5) q[4]; cx q[5], q[4]; cx q[0], q[3]; rz(x5) q[3]; cx q[0], q[3]; cx q[5], q[3]; rz(x5) q[3]; cx q[5], q[3]; cx q[4], q[3]; rz(x5) q[3]; cx q[4], q[3]; cx q[2], q[8]; rz(x5) q[8]; cx q[2], q[8]; cx q[5], q[8]; rz(x5) q[8]; cx q[5], q[8]; cx q[3], q[8]; rz(x6) q[8]; cx q[3], q[8]; cx q[1], q[7]; rz(x5) q[7]; cx q[1], q[7]; cx q[2], q[7]; rz(x6) q[7]; cx q[2], q[7]; cx q[4], q[7]; rz(x5) q[7]; cx q[4], q[7]; cx q[8], q[7]; rz(x5) q[7]; cx q[8], q[7]; cx q[1], q[6]; rz(x6) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x5) q[6]; cx q[0], q[6]; cx q[3], q[6]; rz(x5) q[6]; cx q[3], q[6]; cx q[8], q[6]; rz(x5) q[6]; cx q[8], q[6]; cx q[7], q[6]; rz(x5) q[6]; cx q[7], q[6]; rz(x7) q[1]; rz(x7) q[2]; rz(x7) q[0]; rz(x7) q[5]; rz(x8) q[4]; rz(x7) q[3]; rz(x7) q[8]; rz(x7) q[7]; rz(x7) q[6]; h q[0]; rz(x9) q[0]; h q[0]; h q[1]; rz(x9) q[1]; h q[1]; h q[2]; rz(x9) q[2]; h q[2]; h q[3]; rz(x9) q[3]; h q[3]; h q[4]; rz(x9) q[4]; h q[4]; h q[5]; rz(x9) q[5]; h q[5]; h q[6]; rz(x9) q[6]; h q[6]; h q[7]; rz(x9) q[7]; h q[7]; h q[8]; rz(x9) q[8]; h q[8]; cx q[1], q[2]; rz(x10) q[2]; cx q[1], q[2]; cx q[1], q[0]; rz(x10) q[0]; cx q[1], q[0]; cx q[2], q[0]; rz(x10) q[0]; cx q[2], q[0]; cx q[2], q[5]; rz(x10) q[5]; cx q[2], q[5]; cx q[0], q[5]; rz(x11) q[5]; cx q[0], q[5]; cx q[1], q[4]; rz(x10) q[4]; cx q[1], q[4]; cx q[5], q[4]; rz(x10) q[4]; cx q[5], q[4]; cx q[0], q[3]; rz(x10) q[3]; cx q[0], q[3]; cx q[5], q[3]; rz(x10) q[3]; cx q[5], q[3]; cx q[4], q[3]; rz(x10) q[3]; cx q[4], q[3]; cx q[2], q[8]; rz(x10) q[8]; cx q[2], q[8]; cx q[5], q[8]; rz(x10) q[8]; cx q[5], q[8]; cx q[3], q[8]; rz(x11) q[8]; cx q[3], q[8]; cx q[1], q[7]; rz(x10) q[7]; cx q[1], q[7]; cx q[2], q[7]; rz(x11) q[7]; cx q[2], q[7]; cx q[4], q[7]; rz(x10) q[7]; cx q[4], q[7]; cx q[8], q[7]; rz(x10) q[7]; cx q[8], q[7]; cx q[1], q[6]; rz(x11) q[6]; cx q[1], q[6]; cx q[0], q[6]; rz(x10) q[6]; cx q[0], q[6]; cx q[3], q[6]; rz(x10) q[6]; cx q[3], q[6]; cx q[8], q[6]; rz(x10) q[6]; cx q[8], q[6]; cx q[7], q[6]; rz(x10) q[6]; cx q[7], q[6]; rz(x12) q[1]; rz(x12) q[2]; rz(x12) q[0]; rz(x12) q[5]; rz(x13) q[4]; rz(x12) q[3]; rz(x12) q[8]; rz(x12) q[7]; rz(x12) q[6]; h q[0]; rz(x14) q[0]; h q[0]; h q[1]; rz(x14) q[1]; h q[1]; h q[2]; rz(x14) q[2]; h q[2]; h q[3]; rz(x14) q[3]; h q[3]; h q[4]; rz(x14) q[4]; h q[4]; h q[5]; rz(x14) q[5]; h q[5]; h q[6]; rz(x14) q[6]; h q[6]; h q[7]; rz(x14) q[7]; h q[7]; h q[8]; rz(x14) q[8]; h q[8]; 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];
{"autoisomorphic_graph": {"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 2}, {"id": 1}, {"id": 0}], "edges": [{"source": 2, "target": 1}, {"source": 1, "target": 0}]}}
{"circuits": [], "gradients": []}
[ "IIIIIIZZI", "IIIIIIIZZ", "IIIIIIZIZ", "IIIZIIZII", "IIIZIIIIZ", "IIIIZIIZI", "IIIZZIIII", "IIIIIZIIZ", "IIIZIZIII", "IIIIZZIII", "ZIIIIIZII", "ZIIZIIIII", "ZIIIIZIII", "IZIIIIIZI", "IZIIIIZII", "IZIIZIIII", "ZZIIIIIII", "IIZIIIIZI", "IIZIIIIIZ", "IIZIIZIII", "ZIZIIIIII", "...
[ 0.5, 0.5, 0.5, 0.5, 0.25, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.25, 0.5, 0.25, 0.5, 0.5, 0.25, 0.5, 0.5, 0.5, 0.5, 1.25, 1.25, 1.25, 1.25, 1, 1.25, 1.25, 1.25, 1.25 ]
0.999809
[ -1.5486225528998339, -1.5451929801415893 ]
{ "n_parameters": 2, "n_qubits": 2, "optimal_eigenvalue": -1.5, "target_ratio": 0.97, "target_value": -1.455 }
1
646c4ffdec7c3b688313fcfec6df6ea9
vertex_cover
adaptive_vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 4}, {"source": 3, "target": 4}]}
{"states": [8, 14], "expectation_value": -3.499971821732338, "params": null, "bitstrings": ["10111", "10001"], "total_optimization_steps": 22, "probabilities": [1.3834854838606892e-05, 0.9999858813341931], "optimization_time": 10.399466753005981}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(3)) + -0.5 * Z(1) + -1.0 * Z(0) + -0.5 * Z(2) + -0.5 * Z(3) + -1.0 * Z(4)
1
5
1
{"smallest_eigenvalues": [-3.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.5, "smallest_bitstrings": ["10001"], "largest_eigenvalue": 6.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; rz(1.9669260845713552) q[0]; ry(0.1024795632901214) q[0]; rz(-1.7618896224722536) q[0]; rz(1.3195676915300085) q[1]; ry(2.675781808525202) q[1]; rz(-2.101131985716676) q[1]; rz(0.659445598074063) q[2]; ry(2.9276292745841843) q[2]; rz(-2.5769113250260087) q[2]; rz(-1.5920957260428732) q[3]; ry(2.9516875595348497) q[3]; rz(1.7678882042800623) q[3]; rz(-1.148618957681549) q[4]; ry(0.06520475563256953) q[4]; rz(0.8022445276064505) q[4];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) 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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) q[3], q[4];\ncry(0.0072) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) q[3], q[4];\ncry(0.0072) q[1], q[3];\ncry(0.0067) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) q[3], q[4];\ncry(0.0072) q[1], q[3];\ncry(0.0067) q[2], q[1];\ncry(0.0067) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[5] c;\nqubit[5] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nry(-1.5681) q[0];\nry(-1.5681) q[4];\nry(1.4449) q[3];\nry(1.4449) q[2];\nry(1.4449) q[1];\ncry(0.1187) q[2], q[3];\ncry(0.1188) q[3], q[1];\ncry(0.1186) q[1], q[2];\ncry(-0.0027) q[3], q[0];\ncry(-0.0027) q[3], q[4];\ncry(0.0072) q[1], q[3];\ncry(0.0067) q[2], q[1];\ncry(0.0067) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\n"], "gradients": [1.0057, 1.0037, 0.5005, 0.5002, 0.5, 0.0616, 0.0618, 0.0617, 0.0143, 0.0143, 0.01, 0.01, 0.0075, 0.0075, 0.005, 0.005, 0.005, 0.005, 0.0033, 0.003, 0.003, 0.0025]}
[ "IIIZZ", "IIZIZ", "IZIIZ", "ZIIZI", "ZIZII", "ZZIII", "IIIZI", "IIIIZ", "IIZII", "IZIII", "ZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -1, -0.5, -0.5, -1 ]
0.973844
[ -0.03861409541289346, 0.30559213356773784, 0.7326018024600061, -0.06435106480608022, 0.9547122432617727, -0.15670419204282596, 1.266054401368888, 0.002295537787968205, -0.1307986670653961, 0.03183210554700622, 0.016147551089138828, -0.018645541425944934, 1.0077607251862293, 1.0367697074034...
{ "n_parameters": 27, "n_qubits": 5, "optimal_eigenvalue": -3.5, "target_ratio": 0.97, "target_value": -3.395 }
9
885062aa0c1a31cf5a193f1a32bffef7
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": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 2, "target": 3}, {"source": 2, "target": 6}, {"source": 3, "target": 4}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]}
{"states": [6890, 6906], "expectation_value": -2.549983403467399, "params": [[[0.7177, 0.0016, 0.0044, 0.0011], [0.6152000000000001, 0.3108, 0.1622, 0.0068000000000000005], [-0.07780000000000001, -0.1898, 0.008400000000000001, -0.19390000000000002], [0.6306, 0.10350000000000001, 0.7814, 0.0043], [0.1211, 0.0795, 0.0033, 0.0757], [0.8791, -0.0047, 0.8657, 0.0097], [-0.4499, -0.0044, 0.00030000000000000003, -0.0012000000000000001], [0.5228, -0.0077, 0.8837, 0.009300000000000001], [-0.3607, -0.0022, 0.006900000000000001, -0.003], [0.5664, -0.008700000000000001, 0.8742000000000001, 0.009000000000000001], [-0.0006000000000000001, 0.1182, 0.0055000000000000005, 0.1297], [0.3619, -0.0001, 0.3709, 0.0067], [-0.09670000000000001, -0.0014, 0.0014, 0.0099]], [[0.3967, -0.0908, 0.0064, 0.0027], [-0.1097, -0.0603, 0.7331000000000001, 0.008400000000000001], [0.5205000000000001, 0.1957, 0.0034000000000000002, 0.19390000000000002], [0.7030000000000001, -0.033600000000000005, 0.0591, 0.006900000000000001], [0.25620000000000004, -0.1193, 0.0017000000000000001, -0.12150000000000001], [0.40750000000000003, 0.0128, -0.011000000000000001, 0.0078000000000000005], [0.6173000000000001, -0.006500000000000001, 0.0002, 0.0023], [0.8412000000000001, -0.1489, -0.043300000000000005, 0.0068000000000000005], [0.5939, -0.00030000000000000003, 0.0097, 0.0], [0.8592000000000001, -0.0391, -0.027700000000000002, 0.0012000000000000001], [0.0035, 0.17830000000000001, 0.00030000000000000003, 0.1731], [0.38230000000000003, 0.0045000000000000005, 0.379, 0.0092], [0.12200000000000001, 0.0046, 0.0013000000000000002, 0.0058000000000000005]], [[0.9457000000000001, 0.006200000000000001, 0.0043, 0.006200000000000001], [0.8652000000000001, 0.2286, -0.2129, 0.0089], [0.7917000000000001, 0.0073, 0.0067, 0.005200000000000001], [-0.0767, -0.1255, 0.10590000000000001, 0.0089], [0.6812, 0.008400000000000001, 0.0046, 0.0018000000000000002], [0.17070000000000002, -0.0439, 0.0275, 0.0037], [1.0049000000000001, 0.0043, 0.0039000000000000003, 0.0063], [0.0838, 0.1283, 0.1301, 0.0047], [1.0017, 0.0033, 0.0018000000000000002, 0.0023], [-0.0252, 0.042800000000000005, 0.0461, 0.0033], [0.0036000000000000003, 0.0048000000000000004, 0.0031000000000000003, 0.0035], [0.28200000000000003, -0.0013000000000000002, 0.2989, 0.009000000000000001], [0.11270000000000001, 0.0086, 0.0016, 0.008]]], "bitstrings": ["0010100010101", "0010100000101"], "total_optimization_steps": 100, "probabilities": [0.11401436833893527, 0.17189899225137636], "optimization_time": 35.24655747413635}
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(4) @ Z(6) @ Z(5) @ Z(7)) + 0.125 * (Z(1) @ Z(4)) + 0.125 * (Z(8) @ Z(1)) + 0.125 * (Z(1) @ Z(9)) + 0.125 * (Z(8) @ Z(4)) + 0.125 * (Z(4) @ Z(9)) + 0.125 * (Z(8) @ Z(9)) + -0.125 * (Z(8) @ Z(1) @ Z(4)) + -0.125 * (Z(1) @ Z(4) @ Z(9)) + -0.125 * (Z(8) @ Z(1) @ Z(9)) + -0.125 * (Z(8) @ Z(4) @ Z(9)) + 0.125 * (Z(8) @ Z(1) @ Z(4) @ Z(9)) + 0.25 * (Z(8) @ Z(2)) + 0.25 * (Z(2) @ Z(10)) + 0.25 * (Z(8) @ Z(10)) + -0.25 * (Z(8) @ Z(2) @ Z(10)) + 0.125 * (Z(3) @ Z(5)) + 0.125 * (Z(3) @ Z(10)) + 0.125 * (Z(11) @ Z(3)) + 0.125 * (Z(10) @ Z(5)) + 0.125 * (Z(11) @ Z(5)) + 0.125 * (Z(11) @ Z(10)) + -0.125 * (Z(3) @ Z(10) @ Z(5)) + -0.125 * (Z(11) @ Z(3) @ Z(5)) + -0.125 * (Z(11) @ Z(3) @ Z(10)) + -0.125 * (Z(11) @ Z(10) @ Z(5)) + 0.125 * (Z(11) @ Z(3) @ Z(10) @ Z(5)) + 0.5 * (Z(12) @ Z(6)) + 0.125 * (Z(7) @ Z(9)) + 0.125 * (Z(7) @ Z(11)) + 0.125 * (Z(7) @ Z(12)) + 0.125 * (Z(11) @ Z(9)) + 0.125 * (Z(9) @ Z(12)) + 0.125 * (Z(11) @ Z(12)) + -0.125 * (Z(7) @ Z(11) @ Z(9)) + -0.125 * (Z(7) @ Z(9) @ Z(12)) + -0.125 * (Z(7) @ Z(11) @ Z(12)) + -0.125 * (Z(11) @ Z(9) @ Z(12)) + 0.125 * (Z(7) @ Z(11) @ Z(9) @ Z(12)) + 0.3125 * Z(0) + 0.25 * Z(1) + 0.125 * Z(2) + 0.25 * Z(3) + 0.3125 * Z(4) + 0.3125 * Z(5) + -0.0625 * Z(6) + 0.3125 * Z(7) + 0.125 * Z(8) + 0.25 * Z(9) + 0.125 * Z(10) + 0.25 * Z(11) + -0.125 * Z(12)
12
13
3
{"smallest_eigenvalues": [-3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125, -3.8125], "number_of_smallest_eigenvalues": 41, "first_excited_energy": -2.8125, "smallest_bitstrings": ["0100001010010", "0010011001000", "0010100000101", "1000000010101", "1000000010011", "1000000001101", "0001001011000", "0001001010010", "0001001010001", "0001000110001", "1000001010010", "1000001001100", "0001001110000", "0001001001100", "1000100000101", "1000010010001", "0001010010001", "0100100000101", "1001000010001", "0110010000001", "0001100010001", "0001100000101", "0011100000001", "0110001000010", "0011001001000", "1100000000101", "0010101000010", "0010100000011", "0010110000001", "0010010010001", "0010001010010", "0010001001100", "0010001001010", "0010010001001", "0100010010001", "0100010000101", "0100001001100", "0100001000110", "0100001000101", "0100000100101", "0100001100100"], "largest_eigenvalue": 6.1875}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; rx(0.021072593850822063) q[0]; rz(0.2765857801497469) q[0]; rx(0.16950039477152695) q[1]; rz(0.0695790676876844) q[1]; rx(2.5687485906629814) q[2]; rz(-0.5370194150143539) q[2]; rx(0.197336122499063) q[3]; rz(0.1788281523420414) q[3]; rx(2.8557809246288337) q[4]; rz(0.23513371119399906) q[4]; rx(3.1276761766022516) q[5]; rz(-0.01740395710776088) q[5]; rx(-0.10041881598941219) q[6]; rz(0.15828056727644957) q[6]; cx q[6], q[5]; rz(-0.09897413314809478) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(-0.33174221123803865) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.01912011395414817) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.01792976299048042) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.3188124402665054) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.057469883528542105) 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] 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] 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[13] c; qubit[13] 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]; ry(x24) q[12]; rz(x25) q[12]; 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(x26) q[1]; ry(x26) q[1]; rz(x27) q[2]; rz(x27) q[2]; cz q[2], q[1]; ry(x28) q[3]; ry(x28) q[3]; rz(x29) q[4]; rz(x29) q[4]; cz q[4], q[3]; ry(x30) q[5]; ry(x30) q[5]; rz(x31) q[6]; rz(x31) q[6]; cz q[6], q[5]; ry(x32) q[7]; ry(x32) q[7]; rz(x33) q[8]; rz(x33) q[8]; cz q[8], q[7]; ry(x34) q[9]; ry(x34) q[9]; rz(x35) q[10]; rz(x35) q[10]; cz q[10], q[9]; ry(x36) q[11]; ry(x36) q[11]; cz q[12], q[11]; ry(x37) q[0]; rz(x38) q[0]; ry(x39) q[1]; rz(x40) q[1]; ry(x41) q[2]; rz(x42) q[2]; ry(x43) q[3]; rz(x44) q[3]; ry(x45) q[4]; rz(x46) q[4]; ry(x47) q[5]; rz(x48) q[5]; ry(x49) q[6]; rz(x50) q[6]; ry(x51) q[7]; rz(x52) q[7]; ry(x53) q[8]; rz(x54) q[8]; ry(x55) q[9]; rz(x56) q[9]; ry(x57) q[10]; rz(x58) q[10]; ry(x59) q[11]; rz(x60) q[11]; ry(x61) q[12]; rz(x62) q[12]; 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(x63) q[1]; ry(x63) q[1]; rz(x64) q[2]; rz(x64) q[2]; cz q[2], q[1]; ry(x65) q[3]; ry(x65) q[3]; rz(x66) q[4]; rz(x66) q[4]; cz q[4], q[3]; ry(x67) q[5]; ry(x67) q[5]; rz(x68) q[6]; rz(x68) q[6]; cz q[6], q[5]; ry(x69) q[7]; ry(x69) q[7]; rz(x70) q[8]; rz(x70) q[8]; cz q[8], q[7]; ry(x71) q[9]; ry(x71) q[9]; rz(x72) q[10]; rz(x72) q[10]; cz q[10], q[9]; ry(x73) q[11]; ry(x73) q[11]; cz q[12], q[11]; ry(x74) q[0]; rz(x75) q[0]; ry(x76) q[1]; rz(x77) q[1]; ry(x78) q[2]; rz(x79) q[2]; ry(x80) q[3]; rz(x81) q[3]; ry(x82) q[4]; rz(x83) q[4]; ry(x84) q[5]; rz(x85) q[5]; ry(x86) q[6]; rz(x87) q[6]; ry(x88) q[7]; rz(x89) q[7]; ry(x90) q[8]; rz(x91) q[8]; ry(x92) q[9]; rz(x93) q[9]; ry(x94) q[10]; rz(x95) q[10]; ry(x96) q[11]; rz(x97) q[11]; ry(x98) q[12]; rz(x99) q[12]; 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(x100) q[1]; ry(x100) q[1]; rz(x101) q[2]; rz(x101) q[2]; cz q[2], q[1]; ry(x102) q[3]; ry(x102) q[3]; rz(x103) q[4]; rz(x103) q[4]; cz q[4], q[3]; ry(x104) q[5]; ry(x104) q[5]; rz(x105) q[6]; rz(x105) q[6]; cz q[6], q[5]; ry(x106) q[7]; ry(x106) q[7]; rz(x68) q[8]; rz(x68) q[8]; cz q[8], q[7]; ry(x107) q[9]; ry(x107) q[9]; rz(x57) q[10]; rz(x57) q[10]; cz q[10], q[9]; ry(x108) q[11]; ry(x108) q[11]; cz 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": []}
[ "IIIIIIIIIIIZZ", "IIIIIIIIIIZIZ", "IIIIIIIIIZIIZ", "IIIIIIIIIIZZI", "IIIIIIIIIZIZI", "IIIIIIIIIZZII", "IIIIIIIIIIZZZ", "IIIIIIIIIZIZZ", "IIIIIIIIIZZIZ", "IIIIIIIIIZZZI", "IIIIIIIIIZZZZ", "IIIIIIIIZIIIZ", "IIIIIIIZIIIIZ", "IIIIIIZIIIIIZ", "IIIIIZIIIIIIZ", "IIIIIIIZZIIII", "IIIIIIZIZII...
[ 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.970975
[ 0.021072593850822063, 0.2191158966212049, 0.16950039477152695, -0.24923337257882106, 2.5687485906629814, -0.5190896520238735, 0.19733612249906302, 0.19794826629618956, 2.8557809246288337, -0.09660850004403976, 3.1276761766022516, -0.11637809025585549, -0.10041881598941219, 0.15828056727644...
{ "n_parameters": 19, "n_qubits": 7, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
16
db3eea64102268372a279e794254c1af
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": 3}, {"capacity": 1, "source": 0, "target": 5}, {"capacity": 2, "source": 0, "target": 7}, {"capacity": 1, "source": 1, "target": 4}, {"capacity": 2, "source": 1, "target": 6}, {"capacity": 1, "source": 1, "target": 8}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 1, "source": 3, "target": 8}, {"capacity": 2, "source": 3, "target": 9}, {"capacity": 2, "source": 4, "target": 1}, {"capacity": 2, "source": 4, "target": 2}, {"capacity": 1, "source": 4, "target": 7}, {"capacity": 1, "source": 4, "target": 8}, {"capacity": 1, "source": 5, "target": 2}, {"capacity": 1, "source": 5, "target": 7}, {"capacity": 2, "source": 6, "target": 1}, {"capacity": 1, "source": 6, "target": 2}, {"capacity": 2, "source": 6, "target": 5}, {"capacity": 1, "source": 6, "target": 9}, {"capacity": 1, "source": 7, "target": 1}, {"capacity": 1, "source": 7, "target": 3}, {"capacity": 2, "source": 7, "target": 6}, {"capacity": 2, "source": 7, "target": 9}, {"capacity": 2, "source": 8, "target": 1}, {"capacity": 1, "source": 8, "target": 2}, {"capacity": 1, "source": 8, "target": 6}, {"capacity": 2, "source": 8, "target": 9}, {"capacity": 2, "source": 9, "target": 1}, {"capacity": 1, "source": 9, "target": 10}]}
{"states": [0, 256], "expectation_value": -11.06136647372359, "params": [-0.0033, 0.0082, -0.0029000000000000002, -0.9900000000000001, 1.6015000000000001, -0.0007, 0.0023, 0.0013000000000000002, -0.0027, 0.0031000000000000003, 0.0025, 0.0078000000000000005, 0.0023, 0.0088, -0.0027, 0.0008, 0.0022, 0.0098, 0.0023, 0.0005, 0.0026000000000000003, 0.0007, -0.0048000000000000004, -0.0028, 1.1719000000000002, 0.00030000000000000003, 0.0002, -0.0006000000000000001, -0.0001, 0.0027, -0.0029000000000000002, -0.00030000000000000003], "bitstrings": ["11111111111", "11011111111"], "total_optimization_steps": 160, "probabilities": [0.4846279993909254, 0.5153529789648399], "optimization_time": 14.348269939422607}
-0.25 * (Z(0) @ Z(4)) + -0.25 * (Z(6) @ Z(0)) + -0.25 * (Z(8) @ Z(4)) + -0.5 * (Z(8) @ Z(0)) + -0.25 * (Z(8) @ Z(6)) + -0.25 * (Z(1) @ Z(8)) + -0.25 * (Z(5) @ Z(8)) + -0.75 * (Z(5) @ Z(1)) + -0.25 * (Z(7) @ Z(4)) + -0.5 * (Z(7) @ Z(6)) + -0.5 * (Z(7) @ Z(8)) + -1.0 * (Z(7) @ Z(1)) + -0.25 * (Z(9) @ Z(4)) + -0.75 * (Z(9) @ Z(1)) + -0.25 * (Z(9) @ Z(5)) + -0.25 * (Z(9) @ Z(7)) + -0.5 * (Z(10) @ Z(4)) + -0.5 * (Z(10) @ Z(8)) + -0.5 * (Z(10) @ Z(1)) + -0.25 * (Z(10) @ Z(7)) + -0.5 * (Z(10) @ Z(9)) + -0.25 * (Z(3) @ Z(6)) + -0.5 * (Z(3) @ Z(5)) + -0.25 * (Z(3) @ Z(7)) + -0.25 * (Z(3) @ Z(9)) + 1.25 * (Z(2) @ Z(0)) + -0.25 * (Z(2) @ Z(10)) + 0.5 * Z(4) + -0.25 * Z(0) + -0.25 * Z(6) + 0.5 * Z(8) + -1.25 * Z(1) + 1.25 * Z(5) + 0.0 * Z(7) + 0.75 * Z(9) + -1.0 * Z(10) + -1.25 * Z(3) + 1.0 * Z(2)
4
11
1
{"smallest_eigenvalues": [-13.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -12.0, "smallest_bitstrings": ["11011111111"], "largest_eigenvalue": 12.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(-0.05055068024619258) q[0]; rz(-0.4472291893592786) q[0]; rx(-0.08901258488122829) q[1]; rz(-0.49296425604006977) q[1]; rx(0.840702761740591) q[2]; rz(0.0835824881670102) q[2]; rx(-0.041529254200157885) q[3]; rz(-0.295836977606605) q[3]; rx(-0.13518237470880864) q[4]; rz(-0.14207280441198122) q[4]; rx(-0.2304660513350362) q[5]; rz(-0.21254799825908677) q[5]; rx(0.01678564314628969) q[6]; rz(-0.0317888932880801) q[6]; rx(0.033278976259905835) q[7]; rz(-0.311759749916233) q[7]; rx(0.11766866514603727) q[8]; rz(-0.3821950358313355) q[8]; rx(-0.11773744053097868) q[9]; rz(0.07043716326841576) q[9]; rx(0.04065761081418169) q[10]; rz(-0.3341256288686655) q[10]; cx q[10], q[9]; rz(-0.11822053074118512) q[9]; cx q[10], q[9]; cx q[10], q[8]; rz(0.09188872272229064) q[8]; cx q[10], q[8]; cx q[10], q[7]; rz(-0.03976194545634018) q[7]; cx q[10], q[7]; cx q[10], q[6]; rz(-0.07299950010979712) q[6]; cx q[10], q[6]; cx q[10], q[5]; rz(0.14769067964425348) q[5]; cx q[10], q[5]; cx q[10], q[4]; rz(-0.02865120360588778) q[4]; cx q[10], q[4]; cx q[10], q[3]; rz(-0.02732841840738509) q[3]; cx q[10], q[3]; cx q[10], q[2]; rz(-0.031449818234643434) q[2]; cx q[10], q[2]; cx q[10], q[1]; rz(-0.028163801025340798) q[1]; cx q[10], q[1]; cx q[10], q[0]; rz(0.0730626874207513) q[0]; cx q[10], q[0]; rz(-0.08497958221070494) q[10]; cx q[9], q[10]; rz(0.08497958221070494) q[10]; cx q[9], q[10]; rz(-0.09188872272229064) q[8]; cx q[9], q[8]; rz(0.09188872272229064) q[8]; cx q[9], q[8]; rz(-0.08497958221070494) q[10]; cx q[8], q[10]; rz(0.08497958221070494) q[10]; cx q[8], q[10]; rz(0.03976194545634018) q[7]; cx q[9], q[7]; rz(-0.03976194545634018) q[7]; cx q[9], q[7]; rz(0.07299950010979712) q[6]; cx q[9], q[6]; rz(-0.07299950010979712) q[6]; cx q[9], q[6]; rz(-0.14769067964425348) q[5]; cx q[9], q[5]; rz(0.14769067964425348) q[5]; cx q[9], q[5]; rz(0.02865120360588778) q[4]; cx q[9], q[4]; rz(-0.02865120360588778) q[4]; cx q[9], q[4]; rz(0.02732841840738509) q[3]; cx q[9], q[3]; rz(-0.02732841840738509) q[3]; cx q[9], q[3]; rz(0.031449818234643434) q[2]; cx q[9], q[2]; rz(-0.031449818234643434) q[2]; cx q[9], q[2]; rz(0.028163801025340798) q[1]; cx q[9], q[1]; rz(-0.028163801025340798) q[1]; cx q[9], q[1]; rz(-0.0730626874207513) q[0]; cx q[9], q[0]; rz(0.0730626874207513) q[0]; cx q[9], q[0]; rz(0.11822053074118512) q[9]; cx q[8], q[9]; rz(-0.11822053074118512) q[9]; cx q[8], q[9]; rz(0.03976194545634018) q[7]; cx q[8], q[7]; rz(-0.03976194545634018) q[7]; cx q[8], q[7]; rz(-0.08497958221070494) q[10]; cx q[7], q[10]; rz(0.08497958221070494) q[10]; cx q[7], q[10]; rz(0.11822053074118512) q[9]; cx q[7], q[9]; rz(-0.11822053074118512) q[9]; cx q[7], q[9]; rz(0.07299950010979712) q[6]; cx q[8], q[6]; rz(-0.07299950010979712) q[6]; cx q[8], q[6]; rz(-0.14769067964425348) q[5]; cx q[8], q[5]; rz(0.14769067964425348) q[5]; cx q[8], q[5]; rz(0.02865120360588778) q[4]; cx q[8], q[4]; rz(-0.02865120360588778) q[4]; cx q[8], q[4]; rz(0.02732841840738509) q[3]; cx q[8], q[3]; rz(-0.02732841840738509) q[3]; cx q[8], q[3]; rz(0.031449818234643434) q[2]; cx q[8], q[2]; rz(-0.031449818234643434) q[2]; cx q[8], q[2]; rz(0.028163801025340798) q[1]; cx q[8], q[1]; rz(-0.028163801025340798) q[1]; cx q[8], q[1]; rz(-0.0730626874207513) q[0]; cx q[8], q[0]; rz(0.0730626874207513) q[0]; cx q[8], q[0]; rz(-0.09188872272229064) q[8]; cx q[7], q[8]; rz(0.09188872272229064) q[8]; cx q[7], q[8]; rz(0.07299950010979712) q[6]; cx q[7], q[6]; rz(-0.07299950010979712) q[6]; cx q[7], q[6]; rz(-0.08497958221070494) q[10]; cx q[6], q[10]; rz(0.08497958221070494) q[10]; cx q[6], q[10]; rz(0.11822053074118512) q[9]; cx q[6], q[9]; rz(-0.11822053074118512) q[9]; cx q[6], q[9]; rz(-0.09188872272229064) q[8]; cx q[6], q[8]; rz(0.09188872272229064) q[8]; cx q[6], q[8]; rz(-0.14769067964425348) q[5]; cx q[7], q[5]; rz(0.14769067964425348) q[5]; cx q[7], q[5]; rz(0.02865120360588778) q[4]; cx q[7], q[4]; rz(-0.02865120360588778) q[4]; cx q[7], q[4]; rz(0.02732841840738509) q[3]; cx q[7], q[3]; rz(-0.02732841840738509) q[3]; cx q[7], q[3]; rz(0.031449818234643434) q[2]; cx q[7], q[2]; rz(-0.031449818234643434) q[2]; cx q[7], q[2]; rz(0.028163801025340798) q[1]; cx q[7], q[1]; rz(-0.028163801025340798) q[1]; cx q[7], q[1]; rz(-0.0730626874207513) q[0]; cx q[7], q[0]; rz(0.0730626874207513) q[0]; cx q[7], q[0]; rz(0.03976194545634018) q[7]; cx q[6], q[7]; rz(-0.03976194545634018) q[7]; cx q[6], q[7]; rz(-0.14769067964425348) q[5]; cx q[6], q[5]; rz(0.14769067964425348) q[5]; cx q[6], q[5]; rz(-0.08497958221070494) q[10]; cx q[5], q[10]; rz(0.08497958221070494) q[10]; cx q[5], q[10]; rz(0.11822053074118512) q[9]; cx q[5], q[9]; rz(-0.11822053074118512) q[9]; cx q[5], q[9]; rz(-0.09188872272229064) q[8]; cx q[5], q[8]; rz(0.09188872272229064) q[8]; cx q[5], q[8]; rz(0.03976194545634018) q[7]; cx q[5], q[7]; rz(-0.03976194545634018) q[7]; cx q[5], q[7]; rz(0.02865120360588778) q[4]; cx q[6], q[4]; rz(-0.02865120360588778) q[4]; cx q[6], q[4]; rz(0.02732841840738509) q[3]; cx q[6], q[3]; rz(-0.02732841840738509) q[3]; cx q[6], q[3]; rz(0.031449818234643434) q[2]; cx q[6], q[2]; rz(-0.031449818234643434) q[2]; cx q[6], q[2]; rz(0.028163801025340798) q[1]; cx q[6], q[1]; rz(-0.028163801025340798) q[1]; cx q[6], q[1]; rz(-0.0730626874207513) q[0]; cx q[6], q[0]; rz(0.0730626874207513) q[0]; cx q[6], q[0]; rz(0.07299950010979712) q[6]; cx q[5], q[6]; rz(-0.07299950010979712) q[6]; cx q[5], q[6]; rz(0.02865120360588778) q[4]; cx q[5], q[4]; rz(-0.02865120360588778) q[4]; cx q[5], q[4]; rz(-0.08497958221070494) q[10]; cx q[4], q[10]; rz(0.08497958221070494) q[10]; cx q[4], q[10]; rz(0.11822053074118512) q[9]; cx q[4], q[9]; rz(-0.11822053074118512) q[9]; cx q[4], q[9]; rz(-0.09188872272229064) q[8]; cx q[4], q[8]; rz(0.09188872272229064) q[8]; cx q[4], q[8]; rz(0.03976194545634018) q[7]; cx q[4], q[7]; rz(-0.03976194545634018) q[7]; cx q[4], q[7]; rz(0.07299950010979712) q[6]; cx q[4], q[6]; rz(-0.07299950010979712) q[6]; cx q[4], q[6]; rz(0.02732841840738509) q[3]; cx q[5], q[3]; rz(-0.02732841840738509) q[3]; cx q[5], q[3]; rz(0.031449818234643434) q[2]; cx q[5], q[2]; rz(-0.031449818234643434) q[2]; cx q[5], q[2]; rz(0.028163801025340798) q[1]; cx q[5], q[1]; rz(-0.028163801025340798) q[1]; cx q[5], q[1]; rz(-0.0730626874207513) q[0]; cx q[5], q[0]; rz(0.0730626874207513) q[0]; cx q[5], q[0]; rz(-0.14769067964425348) q[5]; cx q[4], q[5]; rz(0.14769067964425348) q[5]; cx q[4], q[5]; rz(0.02732841840738509) q[3]; cx q[4], q[3]; rz(-0.02732841840738509) q[3]; cx q[4], q[3]; rz(-0.08497958221070494) q[10]; cx q[3], q[10]; rz(0.08497958221070494) q[10]; cx q[3], q[10]; rz(0.11822053074118512) q[9]; cx q[3], q[9]; rz(-0.11822053074118512) q[9]; cx q[3], q[9]; rz(-0.09188872272229064) q[8]; cx q[3], q[8]; rz(0.09188872272229064) q[8]; cx q[3], q[8]; rz(0.03976194545634018) q[7]; cx q[3], q[7]; rz(-0.03976194545634018) q[7]; cx q[3], q[7]; rz(0.07299950010979712) q[6]; cx q[3], q[6]; rz(-0.07299950010979712) q[6]; cx q[3], q[6]; rz(-0.14769067964425348) q[5]; cx q[3], q[5]; rz(0.14769067964425348) q[5]; cx q[3], q[5]; rz(0.031449818234643434) q[2]; cx q[4], q[2]; rz(-0.031449818234643434) q[2]; cx q[4], q[2]; rz(0.028163801025340798) q[1]; cx q[4], q[1]; rz(-0.028163801025340798) q[1]; cx q[4], q[1]; rz(-0.0730626874207513) q[0]; cx q[4], q[0]; rz(0.0730626874207513) q[0]; cx q[4], q[0]; rz(0.02865120360588778) q[4]; cx q[3], q[4]; rz(-0.02865120360588778) q[4]; cx q[3], q[4]; rz(0.031449818234643434) q[2]; cx q[3], q[2]; rz(-0.031449818234643434) q[2]; cx q[3], q[2]; rz(-0.08497958221070494) q[10]; cx q[2], q[10]; rz(0.08497958221070494) q[10]; cx q[2], q[10]; rz(0.11822053074118512) q[9]; cx q[2], q[9]; rz(-0.11822053074118512) q[9]; cx q[2], q[9]; rz(-0.09188872272229064) q[8]; cx q[2], q[8]; rz(0.09188872272229064) q[8]; cx q[2], q[8]; rz(0.03976194545634018) q[7]; cx q[2], q[7]; rz(-0.03976194545634018) q[7]; cx q[2], q[7]; rz(0.07299950010979712) q[6]; cx q[2], q[6]; rz(-0.07299950010979712) q[6]; cx q[2], q[6]; rz(-0.14769067964425348) q[5]; cx q[2], q[5]; rz(0.14769067964425348) q[5]; cx q[2], q[5]; rz(0.02865120360588778) q[4]; cx q[2], q[4]; rz(-0.02865120360588778) q[4]; cx q[2], q[4]; rz(0.028163801025340798) q[1]; cx q[3], q[1]; rz(-0.028163801025340798) q[1]; cx q[3], q[1]; rz(-0.0730626874207513) q[0]; cx q[3], q[0]; rz(0.0730626874207513) q[0]; cx q[3], q[0]; rz(0.02732841840738509) q[3]; cx q[2], q[3]; rz(-0.02732841840738509) q[3]; cx q[2], q[3]; rz(0.028163801025340798) q[1]; cx q[2], q[1]; rz(-0.028163801025340798) q[1]; cx q[2], q[1]; rz(-0.08497958221070494) q[10]; cx q[1], q[10]; rz(0.08497958221070494) q[10]; cx q[1], q[10]; rz(0.11822053074118512) q[9]; cx q[1], q[9]; rz(-0.11822053074118512) q[9]; cx q[1], q[9]; rz(-0.09188872272229064) q[8]; cx q[1], q[8]; rz(0.09188872272229064) q[8]; cx q[1], q[8]; rz(0.03976194545634018) q[7]; cx q[1], q[7]; rz(-0.03976194545634018) q[7]; cx q[1], q[7]; rz(0.07299950010979712) q[6]; cx q[1], q[6]; rz(-0.07299950010979712) q[6]; cx q[1], q[6]; rz(-0.14769067964425348) q[5]; cx q[1], q[5]; rz(0.14769067964425348) q[5]; cx q[1], q[5]; rz(0.02865120360588778) q[4]; cx q[1], q[4]; rz(-0.02865120360588778) q[4]; cx q[1], q[4]; rz(0.02732841840738509) q[3]; cx q[1], q[3]; rz(-0.02732841840738509) q[3]; cx q[1], q[3]; rz(-0.0730626874207513) q[0]; cx q[2], q[0]; rz(0.0730626874207513) q[0]; cx q[2], q[0]; rz(0.031449818234643434) q[2]; cx q[1], q[2]; rz(-0.031449818234643434) q[2]; cx q[1], q[2]; rz(-0.0730626874207513) q[0]; cx q[1], q[0]; rz(0.0730626874207513) q[0]; cx q[1], q[0]; rz(-0.08497958221070494) q[10]; cx q[0], q[10]; rz(0.08497958221070494) q[10]; cx q[0], q[10]; rz(0.11822053074118512) q[9]; cx q[0], q[9]; rz(-0.11822053074118512) q[9]; cx q[0], q[9]; rz(-0.09188872272229064) q[8]; cx q[0], q[8]; rz(0.09188872272229064) q[8]; cx q[0], q[8]; rz(0.03976194545634018) q[7]; cx q[0], q[7]; rz(-0.03976194545634018) q[7]; cx q[0], q[7]; rz(0.07299950010979712) q[6]; cx q[0], q[6]; rz(-0.07299950010979712) q[6]; cx q[0], q[6]; rz(-0.14769067964425348) q[5]; cx q[0], q[5]; rz(0.14769067964425348) q[5]; cx q[0], q[5]; rz(0.02865120360588778) q[4]; cx q[0], q[4]; rz(-0.02865120360588778) q[4]; cx q[0], q[4]; rz(0.02732841840738509) q[3]; cx q[0], q[3]; rz(-0.02732841840738509) q[3]; cx q[0], q[3]; rz(0.031449818234643434) q[2]; cx q[0], q[2]; rz(-0.031449818234643434) q[2]; cx q[0], q[2]; rz(0.028163801025340798) q[1]; cx q[0], q[1]; rz(-0.028163801025340798) q[1]; cx q[0], q[1]; rz(-1.7844021239179804) q[0]; ry(0.20784581064992988) q[0]; rz(1.0900200743703685) q[0]; rz(1.554682412109507) q[1]; ry(0.12614149763973706) q[1]; rz(-2.118848262065328) q[1]; rz(-0.9472467012862706) q[10]; ry(0.025662475757978098) q[10]; rz(0.22171650738125726) q[10]; rz(1.6245149741526994) q[2]; ry(1.667225620055387) q[2]; rz(-1.2948226926106658) q[2]; rz(-1.5574371966026879) q[3]; ry(0.1257727201027156) q[3]; rz(1.0398081876608485) q[3]; rz(1.104766931242823) q[4]; ry(0.059374603728934466) q[4]; rz(-1.5536498748367464) q[4]; rz(1.3497463783720187) q[5]; ry(0.00842215705263693) q[5]; rz(-1.569070080014825) q[5]; rz(1.4599525389513346) q[6]; ry(0.25030438197529237) q[6]; rz(-1.7947122515628593) q[6]; rz(1.5046285304295424) q[7]; ry(0.13404161109278337) q[7]; rz(-1.9616468286634812) q[7]; rz(1.5119218681478115) q[8]; ry(0.29680721325192555) q[8]; rz(-2.022694440720058) q[8]; rz(0.2207548351131714) q[9]; ry(0.024820510234546407) q[9]; rz(-0.589538056987799) q[9]; cx q[10], q[9]; rz(-0.03917616588346177) q[9]; cx q[10], q[9]; cx q[10], q[8]; rz(-0.09561985190089617) q[8]; cx q[10], q[8]; cx q[10], q[7]; rz(0.0607989756764927) q[7]; cx q[10], q[7]; cx q[10], q[6]; rz(-0.10136339412932492) q[6]; cx q[10], q[6]; cx q[10], q[5]; rz(0.02521124309163883) q[5]; cx q[10], q[5]; cx q[10], q[4]; rz(-0.010457356524881958) q[4]; cx q[10], q[4]; cx q[10], q[3]; rz(-0.02227274545474848) q[3]; cx q[10], q[3]; cx q[10], q[2]; rz(-0.11089746519746746) q[2]; cx q[10], q[2]; cx q[10], q[1]; rz(0.04106009419118202) q[1]; cx q[10], q[1]; cx q[10], q[0]; rz(-0.016732455120270155) q[0]; cx q[10], q[0]; rz(-0.0018462451340152813) q[10]; cx q[9], q[10]; rz(0.0018462451340152813) q[10]; cx q[9], q[10]; rz(0.09561985190089617) q[8]; cx q[9], q[8]; rz(-0.09561985190089617) q[8]; cx q[9], q[8]; rz(-0.0018462451340152813) q[10]; cx q[8], q[10]; rz(0.0018462451340152813) q[10]; cx q[8], q[10]; rz(-0.0607989756764927) q[7]; cx q[9], q[7]; rz(0.0607989756764927) q[7]; cx q[9], q[7]; rz(0.10136339412932492) q[6]; cx q[9], q[6]; rz(-0.10136339412932492) q[6]; cx q[9], q[6]; rz(-0.02521124309163883) q[5]; cx q[9], q[5]; rz(0.02521124309163883) q[5]; cx q[9], q[5]; rz(0.010457356524881958) q[4]; cx q[9], q[4]; rz(-0.010457356524881958) q[4]; cx q[9], q[4]; rz(0.02227274545474848) q[3]; cx q[9], q[3]; rz(-0.02227274545474848) q[3]; cx q[9], q[3]; rz(0.11089746519746746) q[2]; cx q[9], q[2]; rz(-0.11089746519746746) q[2]; cx q[9], q[2]; rz(-0.04106009419118202) q[1]; cx q[9], q[1]; rz(0.04106009419118202) q[1]; cx q[9], q[1]; rz(0.016732455120270155) q[0]; cx q[9], q[0]; rz(-0.016732455120270155) q[0]; cx q[9], q[0]; rz(0.03917616588346177) q[9]; cx q[8], q[9]; rz(-0.03917616588346177) q[9]; cx q[8], q[9]; rz(-0.0607989756764927) q[7]; cx q[8], q[7]; rz(0.0607989756764927) q[7]; cx q[8], q[7]; rz(-0.0018462451340152813) q[10]; cx q[7], q[10]; rz(0.0018462451340152813) q[10]; cx q[7], q[10]; rz(0.03917616588346177) q[9]; cx q[7], q[9]; rz(-0.03917616588346177) q[9]; cx q[7], q[9]; rz(0.10136339412932492) q[6]; cx q[8], q[6]; rz(-0.10136339412932492) q[6]; cx q[8], q[6]; rz(-0.02521124309163883) q[5]; cx q[8], q[5]; rz(0.02521124309163883) q[5]; cx q[8], q[5]; rz(0.010457356524881958) q[4]; cx q[8], q[4]; rz(-0.010457356524881958) q[4]; cx q[8], q[4]; rz(0.02227274545474848) q[3]; cx q[8], q[3]; rz(-0.02227274545474848) q[3]; cx q[8], q[3]; rz(0.11089746519746746) q[2]; cx q[8], q[2]; rz(-0.11089746519746746) q[2]; cx q[8], q[2]; rz(-0.04106009419118202) q[1]; cx q[8], q[1]; rz(0.04106009419118202) q[1]; cx q[8], q[1]; rz(0.016732455120270155) q[0]; cx q[8], q[0]; rz(-0.016732455120270155) q[0]; cx q[8], q[0]; rz(0.09561985190089617) q[8]; cx q[7], q[8]; rz(-0.09561985190089617) q[8]; cx q[7], q[8]; rz(0.10136339412932492) q[6]; cx q[7], q[6]; rz(-0.10136339412932492) q[6]; cx q[7], q[6]; rz(-0.0018462451340152813) q[10]; cx q[6], q[10]; rz(0.0018462451340152813) q[10]; cx q[6], q[10]; rz(0.03917616588346177) q[9]; cx q[6], q[9]; rz(-0.03917616588346177) q[9]; cx q[6], q[9]; rz(0.09561985190089617) q[8]; cx q[6], q[8]; rz(-0.09561985190089617) q[8]; cx q[6], q[8]; rz(-0.02521124309163883) q[5]; cx q[7], q[5]; rz(0.02521124309163883) q[5]; cx q[7], q[5]; rz(0.010457356524881958) q[4]; cx q[7], q[4]; rz(-0.010457356524881958) q[4]; cx q[7], q[4]; rz(0.02227274545474848) q[3]; cx q[7], q[3]; rz(-0.02227274545474848) q[3]; cx q[7], q[3]; rz(0.11089746519746746) q[2]; cx q[7], q[2]; rz(-0.11089746519746746) q[2]; cx q[7], q[2]; rz(-0.04106009419118202) q[1]; cx q[7], q[1]; rz(0.04106009419118202) q[1]; cx q[7], q[1]; rz(0.016732455120270155) q[0]; cx q[7], q[0]; rz(-0.016732455120270155) q[0]; cx q[7], q[0]; rz(-0.0607989756764927) q[7]; cx q[6], q[7]; rz(0.0607989756764927) q[7]; cx q[6], q[7]; rz(-0.02521124309163883) q[5]; cx q[6], q[5]; rz(0.02521124309163883) q[5]; cx q[6], q[5]; rz(-0.0018462451340152813) q[10]; cx q[5], q[10]; rz(0.0018462451340152813) q[10]; cx q[5], q[10]; rz(0.03917616588346177) q[9]; cx q[5], q[9]; rz(-0.03917616588346177) q[9]; cx q[5], q[9]; rz(0.09561985190089617) q[8]; cx q[5], q[8]; rz(-0.09561985190089617) q[8]; cx q[5], q[8]; rz(-0.0607989756764927) q[7]; cx q[5], q[7]; rz(0.0607989756764927) q[7]; cx q[5], q[7]; rz(0.010457356524881958) q[4]; cx q[6], q[4]; rz(-0.010457356524881958) q[4]; cx q[6], q[4]; rz(0.02227274545474848) q[3]; cx q[6], q[3]; rz(-0.02227274545474848) q[3]; cx q[6], q[3]; rz(0.11089746519746746) q[2]; cx q[6], q[2]; rz(-0.11089746519746746) q[2]; cx q[6], q[2]; rz(-0.04106009419118202) q[1]; cx q[6], q[1]; rz(0.04106009419118202) q[1]; cx q[6], q[1]; rz(0.016732455120270155) q[0]; cx q[6], q[0]; rz(-0.016732455120270155) q[0]; cx q[6], q[0]; rz(0.10136339412932492) q[6]; cx q[5], q[6]; rz(-0.10136339412932492) q[6]; cx q[5], q[6]; rz(0.010457356524881958) q[4]; cx q[5], q[4]; rz(-0.010457356524881958) q[4]; cx q[5], q[4]; rz(-0.0018462451340152813) q[10]; cx q[4], q[10]; rz(0.0018462451340152813) q[10]; cx q[4], q[10]; rz(0.03917616588346177) q[9]; cx q[4], q[9]; rz(-0.03917616588346177) q[9]; cx q[4], q[9]; rz(0.09561985190089617) q[8]; cx q[4], q[8]; rz(-0.09561985190089617) q[8]; cx q[4], q[8]; rz(-0.0607989756764927) q[7]; cx q[4], q[7]; rz(0.0607989756764927) q[7]; cx q[4], q[7]; rz(0.10136339412932492) q[6]; cx q[4], q[6]; rz(-0.10136339412932492) q[6]; cx q[4], q[6]; rz(0.02227274545474848) q[3]; cx q[5], q[3]; rz(-0.02227274545474848) q[3]; cx q[5], q[3]; rz(0.11089746519746746) q[2]; cx q[5], q[2]; rz(-0.11089746519746746) q[2]; cx q[5], q[2]; rz(-0.04106009419118202) q[1]; cx q[5], q[1]; rz(0.04106009419118202) q[1]; cx q[5], q[1]; rz(0.016732455120270155) q[0]; cx q[5], q[0]; rz(-0.016732455120270155) q[0]; cx q[5], q[0]; rz(-0.02521124309163883) q[5]; cx q[4], q[5]; rz(0.02521124309163883) q[5]; cx q[4], q[5]; rz(0.02227274545474848) q[3]; cx q[4], q[3]; rz(-0.02227274545474848) q[3]; cx q[4], q[3]; rz(-0.0018462451340152813) q[10]; cx q[3], q[10]; rz(0.0018462451340152813) q[10]; cx q[3], q[10]; rz(0.03917616588346177) q[9]; cx q[3], q[9]; rz(-0.03917616588346177) q[9]; cx q[3], q[9]; rz(0.09561985190089617) q[8]; cx q[3], q[8]; rz(-0.09561985190089617) q[8]; cx q[3], q[8]; rz(-0.0607989756764927) q[7]; cx q[3], q[7]; rz(0.0607989756764927) q[7]; cx q[3], q[7]; rz(0.10136339412932492) q[6]; cx q[3], q[6]; rz(-0.10136339412932492) q[6]; cx q[3], q[6]; rz(-0.02521124309163883) q[5]; cx q[3], q[5]; rz(0.02521124309163883) q[5]; cx q[3], q[5]; rz(0.11089746519746746) q[2]; cx q[4], q[2]; rz(-0.11089746519746746) q[2]; cx q[4], q[2]; rz(-0.04106009419118202) q[1]; cx q[4], q[1]; rz(0.04106009419118202) q[1]; cx q[4], q[1]; rz(0.016732455120270155) q[0]; cx q[4], q[0]; rz(-0.016732455120270155) q[0]; cx q[4], q[0]; rz(0.010457356524881958) q[4]; cx q[3], q[4]; rz(-0.010457356524881958) q[4]; cx q[3], q[4]; rz(0.11089746519746746) q[2]; cx q[3], q[2]; rz(-0.11089746519746746) q[2]; cx q[3], q[2]; rz(-0.0018462451340152813) q[10]; cx q[2], q[10]; rz(0.0018462451340152813) q[10]; cx q[2], q[10]; rz(0.03917616588346177) q[9]; cx q[2], q[9]; rz(-0.03917616588346177) q[9]; cx q[2], q[9]; rz(0.09561985190089617) q[8]; cx q[2], q[8]; rz(-0.09561985190089617) q[8]; cx q[2], q[8]; rz(-0.0607989756764927) q[7]; cx q[2], q[7]; rz(0.0607989756764927) q[7]; cx q[2], q[7]; rz(0.10136339412932492) q[6]; cx q[2], q[6]; rz(-0.10136339412932492) q[6]; cx q[2], q[6]; rz(-0.02521124309163883) q[5]; cx q[2], q[5]; rz(0.02521124309163883) q[5]; cx q[2], q[5]; rz(0.010457356524881958) q[4]; cx q[2], q[4]; rz(-0.010457356524881958) q[4]; cx q[2], q[4]; rz(-0.04106009419118202) q[1]; cx q[3], q[1]; rz(0.04106009419118202) q[1]; cx q[3], q[1]; rz(0.016732455120270155) q[0]; cx q[3], q[0]; rz(-0.016732455120270155) q[0]; cx q[3], q[0]; rz(0.02227274545474848) q[3]; cx q[2], q[3]; rz(-0.02227274545474848) q[3]; cx q[2], q[3]; rz(-0.04106009419118202) q[1]; cx q[2], q[1]; rz(0.04106009419118202) q[1]; cx q[2], q[1]; rz(-0.0018462451340152813) q[10]; cx q[1], q[10]; rz(0.0018462451340152813) q[10]; cx q[1], q[10]; rz(0.03917616588346177) q[9]; cx q[1], q[9]; rz(-0.03917616588346177) q[9]; cx q[1], q[9]; rz(0.09561985190089617) q[8]; cx q[1], q[8]; rz(-0.09561985190089617) q[8]; cx q[1], q[8]; rz(-0.0607989756764927) q[7]; cx q[1], q[7]; rz(0.0607989756764927) q[7]; cx q[1], q[7]; rz(0.10136339412932492) q[6]; cx q[1], q[6]; rz(-0.10136339412932492) q[6]; cx q[1], q[6]; rz(-0.02521124309163883) q[5]; cx q[1], q[5]; rz(0.02521124309163883) q[5]; cx q[1], q[5]; rz(0.010457356524881958) q[4]; cx q[1], q[4]; rz(-0.010457356524881958) q[4]; cx q[1], q[4]; rz(0.02227274545474848) q[3]; cx q[1], q[3]; rz(-0.02227274545474848) q[3]; cx q[1], q[3]; rz(0.016732455120270155) q[0]; cx q[2], q[0]; rz(-0.016732455120270155) q[0]; cx q[2], q[0]; rz(0.11089746519746746) q[2]; cx q[1], q[2]; rz(-0.11089746519746746) q[2]; cx q[1], q[2]; rz(0.016732455120270155) q[0]; cx q[1], q[0]; rz(-0.016732455120270155) q[0]; cx q[1], q[0]; rz(-0.0018462451340152813) q[10]; cx q[0], q[10]; rz(0.0018462451340152813) q[10]; cx q[0], q[10]; rz(0.03917616588346177) q[9]; cx q[0], q[9]; rz(-0.03917616588346177) q[9]; cx q[0], q[9]; rz(0.09561985190089617) q[8]; cx q[0], q[8]; rz(-0.09561985190089617) q[8]; cx q[0], q[8]; rz(-0.0607989756764927) q[7]; cx q[0], q[7]; rz(0.0607989756764927) q[7]; cx q[0], q[7]; rz(0.10136339412932492) q[6]; cx q[0], q[6]; rz(-0.10136339412932492) q[6]; cx q[0], q[6]; rz(-0.02521124309163883) q[5]; cx q[0], q[5]; rz(0.02521124309163883) q[5]; cx q[0], q[5]; rz(0.010457356524881958) q[4]; cx q[0], q[4]; rz(-0.010457356524881958) q[4]; cx q[0], q[4]; rz(0.02227274545474848) q[3]; cx q[0], q[3]; rz(-0.02227274545474848) q[3]; cx q[0], q[3]; rz(0.11089746519746746) q[2]; cx q[0], q[2]; rz(-0.11089746519746746) q[2]; cx q[0], q[2]; rz(-0.04106009419118202) q[1]; cx q[0], q[1]; rz(0.04106009419118202) q[1]; cx q[0], q[1]; rx(0.038473339640752106) q[0]; rz(0.029096327400191954) q[0]; rx(-0.07885468322569883) q[1]; rz(0.17619804090076788) q[1]; rx(0.04065761081418169) q[10]; rz(0.30428485199657895) q[10]; rx(0.5342429648192556) q[2]; rz(0.04065761081418169) q[2]; rx(-0.015225506783823766) q[3]; rz(0.17619804090076788) q[3]; rx(0.13245939126162284) q[4]; rz(-0.15208621677230785) q[4]; rx(0.11766866514603727) q[5]; rz(0.11137041780608278) q[5]; rx(0.01678564314628969) q[6]; rz(0.11996762198482913) q[6]; rx(-0.05055068024619258) q[7]; rz(0.06593657330412922) q[7]; rx(-0.07885468322569883) q[8]; rz(-0.09086639263945795) q[8]; rx(0.0015276562720209688) q[9]; rz(-0.07250506030341287) 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] 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(x6) q[6]; rz(x12) q[6]; rx(x8) q[7]; rz(x13) q[7]; rx(x14) q[8]; rz(x15) q[8]; rx(x6) q[9]; rz(x16) q[9]; rx(x17) q[10]; rz(x18) q[10]; crx(x19) q[10], q[9]; crx(x2) q[9], q[8]; crx(x20) q[8], q[7]; crx(x21) q[7], q[6]; crx(x22) q[6], q[5]; crx(x23) q[5], q[4]; crx(x24) q[4], q[3]; crx(x25) q[3], q[2]; crx(x26) q[2], q[1]; crx(x27) 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": []}
[ "IIIIIIZIIIZ", "IIIIZIIIIIZ", "IIZIIIZIIII", "IIZIIIIIIIZ", "IIZIZIIIIII", "IIZIIIIIIZI", "IIZIIZIIIII", "IIIIIZIIIZI", "IIIZIIZIIII", "IIIZZIIIIII", "IIZZIIIIIII", "IIIZIIIIIZI", "IZIIIIZIIII", "IZIIIIIIIZI", "IZIIIZIIIII", "IZIZIIIIIII", "ZIIIIIZIIII", "ZIZIIIIIIII", "ZIIIIIIII...
[ -0.25, -0.25, -0.25, -0.5, -0.25, -0.25, -0.25, -0.75, -0.25, -0.5, -0.5, -1, -0.25, -0.75, -0.25, -0.25, -0.5, -0.5, -0.5, -0.25, -0.5, -0.25, -0.5, -0.25, -0.25, 1.25, -0.25, 0.5, -0.25, -0.25, 0.5, -1.25, 1.25, 0, 0.75, -1, -1.25, 1 ]
0.972295
[ -0.05055068024619258, -0.37416650193852774, -0.08901258488122826, -0.5211280570654104, 0.8407027617405909, 0.05213266993236669, -0.04152925420015789, -0.3231653960139905, -0.1351823747088086, -0.17072400801787013, -0.23046605133503617, -0.06485731861483268, 0.01678564314628969, -0.10478839...
{ "n_parameters": 93, "n_qubits": 11, "optimal_eigenvalue": -13, "target_ratio": 0.97, "target_value": -12.61 }
6
16aed950661228e73cbfe28c55f52a27
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": 1, "source": 0, "target": 1}, {"weight": 15, "source": 0, "target": 4}, {"weight": 14, "source": 0, "target": 6}, {"weight": 17, "source": 0, "target": 2}, {"weight": 11, "source": 1, "target": 6}, {"weight": 19, "source": 1, "target": 4}, {"weight": 4, "source": 2, "target": 3}, {"weight": 5, "source": 4, "target": 5}, {"weight": 4, "source": 6, "target": 7}]}
{"states": [286, 248], "expectation_value": -25.62539772056664, "params": null, "bitstrings": ["011100001", "100000111"], "total_optimization_steps": 100, "probabilities": [0.06467488444422437, 0.17150031785397873], "optimization_time": 195.7049322128296}
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(5) @ Z(0)) + 4.5 * (Z(5) @ Z(3)) + 4.5 * (Z(4) @ Z(0)) + 4.5 * (Z(4) @ Z(2)) + 4.5 * (Z(4) @ Z(5)) + 4.5 * (Z(6) @ Z(1)) + 4.5 * (Z(7) @ Z(2)) + 4.5 * (Z(7) @ Z(4)) + 4.5 * (Z(8) @ Z(3)) + 4.5 * (Z(8) @ Z(5)) + 17.5 * Z(1) + 14.0 * Z(0) + 21.0 * Z(2) + 20.5 * Z(3) + 14.5 * Z(5) + 18.5 * Z(4) + -2.5 * Z(6) + 2.5 * Z(7) + 2.0 * Z(8)
1
9
3
{"smallest_eigenvalues": [-94.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -81.0, "smallest_bitstrings": ["100000111"], "largest_eigenvalue": 180.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.052917474503626036) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(0.052917474503626036) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(0.052917474503626036) q[2]; cx q[0], q[2]; h q[3]; cx q[1], q[3]; rz(0.052917474503626036) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(0.052917474503626036) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(0.052917474503626036) q[3]; cx q[2], q[3]; h q[4]; h q[5]; cx q[0], q[5]; rz(0.052917474503626036) q[5]; cx q[0], q[5]; cx q[0], q[4]; cx q[3], q[5]; rz(0.052917474503626036) q[4]; cx q[0], q[4]; rz(0.7824849905832925) q[0]; rx(0.8661048964931923) q[0]; cx q[2], q[4]; rz(0.052917474503626036) q[4]; cx q[2], q[4]; rz(0.052917474503626036) q[5]; cx q[3], q[5]; cx q[5], q[4]; rz(0.052917474503626036) q[4]; cx q[5], q[4]; h q[6]; cx q[1], q[6]; rz(0.052917474503626036) q[6]; cx q[1], q[6]; rz(-0.8338623506590928) q[1]; rx(0.8661048964931922) q[1]; cx q[1], q[0]; rz(-0.04698174810610116) q[0]; cx q[1], q[0]; rz(0.8866394481108202) q[6]; rx(0.8661048964931923) q[6]; h q[7]; cx q[2], q[7]; rz(0.052917474503626036) q[7]; cx q[2], q[7]; rz(-1.228215520091105) q[2]; rx(0.8661048964931923) q[2]; cx q[1], q[2]; rz(-0.04698174810610116) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(-0.04698174810610116) q[2]; cx q[0], q[2]; cx q[4], q[7]; rz(0.052917474503626036) q[7]; cx q[4], q[7]; rz(-0.936638335396101) q[4]; rx(0.8661048964931923) q[4]; rz(0.5604813707399261) q[7]; rx(0.8661048964931922) q[7]; h q[8]; cx q[3], q[8]; rz(0.052917474503626036) q[8]; cx q[3], q[8]; rz(-0.6040929875217556) q[3]; rx(0.8661048964931922) q[3]; cx q[1], q[3]; rz(-0.04698174810610116) q[3]; cx q[1], q[3]; cx q[0], q[3]; cx q[1], q[6]; rz(-0.04698174810610116) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(-0.04698174810610116) q[3]; cx q[2], q[3]; cx q[5], q[8]; rz(-0.04698174810610116) q[6]; cx q[1], q[6]; rz(-0.7761643316060929) q[1]; rx(0.8793457339780517) q[1]; rz(0.8427960705216413) q[6]; rx(0.8793457339780518) q[6]; rz(0.052917474503626036) q[8]; cx q[5], q[8]; rz(-0.7065169793485127) q[5]; rx(0.8661048964931923) q[5]; cx q[0], q[5]; rz(-0.04698174810610116) q[5]; cx q[0], q[5]; cx q[0], q[4]; cx q[3], q[5]; rz(-0.04698174810610116) q[4]; cx q[0], q[4]; rz(0.6032730800075496) q[0]; rx(0.8793457339780518) q[0]; cx q[2], q[4]; rz(-0.04698174810610116) q[4]; cx q[2], q[4]; cx q[2], q[7]; rz(-0.04698174810610116) q[5]; cx q[3], q[5]; cx q[5], q[4]; rz(-0.04698174810610116) q[4]; cx q[5], q[4]; rz(-0.04698174810610116) q[7]; cx q[2], q[7]; rz(-0.6965101680619399) q[2]; rx(0.8793457339780518) q[2]; cx q[4], q[7]; rz(-0.04698174810610116) q[7]; cx q[4], q[7]; rz(-0.8472841946428451) q[4]; rx(0.8793457339780517) q[4]; rz(0.9163352849297883) q[7]; rx(0.8793457339780518) q[7]; rz(1.0965652446889536) q[8]; rx(0.8661048964931922) q[8]; cx q[3], q[8]; rz(-0.04698174810610116) q[8]; cx q[3], q[8]; rz(-1.308273386363172) q[3]; rx(0.8793457339780518) q[3]; cx q[5], q[8]; rz(-0.04698174810610116) q[8]; cx q[5], q[8]; rz(-1.0006290550421721) q[5]; rx(0.8793457339780517) q[5]; rz(0.6197714641231369) q[8]; rx(0.8793457339780518) q[8];
null
{"matching": "perfect", "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(18.1327) 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(18.1327) q[2];\nry(-5.4392) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) q[1], q[7];\ncry(-0.004) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) q[1], q[7];\ncry(-0.004) 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(18.1327) q[2];\nry(-5.4392) q[3];\nry(29.358) q[4];\nry(0.8826) q[0];\nry(62.7798) q[1];\nry(11.5317) q[5];\ncry(5.5437) q[0], q[3];\ncry(63.2997) q[0], q[1];\ncry(62.3508) q[1], q[3];\ncry(30.72) q[0], q[2];\ncry(-6.4898) q[7], q[3];\ncry(11.68) q[6], q[3];\nry(-7.7024) q[7];\ncry(5.0604) q[7], q[1];\ncry(17.684) q[7], q[0];\ncry(-20.7923) q[6], q[0];\ncry(31.4147) q[7], q[5];\ncry(11.8828) q[7], q[4];\ncry(-25.1658) q[6], q[4];\ncry(-17.5813) q[8], q[4];\ncry(19.3749) q[8], q[3];\ncry(6.731) q[8], q[1];\ncry(6.5563) q[6], q[1];\ncry(-10.7365) q[6], q[5];\ncry(4.4955) q[5], q[1];\ncry(-6.9139) q[5], q[3];\ncry(20.6709) q[7], q[2];\ncry(42.4832) q[6], q[2];\ncry(14.8636) q[8], q[2];\ncry(4.8406) q[2], q[3];\ncry(0.3674) q[2], q[0];\ncry(0.8087) q[8], q[0];\ncry(-0.6096) q[5], q[2];\ncry(0.9365) q[2], q[5];\ncry(2.1184) q[0], q[5];\ncry(-3.6587) q[5], q[4];\ncry(2.9501) q[2], q[1];\ncry(-0.3858) q[4], q[1];\ncry(-1.0578) q[4], q[5];\ncry(0.4495) q[1], q[5];\ncry(1.0755) q[8], q[5];\ncry(2.2945) q[3], q[1];\ncry(4.0196) q[4], q[3];\ncry(2.2938) q[3], q[8];\ncry(-2.6636) q[5], q[0];\ncry(2.1338) q[3], q[0];\ncry(0.53) q[1], q[6];\ncry(-0.3603) q[2], q[8];\ncry(0.4812) q[4], q[8];\ncry(-0.4681) q[1], q[8];\ncry(-0.8821) q[2], q[4];\ncry(0.6281) q[3], q[4];\ncry(0.2098) q[1], q[2];\ncry(-0.6108) q[0], q[6];\ncry(-1.2406) q[1], q[0];\ncry(-0.735) q[3], q[2];\ncry(0.8711) q[3], q[6];\ncry(0.288) q[5], q[8];\ncry(-2.3831) q[0], q[4];\ncry(0.1966) q[4], q[0];\ncry(-0.2982) q[7], q[8];\ncry(-0.1867) q[7], q[6];\ncry(0.2089) q[4], q[6];\nry(-0.1819) q[6];\ncry(-0.0158) q[3], q[5];\ncry(0.1906) q[5], q[6];\ncry(-0.1305) q[2], q[6];\ncry(-0.1139) q[1], q[4];\ncry(0.1121) q[4], q[2];\ncry(3.0762) q[2], q[7];\ncry(-0.0961) q[8], q[7];\ncry(0.5069) q[6], q[8];\ncry(0.1644) q[8], q[6];\ncry(-0.2854) q[0], q[8];\ncry(-0.06) q[6], q[7];\ncry(0.0429) q[4], q[7];\ncry(-0.0377) q[3], q[7];\nry(0.0487) q[8];\ncry(-0.0111) q[0], q[7];\ncry(0.0085) q[1], q[7];\ncry(-0.004) 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"], "gradients": [20.9302, 23.4052, 21.4089, 17.5436, 13.5828, 11.6284, 13.5127, 13.692, 12.2887, 13.1795, 10.9442, 10.7415, 10.7184, 18.3632, 16.7599, 15.5629, 11.7695, 11.2462, 11.7818, 11.2921, 9.6066, 8.2932, 9.5219, 6.2079, 10.0125, 6.9697, 6.0828, 13.2948, 8.6568, 8.7279, 4.9948, 4.5931, 4.2019, 4.4402, 3.8848, 3.3621, 3.0876, 1.1549, 1.038, 3.4295, 2.4104, 0.9631, 1.5027, 1.327, 0.8118, 1.0918, 0.589, 0.5885, 0.757, 0.6035, 0.5122, 1.3054, 0.792, 0.4988, 0.7829, 0.7749, 0.7724, 0.4901, 0.4864, 0.5401, 0.3859, 0.3834, 0.3734, 0.3851, 0.2479, 0.2489, 0.2266, 0.2239, 0.1535, 0.1422, 0.1633, 0.1146, 0.1706, 0.1153, 0.0811, 0.1232, 0.0878, 0.065, 0.042, 0.0361, 0.0313, 0.0274, 0.0262, 0.0259, 0.0242, 0.0224, 0.0214, 0.0202, 0.0189, 0.0198, 0.0186, 0.0177, 0.0174, 0.0158, 0.0156, 0.0149, 0.0146, 0.0145, 0.0144, 0.0142]}
[ "IIIIIIIZZ", "IIIIIIZZI", "IIIIIIZIZ", "IIIIIZIZI", "IIIIIZIIZ", "IIIIIZZII", "IIIZIIIIZ", "IIIZIZIII", "IIIIZIIIZ", "IIIIZIZII", "IIIZZIIII", "IIZIIIIZI", "IZIIIIZII", "IZIIZIIII", "ZIIIIZIII", "ZIIZIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIIZII", "IIIIIZIII", "IIIZIIIII", "...
[ 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 4.5, 17.5, 14, 21, 20.5, 14.5, 18.5, -2.5, 2.5, 2 ]
0.974008
[ 0.052917474503626036, -0.833862350659093, 0.7824849905832925, -1.2282155200911047, -0.6040929875217558, -0.7065169793485129, -0.9366383353961008, 0.8866394481108202, 0.5604813707399259, 1.0965652446889536, 0.8661048964931922, -0.04698174810610116, -0.7761643316060929, 0.6032730800075495, ...
{ "n_parameters": 22, "n_qubits": 9, "optimal_eigenvalue": -94, "target_ratio": 0.97, "target_value": -91.17999999999999 }
62
5cbc7f8ae1a50d78d4d20f52d11c6d9a
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": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 3, "target": 5}]}
{"states": [50, 35], "expectation_value": -4.499937482234167, "params": null, "bitstrings": ["001101", "011100"], "total_optimization_steps": 24, "probabilities": [1.6356494445438173e-05, 0.9999687417661177], "optimization_time": 19.678418397903442}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ 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(5) @ Z(1)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + -1.5 * Z(1) + -1.0 * Z(0) + -1.5 * Z(2) + -1.5 * Z(3) + -0.5 * Z(5) + 0.0 * Z(4)
1
6
3
{"smallest_eigenvalues": [-4.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["011100"], "largest_eigenvalue": 10.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; ry(-0.8012111076319184) q[0]; ry(-2.800432370667173) q[1]; rz(-pi) q[1]; h q[2]; cx q[2], q[0]; ry(0.8012111076319184) q[0]; cx q[2], q[0]; ry(-0.6297922003853687) q[0]; ry(0.47256397378589904) q[2]; h q[3]; ry(0.902684951569005) q[3]; ry(-2.539634315256677) q[4]; rz(-pi) q[4]; h q[5]; h q[6]; ry(1.5980321926942207) q[6]; cx q[6], q[1]; ry(-0.1797953310998237) q[1]; cx q[6], q[1]; cx q[1], q[4]; ry(-0.2626397004900424) q[4]; cx q[1], q[4]; ry(0.16555446619862954) q[6]; ry(-0.09886964767114657) q[7]; rz(-pi) q[7]; h q[8]; ry(-0.25437796740949414) q[8]; cx q[5], q[8]; ry(0.25437796740949414) q[8]; cx q[5], q[8]; cx q[5], q[0]; ry(0.6297922003853687) q[0]; cx q[5], q[0]; cx q[5], q[2]; ry(0.08056882688966106) q[0]; cx q[3], q[0]; ry(-0.08056882688966106) q[0]; cx q[3], q[0]; ry(0.21236867085685354) q[3]; cx q[1], q[3]; ry(-0.21236867085685354) q[3]; cx q[1], q[3]; cx q[3], q[6]; ry(-0.16555446619862954) q[6]; cx q[3], q[6]; ry(-0.47256397378589904) q[2]; cx q[5], q[2]; ry(-0.9318790467871054) q[8]; cx q[2], q[8]; ry(0.9318790467871054) q[8]; cx q[2], q[8]; ry(0.551045960054173) q[5]; cx q[2], q[5]; ry(-0.551045960054173) q[5]; cx q[2], q[5]; ry(-0.4545399639429398) q[5]; cx q[0], q[5]; ry(0.4545399639429398) q[5]; cx q[0], q[5]; ry(-0.23787287645760427) q[2]; cx q[8], q[2]; ry(0.23787287645760427) q[2]; cx q[8], q[2]; ry(0.26259746872971934) q[2]; cx q[3], q[2]; ry(-0.26259746872971934) q[2]; cx q[3], q[2]; cx q[3], q[7]; ry(0.11843882790194364) q[7]; cx q[3], q[7]; ry(0.3518363819335216) q[8]; cx q[4], q[8]; ry(-0.3518363819335216) q[8]; cx q[4], q[8]; ry(0.2611801068620158) q[0]; cx q[4], q[0]; ry(-0.2611801068620158) q[0]; cx q[4], q[0]; ry(0.1770592163652401) q[4]; cx q[3], q[4]; ry(-0.1770592163652401) q[4]; cx q[3], q[4]; ry(0.057489058295923164) q[1]; cx q[4], q[1]; ry(-0.057489058295923164) q[1]; cx q[4], q[1]; ry(0.41120202049277477) q[0]; cx q[8], q[0]; ry(-0.41120202049277477) q[0]; cx q[8], q[0]; ry(-0.1444709612668449) q[8]; cx q[6], q[8]; ry(0.1444709612668449) q[8]; cx q[6], q[8]; ry(0.5135347194999228) q[8]; cx q[0], q[8]; ry(-0.5135347194999228) q[8]; cx q[0], q[8]; ry(-0.3730558253699421) q[2]; cx q[0], q[2]; ry(0.3730558253699421) q[2]; cx q[0], q[2]; ry(0.12319441687323104) q[0]; cx q[6], q[0]; ry(-0.2362506263064308) q[0]; cx q[6], q[0]; ry(-0.05849579797122882) q[6]; ry(0.1486192566903341) q[3]; ry(-0.14491801167199342) q[0]; ry(0.09641311986892129) q[2]; cx q[4], q[2]; ry(0.03685907419392008) q[2]; cx q[4], q[2]; cx q[4], q[6]; ry(0.05849579797122882) q[6]; cx q[4], q[6]; cx q[4], q[3]; ry(-0.1486192566903341) q[3]; cx q[4], q[3]; ry(-0.037897966723476346) q[2]; ry(-0.5874171339593194) q[5]; cx q[8], q[5]; ry(0.3868154179151996) q[5]; cx q[8], q[5]; ry(0.34410906163107496) q[5]; cx q[1], q[5]; ry(-0.34410906163107496) q[5]; cx q[1], q[5]; ry(-0.05915205878591586) q[5]; cx q[4], q[5]; ry(0.05915205878591586) q[5]; cx q[4], q[5]; ry(-0.1824066132219284) q[8]; cx q[1], q[8]; ry(-0.003149762313364876) q[8]; cx q[1], q[8]; cx q[1], q[0]; ry(0.14491801167199342) q[0]; cx q[1], q[0]; cx q[1], q[2]; ry(0.037897966723476346) q[2]; cx q[1], q[2]; ry(0.1880321894578914) q[8]; cx q[3], q[8]; ry(-0.1880321894578914) q[8]; cx q[3], q[8];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[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[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\ncry(-0.0005) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\ncry(-0.0005) q[4], q[1];\ncry(0.0074) q[5], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\ncry(-0.0005) q[4], q[1];\ncry(0.0074) q[5], q[0];\ncry(0.0069) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\ncry(-0.0005) q[4], q[1];\ncry(0.0074) q[5], q[0];\ncry(0.0069) q[4], q[5];\ncry(0.0067) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\ncry(-0.0005) q[4], q[1];\ncry(0.0074) q[5], q[0];\ncry(0.0069) q[4], q[5];\ncry(0.0067) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[2];\nry(-1.5681) q[3];\nry(-1.4449) q[1];\nry(1.4449) q[4];\nry(1.4417) q[5];\nry(1.4417) q[0];\ncry(-0.1259) q[5], q[1];\ncry(0.1217) q[4], q[0];\ncry(0.1216) q[0], q[5];\ncry(0.1186) q[5], q[4];\ncry(-0.0027) q[5], q[3];\ncry(-0.0005) q[4], q[1];\ncry(0.0074) q[5], q[0];\ncry(0.0069) q[4], q[5];\ncry(0.0067) 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"], "gradients": [1.5092, 1.0052, 0.5023, 0.5005, 0.4961, 0.4959, 0.1916, 0.0631, 0.0633, 0.0617, 0.0086, 0.006, 0.006, 0.006, 0.0045, 0.0045, 0.0045, 0.0045, 0.0038, 0.0034, 0.0031, 0.003, 0.003, 0.003]}
[ "IIIIZZ", "IIIZZI", "IIIZIZ", "IIZIZI", "IIZIIZ", "IIZZII", "ZIIIZI", "ZIZIII", "IZIZII", "IIIIZI", "IIIIIZ", "IIIZII", "IIZIII", "ZIIIII", "IZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, -1, -1.5, -1.5, -0.5, 0 ]
0.97092
[ -1.3534878512218063, 1.5980321926942207, -0.5087559348189883, 0.902684951569005, 1.049840712772453, -1.6024222152638368, 0.3595906621996474, 0.7061982879717381, -1.2595844007707373, 0.9451279475717981, -1.8637580935742109, 1.102091920108346, 0.5252794009800849, 0.16113765377932213, 0.424...
{ "n_parameters": 43, "n_qubits": 9, "optimal_eigenvalue": -3.625, "target_ratio": 0.97, "target_value": -3.51625 }
63
2cd9688dd7e6e70fe4c6359393ef8382
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}, {"id": 8}], "edges": [{"capacity": 2, "source": 0, "target": 2}, {"capacity": 2, "source": 0, "target": 8}, {"capacity": 3, "source": 1, "target": 4}, {"capacity": 1, "source": 1, "target": 7}, {"capacity": 3, "source": 2, "target": 1}, {"capacity": 3, "source": 2, "target": 3}, {"capacity": 3, "source": 2, "target": 7}, {"capacity": 3, "source": 4, "target": 1}, {"capacity": 2, "source": 4, "target": 5}, {"capacity": 3, "source": 4, "target": 7}, {"capacity": 1, "source": 6, "target": 3}, {"capacity": 1, "source": 7, "target": 1}, {"capacity": 1, "source": 7, "target": 3}]}
{"states": [5, 1], "expectation_value": -1.2407466277989667, "params": [[0.07690000000000001, 0.07050000000000001], [-0.0848, -0.0687]], "bitstrings": ["111111010", "111111110"], "total_optimization_steps": 10, "probabilities": [0.004407811309615365, 0.00449074769006464], "optimization_time": 7.534345626831055}
-0.5 * (Z(0) @ Z(2)) + 0.75 * (Z(8) @ Z(0)) + -0.75 * (Z(1) @ Z(2)) + -1.5 * (Z(4) @ Z(1)) + -0.75 * (Z(7) @ Z(2)) + -0.5 * (Z(7) @ Z(1)) + -0.75 * (Z(7) @ Z(4)) + -0.75 * (Z(3) @ Z(2)) + -0.25 * (Z(3) @ Z(7)) + -0.5 * (Z(5) @ Z(4)) + -0.25 * (Z(6) @ Z(3)) + 1.75 * Z(2) + -0.25 * Z(0) + 0.75 * Z(8) + -0.75 * Z(1) + 1.25 * Z(4) + -1.25 * Z(7) + -1.25 * Z(3) + -0.5 * Z(5) + 0.25 * Z(6)
1
9
2
{"smallest_eigenvalues": [-8.75, -8.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -6.75, "smallest_bitstrings": ["111111010", "111111110"], "largest_eigenvalue": 12.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; h q[2]; cx q[2], q[0]; rz(-0.2149688734959462) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.13738777750806166) q[1]; cx q[2], q[1]; h q[3]; h q[4]; cx q[1], q[4]; rz(-0.23872743880432903) q[4]; cx q[1], q[4]; h q[5]; h q[6]; h q[7]; cx q[2], q[7]; rz(-0.13738777750806166) q[7]; cx q[2], q[7]; cx q[1], q[7]; cx q[2], q[3]; rz(-0.13738777750806166) q[3]; cx q[2], q[3]; rz(-0.12748383700911425) q[2]; rx(-1.5773406351566484) q[2]; rz(-0.2149688734959462) q[7]; cx q[1], q[7]; rz(-0.13738777750806186) q[1]; rx(-1.5773406351566481) q[1]; cx q[4], q[7]; rz(-0.13738777750806166) q[7]; cx q[4], q[7]; cx q[4], q[5]; rz(-0.2149688734959462) q[5]; cx q[4], q[5]; rz(-0.7787600893417008) q[4]; rx(-1.5773406351566481) q[4]; rz(-0.2149688734959465) q[5]; rx(-1.577340635156648) q[5]; cx q[7], q[3]; rz(-0.3419395562464357) q[3]; cx q[7], q[3]; cx q[3], q[6]; rz(-0.3419395562464357) q[6]; cx q[3], q[6]; rz(-0.6355993014444166) q[3]; rx(-1.5773406351566481) q[3]; rz(-0.16756292439520415) q[6]; rx(-1.5773406351566481) q[6]; rz(-0.6355993014444166) q[7]; rx(-1.5773406351566481) q[7]; h q[8]; cx q[0], q[8]; rz(0.4265076445421939) q[8]; cx q[0], q[8]; rz(-0.34193955624643557) q[0]; rx(-1.5773406351566484) q[0]; cx q[2], q[0]; rz(-0.5398038495912184) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.2060990217587597) q[1]; cx q[2], q[1]; cx q[1], q[4]; cx q[2], q[7]; rz(-0.5407929049750694) q[4]; cx q[1], q[4]; rz(-0.2060990217587597) q[7]; cx q[2], q[7]; cx q[1], q[7]; cx q[2], q[3]; rz(-0.2060990217587597) q[3]; cx q[2], q[3]; rz(-0.4753199833380224) q[2]; rx(-1.3165816538283852) q[2]; rz(-0.5398038495912184) q[7]; cx q[1], q[7]; rz(-0.20609902175876016) q[1]; rx(-1.3165816538283852) q[1]; cx q[4], q[7]; rz(-0.2060990217587597) q[7]; cx q[4], q[7]; cx q[4], q[5]; rz(-0.5398038495912184) q[5]; cx q[4], q[5]; rz(-0.7360218420547864) q[4]; rx(-1.3165816538283852) q[4]; rz(-0.5398038495912183) q[5]; rx(-1.3165816538283854) q[5]; cx q[7], q[3]; rz(-0.6084877106069608) q[3]; cx q[7], q[3]; cx q[3], q[6]; rz(-0.6084877106069608) q[6]; cx q[3], q[6]; rz(-0.5246659462566159) q[3]; rx(-1.3165816538283852) q[3]; rz(-0.5493975962254218) q[6]; rx(-1.316581653828385) q[6]; rz(-0.5246659462566159) q[7]; rx(-1.3165816538283852) q[7]; rz(0.4265076445421938) q[8]; rx(-1.5773406351566481) q[8]; cx q[0], q[8]; rz(0.7687771176116346) q[8]; cx q[0], q[8]; rz(-0.608487710606961) q[0]; rx(-1.3165816538283854) q[0]; cx q[2], q[0]; rz(-0.7245630782394041) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(-0.240951091045672) q[1]; cx q[2], q[1]; cx q[1], q[4]; cx q[2], q[7]; rz(-0.6412064893551208) q[4]; cx q[1], q[4]; rz(-0.240951091045672) q[7]; cx q[2], q[7]; cx q[1], q[7]; cx q[2], q[3]; rz(-0.240951091045672) q[3]; cx q[2], q[3]; rz(-0.1545944992394377) q[2]; rx(-0.6792637621318527) q[2]; rz(-0.7245630782394041) q[7]; cx q[1], q[7]; rz(-0.2409510910456718) q[1]; rx(-0.6792637621318528) q[1]; cx q[4], q[7]; rz(-0.240951091045672) q[7]; cx q[4], q[7]; cx q[4], q[5]; rz(-0.7245630782394041) q[5]; cx q[4], q[5]; rz(-1.2112720095314815) q[4]; rx(-0.6792637621318527) q[4]; rz(-0.7245630782394037) q[5]; rx(-0.6792637621318528) q[5]; cx q[7], q[3]; rz(-0.5129347154004301) q[3]; cx q[7], q[3]; cx q[3], q[6]; rz(-0.5129347154004301) q[6]; cx q[3], q[6]; rz(-1.1179210508784205) q[3]; rx(-0.6792637621318528) q[3]; rz(1.8298995090268573) q[6]; rx(-0.6792637621318528) q[6]; rz(-1.1179210508784205) q[7]; rx(-0.6792637621318528) q[7]; rz(0.7687771176116343) q[8]; rx(-1.316581653828385) q[8]; cx q[0], q[8]; rz(1.0583185365656742) q[8]; cx q[0], q[8]; rz(-0.5129347154004305) q[0]; rx(-0.6792637621318527) q[0]; rz(1.0583185365656735) q[8]; rx(-0.6792637621318528) 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] 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[2], q[0]; rz(x0) q[0]; cx q[2], q[0]; cx q[0], q[8]; rz(x1) q[8]; cx q[0], q[8]; cx q[2], q[1]; rz(x2) q[1]; cx q[2], q[1]; cx q[1], q[4]; rz(x3) q[4]; cx q[1], q[4]; cx q[2], q[7]; rz(x2) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(x0) q[7]; cx q[1], q[7]; cx q[4], q[7]; rz(x2) q[7]; cx q[4], q[7]; cx q[2], q[3]; rz(x2) q[3]; cx q[2], q[3]; cx q[7], q[3]; rz(x4) q[3]; cx q[7], q[3]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[3], q[6]; rz(x4) q[6]; cx q[3], q[6]; rz(x5) q[2]; rz(x4) q[0]; rz(x1) q[8]; rz(x2) q[1]; rz(x6) q[4]; rz(x7) q[7]; rz(x7) q[3]; rz(x0) q[5]; rz(x8) q[6]; h q[0]; rz(x9) q[0]; h q[0]; h q[1]; rz(x9) q[1]; h q[1]; h q[2]; rz(x9) q[2]; h q[2]; h q[3]; rz(x9) q[3]; h q[3]; h q[4]; rz(x9) q[4]; h q[4]; h q[5]; rz(x9) q[5]; h q[5]; h q[6]; rz(x9) q[6]; h q[6]; h q[7]; rz(x9) q[7]; h q[7]; h q[8]; rz(x9) q[8]; h q[8]; cx q[2], q[0]; rz(x10) q[0]; cx q[2], q[0]; cx q[0], q[8]; rz(x11) q[8]; cx q[0], q[8]; cx q[2], q[1]; rz(x12) q[1]; cx q[2], q[1]; cx q[1], q[4]; rz(x13) q[4]; cx q[1], q[4]; cx q[2], q[7]; rz(x12) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(x10) q[7]; cx q[1], q[7]; cx q[4], q[7]; rz(x12) q[7]; cx q[4], q[7]; cx q[2], q[3]; rz(x12) q[3]; cx q[2], q[3]; cx q[7], q[3]; rz(x14) q[3]; cx q[7], q[3]; cx q[4], q[5]; rz(x10) q[5]; cx q[4], q[5]; cx q[3], q[6]; rz(x14) q[6]; cx q[3], q[6]; rz(x15) q[2]; rz(x14) q[0]; rz(x11) q[8]; rz(x12) q[1]; rz(x16) q[4]; rz(x17) q[7]; rz(x17) q[3]; rz(x10) q[5]; rz(x18) q[6]; h q[0]; rz(x19) q[0]; h q[0]; h q[1]; rz(x19) q[1]; h q[1]; h q[2]; rz(x19) q[2]; h q[2]; h q[3]; rz(x19) q[3]; h q[3]; h q[4]; rz(x19) q[4]; h q[4]; h q[5]; rz(x19) q[5]; h q[5]; h q[6]; rz(x19) q[6]; h q[6]; h q[7]; rz(x19) q[7]; h q[7]; h q[8]; rz(x19) q[8]; h q[8]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8];
{"source": 0, "sink": 8}
{"circuits": [], "gradients": []}
[ "IIIIIIZIZ", "ZIIIIIIIZ", "IIIIIIZZI", "IIIIZIIZI", "IZIIIIZII", "IZIIIIIZI", "IZIIZIIII", "IIIIIZZII", "IZIIIZIII", "IIIZZIIII", "IIZIIZIII", "IIIIIIZII", "IIIIIIIIZ", "ZIIIIIIII", "IIIIIIIZI", "IIIIZIIII", "IZIIIIIII", "IIIIIZIII", "IIIZIIIII", "IIZIIIIII" ]
[ -0.5, 0.75, -0.75, -1.5, -0.75, -0.5, -0.75, -0.75, -0.25, -0.5, -0.25, 1.75, -0.25, 0.75, -0.75, 1.25, -1.25, -1.25, -0.5, 0.25 ]
0.970521
[ -0.2149688734959462, 0.4265076445421939, -0.13738777750806166, -0.23872743880432903, -0.3419395562464357, -0.12748383700911398, -0.7787600893417008, -0.6355993014444166, -0.16756292439520398, -1.5773406351566481, -0.5398038495912184, 0.7687771176116346, -0.2060990217587597, -0.540792904975...
{ "n_parameters": 30, "n_qubits": 9, "optimal_eigenvalue": -8.75, "target_ratio": 0.97, "target_value": -8.487499999999999 }
230
410de29119bf216687baf857e8050953
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": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 3}, {"source": 2, "target": 3}, {"source": 2, "target": 4}, {"source": 3, "target": 4}, {"source": 5, "target": 7}, {"source": 6, "target": 7}, {"source": 7, "target": 8}]}
{"states": [0, 255], "expectation_value": -15.09608350902314, "params": [[[-0.0026000000000000003, 1.6029], [0.0034000000000000002, 0.0027], [0.0032, -0.0031000000000000003], [-0.0027, 0.0026000000000000003], [0.0025, 0.0027], [0.0016, 0.0021000000000000003], [0.0016, 0.0023], [0.0026000000000000003, 0.0021000000000000003]]], "bitstrings": ["11111111", "00000000"], "total_optimization_steps": 160, "probabilities": [0.4839319118269853, 0.5160434102333059], "optimization_time": 6.497385740280151}
-2.5 * (Z(0) @ Z(3)) + -2.5 * (Z(4) @ Z(3)) + -2.0 * (Z(4) @ Z(0)) + -2.5 * (Z(1) @ Z(3)) + 0.5 * (Z(1) @ Z(0)) + 0.5 * (Z(1) @ Z(4)) + -2.5 * (Z(2) @ Z(3)) + 1.0 * (Z(2) @ Z(0)) + -2.0 * (Z(2) @ Z(4)) + 0.5 * (Z(2) @ Z(1)) + -2.0 * (Z(5) @ Z(6)) + -2.0 * (Z(7) @ Z(6)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * Z(3) + 0.5 * Z(0) + 0.5 * Z(4) + 0.5 * Z(1) + 0.5 * Z(2) + -1.5 * Z(6) + 1.0 * Z(5) + 1.0 * Z(7)
15
8
1
{"smallest_eigenvalues": [-18.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -17.0, "smallest_bitstrings": ["00000000"], "largest_eigenvalue": 19.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; ry(-0.19388769888167237) q[0]; ry(-0.4230419458671142) q[1]; ry(0.0756154407818312) q[2]; ry(0.05699600142000835) q[3]; ry(0.10984543985818487) q[4]; ry(-0.10572223855674798) q[5]; ry(-0.10572223855674798) q[6]; ry(0.019566654774823784) 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.066609512836401) q[0]; ry(-0.07014495019136391) q[1]; ry(-0.027992267768767242) q[2]; ry(0.019566654774823784) q[3]; ry(-0.07014495019136391) q[4]; ry(0.33758348132587485) q[5]; ry(-0.13442585551080277) q[6]; ry(0.33758348132587485) 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] 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; 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(x5) q[6]; ry(x6) 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(x7) q[0]; ry(x8) q[1]; ry(x9) q[2]; ry(x6) q[3]; ry(x8) q[4]; ry(x10) q[5]; ry(x11) q[6]; ry(x10) 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];
{"node": 6}
{"circuits": [], "gradients": []}
[ "IIIIZIIZ", "IIIZZIII", "IIIZIIIZ", "IIIIZIZI", "IIIIIIZZ", "IIIZIIZI", "IIIIZZII", "IIIIIZIZ", "IIIZIZII", "IIIIIZZI", "IZZIIIII", "ZZIIIIII", "ZIZIIIII", "IIIIZIII", "IIIIIIIZ", "IIIZIIII", "IIIIIIZI", "IIIIIZII", "IZIIIIII", "IIZIIIII", "ZIIIIIII" ]
[ -2.5, -2.5, -2, -2.5, 0.5, 0.5, -2.5, 1, -2, 0.5, -2, -2, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, 1, 1 ]
0.970652
[ -0.19388769888167237, -0.4230419458671142, 0.0756154407818312, 0.05699600142000835, 0.10984543985818487, -0.10572223855674798, 0.019566654774823784, 3.066609512836401, -0.07014495019136391, -0.027992267768767242, 0.33758348132587485, -0.13442585551080277 ]
{ "n_parameters": 12, "n_qubits": 8, "optimal_eigenvalue": -18, "target_ratio": 0.97, "target_value": -17.46 }
12
7d8cbe3f0cc7c1203f56a59f16c8ccd5
matching
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"bipartite": 0, "id": 0}, {"bipartite": 0, "id": 1}, {"bipartite": 0, "id": 2}, {"bipartite": 0, "id": 3}, {"bipartite": 0, "id": 4}, {"bipartite": 1, "id": 5}, {"bipartite": 1, "id": 6}, {"bipartite": 1, "id": 7}, {"bipartite": 1, "id": 8}, {"bipartite": 1, "id": 9}, {"bipartite": 1, "id": 10}, {"bipartite": 1, "id": 11}, {"bipartite": 1, "id": 12}, {"bipartite": 1, "id": 13}], "edges": [{"weight": 1, "source": 0, "target": 5}, {"weight": 3, "source": 1, "target": 6}, {"weight": 20, "source": 1, "target": 5}, {"weight": 17, "source": 1, "target": 7}, {"weight": 10, "source": 2, "target": 7}, {"weight": 20, "source": 2, "target": 10}, {"weight": 10, "source": 3, "target": 8}, {"weight": 20, "source": 3, "target": 5}, {"weight": 9, "source": 4, "target": 9}, {"weight": 18, "source": 4, "target": 11}]}
{"states": [360, 362], "expectation_value": -75.41252176543323, "params": [[[1.3297, 0.0511], [0.9561000000000001, 0.031200000000000002], [0.48960000000000004, 0.040100000000000004], [0.8851, 0.1288], [0.7222000000000001, 0.3718], [0.6515000000000001, 0.3149], [0.27390000000000003, 0.53], [0.2187, 1.2333], [0.0292, 1.0199], [0.0081, 0.0799]], [[1.2403, -0.21150000000000002], [1.3655000000000002, 0.8369000000000001], [0.9259000000000001, 1.2833], [0.7394000000000001, 1.3935], [0.8709, -0.29000000000000004], [0.9239, 1.4040000000000001], [1.1405, 0.47900000000000004], [0.47040000000000004, 1.3944], [0.43510000000000004, 0.4937], [1.2241, -0.9749000000000001]]], "bitstrings": ["1010010111", "1010010101"], "total_optimization_steps": 140, "probabilities": [0.20779157878154553, 0.23326912040011874], "optimization_time": 27.4182026386261}
7.5 * (Z(2) @ Z(3)) + 7.5 * (Z(1) @ Z(3)) + 7.5 * (Z(1) @ Z(2)) + 7.5 * (Z(0) @ Z(1)) + 7.5 * (Z(5) @ Z(3)) + 7.5 * (Z(4) @ Z(5)) + 7.5 * (Z(6) @ Z(1)) + 7.5 * (Z(6) @ Z(0)) + 7.5 * (Z(7) @ Z(6)) + 7.5 * (Z(9) @ Z(8)) + 16.0 * Z(3) + 1.5 * Z(2) + 25.0 * Z(1) + 0.5 * Z(0) + 5.0 * Z(5) + 2.5 * Z(4) + 17.5 * Z(6) + -2.5 * Z(7) + 1.5 * Z(8) + -3.0 * Z(9)
15
10
2
{"smallest_eigenvalues": [-106.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -97.0, "smallest_bitstrings": ["1010010101"], "largest_eigenvalue": 142.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[10] q; ry(1.4924848834922315) q[0]; ry(1.0029074079928362) q[1]; ry(0.6433545674994258) q[2]; ry(0.6684421016107668) q[3]; ry(0.9030564499986852) q[4]; ry(0.955816406319901) q[5]; ry(0.4841863614860337) q[6]; ry(0.16479913619778475) q[7]; ry(-0.005920802684053036) q[8]; ry(-0.0939126548702292) q[9]; cx q[9], q[0]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(0.04922087102120966) q[0]; ry(-0.03807667858921323) q[1]; ry(-0.00790883961088528) q[2]; ry(0.07904142204739735) q[3]; ry(-0.06546232025445343) q[4]; ry(-0.014375879713867175) q[5]; ry(0.4859018376311244) q[6]; ry(1.390943065393257) q[7]; ry(1.9004147607678625) q[8]; ry(0.18462738279576904) q[9]; cx q[9], q[8]; cx q[0], q[9]; cx q[0], q[1]; ry(1.1972796852682992) q[0]; cx q[1], q[2]; ry(1.5549111568372218) q[1]; cx q[2], q[3]; ry(0.908448567202235) q[2]; cx q[3], q[4]; ry(0.8803324480522969) q[3]; cx q[4], q[5]; ry(0.682499483545578) q[4]; cx q[5], q[6]; ry(0.7227964428441612) q[5]; cx q[6], q[7]; ry(1.1074978702466434) q[6]; cx q[7], q[8]; ry(0.4476205459252948) q[7]; ry(0.06127071705738507) q[8]; ry(1.0976498853048842) q[9]; cx q[9], q[0]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(-0.11285939206422756) q[0]; ry(0.659969679556534) q[1]; ry(1.5612213894387135) q[2]; ry(1.5901697625935147) q[3]; ry(-1.636693149144778) q[4]; ry(1.555199270167486) q[5]; ry(1.1633358645275396) q[6]; ry(1.2522387193433842) q[7]; ry(1.0844633888210466) q[8]; ry(-1.4684908933818595) q[9]; cx q[9], q[8]; cx q[0], q[9]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[10] c; qubit[10] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x3) q[3]; ry(x4) q[4]; ry(x5) q[5]; ry(x6) q[6]; ry(x7) q[7]; ry(x8) q[8]; ry(x9) q[9]; cx q[9], q[0]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(x10) q[0]; ry(x11) q[1]; ry(x12) q[2]; ry(x13) q[3]; ry(x14) q[4]; ry(x15) q[5]; ry(x16) q[6]; ry(x17) q[7]; ry(x18) q[8]; ry(x19) q[9]; cx q[9], q[8]; cx q[0], q[9]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8]; ry(x20) q[0]; ry(x21) q[1]; ry(x22) 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(x29) q[9]; cx q[9], q[0]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(x30) q[0]; ry(x31) q[1]; ry(x32) q[2]; ry(x33) q[3]; ry(x34) q[4]; ry(x35) q[5]; ry(x36) q[6]; ry(x37) q[7]; ry(x38) q[8]; ry(x39) q[9]; cx q[9], q[8]; cx q[0], q[9]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9];
{"matching": "maximum_bipartite", "extra": "{\"left_nodes\": [0, 1, 2, 3, 4], \"right_nodes\": [5, 6, 7, 8, 9, 10, 11, 12, 13]}"}
{"circuits": [], "gradients": []}
[ "IIIIIIZZII", "IIIIIIZIZI", "IIIIIIIZZI", "IIIIIIIIZZ", "IIIIZIZIII", "IIIIZZIIII", "IIIZIIIIZI", "IIIZIIIIIZ", "IIZZIIIIII", "ZZIIIIIIII", "IIIIIIZIII", "IIIIIIIZII", "IIIIIIIIZI", "IIIIIIIIIZ", "IIIIZIIIII", "IIIIIZIIII", "IIIZIIIIII", "IIZIIIIIII", "IZIIIIIIII", "ZIIIIIIIII"...
[ 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 7.5, 16, 1.5, 25, 0.5, 5, 2.5, 17.5, -2.5, 1.5, -3 ]
0.976331
[ 1.4924848834922315, 1.0029074079928362, 0.6433545674994258, 0.6684421016107668, 0.9030564499986852, 0.955816406319901, 0.4841863614860337, 0.16479913619778475, -0.005920802684053036, -0.0939126548702292, 0.04922087102120966, -0.03807667858921323, -0.00790883961088528, 0.07904142204739735, ...
{ "n_parameters": 40, "n_qubits": 10, "optimal_eigenvalue": -106, "target_ratio": 0.97, "target_value": -102.82 }
54
-4593296184882121000
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7], "hyperedges": [[0, 1, 2, 6], [1, 2, 4, 5, 7], [4, 6], [0, 1, 5, 6, 7], [3, 4, 5, 7], [0, 3, 6, 7], [0, 1, 3, 4, 5], [0, 1, 2, 3, 5], [2, 3, 7], [1, 2, 3, 4, 5], [0, 2, 4, 7]]}
{"states": [182, 217], "expectation_value": -0.0007482585225587618, "params": [[-0.0057], [0.0056]], "bitstrings": ["01001001", "00100110"], "total_optimization_steps": 10, "probabilities": [0.003908139653529976, 0.003908198202618768], "optimization_time": 4.109732389450073}
0.23333333333333334 * (Z(0) @ Z(1)) + 0.23333333333333334 * (Z(2) @ Z(1)) + 0.21666666666666667 * (Z(2) @ Z(0)) + 0.13333333333333333 * (Z(6) @ Z(1)) + 0.21666666666666667 * (Z(6) @ Z(0)) + 0.08333333333333333 * (Z(6) @ Z(2)) + 0.15000000000000002 * (Z(4) @ Z(1)) + 0.13333333333333333 * (Z(4) @ Z(0)) + 0.18333333333333335 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(6)) + 0.25 * (Z(5) @ Z(1)) + 0.15000000000000002 * (Z(5) @ Z(0)) + 0.15000000000000002 * (Z(5) @ Z(2)) + 0.05 * (Z(5) @ Z(6)) + 0.23333333333333334 * (Z(5) @ Z(4)) + 0.1 * (Z(7) @ Z(1)) + 0.21666666666666667 * (Z(7) @ Z(0)) + 0.3 * (Z(7) @ Z(2)) + 0.13333333333333333 * (Z(7) @ Z(6)) + 0.21666666666666667 * (Z(7) @ Z(4)) + 0.18333333333333335 * (Z(7) @ Z(5)) + 0.15000000000000002 * (Z(3) @ Z(1)) + 0.18333333333333335 * (Z(3) @ Z(0)) + 0.26666666666666666 * (Z(3) @ Z(2)) + 0.08333333333333333 * (Z(3) @ Z(6)) + 0.18333333333333335 * (Z(3) @ Z(4)) + 0.23333333333333334 * (Z(3) @ Z(5)) + 0.3333333333333333 * (Z(3) @ Z(7)) + 0.625 * Z(1) + 0.6750000000000002 * Z(0) + 0.7166666666666667 * Z(2) + 0.35 * Z(6) + 0.55 * Z(4) + 0.6250000000000002 * Z(5) + 0.7416666666666665 * Z(7) + 0.7166666666666668 * Z(3)
1
8
1
{"smallest_eigenvalues": [-2.749999999999999], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -2.4666666666666677, "smallest_bitstrings": ["00100110"], "largest_eigenvalue": 10.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; ry(-2.8544248314348395) q[0]; rz(-pi) q[0]; h q[1]; ry(1.333844683033372) q[1]; h q[2]; ry(-0.41340575106086863) q[2]; h q[3]; ry(0.9110280589620443) q[3]; h q[4]; h q[5]; ry(-0.4064947597453673) q[5]; cx q[3], q[5]; ry(0.4064947597453673) q[5]; cx q[3], q[5]; cx q[3], q[2]; ry(0.41340575106086863) q[2]; cx q[3], q[2]; ry(-0.24047718660922718) q[2]; cx q[1], q[2]; ry(0.24047718660922718) q[2]; cx q[1], q[2]; ry(-0.2498250777339428) q[5]; ry(-0.13080963327624082) q[2]; ry(0.13979835256514161) q[3]; ry(0.08920630679870936) q[1]; h q[6]; ry(-0.3582970021576022) q[6]; cx q[4], q[6]; ry(0.3582970021576022) q[6]; cx q[4], q[6]; ry(0.9597340358599868) q[4]; ry(-0.7996999335744095) q[6]; h q[7]; ry(1.6169309381998695) q[7]; cx q[7], q[4]; ry(-0.20116832121662526) q[4]; cx q[7], q[4]; cx q[7], q[6]; ry(0.26496454945681513) q[6]; cx q[7], q[6]; cx q[7], q[0]; ry(-0.23836732315815556) q[0]; cx q[7], q[0]; cx q[7], q[3]; ry(0.1645430673526107) q[4]; cx q[0], q[4]; ry(-0.1645430673526107) q[4]; cx q[0], q[4]; cx q[4], q[5]; ry(-0.09549378809918602) q[6]; cx q[0], q[6]; ry(0.09549378809918602) q[6]; cx q[0], q[6]; ry(0.2498250777339428) q[5]; cx q[4], q[5]; ry(-0.04611900744999774) q[5]; cx q[0], q[5]; ry(0.04611900744999774) q[5]; cx q[0], q[5]; cx q[0], q[2]; ry(0.13080963327624082) q[2]; cx q[0], q[2]; ry(-0.13979835256514161) q[3]; cx q[7], q[3]; cx q[7], q[1]; ry(-0.08920630679870936) q[1]; cx q[7], q[1]; ry(0.10881070564055624) q[3]; cx q[1], q[3]; ry(-0.10881070564055624) q[3]; cx q[1], q[3]; ry(0.05672247831968018) q[4]; cx q[1], q[4]; ry(-0.05672247831968018) q[4]; cx q[1], q[4]; ry(0.01030416735680538) q[0]; cx q[1], q[0]; ry(-0.01030416735680538) q[0]; cx q[1], q[0]; ry(0.012957977432338572) q[3]; cx q[0], q[3]; ry(-0.012957977432338572) q[3]; cx q[0], q[3]; ry(-0.010809336930195416) q[6]; cx q[1], q[6]; ry(0.010809336930195416) q[6]; cx q[1], q[6]; ry(-0.0004278061094610203) q[4]; cx q[3], q[4]; ry(0.0004278061094610203) q[4]; cx q[3], q[4]; ry(0.03306654005656028) q[3]; cx q[4], q[3]; ry(-0.03306654005656028) q[3]; cx q[4], q[3]; ry(-0.04766257655710887) q[5]; cx q[7], q[5]; ry(0.04766257655710887) q[5]; cx q[7], q[5]; ry(-0.016895219390841303) q[5]; cx q[1], q[5]; ry(0.016895219390841303) q[5]; cx q[1], q[5]; ry(0.0771762748219765) q[5]; cx q[6], q[5]; ry(-0.0771762748219765) q[5]; cx q[6], q[5]; ry(-0.012867098608680653) q[6]; cx q[3], q[6]; ry(0.012867098608680653) q[6]; cx q[3], q[6]; ry(-0.015628626115959766) q[2]; cx q[7], q[2]; ry(0.015628626115959766) q[2]; cx q[7], q[2]; ry(-0.06199031603167252) q[7]; cx q[1], q[7]; ry(0.06199031603167252) q[7]; cx q[1], q[7]; ry(0.11590510505743434) q[2]; ry(0.030635435697542242) 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] 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[1], q[6]; rz(x2) 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(x3) q[6]; cx q[2], q[6]; cx q[1], q[4]; rz(x4) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x2) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x5) q[4]; cx q[2], q[4]; cx q[6], q[4]; rz(x6) q[4]; cx q[6], q[4]; cx q[1], q[5]; rz(x7) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x4) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x4) q[5]; cx q[2], q[5]; cx q[6], q[5]; rz(x8) q[5]; cx q[6], q[5]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[1], q[7]; rz(x9) q[7]; cx q[1], q[7]; cx q[0], q[7]; rz(x1) q[7]; cx q[0], q[7]; cx q[2], q[7]; rz(x10) q[7]; cx q[2], q[7]; cx q[6], q[7]; rz(x2) q[7]; cx q[6], q[7]; cx q[4], q[7]; rz(x1) 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[3]; rz(x4) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x5) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x11) q[3]; cx q[2], q[3]; cx q[6], q[3]; rz(x3) q[3]; cx q[6], q[3]; cx q[4], q[3]; rz(x5) q[3]; cx q[4], q[3]; cx q[5], q[3]; rz(x0) q[3]; cx q[5], q[3]; cx q[7], q[3]; rz(x12) q[3]; cx q[7], q[3]; rz(x13) q[1]; rz(x14) q[0]; rz(x15) q[2]; rz(x16) q[6]; rz(x17) q[4]; rz(x13) q[5]; rz(x18) q[7]; rz(x15) q[3]; 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];
null
{"circuits": [], "gradients": []}
[ "IIIIIIZZ", "IIIIIZZI", "IIIIIZIZ", "IZIIIIZI", "IZIIIIIZ", "IZIIIZII", "IIIZIIZI", "IIIZIIIZ", "IIIZIZII", "IZIZIIII", "IIZIIIZI", "IIZIIIIZ", "IIZIIZII", "IZZIIIII", "IIZZIIII", "ZIIIIIZI", "ZIIIIIIZ", "ZIIIIZII", "ZZIIIIII", "ZIIZIIII", "ZIZIIIII", "IIIIZIZI", "IIIIZII...
[ 0.23333333333333334, 0.23333333333333334, 0.21666666666666667, 0.13333333333333333, 0.21666666666666667, 0.08333333333333333, 0.15000000000000002, 0.13333333333333333, 0.18333333333333335, 0.5, 0.25, 0.15000000000000002, 0.15000000000000002, 0.05, 0.23333333333333334, 0.1, 0.21666666...
0.983901
[ 1.6169309381998695, 1.333844683033372, 0.9110280589620443, -0.7165940043152044, 0.7585657146433616, -0.5347353841175946, 0.4023366424332505, -0.5299290989136303, -0.8129895194907346, 1.0452611814817871, -0.8268115021217373, 0.47673464631631113, 0.3290861347052214, -0.4996501554678856, 0....
{ "n_parameters": 35, "n_qubits": 8, "optimal_eigenvalue": -2.749999999999999, "target_ratio": 0.97, "target_value": -2.667499999999999 }
1
9e3fd441307ea46e321a51e29b173f1a
max_flow
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": 5}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 3, "source": 3, "target": 1}, {"capacity": 1, "source": 3, "target": 2}, {"capacity": 3, "source": 3, "target": 5}, {"capacity": 2, "source": 4, "target": 2}]}
{"states": [239, 367], "expectation_value": -9.272661687393471, "params": [[-0.060000000000000005, -0.048400000000000006, -0.033800000000000004, -0.019100000000000002], [0.0721, 0.0763, 0.07780000000000001, 0.07590000000000001]], "bitstrings": ["11100010000", "11010010000"], "total_optimization_steps": 10, "probabilities": [0.0027346414627198593, 0.0027346414627198597], "optimization_time": 15.951040983200073}
2.0 * (Z(4) @ Z(5)) + 1.0 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(9) @ Z(6)) + 0.5 * (Z(10) @ Z(6)) + 1.0 * (Z(10) @ Z(9)) + -1.0 * (Z(2) @ Z(5)) + -0.5 * (Z(2) @ Z(4)) + -1.0 * (Z(2) @ Z(6)) + -0.5 * (Z(2) @ Z(9)) + -0.5 * (Z(2) @ Z(10)) + -1.0 * (Z(3) @ Z(5)) + -0.5 * (Z(3) @ Z(4)) + -1.0 * (Z(3) @ Z(6)) + -0.5 * (Z(3) @ Z(9)) + -0.5 * (Z(3) @ Z(10)) + 1.0 * (Z(3) @ Z(2)) + 1.0 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(7) @ Z(6)) + -0.5 * (Z(7) @ Z(2)) + -0.5 * (Z(7) @ Z(3)) + 2.0 * (Z(8) @ Z(5)) + 1.0 * (Z(8) @ Z(4)) + 1.0 * (Z(8) @ Z(6)) + -1.0 * (Z(8) @ Z(2)) + -1.0 * (Z(8) @ Z(3)) + 1.0 * (Z(8) @ Z(7)) + -0.25 * (Z(0) @ Z(1)) + 8.0 * Z(5) + 4.0 * Z(4) + 3.0 * Z(6) + 1.5 * Z(9) + 1.5 * Z(10) + -3.0 * Z(2) + -3.0 * Z(3) + 2.5 * Z(7) + 5.0 * Z(8) + -0.5 * Z(1) + -0.5 * Z(0)
1
11
4
{"smallest_eigenvalues": [-17.25, -17.25, -17.25], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -16.25, "smallest_bitstrings": ["11100010000", "11000000000", "11010010000"], "largest_eigenvalue": 55.75}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; ry(0.000890822842480871) q[0]; rz(pi/2) q[0]; ry(-0.15670603725100302) q[1]; ry(-0.20648486180727027) q[2]; ry(0.45144887671116174) q[3]; ry(0.34931390918915306) q[4]; ry(0.14890652132398377) q[5]; ry(0.14818692661575433) q[6]; ry(0.44502625653055666) q[7]; ry(0.4249533755281996) q[8]; ry(0.25680042464988484) q[9]; ry(0.4419502268595168) q[10]; cx q[10], q[0]; ry(-0.0899744764102336) q[0]; cx q[10], q[0]; ry(0.0899744764102336) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(0.18585277767906702) q[10]; cx q[9], q[10]; ry(-0.18585277767906702) q[10]; rz(-pi/2) q[10]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.02227125018408084) q[9]; cx q[8], q[9]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.1737341570562046) q[8]; cx q[7], q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(0.021375729189892195) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(0.010672084381246151) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(-0.006006606493106484) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(-0.14292693498292894) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(-0.005412237459677909) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(-0.21394797163387363) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(-0.2468826638483537) q[1]; cx q[0], q[1]; ry(-0.032482856430560085) q[0]; ry(0.24688266384835367) q[1]; rx(-0.19017017800963565) q[1]; ry(0.42780776834816686) q[10]; ry(0.21394797163387366) q[2]; rx(0.20849049348088755) q[2]; ry(0.005412237459677836) q[3]; rx(-0.5647361368523942) q[3]; ry(0.14292693498292905) q[4]; rx(-0.2605570046512735) q[4]; ry(0.006006606493106511) q[5]; rx(-0.5319217055701184) q[5]; ry(-0.010672084381246259) q[6]; rx(0.18655622726934595) q[6]; ry(-0.02137572918989218) q[7]; rx(-0.5937136328193038) q[7]; ry(0.17373415705620457) q[8]; rx(-0.3630221038031163) q[8]; ry(-0.022271250184080892) q[9]; rx(-0.2528235217353192) q[9]; cx q[10], q[9]; ry(0.0669257764969367) q[9]; cx q[10], q[9]; rz(pi/2) q[10]; cx q[0], q[10]; ry(0.030664907663454095) q[10]; cx q[0], q[10]; cx q[0], q[1]; ry(-0.030664907663454095) q[10]; rz(-pi/2) q[10]; ry(-0.19970833103378224) q[1]; cx q[0], q[1]; ry(0.2283775146080105) q[0]; ry(0.19970833103378224) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(-0.010130656356476322) q[2]; cx q[1], q[2]; ry(0.010130656356476322) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(-0.08407218312208482) q[1]; rz(pi/2) q[0]; ry(-0.02028421753327967) q[3]; cx q[2], q[3]; ry(0.02028421753327967) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(-0.12641176086766143) q[4]; cx q[3], q[4]; ry(0.12641176086766143) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(-0.10330856004419259) q[5]; cx q[4], q[5]; ry(0.10330856004419259) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(0.061387550133627865) q[6]; cx q[5], q[6]; ry(-0.061387550133627865) q[6]; rz(-pi/2) q[6]; cx q[6], q[7]; ry(0.03396899872875213) q[7]; cx q[6], q[7]; ry(-0.03396899872875213) q[7]; rz(-pi/2) q[7]; cx q[7], q[8]; ry(-0.21094385640798588) q[8]; cx q[7], q[8]; ry(0.21094385640798588) q[8]; rz(-pi/2) q[8]; ry(0.5240783296364777) q[10]; cx q[10], q[0]; ry(0.01880031730720593) q[0]; cx q[10], q[0]; ry(-0.01880031730720593) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[10]; ry(0.13595613103428666) q[2]; ry(0.40724377115824373) q[3]; ry(0.40336886874304734) q[4]; ry(0.39758282829262326) q[5]; ry(0.1905858630520506) q[6]; ry(0.4241018638128509) q[7]; ry(-0.0669257764969367) q[9]; cx q[8], q[9]; ry(-0.1218068599169374) q[9]; cx q[8], q[9]; ry(0.1218068599169374) q[9]; rz(-pi/2) q[9]; ry(0.7608641189732864) q[8]; ry(0.5473912495422305) q[9]; cx q[9], q[10]; ry(-0.09405762702683115) q[10]; cx q[9], q[10]; ry(0.09405762702683115) q[10]; rz(-pi/2) q[10]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.19782107883643402) q[9]; cx q[8], q[9]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.08998036589057634) q[8]; cx q[7], q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(-0.06942014444641594) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(0.04447175523308336) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(-0.28054545557372396) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(-0.0043258724653550545) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(0.09980344413851021) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(-0.16531924012873161) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(-0.23853895490325142) q[1]; cx q[0], q[1]; ry(-0.04183909444214718) q[0]; ry(0.2385389549032513) q[1]; rx(-0.17547930914825471) q[1]; ry(0.4446626282504213) q[10]; ry(0.16531924012873173) q[2]; rx(-0.2834416694684556) q[2]; ry(-0.09980344413851014) q[3]; rx(-0.4143486818518891) q[3]; ry(0.00432587246535508) q[4]; rx(-0.48488731933275453) q[4]; ry(0.28054545557372396) q[5]; rx(-0.7984003838573344) q[5]; ry(-0.04447175523308329) q[6]; rx(-0.18789079735285696) q[6]; ry(0.06942014444641588) q[7]; rx(-0.10020034420426605) q[7]; ry(0.08998036589057631) q[8]; rx(-0.2984197206040715) q[8]; ry(0.19782107883643396) q[9]; rx(-0.4610224121105091) q[9]; cx q[10], q[9]; ry(-0.02235864631147525) q[9]; cx q[10], q[9]; rz(pi/2) q[10]; cx q[0], q[10]; ry(0.057870265924745506) q[10]; cx q[0], q[10]; cx q[0], q[1]; ry(-0.057870265924745506) q[10]; rz(-pi/2) q[10]; ry(-0.19802537590128938) q[1]; cx q[0], q[1]; ry(0.009404139617130144) q[0]; ry(0.19802537590128938) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(-0.2603664507740761) q[2]; cx q[1], q[2]; ry(0.2603664507740761) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(0.17187149170768212) q[1]; rz(pi/2) q[0]; ry(-0.04290676198328873) q[3]; cx q[2], q[3]; ry(0.04290676198328873) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(0.03295385129614263) q[4]; cx q[3], q[4]; ry(-0.03295385129614263) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(-0.07821226383019321) q[5]; cx q[4], q[5]; ry(0.07821226383019321) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(-0.11248685547414958) q[6]; cx q[5], q[6]; ry(0.11248685547414958) q[6]; rz(-pi/2) q[6]; cx q[6], q[7]; ry(-0.013212601491808636) q[7]; cx q[6], q[7]; ry(0.013212601491808636) q[7]; rz(-pi/2) q[7]; cx q[7], q[8]; ry(0.06243634597383711) q[8]; cx q[7], q[8]; ry(-0.06243634597383711) q[8]; rz(-pi/2) q[8]; ry(0.5580310422796829) q[10]; cx q[10], q[0]; ry(-0.00036934626040353163) q[0]; cx q[10], q[0]; ry(0.00036934626040353163) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[10]; ry(-0.008495741761419675) q[2]; ry(0.6126754756626955) q[3]; ry(0.5888278959469508) q[4]; ry(0.5760076516375381) q[5]; ry(-0.16375964026242698) q[6]; ry(0.5457921922477845) q[7]; ry(0.022358646311475255) q[9]; cx q[8], q[9]; ry(-0.20069683559483079) q[9]; cx q[8], q[9]; ry(0.20069683559483079) q[9]; rz(-pi/2) q[9]; ry(0.6669694710731057) q[8]; ry(0.5372488055410855) q[9]; cx q[9], q[10]; ry(-0.005119819981489866) q[10]; cx q[9], q[10]; ry(0.005119819981489866) q[10]; rz(-pi/2) q[10]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.13429797525412707) q[9]; cx q[8], q[9]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.1278280757471005) q[8]; cx q[7], q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(-0.08593574585384106) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(0.10310316077353238) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(-0.14662366080407882) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(-0.2136957453535775) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(0.01772450477526379) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(-0.14080759135822346) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(-0.023975297326871176) q[1]; cx q[0], q[1]; ry(0.03698932737138729) q[0]; ry(0.023975297326871148) q[1]; rx(-0.036989327371388825) q[1]; ry(0.6484899604930983) q[10]; ry(0.14080759135822335) q[2]; rx(0.23670643812268555) q[2]; ry(-0.017724504775263838) q[3]; rx(-0.39464913283127956) q[3]; ry(0.21369574535357755) q[4]; rx(-0.8715761023245321) q[4]; ry(0.14662366080407882) q[5]; rx(-0.70221918753316) q[5]; ry(-0.10310316077353232) q[6]; rx(-0.05079256184897396) q[6]; ry(0.08593574585384119) q[7]; rx(-0.2550224757483939) q[7]; ry(0.12782807574710053) q[8]; rx(-0.6185535731612628) q[8]; ry(0.1342979752541269) q[9]; rx(-0.7810523821905822) q[9]; cx q[10], q[9]; ry(0.16065809439064047) q[9]; cx q[10], q[9]; rz(pi/2) q[10]; cx q[0], q[10]; ry(0.002075738673342627) q[10]; cx q[0], q[10]; cx q[0], q[1]; ry(-0.002075738673342627) q[10]; rz(-pi/2) q[10]; ry(0.2630266804407121) q[1]; cx q[0], q[1]; ry(-0.2630266804407121) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(-0.014948039515782139) q[2]; cx q[1], q[2]; ry(0.014948039515782139) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(0.06566019029778576) q[3]; cx q[2], q[3]; ry(-0.06566019029778576) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(-0.1906596980046596) q[4]; cx q[3], q[4]; ry(0.1906596980046596) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(0.10071482264061757) q[5]; cx q[4], q[5]; ry(-0.10071482264061757) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(0.005680738580264709) q[6]; cx q[5], q[6]; ry(-0.005680738580264709) q[6]; rz(-pi/2) q[6]; cx q[6], q[7]; ry(-0.041048203074057155) q[7]; cx q[6], q[7]; ry(0.041048203074057155) q[7]; rz(-pi/2) q[7]; cx q[7], q[8]; ry(-0.15648194783994526) q[8]; cx q[7], q[8]; ry(0.15648194783994526) q[8]; rz(-pi/2) q[8]; ry(-0.16065809439064047) q[9]; cx q[8], q[9]; ry(-0.1534916095290776) q[9]; cx q[8], q[9]; ry(0.1534916095290776) q[9]; rz(-pi/2) q[9];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] 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; 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[5], q[4]; rz(x0) 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(x2) q[6]; cx q[4], q[6]; cx q[6], q[9]; rz(x2) q[9]; cx q[6], q[9]; cx q[6], q[10]; rz(x2) q[10]; cx q[6], q[10]; cx q[9], q[10]; rz(x1) q[10]; cx q[9], q[10]; cx q[5], q[2]; rz(x3) q[2]; cx q[5], q[2]; cx q[4], q[2]; rz(x4) q[2]; cx q[4], q[2]; cx q[6], q[2]; rz(x3) q[2]; cx q[6], q[2]; cx q[9], q[2]; rz(x4) q[2]; cx q[9], q[2]; cx q[10], q[2]; rz(x4) q[2]; cx q[10], q[2]; cx q[5], q[3]; rz(x3) q[3]; cx q[5], q[3]; cx q[4], q[3]; rz(x4) q[3]; cx q[4], q[3]; cx q[6], q[3]; rz(x3) q[3]; cx q[6], q[3]; cx q[9], q[3]; rz(x4) q[3]; cx q[9], q[3]; cx q[10], q[3]; rz(x4) q[3]; cx q[10], q[3]; cx q[2], q[3]; rz(x1) q[3]; cx q[2], q[3]; 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(x2) q[7]; cx q[6], q[7]; cx q[2], q[7]; rz(x4) q[7]; cx q[2], q[7]; cx q[3], q[7]; rz(x4) q[7]; cx q[3], q[7]; cx q[5], q[8]; rz(x0) q[8]; cx q[5], q[8]; cx q[4], q[8]; rz(x1) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(x1) q[8]; cx q[6], q[8]; cx q[2], q[8]; rz(x3) q[8]; cx q[2], q[8]; cx q[3], q[8]; rz(x3) q[8]; cx q[3], q[8]; cx q[7], q[8]; rz(x1) q[8]; cx q[7], q[8]; cx q[1], q[0]; rz(x5) q[0]; cx q[1], q[0]; rz(x6) q[5]; rz(x7) q[4]; rz(x8) q[6]; rz(x9) q[9]; rz(x9) q[10]; rz(x10) q[2]; rz(x10) q[3]; rz(x11) q[7]; rz(x12) q[8]; rz(x4) q[1]; rz(x4) q[0]; 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]; h q[7]; rz(x13) q[7]; h q[7]; h q[8]; rz(x13) q[8]; h q[8]; h q[9]; rz(x13) q[9]; h q[9]; h q[10]; rz(x13) q[10]; h q[10]; cx q[5], q[4]; rz(x14) q[4]; cx q[5], q[4]; cx q[5], q[6]; rz(x15) q[6]; cx q[5], q[6]; cx q[4], q[6]; rz(x16) q[6]; cx q[4], q[6]; cx q[6], q[9]; rz(x16) q[9]; cx q[6], q[9]; cx q[6], q[10]; rz(x16) q[10]; cx q[6], q[10]; cx q[9], q[10]; rz(x15) q[10]; cx q[9], q[10]; cx q[5], q[2]; rz(x17) q[2]; cx q[5], q[2]; cx q[4], q[2]; rz(x18) q[2]; cx q[4], q[2]; cx q[6], q[2]; rz(x17) q[2]; cx q[6], q[2]; cx q[9], q[2]; rz(x18) q[2]; cx q[9], q[2]; cx q[10], q[2]; rz(x18) q[2]; cx q[10], q[2]; cx q[5], q[3]; rz(x17) q[3]; cx q[5], q[3]; cx q[4], q[3]; rz(x18) q[3]; cx q[4], q[3]; cx q[6], q[3]; rz(x17) q[3]; cx q[6], q[3]; cx q[9], q[3]; rz(x18) q[3]; cx q[9], q[3]; cx q[10], q[3]; rz(x18) q[3]; cx q[10], q[3]; cx q[2], q[3]; rz(x15) q[3]; cx q[2], q[3]; cx q[5], q[7]; rz(x15) q[7]; cx q[5], q[7]; cx q[4], q[7]; rz(x16) q[7]; cx q[4], q[7]; cx q[6], q[7]; rz(x16) q[7]; cx q[6], q[7]; cx q[2], q[7]; rz(x18) q[7]; cx q[2], q[7]; cx q[3], q[7]; rz(x18) q[7]; cx q[3], q[7]; cx q[5], q[8]; rz(x14) q[8]; cx q[5], q[8]; cx q[4], q[8]; rz(x15) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(x15) q[8]; cx q[6], q[8]; cx q[2], q[8]; rz(x17) q[8]; cx q[2], q[8]; cx q[3], q[8]; rz(x17) q[8]; cx q[3], q[8]; cx q[7], q[8]; rz(x15) q[8]; cx q[7], q[8]; cx q[1], q[0]; rz(x19) q[0]; cx q[1], q[0]; rz(x20) q[5]; rz(x21) q[4]; rz(x22) q[6]; rz(x23) q[9]; rz(x23) q[10]; rz(x24) q[2]; rz(x24) q[3]; rz(x25) q[7]; rz(x26) q[8]; rz(x18) q[1]; rz(x18) q[0]; 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]; h q[6]; rz(x27) q[6]; h q[6]; h q[7]; rz(x27) q[7]; h q[7]; h q[8]; rz(x27) q[8]; h q[8]; h q[9]; rz(x27) q[9]; h q[9]; h q[10]; rz(x27) q[10]; h q[10]; cx q[5], q[4]; rz(x28) q[4]; cx q[5], q[4]; cx q[5], q[6]; rz(x29) q[6]; cx q[5], q[6]; cx q[4], q[6]; rz(x30) q[6]; cx q[4], q[6]; cx q[6], q[9]; rz(x30) q[9]; cx q[6], q[9]; cx q[6], q[10]; rz(x30) q[10]; cx q[6], q[10]; cx q[9], q[10]; rz(x29) q[10]; cx q[9], q[10]; cx q[5], q[2]; rz(x31) q[2]; cx q[5], q[2]; cx q[4], q[2]; rz(x32) q[2]; cx q[4], q[2]; cx q[6], q[2]; rz(x31) q[2]; cx q[6], q[2]; cx q[9], q[2]; rz(x32) q[2]; cx q[9], q[2]; cx q[10], q[2]; rz(x32) q[2]; cx q[10], q[2]; cx q[5], q[3]; rz(x31) q[3]; cx q[5], q[3]; cx q[4], q[3]; rz(x32) q[3]; cx q[4], q[3]; cx q[6], q[3]; rz(x31) q[3]; cx q[6], q[3]; cx q[9], q[3]; rz(x32) q[3]; cx q[9], q[3]; cx q[10], q[3]; rz(x32) q[3]; cx q[10], q[3]; cx q[2], q[3]; rz(x29) q[3]; cx q[2], q[3]; cx q[5], q[7]; rz(x29) q[7]; cx q[5], q[7]; cx q[4], q[7]; rz(x30) q[7]; cx q[4], q[7]; cx q[6], q[7]; rz(x30) q[7]; cx q[6], q[7]; cx q[2], q[7]; rz(x32) q[7]; cx q[2], q[7]; cx q[3], q[7]; rz(x32) q[7]; cx q[3], q[7]; cx q[5], q[8]; rz(x28) q[8]; cx q[5], q[8]; cx q[4], q[8]; rz(x29) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(x29) q[8]; cx q[6], q[8]; cx q[2], q[8]; rz(x31) q[8]; cx q[2], q[8]; cx q[3], q[8]; rz(x31) q[8]; cx q[3], q[8]; cx q[7], q[8]; rz(x29) q[8]; cx q[7], q[8]; cx q[1], q[0]; rz(x33) q[0]; cx q[1], q[0]; rz(x34) q[5]; rz(x35) q[4]; rz(x36) q[6]; rz(x37) q[9]; rz(x37) q[10]; rz(x38) q[2]; rz(x38) q[3]; rz(x39) q[7]; rz(x40) q[8]; rz(x32) q[1]; rz(x32) q[0]; h q[0]; rz(x41) q[0]; h q[0]; h q[1]; rz(x41) q[1]; h q[1]; h q[2]; rz(x41) q[2]; h q[2]; h q[3]; rz(x41) q[3]; h q[3]; h q[4]; rz(x41) q[4]; h q[4]; h q[5]; rz(x41) q[5]; h q[5]; h q[6]; rz(x41) q[6]; h q[6]; h q[7]; rz(x41) q[7]; h q[7]; h q[8]; rz(x41) q[8]; h q[8]; h q[9]; rz(x41) q[9]; h q[9]; h q[10]; rz(x41) q[10]; h q[10]; cx q[5], q[4]; rz(x42) q[4]; cx q[5], q[4]; cx q[5], q[6]; rz(x43) q[6]; cx q[5], q[6]; cx q[4], q[6]; rz(x44) q[6]; cx q[4], q[6]; cx q[6], q[9]; rz(x44) q[9]; cx q[6], q[9]; cx q[6], q[10]; rz(x44) q[10]; cx q[6], q[10]; cx q[9], q[10]; rz(x43) q[10]; cx q[9], q[10]; cx q[5], q[2]; rz(x45) q[2]; cx q[5], q[2]; cx q[4], q[2]; rz(x46) q[2]; cx q[4], q[2]; cx q[6], q[2]; rz(x45) q[2]; cx q[6], q[2]; cx q[9], q[2]; rz(x46) q[2]; cx q[9], q[2]; cx q[10], q[2]; rz(x46) q[2]; cx q[10], q[2]; cx q[5], q[3]; rz(x45) q[3]; cx q[5], q[3]; cx q[4], q[3]; rz(x46) q[3]; cx q[4], q[3]; cx q[6], q[3]; rz(x45) q[3]; cx q[6], q[3]; cx q[9], q[3]; rz(x46) q[3]; cx q[9], q[3]; cx q[10], q[3]; rz(x46) q[3]; cx q[10], q[3]; cx q[2], q[3]; rz(x43) q[3]; cx q[2], q[3]; cx q[5], q[7]; rz(x43) q[7]; cx q[5], q[7]; cx q[4], q[7]; rz(x44) q[7]; cx q[4], q[7]; cx q[6], q[7]; rz(x44) q[7]; cx q[6], q[7]; cx q[2], q[7]; rz(x46) q[7]; cx q[2], q[7]; cx q[3], q[7]; rz(x46) q[7]; cx q[3], q[7]; cx q[5], q[8]; rz(x42) q[8]; cx q[5], q[8]; cx q[4], q[8]; rz(x43) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(x43) q[8]; cx q[6], q[8]; cx q[2], q[8]; rz(x45) q[8]; cx q[2], q[8]; cx q[3], q[8]; rz(x45) q[8]; cx q[3], q[8]; cx q[7], q[8]; rz(x43) q[8]; cx q[7], q[8]; cx q[1], q[0]; rz(x47) q[0]; cx q[1], q[0]; rz(x48) q[5]; rz(x49) q[4]; rz(x50) q[6]; rz(x51) q[9]; rz(x51) q[10]; rz(x52) q[2]; rz(x52) q[3]; rz(x53) q[7]; rz(x54) q[8]; rz(x46) q[1]; rz(x46) q[0]; h q[0]; rz(x55) q[0]; h q[0]; h q[1]; rz(x55) q[1]; h q[1]; h q[2]; rz(x55) q[2]; h q[2]; h q[3]; rz(x55) q[3]; h q[3]; h q[4]; rz(x55) q[4]; h q[4]; h q[5]; rz(x55) q[5]; h q[5]; h q[6]; rz(x55) q[6]; h q[6]; h q[7]; rz(x55) q[7]; h q[7]; h q[8]; rz(x55) q[8]; h q[8]; h q[9]; rz(x55) q[9]; h q[9]; h q[10]; rz(x55) 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];
{"source": 0, "sink": 5}
{"circuits": [], "gradients": []}
[ "IIIIIZZIIII", "IIIIZZIIIII", "IIIIZIZIIII", "IZIIZIIIIII", "ZIIIZIIIIII", "ZZIIIIIIIII", "IIIIIZIIZII", "IIIIIIZIZII", "IIIIZIIIZII", "IZIIIIIIZII", "ZIIIIIIIZII", "IIIIIZIZIII", "IIIIIIZZIII", "IIIIZIIZIII", "IZIIIIIZIII", "ZIIIIIIZIII", "IIIIIIIZZII", "IIIZIZIIIII", "IIIZIIZII...
[ 2, 1, 0.5, 0.5, 0.5, 1, -1, -0.5, -1, -0.5, -0.5, -1, -0.5, -1, -0.5, -0.5, 1, 1, 0.5, 0.5, -0.5, -0.5, 2, 1, 1, -1, -1, 1, -0.25, 8, 4, 3, 1.5, 1.5, -3, -3, 2.5, 5, -0.5, -0.5 ]
0.971849
[ 0.000890822842480871, -0.15670603725100302, -0.20648486180727027, 0.45144887671116174, 0.34931390918915306, 0.14890652132398377, 0.14818692661575433, 0.44502625653055666, 0.4249533755281996, 0.25680042464988484, 0.4419502268595168, 0.1799489528204672, -0.37170555535813404, -0.0445425003681...
{ "n_parameters": 129, "n_qubits": 11, "optimal_eigenvalue": -17.25, "target_ratio": 0.97, "target_value": -16.732499999999998 }
11
-5035186156446981099
hypermaxcut
adaptive_vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6], "hyperedges": [[3, 5], [2, 3], [1, 6], [4, 5], [0, 5], [2, 4], [0, 4], [0, 1], [4, 6], [2, 6], [1, 4], [0, 3], [1, 5], [0, 6]]}
{"states": [82, 114], "expectation_value": -2.6662839687082927, "params": null, "bitstrings": ["0101101", "0001101"], "total_optimization_steps": 56, "probabilities": [0.20704921583404, 0.4417110366265647], "optimization_time": 83.18705821037292}
0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(4) @ Z(2)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(0) @ Z(3)) + 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(6)) + 0.5 * (Z(0) @ Z(4)) + 0.0 * Z(5) + 0.0 * Z(3) + 0.0 * Z(2) + 0.0 * Z(1) + 0.0 * Z(6) + 0.0 * Z(4) + 0.0 * Z(0)
1
7
1
{"smallest_eigenvalues": [-3.0, -3.0, -3.0, -3.0, -3.0, -3.0, -3.0, -3.0], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -2.0, "smallest_bitstrings": ["1010011", "1010010", "1110010", "0001101", "0001111", "1110000", "0101100", "0101101"], "largest_eigenvalue": 7.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; ry(0.788689500901338) q[0]; h q[1]; h q[2]; h q[3]; ry(-0.19070276496554617) q[3]; h q[4]; ry(-0.19070276496554617) q[4]; cx q[2], q[4]; ry(0.19070276496554617) q[4]; cx q[2], q[4]; ry(-0.6464992712277204) q[4]; ry(1.5199023842805564) q[2]; cx q[2], q[0]; ry(-0.788689500901338) q[0]; cx q[2], q[0]; cx q[0], q[4]; ry(0.6464992712277204) q[4]; cx q[0], q[4]; ry(-0.07772575591100797) q[4]; h q[5]; cx q[5], q[3]; ry(0.19070276496554617) q[3]; cx q[5], q[3]; ry(-0.2991043655271387) q[3]; cx q[2], q[3]; ry(0.2991043655271387) q[3]; cx q[2], q[3]; ry(-0.24402338570570714) q[3]; cx q[0], q[3]; ry(0.24402338570570714) q[3]; cx q[0], q[3]; ry(0.01903816322092238) q[2]; ry(-0.23377514330514967) q[3]; ry(1.0270373428250228) q[5]; cx q[5], q[2]; ry(-0.01903816322092238) q[2]; cx q[5], q[2]; ry(0.1694572875548136) q[5]; cx q[2], q[5]; ry(-0.1694572875548136) q[5]; cx q[2], q[5]; cx q[5], q[4]; ry(0.07772575591100797) q[4]; cx q[5], q[4]; h q[6]; ry(-0.6684527578994576) q[6]; cx q[1], q[6]; ry(0.6684527578994576) q[6]; cx q[1], q[6]; ry(-0.08145794180243102) q[6]; cx q[0], q[6]; ry(0.08145794180243102) q[6]; cx q[0], q[6]; ry(0.038772314354924314) q[0]; cx q[4], q[0]; ry(0.10965123476462671) q[1]; cx q[3], q[1]; ry(-0.10965123476462671) q[1]; cx q[3], q[1]; ry(0.018693667944183867) q[0]; cx q[4], q[0]; ry(0.005508770666786646) q[1]; cx q[5], q[1]; ry(-0.005508770666786646) q[1]; cx q[5], q[1]; ry(0.09518013928147592) q[1]; cx q[2], q[1]; ry(-0.09518013928147592) q[1]; cx q[2], q[1]; ry(0.03646945981667325) q[6]; cx q[2], q[6]; ry(-0.03646945981667325) q[6]; cx q[2], q[6]; ry(-0.035878774684808816) q[2]; cx q[0], q[2]; ry(0.035878774684808816) q[2]; cx q[0], q[2]; ry(0.0851500201581462) q[6]; cx q[5], q[6]; ry(-0.0851500201581462) q[6]; cx q[5], q[6]; ry(0.02422765830230817) q[5]; cx q[3], q[5]; ry(-0.02422765830230817) q[5]; cx q[3], q[5]; ry(0.14342984331575598) q[6]; cx q[4], q[6]; ry(-0.14342984331575598) q[6]; cx q[4], q[6]; ry(-0.19691202192883367) q[1]; cx q[6], q[1]; ry(0.19691202192883367) q[1]; cx q[6], q[1]; ry(0.023920101089657107) q[1]; cx q[4], q[1]; ry(-0.023920101089657107) q[1]; cx q[4], q[1]; ry(-0.0758033039705274) q[3]; cx q[1], q[3]; ry(0.0758033039705274) q[3]; cx q[1], q[3]; ry(-0.12362198754638332) q[5]; cx q[4], q[5]; ry(0.12362198754638332) q[5]; cx q[4], q[5]; ry(0.02501065738440453) q[5]; cx q[1], q[5]; ry(-0.02501065738440453) q[5]; cx q[1], q[5]; ry(0.07417209232656095) q[3]; ry(0.023603772949079466) q[0]; ry(0.055034417664818855) q[2]; ry(-0.002138527299134732) q[4]; cx q[4], q[3]; ry(-0.07417209232656095) q[3]; cx q[4], q[3]; cx q[3], q[0]; ry(-0.023603772949079466) q[0]; cx q[3], q[0]; ry(0.04528834787218193) q[0]; cx q[1], q[0]; ry(-0.04528834787218193) q[0]; cx q[1], q[0]; ry(0.03344514899376314) q[4]; cx q[3], q[4]; ry(-0.03344514899376314) q[4]; cx q[3], q[4]; ry(-0.005894026187655891) q[4]; cx q[1], q[4]; ry(0.005894026187655891) q[4]; cx q[1], q[4]; ry(-0.01067424651427613) q[0]; cx q[5], q[0]; ry(0.01067424651427613) q[0]; cx q[5], q[0]; ry(0.006651721970351861) q[3]; ry(0.01972458670247448) q[0]; ry(0.06174619715240062) q[5]; ry(-0.05425391505354854) q[6]; cx q[6], q[2]; ry(-0.055034417664818855) q[2]; cx q[6], q[2]; cx q[6], q[3]; ry(-0.01121514370422097) q[2]; cx q[1], q[2]; ry(0.01121514370422097) q[2]; cx q[1], q[2]; ry(0.07350605337261022) q[1]; ry(-0.006651721970351861) q[3]; cx q[6], q[3]; cx q[6], q[0]; ry(-0.01972458670247448) q[0]; cx q[6], q[0]; cx q[6], q[5]; ry(-0.06174619715240062) q[5]; cx q[6], q[5]; ry(-0.12316399331272858) q[6]; cx q[3], q[6]; ry(0.12316399331272858) q[6]; cx q[3], q[6];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) 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.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) 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.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) 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.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) 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];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) 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.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) 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];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) 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];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) 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.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nry(0.0122) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nry(0.0122) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nry(0.0122) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nry(0.0122) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nry(0.0122) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[7] c;\nqubit[7] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\ncry(-1.0342) q[2], q[4];\ncry(-1.0342) q[5], q[3];\nry(1.0293) q[2];\ncry(1.4052) q[2], q[0];\ncry(-0.9035) q[0], q[4];\ncry(-0.7688) q[2], q[3];\ncry(-1.3976) q[1], q[6];\nry(1.2198) q[5];\ncry(0.3363) q[5], q[2];\ncry(-0.2517) q[0], q[3];\ncry(0.2985) q[2], q[5];\ncry(-0.1555) q[0], q[6];\nry(0.1086) q[0];\ncry(-0.0572) q[5], q[4];\nry(-0.0394) q[3];\ncry(0.2173) q[3], q[1];\ncry(-0.1077) q[5], q[1];\ncry(0.1749) q[2], q[1];\ncry(-0.0694) q[2], q[6];\ncry(0.0679) q[5], q[6];\ncry(-0.1582) q[4], q[0];\ncry(0.1326) q[4], q[6];\ncry(-0.0863) q[6], q[1];\ncry(0.027) q[0], q[2];\nry(0.0524) q[6];\ncry(-0.1247) q[4], q[1];\ncry(-0.0926) q[3], q[5];\ncry(-0.0828) q[4], q[5];\ncry(0.028) q[1], q[3];\ncry(-0.0986) q[1], q[5];\nry(0.0167) q[4];\ncry(0.0753) q[4], q[3];\ncry(-0.0725) q[3], q[0];\ncry(0.058) q[3], q[4];\ncry(-0.043) q[6], q[2];\ncry(0.0305) q[6], q[3];\ncry(-0.0279) q[1], q[0];\ncry(0.0174) q[5], q[0];\ncry(-0.045) q[6], q[0];\ncry(-0.012) q[1], q[4];\ncry(0.023) q[6], q[5];\ncry(0.0279) q[3], q[6];\ncry(0.0093) q[1], q[2];\nry(0.0122) 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.256, 0.2531, 0.4299, 0.4488, 0.6914, 0.5525, 0.4508, 0.4261, 0.3272, 0.3058, 0.1423, 0.0809, 0.0759, 0.0634, 0.0519, 0.0454, 0.0351, 0.0523, 0.038, 0.0316, 0.033, 0.0275, 0.0281, 0.0273, 0.0263, 0.0269, 0.0204, 0.0173, 0.0175, 0.0211, 0.016, 0.0153, 0.0164, 0.0125, 0.0111, 0.0105, 0.01, 0.0105, 0.0116, 0.0091, 0.0079, 0.0067, 0.0061, 0.006, 0.0059, 0.0056, 0.005, 0.0048, 0.0046, 0.0042, 0.0037, 0.0036, 0.0035, 0.0034, 0.0032, 0.003]}
[ "IZIZIII", "IIIZZII", "IZIIIZI", "ZIIIZII", "ZIIIIZI", "IZZIIII", "IIZIZII", "IIZIIZI", "ZIZIIII", "IZIIIIZ", "IIIZIIZ", "IIIIIZZ", "ZIIIIIZ", "IIZIIIZ", "IZIIIII", "IIIZIII", "IIIIZII", "IIIIIZI", "ZIIIIII", "IIZIIII", "IIIIIIZ" ]
[ 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.977513
[ -0.38140552993109234, 1.5199023842805564, 1.577379001802676, -1.2929985424554409, -0.5982087310542774, -1.3369055157989151, 1.0270373428250228, 0.03807632644184476, -0.4880467714114143, 0.3389145751096272, -0.16291588360486203, 0.05746598229910818, -0.15545151182201594, -0.2337751433051496...
{ "n_parameters": 43, "n_qubits": 7, "optimal_eigenvalue": -3, "target_ratio": 0.97, "target_value": -2.91 }
15
be3312c5c1bc33b10be9c834d0af7350
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": 4, "target": 5}, {"source": 6, "target": 7}, {"source": 8, "target": 9}]}
{"states": [483, 495], "expectation_value": -6.499681138601659, "params": null, "bitstrings": ["000011100", "000010000"], "total_optimization_steps": 76, "probabilities": [0.10546624444112213, 0.3163641961380933], "optimization_time": 70.85511064529419}
-1.0 * (Z(0) @ Z(1)) + -1.0 * (Z(2) @ Z(3)) + -1.0 * (Z(5) @ Z(6)) + -1.0 * (Z(7) @ Z(8)) + 0.5 * Z(1) + 0.5 * Z(0) + 0.5 * Z(3) + 0.5 * Z(2) + 0.5 * Z(6) + 0.5 * Z(5) + 0.5 * Z(8) + 0.5 * Z(7) + -0.5 * Z(4)
5
9
1
{"smallest_eigenvalues": [-8.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -7.5, "smallest_bitstrings": ["000010000"], "largest_eigenvalue": 4.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(0.2981509844867557) q[0]; rz(1.6892537400776497) q[0]; rx(0.4727948839522916) q[1]; rz(1.25794667609434) q[1]; rx(0.382222792084763) q[2]; rz(1.8056559122353084) q[2]; rx(-0.2229001784717934) q[3]; rz(1.5523346467626133) q[3]; rx(0.0650634911757089) q[4]; rz(1.5079457483235021) q[4]; rx(1.3544642532739262) q[5]; rz(1.4348252235758405) q[5]; rx(0.7700353130226831) q[6]; rz(2.3266656389552383) q[6]; rx(0.22405479615804488) q[7]; rz(1.7900993680883843) q[7]; rx(1.202838593765924) q[8]; rz(0.36447857385222093) q[8]; cx q[8], q[7]; ry(0.009722374465534114) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(-0.009722374465534114) q[7]; rz(-pi/2) q[7]; ry(0.056221998240583174) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.03999621374770991) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.012744238863486997) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.02615974879702801) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.06278171099870751) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.032089445243674214) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.032089445243674214) q[1]; ry(0.012402551602695926) q[0]; cx q[8], q[0]; ry(-0.012402551602695926) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.0013619696880756826) q[8]; cx q[7], q[8]; ry(0.06278171099870751) q[2]; ry(0.026159748797028013) q[3]; ry(-0.012744238863486997) q[4]; ry(0.03999621374770991) q[5]; ry(-0.056221998240583174) q[6]; cx q[7], q[6]; ry(0.056221998240583174) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.056221998240583174) q[6]; rz(-pi/2) q[6]; ry(-0.03999621374770991) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.012744238863486997) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.02615974879702801) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.06278171099870751) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.032089445243674214) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.032089445243674214) q[1]; ry(0.012402551602695926) q[0]; cx q[7], q[0]; ry(-0.012402551602695926) q[0]; rz(pi/2) q[7]; ry(0.06278171099870751) q[2]; ry(0.026159748797028013) q[3]; ry(-0.012744238863486997) q[4]; ry(0.03999621374770991) q[5]; ry(-0.0013619696880756828) q[8]; cx q[6], q[8]; ry(0.0013619696880756826) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(0.009722374465534114) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.03999621374770991) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.03999621374770991) q[5]; rz(-pi/2) q[5]; ry(0.012744238863486997) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.02615974879702801) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.06278171099870751) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.032089445243674214) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.032089445243674214) q[1]; ry(0.012402551602695926) q[0]; cx q[6], q[0]; ry(-0.012402551602695926) q[0]; rz(pi/2) q[6]; ry(0.06278171099870751) q[2]; ry(0.026159748797028013) q[3]; ry(-0.012744238863486997) q[4]; ry(-0.009722374465534114) q[7]; ry(-0.0013619696880756828) q[8]; cx q[5], q[8]; ry(0.0013619696880756826) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(0.009722374465534114) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.056221998240583174) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.012744238863486997) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.012744238863486997) q[4]; rz(-pi/2) q[4]; ry(-0.02615974879702801) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.06278171099870751) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.032089445243674214) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.032089445243674214) q[1]; ry(0.012402551602695926) q[0]; cx q[5], q[0]; ry(-0.012402551602695926) q[0]; rz(pi/2) q[5]; ry(0.06278171099870751) q[2]; ry(0.026159748797028013) q[3]; ry(-0.056221998240583174) q[6]; ry(-0.009722374465534114) q[7]; ry(-0.0013619696880756828) q[8]; cx q[4], q[8]; ry(0.0013619696880756826) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(0.009722374465534114) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.056221998240583174) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.03999621374770991) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.02615974879702801) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.02615974879702801) q[3]; rz(-pi/2) q[3]; ry(-0.06278171099870751) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.032089445243674214) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.032089445243674214) q[1]; ry(0.012402551602695926) q[0]; cx q[4], q[0]; ry(-0.012402551602695926) q[0]; rz(pi/2) q[4]; ry(0.06278171099870751) q[2]; ry(0.03999621374770991) q[5]; ry(-0.056221998240583174) q[6]; ry(-0.009722374465534114) q[7]; ry(-0.0013619696880756828) q[8]; cx q[3], q[8]; ry(0.0013619696880756826) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(0.009722374465534114) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.056221998240583174) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.03999621374770991) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.012744238863486997) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.06278171099870751) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.06278171099870751) q[2]; rz(-pi/2) q[2]; ry(0.032089445243674214) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.032089445243674214) q[1]; ry(0.012402551602695926) q[0]; cx q[3], q[0]; ry(-0.012402551602695926) q[0]; rz(pi/2) q[3]; ry(-0.012744238863486997) q[4]; ry(0.03999621374770991) q[5]; ry(-0.056221998240583174) q[6]; ry(-0.009722374465534114) q[7]; ry(-0.0013619696880756828) q[8]; cx q[2], q[8]; ry(0.0013619696880756826) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(0.009722374465534114) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.056221998240583174) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.03999621374770991) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.012744238863486997) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.02615974879702801) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.032089445243674214) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.032089445243674214) q[1]; rz(-pi/2) q[1]; ry(0.012402551602695926) q[0]; cx q[2], q[0]; ry(-0.012402551602695926) q[0]; rz(pi/2) q[2]; ry(0.026159748797028013) q[3]; ry(-0.012744238863486997) q[4]; ry(0.03999621374770991) q[5]; ry(-0.056221998240583174) q[6]; ry(-0.009722374465534114) q[7]; ry(-0.0013619696880756828) q[8]; cx q[1], q[8]; ry(0.0013619696880756826) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(0.009722374465534114) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.056221998240583174) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.03999621374770991) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.012744238863486997) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.02615974879702801) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.06278171099870751) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.012402551602695926) q[0]; cx q[1], q[0]; ry(-0.012402551602695926) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.06278171099870751) q[2]; ry(0.026159748797028013) q[3]; ry(-0.012744238863486997) q[4]; ry(0.03999621374770991) q[5]; ry(-0.056221998240583174) q[6]; ry(-0.009722374465534114) q[7]; ry(-0.0013619696880756828) q[8]; cx q[0], q[8]; ry(0.0013619696880756826) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(0.009722374465534114) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.056221998240583174) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.03999621374770991) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.012744238863486997) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.02615974879702801) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.06278171099870751) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.032089445243674214) q[1]; cx q[0], q[1]; rz(1.5571345178525577) q[0]; ry(0.6820351447663012) q[0]; rz(0.17946107616676166) q[0]; rz(-0.2941388958352058) q[1]; ry(1.2445798450824284) q[1]; rz(-0.2492976337043733) q[1]; rz(-2.684263053767733) q[2]; ry(0.2172390025950598) q[2]; rz(2.7668381221301477) q[2]; rz(-0.6799046961480717) q[3]; ry(0.06799124282547346) q[3]; rz(1.5594795580049823) q[3]; rz(2.891199025228371) q[4]; ry(0.46278016205732647) q[4]; rz(-1.6889002523258871) q[4]; rz(0.084614606999867) q[5]; ry(0.22449973057012088) q[5]; rz(0.4545766162214804) q[5]; rz(0.23471840617004158) q[6]; ry(0.888561629609809) q[6]; rz(-0.4840399221527836) q[6]; rz(-0.0028741006106898226) q[7]; ry(1.3830181907926353) q[7]; rz(0.015514646049561875) q[7]; rz(0.08026720777850782) q[8]; ry(0.6304767405867748) q[8]; rz(-1.5164285053977475) q[8]; cx q[8], q[7]; ry(-0.02927916618360882) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.02927916618360882) q[7]; rz(-pi/2) q[7]; ry(0.07603352385816758) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(0.05795444153666121) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(0.023444285908021827) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.019212984884839832) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.02299322936162169) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(0.10373465183737741) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(0.10748011598917677) q[0]; cx q[8], q[0]; ry(-0.10748011598917676) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.008779417829925983) q[8]; cx q[7], q[8]; ry(-0.10373465183737741) q[1]; ry(0.02299322936162169) q[2]; ry(0.019212984884839836) q[3]; ry(-0.023444285908021827) q[4]; ry(-0.05795444153666121) q[5]; ry(-0.07603352385816758) q[6]; cx q[7], q[6]; ry(0.07603352385816758) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.07603352385816758) q[6]; rz(-pi/2) q[6]; ry(0.05795444153666121) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(0.023444285908021827) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.019212984884839832) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.02299322936162169) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(0.10373465183737741) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(0.10748011598917677) q[0]; cx q[7], q[0]; ry(-0.10748011598917676) q[0]; rz(pi/2) q[7]; ry(-0.10373465183737741) q[1]; ry(0.02299322936162169) q[2]; ry(0.019212984884839836) q[3]; ry(-0.023444285908021827) q[4]; ry(-0.05795444153666121) q[5]; ry(-0.008779417829925985) q[8]; cx q[6], q[8]; ry(0.008779417829925983) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.02927916618360882) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(0.05795444153666121) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(-0.05795444153666121) q[5]; rz(-pi/2) q[5]; ry(0.023444285908021827) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.019212984884839832) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.02299322936162169) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(0.10373465183737741) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(0.10748011598917677) q[0]; cx q[6], q[0]; ry(-0.10748011598917676) q[0]; rz(pi/2) q[6]; ry(-0.10373465183737741) q[1]; ry(0.02299322936162169) q[2]; ry(0.019212984884839836) q[3]; ry(-0.023444285908021827) q[4]; ry(0.02927916618360882) q[7]; ry(-0.008779417829925985) q[8]; cx q[5], q[8]; ry(0.008779417829925983) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.02927916618360882) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.07603352385816758) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(0.023444285908021827) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(-0.023444285908021827) q[4]; rz(-pi/2) q[4]; ry(-0.019212984884839832) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.02299322936162169) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(0.10373465183737741) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(0.10748011598917677) q[0]; cx q[5], q[0]; ry(-0.10748011598917676) q[0]; rz(pi/2) q[5]; ry(-0.10373465183737741) q[1]; ry(0.02299322936162169) q[2]; ry(0.019212984884839836) q[3]; ry(-0.07603352385816758) q[6]; ry(0.02927916618360882) q[7]; ry(-0.008779417829925985) q[8]; cx q[4], q[8]; ry(0.008779417829925983) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.02927916618360882) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.07603352385816758) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(0.05795444153666121) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.019212984884839832) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.019212984884839832) q[3]; rz(-pi/2) q[3]; ry(-0.02299322936162169) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(0.10373465183737741) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(0.10748011598917677) q[0]; cx q[4], q[0]; ry(-0.10748011598917676) q[0]; rz(pi/2) q[4]; ry(-0.10373465183737741) q[1]; ry(0.02299322936162169) q[2]; ry(-0.05795444153666121) q[5]; ry(-0.07603352385816758) q[6]; ry(0.02927916618360882) q[7]; ry(-0.008779417829925985) q[8]; cx q[3], q[8]; ry(0.008779417829925983) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.02927916618360882) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.07603352385816758) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(0.05795444153666121) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(0.023444285908021827) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.02299322936162169) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.02299322936162169) q[2]; rz(-pi/2) q[2]; ry(0.10373465183737741) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(0.10748011598917677) q[0]; cx q[3], q[0]; ry(-0.10748011598917676) q[0]; rz(pi/2) q[3]; ry(-0.10373465183737741) q[1]; ry(-0.023444285908021827) q[4]; ry(-0.05795444153666121) q[5]; ry(-0.07603352385816758) q[6]; ry(0.02927916618360882) q[7]; ry(-0.008779417829925985) q[8]; cx q[2], q[8]; ry(0.008779417829925983) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.02927916618360882) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.07603352385816758) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(0.05795444153666121) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(0.023444285908021827) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.019212984884839832) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(0.10373465183737741) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(-0.10373465183737741) q[1]; rz(-pi/2) q[1]; ry(0.10748011598917677) q[0]; cx q[2], q[0]; ry(-0.10748011598917676) q[0]; rz(pi/2) q[2]; ry(0.019212984884839836) q[3]; ry(-0.023444285908021827) q[4]; ry(-0.05795444153666121) q[5]; ry(-0.07603352385816758) q[6]; ry(0.02927916618360882) q[7]; ry(-0.008779417829925985) q[8]; cx q[1], q[8]; ry(0.008779417829925983) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.02927916618360882) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.07603352385816758) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(0.05795444153666121) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(0.023444285908021827) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.019212984884839832) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.02299322936162169) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(0.10748011598917677) q[0]; cx q[1], q[0]; ry(-0.10748011598917677) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.02299322936162169) q[2]; ry(0.019212984884839836) q[3]; ry(-0.023444285908021827) q[4]; ry(-0.05795444153666121) q[5]; ry(-0.07603352385816758) q[6]; ry(0.02927916618360882) q[7]; ry(-0.008779417829925985) q[8]; cx q[0], q[8]; ry(0.008779417829925983) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.02927916618360882) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.07603352385816758) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(0.05795444153666121) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(0.023444285908021827) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.019212984884839832) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.02299322936162169) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(0.10373465183737741) q[1]; cx q[0], q[1]; rz(1.9443245038955261) q[0]; ry(1.2452759271463376) q[0]; rz(0.45468593257825063) q[0]; rz(-0.32170262859783705) q[1]; ry(0.10382873033400533) q[1]; rz(0.6068811670143366) q[1]; rz(-2.7991137357342146) q[2]; ry(1.6359154250272858) q[2]; rz(-2.835904707812082) q[2]; rz(3.029043251612176) q[3]; ry(0.5052059828680545) q[3]; rz(2.931440490914543) q[3]; rz(-0.29274157334736595) q[4]; ry(0.23612648448157939) q[4]; rz(-1.6158733895691293) q[4]; rz(-0.45771847617720773) q[5]; ry(0.43297542656438376) q[5]; rz(0.14941231699567226) q[5]; rz(-0.1193512447204732) q[6]; ry(0.9347859729952245) q[6]; rz(0.03545862092291818) q[6]; rz(0.001596538070228526) q[7]; ry(1.3946412978864988) q[7]; rz(-0.42001617602397756) q[7]; rz(-0.16661661866960786) q[8]; ry(0.781743241474355) q[8]; rz(-1.3159926231389085) q[8]; cx q[8], q[7]; ry(-0.01696322875060187) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.01696322875060187) q[7]; rz(-pi/2) q[7]; ry(0.08116784116790096) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.10635330876876083) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.03783304202737647) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(-0.01716614225280228) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(-0.06687153614429568) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.1243888879181903) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.020451115906426825) q[0]; cx q[8], q[0]; ry(0.020451115906426825) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.13806417410151545) q[8]; cx q[7], q[8]; ry(0.12438888791819032) q[1]; ry(0.06687153614429568) q[2]; ry(0.017166142252802285) q[3]; ry(0.03783304202737647) q[4]; ry(0.10635330876876083) q[5]; ry(-0.08116784116790096) q[6]; cx q[7], q[6]; ry(0.08116784116790096) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.08116784116790096) q[6]; rz(-pi/2) q[6]; ry(-0.10635330876876083) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.03783304202737647) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(-0.01716614225280228) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(-0.06687153614429568) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.1243888879181903) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.020451115906426825) q[0]; cx q[7], q[0]; ry(0.020451115906426825) q[0]; rz(pi/2) q[7]; ry(0.12438888791819032) q[1]; ry(0.06687153614429568) q[2]; ry(0.017166142252802285) q[3]; ry(0.03783304202737647) q[4]; ry(0.10635330876876083) q[5]; ry(0.13806417410151545) q[8]; cx q[6], q[8]; ry(-0.13806417410151545) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.01696322875060187) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.10635330876876083) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.10635330876876083) q[5]; rz(-pi/2) q[5]; ry(-0.03783304202737647) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(-0.01716614225280228) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(-0.06687153614429568) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.1243888879181903) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.020451115906426825) q[0]; cx q[6], q[0]; ry(0.020451115906426825) q[0]; rz(pi/2) q[6]; ry(0.12438888791819032) q[1]; ry(0.06687153614429568) q[2]; ry(0.017166142252802285) q[3]; ry(0.03783304202737647) q[4]; ry(0.016963228750601873) q[7]; ry(0.13806417410151545) q[8]; cx q[5], q[8]; ry(-0.13806417410151545) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.01696322875060187) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.08116784116790096) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.03783304202737647) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.03783304202737647) q[4]; rz(-pi/2) q[4]; ry(-0.01716614225280228) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(-0.06687153614429568) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.1243888879181903) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.020451115906426825) q[0]; cx q[5], q[0]; ry(0.020451115906426825) q[0]; rz(pi/2) q[5]; ry(0.12438888791819032) q[1]; ry(0.06687153614429568) q[2]; ry(0.017166142252802285) q[3]; ry(-0.08116784116790096) q[6]; ry(0.016963228750601873) q[7]; ry(0.13806417410151545) q[8]; cx q[4], q[8]; ry(-0.13806417410151545) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.01696322875060187) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.08116784116790096) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.10635330876876083) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(-0.01716614225280228) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(0.01716614225280228) q[3]; rz(-pi/2) q[3]; ry(-0.06687153614429568) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.1243888879181903) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.020451115906426825) q[0]; cx q[4], q[0]; ry(0.020451115906426825) q[0]; rz(pi/2) q[4]; ry(0.12438888791819032) q[1]; ry(0.06687153614429568) q[2]; ry(0.10635330876876083) q[5]; ry(-0.08116784116790096) q[6]; ry(0.016963228750601873) q[7]; ry(0.13806417410151545) q[8]; cx q[3], q[8]; ry(-0.13806417410151545) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.01696322875060187) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.08116784116790096) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.10635330876876083) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.03783304202737647) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(-0.06687153614429568) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(0.06687153614429568) q[2]; rz(-pi/2) q[2]; ry(-0.1243888879181903) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.020451115906426825) q[0]; cx q[3], q[0]; ry(0.020451115906426825) q[0]; rz(pi/2) q[3]; ry(0.12438888791819032) q[1]; ry(0.03783304202737647) q[4]; ry(0.10635330876876083) q[5]; ry(-0.08116784116790096) q[6]; ry(0.016963228750601873) q[7]; ry(0.13806417410151545) q[8]; cx q[2], q[8]; ry(-0.13806417410151545) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.01696322875060187) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.08116784116790096) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.10635330876876083) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.03783304202737647) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(-0.01716614225280228) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.1243888879181903) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.1243888879181903) q[1]; rz(-pi/2) q[1]; ry(-0.020451115906426825) q[0]; cx q[2], q[0]; ry(0.020451115906426825) q[0]; rz(pi/2) q[2]; ry(0.017166142252802285) q[3]; ry(0.03783304202737647) q[4]; ry(0.10635330876876083) q[5]; ry(-0.08116784116790096) q[6]; ry(0.016963228750601873) q[7]; ry(0.13806417410151545) q[8]; cx q[1], q[8]; ry(-0.13806417410151545) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.01696322875060187) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.08116784116790096) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.10635330876876083) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.03783304202737647) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(-0.01716614225280228) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(-0.06687153614429568) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.020451115906426825) q[0]; cx q[1], q[0]; ry(0.020451115906426825) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(0.06687153614429568) q[2]; ry(0.017166142252802285) q[3]; ry(0.03783304202737647) q[4]; ry(0.10635330876876083) q[5]; ry(-0.08116784116790096) q[6]; ry(0.016963228750601873) q[7]; ry(0.13806417410151545) q[8]; cx q[0], q[8]; ry(-0.13806417410151545) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.01696322875060187) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.08116784116790096) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.10635330876876083) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.03783304202737647) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(-0.01716614225280228) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(-0.06687153614429568) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.1243888879181903) q[1]; cx q[0], q[1]; rz(-1.5706356878996686) q[0]; ry(0.49626167821124284) q[0]; rz(2.443292519695241) q[0]; rz(3.085735325179103) q[1]; ry(0.6489874028281333) q[1]; rz(-2.8787501229855126) q[1]; rz(-3.053884464508973) q[2]; ry(1.852014584302497) q[2]; rz(-3.061238791748524) q[2]; rz(2.869508195426884) q[3]; ry(1.8052485624043662) q[3]; rz(-2.83182387930243) q[3]; rz(2.006736782620835) q[4]; ry(0.05472283234420149) q[4]; rz(-0.9347094971923804) q[4]; rz(-0.008393398983507883) q[5]; ry(0.3839817108400548) q[5]; rz(0.05087965815313655) q[5]; rz(-0.04378049967356423) q[6]; ry(0.19872008514460313) q[6]; rz(0.023411406087664233) q[6]; rz(-2.985417261240416) q[7]; ry(0.27396480584189864) q[7]; rz(-2.3642725521453323) q[7]; rz(-2.1696037105962063) q[8]; ry(0.6108720225028395) q[8]; rz(2.319078979719052) q[8]; cx q[8], q[7]; ry(-0.029587742908514805) q[7]; cx q[8], q[7]; cx q[8], q[6]; ry(0.029587742908514805) q[7]; rz(-pi/2) q[7]; ry(0.3962141555389198) q[6]; cx q[8], q[6]; cx q[8], q[5]; ry(-0.014780959442781549) q[5]; cx q[8], q[5]; cx q[8], q[4]; ry(-0.016721459013234827) q[4]; cx q[8], q[4]; cx q[8], q[3]; ry(0.15520532074623747) q[3]; cx q[8], q[3]; cx q[8], q[2]; ry(0.07770983761453647) q[2]; cx q[8], q[2]; cx q[8], q[1]; ry(-0.15657489058853624) q[1]; cx q[8], q[1]; cx q[8], q[0]; ry(-0.18917389930195075) q[0]; cx q[8], q[0]; ry(0.18917389930195072) q[0]; rz(pi/2) q[8]; cx q[7], q[8]; ry(-0.035902023512351014) q[8]; cx q[7], q[8]; ry(0.15657489058853621) q[1]; ry(-0.07770983761453648) q[2]; ry(-0.15520532074623744) q[3]; ry(0.01672145901323483) q[4]; ry(0.014780959442781549) q[5]; ry(-0.3962141555389198) q[6]; cx q[7], q[6]; ry(0.3962141555389198) q[6]; cx q[7], q[6]; cx q[7], q[5]; ry(-0.3962141555389198) q[6]; rz(-pi/2) q[6]; ry(-0.014780959442781549) q[5]; cx q[7], q[5]; cx q[7], q[4]; ry(-0.016721459013234827) q[4]; cx q[7], q[4]; cx q[7], q[3]; ry(0.15520532074623747) q[3]; cx q[7], q[3]; cx q[7], q[2]; ry(0.07770983761453647) q[2]; cx q[7], q[2]; cx q[7], q[1]; ry(-0.15657489058853624) q[1]; cx q[7], q[1]; cx q[7], q[0]; ry(-0.18917389930195075) q[0]; cx q[7], q[0]; ry(0.18917389930195072) q[0]; rz(pi/2) q[7]; ry(0.15657489058853621) q[1]; ry(-0.07770983761453648) q[2]; ry(-0.15520532074623744) q[3]; ry(0.01672145901323483) q[4]; ry(0.014780959442781549) q[5]; ry(0.03590202351235102) q[8]; cx q[6], q[8]; ry(-0.035902023512351014) q[8]; cx q[6], q[8]; cx q[6], q[7]; ry(-0.029587742908514805) q[7]; cx q[6], q[7]; cx q[6], q[5]; ry(-0.014780959442781549) q[5]; cx q[6], q[5]; cx q[6], q[4]; ry(0.014780959442781549) q[5]; rz(-pi/2) q[5]; ry(-0.016721459013234827) q[4]; cx q[6], q[4]; cx q[6], q[3]; ry(0.15520532074623747) q[3]; cx q[6], q[3]; cx q[6], q[2]; ry(0.07770983761453647) q[2]; cx q[6], q[2]; cx q[6], q[1]; ry(-0.15657489058853624) q[1]; cx q[6], q[1]; cx q[6], q[0]; ry(-0.18917389930195075) q[0]; cx q[6], q[0]; ry(0.18917389930195072) q[0]; rz(pi/2) q[6]; ry(0.15657489058853621) q[1]; ry(-0.07770983761453648) q[2]; ry(-0.15520532074623744) q[3]; ry(0.01672145901323483) q[4]; ry(0.029587742908514805) q[7]; ry(0.03590202351235102) q[8]; cx q[5], q[8]; ry(-0.035902023512351014) q[8]; cx q[5], q[8]; cx q[5], q[7]; ry(-0.029587742908514805) q[7]; cx q[5], q[7]; cx q[5], q[6]; ry(0.3962141555389198) q[6]; cx q[5], q[6]; cx q[5], q[4]; ry(-0.016721459013234827) q[4]; cx q[5], q[4]; cx q[5], q[3]; ry(0.016721459013234827) q[4]; rz(-pi/2) q[4]; ry(0.15520532074623747) q[3]; cx q[5], q[3]; cx q[5], q[2]; ry(0.07770983761453647) q[2]; cx q[5], q[2]; cx q[5], q[1]; ry(-0.15657489058853624) q[1]; cx q[5], q[1]; cx q[5], q[0]; ry(-0.18917389930195075) q[0]; cx q[5], q[0]; ry(0.18917389930195072) q[0]; rz(pi/2) q[5]; ry(0.15657489058853621) q[1]; ry(-0.07770983761453648) q[2]; ry(-0.15520532074623744) q[3]; ry(-0.3962141555389198) q[6]; ry(0.029587742908514805) q[7]; ry(0.03590202351235102) q[8]; cx q[4], q[8]; ry(-0.035902023512351014) q[8]; cx q[4], q[8]; cx q[4], q[7]; ry(-0.029587742908514805) q[7]; cx q[4], q[7]; cx q[4], q[6]; ry(0.3962141555389198) q[6]; cx q[4], q[6]; cx q[4], q[5]; ry(-0.014780959442781549) q[5]; cx q[4], q[5]; cx q[4], q[3]; ry(0.15520532074623747) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.15520532074623747) q[3]; rz(-pi/2) q[3]; ry(0.07770983761453647) q[2]; cx q[4], q[2]; cx q[4], q[1]; ry(-0.15657489058853624) q[1]; cx q[4], q[1]; cx q[4], q[0]; ry(-0.18917389930195075) q[0]; cx q[4], q[0]; ry(0.18917389930195072) q[0]; rz(pi/2) q[4]; ry(0.15657489058853621) q[1]; ry(-0.07770983761453648) q[2]; ry(0.014780959442781549) q[5]; ry(-0.3962141555389198) q[6]; ry(0.029587742908514805) q[7]; ry(0.03590202351235102) q[8]; cx q[3], q[8]; ry(-0.035902023512351014) q[8]; cx q[3], q[8]; cx q[3], q[7]; ry(-0.029587742908514805) q[7]; cx q[3], q[7]; cx q[3], q[6]; ry(0.3962141555389198) q[6]; cx q[3], q[6]; cx q[3], q[5]; ry(-0.014780959442781549) q[5]; cx q[3], q[5]; cx q[3], q[4]; ry(-0.016721459013234827) q[4]; cx q[3], q[4]; cx q[3], q[2]; ry(0.07770983761453647) q[2]; cx q[3], q[2]; cx q[3], q[1]; ry(-0.07770983761453647) q[2]; rz(-pi/2) q[2]; ry(-0.15657489058853624) q[1]; cx q[3], q[1]; cx q[3], q[0]; ry(-0.18917389930195075) q[0]; cx q[3], q[0]; ry(0.18917389930195072) q[0]; rz(pi/2) q[3]; ry(0.15657489058853621) q[1]; ry(0.01672145901323483) q[4]; ry(0.014780959442781549) q[5]; ry(-0.3962141555389198) q[6]; ry(0.029587742908514805) q[7]; ry(0.03590202351235102) q[8]; cx q[2], q[8]; ry(-0.035902023512351014) q[8]; cx q[2], q[8]; cx q[2], q[7]; ry(-0.029587742908514805) q[7]; cx q[2], q[7]; cx q[2], q[6]; ry(0.3962141555389198) q[6]; cx q[2], q[6]; cx q[2], q[5]; ry(-0.014780959442781549) q[5]; cx q[2], q[5]; cx q[2], q[4]; ry(-0.016721459013234827) q[4]; cx q[2], q[4]; cx q[2], q[3]; ry(0.15520532074623747) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.15657489058853624) q[1]; cx q[2], q[1]; cx q[2], q[0]; ry(0.15657489058853624) q[1]; rz(-pi/2) q[1]; ry(-0.18917389930195075) q[0]; cx q[2], q[0]; ry(0.18917389930195072) q[0]; rz(pi/2) q[2]; ry(-0.15520532074623744) q[3]; ry(0.01672145901323483) q[4]; ry(0.014780959442781549) q[5]; ry(-0.3962141555389198) q[6]; ry(0.029587742908514805) q[7]; ry(0.03590202351235102) q[8]; cx q[1], q[8]; ry(-0.035902023512351014) q[8]; cx q[1], q[8]; cx q[1], q[7]; ry(-0.029587742908514805) q[7]; cx q[1], q[7]; cx q[1], q[6]; ry(0.3962141555389198) q[6]; cx q[1], q[6]; cx q[1], q[5]; ry(-0.014780959442781549) q[5]; cx q[1], q[5]; cx q[1], q[4]; ry(-0.016721459013234827) q[4]; cx q[1], q[4]; cx q[1], q[3]; ry(0.15520532074623747) q[3]; cx q[1], q[3]; cx q[1], q[2]; ry(0.07770983761453647) q[2]; cx q[1], q[2]; cx q[1], q[0]; ry(-0.18917389930195075) q[0]; cx q[1], q[0]; ry(0.18917389930195075) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[1]; ry(-0.07770983761453648) q[2]; ry(-0.15520532074623744) q[3]; ry(0.01672145901323483) q[4]; ry(0.014780959442781549) q[5]; ry(-0.3962141555389198) q[6]; ry(0.029587742908514805) q[7]; ry(0.03590202351235102) q[8]; cx q[0], q[8]; ry(-0.035902023512351014) q[8]; cx q[0], q[8]; cx q[0], q[7]; ry(-0.029587742908514805) q[7]; cx q[0], q[7]; cx q[0], q[6]; ry(0.3962141555389198) q[6]; cx q[0], q[6]; cx q[0], q[5]; ry(-0.014780959442781549) q[5]; cx q[0], q[5]; cx q[0], q[4]; ry(-0.016721459013234827) q[4]; cx q[0], q[4]; cx q[0], q[3]; ry(0.15520532074623747) q[3]; cx q[0], q[3]; cx q[0], q[2]; ry(0.07770983761453647) q[2]; cx q[0], q[2]; cx q[0], q[1]; ry(-0.15657489058853624) q[1]; cx q[0], q[1]; rx(-0.5021988708647234) q[0]; rz(-0.07995101579607672) q[0]; ry(-0.44723003797142) q[1]; rz(-1.8807679719977513) q[1]; ry(0.43882951114986746) q[2]; rz(-1.702668428850214) q[2]; ry(0.6071582416648987) q[3]; rz(-1.4244329832939342) q[3]; ry(-0.1190377134066534) q[4]; rz(-1.3537699302132218) q[4]; ry(-0.1873252637250314) q[5]; rz(-0.9586341935789378) q[5]; ry(0.3023424070010697) q[6]; rz(-1.2905148453898183) q[6]; ry(-0.15391495011663545) q[7]; rz(-1.8206806980026338) q[7]; ry(-0.29779903595010376) q[8]; rz(-1.9010195721972147) q[8];
null
{"node": 5}
{"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];\ncry(1.5486) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\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];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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];\ncry(1.5486) q[7], q[8];\ncry(1.2305) q[8], q[7];\ncry(1.5486) q[5], q[6];\ncry(1.2305) q[6], q[5];\ncry(1.5486) q[2], q[3];\ncry(1.2305) q[3], q[2];\ncry(1.5486) q[1], q[0];\ncry(1.2305) q[0], q[1];\nry(-1.4449) q[4];\ncry(-0.1101) q[7], q[4];\ncry(-0.0379) q[6], q[4];\nry(0.0163) q[0];\nry(0.0163) q[3];\nry(0.0162) q[6];\nry(0.0163) q[8];\nry(0.0085) q[2];\nry(0.0085) q[5];\nry(0.0085) q[1];\nry(0.0085) q[7];\ncry(-0.013) q[3], q[4];\ncry(0.0196) q[8], q[4];\ncry(-0.0173) q[1], q[4];\ncry(0.0059) q[0], q[3];\ncry(0.0059) q[0], q[6];\ncry(0.0059) q[2], q[0];\ncry(0.0059) 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"], "gradients": [0.7544, 1.0609, 0.7541, 1.0604, 0.7537, 1.0598, 0.7535, 1.0592, 0.5, 0.0495, 0.0184, 0.0182, 0.0182, 0.0182, 0.0182, 0.0135, 0.0135, 0.0135, 0.0134, 0.0126, 0.0126, 0.0126, 0.0126, 0.0093, 0.0093, 0.0093, 0.009, 0.0088, 0.0088, 0.0087, 0.0085, 0.0081, 0.008, 0.0078, 0.0078, 0.0077, 0.0077, 0.0077, 0.0077, 0.0075, 0.0075, 0.0075, 0.0073, 0.0072, 0.0069, 0.0087, 0.0068, 0.0066, 0.0065, 0.0065, 0.0063, 0.006, 0.006, 0.006, 0.0054, 0.0053, 0.0053, 0.0051, 0.0048, 0.0048, 0.0047, 0.0045, 0.0042, 0.0041, 0.0041, 0.0041, 0.0041, 0.004, 0.0038, 0.0038, 0.0035, 0.0035, 0.0035, 0.0033, 0.0032, 0.0028]}
[ "IIIIIIIZZ", "IIIIIZZII", "IIZZIIIII", "ZZIIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIIIZII", "IIZIIIIII", "IIIZIIIII", "ZIIIIIIII", "IZIIIIIII", "IIIIZIIII" ]
[ -1, -1, -1, -1, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5 ]
0.970192
[ 0.29815098448675564, 0.11845741328275271, 0.47279488395229163, -0.31284965070055587, 0.38222279208476295, 0.2348595854404118, -0.2229001784717934, -0.018461680032282907, 0.0650634911757089, -0.0628505784713939, 1.354464253273926, -0.13597110321905556, 0.770035313022683, 0.7558693121603418,...
{ "n_parameters": 180, "n_qubits": 9, "optimal_eigenvalue": -8.5, "target_ratio": 0.97, "target_value": -8.245 }
494
7af7d775bcaae53afe2e6cd801577577
min_cut
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": 2}, {"capacity": 2, "source": 0, "target": 5}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 2, "source": 1, "target": 4}, {"capacity": 3, "source": 2, "target": 4}, {"capacity": 2, "source": 2, "target": 5}, {"capacity": 2, "source": 4, "target": 2}, {"capacity": 3, "source": 4, "target": 6}, {"capacity": 2, "source": 5, "target": 6}]}
{"states": [0, 55], "expectation_value": -4.520090352664252, "params": [[[-0.1457, -0.0256, 0.0056, 0.0016], [-0.041600000000000005, 0.0613, -0.19990000000000002, 0.0183], [0.0018000000000000002, 1.2505000000000002, 0.0011, -0.9171], [0.0024000000000000002, 0.2358, -0.0979, -0.0019], [0.0025, 1.1504, 0.0028, -0.1628], [0.0021000000000000003, -0.37010000000000004, -0.0032, 0.2893], [1.6117000000000001, 0.4229, 0.0031000000000000003, 0.0023]], [[-0.1537, 0.0161, 0.0056, 0.001], [0.10160000000000001, -0.0896, -0.060000000000000005, -0.0292], [-0.014100000000000001, -0.017, 0.0077, 0.3759], [0.095, 0.9442, 0.0034000000000000002, 0.3891], [-0.0035, -0.157, -0.0008, -1.0521], [-0.0027, 0.32180000000000003, 0.0027, 1.1715], [0.0031000000000000003, 0.38220000000000004, 0.0009000000000000001, 0.0006000000000000001]], [[0.2937, 0.0332, 0.008400000000000001, 0.005200000000000001], [0.0704, 0.0352, 0.1135, 0.00030000000000000003], [0.0012000000000000001, 0.9123, -0.0005, 0.0049], [0.0031000000000000003, 0.5892000000000001, 0.0023, 0.0005], [0.0025, 1.0915000000000001, 0.0025, 0.0064], [0.0026000000000000003, -0.1145, 0.0029000000000000002, 0.0007], [-0.0054, 0.0038, 0.0063, 0.009300000000000001]]], "bitstrings": ["1111111", "1001000"], "total_optimization_steps": 160, "probabilities": [0.47951992950786004, 0.5203584223372674], "optimization_time": 18.845149517059326}
-0.25 * (Z(0) @ Z(2)) + -0.5 * (Z(5) @ Z(2)) + -0.5 * (Z(5) @ Z(0)) + -0.75 * (Z(1) @ Z(3)) + -1.25 * (Z(4) @ Z(2)) + -0.5 * (Z(4) @ Z(1)) + 1.0 * (Z(6) @ Z(0)) + -0.5 * (Z(6) @ Z(5)) + -0.75 * (Z(6) @ Z(4)) + 0.5 * Z(2) + -0.25 * Z(0) + -0.5 * Z(5) + -0.75 * Z(3) + 1.25 * Z(1) + 0.0 * Z(4) + -0.25 * Z(6)
11
7
3
{"smallest_eigenvalues": [-5.0, -5.0, -5.0, -5.0], "number_of_smallest_eigenvalues": 4, "first_excited_energy": -4.0, "smallest_bitstrings": ["1000000", "1000010", "1001000", "1001010"], "largest_eigenvalue": 8.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; ry(-3.566343849078252e-08) q[0]; h q[1]; ry(1.5707964254551867) q[1]; h q[2]; ry(0.7853981577683291) q[2]; h q[3]; h q[4]; cx q[4], q[2]; ry(-0.7853981577683291) q[2]; cx q[4], q[2]; ry(0.6154797280173793) q[4]; cx q[2], q[4]; ry(-0.6154797280173793) q[4]; cx q[2], q[4]; ry(-0.1335487143656914) q[5]; rz(-pi) q[5]; h q[6]; cx q[6], q[0]; ry(3.566343849078252e-08) q[0]; cx q[6], q[0]; ry(1.0949795357668635) q[6]; cx q[4], q[6]; ry(-1.0949795357668635) q[6]; cx q[4], q[6]; ry(0.4758168963258594) q[6]; cx q[2], q[6]; ry(-0.4758168963258594) q[6]; cx q[2], q[6]; ry(-0.23569922993645118) q[0]; cx q[4], q[0]; ry(0.23569922993645118) q[0]; cx q[4], q[0]; ry(-0.1644170198140283) q[0]; cx q[1], q[0]; ry(0.1644170198140283) q[0]; cx q[1], q[0]; cx q[1], q[5]; ry(0.1335485574445147) q[5]; cx q[1], q[5]; ry(-0.4373884549951572) q[0]; cx q[2], q[0]; ry(0.4373884549951572) q[0]; cx q[2], q[0]; ry(0.10421313268087584) q[0]; ry(-1.266673585739005e-07) q[5]; cx q[3], q[5]; ry(1.266673585739005e-07) q[5]; cx q[3], q[5]; ry(-2.3654053088400344e-08) q[1]; cx q[4], q[1]; ry(2.3654053088400344e-08) q[1]; cx q[4], q[1]; ry(0.28143735019550614) q[5]; ry(3.236108769552752e-08) q[2]; ry(-1.5707965383304736) q[6]; cx q[6], q[5]; ry(-0.28143735019550614) q[5]; cx q[6], q[5]; ry(1.2767222393708107e-07) q[6]; cx q[0], q[6]; ry(-1.2767222393708107e-07) q[6]; cx q[0], q[6]; ry(1.8341555401988602e-09) q[0]; cx q[3], q[0]; ry(-1.8341555401988602e-09) q[0]; cx q[3], q[0];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x44; input float[64] x45; input float[64] x46; input float[64] x47; input float[64] x48; input float[64] x49; input float[64] x5; input float[64] x50; input float[64] x51; input float[64] x52; input float[64] x53; input float[64] x54; input float[64] x55; input float[64] x56; input float[64] x57; input float[64] x58; input float[64] x59; input float[64] x6; input float[64] x60; input float[64] x61; input float[64] x62; input float[64] x63; input float[64] x64; input float[64] x65; input float[64] x66; input float[64] x67; input float[64] x68; input float[64] x7; input float[64] x8; input float[64] x9; bit[7] c; qubit[7] 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]; cx q[1], q[0]; cx q[3], q[2]; cx q[5], q[4]; ry(x14) q[1]; rz(x15) q[1]; ry(x16) q[2]; rz(x17) q[2]; cx q[2], q[1]; ry(x18) q[3]; rz(x19) q[3]; ry(x20) q[4]; rz(x21) q[4]; cx q[4], q[3]; ry(x22) q[5]; rz(x23) q[5]; cx q[6], q[5]; ry(x24) q[0]; rz(x25) q[0]; ry(x26) q[1]; rz(x27) q[1]; ry(x28) q[2]; rz(x29) q[2]; ry(x30) q[3]; rz(x31) q[3]; ry(x32) q[4]; rz(x33) q[4]; ry(x34) q[5]; rz(x35) q[5]; ry(x36) q[6]; rz(x37) q[6]; cx q[1], q[0]; cx q[3], q[2]; cx q[5], q[4]; ry(x38) q[1]; rz(x39) q[1]; ry(x40) q[2]; rz(x41) q[2]; cx q[2], q[1]; ry(x42) q[3]; rz(x43) q[3]; ry(x44) q[4]; rz(x45) q[4]; cx q[4], q[3]; ry(x46) q[5]; rz(x47) q[5]; cx q[6], q[5]; ry(x48) q[0]; rz(x49) q[0]; ry(x50) q[1]; rz(x51) q[1]; ry(x52) q[2]; rz(x53) q[2]; ry(x36) q[3]; rz(x54) q[3]; ry(x8) q[4]; rz(x55) q[4]; ry(x56) q[5]; rz(x57) q[5]; ry(x58) q[6]; rz(x59) q[6]; cx q[1], q[0]; cx q[3], q[2]; cx q[5], q[4]; ry(x60) q[1]; rz(x61) q[1]; ry(x62) q[2]; rz(x63) q[2]; cx q[2], q[1]; ry(x64) q[3]; rz(x65) q[3]; ry(x8) q[4]; rz(x66) q[4]; cx q[4], q[3]; ry(x67) q[5]; rz(x68) q[5]; cx 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];
{"source": 0, "sink": 6}
{"circuits": [], "gradients": []}
[ "IIIIZIZ", "IZIIZII", "IZIIIIZ", "IIIZIZI", "IIZIZII", "IIZIIZI", "ZIIIIIZ", "ZZIIIII", "ZIZIIII", "IIIIZII", "IIIIIIZ", "IZIIIII", "IIIZIII", "IIIIIZI", "IIZIIII", "ZIIIIII" ]
[ -0.25, -0.5, -0.5, -0.75, -1.25, -0.5, 1, -0.5, -0.75, 0.5, -0.25, -0.5, -0.75, 1.25, 0, -0.25 ]
0.95
[ 1.5707964254551867, 1.5707963155366582, 1.2309594560347585, -7.132687698156503e-8, 2.189959071533727, -0.47139845987290235, -1.3036990549846905, 0.9516337926517188, -0.3288340396280566, -0.2670971148890294, -0.8747769099903144, -1.5707965383304736, -2.53334717147801e-7, 0.5628747003910123,...
{ "n_parameters": 19, "n_qubits": 7, "optimal_eigenvalue": -5, "target_ratio": 0.97, "target_value": -4.85 }
393
81d20d3b218a8ec1c0061ffc772373a5
vertex_cover
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"source": 0, "target": 5}, {"source": 0, "target": 7}, {"source": 1, "target": 5}, {"source": 1, "target": 7}, {"source": 2, "target": 5}, {"source": 3, "target": 7}, {"source": 4, "target": 6}, {"source": 5, "target": 6}, {"source": 5, "target": 7}]}
{"states": [240, 248], "expectation_value": -3.0831168022875515, "params": [0.4042, -0.0005, 0.4035, 0.0032, 0.39980000000000004, 0.0024000000000000002, 0.4031, 0.0006000000000000001, 0.3927, 0.0034000000000000002, -0.0106, 0.2029, 0.3879, 0.10010000000000001, -0.0019, 0.1958, 0.40900000000000003, -0.0002, 0.4022, 0.0008, 0.4047, 0.0024000000000000002, 0.405, -0.0017000000000000001, 0.39580000000000004, 0.0014, -0.0112, 0.20800000000000002, 0.38770000000000004, 0.10200000000000001, -0.0076, 0.1978, 0.4005, -0.00030000000000000003, 0.39980000000000004, 0.0015, 0.4041, 0.0022, 0.4071, -0.0014, 0.3937, 0.0008, -0.0099, 0.20850000000000002, 0.3895, 0.1041, -0.004200000000000001, 0.1943, 0.40230000000000005, 0.0028, 0.4048, 0.0055000000000000005, 0.3992, 0.0031000000000000003, 0.4031, 0.0011, 0.39480000000000004, 0.007200000000000001, -0.0158, 0.0024000000000000002, 0.3924, 0.0018000000000000002, 0.0012000000000000001, 0.003, 0.0021000000000000003, -0.0008, 0.0063, -0.0007, -0.1996, 0.20090000000000002, -0.1912, -0.0021000000000000003, -0.0023, 0.0011, -0.0026000000000000003, -0.19840000000000002, 0.2126, -0.1887, -0.0006000000000000001, -0.0041, 0.0012000000000000001, -0.0019, -0.2043, 0.221, -0.193, 0.0046, 0.0073, 0.0085, 0.005200000000000001, 0.0061, 0.0028, 0.0045000000000000005], "bitstrings": ["00001111", "00000111"], "total_optimization_steps": 40, "probabilities": [0.01856349468716082, 0.018793848885737964], "optimization_time": 13.011000871658325}
0.5 * (Z(0) @ Z(5)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(0)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(1) @ Z(7)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(3) @ Z(7)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(4) @ Z(6)) + -2.0 * Z(5) + -0.5 * Z(0) + -1.5 * Z(7) + -0.5 * Z(1) + 0.0 * Z(2) + 0.0 * Z(3) + -0.5 * Z(6) + 0.0 * Z(4)
3
8
4
{"smallest_eigenvalues": [-5.5, -5.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -4.5, "smallest_bitstrings": ["00001101", "00000111"], "largest_eigenvalue": 9.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(0.9399799109312581) q[0]; rz(0.35905627701899734) q[0]; rx(0.42630890743608957) q[1]; rz(0.4078099684717085) q[1]; rx(0.9367525680497106) q[2]; rz(0.11041066082673634) q[2]; rx(0.6335878039081128) q[3]; rz(0.2537883876944367) q[3]; rx(0.5562812945484868) q[4]; rz(0.033048739052255804) q[4]; rx(-0.027638364769908743) q[5]; rz(0.48019751599505156) q[5]; rx(0.47085079816625763) q[6]; rz(-0.19284216666791743) q[6]; rx(0.10174320474380757) q[7]; rz(0.11543477334880675) q[7]; cx q[7], q[6]; rz(0.28226631766104593) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.030729533025734113) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.08881874743062265) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.031447041396305886) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.1067932989043054) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.06078843433353894) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(0.09459176246901317) q[0]; cx q[1], q[0]; rx(1.0021030806512028) q[0]; rz(-0.22905079536654593) q[0]; rx(0.7320249896822661) q[1]; rz(-0.04113576323570456) q[1]; rx(0.6233145182779011) q[2]; rz(0.043930622988535006) q[2]; rx(0.5737357092015942) q[3]; rz(-0.2584637331679023) q[3]; rx(0.13086153259663463) q[4]; rz(-0.5752826452723103) q[4]; rx(0.05006373647357666) q[5]; rz(0.19113180532610308) q[5]; rx(0.9916932017544325) q[6]; rz(-0.0196063994051352) q[6]; rx(-0.2038212728430193) q[7]; rz(0.37980896940355063) q[7]; cx q[7], q[6]; rz(0.18949053729055015) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.2458370619120527) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.3681088355863888) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.11445779806755696) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.04031326106610422) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.08137821287679561) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.04764813507184885) q[0]; cx q[1], q[0]; rx(0.8539839561305518) q[0]; rz(-0.4537631346940545) q[0]; rx(0.9367525680497105) q[1]; rz(-0.31885203903907744) q[1]; rx(0.7920204686678346) q[2]; rz(-0.129462243242898) q[2]; rx(0.9336099839831631) q[3]; rz(0.07457739255505658) q[3]; rx(-0.4722639747217045) q[4]; rz(-0.1319455360399484) q[4]; rx(-0.050280133069998595) q[5]; rz(0.6625860253970561) q[5]; rx(0.4898517840395534) q[6]; rz(-0.0372022453726073) q[6]; rx(0.0745945654067206) q[7]; rz(0.07003085535860389) q[7]; cx q[7], q[6]; rz(0.30073939523461796) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.13998157566105363) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(0.1721879856810397) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.05087160237190379) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.029957258361845117) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.23934932800417985) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.055723351902819074) q[0]; cx q[1], q[0]; rx(0.5475153644173777) q[0]; rz(0.2078786712782441) q[0]; rx(0.8937730422697836) q[1]; rz(-0.5767209635903763) q[1]; rx(0.7353943420293282) q[2]; rz(-0.2127550571712895) q[2]; rx(0.6335878039081129) q[3]; rz(0.30116612040722845) q[3]; rx(-0.007228896123219031) q[4]; rz(0.03726947840523209) q[4]; rx(0.016178098318133848) q[5]; rz(0.04939014196633895) q[5]; rx(0.8574149588895964) q[6]; rz(0.048511531194766366) q[6]; rx(-0.059914516723690234) q[7]; rz(-0.08568709919148856) q[7]; cx q[7], q[6]; rz(0.21829516618071504) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.04577278004390793) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(-0.0917634381081459) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.22053959827502012) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.007458510200617937) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.03777614266033973) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.11633311119042841) q[0]; cx q[1], q[0];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x44; input float[64] x45; input float[64] x46; input float[64] x47; input float[64] x48; input float[64] x49; input float[64] x5; input float[64] x50; input float[64] x51; input float[64] x52; input float[64] x53; input float[64] x54; input float[64] x55; input float[64] x56; input float[64] x57; input float[64] 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] x9; bit[8] c; qubit[8] q; rx(x0) q[0]; rz(x1) q[0]; rx(x2) q[1]; rz(x3) q[1]; rx(x4) q[2]; rz(x5) q[2]; rx(x6) q[3]; rz(x7) q[3]; rx(x8) q[4]; rz(x9) q[4]; rx(x10) q[5]; rz(x11) q[5]; rx(x12) q[6]; rz(x13) q[6]; rx(x14) q[7]; rz(x15) q[7]; crz(x16) q[7], q[6]; crz(x17) q[6], q[5]; crz(x18) q[5], q[4]; crz(x19) q[4], q[3]; crz(x20) q[3], q[2]; crz(x21) q[2], q[1]; crz(x22) q[1], q[0]; rx(x23) q[0]; rz(x24) q[0]; rx(x25) q[1]; rz(x26) q[1]; rx(x27) q[2]; rz(x5) 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]; crz(x38) q[7], q[6]; crz(x39) q[6], q[5]; crz(x40) q[5], q[4]; crz(x41) q[4], q[3]; crz(x42) q[3], q[2]; crz(x43) q[2], q[1]; crz(x44) q[1], q[0]; rx(x45) q[0]; rz(x46) q[0]; rx(x4) q[1]; rz(x47) q[1]; rx(x48) q[2]; rz(x49) q[2]; rx(x50) q[3]; rz(x51) q[3]; rx(x52) q[4]; rz(x26) q[4]; rx(x53) q[5]; rz(x54) q[5]; rx(x55) q[6]; rz(x56) q[6]; rx(x57) q[7]; rz(x58) q[7]; crz(x59) q[7], q[6]; crz(x60) q[6], q[5]; crz(x61) q[5], q[4]; crz(x14) q[4], q[3]; crz(x62) q[3], q[2]; crz(x63) q[2], q[1]; crz(x64) q[1], q[0]; rx(x65) q[0]; rz(x66) q[0]; rx(x67) q[1]; rz(x68) q[1]; rx(x69) q[2]; rz(x70) q[2]; rx(x6) q[3]; rz(x42) q[3]; rx(x71) q[4]; rz(x72) q[4]; rx(x73) q[5]; rz(x5) q[5]; rx(x74) q[6]; rz(x75) q[6]; rx(x62) q[7]; rz(x76) q[7]; crz(x77) q[7], q[6]; crz(x66) q[6], q[5]; crz(x78) q[5], q[4]; crz(x79) q[4], q[3]; crz(x80) q[3], q[2]; crz(x81) q[2], q[1]; crz(x82) q[1], q[0]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7];
null
{"circuits": [], "gradients": []}
[ "IIZIIIIZ", "ZIZIIIII", "ZIIIIIIZ", "IIZIIIZI", "ZIIIIIZI", "IIZIIZII", "ZIIIZIII", "IZZIIIII", "IZIZIIII", "IIZIIIII", "IIIIIIIZ", "ZIIIIIII", "IIIIIIZI", "IIIIIZII", "IIIIZIII", "IZIIIIII", "IIIZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -2, -0.5, -1.5, -0.5, 0, 0, -0.5, 0 ]
0.97392
[ 0.9399799109312582, 0.45364803948801063, 0.4263089074360895, 0.3470215341381694, 0.9367525680497105, 0.0036173619224308846, 0.6335878039081128, 0.28523542909074245, 0.5562812945484867, 0.12186748648287865, -0.02763836476990874, 0.44946798296931695, 0.4708507981662576, 0.08942415099312837, ...
{ "n_parameters": 83, "n_qubits": 8, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
26
df6b0a55435c2e6f48611bfeaa2a8959
max_flow
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"capacity": 1, "source": 0, "target": 1}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 1, "source": 1, "target": 4}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 1, "source": 3, "target": 1}, {"capacity": 2, "source": 3, "target": 2}]}
{"states": [55, 47], "expectation_value": -2.9084274554268976, "params": [[-0.078, -0.08360000000000001, -0.0874, -0.0813], [0.0743, 0.07690000000000001, 0.0806, 0.078]], "bitstrings": ["11001000", "11010000"], "total_optimization_steps": 10, "probabilities": [0.014965786362920716, 0.01496578636292073], "optimization_time": 8.364776849746704}
0.5 * (Z(0) @ Z(5)) + -0.5 * (Z(1) @ Z(5)) + -0.5 * (Z(1) @ Z(0)) + -0.5 * (Z(2) @ Z(5)) + -0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(1)) + 0.5 * (Z(7) @ Z(5)) + 0.5 * (Z(7) @ Z(1)) + 1.0 * (Z(7) @ Z(6)) + -0.5 * (Z(3) @ Z(1)) + -0.5 * (Z(3) @ Z(6)) + -0.5 * (Z(3) @ Z(7)) + -0.5 * (Z(4) @ Z(1)) + -0.5 * (Z(4) @ Z(6)) + -0.5 * (Z(4) @ Z(7)) + 0.5 * (Z(4) @ Z(3)) + 1.5 * Z(5) + -0.5 * Z(0) + 0.5 * Z(1) + 0.0 * Z(2) + 2.0 * Z(6) + 2.0 * Z(7) + -0.5 * Z(3) + -0.5 * Z(4)
1
8
4
{"smallest_eigenvalues": [-6.0, -6.0, -6.0], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -5.0, "smallest_bitstrings": ["10100000", "11001000", "11010000"], "largest_eigenvalue": 14.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; cx q[5], q[0]; rz(0.023782534509358612) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(-0.2362354194851212) q[1]; cx q[5], q[1]; cx q[0], q[1]; rz(-0.2362354194851212) q[1]; cx q[0], q[1]; cx q[5], q[2]; rz(-0.2362354194851212) q[2]; cx q[5], q[2]; cx q[0], q[2]; rz(-0.2362354194851212) q[2]; cx q[0], q[2]; rz(-0.23623541948512106) q[0]; rx(1.9304385541401898) q[0]; cx q[1], q[2]; rz(0.023782534509358612) q[2]; cx q[1], q[2]; rz(-1.5111620816372702) q[2]; rx(1.9304385541401896) q[2]; h q[6]; cx q[5], q[6]; rz(0.023782534509358612) q[6]; cx q[5], q[6]; cx q[1], q[6]; rz(0.023782534509358612) q[6]; cx q[1], q[6]; h q[7]; cx q[5], q[7]; rz(0.023782534509358612) q[7]; cx q[5], q[7]; cx q[1], q[7]; rz(-1.5267108229648714) q[5]; rx(1.9304385541401896) q[5]; rz(0.023782534509358612) q[7]; cx q[1], q[7]; cx q[1], q[3]; rz(-0.2362354194851212) q[3]; cx q[1], q[3]; cx q[1], q[4]; rz(-0.2362354194851212) q[4]; cx q[1], q[4]; rz(0.023782534509358744) q[1]; rx(1.9304385541401898) q[1]; cx q[6], q[7]; rz(0.0030841673081000017) q[7]; cx q[6], q[7]; cx q[6], q[3]; rz(-0.2362354194851212) q[3]; cx q[6], q[3]; cx q[6], q[4]; rz(-0.2362354194851212) q[4]; cx q[6], q[4]; rz(-1.5332934594005045) q[6]; rx(1.9304385541401898) q[6]; cx q[7], q[3]; rz(-0.2362354194851212) q[3]; cx q[7], q[3]; cx q[7], q[4]; rz(-0.2362354194851212) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(0.023782534509358612) q[4]; cx q[3], q[4]; rz(-0.23623541948512106) q[3]; rx(1.9304385541401898) q[3]; rz(-0.23623541948512106) q[4]; rx(1.9304385541401898) q[4]; rz(-1.5332934594005045) q[7]; rx(1.9304385541401898) 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] 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[5], q[0]; rz(x0) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(x1) q[1]; cx q[5], q[1]; cx q[0], q[1]; rz(x1) q[1]; cx q[0], q[1]; cx q[5], q[2]; rz(x1) q[2]; cx q[5], q[2]; cx q[0], q[2]; rz(x1) q[2]; cx q[0], q[2]; cx q[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; cx q[5], q[6]; rz(x0) q[6]; cx q[5], q[6]; cx q[1], q[6]; rz(x0) q[6]; cx q[1], q[6]; cx q[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; cx q[1], q[7]; rz(x0) q[7]; cx q[1], q[7]; cx q[6], q[7]; rz(x2) q[7]; cx q[6], q[7]; cx q[1], q[3]; rz(x1) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x1) q[3]; cx q[6], q[3]; cx q[7], q[3]; rz(x1) q[3]; cx q[7], q[3]; cx q[1], q[4]; rz(x1) q[4]; cx q[1], q[4]; cx q[6], q[4]; rz(x1) q[4]; cx q[6], q[4]; cx q[7], q[4]; rz(x1) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(x0) q[4]; cx q[3], q[4]; rz(x3) q[5]; rz(x1) q[0]; rz(x0) q[1]; rz(x4) q[2]; rz(x5) q[6]; rz(x5) q[7]; rz(x1) q[3]; 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]; h q[6]; rz(x6) q[6]; h q[6]; h q[7]; rz(x6) q[7]; h q[7]; cx q[5], q[0]; rz(x7) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(x8) q[1]; cx q[5], q[1]; cx q[0], q[1]; rz(x8) q[1]; cx q[0], q[1]; cx q[5], q[2]; rz(x8) q[2]; cx q[5], q[2]; cx q[0], q[2]; rz(x8) q[2]; cx q[0], q[2]; cx q[1], q[2]; rz(x7) q[2]; cx q[1], q[2]; cx q[5], q[6]; rz(x7) q[6]; cx q[5], q[6]; cx q[1], q[6]; rz(x7) q[6]; cx q[1], q[6]; cx q[5], q[7]; rz(x7) q[7]; cx q[5], q[7]; cx q[1], q[7]; rz(x7) q[7]; cx q[1], q[7]; cx q[6], q[7]; rz(x9) q[7]; cx q[6], q[7]; cx q[1], q[3]; rz(x8) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x8) q[3]; cx q[6], q[3]; cx q[7], q[3]; rz(x8) q[3]; cx q[7], q[3]; cx q[1], q[4]; rz(x8) q[4]; cx q[1], q[4]; cx q[6], q[4]; rz(x8) q[4]; cx q[6], q[4]; cx q[7], q[4]; rz(x8) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(x7) q[4]; cx q[3], q[4]; rz(x10) q[5]; rz(x8) q[0]; rz(x7) q[1]; rz(x4) q[2]; rz(x11) q[6]; rz(x11) q[7]; rz(x8) q[3]; rz(x8) q[4]; h q[0]; rz(x12) q[0]; h q[0]; h q[1]; rz(x12) q[1]; h q[1]; h q[2]; rz(x12) q[2]; h q[2]; h q[3]; rz(x12) q[3]; h q[3]; h q[4]; rz(x12) q[4]; h q[4]; h q[5]; rz(x12) q[5]; h q[5]; h q[6]; rz(x12) q[6]; h q[6]; h q[7]; rz(x12) q[7]; h q[7]; cx q[5], q[0]; rz(x13) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(x14) q[1]; cx q[5], q[1]; cx q[0], q[1]; rz(x14) q[1]; cx q[0], q[1]; cx q[5], q[2]; rz(x14) q[2]; cx q[5], q[2]; cx q[0], q[2]; rz(x14) q[2]; cx q[0], q[2]; cx q[1], q[2]; rz(x13) q[2]; cx q[1], q[2]; cx q[5], q[6]; rz(x13) q[6]; cx q[5], q[6]; cx q[1], q[6]; rz(x13) q[6]; cx q[1], q[6]; cx q[5], q[7]; rz(x13) q[7]; cx q[5], q[7]; cx q[1], q[7]; rz(x13) q[7]; cx q[1], q[7]; cx q[6], q[7]; rz(x15) q[7]; cx q[6], q[7]; cx q[1], q[3]; rz(x14) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x14) q[3]; cx q[6], q[3]; cx q[7], q[3]; rz(x14) q[3]; cx q[7], q[3]; cx q[1], q[4]; rz(x14) q[4]; cx q[1], q[4]; cx q[6], q[4]; rz(x14) q[4]; cx q[6], q[4]; cx q[7], q[4]; rz(x14) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(x13) q[4]; cx q[3], q[4]; rz(x16) q[5]; rz(x14) q[0]; rz(x13) q[1]; rz(x4) q[2]; rz(x17) q[6]; rz(x17) q[7]; rz(x14) q[3]; rz(x14) q[4]; 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]; cx q[5], q[0]; rz(x19) q[0]; cx q[5], q[0]; cx q[5], q[1]; rz(x20) q[1]; cx q[5], q[1]; cx q[0], q[1]; rz(x20) q[1]; cx q[0], q[1]; cx q[5], q[2]; rz(x20) q[2]; cx q[5], q[2]; cx q[0], q[2]; rz(x20) q[2]; cx q[0], q[2]; cx q[1], q[2]; rz(x19) q[2]; cx q[1], q[2]; cx q[5], q[6]; rz(x19) q[6]; cx q[5], q[6]; cx q[1], q[6]; rz(x19) q[6]; cx q[1], q[6]; cx q[5], q[7]; rz(x19) q[7]; cx q[5], q[7]; cx q[1], q[7]; rz(x19) q[7]; cx q[1], q[7]; cx q[6], q[7]; rz(x21) q[7]; cx q[6], q[7]; cx q[1], q[3]; rz(x20) q[3]; cx q[1], q[3]; cx q[6], q[3]; rz(x20) q[3]; cx q[6], q[3]; cx q[7], q[3]; rz(x20) q[3]; cx q[7], q[3]; cx q[1], q[4]; rz(x20) q[4]; cx q[1], q[4]; cx q[6], q[4]; rz(x20) q[4]; cx q[6], q[4]; cx q[7], q[4]; rz(x20) q[4]; cx q[7], q[4]; cx q[3], q[4]; rz(x19) q[4]; cx q[3], q[4]; rz(x22) q[5]; rz(x20) q[0]; rz(x19) q[1]; rz(x4) q[2]; rz(x23) q[6]; rz(x23) q[7]; rz(x20) q[3]; rz(x20) q[4]; h q[0]; rz(x24) q[0]; h q[0]; h q[1]; rz(x24) q[1]; h q[1]; h q[2]; rz(x24) q[2]; h q[2]; h q[3]; rz(x24) q[3]; h q[3]; h q[4]; rz(x24) q[4]; h q[4]; h q[5]; rz(x24) q[5]; h q[5]; h q[6]; rz(x24) q[6]; h q[6]; h q[7]; rz(x24) q[7]; h q[7]; 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": 4}
{"circuits": [], "gradients": []}
[ "IIZIIIIZ", "IIZIIIZI", "IIIIIIZZ", "IIZIIZII", "IIIIIZIZ", "IIIIIZZI", "IZZIIIII", "IZIIIIZI", "ZIZIIIII", "ZIIIIIZI", "ZZIIIIII", "IIIIZIZI", "IZIIZIII", "ZIIIZIII", "IIIZIIZI", "IZIZIIII", "ZIIZIIII", "IIIZZIII", "IIZIIIII", "IIIIIIIZ", "IIIIIIZI", "IIIIIZII", "IZIIIII...
[ 0.5, -0.5, -0.5, -0.5, -0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 1, -0.5, -0.5, -0.5, -0.5, -0.5, -0.5, 0.5, 1.5, -0.5, 0.5, 0, 2, 2, -0.5, -0.5 ]
0.690016
[ 0.023782534509358612, -0.2362354194851212, 0.0030841673081000017, -1.5267108229648716, -1.5111620816372704, -1.5332934594005045, 1.9304385541401896 ]
{ "n_parameters": 7, "n_qubits": 8, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
207
3855709974827586501
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5], "hyperedges": [[0, 2, 3, 4], [0, 2, 3, 5], [1, 2, 5], [0, 1, 5], [1, 2, 3], [0, 1, 2]]}
{"states": [47, 45], "expectation_value": -0.9351091850768083, "params": [[[2.6057, 0.001], [1.5458, 0.0059], [2.6308000000000002, 0.0049], [1.5864, 0.005200000000000001], [1.5643, 0.0085], [2.6167000000000002, 0.0083]]], "bitstrings": ["010000", "010010"], "total_optimization_steps": 270, "probabilities": [0.10496776353276836, 0.1063342859063012], "optimization_time": 3.3142426013946533}
0.3333333333333333 * (Z(0) @ Z(2)) + 0.3333333333333333 * (Z(3) @ Z(2)) + 0.16666666666666666 * (Z(3) @ Z(0)) + 0.08333333333333333 * (Z(4) @ Z(2)) + 0.08333333333333333 * (Z(4) @ Z(0)) + 0.08333333333333333 * (Z(4) @ Z(3)) + 0.25 * (Z(5) @ Z(2)) + 0.25 * (Z(5) @ Z(0)) + 0.08333333333333333 * (Z(5) @ Z(3)) + 0.5 * (Z(1) @ Z(2)) + 0.3333333333333333 * (Z(1) @ Z(0)) + 0.16666666666666666 * (Z(1) @ Z(3)) + 0.3333333333333333 * (Z(1) @ Z(5)) + 0.7500000000000001 * Z(2) + 0.5833333333333335 * Z(0) + 0.41666666666666674 * Z(3) + 0.125 * Z(4) + 0.4583333333333335 * Z(5) + 0.6666666666666666 * Z(1)
1
6
1
{"smallest_eigenvalues": [-1.5833333333333344], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -1.5000000000000004, "smallest_bitstrings": ["010010"], "largest_eigenvalue": 6.000000000000001}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; rx(3.3029619351984776) q[0]; rz(0.07929321907401084) q[0]; rx(0.06129005699003766) q[1]; rz(-0.22879360623107164) q[1]; rx(3.1615979241893806) q[2]; rz(-0.29775228884901644) q[2]; rx(2.691637147622413) q[3]; rz(0.5139827662011793) q[3]; rx(0.6276317180760962) q[4]; rz(-0.5147931526277356) q[4]; rx(2.900074752359019) q[5]; rz(-0.2004567099873708) 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] 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]; 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": []}
[ "IIIZIZ", "IIZZII", "IIZIIZ", "IZIZII", "IZIIIZ", "IZZIII", "ZIIZII", "ZIIIIZ", "ZIZIII", "IIIZZI", "IIIIZZ", "IIZIZI", "ZIIIZI", "IIIZII", "IIIIIZ", "IIZIII", "IZIIII", "ZIIIII", "IIIIZI" ]
[ 0.3333333333333333, 0.3333333333333333, 0.16666666666666666, 0.08333333333333333, 0.08333333333333333, 0.08333333333333333, 0.25, 0.25, 0.08333333333333333, 0.5, 0.3333333333333333, 0.16666666666666666, 0.3333333333333333, 0.7500000000000001, 0.5833333333333335, 0.41666666666666674, ...
0.973816
[ 3.3029619351984776, 0.07929321907401084, 0.06129005699003766, -0.22879360623107164, 3.1615979241893806, -0.29775228884901644, 2.691637147622413, 0.5139827662011793, 0.6276317180760962, -0.5147931526277356, 2.900074752359019, -0.2004567099873708 ]
{ "n_parameters": 12, "n_qubits": 6, "optimal_eigenvalue": -1.5833333333333344, "target_ratio": 0.97, "target_value": -1.5358333333333343 }
15
-2194058151247077681
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10], "hyperedges": [[0, 1, 2, 3, 4, 5, 7, 8, 9, 10], [0, 2, 3, 5, 6, 8, 9, 10], [0, 3, 4, 6, 10], [0, 1, 3, 5, 6, 7, 8, 9, 10]]}
{"states": [1965, 1453], "expectation_value": -0.5972295397965185, "params": [1.4148, -0.0027, 1.4138000000000002, 0.0015, 0.7558, 0.4973, 0.7526, 0.0024000000000000002, 1.0249000000000001, 0.43160000000000004, 1.0513000000000001, 0.0051, 1.4134, 0.1259, 1.4152, 0.0041, 0.6557000000000001, 0.4667, 0.6546000000000001, 0.0, 1.3547, 0.2485, 1.3482, 0.0056, 0.7090000000000001, 0.4531, 0.7007, 0.0088, 1.3619, 0.2928, 1.3534000000000002, 0.0039000000000000003, 1.0096, 0.523, 0.7723, 0.0007, 0.7245, 0.5391, 0.7058, 0.0005, 1.3875, 0.001, 1.3923, 0.0061, 0.24700000000000003, 0.009600000000000001, 0.311, 0.0051, 0.5049, 0.0053, 0.5137, 0.0073, 0.539, 0.0002, 0.0081], "bitstrings": ["00001010010", "01001010010"], "total_optimization_steps": 160, "probabilities": [0.03741223079195921, 0.047995520071469434], "optimization_time": 22.1006441116333}
0.025 * (Z(0) @ Z(1)) + 0.011111111111111112 * (Z(2) @ Z(1)) + 0.02896825396825397 * (Z(2) @ Z(0)) + 0.025 * (Z(3) @ Z(1)) + 0.09285714285714286 * (Z(3) @ Z(0)) + 0.02896825396825397 * (Z(3) @ Z(2)) + 0.011111111111111112 * (Z(4) @ Z(1)) + 0.061111111111111116 * (Z(4) @ Z(0)) + 0.011111111111111112 * (Z(4) @ Z(2)) + 0.061111111111111116 * (Z(4) @ Z(3)) + 0.025 * (Z(5) @ Z(1)) + 0.04285714285714286 * (Z(5) @ Z(0)) + 0.02896825396825397 * (Z(5) @ Z(2)) + 0.04285714285714286 * (Z(5) @ Z(3)) + 0.011111111111111112 * (Z(5) @ Z(4)) + 0.025 * (Z(7) @ Z(1)) + 0.025 * (Z(7) @ Z(0)) + 0.011111111111111112 * (Z(7) @ Z(2)) + 0.025 * (Z(7) @ Z(3)) + 0.011111111111111112 * (Z(7) @ Z(4)) + 0.025 * (Z(7) @ Z(5)) + 0.025 * (Z(8) @ Z(1)) + 0.04285714285714286 * (Z(8) @ Z(0)) + 0.02896825396825397 * (Z(8) @ Z(2)) + 0.04285714285714286 * (Z(8) @ Z(3)) + 0.011111111111111112 * (Z(8) @ Z(4)) + 0.04285714285714286 * (Z(8) @ Z(5)) + 0.025 * (Z(8) @ Z(7)) + 0.025 * (Z(9) @ Z(1)) + 0.04285714285714286 * (Z(9) @ Z(0)) + 0.02896825396825397 * (Z(9) @ Z(2)) + 0.04285714285714286 * (Z(9) @ Z(3)) + 0.011111111111111112 * (Z(9) @ Z(4)) + 0.04285714285714286 * (Z(9) @ Z(5)) + 0.025 * (Z(9) @ Z(7)) + 0.04285714285714286 * (Z(9) @ Z(8)) + 0.025 * (Z(10) @ Z(1)) + 0.09285714285714286 * (Z(10) @ Z(0)) + 0.02896825396825397 * (Z(10) @ Z(2)) + 0.09285714285714286 * (Z(10) @ Z(3)) + 0.061111111111111116 * (Z(10) @ Z(4)) + 0.04285714285714286 * (Z(10) @ Z(5)) + 0.025 * (Z(10) @ Z(7)) + 0.04285714285714286 * (Z(10) @ Z(8)) + 0.04285714285714286 * (Z(10) @ Z(9)) + 0.013888888888888888 * (Z(6) @ Z(1)) + 0.08174603174603176 * (Z(6) @ Z(0)) + 0.017857142857142856 * (Z(6) @ Z(2)) + 0.08174603174603176 * (Z(6) @ Z(3)) + 0.05 * (Z(6) @ Z(4)) + 0.031746031746031744 * (Z(6) @ Z(5)) + 0.013888888888888888 * (Z(6) @ Z(7)) + 0.031746031746031744 * (Z(6) @ Z(8)) + 0.031746031746031744 * (Z(6) @ Z(9)) + 0.08174603174603176 * (Z(6) @ Z(10)) + 0.10555555555555556 * Z(1) + 0.2680555555555556 * Z(0) + 0.1125 * Z(2) + 0.2680555555555556 * Z(3) + 0.14999999999999997 * Z(4) + 0.16805555555555557 * Z(5) + 0.10555555555555556 * Z(7) + 0.1680555555555555 * Z(8) + 0.1680555555555555 * Z(9) + 0.2680555555555556 * Z(10) + 0.21805555555555556 * Z(6)
7
11
1
{"smallest_eigenvalues": [-0.7119047619047623], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -0.7119047619047622, "smallest_bitstrings": ["01001010010"], "largest_eigenvalue": 3.9999999999999982}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; rx(1.9068084489820096) q[0]; rz(0.2780801356649034) q[0]; rx(0.7265381389150085) q[1]; rz(0.7031189495860022) q[1]; cx q[1], q[0]; rz(-0.1983553427083738) q[0]; cx q[1], q[0]; rx(1.2982912144165768) q[0]; rz(0.4653754576064453) q[0]; rx(0.7290652978077359) q[1]; rz(0.11224229668976848) q[1]; rx(1.1343310941436742) q[2]; rz(0.1987193794373212) q[2]; rx(1.395990771926376) q[3]; rz(-0.0261184787894701) q[3]; cx q[3], q[2]; rz(-0.015008904034890178) q[2]; cx q[3], q[2]; rx(1.9198841036170013) q[2]; rz(0.057817073139072625) q[2]; cx q[2], q[1]; rz(-0.20485098862029558) q[1]; cx q[2], q[1]; rx(1.8424416593725748) q[3]; rz(0.009413612535683846) q[3]; rx(0.2626771607252) q[4]; rz(0.9218512150103582) q[4]; rx(1.9943567174713555) q[5]; rz(-0.30477629996238326) q[5]; cx q[5], q[4]; rz(0.05033209846339025) q[4]; cx q[5], q[4]; rx(-0.2778336863626857) q[4]; rz(0.3913341278348699) q[4]; cx q[4], q[3]; rz(-0.028908536569536313) q[3]; cx q[4], q[3]; rx(1.2303130108516203) q[5]; rz(-0.42222897768310874) q[5]; rx(0.25830294382783076) q[6]; rz(1.1038641000364535) q[6]; rx(1.5512902176455783) q[7]; rz(0.43349702844831195) q[7]; cx q[7], q[6]; rz(-0.3476234861452157) q[6]; cx q[7], q[6]; rx(-0.2750622110514501) q[6]; rz(0.24185132971586115) q[6]; cx q[6], q[5]; rz(0.4897154692849218) q[5]; cx q[6], q[5]; rx(1.4613403307944346) q[7]; rz(0.09890211125488868) q[7]; rx(1.397907163163534) q[8]; rz(0.7382280536211421) q[8]; rx(0.2896580174798182) q[9]; rz(0.6718123656187545) q[9]; cx q[9], q[8]; rz(-0.22681806810119357) q[8]; cx q[9], q[8]; rx(1.3492155949333278) q[8]; rz(0.13899782763218432) q[8]; cx q[8], q[7]; rz(-0.20967136010009635) q[7]; cx q[8], q[7]; rx(-0.17477589853742959) q[9]; rz(-0.12773966237392997) q[9]; rz(-0.9528283972758476) q[10]; ry(3.0070648477499464) q[10]; rz(2.1034044329044015) q[10]; cx q[10], q[9]; rz(0.00800080970140063) 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] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x44; input float[64] x45; input float[64] x46; input float[64] x47; input float[64] x48; input float[64] x49; input float[64] x5; input float[64] x50; input float[64] x51; input float[64] x52; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[11] c; qubit[11] q; rx(x0) q[0]; rz(x1) q[0]; rx(x2) q[1]; rz(x3) q[1]; rx(x4) q[2]; rz(x5) q[2]; rx(x6) q[3]; rz(x7) q[3]; rx(x8) q[4]; rz(x9) q[4]; rx(x10) q[5]; rz(x11) q[5]; rx(x12) q[6]; rz(x13) q[6]; rx(x14) q[7]; rz(x15) q[7]; rx(x16) q[8]; rz(x17) q[8]; rx(x18) q[9]; rz(x19) q[9]; rx(x20) q[10]; rz(x21) q[10]; 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(x40) q[6]; rx(x41) q[7]; rz(x42) q[7]; rx(x43) q[8]; rz(x44) q[8]; rx(x45) q[9]; rz(x46) q[9]; rx(x47) q[10]; rz(x48) q[10]; crz(x49) q[2], q[1]; crz(x32) q[4], q[3]; crz(x50) q[6], q[5]; crz(x51) q[8], q[7]; crz(x52) 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", "IIIIIIIIZZI", "IIIIIIIIZIZ", "IIIIIIIZIZI", "IIIIIIIZIIZ", "IIIIIIIZZII", "IIIIIIZIIZI", "IIIIIIZIIIZ", "IIIIIIZIZII", "IIIIIIZZIII", "IIIIIZIIIZI", "IIIIIZIIIIZ", "IIIIIZIIZII", "IIIIIZIZIII", "IIIIIZZIIII", "IIIZIIIIIZI", "IIIZIIIIIIZ", "IIIZIIIIZII", "IIIZIIIZI...
[ 0.025, 0.011111111111111112, 0.02896825396825397, 0.025, 0.09285714285714286, 0.02896825396825397, 0.011111111111111112, 0.061111111111111116, 0.011111111111111112, 0.061111111111111116, 0.025, 0.04285714285714286, 0.02896825396825397, 0.04285714285714286, 0.011111111111111112, 0.025, ...
0.972299
[ 1.9068084489820096, 0.07972479295652962, 0.7265381389150085, 0.7031189495860022, 1.1343310941436742, 0.18371047540243113, 1.395990771926376, -0.0261184787894701, 0.2626771607252, 0.9721833134737489, 1.9943567174713555, -0.30477629996238326, 0.25830294382783076, 0.7562406138912383, 1.5512...
{ "n_parameters": 53, "n_qubits": 11, "optimal_eigenvalue": -0.7119047619047623, "target_ratio": 0.97, "target_value": -0.6905476190476194 }
29
9208819526871746266
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8], "hyperedges": [[1, 2, 3, 4, 7], [1, 2, 4, 7, 8], [1, 2, 4, 5, 6], [8, 0, 3, 1], [8, 3, 5], [8, 3, 7], [0, 2, 4, 6, 7], [0, 2, 3, 5, 6, 7], [0, 1, 2, 6, 7, 8], [1, 2, 5, 6, 7, 8]]}
{"states": [415, 446], "expectation_value": -1.3890834059143369, "params": [[-0.36200000000000004], [0.374]], "bitstrings": ["001100000", "001000001"], "total_optimization_steps": 40, "probabilities": [0.006267981134564017, 0.006515870728189445], "optimization_time": 6.221864223480225}
0.21666666666666667 * (Z(1) @ Z(2)) + 0.08333333333333334 * (Z(3) @ Z(2)) + 0.13333333333333333 * (Z(3) @ Z(1)) + 0.2 * (Z(4) @ Z(2)) + 0.15000000000000002 * (Z(4) @ Z(1)) + 0.05 * (Z(4) @ Z(3)) + 0.25 * (Z(7) @ Z(2)) + 0.16666666666666666 * (Z(7) @ Z(1)) + 0.25 * (Z(7) @ Z(3)) + 0.15000000000000002 * (Z(7) @ Z(4)) + 0.11666666666666667 * (Z(8) @ Z(2)) + 0.19999999999999998 * (Z(8) @ Z(1)) + 0.41666666666666663 * (Z(8) @ Z(3)) + 0.05 * (Z(8) @ Z(4)) + 0.2833333333333333 * (Z(8) @ Z(7)) + 0.11666666666666667 * (Z(5) @ Z(2)) + 0.08333333333333334 * (Z(5) @ Z(1)) + 0.19999999999999998 * (Z(5) @ Z(3)) + 0.05 * (Z(5) @ Z(4)) + 0.06666666666666667 * (Z(5) @ Z(7)) + 0.19999999999999998 * (Z(5) @ Z(8)) + 0.19999999999999998 * (Z(6) @ Z(2)) + 0.11666666666666667 * (Z(6) @ Z(1)) + 0.03333333333333333 * (Z(6) @ Z(3)) + 0.1 * (Z(6) @ Z(4)) + 0.15 * (Z(6) @ Z(7)) + 0.06666666666666667 * (Z(6) @ Z(8)) + 0.11666666666666667 * (Z(6) @ Z(5)) + 0.11666666666666667 * (Z(0) @ Z(2)) + 0.11666666666666667 * (Z(0) @ Z(1)) + 0.11666666666666667 * (Z(0) @ Z(3)) + 0.05 * (Z(0) @ Z(4)) + 0.11666666666666667 * (Z(0) @ Z(7)) + 0.11666666666666667 * (Z(0) @ Z(8)) + 0.03333333333333333 * (Z(0) @ Z(5)) + 0.11666666666666667 * (Z(0) @ Z(6)) + 0.65 * Z(2) + 0.5916666666666666 * Z(1) + 0.6416666666666667 * Z(3) + 0.40000000000000013 * Z(4) + 0.7166666666666666 * Z(7) + 0.7249999999999999 * Z(8) + 0.4333333333333334 * Z(5) + 0.45000000000000007 * Z(6) + 0.39166666666666666 * Z(0)
1
9
1
{"smallest_eigenvalues": [-2.283333333333333, -2.283333333333333], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -2.2499999999999996, "smallest_bitstrings": ["001000001", "000010101"], "largest_eigenvalue": 10.0}
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.01723778242862422) q[1]; cx q[2], q[1]; h q[3]; cx q[2], q[3]; rz(-0.04845043385160731) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(0.005114556354108877) q[3]; cx q[1], q[3]; h q[4]; cx q[2], q[4]; rz(-0.017103165510013937) q[4]; cx q[2], q[4]; cx q[1], q[4]; rz(0.0779425733773805) q[4]; cx q[1], q[4]; cx q[3], q[4]; rz(0.06566056493393582) q[4]; cx q[3], q[4]; h q[5]; h q[6]; h q[7]; cx q[2], q[7]; rz(-0.018836681484980168) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(-0.04849634753235194) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(-0.018836681484980168) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(0.0779425733773805) q[7]; cx q[4], q[7]; h q[8]; cx q[2], q[8]; rz(0.04954533834047101) q[8]; cx q[2], q[8]; cx q[1], q[8]; cx q[2], q[5]; rz(0.04954533834047101) q[5]; cx q[2], q[5]; cx q[2], q[6]; rz(-0.017103165510013937) q[6]; cx q[2], q[6]; cx q[2], q[0]; rz(0.04954533834047101) q[0]; cx q[2], q[0]; rz(-1.3919164068343188) q[2]; rx(1.5213283827701232) q[2]; rz(-0.017103165510013937) q[8]; cx q[1], q[8]; cx q[1], q[5]; cx q[3], q[8]; rz(-0.04845043385160731) q[5]; cx q[1], q[5]; cx q[1], q[6]; rz(0.04954533834047101) q[6]; cx q[1], q[6]; cx q[1], q[0]; rz(0.04954533834047101) q[0]; cx q[1], q[0]; rz(-1.594322102897645) q[1]; rx(1.5213283827701232) q[1]; rz(-1.914885925575132) q[8]; cx q[3], q[8]; cx q[3], q[5]; cx q[4], q[8]; rz(-0.017103165510013937) q[5]; cx q[3], q[5]; cx q[3], q[6]; rz(-0.05974310475591248) q[6]; cx q[3], q[6]; cx q[3], q[0]; rz(0.04954533834047101) q[0]; cx q[3], q[0]; rz(1.5727720508745442) q[3]; rx(1.5213283827701236) q[3]; rz(0.06566056493393582) q[8]; cx q[4], q[8]; cx q[4], q[5]; rz(0.06566056493393582) q[5]; cx q[4], q[5]; cx q[4], q[6]; rz(0.037512151491013904) q[6]; cx q[4], q[6]; cx q[4], q[0]; rz(0.06566056493393582) q[0]; cx q[4], q[0]; rz(1.7226451588945828) q[4]; rx(1.5213283827701232) q[4]; cx q[7], q[8]; rz(-0.023314393256560904) q[8]; cx q[7], q[8]; cx q[7], q[5]; rz(0.035862324824302225) q[5]; cx q[7], q[5]; cx q[7], q[6]; rz(0.0779425733773805) q[6]; cx q[7], q[6]; cx q[7], q[0]; rz(0.04954533834047101) q[0]; cx q[7], q[0]; rz(-1.6302394354404564) q[7]; rx(1.5213283827701232) q[7]; cx q[8], q[5]; rz(-0.017103165510013937) q[5]; cx q[8], q[5]; cx q[8], q[6]; rz(0.035862324824302225) q[6]; cx q[8], q[6]; cx q[5], q[6]; rz(0.04954533834047101) q[6]; cx q[5], q[6]; cx q[8], q[0]; rz(0.04954533834047101) q[0]; cx q[8], q[0]; cx q[5], q[0]; rz(-0.05974310475591248) q[0]; cx q[5], q[0]; rz(-1.5552659978595804) q[5]; rx(1.5213283827701232) q[5]; cx q[6], q[0]; rz(0.04954533834047101) q[0]; cx q[6], q[0]; rz(-1.77598116497744) q[0]; rx(1.5213283827701232) q[0]; rz(1.0581307405084655) q[6]; rx(1.5213283827701234) q[6]; rz(-1.5186025177533435) q[8]; rx(1.5213283827701234) 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] 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[2], q[1]; rz(x0) q[1]; cx q[2], q[1]; cx q[2], q[3]; rz(x1) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(x2) q[3]; cx q[1], q[3]; cx q[2], q[4]; rz(x3) q[4]; cx q[2], q[4]; cx q[1], q[4]; rz(x4) q[4]; cx q[1], q[4]; cx q[3], q[4]; rz(x5) q[4]; cx q[3], q[4]; cx q[2], q[7]; rz(x6) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(x7) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(x6) q[7]; cx q[3], q[7]; cx q[4], q[7]; rz(x4) q[7]; cx q[4], q[7]; cx q[2], q[8]; rz(x8) q[8]; cx q[2], q[8]; cx q[1], q[8]; rz(x3) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x9) q[8]; cx q[3], q[8]; cx q[4], q[8]; rz(x5) q[8]; cx q[4], q[8]; cx q[7], q[8]; rz(x10) q[8]; cx q[7], q[8]; cx q[2], q[5]; rz(x8) q[5]; cx q[2], q[5]; cx q[1], q[5]; rz(x1) q[5]; cx q[1], q[5]; cx q[3], q[5]; rz(x3) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(x5) q[5]; cx q[4], q[5]; cx q[7], q[5]; rz(x11) q[5]; cx q[7], q[5]; cx q[8], q[5]; rz(x3) q[5]; cx q[8], q[5]; cx q[2], q[6]; rz(x3) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x8) q[6]; cx q[1], q[6]; cx q[3], q[6]; rz(x12) q[6]; cx q[3], q[6]; cx q[4], q[6]; rz(x13) q[6]; cx q[4], q[6]; cx q[7], q[6]; rz(x4) q[6]; cx q[7], q[6]; cx q[8], q[6]; rz(x11) q[6]; cx q[8], q[6]; cx q[5], q[6]; rz(x8) q[6]; cx q[5], q[6]; cx q[2], q[0]; rz(x8) q[0]; cx q[2], q[0]; cx q[1], q[0]; rz(x8) q[0]; cx q[1], q[0]; cx q[3], q[0]; rz(x8) q[0]; cx q[3], q[0]; cx q[4], q[0]; rz(x5) q[0]; cx q[4], q[0]; cx q[7], q[0]; rz(x8) q[0]; cx q[7], q[0]; cx q[8], q[0]; rz(x8) q[0]; cx q[8], q[0]; cx q[5], q[0]; rz(x12) q[0]; cx q[5], q[0]; cx q[6], q[0]; rz(x8) q[0]; cx q[6], q[0]; rz(x14) q[2]; rz(x15) q[1]; rz(x16) q[3]; rz(x17) q[4]; rz(x18) q[7]; rz(x19) q[8]; rz(x20) q[5]; rz(x21) q[6]; rz(x22) q[0]; 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]; h q[8]; rz(x23) 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": []}
[ "IIIIIIZZI", "IIIIIZZII", "IIIIIZIZI", "IIIIZIZII", "IIIIZIIZI", "IIIIZZIII", "IZIIIIZII", "IZIIIIIZI", "IZIIIZIII", "IZIIZIIII", "ZIIIIIZII", "ZIIIIIIZI", "ZIIIIZIII", "ZIIIZIIII", "ZZIIIIIII", "IIIZIIZII", "IIIZIIIZI", "IIIZIZIII", "IIIZZIIII", "IZIZIIIII", "ZIIZIIIII", "...
[ 0.21666666666666667, 0.08333333333333334, 0.13333333333333333, 0.2, 0.15000000000000002, 0.05, 0.25, 0.16666666666666666, 0.25, 0.15000000000000002, 0.11666666666666667, 0.19999999999999998, 0.41666666666666663, 0.05, 0.2833333333333333, 0.11666666666666667, 0.08333333333333334, 0....
0.973158
[ -0.01723778242862422, -0.04845043385160731, 0.005114556354108877, -0.017103165510013937, 0.0779425733773805, 0.06566056493393582, -0.018836681484980168, -0.04849634753235194, 0.04954533834047101, -1.914885925575132, -0.023314393256560904, 0.035862324824302225, -0.05974310475591248, 0.03751...
{ "n_parameters": 24, "n_qubits": 9, "optimal_eigenvalue": -2.283333333333333, "target_ratio": 0.97, "target_value": -2.214833333333333 }
148
650b49d36654090517b0483e65311494
matching
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}], "edges": [{"weight": 8, "source": 0, "target": 1}, {"weight": 15, "source": 0, "target": 3}, {"weight": 17, "source": 0, "target": 7}, {"weight": 14, "source": 1, "target": 7}, {"weight": 7, "source": 2, "target": 3}, {"weight": 12, "source": 2, "target": 4}, {"weight": 3, "source": 4, "target": 5}, {"weight": 16, "source": 4, "target": 6}, {"weight": 9, "source": 6, "target": 7}]}
{"states": [427, 234], "expectation_value": -21.305825108378947, "params": [[-0.0342, 0.0017000000000000001], [0.0752, 0.0733]], "bitstrings": ["001010100", "100010101"], "total_optimization_steps": 10, "probabilities": [0.006172316740571087, 0.008314273450292831], "optimization_time": 3.107985019683838}
5.0 * (Z(0) @ Z(2)) + 5.0 * (Z(1) @ Z(2)) + 5.0 * (Z(1) @ Z(0)) + 5.0 * (Z(3) @ Z(2)) + 5.0 * (Z(3) @ Z(0)) + 5.0 * (Z(4) @ Z(1)) + 5.0 * (Z(5) @ Z(4)) + 5.0 * (Z(6) @ Z(5)) + 5.0 * (Z(7) @ Z(5)) + 5.0 * (Z(7) @ Z(6)) + 5.0 * (Z(8) @ Z(2)) + 5.0 * (Z(8) @ Z(3)) + 5.0 * (Z(8) @ Z(7)) + 18.5 * Z(2) + 9.0 * Z(0) + 12.5 * Z(1) + 12.0 * Z(3) + 3.5 * Z(4) + 11.0 * Z(5) + 1.5 * Z(6) + 13.0 * Z(7) + 9.5 * Z(8)
1
9
2
{"smallest_eigenvalues": [-78.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -67.5, "smallest_bitstrings": ["100010101"], "largest_eigenvalue": 155.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; ry(-0.5024864574242284) q[0]; rz(-pi) q[0]; rz(-pi) q[1]; ry(-1.8293131006259886) q[1]; ry(-3.0930331964099023) q[2]; rz(-pi) q[2]; rz(-pi) q[3]; ry(-0.3848051578888608) q[3]; h q[4]; h q[5]; h q[6]; h q[7]; ry(63.24364681775204) q[7]; cx q[7], q[2]; ry(-31.39051721318916) q[2]; cx q[7], q[2]; ry(12.516508442990123) q[2]; cx q[6], q[2]; ry(-12.516508442990123) q[2]; cx q[6], q[2]; ry(-0.06011145512558923) q[2]; cx q[5], q[2]; ry(0.06011145512558923) q[2]; cx q[5], q[2]; ry(4.693090416069759) q[2]; cx q[4], q[2]; ry(-4.693090416069759) q[2]; cx q[4], q[2]; ry(-0.06834854451053213) q[7]; ry(-2.0217509056491307) q[5]; ry(-3.0913999548203774) q[6]; h q[8]; ry(26.719810916977092) q[8]; cx q[8], q[0]; ry(-24.617794024369253) q[0]; cx q[8], q[0]; cx q[8], q[1]; ry(13.805951118231397) q[1]; cx q[8], q[1]; cx q[8], q[7]; ry(0.06834854451053213) q[7]; cx q[8], q[7]; cx q[8], q[5]; ry(13.411075099616024) q[5]; cx q[8], q[5]; cx q[8], q[3]; ry(26.638654396034084) q[5]; cx q[1], q[5]; ry(-26.638654396034084) q[5]; cx q[1], q[5]; ry(0.655984800274732) q[5]; cx q[2], q[5]; ry(-0.655984800274732) q[5]; cx q[2], q[5]; ry(-5.527637973070223) q[3]; cx q[8], q[3]; cx q[8], q[6]; ry(-4.4723567759501925) q[3]; cx q[1], q[3]; ry(4.4723567759501925) q[3]; cx q[1], q[3]; ry(31.358529277681363) q[5]; cx q[3], q[5]; ry(-31.358529277681363) q[5]; cx q[3], q[5]; ry(0.5656863324555077) q[5]; cx q[4], q[5]; ry(-0.5656863324555077) q[5]; cx q[4], q[5]; ry(1.6618132611127472) q[6]; cx q[8], q[6]; ry(0.18032432203425353) q[5]; cx q[6], q[5]; ry(-0.18032432203425353) q[5]; cx q[6], q[5]; ry(-0.5413104257462366) q[3]; cx q[5], q[3]; ry(0.5413104257462366) q[3]; cx q[5], q[3]; ry(0.4914741340406502) q[3]; cx q[6], q[3]; ry(-0.4914741340406502) q[3]; cx q[6], q[3]; ry(0.03376881000925211) q[6]; cx q[1], q[6]; ry(-0.03376881000925211) q[6]; cx q[1], q[6]; ry(0.31395370201223527) q[3]; cx q[4], q[3]; ry(-0.31395370201223527) q[3]; cx q[4], q[3]; ry(0.35647006995213626) q[3]; cx q[2], q[3]; ry(-0.35647006995213626) q[3]; cx q[2], q[3]; ry(1.5699228236538738) q[0]; cx q[4], q[0]; ry(-1.5699228236538738) q[0]; cx q[4], q[0]; ry(0.13996187398068) q[3]; cx q[0], q[3]; ry(-0.13996187398068) q[3]; cx q[0], q[3]; ry(0.6852590047037851) q[7]; cx q[0], q[7]; ry(-0.6852590047037851) q[7]; cx q[0], q[7]; ry(0.30426268002033247) q[2]; cx q[8], q[2]; ry(-0.30426268002033247) q[2]; cx q[8], q[2]; ry(-0.26597316136939814) q[2]; cx q[1], q[2]; ry(0.26597316136939814) q[2]; cx q[1], q[2]; ry(0.6854405806024734) q[1]; cx q[6], q[1]; ry(-0.6854405806024734) q[1]; cx q[6], q[1]; ry(0.11131175801017228) q[1]; cx q[3], q[1]; ry(-0.11131175801017228) q[1]; cx q[3], q[1]; ry(-0.11568705503011507) q[1]; cx q[5], q[1]; ry(0.11568705503011507) q[1]; cx q[5], q[1]; ry(-0.43436414470892043) q[1]; cx q[2], q[1]; ry(0.43436414470892043) q[1]; cx q[2], q[1]; ry(-0.12662474844506905) q[6]; cx q[2], q[6]; ry(0.12662474844506905) q[6]; cx q[2], q[6]; ry(0.6360821970782454) q[7]; cx q[2], q[7]; ry(-0.6360821970782454) q[7]; cx q[2], q[7]; ry(-0.38121904542935175) q[1]; cx q[4], q[1]; ry(0.38121904542935175) q[1]; cx q[4], q[1]; ry(-0.23518976647080378) q[1]; cx q[7], q[1]; ry(0.23518976647080378) q[1]; cx q[7], q[1]; ry(1.4660018069616805) q[6]; cx q[7], q[6]; ry(-1.4660018069616805) q[6]; cx q[7], q[6]; ry(-0.11549567447187992) q[6]; cx q[4], q[6]; ry(0.11549567447187992) q[6]; cx q[4], q[6]; ry(0.06329028929090386) q[5]; cx q[7], q[5]; ry(-0.06329028929090386) q[5]; cx q[7], q[5]; ry(-0.3134317445752367) q[7]; cx q[3], q[7]; ry(0.3134317445752367) q[7]; cx q[3], q[7]; ry(0.03706188579957818) q[6]; cx q[3], q[6]; ry(-0.03706188579957818) q[6]; cx q[3], q[6]; ry(0.262746631578439) q[7]; cx q[5], q[7]; ry(-0.262746631578439) q[7]; cx q[5], q[7]; ry(0.11372137112592741) q[7]; cx q[1], q[7]; ry(-0.11372137112592741) q[7]; cx q[1], q[7]; ry(-0.04146302651500042) q[7]; cx q[4], q[7]; ry(0.04146302651500042) q[7]; cx q[4], q[7]; ry(0.07294750085681487) q[6]; cx q[5], q[6]; ry(-0.07294750085681487) q[6]; cx q[5], q[6]; ry(-0.027875924808421278) q[5]; cx q[0], q[5]; ry(0.027875924808421278) q[5]; cx q[0], q[5]; ry(0.032185885685583136) q[1]; cx q[0], q[1]; ry(-0.032185885685583136) q[1]; cx q[0], q[1]; ry(0.6080862876796282) q[0]; cx q[6], q[0]; ry(-0.6080862876796282) q[0]; cx q[6], q[0]; ry(0.15709781165914186) q[0]; cx q[1], q[0]; ry(-0.15709781165914186) q[0]; cx q[1], q[0]; ry(-0.17277021191614253) q[0]; cx q[3], q[0]; ry(0.17277021191614253) q[0]; cx q[3], q[0]; ry(-1.1807308343868699) q[4]; cx q[0], q[4]; ry(1.1807308343868699) q[4]; cx q[0], q[4]; ry(-0.2988380550783504) q[4]; cx q[5], q[4]; ry(0.2988380550783504) q[4]; cx q[5], q[4]; ry(-0.22133583466384535) q[6]; ry(0.9055301253564766) q[4]; cx q[1], q[4]; ry(0.870693208350295) q[4]; cx q[1], q[4]; ry(0.4041224460808933) q[4]; cx q[8], q[4]; ry(-0.4041224460808933) q[4]; cx q[8], q[4]; ry(-0.2129866117701471) q[4]; cx q[3], q[4]; ry(0.2129866117701471) q[4]; cx q[3], q[4]; ry(0.22180971627399979) q[4]; cx q[2], q[4]; ry(-0.22180971627399979) q[4]; cx q[2], q[4]; ry(1.424564442824535) q[2]; cx q[0], q[2]; ry(-1.424564442824535) q[2]; cx q[0], q[2]; ry(0.09375280280137098) q[2]; cx q[3], q[2]; ry(-0.09375280280137098) q[2]; cx q[3], q[2]; ry(-0.3612990124491351) q[0]; cx q[5], q[0]; ry(0.3612990124491351) q[0]; cx q[5], q[0]; ry(-0.42536185868837495) q[0]; cx q[2], q[0]; ry(0.42536185868837495) q[0]; cx q[2], q[0]; cx q[0], q[6]; ry(0.22133583466384535) q[6]; cx q[0], q[6]; ry(-0.08533816968105336) q[3]; cx q[7], q[3]; ry(0.08533816968105336) q[3]; cx q[7], q[3]; ry(-0.05083827216293449) q[0]; cx q[7], q[0]; ry(0.05083827216293449) q[0]; cx q[7], q[0]; ry(0.0750636218592976) q[7]; cx q[6], q[7]; ry(-0.0750636218592976) q[7]; cx q[6], q[7]; ry(-0.5387771804217215) q[8]; cx q[7], q[8]; ry(0.5387771804217215) q[8]; cx q[7], q[8]; ry(-0.7966438124159724) q[8]; cx q[2], q[8]; ry(0.7966438124159724) q[8]; cx q[2], q[8]; ry(0.4494318119674254) q[8]; cx q[0], q[8]; ry(-0.4494318119674254) q[8]; cx q[0], q[8]; ry(-0.15686032017505697) q[8]; cx q[3], q[8]; ry(0.15686032017505697) q[8]; cx q[3], q[8]; ry(0.1581961366347341) q[8]; cx q[4], q[8]; ry(-0.1581961366347341) q[8]; cx q[4], q[8]; ry(-0.3611833403431319) q[8]; cx q[5], q[8]; ry(0.3611833403431319) q[8]; cx q[5], q[8]; ry(0.28494447042301585) q[8]; cx q[1], q[8]; ry(-0.28494447042301585) q[8]; cx q[1], q[8]; ry(-0.23842919970535836) q[4]; cx q[7], q[4]; ry(0.23842919970535836) q[4]; cx q[7], q[4]; ry(0.2485293627297931) q[4]; cx q[6], q[4]; ry(-0.2485293627297931) q[4]; cx q[6], q[4]; ry(0.13588878214172304) q[8]; cx q[6], q[8]; ry(-0.13588878214172304) q[8]; cx q[6], 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] 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[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]; cx q[0], q[1]; rz(x0) q[1]; cx q[0], q[1]; 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[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[5], q[6]; rz(x0) q[6]; cx q[5], q[6]; cx q[5], q[7]; rz(x0) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x0) q[7]; cx q[6], q[7]; cx q[2], q[8]; rz(x0) q[8]; cx q[2], q[8]; cx q[3], q[8]; rz(x0) q[8]; cx q[3], q[8]; cx q[7], q[8]; rz(x0) q[8]; cx q[7], q[8]; rz(x1) q[2]; rz(x2) q[0]; rz(x3) q[1]; rz(x4) q[3]; rz(x5) q[4]; rz(x6) q[5]; rz(x7) q[6]; rz(x8) q[7]; rz(x9) q[8]; h q[0]; rz(x10) q[0]; h q[0]; h q[1]; rz(x10) q[1]; h q[1]; h q[2]; rz(x10) q[2]; h q[2]; h q[3]; rz(x10) q[3]; h q[3]; h q[4]; rz(x10) q[4]; h q[4]; h q[5]; rz(x10) q[5]; h q[5]; h q[6]; rz(x10) q[6]; h q[6]; h q[7]; rz(x10) q[7]; h q[7]; h q[8]; rz(x10) q[8]; h q[8]; cx q[2], q[0]; rz(x11) q[0]; cx q[2], q[0]; cx q[2], q[1]; rz(x11) q[1]; cx q[2], q[1]; cx q[0], q[1]; rz(x11) q[1]; cx q[0], q[1]; cx q[2], q[3]; rz(x11) q[3]; cx q[2], q[3]; cx q[0], q[3]; rz(x11) q[3]; cx q[0], q[3]; cx q[1], q[4]; rz(x11) q[4]; cx q[1], q[4]; cx q[4], q[5]; rz(x11) q[5]; cx q[4], q[5]; cx q[5], q[6]; rz(x11) q[6]; cx q[5], q[6]; cx q[5], q[7]; rz(x11) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x11) q[7]; cx q[6], q[7]; cx q[2], q[8]; rz(x11) q[8]; cx q[2], q[8]; cx q[3], q[8]; rz(x11) q[8]; cx q[3], q[8]; cx q[7], q[8]; rz(x11) q[8]; cx q[7], q[8]; rz(x12) q[2]; rz(x13) q[0]; rz(x14) q[1]; rz(x15) q[3]; rz(x16) q[4]; rz(x17) q[5]; rz(x18) q[6]; rz(x19) q[7]; rz(x20) q[8]; h q[0]; rz(x21) q[0]; h q[0]; h q[1]; rz(x21) q[1]; h q[1]; h q[2]; rz(x21) q[2]; h q[2]; h q[3]; rz(x21) q[3]; h q[3]; h q[4]; rz(x21) q[4]; h q[4]; h q[5]; rz(x21) q[5]; h q[5]; h q[6]; rz(x21) q[6]; h q[6]; h q[7]; rz(x21) q[7]; h q[7]; h q[8]; rz(x21) q[8]; h q[8]; 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": []}
[ "IIIIIIZIZ", "IIIIIIZZI", "IIIIIIIZZ", "IIIIIZZII", "IIIIIZIIZ", "IIIIZIIZI", "IIIZZIIII", "IIZZIIIII", "IZIZIIIII", "IZZIIIIII", "ZIIIIIZII", "ZIIIIZIII", "ZZIIIIIII", "IIIIIIZII", "IIIIIIIIZ", "IIIIIIIZI", "IIIIIZIII", "IIIIZIIII", "IIIZIIIII", "IIZIIIIII", "IZIIIIIII", "...
[ 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 18.5, 9, 12.5, 12, 3.5, 11, 1.5, 13, 9.5 ]
0.97454
[ 1.547646192323778, 63.24364681775204, 22.972212305169684, 62.78103442637832, -1.200054150574394, 49.712119792415116, 25.033016885980246, -0.12022291025117846, 9.386180832139518, 26.719810916977092, 49.23558804873851, -27.611902236462793, -1.1770464203922801, -0.13669708902106426, 4.85359...
{ "n_parameters": 81, "n_qubits": 9, "optimal_eigenvalue": -78.5, "target_ratio": 0.97, "target_value": -76.145 }
110
a093ae3716e2ae1185108c6b332a6413
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": 5}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 1, "target": 7}, {"source": 2, "target": 3}, {"source": 2, "target": 6}, {"source": 2, "target": 7}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 5, "target": 6}]}
{"states": [195, 194], "expectation_value": -5.474807934025361, "params": [2.4013, -0.0031000000000000003, 2.3994, 0.0378, 0.0026000000000000003, 0.194, 0.0013000000000000002, -0.0019, 0.0025, -0.0407, -0.0013000000000000002, 0.1447, 2.4090000000000003, 0.0032, 1.3835000000000002, 0.0067, 0.7776000000000001, -0.7512000000000001, -0.008, -0.2127, 1.1202, -0.0046, 0.7738], "bitstrings": ["00111100", "00111101"], "total_optimization_steps": 240, "probabilities": [0.3530945267913761, 0.4488882864491113], "optimization_time": 6.761890172958374}
0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(4)) + 0.5 * (Z(3) @ Z(2)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(5)) + 0.5 * (Z(6) @ Z(4)) + 0.5 * (Z(6) @ Z(3)) + -1.5 * Z(2) + -0.5 * Z(0) + -1.5 * Z(5) + -1.0 * Z(1) + -1.5 * Z(4) + -1.0 * Z(7) + -1.5 * Z(3) + -1.5 * Z(6)
4
8
1
{"smallest_eigenvalues": [-6.0, -6.0, -6.0, -6.0, -6.0], "number_of_smallest_eigenvalues": 5, "first_excited_energy": -5.0, "smallest_bitstrings": ["01111100", "11010011", "00101111", "00111101", "01101110"], "largest_eigenvalue": 17.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(2.4967469454978946) q[0]; rz(1.3096606184442559) q[0]; rx(3.0408501731801416) q[1]; rz(1.5898757871266582) q[1]; rx(0.061494094835849826) q[2]; rz(1.7814172691826364) q[2]; rx(-0.14738095186234665) q[3]; rz(1.0630242622970876) q[3]; rx(0.10418204075830796) q[4]; rz(1.8968121189459861) q[4]; rx(-0.08139436078467233) q[5]; rz(1.7793088626190325) q[5]; rx(2.5562790191247777) q[6]; rz(1.5121851296321456) q[6]; rx(0.45299797076715687) q[7]; rz(-0.052927412767661684) q[7]; cx q[7], q[6]; ry(-0.4340620549735769) q[6]; cx q[7], q[6]; ry(0.4340620549735769) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(-0.014118581606344598) q[5]; cx q[6], q[5]; ry(0.014118581606344598) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(-0.6101554928998315) q[4]; cx q[5], q[4]; ry(0.6101554928998315) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(-0.08218150687925052) q[3]; cx q[4], q[3]; ry(0.08218150687925052) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(0.2495516592510698) q[2]; cx q[3], q[2]; ry(-0.2495516592510698) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(0.173488804279517) q[1]; cx q[2], q[1]; ry(-0.173488804279517) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(-0.3701404298345188) q[0]; cx q[1], q[0]; ry(0.3701404298345188) 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] 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; 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]; 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", "IIZIIIIZ", "IIZIIIZI", "IIIZIIZI", "ZIIIIZII", "ZIIIIIZI", "ZIIZIIII", "IIIIZZII", "IIZIZIII", "IIIZZIII", "IZIIIZII", "IZZIIIII", "IZIZIIII", "IZIIZIII", "IIIIIZII", "IIIIIIIZ", "IIZIIIII", "IIIIIIZI", "IIIZIIII", "ZIIIIIII", "IIIIZIII", "IZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1.5, -0.5, -1.5, -1, -1.5, -1, -1.5, -1.5 ]
0.972786
[ 2.4967469454978946, -0.2611357083506405, 3.0408501731801416, 0.019079460331761833, 0.06149409483584983, 0.21062094238773937, -0.14738095186234665, -0.5077720644978101, 0.10418204075830795, 0.3260157921510895, -0.08139436078467233, 0.20851253582413565, 2.5562790191247777, -0.058611197162751...
{ "n_parameters": 23, "n_qubits": 8, "optimal_eigenvalue": -6, "target_ratio": 0.97, "target_value": -5.82 }
11
cee21d2c524e6fc138e70d6d9e27345e
max_flow
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"capacity": 1, "source": 0, "target": 2}, {"capacity": 4, "source": 1, "target": 2}, {"capacity": 6, "source": 2, "target": 4}, {"capacity": 2, "source": 3, "target": 2}]}
{"states": [167, 239], "expectation_value": -6.663501812628919, "params": [[-0.0303, -0.0567, -0.0029000000000000002], [0.0796, 0.1527, 0.15960000000000002]], "bitstrings": ["101011000", "100010000"], "total_optimization_steps": 20, "probabilities": [0.006472178733401442, 0.0068006710131086725], "optimization_time": 12.131935119628906}
2.0 * (Z(1) @ Z(2)) + 2.0 * (Z(3) @ Z(2)) + 1.0 * (Z(3) @ Z(1)) + 1.0 * (Z(0) @ Z(2)) + 0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(3)) + 1.0 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(1)) + 0.5 * (Z(7) @ Z(3)) + 0.5 * (Z(7) @ Z(0)) + 1.0 * (Z(8) @ Z(2)) + 0.5 * (Z(8) @ Z(1)) + 0.5 * (Z(8) @ Z(3)) + 0.5 * (Z(8) @ Z(0)) + 1.0 * (Z(8) @ Z(7)) + -1.0 * (Z(4) @ Z(2)) + -0.5 * (Z(4) @ Z(1)) + -0.5 * (Z(4) @ Z(3)) + -0.5 * (Z(4) @ Z(0)) + -0.5 * (Z(4) @ Z(7)) + -0.5 * (Z(4) @ Z(8)) + -2.0 * (Z(5) @ Z(2)) + -1.0 * (Z(5) @ Z(1)) + -1.0 * (Z(5) @ Z(3)) + -1.0 * (Z(5) @ Z(0)) + -1.0 * (Z(5) @ Z(7)) + -1.0 * (Z(5) @ Z(8)) + 1.0 * (Z(5) @ Z(4)) + -3.0 * (Z(6) @ Z(2)) + -1.5 * (Z(6) @ Z(1)) + -1.5 * (Z(6) @ Z(3)) + -1.5 * (Z(6) @ Z(0)) + -1.5 * (Z(6) @ Z(7)) + -1.5 * (Z(6) @ Z(8)) + 1.5 * (Z(6) @ Z(4)) + 3.0 * (Z(6) @ Z(5)) + 5.0 * Z(2) + 2.5 * Z(1) + 2.5 * Z(3) + 0.0 * Z(0) + 1.5 * Z(7) + 1.5 * Z(8) + -0.5 * Z(4) + -1.0 * Z(5) + -1.5 * Z(6)
1
9
3
{"smallest_eigenvalues": [-13.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -12.5, "smallest_bitstrings": ["100010000"], "largest_eigenvalue": 55.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.08561040186494705) q[1]; cx q[2], q[1]; h q[3]; cx q[2], q[3]; rz(-0.08561040186494705) q[3]; cx q[2], q[3]; cx q[1], q[3]; cx q[2], q[0]; rz(-0.13032020170893938) q[0]; cx q[2], q[0]; rz(-0.13032020170893938) q[3]; cx q[1], q[3]; cx q[1], q[0]; rz(-0.09293795236063519) q[0]; cx q[1], q[0]; cx q[3], q[0]; rz(-0.09293795236063519) q[0]; cx q[3], q[0]; h q[4]; h q[5]; h q[6]; h q[7]; cx q[2], q[7]; rz(-0.13032020170893938) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(-0.09293795236063519) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(-0.09293795236063519) q[7]; cx q[3], q[7]; cx q[0], q[7]; rz(-0.09293795236063519) q[7]; cx q[0], q[7]; h q[8]; cx q[2], q[8]; rz(-0.13032020170893938) q[8]; cx q[2], q[8]; cx q[1], q[8]; cx q[2], q[4]; rz(-0.1836712523285487) q[4]; cx q[2], q[4]; cx q[2], q[5]; rz(-0.012457635001121998) q[5]; cx q[2], q[5]; cx q[2], q[6]; rz(-0.0033797729801731662) q[6]; cx q[2], q[6]; rz(-1.5025379725146593) q[2]; rx(0.9893862577123952) q[2]; rz(-0.09293795236063519) q[8]; cx q[1], q[8]; cx q[1], q[4]; cx q[3], q[8]; rz(0.1609684499092548) q[4]; cx q[1], q[4]; cx q[1], q[5]; rz(-0.1836712523285487) q[5]; cx q[1], q[5]; cx q[1], q[6]; rz(0.12930263904239359) q[6]; cx q[1], q[6]; rz(-1.0821352790424412) q[1]; rx(0.9893862577123954) q[1]; rz(-0.09293795236063519) q[8]; cx q[3], q[8]; cx q[0], q[8]; cx q[3], q[4]; rz(0.1609684499092548) q[4]; cx q[3], q[4]; cx q[3], q[5]; rz(-0.1836712523285487) q[5]; cx q[3], q[5]; cx q[3], q[6]; rz(0.12930263904239359) q[6]; cx q[3], q[6]; rz(-1.0821352790424412) q[3]; rx(0.9893862577123954) q[3]; rz(-0.09293795236063519) q[8]; cx q[0], q[8]; cx q[0], q[4]; rz(0.1609684499092548) q[4]; cx q[0], q[4]; cx q[0], q[5]; rz(-0.1836712523285487) q[5]; cx q[0], q[5]; cx q[0], q[6]; rz(0.12930263904239359) q[6]; cx q[0], q[6]; rz(1.4484250023356937) q[0]; rx(0.9893862577123953) q[0]; cx q[7], q[8]; rz(-0.13032020170893938) q[8]; cx q[7], q[8]; cx q[7], q[4]; rz(0.1609684499092548) q[4]; cx q[7], q[4]; cx q[7], q[5]; rz(-0.1836712523285487) q[5]; cx q[7], q[5]; cx q[7], q[6]; rz(0.12930263904239359) q[6]; cx q[7], q[6]; rz(-0.05240497445492753) q[7]; rx(0.9893862577123953) q[7]; cx q[8], q[4]; rz(0.1609684499092548) q[4]; cx q[8], q[4]; cx q[8], q[5]; rz(-0.1836712523285487) q[5]; cx q[8], q[5]; cx q[4], q[5]; rz(-0.13032020170893938) q[5]; cx q[4], q[5]; cx q[8], q[6]; rz(0.12930263904239359) q[6]; cx q[8], q[6]; cx q[4], q[6]; rz(-0.05240497445492781) q[6]; cx q[4], q[6]; rz(0.16096844990925474) q[4]; rx(0.9893862577123954) q[4]; cx q[5], q[6]; rz(-1.5648064933444994) q[6]; cx q[5], q[6]; rz(-0.18367125232854864) q[5]; rx(0.9893862577123954) q[5]; rz(0.1293026390423937) q[6]; rx(0.9893862577123953) q[6]; rz(-0.05240497445492753) q[8]; rx(0.9893862577123953) q[8];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[9] c; qubit[9] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; h q[8]; cx q[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(x1) q[3]; cx q[1], q[3]; cx q[2], q[0]; rz(x1) q[0]; cx q[2], q[0]; cx q[1], q[0]; rz(x2) q[0]; cx q[1], q[0]; cx q[3], q[0]; rz(x2) q[0]; cx q[3], q[0]; cx q[2], q[7]; rz(x1) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(x2) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(x2) q[7]; cx q[3], q[7]; cx q[0], q[7]; rz(x2) q[7]; cx q[0], q[7]; cx q[2], q[8]; rz(x1) q[8]; cx q[2], q[8]; cx q[1], q[8]; rz(x2) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x2) q[8]; cx q[3], q[8]; cx q[0], q[8]; rz(x2) q[8]; cx q[0], q[8]; cx q[7], q[8]; rz(x1) q[8]; cx q[7], q[8]; cx q[2], q[4]; rz(x3) q[4]; cx q[2], q[4]; cx q[1], q[4]; rz(x4) q[4]; cx q[1], q[4]; cx q[3], q[4]; rz(x4) q[4]; cx q[3], q[4]; cx q[0], q[4]; rz(x4) q[4]; cx q[0], q[4]; cx q[7], q[4]; rz(x4) q[4]; cx q[7], q[4]; cx q[8], q[4]; rz(x4) q[4]; cx q[8], q[4]; cx q[2], q[5]; rz(x5) q[5]; cx q[2], q[5]; cx q[1], q[5]; rz(x3) q[5]; cx q[1], q[5]; cx q[3], q[5]; rz(x3) q[5]; cx q[3], q[5]; cx q[0], q[5]; rz(x3) q[5]; cx q[0], q[5]; cx q[7], q[5]; rz(x3) q[5]; cx q[7], q[5]; cx q[8], q[5]; rz(x3) q[5]; cx q[8], q[5]; cx q[4], q[5]; rz(x1) q[5]; cx q[4], q[5]; cx q[2], q[6]; rz(x6) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x7) q[6]; cx q[1], q[6]; cx q[3], q[6]; rz(x7) q[6]; cx q[3], q[6]; cx q[0], q[6]; rz(x7) q[6]; cx q[0], q[6]; cx q[7], q[6]; rz(x7) q[6]; cx q[7], q[6]; cx q[8], q[6]; rz(x7) q[6]; cx q[8], q[6]; cx q[4], q[6]; rz(x8) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x9) q[6]; cx q[5], q[6]; rz(x10) q[2]; rz(x11) q[1]; rz(x11) q[3]; rz(x12) q[0]; rz(x8) q[7]; rz(x8) q[8]; rz(x4) q[4]; rz(x3) q[5]; rz(x7) 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]; h q[7]; rz(x13) q[7]; h q[7]; h q[8]; rz(x13) q[8]; h q[8]; cx q[2], q[1]; rz(x14) q[1]; cx q[2], q[1]; cx q[2], q[3]; rz(x14) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(x15) q[3]; cx q[1], q[3]; cx q[2], q[0]; rz(x15) q[0]; cx q[2], q[0]; cx q[1], q[0]; rz(x16) q[0]; cx q[1], q[0]; cx q[3], q[0]; rz(x16) q[0]; cx q[3], q[0]; cx q[2], q[7]; rz(x15) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(x16) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(x16) q[7]; cx q[3], q[7]; cx q[0], q[7]; rz(x16) q[7]; cx q[0], q[7]; cx q[2], q[8]; rz(x15) q[8]; cx q[2], q[8]; cx q[1], q[8]; rz(x16) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x16) q[8]; cx q[3], q[8]; cx q[0], q[8]; rz(x16) q[8]; cx q[0], q[8]; cx q[7], q[8]; rz(x15) q[8]; cx q[7], q[8]; cx q[2], q[4]; rz(x17) q[4]; cx q[2], q[4]; cx q[1], q[4]; rz(x18) q[4]; cx q[1], q[4]; cx q[3], q[4]; rz(x18) q[4]; cx q[3], q[4]; cx q[0], q[4]; rz(x18) q[4]; cx q[0], q[4]; cx q[7], q[4]; rz(x18) q[4]; cx q[7], q[4]; cx q[8], q[4]; rz(x18) q[4]; cx q[8], q[4]; cx q[2], q[5]; rz(x19) q[5]; cx q[2], q[5]; cx q[1], q[5]; rz(x17) q[5]; cx q[1], q[5]; cx q[3], q[5]; rz(x17) q[5]; cx q[3], q[5]; cx q[0], q[5]; rz(x17) q[5]; cx q[0], q[5]; cx q[7], q[5]; rz(x17) q[5]; cx q[7], q[5]; cx q[8], q[5]; rz(x17) q[5]; cx q[8], q[5]; cx q[4], q[5]; rz(x15) q[5]; cx q[4], q[5]; cx q[2], q[6]; rz(x20) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x21) q[6]; cx q[1], q[6]; cx q[3], q[6]; rz(x21) q[6]; cx q[3], q[6]; cx q[0], q[6]; rz(x21) q[6]; cx q[0], q[6]; cx q[7], q[6]; rz(x21) q[6]; cx q[7], q[6]; cx q[8], q[6]; rz(x21) q[6]; cx q[8], q[6]; cx q[4], q[6]; rz(x22) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x23) q[6]; cx q[5], q[6]; rz(x24) q[2]; rz(x25) q[1]; rz(x25) q[3]; rz(x12) q[0]; rz(x22) q[7]; rz(x22) q[8]; rz(x18) q[4]; rz(x17) q[5]; rz(x21) q[6]; 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[2], q[1]; rz(x27) q[1]; cx q[2], q[1]; cx q[2], q[3]; rz(x27) q[3]; cx q[2], q[3]; cx q[1], q[3]; rz(x28) q[3]; cx q[1], q[3]; cx q[2], q[0]; rz(x28) q[0]; cx q[2], q[0]; cx q[1], q[0]; rz(x29) q[0]; cx q[1], q[0]; cx q[3], q[0]; rz(x29) q[0]; cx q[3], q[0]; cx q[2], q[7]; rz(x28) q[7]; cx q[2], q[7]; cx q[1], q[7]; rz(x29) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(x29) q[7]; cx q[3], q[7]; cx q[0], q[7]; rz(x29) q[7]; cx q[0], q[7]; cx q[2], q[8]; rz(x28) q[8]; cx q[2], q[8]; cx q[1], q[8]; rz(x29) q[8]; cx q[1], q[8]; cx q[3], q[8]; rz(x29) q[8]; cx q[3], q[8]; cx q[0], q[8]; rz(x29) q[8]; cx q[0], q[8]; cx q[7], q[8]; rz(x28) q[8]; cx q[7], q[8]; cx q[2], q[4]; rz(x30) q[4]; cx q[2], q[4]; cx q[1], q[4]; rz(x31) q[4]; cx q[1], q[4]; cx q[3], q[4]; rz(x31) q[4]; cx q[3], q[4]; cx q[0], q[4]; rz(x31) q[4]; cx q[0], q[4]; cx q[7], q[4]; rz(x31) q[4]; cx q[7], q[4]; cx q[8], q[4]; rz(x31) q[4]; cx q[8], q[4]; cx q[2], q[5]; rz(x32) q[5]; cx q[2], q[5]; cx q[1], q[5]; rz(x30) q[5]; cx q[1], q[5]; cx q[3], q[5]; rz(x30) q[5]; cx q[3], q[5]; cx q[0], q[5]; rz(x30) q[5]; cx q[0], q[5]; cx q[7], q[5]; rz(x30) q[5]; cx q[7], q[5]; cx q[8], q[5]; rz(x30) q[5]; cx q[8], q[5]; cx q[4], q[5]; rz(x28) q[5]; cx q[4], q[5]; cx q[2], q[6]; rz(x33) q[6]; cx q[2], q[6]; cx q[1], q[6]; rz(x34) q[6]; cx q[1], q[6]; cx q[3], q[6]; rz(x34) q[6]; cx q[3], q[6]; cx q[0], q[6]; rz(x34) q[6]; cx q[0], q[6]; cx q[7], q[6]; rz(x34) q[6]; cx q[7], q[6]; cx q[8], q[6]; rz(x34) q[6]; cx q[8], q[6]; cx q[4], q[6]; rz(x35) q[6]; cx q[4], q[6]; cx q[5], q[6]; rz(x36) q[6]; cx q[5], q[6]; rz(x37) q[2]; rz(x38) q[1]; rz(x38) q[3]; rz(x12) q[0]; rz(x35) q[7]; rz(x35) q[8]; rz(x31) q[4]; rz(x30) q[5]; rz(x34) q[6]; h q[0]; rz(x39) q[0]; h q[0]; h q[1]; rz(x39) q[1]; h q[1]; h q[2]; rz(x39) q[2]; h q[2]; h q[3]; rz(x39) q[3]; h q[3]; h q[4]; rz(x39) q[4]; h q[4]; h q[5]; rz(x39) q[5]; h q[5]; h q[6]; rz(x39) q[6]; h q[6]; h q[7]; rz(x39) q[7]; h q[7]; h q[8]; rz(x39) q[8]; h q[8]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8];
{"source": 0, "sink": 4}
{"circuits": [], "gradients": []}
[ "IIIIIIZZI", "IIIIIZZII", "IIIIIZIZI", "IIIIIIZIZ", "IIIIIIIZZ", "IIIIIZIIZ", "IZIIIIZII", "IZIIIIIZI", "IZIIIZIII", "IZIIIIIIZ", "ZIIIIIZII", "ZIIIIIIZI", "ZIIIIZIII", "ZIIIIIIIZ", "ZZIIIIIII", "IIIIZIZII", "IIIIZIIZI", "IIIIZZIII", "IIIIZIIIZ", "IZIIZIIII", "ZIIIZIIII", "...
[ 2, 2, 1, 1, 0.5, 0.5, 1, 0.5, 0.5, 0.5, 1, 0.5, 0.5, 0.5, 1, -1, -0.5, -0.5, -0.5, -0.5, -0.5, -2, -1, -1, -1, -1, -1, 1, -3, -1.5, -1.5, -1.5, -1.5, -1.5, 1.5, 3, 5, 2.5, 2.5, 0, 1.5, 1.5, -0.5, -1, -1.5 ]
0.69852
[ -0.08561040186494705, -0.13032020170893938, -0.09293795236063519, -0.1836712523285487, 0.1609684499092548, -0.012457635001121998, -0.0033797729801731662, 0.12930263904239359, -0.05240497445492781, -1.5648064933444994, -1.5025379725146595, -1.0821352790424412, 1.4484250023356933, 0.98938625...
{ "n_parameters": 14, "n_qubits": 9, "optimal_eigenvalue": -13.5, "target_ratio": 0.97, "target_value": -13.094999999999999 }
296
95b1142ae8d79cc944e68dc71d440182
min_cut
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}], "edges": [{"capacity": 3, "source": 0, "target": 3}, {"capacity": 7, "source": 0, "target": 5}, {"capacity": 3, "source": 2, "target": 5}, {"capacity": 3, "source": 3, "target": 1}, {"capacity": 6, "source": 3, "target": 4}, {"capacity": 2, "source": 4, "target": 1}, {"capacity": 4, "source": 4, "target": 2}, {"capacity": 5, "source": 4, "target": 3}]}
{"states": [31, 1], "expectation_value": -0.5312475562109603, "params": [[0.07050000000000001], [-0.0755]], "bitstrings": ["100000", "111110"], "total_optimization_steps": 10, "probabilities": [0.01968679196287214, 0.019835345610021697], "optimization_time": 1.2295045852661133}
-0.75 * (Z(0) @ Z(3)) + 1.0 * (Z(5) @ Z(0)) + -0.75 * (Z(2) @ Z(5)) + -0.75 * (Z(1) @ Z(3)) + -2.75 * (Z(4) @ Z(3)) + -1.0 * (Z(4) @ Z(2)) + -0.5 * (Z(4) @ Z(1)) + 0.25 * Z(3) + -0.25 * Z(0) + 0.25 * Z(5) + -0.25 * Z(2) + -1.25 * Z(1) + 1.25 * Z(4)
1
6
1
{"smallest_eigenvalues": [-6.5, -6.5, -6.5], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -5.5, "smallest_bitstrings": ["100000", "111110", "110000"], "largest_eigenvalue": 8.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; ry(-0.7452102939404112) q[0]; ry(-0.29282599220256483) q[1]; rz(-pi) q[1]; h q[2]; ry(0.7800172314783907) q[2]; h q[3]; h q[4]; ry(0.8044577856235101) q[4]; cx q[3], q[4]; ry(-0.8044577856235101) q[4]; cx q[3], q[4]; ry(1.2080582990283706) q[3]; ry(0.4810818413241434) q[4]; cx q[4], q[3]; ry(-0.17760726373396335) q[3]; cx q[4], q[3]; cx q[4], q[2]; ry(-0.7800172314783907) q[2]; cx q[4], q[2]; ry(-0.008101019839308318) q[4]; h q[5]; ry(0.8143398973197311) q[5]; cx q[2], q[5]; ry(-0.8143398973197311) q[5]; cx q[2], q[5]; cx q[5], q[0]; ry(0.7452102939404112) q[0]; cx q[5], q[0]; ry(0.002244658348721983) q[0]; cx q[5], q[4]; ry(0.008101019839308318) q[4]; cx q[5], q[4]; cx q[5], q[1]; ry(0.0058912204905195486) q[4]; cx q[2], q[4]; ry(-0.0058912204905195486) q[4]; cx q[2], q[4]; ry(0.003324313458570184) q[2]; cx q[3], q[2]; ry(-0.003324313458570184) q[2]; cx q[3], q[2]; ry(-0.010209437829391974) q[1]; cx q[5], q[1]; ry(0.027527485477654545) q[1]; cx q[0], q[1]; ry(-0.027527485477654545) q[1]; cx q[0], q[1]; ry(-0.014204424304247149) q[3]; cx q[5], q[3]; ry(0.014204424304247149) q[3]; cx q[5], q[3]; ry(0.09315184745638494) q[3]; ry(0.009063023981038542) q[1]; ry(-0.03701390813287764) q[2]; cx q[2], q[3]; ry(-0.09315184745638494) q[3]; cx q[2], q[3]; cx q[2], q[1]; ry(-0.051338159749675) q[3]; cx q[0], q[3]; ry(0.051338159749675) q[3]; cx q[0], q[3]; ry(-0.009063023981038542) q[1]; cx q[2], q[1]; ry(-0.00420542366435044) q[2]; ry(0.044788960706658394) q[5]; cx q[4], q[5]; ry(0.051147776482051044) q[5]; cx q[4], q[5]; cx q[5], q[2]; ry(0.00420542366435044) q[2]; cx q[5], q[2];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x2; input float[64] x3; input float[64] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[6] c; qubit[6] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; cx q[3], q[0]; rz(x0) q[0]; cx q[3], q[0]; cx q[0], q[5]; rz(x1) q[5]; cx q[0], q[5]; cx q[5], q[2]; rz(x0) q[2]; cx q[5], q[2]; cx q[3], q[1]; rz(x0) q[1]; cx q[3], q[1]; 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[1], q[4]; rz(x4) q[4]; cx q[1], q[4]; rz(x5) q[3]; rz(x6) q[0]; rz(x5) q[5]; rz(x6) q[2]; rz(x7) q[1]; rz(x8) q[4]; h q[0]; rz(x9) q[0]; h q[0]; h q[1]; rz(x9) q[1]; h q[1]; h q[2]; rz(x9) q[2]; h q[2]; h q[3]; rz(x9) q[3]; h q[3]; h q[4]; rz(x9) q[4]; h q[4]; h q[5]; rz(x9) q[5]; h q[5]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5];
{"source": 0, "sink": 5}
{"circuits": [], "gradients": []}
[ "IIZIIZ", "ZIIIIZ", "ZIIZII", "IIZIZI", "IZZIII", "IZIZII", "IZIIZI", "IIZIII", "IIIIIZ", "ZIIIII", "IIIZII", "IIIIZI", "IZIIII" ]
[ -0.75, 1, -0.75, -0.75, -2.75, -1, -0.5, 0.25, -0.25, 0.25, -0.25, -1.25, 1.25 ]
0.974145
[ 1.6089155712470202, 1.0304510352944072, 0.4810818413241434, 0.3552145274679267, 1.5600344629567815, 1.6286797946394622, -1.4904205878808223, -1.2881797724217239, -0.016202039678616637, 0.011782440981039097, 0.020418875658783947, 0.006648626917140368, -0.03701390813287764, -0.02840884860849...
{ "n_parameters": 22, "n_qubits": 6, "optimal_eigenvalue": -6.5, "target_ratio": 0.97, "target_value": -6.305 }
2
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": -3.0434938645529925, "params": [[0.07010000000000001], [-0.057100000000000005]], "bitstrings": ["1110010", "1111000"], "total_optimization_steps": 10, "probabilities": [0.010550731070756096, 0.011012081629093031], "optimization_time": 4.78281831741333}
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)
1
7
1
{"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] x2; input float[64] x3; input float[64] x4; input float[64] x5; input float[64] x6; 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]; 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
4100956486e3cd626bf6b734439a9442
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": 4, "source": 0, "target": 4}, {"capacity": 5, "source": 0, "target": 5}, {"capacity": 1, "source": 1, "target": 7}, {"capacity": 4, "source": 2, "target": 4}, {"capacity": 5, "source": 2, "target": 6}, {"capacity": 4, "source": 2, "target": 7}, {"capacity": 4, "source": 3, "target": 5}, {"capacity": 1, "source": 3, "target": 6}, {"capacity": 2, "source": 4, "target": 3}, {"capacity": 3, "source": 4, "target": 5}, {"capacity": 5, "source": 4, "target": 7}, {"capacity": 3, "source": 5, "target": 1}, {"capacity": 3, "source": 5, "target": 3}, {"capacity": 1, "source": 5, "target": 4}, {"capacity": 3, "source": 5, "target": 6}, {"capacity": 1, "source": 6, "target": 2}, {"capacity": 3, "source": 6, "target": 3}]}
{"states": [190, 41], "expectation_value": -4.824792873362474, "params": [[-0.0796, -0.0796, -0.0771], [0.079, 0.079, 0.0785]], "bitstrings": ["01000001", "11010110"], "total_optimization_steps": 10, "probabilities": [0.018134403245624143, 0.02070472947391881], "optimization_time": 4.948524713516235}
-1.0 * (Z(0) @ Z(4)) + -1.0 * (Z(5) @ Z(4)) + -1.25 * (Z(5) @ Z(0)) + -0.75 * (Z(1) @ Z(5)) + -1.25 * (Z(7) @ Z(4)) + 2.5 * (Z(7) @ Z(0)) + -0.25 * (Z(7) @ Z(1)) + -1.0 * (Z(2) @ Z(4)) + -1.0 * (Z(2) @ Z(7)) + -0.75 * (Z(6) @ Z(5)) + -1.5 * (Z(6) @ Z(2)) + -0.5 * (Z(3) @ Z(4)) + -1.75 * (Z(3) @ Z(5)) + -1.0 * (Z(3) @ Z(6)) + 0.25 * Z(4) + -0.25 * Z(0) + -0.5 * Z(5) + -0.5 * Z(1) + 0.0 * Z(7) + 3.0 * Z(2) + -1.25 * Z(6) + -0.75 * Z(3)
1
8
3
{"smallest_eigenvalues": [-13.5, -13.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -11.5, "smallest_bitstrings": ["11010110", "11011110"], "largest_eigenvalue": 14.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rz(-0.36507215311141916) q[0]; ry(0.1606680727892612) q[0]; rz(-3.1120225183555164) q[0]; rz(-1.6974293651824617) q[1]; ry(0.12226078549667259) q[1]; rz(-1.765542409788857) q[1]; rz(1.4012838825746217) q[2]; ry(2.7094293037524295) q[2]; rz(0.4384078166226839) q[2]; rz(0.11912406065921388) q[3]; ry(0.18235075468814035) q[3]; rz(2.904949754815826) q[3]; rz(-2.5205212858392745) q[4]; ry(0.10014290732389168) q[4]; rz(-0.7861306547066822) q[4]; rz(2.3089941361282067) q[5]; ry(0.06647988026575012) q[5]; rz(0.7084352706844319) q[5]; rz(1.7060145749965203) q[6]; ry(0.23901914106679858) q[6]; rz(1.7580323050449485) q[6]; rz(-2.480869695601256) q[7]; ry(2.989121052667402) q[7]; rz(0.9952423681851528) 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] 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[4], q[0]; rz(x0) q[0]; cx q[4], q[0]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[0], q[5]; rz(x1) q[5]; cx q[0], q[5]; cx q[5], q[1]; rz(x2) q[1]; cx q[5], q[1]; cx q[4], q[7]; rz(x1) q[7]; cx q[4], q[7]; cx q[0], q[7]; rz(x3) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x4) q[7]; cx q[1], q[7]; cx q[4], q[2]; rz(x0) q[2]; cx q[4], q[2]; cx q[7], q[2]; rz(x0) q[2]; cx q[7], q[2]; cx q[5], q[6]; rz(x2) q[6]; cx q[5], q[6]; cx q[2], q[6]; rz(x5) q[6]; cx q[2], q[6]; cx q[4], q[3]; rz(x6) q[3]; cx q[4], q[3]; cx q[5], q[3]; rz(x7) q[3]; cx q[5], q[3]; cx q[6], q[3]; rz(x0) q[3]; cx q[6], q[3]; rz(x8) q[4]; rz(x4) q[0]; rz(x6) q[5]; rz(x6) q[1]; rz(x9) q[7]; rz(x10) q[2]; rz(x1) q[6]; rz(x2) 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]; 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(x0) q[0]; cx q[4], q[0]; cx q[4], q[5]; rz(x0) q[5]; cx q[4], q[5]; cx q[0], q[5]; rz(x1) q[5]; cx q[0], q[5]; cx q[5], q[1]; rz(x2) q[1]; cx q[5], q[1]; cx q[4], q[7]; rz(x1) q[7]; cx q[4], q[7]; cx q[0], q[7]; rz(x3) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x4) q[7]; cx q[1], q[7]; cx q[4], q[2]; rz(x0) q[2]; cx q[4], q[2]; cx q[7], q[2]; rz(x0) q[2]; cx q[7], q[2]; cx q[5], q[6]; rz(x2) q[6]; cx q[5], q[6]; cx q[2], q[6]; rz(x5) q[6]; cx q[2], q[6]; cx q[4], q[3]; rz(x6) q[3]; cx q[4], q[3]; cx q[5], q[3]; rz(x7) q[3]; cx q[5], q[3]; cx q[6], q[3]; rz(x0) q[3]; cx q[6], q[3]; rz(x8) q[4]; rz(x4) q[0]; rz(x6) q[5]; rz(x6) q[1]; rz(x9) q[7]; rz(x10) q[2]; rz(x1) q[6]; rz(x2) 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]; 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[5]; rz(x12) q[5]; cx q[4], q[5]; cx q[0], q[5]; rz(x13) q[5]; cx q[0], q[5]; cx q[5], q[1]; rz(x14) q[1]; cx q[5], q[1]; cx q[4], q[7]; rz(x13) q[7]; cx q[4], q[7]; cx q[0], q[7]; rz(x15) q[7]; cx q[0], q[7]; cx q[1], q[7]; rz(x16) q[7]; cx q[1], q[7]; cx q[4], q[2]; rz(x12) q[2]; cx q[4], q[2]; cx q[7], q[2]; rz(x12) q[2]; cx q[7], q[2]; cx q[5], q[6]; rz(x14) q[6]; cx q[5], q[6]; cx q[2], q[6]; rz(x17) q[6]; cx q[2], q[6]; cx q[4], q[3]; rz(x18) q[3]; cx q[4], q[3]; cx q[5], q[3]; rz(x19) q[3]; cx q[5], q[3]; cx q[6], q[3]; rz(x12) q[3]; cx q[6], q[3]; rz(x20) q[4]; rz(x16) q[0]; rz(x18) q[5]; rz(x18) q[1]; rz(x9) q[7]; rz(x21) q[2]; rz(x13) q[6]; rz(x14) q[3]; h q[0]; rz(x22) q[0]; h q[0]; h q[1]; rz(x22) q[1]; h q[1]; h q[2]; rz(x22) q[2]; h q[2]; h q[3]; rz(x22) q[3]; h q[3]; h q[4]; rz(x22) q[4]; h q[4]; h q[5]; rz(x22) q[5]; h q[5]; h q[6]; rz(x22) q[6]; h q[6]; h q[7]; rz(x22) 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", "IIZZIIII", "IIZIIIIZ", "IIZIIIZI", "ZIIZIIII", "ZIIIIIIZ", "ZIIIIIZI", "IIIZIZII", "ZIIIIZII", "IZZIIIII", "IZIIIZII", "IIIZZIII", "IIZIZIII", "IZIIZIII", "IIIZIIII", "IIIIIIIZ", "IIZIIIII", "IIIIIIZI", "ZIIIIIII", "IIIIIZII", "IZIIIIII", "IIIIZIII" ]
[ -1, -1, -1.25, -0.75, -1.25, 2.5, -0.25, -1, -1, -0.75, -1.5, -0.5, -1.75, -1, 0.25, -0.25, -0.5, -0.5, 0, 3, -1.25, -0.75 ]
0.97352
[ 0.1134832255971797, 1.1174981403632047, 0.09639840408591, 0.9532138935218629, 1.0658192895910572, 0.7517790201206351, -0.12008148993226303, 0.9898750488260064, -0.12636517154354449, 1.3801412492016694, 0.010841736970453125, 1.3004956258393354, -0.046647450318931034, 1.7660312049563776, -...
{ "n_parameters": 46, "n_qubits": 8, "optimal_eigenvalue": -13.5, "target_ratio": 0.97, "target_value": -13.094999999999999 }
7
26d7f56e59bfdf48052023802b40605b
kclique
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 2, "target": 3}]}
{"states": [9, 3], "expectation_value": -3.7791316627661966, "params": [[0.07150000000000001, 0.0517, 0.0599], [-0.08320000000000001, -0.0538, -0.063]], "bitstrings": ["10110", "11100"], "total_optimization_steps": 10, "probabilities": [0.06651021049534699, 0.06915336327313046], "optimization_time": 3.3460612297058105}
1.75 * (Z(0) @ Z(1)) + 1.75 * (Z(2) @ Z(1)) + 1.75 * (Z(2) @ Z(0)) + 2.0 * (Z(3) @ Z(1)) + 2.0 * (Z(3) @ Z(0)) + 1.75 * (Z(3) @ Z(2)) + 1.75 * (Z(4) @ Z(1)) + 2.0 * (Z(4) @ Z(0)) + 2.0 * (Z(4) @ Z(2)) + 2.0 * (Z(4) @ Z(3)) + -2.75 * Z(1) + -2.5 * Z(0) + -2.75 * Z(2) + -2.25 * Z(3) + -2.25 * Z(4)
6
5
3
{"smallest_eigenvalues": [-7.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -6.75, "smallest_bitstrings": ["11100"], "largest_eigenvalue": 31.25}
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] 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[5] c; qubit[5] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; 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(x1) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x1) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x0) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(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]; rz(x2) q[1]; rz(x3) q[0]; rz(x2) q[2]; rz(x4) q[3]; rz(x4) q[4]; h q[0]; rz(x5) q[0]; h q[0]; h q[1]; rz(x5) q[1]; h q[1]; h q[2]; rz(x5) q[2]; h q[2]; h q[3]; rz(x5) q[3]; h q[3]; h q[4]; rz(x5) q[4]; h q[4]; cx q[1], q[0]; rz(x6) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x6) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x6) q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(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(x6) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x6) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x7) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x7) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x7) q[4]; cx q[3], q[4]; rz(x8) q[1]; rz(x9) q[0]; rz(x8) q[2]; rz(x10) q[3]; rz(x10) q[4]; 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]; cx q[1], q[0]; rz(x12) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x12) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x12) q[2]; cx q[0], q[2]; cx q[1], q[3]; rz(x13) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x13) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x12) q[3]; cx q[2], q[3]; cx q[1], q[4]; rz(x12) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x13) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x13) q[4]; cx q[2], q[4]; cx q[3], q[4]; rz(x13) q[4]; cx q[3], q[4]; rz(x14) q[1]; rz(x15) q[0]; rz(x14) q[2]; rz(x16) q[3]; rz(x16) q[4]; 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]; 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];
{"k": 3}
{"circuits": [], "gradients": []}
[ "IIIZZ", "IIZZI", "IIZIZ", "IZIZI", "IZIIZ", "IZZII", "ZIIZI", "ZIIIZ", "ZIZII", "ZZIII", "IIIZI", "IIIIZ", "IIZII", "IZIII", "ZIIII" ]
[ 1.75, 1.75, 1.75, 2, 2, 1.75, 1.75, 2, 2, 2, -2.75, -2.5, -2.75, -2.25, -2.25 ]
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
eb532b3fe9f318ccb3658a6712436b91
min_cut
adaptive_vqe
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}], "edges": [{"capacity": 2, "source": 0, "target": 1}, {"capacity": 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": [1, 5], "expectation_value": -11.2481057368243, "params": null, "bitstrings": ["11111110", "11111010"], "total_optimization_steps": 23, "probabilities": [0.4998277942533563, 0.4999999999924525], "optimization_time": 23.660472869873047}
-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
4
{"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];
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.5708) 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.5708) q[7];\nry(-1.5709) 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.5708) q[7];\nry(-1.5709) q[0];\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];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\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];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\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];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) 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(1.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) 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(1.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) q[7], q[4];\ncry(-0.0028) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) q[7], q[4];\ncry(-0.0028) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) q[7], q[4];\ncry(-0.0028) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) q[7], q[4];\ncry(-0.0028) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) q[7], q[4];\ncry(-0.0028) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) q[7], q[4];\ncry(-0.0028) 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.5708) q[7];\nry(-1.5709) q[0];\nry(-1.5708) q[1];\nry(-1.5708) q[6];\nry(-1.5681) q[4];\nry(-1.4449) q[2];\nry(-1.5679) q[3];\ncry(-0.1259) q[7], q[2];\ncry(-0.037) q[7], q[0];\ncry(0.0371) q[5], q[0];\ncry(-0.0027) q[7], q[4];\ncry(-0.0028) 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"], "gradients": [1.7412, 2.9876, 1.9937, 1.9982, 0.9983, 0.497, 0.9939, 0.1587, 0.0138, 0.0082, 0.0075, 0.0995, 0.0065, 0.0063, 0.0063, 0.0053, 0.0044, 0.0038, 0.0038, 0.0038, 0.0037, 0.0037, 0.003]}
[ "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
7404915381873128811
hypermaxcut
vqe
{"nodes": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], "hyperedges": [[0, 2, 3, 9, 10, 12], [1, 2, 5, 8, 10, 12], [2, 4, 5, 7, 8, 11], [1, 2, 4, 6, 8, 10, 12], [0, 1, 3, 5, 6], [9, 4], [4, 5, 6, 7, 8, 10, 11], [0, 2, 3, 7, 8, 12], [11, 4, 12], [0, 1, 4, 6, 10], [3, 11, 5, 6], [1, 2, 11], [5, 6, 7, 8, 11, 12], [10, 2, 11], [9, 2, 5, 6], [0, 1, 3, 6, 9, 10, 11], [3, 4, 5, 7, 8, 11]]}
{"states": [4085, 4069], "expectation_value": -3.28590250880655, "params": [0.6805, 0.7843, 1.4914, 1.4874, 1.4937, 1.496, 1.4883000000000002, 1.487, 1.4615, 1.2843, 1.4782000000000002, 1.483, 1.4867000000000001, 1.481, 1.2966, 1.4894, 0.6549, 0.6672, 0.2919, 0.2756, 1.4841, 1.4881, 1.4886000000000001, 1.4953, 1.4942, 1.4889000000000001, 0.2894, 1.4849, 0.9573, 0.661, 0.2378, 0.8214, 0.7603000000000001, 0.5535, 0.9028, 0.7317, 0.8672000000000001, 0.3914, 0.2909, 0.6261, 0.13490000000000002, 1.3176, 0.1695, 0.9564, 0.0724, 1.2699, 1.2256, 0.0781, 0.23670000000000002, 1.0596, 0.30660000000000004, 1.3237], "bitstrings": ["1000000001010", "1000000011010"], "total_optimization_steps": 150, "probabilities": [0.112041342595688, 0.11589085497677655], "optimization_time": 18.583921194076538}
0.06666666666666667 * (Z(0) @ Z(2)) + 0.06666666666666667 * (Z(3) @ Z(2)) + 0.14047619047619048 * (Z(3) @ Z(0)) + 0.11666666666666667 * (Z(9) @ Z(2)) + 0.05714285714285714 * (Z(9) @ Z(0)) + 0.05714285714285714 * (Z(9) @ Z(3)) + 0.2571428571428571 * (Z(10) @ Z(2)) + 0.10714285714285715 * (Z(10) @ Z(0)) + 0.05714285714285714 * (Z(10) @ Z(3)) + 0.05714285714285714 * (Z(10) @ Z(9)) + 0.12380952380952381 * (Z(12) @ Z(2)) + 0.06666666666666667 * (Z(12) @ Z(0)) + 0.06666666666666667 * (Z(12) @ Z(3)) + 0.03333333333333333 * (Z(12) @ Z(9)) + 0.09047619047619047 * (Z(12) @ Z(10)) + 0.2238095238095238 * (Z(1) @ Z(2)) + 0.12380952380952381 * (Z(1) @ Z(0)) + 0.07380952380952381 * (Z(1) @ Z(3)) + 0.023809523809523808 * (Z(1) @ Z(9)) + 0.13095238095238096 * (Z(1) @ Z(10)) + 0.05714285714285714 * (Z(1) @ Z(12)) + 0.15 * (Z(5) @ Z(2)) + 0.05 * (Z(5) @ Z(0)) + 0.16666666666666666 * (Z(5) @ Z(3)) + 0.08333333333333333 * (Z(5) @ Z(9)) + 0.05714285714285714 * (Z(5) @ Z(10)) + 0.06666666666666667 * (Z(5) @ Z(12)) + 0.08333333333333334 * (Z(5) @ Z(1)) + 0.12380952380952381 * (Z(8) @ Z(2)) + 0.03333333333333333 * (Z(8) @ Z(0)) + 0.06666666666666667 * (Z(8) @ Z(3)) + 0.08095238095238094 * (Z(8) @ Z(10)) + 0.12380952380952381 * (Z(8) @ Z(12)) + 0.05714285714285714 * (Z(8) @ Z(1)) + 0.15714285714285714 * (Z(8) @ Z(5)) + 0.05714285714285714 * (Z(4) @ Z(2)) + 0.05 * (Z(4) @ Z(0)) + 0.03333333333333333 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(9)) + 0.09761904761904762 * (Z(4) @ Z(10)) + 0.19047619047619047 * (Z(4) @ Z(12)) + 0.07380952380952381 * (Z(4) @ Z(1)) + 0.09047619047619047 * (Z(4) @ Z(5)) + 0.11428571428571427 * (Z(4) @ Z(8)) + 0.06666666666666667 * (Z(7) @ Z(2)) + 0.03333333333333333 * (Z(7) @ Z(0)) + 0.06666666666666667 * (Z(7) @ Z(3)) + 0.023809523809523808 * (Z(7) @ Z(10)) + 0.06666666666666667 * (Z(7) @ Z(12)) + 0.12380952380952381 * (Z(7) @ Z(5)) + 0.15714285714285714 * (Z(7) @ Z(8)) + 0.09047619047619047 * (Z(7) @ Z(4)) + 0.36666666666666664 * (Z(11) @ Z(2)) + 0.023809523809523808 * (Z(11) @ Z(0)) + 0.14047619047619048 * (Z(11) @ Z(3)) + 0.023809523809523808 * (Z(11) @ Z(9)) + 0.21428571428571427 * (Z(11) @ Z(10)) + 0.19999999999999998 * (Z(11) @ Z(12)) + 0.19047619047619047 * (Z(11) @ Z(1)) + 0.20714285714285713 * (Z(11) @ Z(5)) + 0.12380952380952381 * (Z(11) @ Z(8)) + 0.2571428571428571 * (Z(11) @ Z(4)) + 0.12380952380952381 * (Z(11) @ Z(7)) + 0.10714285714285714 * (Z(6) @ Z(2)) + 0.12380952380952381 * (Z(6) @ Z(0)) + 0.15714285714285714 * (Z(6) @ Z(3)) + 0.10714285714285714 * (Z(6) @ Z(9)) + 0.12142857142857143 * (Z(6) @ Z(10)) + 0.05714285714285714 * (Z(6) @ Z(12)) + 0.14761904761904762 * (Z(6) @ Z(1)) + 0.2738095238095238 * (Z(6) @ Z(5)) + 0.08095238095238094 * (Z(6) @ Z(8)) + 0.09761904761904762 * (Z(6) @ Z(4)) + 0.05714285714285714 * (Z(6) @ Z(7)) + 0.16428571428571428 * (Z(6) @ Z(11)) + 0.8630952380952382 * Z(2) + 0.4380952380952382 * Z(0) + 0.5464285714285715 * Z(3) + 0.27976190476190477 * Z(9) + 0.6476190476190475 * Z(10) + 0.5714285714285714 * Z(12) + 0.5928571428571427 * Z(1) + 0.7547619047619044 * Z(5) + 0.5595238095238093 * Z(8) + 0.5761904761904761 * Z(4) + 0.40476190476190493 * Z(7) + 1.0178571428571428 * Z(11) + 0.7476190476190478 * Z(6)
14
13
1
{"smallest_eigenvalues": [-4.042857142857143], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.9071428571428584, "smallest_bitstrings": ["1000000011010"], "largest_eigenvalue": 16.499999999999996}
OPENQASM 3.0; include "stdgates.inc"; qubit[13] q; ry(-0.2968905371245296) q[0]; rz(pi/2) q[0]; ry(1.8838269359078725) q[1]; ry(1.4782875381683767) q[2]; ry(1.6078881973367318) q[3]; ry(1.6542457853461612) q[4]; ry(1.6970425381823255) q[5]; ry(1.6855777802067105) q[6]; ry(1.6838621529797204) q[7]; ry(-0.03815659988044541) q[8]; ry(0.18999216424715548) q[9]; ry(1.6947041625671464) q[10]; ry(1.8797779473572636) q[11]; ry(1.2514684619599856) q[12]; cx q[12], q[0]; ry(-0.16790404179246488) q[0]; cx q[12], q[0]; ry(0.16790404179246488) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[12]; cx q[11], q[12]; ry(-0.2939513493362991) q[12]; cx q[11], q[12]; ry(0.2939513493362991) q[12]; rz(-pi/2) q[12]; rz(pi/2) q[11]; cx q[10], q[11]; ry(-0.1051349184278085) q[11]; cx q[10], q[11]; rz(pi/2) q[10]; cx q[9], q[10]; ry(-0.40883702907769287) q[10]; cx q[9], q[10]; rz(pi/2) q[9]; cx q[8], q[9]; ry(-0.12433869520667272) q[9]; cx q[8], q[9]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.41420926322037843) q[8]; cx q[7], q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(-0.5071177655992508) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.07050286996960944) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(-0.14339359067618968) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(-0.26418970723876) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(-0.3968488561232087) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(-0.20140920303414855) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(-0.8228004938507525) q[1]; cx q[0], q[1]; ry(0.23124012238281308) q[0]; ry(0.8228004938507527) q[1]; rx(-1.3046458935117222) q[1]; ry(0.4088370290776928) q[10]; rx(-1.4786719475105388) q[10]; ry(0.1051349184278086) q[11]; rx(-1.3841113121239754) q[11]; ry(1.8324649284917838) q[12]; cx q[12], q[11]; ry(-0.9473543427103492) q[11]; cx q[12], q[11]; rz(pi/2) q[12]; cx q[0], q[12]; ry(-0.11995315785419637) q[12]; cx q[0], q[12]; cx q[0], q[1]; ry(0.11995315785419637) q[12]; rz(-pi/2) q[12]; ry(-0.26759563171713385) q[1]; cx q[0], q[1]; ry(0.26759563171713385) q[1]; rz(-pi/2) q[1]; ry(0.9473543427103492) q[11]; ry(0.20140920303414875) q[2]; rx(-1.4935303803010358) q[2]; cx q[1], q[2]; ry(-0.24520717916964052) q[2]; cx q[1], q[2]; ry(0.24520717916964052) q[2]; rz(-pi/2) q[2]; ry(0.39684885612320875) q[3]; rx(-1.370706754213984) q[3]; cx q[2], q[3]; ry(-0.040369037612735366) q[3]; cx q[2], q[3]; ry(0.040369037612735366) q[3]; rz(-pi/2) q[3]; ry(0.26418970723876) q[4]; rx(-1.326308847077394) q[4]; cx q[3], q[4]; ry(-0.047225831424356955) q[4]; cx q[3], q[4]; ry(0.047225831424356955) q[4]; rz(-pi/2) q[4]; ry(0.14339359067618973) q[5]; rx(-1.6211880575972852) q[5]; cx q[4], q[5]; ry(-0.11606685679426898) q[5]; cx q[4], q[5]; ry(0.11606685679426898) q[5]; rz(-pi/2) q[5]; ry(0.07050286996960947) q[6]; rx(-1.5766247689553818) q[6]; cx q[5], q[6]; ry(-0.34265859972508345) q[6]; cx q[5], q[6]; ry(0.34265859972508345) q[6]; rz(-pi/2) q[6]; ry(0.5071177655992508) q[7]; rx(-1.2772629998625256) q[7]; cx q[6], q[7]; ry(-0.22185433548901035) q[7]; cx q[6], q[7]; ry(0.22185433548901035) q[7]; rz(-pi/2) q[7]; ry(-0.4142092632203784) q[8]; rx(-0.27538154451719166) q[8]; cx q[7], q[8]; ry(-0.06639336915800738) q[8]; cx q[7], q[8]; ry(0.06639336915800738) q[8]; rz(-pi/2) q[8]; ry(0.12433869520667278) q[9]; rx(0.1762377391468677) q[9]; cx q[8], q[9]; ry(-0.12169505025394492) q[9]; cx q[8], q[9]; ry(0.12169505025394492) q[9]; rz(-pi/2) q[9]; cx q[9], q[10]; ry(-0.4643497002829843) q[10]; cx q[9], q[10]; ry(0.4643497002829843) q[10]; rz(-pi/2) q[10]; cx q[10], q[11]; ry(-0.7358636869510923) q[11]; cx q[10], q[11]; ry(0.7358636869510923) 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] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[13] c; qubit[13] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x3) q[3]; ry(x4) q[4]; ry(x5) q[5]; ry(x6) q[6]; ry(x7) q[7]; ry(x8) q[8]; ry(x9) q[9]; ry(x10) q[10]; ry(x11) q[11]; ry(x12) q[12]; crx(x13) q[12], q[0]; crx(x14) q[11], q[12]; crx(x15) q[10], q[11]; crx(x16) q[9], q[10]; crx(x17) q[8], q[9]; crx(x18) q[7], q[8]; crx(x19) q[6], q[7]; crx(x20) q[5], q[6]; crx(x21) q[4], q[5]; crx(x22) q[3], q[4]; crx(x23) q[2], q[3]; crx(x24) q[1], q[2]; crx(x25) q[0], q[1]; ry(x26) q[0]; ry(x27) q[1]; ry(x28) q[2]; ry(x29) q[3]; ry(x30) q[4]; ry(x31) q[5]; ry(x32) q[6]; ry(x33) q[7]; ry(x34) q[8]; ry(x35) q[9]; ry(x36) q[10]; ry(x37) q[11]; ry(x38) q[12]; crx(x39) q[12], q[11]; crx(x40) q[0], q[12]; crx(x41) q[0], q[1]; crx(x42) q[1], q[2]; crx(x43) q[2], q[3]; crx(x44) q[3], q[4]; crx(x45) q[4], q[5]; crx(x46) q[5], q[6]; crx(x47) q[6], q[7]; crx(x48) q[7], q[8]; crx(x49) q[8], q[9]; crx(x50) q[9], q[10]; crx(x51) q[10], q[11]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10]; c[11] = measure q[11]; c[12] = measure q[12];
null
{"circuits": [], "gradients": []}
[ "IIIIIIIIIIZIZ", "IIIIIIIIIZZII", "IIIIIIIIIZIIZ", "IIIZIIIIIIZII", "IIIZIIIIIIIIZ", "IIIZIIIIIZIII", "IIZIIIIIIIZII", "IIZIIIIIIIIIZ", "IIZIIIIIIZIII", "IIZZIIIIIIIII", "ZIIIIIIIIIZII", "ZIIIIIIIIIIIZ", "ZIIIIIIIIZIII", "ZIIZIIIIIIIII", "ZIZIIIIIIIIII", "IIIIIIIIIIZZI", "IIIIIIIIIII...
[ 0.06666666666666667, 0.06666666666666667, 0.14047619047619048, 0.11666666666666667, 0.05714285714285714, 0.05714285714285714, 0.2571428571428571, 0.10714285714285715, 0.05714285714285714, 0.05714285714285714, 0.12380952380952381, 0.06666666666666667, 0.06666666666666667, 0.0333333333333333...
0.970468
[ -0.2968905371245296, 1.8838269359078725, 1.4782875381683767, 1.6078881973367318, 1.6542457853461612, 1.6970425381823255, 1.6855777802067105, 1.6838621529797204, -0.03815659988044541, 0.18999216424715548, 1.6947041625671464, 1.8797779473572636, 1.2514684619599856, 0.33580808358492975, 0.5...
{ "n_parameters": 52, "n_qubits": 13, "optimal_eigenvalue": -4.042857142857143, "target_ratio": 0.97, "target_value": -3.9215714285714283 }
34
444b62b2304e1a19fde52e526911bdcb
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": 3}, {"source": 0, "target": 5}, {"source": 1, "target": 3}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 3, "target": 5}]}
{"states": [18, 34], "expectation_value": -3.411632246301548, "params": null, "bitstrings": ["101101", "011101"], "total_optimization_steps": 19, "probabilities": [0.06012643125721689, 0.7888196926370306], "optimization_time": 11.38095498085022}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(2) @ Z(5)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(2)) + -1.0 * Z(1) + -1.0 * Z(0) + -1.5 * Z(3) + -1.5 * Z(5) + -0.5 * Z(2) + -0.5 * Z(4)
1
6
1
{"smallest_eigenvalues": [-3.5, -3.5, -3.5, -3.5, -3.5, -3.5], "number_of_smallest_eigenvalues": 6, "first_excited_energy": -2.5, "smallest_bitstrings": ["010111", "101101", "011101", "110011", "100111", "111100"], "largest_eigenvalue": 10.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; ry(-0.48422120993676504) q[1]; cx q[0], q[1]; ry(0.48422120993676504) q[1]; cx q[0], q[1]; ry(1.0591314364533853) q[0]; ry(-0.6600466468166103) q[1]; h q[2]; ry(-0.5491677298042162) q[2]; rz(-pi) q[3]; ry(-0.04868280451431047) q[3]; h q[4]; cx q[4], q[2]; ry(0.5491677298042162) q[2]; cx q[4], q[2]; ry(-0.6407256076383266) q[2]; ry(0.7452689593608157) q[4]; cx q[4], q[0]; ry(-0.31386247709256976) q[0]; cx q[4], q[0]; ry(0.16571630548040306) q[4]; cx q[0], q[4]; ry(-0.16571630548040306) q[4]; cx q[0], q[4]; cx q[0], q[2]; cx q[4], q[1]; ry(0.18289514463125253) q[2]; cx q[0], q[2]; ry(0.05017441282236999) q[0]; cx q[2], q[0]; ry(-0.05017441282236999) q[0]; cx q[2], q[0]; ry(0.20221618380953615) q[1]; cx q[4], q[1]; ry(0.006150399463753356) q[4]; cx q[1], q[4]; ry(-0.006150399463753356) q[4]; cx q[1], q[4]; ry(-0.07564076704648742) q[0]; cx q[1], q[0]; ry(0.07564076704648742) q[0]; cx q[1], q[0]; ry(-0.005463553576634292) q[4]; cx q[2], q[4]; ry(0.005463553576634292) q[4]; cx q[2], q[4]; cx q[4], q[3]; ry(0.02528980394877779) q[3]; cx q[4], q[3]; h q[5]; ry(-1.666160731733247) q[5];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[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[5];\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];\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[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) 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.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\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.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\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];\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[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\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];\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[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) 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.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) 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[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) q[4], q[1];\ncry(0.1049) 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.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) q[4], q[1];\ncry(0.1049) q[2], q[0];\ncry(0.1015) 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.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) q[4], q[1];\ncry(0.1049) q[2], q[0];\ncry(0.1015) q[1], q[4];\ncry(-0.099) 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.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) q[4], q[1];\ncry(0.1049) q[2], q[0];\ncry(0.1015) q[1], q[4];\ncry(-0.099) q[2], q[4];\ncry(-0.0945) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) q[4], q[1];\ncry(0.1049) q[2], q[0];\ncry(0.1015) q[1], q[4];\ncry(-0.099) q[2], q[4];\ncry(-0.0945) q[1], q[0];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) q[4], q[1];\ncry(0.1049) q[2], q[0];\ncry(0.1015) q[1], q[4];\ncry(-0.099) q[2], q[4];\ncry(-0.0945) q[1], q[0];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5708) q[5];\nry(-1.5681) q[3];\ncry(-1.0343) q[0], q[1];\ncry(-1.0342) q[4], q[2];\nry(0.7003) q[4];\nry(0.7003) q[0];\nry(-0.4549) q[1];\nry(-0.4549) q[2];\ncry(0.4578) q[4], q[0];\ncry(0.4515) q[0], q[4];\ncry(-0.3537) q[0], q[2];\ncry(-0.3472) q[4], q[1];\ncry(0.1049) q[2], q[0];\ncry(0.1015) q[1], q[4];\ncry(-0.099) q[2], q[4];\ncry(-0.0945) q[1], q[0];\ncry(-0.0027) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n"], "gradients": [1.5092, 1.0052, 0.2506, 0.2506, 0.2461, 0.2457, 0.188, 0.1878, 0.1757, 0.188, 0.1593, 0.1561, 0.0224, 0.0217, 0.0217, 0.0207, 0.0061, 0.004, 0.0026]}
[ "IIIIZZ", "IIZIZI", "IIZIIZ", "ZIIIZI", "ZIIIIZ", "ZIZIII", "ZIIZII", "IZZIII", "IZIZII", "IIIIZI", "IIIIIZ", "IIZIII", "ZIIIII", "IIIZII", "IZIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -1, -1, -1.5, -1.5, -0.5, -0.5 ]
0.976114
[ -1.666160731733247, -1.5941893273604293, -0.9684424198735301, -1.0983354596084325, 0.7452689593608157, -0.45783046300707414, 0.6277249541851395, 0.3314326109608061, -0.36579028926250506, -0.4044323676190723, 0.10034882564473999, 0.012300798927506712, -0.010927107153268584, -0.1512815340929...
{ "n_parameters": 15, "n_qubits": 6, "optimal_eigenvalue": -3.5, "target_ratio": 0.97, "target_value": -3.395 }
1
167de87ac8ecd264944bce456eb0ffa8
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": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 4, "target": 5}, {"source": 6, "target": 7}, {"source": 8, "target": 9}]}
{"states": [63, 511], "expectation_value": -0.29502421539413803, "params": [[-0.0468], [0.0575]], "bitstrings": ["111000000", "000000000"], "total_optimization_steps": 10, "probabilities": [0.0022877243869199254, 0.0023192526211644163], "optimization_time": 2.7232768535614014}
-2.0 * (Z(0) @ Z(1)) + -2.0 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + -1.0 * (Z(3) @ Z(4)) + -1.0 * (Z(5) @ Z(6)) + -1.0 * (Z(7) @ Z(8)) + -1.5 * Z(1) + 1.0 * Z(0) + 1.0 * Z(2) + 0.5 * Z(4) + 0.5 * Z(3) + 0.5 * Z(6) + 0.5 * Z(5) + 0.5 * Z(8) + 0.5 * Z(7)
1
9
1
{"smallest_eigenvalues": [-10.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -9.0, "smallest_bitstrings": ["000000000"], "largest_eigenvalue": 11.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(1.57079638744405) q[0]; cx q[1], q[0]; h q[2]; cx q[1], q[2]; rz(1.57079638744405) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(-5.372834621653055e-09) q[1]; rx(1.5707963333198056) q[1]; rz(1.5707963216026855) q[2]; cx q[0], q[2]; rz(-1.520832260126781e-08) q[0]; rx(1.5707963333198056) q[0]; rz(-1.520832260126781e-08) q[2]; rx(1.5707963333198056) q[2]; h q[3]; h q[4]; cx q[4], q[3]; rz(3.141592633243659) q[3]; cx q[4], q[3]; rz(1.5707963216026855) q[3]; rx(1.5707963333198056) q[3]; rz(1.5707963216026855) q[4]; rx(1.5707963333198056) q[4]; h q[5]; h q[6]; cx q[6], q[5]; rz(3.141592633243659) q[5]; cx q[6], q[5]; rz(1.5707963216026855) q[5]; rx(1.5707963333198056) q[5]; rz(1.5707963216026855) q[6]; rx(1.5707963333198056) q[6]; h q[7]; h q[8]; cx q[8], q[7]; rz(3.141592633243659) q[7]; cx q[8], q[7]; rz(1.5707963216026855) q[7]; rx(1.5707963333198056) q[7]; rz(1.5707963216026855) q[8]; rx(1.5707963333198056) 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[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[4], q[3]; rz(x2) q[3]; cx q[4], q[3]; cx q[6], q[5]; rz(x2) q[5]; cx q[6], q[5]; cx q[8], q[7]; rz(x2) q[7]; cx q[8], q[7]; rz(x3) q[1]; rz(x4) q[0]; rz(x4) q[2]; rz(x1) q[4]; rz(x1) q[3]; rz(x1) q[6]; rz(x1) q[5]; rz(x1) q[8]; rz(x1) 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": 2}
{"circuits": [], "gradients": []}
[ "IIIIIIIZZ", "IIIIIIZZI", "IIIIIIZIZ", "IIIIZZIII", "IIZZIIIII", "ZZIIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIIZII", "IIIIZIIII", "IIIIIZIII", "IIZIIIIII", "IIIZIIIII", "ZIIIIIIII", "IZIIIIIII" ]
[ -2, -2, 0.5, -1, -1, -1, -1.5, 1, 1, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ]
0.95
[ 1.57079638744405, 1.5707963216026855, 3.141592633243659, -5.372834660536401e-9, -1.5208323011381827e-8, 1.5707963333198056 ]
{ "n_parameters": 6, "n_qubits": 9, "optimal_eigenvalue": -10, "target_ratio": 0.97, "target_value": -9.7 }
197
18312d59afcaa473ce6d4f831ea41fc6
connected_components
adaptive_vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"source": 0, "target": 3}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 6, "target": 7}, {"source": 8, "target": 9}, {"source": 8, "target": 10}, {"source": 8, "target": 11}, {"source": 9, "target": 11}, {"source": 10, "target": 11}]}
{"states": [1935, 2047], "expectation_value": -17.821693679997306, "params": null, "bitstrings": ["00001110000", "00000000000"], "total_optimization_steps": 100, "probabilities": [0.08079914147374027, 0.47324054050227515], "optimization_time": 223.1832993030548}
-2.0 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(2)) + -1.5 * (Z(3) @ Z(0)) + -2.0 * (Z(1) @ Z(2)) + 0.5 * (Z(1) @ Z(0)) + -1.5 * (Z(4) @ Z(5)) + -1.5 * (Z(6) @ Z(5)) + -1.5 * (Z(6) @ Z(4)) + -2.0 * (Z(7) @ Z(8)) + 1.0 * (Z(9) @ Z(8)) + -2.0 * (Z(9) @ Z(7)) + -2.0 * (Z(10) @ Z(8)) + -2.0 * (Z(10) @ Z(7)) + -2.0 * (Z(10) @ Z(9)) + 1.0 * Z(2) + 0.5 * Z(0) + 0.5 * Z(3) + -1.0 * Z(1) + 0.5 * Z(5) + 0.5 * Z(4) + 0.5 * Z(6) + 0.5 * Z(8) + 0.5 * Z(7) + 0.5 * Z(9) + 0.5 * Z(10)
1
11
1
{"smallest_eigenvalues": [-22.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -21.5, "smallest_bitstrings": ["00000000000"], "largest_eigenvalue": 17.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; h q[0]; h q[1]; h q[2]; cx q[2], q[0]; rz(-0.7644639268250785) q[0]; cx q[2], q[0]; h q[3]; cx q[2], q[3]; rz(-0.07588315846543227) q[3]; cx q[2], q[3]; cx q[0], q[3]; cx q[2], q[1]; rz(-0.7644639268250785) q[1]; cx q[2], q[1]; rz(-0.43871430403190725) q[2]; rx(-1.0294517932819627) q[2]; rz(-1.1341848658679192) q[3]; cx q[0], q[3]; cx q[0], q[1]; rz(-0.07588315846543227) q[1]; cx q[0], q[1]; rz(-0.07588315846543203) q[0]; rx(-1.0294517932819627) q[0]; rz(-1.0601879012591269) q[1]; rx(-1.0294517932819625) q[1]; rz(-0.07588315846543203) q[3]; rx(-1.0294517932819627) q[3]; h q[4]; h q[5]; cx q[5], q[4]; rz(-1.1341848658679192) q[4]; cx q[5], q[4]; h q[6]; cx q[5], q[6]; rz(-1.1341848658679192) q[6]; cx q[5], q[6]; cx q[4], q[6]; rz(-0.07588315846543203) q[5]; rx(-1.0294517932819627) q[5]; rz(-1.1341848658679192) q[6]; cx q[4], q[6]; rz(-0.07588315846543203) q[4]; rx(-1.0294517932819627) q[4]; rz(-0.07588315846543203) q[6]; rx(-1.0294517932819627) q[6]; h q[7]; h q[8]; cx q[8], q[7]; rz(-0.7644639268250785) q[7]; cx q[8], q[7]; h q[9]; cx q[8], q[9]; rz(-0.43871430403190737) q[9]; cx q[8], q[9]; cx q[7], q[9]; rz(-0.7644639268250785) q[9]; cx q[7], q[9]; h q[10]; cx q[8], q[10]; rz(-0.7644639268250785) q[10]; cx q[8], q[10]; cx q[7], q[10]; rz(-0.7644639268250785) q[10]; cx q[7], q[10]; rz(-0.07588315846543203) q[7]; rx(-1.0294517932819627) q[7]; rz(-0.07588315846543203) q[8]; rx(-1.0294517932819627) q[8]; cx q[9], q[10]; rz(-0.7644639268250785) q[10]; cx q[9], q[10]; rz(-0.07588315846543203) q[10]; rx(-1.0294517932819627) q[10]; rz(-0.07588315846543203) q[9]; rx(-1.0294517932819627) q[9];
null
{"node": 2}
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) 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];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) 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];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) 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];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) 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];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\ncry(0.0336) q[10], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\ncry(0.0336) q[10], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[11] c;\nqubit[11] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nh q[9];\nh q[10];\ncry(1.5708) q[1], q[2];\ncry(1.5708) q[2], q[0];\ncry(1.5708) q[0], q[3];\ncry(1.5706) q[9], q[10];\ncry(1.5708) q[10], q[7];\ncry(1.5689) q[7], q[8];\ncry(1.2087) q[7], q[9];\ncry(-0.6314) q[7], q[10];\ncry(-0.0377) q[8], q[10];\nry(-0.1321) q[10];\ncry(0.1573) q[3], q[10];\ncry(0.2064) q[0], q[10];\ncry(0.6352) q[2], q[10];\ncry(1.5681) q[5], q[6];\ncry(1.5708) q[6], q[4];\ncry(1.2536) q[4], q[5];\ncry(-0.1824) q[4], q[10];\ncry(0.3981) q[5], q[10];\ncry(0.4771) q[4], q[6];\ncry(0.0916) q[6], q[10];\nry(-0.1687) q[4];\ncry(0.1687) q[5], q[4];\ncry(-0.1555) q[8], q[4];\ncry(0.5508) q[0], q[1];\ncry(0.2352) q[3], q[2];\ncry(0.1265) q[6], q[5];\ncry(0.1351) q[2], q[9];\ncry(0.6628) q[2], q[1];\nry(-0.0736) q[8];\ncry(0.0901) q[10], q[8];\ncry(-0.0825) q[3], q[8];\nry(1.222) q[7];\ncry(-0.1324) q[3], q[7];\ncry(-0.0192) q[8], q[7];\ncry(0.0747) q[9], q[7];\ncry(-0.2152) q[0], q[7];\ncry(-0.2119) q[4], q[7];\ncry(-0.218) q[6], q[7];\ncry(-0.1112) q[2], q[7];\ncry(-0.0273) q[1], q[7];\ncry(0.0531) q[5], q[7];\ncry(0.0679) q[9], q[8];\ncry(0.0686) q[1], q[9];\ncry(0.027) q[1], q[10];\nry(0.0479) q[0];\ncry(-0.0282) q[1], q[0];\ncry(-0.0215) q[10], q[2];\ncry(0.0303) q[3], q[0];\nry(-0.0347) q[3];\nry(-0.0081) q[6];\ncry(-0.0138) q[4], q[8];\ncry(-0.0086) q[3], q[4];\ncry(-0.0104) q[10], q[0];\ncry(0.0189) q[10], q[4];\ncry(-0.0155) q[0], q[4];\ncry(0.0348) q[2], q[3];\ncry(-0.0299) q[8], q[3];\ncry(-0.0052) q[10], q[5];\ncry(0.0125) q[0], q[2];\nry(-0.0061) q[2];\nry(-0.0033) q[9];\ncry(0.0277) q[1], q[3];\ncry(-0.0249) q[4], q[3];\ncry(0.0336) q[10], q[1];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\nc[9] = measure q[9];\nc[10] = measure q[10];\n"], "gradients": [1.5129, 1.7582, 1.4393, 1.2759, 2.398, 3.3149, 2.4747, 2.2503, 4.4243, 4.5093, 4.5002, 3.8936, 2.8703, 1.0154, 1.886, 2.4739, 1.6016, 2.0772, 1.2432, 0.6699, 0.517, 0.4458, 0.4554, 0.3566, 0.7476, 0.3288, 0.3089, 0.2636, 0.2256, 0.2183, 0.2349, 0.1874, 4.7249, 4.4429, 4.3916, 4.3084, 3.7033, 2.9491, 2.3371, 1.9328, 1.8045, 0.1476, 0.1321, 0.1496, 0.116, 0.0982, 0.085, 0.0699, 0.0651, 0.0601, 0.0554, 0.051, 0.0495, 0.0462, 0.0446, 0.0436, 0.0418, 0.0414, 0.0411, 0.0385, 0.0382, 0.0369, 0.0367, 0.0363, 0.0356, 0.0345, 0.0334, 0.0324, 0.0527, 0.0319, 0.0317, 0.0475, 0.0312, 0.0312, 0.0305, 0.0301, 0.0298, 0.0297, 0.0296, 0.0293, 0.029, 0.0502, 0.028, 0.0277, 0.0273, 0.0271, 0.0269, 0.0262, 0.0255, 0.0351, 0.0252, 0.0252, 0.0248, 0.0242, 0.0241, 0.0237, 0.0236, 0.0234, 0.023, 0.023]}
[ "IIIIIIIIZIZ", "IIIIIIIZZII", "IIIIIIIZIIZ", "IIIIIIIIZZI", "IIIIIIIIIZZ", "IIIIIZZIIII", "IIIIZZIIIII", "IIIIZIZIIII", "IIZZIIIIIII", "IZZIIIIIIII", "IZIZIIIIIII", "ZIZIIIIIIII", "ZIIZIIIIIII", "ZZIIIIIIIII", "IIIIIIIIZII", "IIIIIIIIIIZ", "IIIIIIIZIII", "IIIIIIIIIZI", "IIIIIZIII...
[ -2, 0.5, -1.5, -2, 0.5, -1.5, -1.5, -1.5, -2, 1, -2, -2, -2, -2, 1, 0.5, 0.5, -1, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ]
0.606139
[ -0.7644639268250785, -0.07588315846543227, -1.1341848658679192, -0.43871430403190737, -1.060187901259127, -1.0294517932819627 ]
{ "n_parameters": 6, "n_qubits": 11, "optimal_eigenvalue": -22.5, "target_ratio": 0.97, "target_value": -21.825 }
162
5423c73a68fe47c6453c3bd130085afd
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": 4}, {"source": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 2, "target": 3}, {"source": 2, "target": 5}, {"source": 3, "target": 5}, {"source": 3, "target": 6}, {"source": 4, "target": 6}, {"source": 5, "target": 6}]}
{"states": [1381, 1397], "expectation_value": -2.5237411711388504, "params": [0.7706000000000001, 0.7703, 0.0105, 0.0117, 0.7845000000000001, 0.7844, -0.0059, -0.0019, 0.5717, 0.5880000000000001, 0.7203, 0.7226, 0.446, 0.46280000000000004, 0.1816, 0.1841, 0.7843, 0.7856000000000001, 0.0523, 0.0422, 0.7704000000000001, 0.77, 0.7695000000000001, 0.7772, 0.0009000000000000001, 0.0036000000000000003, 0.7812, 0.7919, -0.0012000000000000001, -0.0039000000000000003, 0.6131, 0.6, 0.745, 0.7461, 0.48510000000000003, 0.5078, 0.17700000000000002, 0.1774, 0.7856000000000001, 0.7839, -0.0076, -0.018600000000000002, 0.7757000000000001, 0.7749, 0.6331, 0.1877, 0.018000000000000002, 0.5704, -0.2146, 0.1796, -0.047900000000000005, 0.3768, -0.2559, 0.0079, 0.013800000000000002, -0.18430000000000002, -0.108, -0.0183, -0.1009, 0.0502, -0.2403, -0.018600000000000002, -0.48140000000000005, -0.1421, -0.1129, -0.41700000000000004, 0.7134, 0.36360000000000003, -0.0995, 0.3811, 0.2432, 0.0018000000000000002, 0.0223, 0.1388, -0.1114, 0.0031000000000000003, -0.0297, 0.1358, 0.0007, 0.0095, 0.006500000000000001, -0.0244, 0.0263, 0.025900000000000003, -0.3659, 0.6970000000000001, -0.21710000000000002, 0.15180000000000002], "bitstrings": ["01010011010", "01010001010"], "total_optimization_steps": 80, "probabilities": [0.23258013411734768, 0.4560192149284815], "optimization_time": 20.926914930343628}
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(3) @ Z(6)) + 0.25 * (Z(5) @ Z(6)) + -0.25 * (Z(5) @ Z(3) @ Z(6)) + 0.125 * (Z(5) @ Z(4)) + 0.125 * (Z(4) @ Z(7)) + 0.125 * (Z(4) @ Z(8)) + 0.125 * (Z(5) @ Z(7)) + 0.125 * (Z(5) @ Z(8)) + 0.125 * (Z(7) @ Z(8)) + -0.125 * (Z(5) @ Z(4) @ Z(7)) + -0.125 * (Z(5) @ Z(4) @ Z(8)) + -0.125 * (Z(4) @ Z(7) @ Z(8)) + -0.125 * (Z(5) @ Z(7) @ Z(8)) + 0.125 * (Z(5) @ Z(4) @ Z(7) @ Z(8)) + 0.5 * (Z(9) @ Z(1)) + 0.125 * (Z(6) @ Z(2)) + 0.125 * (Z(7) @ Z(2)) + 0.125 * (Z(10) @ Z(2)) + 0.125 * (Z(6) @ Z(7)) + 0.125 * (Z(6) @ Z(10)) + 0.125 * (Z(10) @ Z(7)) + -0.125 * (Z(6) @ Z(7) @ Z(2)) + -0.125 * (Z(6) @ Z(10) @ Z(2)) + -0.125 * (Z(10) @ Z(7) @ Z(2)) + -0.125 * (Z(6) @ Z(10) @ Z(7)) + 0.125 * (Z(6) @ Z(10) @ Z(7) @ Z(2)) + 0.25 * (Z(9) @ Z(8)) + 0.25 * (Z(10) @ Z(8)) + 0.25 * (Z(9) @ Z(10)) + -0.25 * (Z(9) @ Z(10) @ Z(8)) + 0.0 * Z(0) + -0.25 * Z(1) + 0.125 * Z(2) + 0.0 * Z(3) + 0.125 * Z(4) + 0.125 * Z(5) + 0.125 * Z(6) + 0.25 * Z(7) + 0.125 * Z(8) + -0.25 * Z(9) + 0.125 * Z(10)
14
11
2
{"smallest_eigenvalues": [-3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25, -3.25], "number_of_smallest_eigenvalues": 28, "first_excited_energy": -2.25, "smallest_bitstrings": ["00101100010", "01010000101", "01010010100", "01010001100", "01010001010", "01010001001", "01010100001", "01011000001", "01001100001", "01110000100", "01001010010", "01001010001", "01001010100", "11000100001", "10000011010", "10000010110", "10010001010", "10000101010", "10000110010", "00111000010", "11000010100", "00110100010", "00110001010", "00110000110", "10000100011", "10001010010", "00101010010", "10100100010"], "largest_eigenvalue": 6.75}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; ry(0.6995043479892381) q[0]; rz(pi/2) q[0]; ry(-0.23839429781499205) q[1]; ry(0.5966957992803607) q[2]; ry(0.08426053220194742) q[3]; ry(0.5413054423366215) q[4]; ry(0.7450327815189158) q[5]; ry(1.1814139885109305) q[6]; ry(-0.25121121976709104) q[7]; ry(0.8951149686288359) q[8]; ry(0.1316557743308347) q[9]; ry(0.7893210335609772) q[10]; cx q[10], q[0]; ry(-0.3399998165830581) q[0]; cx q[10], q[0]; ry(0.3399998165830581) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[10]; cx q[9], q[10]; ry(-0.06827956942269509) q[10]; cx q[9], q[10]; ry(0.06827956942269509) q[10]; rz(-pi/2) q[10]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.03743589875036652) q[9]; cx q[8], q[9]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.12851537569328658) q[8]; cx q[7], q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(0.04170803355215884) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.025476521037035814) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(0.01626622671056646) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(0.2915532908754181) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(0.07510447353653389) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(0.028169617360856103) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(0.010732262678652855) q[1]; cx q[0], q[1]; ry(0.7382523831233618) q[0]; ry(-0.010732262678652769) q[1]; rx(0.10693195553700541) q[1]; ry(0.6204720735477561) q[10]; ry(-0.02816961736085599) q[2]; rx(-0.7947406851598995) q[2]; ry(-0.07510447353653381) q[3]; rx(-0.04430225960103229) q[3]; ry(-0.2915532908754182) q[4]; rx(-1.134837973861675) q[4]; ry(-0.016266226710566486) q[5]; rx(-0.6718009077855811) q[5]; ry(0.025476521037035772) q[6]; rx(-0.6684392556325705) q[6]; ry(-0.04170803355215906) q[7]; rx(0.07105858741667781) q[7]; ry(-0.12851537569328653) q[8]; rx(-0.7503005734263812) q[8]; ry(-0.037435898750366674) q[9]; rx(0.1501534749831528) q[9]; cx q[10], q[9]; ry(-0.07749161996174626) q[9]; cx q[10], q[9]; rz(pi/2) q[10]; cx q[0], q[10]; ry(-0.2638309628533243) q[10]; cx q[0], q[10]; cx q[0], q[1]; ry(0.2638309628533243) q[10]; rz(-pi/2) q[10]; ry(-0.09607941725460754) q[1]; cx q[0], q[1]; ry(0.8429453721253303) q[0]; ry(0.09607941725460754) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(-0.09023783972791173) q[2]; cx q[1], q[2]; ry(0.09023783972791173) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(0.1773750587195724) q[1]; rz(pi/2) q[0]; ry(-0.033663039108713634) q[3]; cx q[2], q[3]; ry(0.033663039108713634) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(0.19359387022364938) q[4]; cx q[3], q[4]; ry(-0.19359387022364938) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(0.10441808621544263) q[5]; cx q[4], q[5]; ry(-0.10441808621544263) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(-0.00990348517685953) q[6]; cx q[5], q[6]; ry(0.00990348517685953) q[6]; rz(-pi/2) q[6]; cx q[6], q[7]; ry(-0.07786798204261249) q[7]; cx q[6], q[7]; ry(0.07786798204261249) q[7]; rz(-pi/2) q[7]; cx q[7], q[8]; ry(0.10856728790188021) q[8]; cx q[7], q[8]; ry(-0.10856728790188021) q[8]; rz(-pi/2) q[8]; ry(0.9946800749929829) q[10]; cx q[10], q[0]; ry(-0.342860364099844) q[0]; cx q[10], q[0]; ry(0.342860364099844) q[0]; rz(-pi/2) q[0]; rz(pi/2) q[10]; ry(0.7616450215947622) q[2]; ry(0.06685335876692707) q[3]; ry(0.76094695744017) q[4]; ry(0.8874265636108802) q[5]; ry(0.5927984202930141) q[6]; ry(0.020677091486919784) q[7]; ry(0.07749161996174628) q[9]; cx q[8], q[9]; ry(0.2760090984136696) q[9]; cx q[8], q[9]; ry(-0.2760090984136696) q[9]; rz(-pi/2) q[9]; ry(0.7503005734263826) q[8]; ry(-0.2170660594721196) q[9]; cx q[9], q[10]; ry(0.09754682332556455) q[10]; cx q[9], q[10]; ry(-0.09754682332556455) q[10]; rz(-pi/2) q[10]; rz(pi/2) q[9]; cx q[8], q[9]; ry(0.2229642630674577) q[9]; cx q[8], q[9]; rz(pi/2) q[8]; cx q[7], q[8]; ry(0.009755708902610762) q[8]; cx q[7], q[8]; rz(pi/2) q[7]; cx q[6], q[7]; ry(-0.06714223654231964) q[7]; cx q[6], q[7]; rz(pi/2) q[6]; cx q[5], q[6]; ry(-0.052062927821456356) q[6]; cx q[5], q[6]; rz(pi/2) q[5]; cx q[4], q[5]; ry(0.036885848849921) q[5]; cx q[4], q[5]; rz(pi/2) q[4]; cx q[3], q[4]; ry(0.1601274927625112) q[4]; cx q[3], q[4]; rz(pi/2) q[3]; cx q[2], q[3]; ry(-0.007464745421258599) q[3]; cx q[2], q[3]; rz(pi/2) q[2]; cx q[1], q[2]; ry(-0.21024443068207188) q[2]; cx q[1], q[2]; rz(pi/2) q[1]; cx q[0], q[1]; ry(0.00016077987499136734) q[1]; cx q[0], q[1]; ry(0.5558288668341134) q[0]; ry(-0.00016077987499141233) q[1]; rx(-0.1815231677082778) q[1]; ry(0.5903735274310445) q[10]; ry(0.21024443068207202) q[2]; rx(-0.8163570439021406) q[2]; ry(0.00746474542125856) q[3]; rx(0.3022696773324216) q[3]; ry(-0.16012749276251118) q[4]; rx(-0.847523463600881) q[4]; ry(-0.03688584884992102) q[5]; rx(-0.7351534155791182) q[5]; ry(0.052062927821456204) q[6]; rx(-0.6580915185818448) q[6]; ry(0.06714223654231972) q[7]; rx(-0.2662317677283301) q[7]; ry(-0.009755708902610745) q[8]; rx(-0.731776491975646) q[8]; ry(-0.22296426306745748) q[9]; rx(-0.15573596408522405) q[9]; cx q[10], q[9]; ry(-0.14750434013316943) q[9]; cx q[10], q[9]; rz(pi/2) q[10]; cx q[0], q[10]; ry(-0.13143022049768854) q[10]; cx q[0], q[10]; cx q[0], q[1]; ry(0.13143022049768854) q[10]; rz(-pi/2) q[10]; ry(0.030843382035347644) q[1]; cx q[0], q[1]; ry(-0.030843382035347644) q[1]; rz(-pi/2) q[1]; cx q[1], q[2]; ry(-0.047354918362540126) q[2]; cx q[1], q[2]; ry(0.047354918362540126) q[2]; rz(-pi/2) q[2]; cx q[2], q[3]; ry(0.049518936750741406) q[3]; cx q[2], q[3]; ry(-0.049518936750741406) q[3]; rz(-pi/2) q[3]; cx q[3], q[4]; ry(0.03767673025188268) q[4]; cx q[3], q[4]; ry(-0.03767673025188268) q[4]; rz(-pi/2) q[4]; cx q[4], q[5]; ry(-0.09410050482722072) q[5]; cx q[4], q[5]; ry(0.09410050482722072) q[5]; rz(-pi/2) q[5]; cx q[5], q[6]; ry(0.07359233692636544) q[6]; cx q[5], q[6]; ry(-0.07359233692636544) q[6]; rz(-pi/2) q[6]; cx q[6], q[7]; ry(0.0815111000353769) q[7]; cx q[6], q[7]; ry(-0.0815111000353769) q[7]; rz(-pi/2) q[7]; cx q[7], q[8]; ry(-0.3211488958555194) q[8]; cx q[7], q[8]; ry(0.3211488958555194) q[8]; rz(-pi/2) q[8]; ry(0.14750434013316943) q[9]; cx q[8], q[9]; ry(-0.0746285884821517) q[9]; cx q[8], q[9]; ry(0.0746285884821517) q[9]; rz(-pi/2) q[9];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] 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] x9; bit[11] c; qubit[11] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x3) q[3]; ry(x4) q[4]; ry(x5) q[5]; ry(x6) q[6]; ry(x7) q[7]; ry(x8) q[8]; ry(x9) q[9]; ry(x10) q[10]; crx(x11) q[10], q[0]; crx(x12) q[9], q[10]; crx(x13) q[8], q[9]; crx(x14) q[7], q[8]; crx(x15) q[6], q[7]; crx(x16) q[5], q[6]; crx(x17) q[4], q[5]; crx(x18) q[3], q[4]; crx(x19) q[2], q[3]; crx(x20) q[1], q[2]; crx(x21) q[0], q[1]; ry(x22) q[0]; ry(x23) q[1]; ry(x24) q[2]; ry(x25) q[3]; ry(x26) q[4]; ry(x27) q[5]; ry(x28) q[6]; ry(x29) q[7]; ry(x30) q[8]; ry(x31) q[9]; ry(x32) q[10]; crx(x33) q[10], q[9]; crx(x34) q[0], q[10]; crx(x35) q[0], q[1]; crx(x36) q[1], q[2]; crx(x37) q[2], q[3]; crx(x38) q[3], q[4]; crx(x39) q[4], q[5]; crx(x40) q[5], q[6]; crx(x41) q[6], q[7]; crx(x42) q[7], q[8]; crx(x43) q[8], q[9]; ry(x44) q[0]; ry(x45) q[1]; ry(x46) q[2]; ry(x47) q[3]; ry(x48) q[4]; ry(x49) q[5]; ry(x50) q[6]; ry(x51) q[7]; ry(x30) q[8]; ry(x52) q[9]; ry(x53) q[10]; crx(x54) q[10], q[0]; crx(x55) q[9], q[10]; crx(x56) q[8], q[9]; crx(x57) q[7], q[8]; crx(x58) q[6], q[7]; crx(x59) q[5], q[6]; crx(x60) q[4], q[5]; crx(x61) q[3], q[4]; crx(x62) q[2], q[3]; crx(x63) q[1], q[2]; crx(x64) q[0], q[1]; ry(x65) q[0]; ry(x66) q[1]; ry(x67) q[2]; ry(x68) q[3]; ry(x69) q[4]; ry(x70) q[5]; ry(x71) q[6]; ry(x72) q[7]; ry(x73) q[8]; ry(x41) q[9]; ry(x74) q[10]; crx(x75) q[10], q[9]; crx(x76) q[0], q[10]; crx(x77) q[0], q[1]; crx(x78) q[1], q[2]; crx(x79) q[2], q[3]; crx(x80) q[3], q[4]; crx(x81) q[4], q[5]; crx(x82) q[5], q[6]; crx(x83) q[6], q[7]; crx(x84) q[7], q[8]; crx(x85) q[8], q[9]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10];
null
{"circuits": [], "gradients": []}
[ "IIIIIIIIIZZ", "IIIIIIIIZIZ", "IIIIIIIIZZI", "IIIIIIIIZZZ", "IIIIIIIZIIZ", "IIIIIIZIIIZ", "IIIIIIZZIII", "IIIIIIZZIIZ", "IIIIIZIZIII", "IIIIZIIZIII", "IIIIZZIIIII", "IIIIZZIZIII", "IIIIIZZIIII", "IIIZIIZIIII", "IIZIIIZIIII", "IIIZIZIIIII", "IIZIIZIIIII", "IIZZIIIIIII", "IIIZIZZII...
[ 0.25, 0.25, 0.25, -0.25, 0.25, 0.25, 0.25, -0.25, 0.25, 0.25, 0.25, -0.25, 0.125, 0.125, 0.125, 0.125, 0.125, 0.125, -0.125, -0.125, -0.125, -0.125, 0.125, 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.972221
[ 0.6995043479892381, -0.23839429781499205, 0.5966957992803607, 0.08426053220194742, 0.5413054423366215, 0.7450327815189158, 1.1814139885109305, -0.25121121976709104, 0.8951149686288359, 0.1316557743308347, 0.7893210335609772, 0.6799996331661162, 0.13655913884539017, -0.07487179750073304, ...
{ "n_parameters": 86, "n_qubits": 11, "optimal_eigenvalue": -3.25, "target_ratio": 0.97, "target_value": -3.1525 }
18
38d3fa2976b5708749ef569b176bf86a
min_cut
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"capacity": 3, "source": 0, "target": 2}, {"capacity": 5, "source": 1, "target": 3}, {"capacity": 2, "source": 2, "target": 3}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 6, "source": 3, "target": 1}, {"capacity": 4, "source": 3, "target": 2}]}
{"states": [15, 1], "expectation_value": -1.4085054282805833, "params": [[-0.078, -0.0795], [0.0736, 0.0734]], "bitstrings": ["10000", "11110"], "total_optimization_steps": 10, "probabilities": [0.05148178277071795, 0.05846508368312472], "optimization_time": 1.8038091659545898}
-0.75 * (Z(0) @ Z(2)) + -1.5 * (Z(3) @ Z(2)) + -2.75 * (Z(1) @ Z(3)) + -0.5 * (Z(4) @ Z(2)) + 1.0 * (Z(4) @ Z(0)) + -0.75 * Z(2) + -0.25 * Z(0) + 0.75 * Z(3) + -0.25 * Z(1) + 0.5 * Z(4)
1
5
2
{"smallest_eigenvalues": [-6.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -5.5, "smallest_bitstrings": ["11110"], "largest_eigenvalue": 8.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; h q[0]; h q[1]; h q[2]; cx q[2], q[0]; rz(-0.7141458160811518) q[0]; cx q[2], q[0]; h q[3]; cx q[2], q[3]; rz(-0.01315480843248699) q[3]; cx q[2], q[3]; cx q[3], q[1]; rz(-0.0022509507312383115) q[1]; cx q[3], q[1]; rz(-1.5662694889347684) q[1]; rx(-1.5304551994702145) q[1]; rz(-1.5704146898700868) q[3]; rx(-1.5304551994702145) q[3]; h q[4]; cx q[2], q[4]; rz(-0.004005947291836061) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(-0.7141458160811522) q[2]; rx(-1.5304551994702142) q[2]; rz(0.00012759544633615102) q[4]; cx q[0], q[4]; rz(-1.5662694889347684) q[0]; rx(-1.5304551994702145) q[0]; rz(1.5707542138294261) q[4]; rx(-1.5304551994702145) 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] 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[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[3], q[1]; rz(x2) q[1]; cx q[3], q[1]; cx q[2], q[4]; rz(x3) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(x4) q[4]; cx q[0], q[4]; rz(x0) q[2]; rz(x5) q[0]; rz(x6) q[3]; rz(x5) q[1]; rz(x7) 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]; cx q[2], q[0]; rz(x9) q[0]; cx q[2], q[0]; cx q[2], q[3]; rz(x10) q[3]; cx q[2], q[3]; cx q[3], q[1]; rz(x11) q[1]; cx q[3], q[1]; cx q[2], q[4]; rz(x12) q[4]; cx q[2], q[4]; cx q[0], q[4]; rz(x13) q[4]; cx q[0], q[4]; rz(x9) q[2]; rz(x14) q[0]; rz(x15) q[3]; rz(x14) q[1]; rz(x16) q[4]; 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4];
{"source": 0, "sink": 4}
{"circuits": [], "gradients": []}
[ "IIZIZ", "IZZII", "IZIZI", "ZIZII", "ZIIIZ", "IIZII", "IIIIZ", "IZIII", "IIIZI", "ZIIII" ]
[ -0.75, -1.5, -2.75, -0.5, 1, -0.75, -0.25, 0.75, -0.25, 0.5 ]
0.778372
[ -0.7141458160811518, -0.01315480843248699, -0.0022509507312383115, -0.004005947291836061, 0.00012759544633615102, -1.5662694889347684, -1.5704146898700868, 1.5707542138294266, -1.5304551994702145 ]
{ "n_parameters": 9, "n_qubits": 5, "optimal_eigenvalue": -6.5, "target_ratio": 0.97, "target_value": -6.305 }
260
836c884d7f0cabd4f561d6ff6961863c
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": 2, "source": 0, "target": 6}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 3, "source": 1, "target": 4}, {"capacity": 4, "source": 1, "target": 7}, {"capacity": 6, "source": 2, "target": 1}, {"capacity": 2, "source": 2, "target": 5}, {"capacity": 5, "source": 2, "target": 7}, {"capacity": 4, "source": 3, "target": 4}, {"capacity": 4, "source": 4, "target": 1}, {"capacity": 5, "source": 4, "target": 2}, {"capacity": 5, "source": 4, "target": 7}, {"capacity": 7, "source": 5, "target": 4}, {"capacity": 3, "source": 5, "target": 6}, {"capacity": 2, "source": 6, "target": 4}]}
{"states": [63, 125], "expectation_value": -2.2499205214367226, "params": [[0.0026000000000000003, 0.0022, 0.0036000000000000003, -0.7438, -0.8308000000000001, -0.0022, 0.0024000000000000002, -0.0027], [-0.003, 0.0005, 0.0025, 0.7695000000000001, 0.7725000000000001, -0.0025, 0.0063, -0.003], [0.9154, 0.2039, 0.7692, 0.9058, 0.9058, 0.7746000000000001, 0.0078000000000000005, -0.9207000000000001], [-0.8987, -0.5018, 0.7806000000000001, 0.9114000000000001, 0.9023, 0.7862, 0.2963, 0.9075000000000001]], "bitstrings": ["11000000", "10000010"], "total_optimization_steps": 250, "probabilities": [0.03236770563849146, 0.03236885706897236], "optimization_time": 7.041327953338623}
-0.5 * (Z(0) @ Z(6)) + -0.75 * (Z(1) @ Z(3)) + -0.5 * (Z(4) @ Z(6)) + -1.0 * (Z(4) @ Z(3)) + -1.75 * (Z(4) @ Z(1)) + 0.75 * (Z(7) @ Z(0)) + -1.0 * (Z(7) @ Z(1)) + -1.25 * (Z(7) @ Z(4)) + -1.5 * (Z(2) @ Z(1)) + -1.25 * (Z(2) @ Z(4)) + -1.25 * (Z(2) @ Z(7)) + -0.75 * (Z(5) @ Z(6)) + -1.75 * (Z(5) @ Z(4)) + -0.5 * (Z(5) @ Z(2)) + -0.75 * Z(6) + -0.25 * Z(0) + 0.25 * Z(3) + 0.0 * Z(1) + -0.5 * Z(4) + -2.75 * Z(7) + 2.0 * Z(2) + 2.0 * Z(5)
9
8
4
{"smallest_eigenvalues": [-14.0, -14.0], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -13.0, "smallest_bitstrings": ["10000000", "10000010"], "largest_eigenvalue": 13.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; ry(0.0007449686660264999) q[0]; ry(0.09606353606685049) q[1]; ry(0.0006507474146606532) q[2]; ry(-0.021672324536409323) q[3]; ry(0.02495703531247307) q[4]; ry(-0.009483672816795088) q[5]; ry(0.10199381422246338) q[6]; ry(0.09246377246176307) 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.9196006079285015) q[0]; ry(-0.18722588087365208) q[1]; ry(0.03610809075229482) q[2]; ry(-0.032238460983527326) q[3]; ry(0.05443916473844061) q[4]; ry(0.08398809745249242) q[5]; ry(0.1801784173834538) q[6]; ry(0.09246377246176307) q[7]; cx q[7], q[6]; cx q[0], q[7]; cx q[0], q[1]; ry(0.023657900840191953) q[0]; cx q[1], q[2]; ry(-0.10161206406145265) q[1]; cx q[2], q[3]; ry(-0.0849016767698592) q[2]; cx q[3], q[4]; ry(0.023250726896634294) q[3]; cx q[4], q[5]; ry(-0.05076512548950009) q[4]; cx q[5], q[6]; ry(-0.0849016767698592) q[5]; ry(0.11842264538503113) q[6]; ry(0.09406203609452544) 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.02232813268763996) q[0]; ry(1.3619761927405083) q[1]; ry(-0.08103386795189756) q[2]; ry(0.02792186117672894) q[3]; ry(0.03724457569791234) q[4]; ry(-0.032238460983527326) q[5]; ry(0.03610809075229482) q[6]; ry(-0.062140291116312585) q[7]; cx q[7], q[6]; cx q[0], q[7]; cx q[0], q[1]; ry(-0.07595879223531787) q[0]; cx q[1], q[2]; ry(-0.024980154153761418) q[1]; cx q[2], q[3]; ry(0.0006507474146606532) q[2]; cx q[3], q[4]; ry(-0.021672324536409323) q[3]; cx q[4], q[5]; ry(0.02495703531247307) q[4]; cx q[5], q[6]; ry(-0.0849016767698592) q[5]; ry(0.02495703531247307) q[6]; ry(-0.16140110727581852) 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.2897003536601398) q[0]; ry(0.044502989724152904) q[1]; ry(-0.009483672816795088) q[2]; ry(0.02792186117672894) q[3]; ry(-0.02214483267878101) q[4]; ry(-0.008428765567886439) q[5]; ry(-0.12219195484727058) q[6]; ry(0.09246377246176307) 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] 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]; cz q[7], q[6]; cz q[6], q[5]; cz q[5], q[4]; cz q[4], q[3]; cz q[3], q[2]; cz q[2], q[1]; cz q[1], q[0]; rx(x0) q[0]; rx(x1) q[1]; rx(x2) q[2]; rx(x3) q[3]; rx(x4) q[4]; rx(x5) q[5]; rx(x6) q[6]; rx(x7) q[7]; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; cz q[7], q[6]; cz q[6], q[5]; cz q[5], q[4]; cz q[4], q[3]; cz q[3], q[2]; cz q[2], q[1]; cz q[1], q[0]; rx(x8) q[0]; rx(x9) q[1]; rx(x10) q[2]; rx(x11) q[3]; rx(x12) q[4]; rx(x13) q[5]; rx(x14) q[6]; rx(x8) q[7]; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; cz q[7], q[6]; cz q[6], q[5]; cz q[5], q[4]; cz q[4], q[3]; cz q[3], q[2]; cz q[2], q[1]; cz q[1], q[0]; rx(x15) q[0]; rx(x16) q[1]; rx(x17) q[2]; rx(x18) q[3]; rx(x18) q[4]; rx(x19) q[5]; rx(x20) q[6]; rx(x21) q[7]; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; h q[6]; h q[7]; cz q[7], q[6]; cz q[6], q[5]; cz q[5], q[4]; cz q[4], q[3]; cz q[3], q[2]; cz q[2], q[1]; cz q[1], q[0]; rx(x22) q[0]; rx(x23) q[1]; rx(x24) q[2]; rx(x25) q[3]; rx(x26) q[4]; rx(x27) q[5]; rx(x28) q[6]; rx(x29) 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": []}
[ "IZIIIIIZ", "IIIIZIZI", "IZIZIIII", "IIIZZIII", "IIIZIIZI", "ZIIIIIIZ", "ZIIIIIZI", "ZIIZIIII", "IIIIIZZI", "IIIZIZII", "ZIIIIZII", "IZZIIIII", "IIZZIIII", "IIZIIZII", "IZIIIIII", "IIIIIIIZ", "IIIIZIII", "IIIIIIZI", "IIIZIIII", "ZIIIIIII", "IIIIIZII", "IIZIIIII" ]
[ -0.5, -0.75, -0.5, -1, -1.75, 0.75, -1, -1.25, -1.5, -1.25, -1.25, -0.75, -1.75, -0.5, -0.75, -0.25, 0.25, 0, -0.5, -2.75, 2, 2 ]
0.973359
[ 0.0007449686660264999, 0.09606353606685049, 0.0006507474146606532, -0.021672324536409323, 0.02495703531247307, -0.009483672816795088, 0.10199381422246338, 0.09246377246176307, 0.9196006079285015, -0.18722588087365208, 0.03610809075229482, -0.032238460983527326, 0.05443916473844061, 0.08398...
{ "n_parameters": 36, "n_qubits": 8, "optimal_eigenvalue": -14, "target_ratio": 0.97, "target_value": -13.58 }
16
6206337d7d1967e1d98c4b708b2f9aeb
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": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 5}]}
{"states": [9, 44], "expectation_value": -0.3427533657075198, "params": [[-0.0731], [0.0684]], "bitstrings": ["110110", "010011"], "total_optimization_steps": 10, "probabilities": [0.01725211995211135, 0.01819560940294744], "optimization_time": 1.9275853633880615}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(4) @ Z(1)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(5) @ Z(4)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(2) @ Z(4)) + 0.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(3) @ Z(5)) + -2.0 * Z(1) + -1.0 * Z(0) + -2.0 * Z(4) + -1.5 * Z(5) + -0.5 * Z(2) + -1.0 * Z(3)
1
6
1
{"smallest_eigenvalues": [-5.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -4.5, "smallest_bitstrings": ["010011"], "largest_eigenvalue": 13.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; ry(-3.104597454054124) q[0]; rz(-pi) q[0]; h q[1]; ry(-1.53500557433382) q[1]; h q[2]; ry(1.4439796999895051) q[2]; cx q[2], q[0]; ry(-0.09228340053169692) q[0]; cx q[2], q[0]; ry(0.12874566237956261) q[2]; h q[3]; ry(1.4415177267275305) q[3]; h q[4]; ry(-1.53500557433382) q[4]; ry(-0.1339146283749193) q[5]; rz(-pi) q[5]; cx q[3], q[5]; ry(-0.0007257043551482933) q[5]; cx q[3], q[5]; ry(0.07542825120649553) q[3]; cx q[0], q[3]; ry(-0.07542825120649553) q[3]; cx q[0], q[3]; cx q[3], q[2]; ry(-0.12874566237956261) q[2]; cx q[3], q[2]; ry(-0.0007355007707716349) q[5]; cx q[2], q[5]; ry(0.0007355007707716349) q[5]; cx q[2], q[5]; ry(-0.03528129990068806) q[0]; cx q[3], q[0]; ry(0.03528129990068806) q[0]; cx q[3], q[0]; ry(0.10553529872199717) q[3]; cx q[2], q[3]; ry(-0.10553529872199717) q[3]; cx q[2], q[3]; ry(-0.007177578128948958) q[2]; cx q[0], q[2]; ry(0.007177578128948958) q[2]; cx q[0], q[2];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x2; input float[64] x3; input float[64] x4; input float[64] x5; bit[6] c; qubit[6] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[1], q[4]; rz(x0) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x0) q[4]; cx q[0], q[4]; cx q[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[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]; cx q[4], q[2]; rz(x0) q[2]; cx q[4], q[2]; cx q[1], q[3]; rz(x0) q[3]; cx q[1], q[3]; cx q[4], q[3]; rz(x0) q[3]; cx q[4], q[3]; cx q[5], q[3]; rz(x0) q[3]; cx q[5], q[3]; rz(x1) q[1]; rz(x2) q[0]; rz(x1) q[4]; rz(x3) q[5]; rz(x4) q[2]; rz(x2) q[3]; h q[0]; rz(x5) q[0]; h q[0]; h q[1]; rz(x5) q[1]; h q[1]; h q[2]; rz(x5) q[2]; h q[2]; h q[3]; rz(x5) q[3]; h q[3]; h q[4]; rz(x5) q[4]; h q[4]; h q[5]; rz(x5) q[5]; h q[5]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5];
null
{"circuits": [], "gradients": []}
[ "IIIIZZ", "IZIIZI", "IZIIIZ", "ZIIIZI", "ZIIIIZ", "ZZIIII", "IIIZZI", "IZIZII", "IIZIZI", "IZZIII", "ZIZIII", "IIIIZI", "IIIIIZ", "IZIIII", "ZIIIII", "IIIZII", "IIZIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -2, -1, -2, -1.5, -0.5, -1 ]
0.993942
[ -1.53500557433382, -1.4376074027751256, 1.4439796999895051, 1.4415177267275305, 0.0014514087102965867, 0.18456680106339385, 0.15085650241299106, 0.25749132475912523, -0.0014710015415432699, -0.07056259980137612, 0.21107059744399434, -0.014355156257897916 ]
{ "n_parameters": 12, "n_qubits": 6, "optimal_eigenvalue": -5.5, "target_ratio": 0.97, "target_value": -5.335 }
1
08001f7809047c9916eccba32bd6413f
connected_components
vqe
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7}, {"id": 8}, {"id": 9}, {"id": 10}, {"id": 11}], "edges": [{"source": 0, "target": 2}, {"source": 0, "target": 4}, {"source": 1, "target": 3}, {"source": 1, "target": 4}, {"source": 2, "target": 4}, {"source": 5, "target": 6}, {"source": 5, "target": 7}, {"source": 5, "target": 8}, {"source": 6, "target": 8}, {"source": 6, "target": 9}, {"source": 10, "target": 11}]}
{"states": [0, 2047], "expectation_value": -16.530572712674036, "params": [[[0.0027, 1.6106], [0.0022, 0.003], [0.0016, 0.0023], [0.0016, 0.0019], [-0.0031000000000000003, 0.0021000000000000003], [0.0024000000000000002, 0.0025], [0.0024000000000000002, 0.5301], [0.002, 0.0022], [-0.0033, 0.0025], [-0.0035, 0.0031000000000000003], [0.0026000000000000003, 0.003]]], "bitstrings": ["11111111111", "00000000000"], "total_optimization_steps": 160, "probabilities": [0.4471549149220161, 0.48420095853291184], "optimization_time": 7.43560004234314}
-1.5 * (Z(0) @ Z(4)) + -2.0 * (Z(5) @ Z(4)) + -2.0 * (Z(5) @ Z(0)) + 0.5 * (Z(1) @ Z(4)) + 0.5 * (Z(1) @ Z(0)) + -2.5 * (Z(1) @ Z(5)) + -2.5 * (Z(6) @ Z(7)) + 0.5 * (Z(8) @ Z(7)) + -2.0 * (Z(8) @ Z(6)) + -2.0 * (Z(9) @ Z(7)) + -2.0 * (Z(9) @ Z(6)) + 0.5 * (Z(9) @ Z(8)) + -2.0 * (Z(10) @ Z(7)) + 0.5 * (Z(10) @ Z(6)) + 0.5 * (Z(10) @ Z(9)) + -1.0 * (Z(2) @ Z(3)) + 0.5 * Z(4) + 0.5 * Z(0) + 1.0 * Z(5) + -1.0 * Z(1) + 0.5 * Z(7) + 0.5 * Z(6) + 0.5 * Z(8) + 0.5 * Z(9) + 0.5 * Z(10) + 0.5 * Z(3) + 0.5 * Z(2)
15
11
1
{"smallest_eigenvalues": [-21.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -20.0, "smallest_bitstrings": ["00000000000"], "largest_eigenvalue": 16.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[11] q; ry(0.0012037073772298429) q[0]; ry(-0.15653730107467817) q[1]; ry(0.14019446254260293) q[2]; ry(0.14019446254260293) q[3]; ry(0.009568998556546304) q[4]; ry(0.048485654558760055) q[5]; ry(0.048485654558760055) q[6]; ry(0.0013388704224265718) q[7]; ry(-0.12268094491560871) q[8]; ry(-0.04877468737934388) q[9]; ry(-0.10895617196799491) q[10]; cx q[10], q[0]; cx q[9], q[10]; ry(0.1467046135907959) 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.2196768367254154) q[0]; ry(0.1467046135907959) q[1]; ry(-0.036538766521356666) q[2]; ry(-0.07288263278880025) q[3]; ry(-0.05046619994231946) q[4]; ry(-0.13488951096286486) q[5]; ry(0.1229653022450521) q[6]; ry(-0.15653730107467817) q[7]; ry(-0.13488951096286486) q[8]; ry(0.11108203122057533) q[9]; cx q[10], q[9]; cx q[0], q[10]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8]; cx q[8], q[9];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x2; input float[64] x3; input float[64] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[11] c; qubit[11] q; ry(x0) q[0]; ry(x1) q[1]; ry(x2) q[2]; ry(x2) q[3]; ry(x3) q[4]; ry(x4) q[5]; ry(x4) q[6]; ry(x5) q[7]; ry(x6) q[8]; ry(x7) q[9]; ry(x8) q[10]; cx q[10], q[0]; cx q[9], q[10]; cx q[8], q[9]; cx q[7], q[8]; cx q[6], q[7]; cx q[5], q[6]; cx q[4], q[5]; cx q[3], q[4]; cx q[2], q[3]; cx q[1], q[2]; cx q[0], q[1]; ry(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(x1) q[7]; ry(x14) q[8]; ry(x16) q[9]; ry(x10) q[10]; cx q[10], q[9]; cx q[0], q[10]; cx q[0], q[1]; cx q[1], q[2]; cx q[2], q[3]; cx q[3], q[4]; cx q[4], q[5]; cx q[5], q[6]; cx q[6], q[7]; cx q[7], q[8]; cx q[8], q[9]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6]; c[7] = measure q[7]; c[8] = measure q[8]; c[9] = measure q[9]; c[10] = measure q[10];
{"node": 3}
{"circuits": [], "gradients": []}
[ "IIIIIIZIIIZ", "IIIIIZZIIII", "IIIIIZIIIIZ", "IIIIIIZIIZI", "IIIIIIIIIZZ", "IIIIIZIIIZI", "IIIZZIIIIII", "IIZZIIIIIII", "IIZIZIIIIII", "IZIZIIIIIII", "IZIIZIIIIII", "IZZIIIIIIII", "ZIIZIIIIIII", "ZIIIZIIIIII", "ZZIIIIIIIII", "IIIIIIIZZII", "IIIIIIZIIII", "IIIIIIIIIIZ", "IIIIIZIII...
[ -1.5, -2, -2, 0.5, 0.5, -2.5, -2.5, 0.5, -2, -2, -2, 0.5, -2, 0.5, 0.5, -1, 0.5, 0.5, 1, -1, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5 ]
0.971353
[ 0.0012037073772298429, -0.15653730107467817, 0.14019446254260293, 0.009568998556546304, 0.048485654558760055, 0.0013388704224265718, -0.12268094491560871, -0.04877468737934388, -0.10895617196799491, 3.2196768367254154, 0.1467046135907959, -0.036538766521356666, -0.07288263278880025, -0.050...
{ "n_parameters": 17, "n_qubits": 11, "optimal_eigenvalue": -21, "target_ratio": 0.97, "target_value": -20.37 }
12
9e14ad1f9402d7c930c6166736d23de7
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": 2, "source": 0, "target": 3}, {"capacity": 3, "source": 0, "target": 4}, {"capacity": 1, "source": 0, "target": 7}, {"capacity": 3, "source": 0, "target": 8}, {"capacity": 3, "source": 1, "target": 3}, {"capacity": 1, "source": 2, "target": 5}, {"capacity": 3, "source": 2, "target": 6}, {"capacity": 1, "source": 3, "target": 4}, {"capacity": 2, "source": 5, "target": 1}, {"capacity": 2, "source": 5, "target": 2}, {"capacity": 2, "source": 7, "target": 1}, {"capacity": 1, "source": 7, "target": 8}]}
{"states": [73, 75], "expectation_value": -9.496393832694867, "params": null, "bitstrings": ["110110110", "110110100"], "total_optimization_steps": 41, "probabilities": [0.37650477325892784, 0.3777717933096009], "optimization_time": 47.41694617271423}
-0.5 * (Z(0) @ Z(3)) + -0.25 * (Z(4) @ Z(3)) + -0.75 * (Z(4) @ Z(0)) + -0.25 * (Z(7) @ Z(0)) + 1.75 * (Z(8) @ Z(0)) + -0.25 * (Z(8) @ Z(7)) + -0.75 * (Z(1) @ Z(3)) + -0.5 * (Z(1) @ Z(7)) + -0.5 * (Z(5) @ Z(1)) + -0.75 * (Z(2) @ Z(5)) + -0.75 * (Z(6) @ Z(2)) + -1.0 * Z(3) + -0.25 * Z(0) + -1.0 * Z(4) + 0.5 * Z(7) + 1.5 * Z(8) + -0.25 * Z(1) + 0.75 * Z(5) + 0.5 * Z(2) + -0.75 * Z(6)
1
9
1
{"smallest_eigenvalues": [-9.5, -9.5, -9.5, -9.5, -9.5, -9.5, -9.5, -9.5], "number_of_smallest_eigenvalues": 8, "first_excited_energy": -8.5, "smallest_bitstrings": ["110110100", "111111110", "100110100", "111111100", "100110000", "110110010", "110110000", "110110110"], "largest_eigenvalue": 9.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; rx(-0.019398678090436997) q[0]; rz(2.084914487441562) q[0]; rx(0.09762454859881467) q[1]; rz(1.9642393875336737) q[1]; rx(0.15349678368786707) q[2]; rz(2.054520407527221) q[2]; rx(0.1508063677983519) q[3]; rz(2.01629317791377) q[3]; rx(-0.20457896895512162) q[4]; rz(1.9617147827560721) q[4]; rx(-0.10695434010622488) q[5]; rz(2.133408516433981) q[5]; rx(0.019812075457725918) q[6]; rz(1.9809535901863065) q[6]; rx(0.1534967836878671) q[7]; rz(2.103480487282619) q[7]; rx(1.1356822941030744) q[8]; rz(-0.0902013277838108) q[8]; cx q[8], q[7]; ry(0.016189085876000257) q[7]; cx q[8], q[7]; ry(-0.016189085876000257) q[7]; rz(-pi/2) q[7]; cx q[7], q[6]; ry(0.0742768874826486) q[6]; cx q[7], q[6]; ry(-0.0742768874826486) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(-0.1891356667536651) q[5]; cx q[6], q[5]; ry(0.1891356667536651) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(-0.10060682677226895) q[4]; cx q[5], q[4]; ry(0.10060682677226895) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(0.01738969619849836) q[3]; cx q[4], q[3]; ry(-0.01738969619849836) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(0.07698476891744513) q[2]; cx q[3], q[2]; ry(-0.07698476891744513) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(0.08270737245549362) q[1]; cx q[2], q[1]; ry(-0.08270737245549362) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(-0.08344705110398958) q[0]; cx q[1], q[0]; ry(-0.13274018972350615) q[0]; rz(0.3975759801306573) q[0]; rx(-0.20320485150645523) q[1]; rz(1.9295764862148133) q[1]; rx(0.0486648559348027) q[2]; rz(1.8511771301544044) q[2]; rx(-0.0232805560398455) q[3]; rz(1.8374142734016647) q[3]; rx(0.025744041259877688) q[4]; rz(1.8752383625925102) q[4]; rx(0.16063343539132566) q[5]; rz(2.05588897538526) q[5]; rx(0.025863147715033303) q[6]; rz(1.7322047854368225) q[6]; rx(0.03609905127120248) q[7]; rz(2.0512536583363747) q[7]; rx(0.9871678290695948) q[8]; rz(-0.0902013277838108) q[8]; cx q[8], q[7]; ry(-0.04551476608262324) q[7]; cx q[8], q[7]; ry(0.04551476608262324) q[7]; rz(-pi/2) q[7]; cx q[7], q[6]; ry(0.0022486263386904057) q[6]; cx q[7], q[6]; ry(-0.0022486263386904057) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(-0.11818387645853982) q[5]; cx q[6], q[5]; ry(0.11818387645853982) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(0.013055956374232978) q[4]; cx q[5], q[4]; ry(-0.013055956374232978) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(0.1800574580150354) q[3]; cx q[4], q[3]; ry(-0.1800574580150354) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(0.10397830264630638) q[2]; cx q[3], q[2]; ry(-0.10397830264630638) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(-0.03386504993737181) q[1]; cx q[2], q[1]; ry(0.03386504993737181) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(-0.19449493495839396) q[0]; cx q[1], q[0]; ry(0.2815581534167242) q[0]; rz(-0.3838516179197664) q[0]; rx(0.07600972565839578) q[1]; rz(1.483617180161115) q[1]; rx(-0.3084306674973283) q[2]; rz(1.2716752536619111) q[2]; rx(-0.13384161609694753) q[3]; rz(1.5051682296925026) q[3]; rx(0.07918307952088477) q[4]; rz(1.4470048907815158) q[4]; rx(-0.10695434010622491) q[5]; rz(1.3517602023800457) q[5]; rx(0.0791830795208848) q[6]; rz(1.6699521284726178) q[6]; rx(-0.2551011506758455) q[7]; rz(1.4220644147547628) q[7]; rx(0.7573587129496204) q[8]; rz(0.056592673403961895) q[8]; cx q[8], q[7]; ry(-0.14555264237079285) q[7]; cx q[8], q[7]; ry(0.14555264237079285) q[7]; rz(-pi/2) q[7]; cx q[7], q[6]; ry(-0.07140673190635488) q[6]; cx q[7], q[6]; ry(0.07140673190635488) q[6]; rz(-pi/2) q[6]; cx q[6], q[5]; ry(0.13812797189683146) q[5]; cx q[6], q[5]; ry(-0.13812797189683146) q[5]; rz(-pi/2) q[5]; cx q[5], q[4]; ry(0.09825495994618026) q[4]; cx q[5], q[4]; ry(-0.09825495994618026) q[4]; rz(-pi/2) q[4]; cx q[4], q[3]; ry(0.051546231889138615) q[3]; cx q[4], q[3]; ry(-0.051546231889138615) q[3]; rz(-pi/2) q[3]; cx q[3], q[2]; ry(-0.1933555957753521) q[2]; cx q[3], q[2]; ry(0.1933555957753521) q[2]; rz(-pi/2) q[2]; cx q[2], q[1]; ry(-0.05998381991173514) q[1]; cx q[2], q[1]; ry(0.05998381991173514) q[1]; rz(-pi/2) q[1]; cx q[1], q[0]; ry(0.1449923640907972) q[0]; cx q[1], q[0]; ry(-0.1449923640907972) q[0]; rz(-pi/2) q[0];
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.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.5708) q[0];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh 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.5708) q[0];\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];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) 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.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) 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.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\nc[8] = measure q[8];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[9] c;\nqubit[9] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nh q[8];\nry(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) 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(1.5708) q[8];\nry(-1.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) q[6];\nry(-0.0027) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) q[6];\nry(-0.0027) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) q[6];\nry(-0.0027) 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.5708) q[0];\nry(-1.5708) q[4];\ncry(-1.5708) q[8], q[3];\ncry(-1.5681) q[8], q[1];\ncry(-1.5486) q[8], q[6];\ncry(1.4449) q[2], q[5];\ncry(1.0464) q[5], q[2];\ncry(0.0421) q[8], q[5];\ncry(0.0826) q[8], q[2];\nry(0.0616) q[5];\nry(0.0649) q[2];\ncry(0.0441) q[7], q[5];\ncry(0.0387) q[7], q[2];\nry(-0.0193) q[6];\nry(-0.0027) 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"], "gradients": [1.4917, 1.9922, 1.7491, 1.7466, 0.996, 0.7474, 0.5012, 0.3531, 0.0358, 0.0516, 0.0533, 0.0405, 0.021, 0.0144, 0.0129, 0.01, 0.0099, 0.0097, 0.0097, 0.0087, 0.008, 0.0075, 0.0075, 0.0062, 0.0062, 0.006, 0.006, 0.006, 0.006, 0.0048, 0.0047, 0.0047, 0.0039, 0.0038, 0.0038, 0.0038, 0.0038, 0.0036, 0.0036, 0.0036, 0.0028]}
[ "IIIIIZIIZ", "IIIIZZIII", "IIIIZIIIZ", "IZIIIIIIZ", "ZIIIIIIIZ", "ZZIIIIIII", "IIIIIZIZI", "IZIIIIIZI", "IIIZIIIZI", "IIIZIIZII", "IIZIIIZII", "IIIIIZIII", "IIIIIIIIZ", "IIIIZIIII", "IZIIIIIII", "ZIIIIIIII", "IIIIIIIZI", "IIIZIIIII", "IIIIIIZII", "IIZIIIIII" ]
[ -0.5, -0.25, -0.75, -0.25, 1.75, -0.25, -0.75, -0.5, -0.5, -0.75, -0.75, -1, -0.25, -1, 0.5, 1.5, -0.25, 0.75, 0.5, -0.75 ]
0.973875
[ -0.019398678090436994, 0.514118160646666, 0.09762454859881467, 0.39344306073877683, 0.15349678368786707, 0.4837240807323244, 0.1508063677983519, 0.44549685111887327, -0.20457896895512162, 0.3909184559611752, -0.1069543401062249, 0.5626121896390848, 0.019812075457725918, 0.4101572633914103,...
{ "n_parameters": 74, "n_qubits": 9, "optimal_eigenvalue": -9.5, "target_ratio": 0.97, "target_value": -9.215 }
6
b9d77147a8075a3ab2c92d83b9a01aff
min_cut
qaoa
{"directed": true, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}], "edges": [{"capacity": 1, "source": 0, "target": 3}, {"capacity": 3, "source": 0, "target": 4}, {"capacity": 1, "source": 1, "target": 2}, {"capacity": 2, "source": 1, "target": 3}, {"capacity": 2, "source": 1, "target": 4}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 1, "source": 3, "target": 1}]}
{"states": [13, 15], "expectation_value": -0.17379658301379564, "params": [[0.07060000000000001, 0.0391], [-0.0762, -0.0429]], "bitstrings": ["10010", "10000"], "total_optimization_steps": 10, "probabilities": [0.03637103780328614, 0.03743000227823587], "optimization_time": 1.670799732208252}
-0.25 * (Z(0) @ Z(3)) + 0.5 * (Z(4) @ Z(0)) + -0.75 * (Z(1) @ Z(3)) + -0.5 * (Z(1) @ Z(4)) + -0.5 * (Z(2) @ Z(4)) + -0.25 * (Z(2) @ Z(1)) + -0.5 * Z(3) + -0.25 * Z(0) + -0.5 * Z(4) + 1.0 * Z(1) + 0.25 * Z(2)
1
5
2
{"smallest_eigenvalues": [-2.75, -2.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.75, "smallest_bitstrings": ["10010", "10000"], "largest_eigenvalue": 4.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[5] q; h q[0]; h q[1]; h q[2]; h q[3]; cx q[3], q[0]; rz(-0.3021285901869553) q[0]; cx q[3], q[0]; cx q[3], q[1]; rz(-0.043858714499417424) q[1]; cx q[3], q[1]; rz(0.15148676426630026) q[3]; rx(1.6420934673725691) q[3]; h q[4]; cx q[0], q[4]; rz(-0.6058695825523499) q[4]; cx q[0], q[4]; rz(-0.3021285901869555) q[0]; rx(1.6420934673725693) q[0]; cx q[3], q[0]; rz(-0.6058695825523499) q[0]; cx q[3], q[0]; cx q[4], q[1]; rz(0.1514867642663002) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(0.1514867642663002) q[2]; cx q[4], q[2]; cx q[1], q[2]; rz(-0.3021285901869553) q[2]; cx q[1], q[2]; rz(-1.1554450260119575) q[1]; rx(1.642093467372569) q[1]; rz(-1.1686368417294872) q[2]; rx(1.6420934673725693) q[2]; cx q[3], q[1]; rz(-0.4649764029594956) q[1]; cx q[3], q[1]; rz(-0.7324181695780485) q[3]; rx(-0.9130635513536562) q[3]; rz(0.15148676426630026) q[4]; rx(1.6420934673725691) q[4]; cx q[0], q[4]; rz(-0.5967042178992558) q[4]; cx q[0], q[4]; rz(-0.6058695825523501) q[0]; rx(-0.9130635513536561) q[0]; cx q[3], q[0]; rz(-0.23404186224473988) q[0]; cx q[3], q[0]; cx q[4], q[1]; rz(-0.7324181695780487) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(-0.7324181695780487) q[2]; cx q[4], q[2]; cx q[1], q[2]; rz(-0.6058695825523499) q[2]; cx q[1], q[2]; rz(0.3753576001099055) q[1]; rx(-0.9130635513536562) q[1]; rz(0.15148676426630026) q[2]; rx(-0.9130635513536565) q[2]; cx q[3], q[1]; rz(-0.4645555766180839) q[1]; cx q[3], q[1]; rz(-0.6394196598076509) q[3]; rx(-0.850507192010172) q[3]; rz(-0.7324181695780485) q[4]; rx(-0.9130635513536562) q[4]; cx q[0], q[4]; rz(0.11806590585545475) q[4]; cx q[0], q[4]; rz(-0.23404186224474) q[0]; rx(-0.8505071920101719) q[0]; cx q[3], q[0]; rz(-0.5870010165282209) q[0]; cx q[3], q[0]; cx q[4], q[1]; rz(-0.6394196598076509) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(-0.6394196598076509) q[2]; cx q[4], q[2]; cx q[1], q[2]; rz(-0.23404186224473988) q[2]; cx q[1], q[2]; rz(2.1259077339745236) q[1]; rx(-0.850507192010172) q[1]; rz(1.8379008950518188) q[2]; rx(-0.850507192010172) q[2]; cx q[3], q[1]; rz(-0.8273738012696147) q[1]; cx q[3], q[1]; rz(-1.0916355011147187) q[3]; rx(-0.5010533836136899) q[3]; rz(-0.6394196598076509) q[4]; rx(-0.850507192010172) q[4]; cx q[0], q[4]; rz(0.40703559453702987) q[4]; cx q[0], q[4]; rz(-0.5870010165282213) q[0]; rx(-0.50105338361369) q[0]; cx q[4], q[1]; rz(-1.0916355011147187) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(-1.0916355011147187) q[2]; cx q[4], q[2]; cx q[1], q[2]; rz(-0.5870010165282209) q[2]; cx q[1], q[2]; rz(0.8246135458246986) q[1]; rx(-0.5010533836136899) q[1]; rz(0.3087791228899093) q[2]; rx(-0.50105338361369) q[2]; rz(-1.0916355011147187) q[4]; rx(-0.5010533836136899) 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] x2; input float[64] x3; input float[64] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[5] c; qubit[5] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; cx q[3], q[0]; rz(x0) q[0]; cx q[3], q[0]; cx q[0], q[4]; rz(x1) q[4]; cx q[0], q[4]; cx q[3], q[1]; rz(x2) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x3) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(x3) q[2]; cx q[4], q[2]; cx q[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; rz(x3) q[3]; rz(x0) q[0]; rz(x3) q[4]; rz(x4) q[1]; rz(x5) 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]; cx q[3], q[0]; rz(x7) q[0]; cx q[3], q[0]; cx q[0], q[4]; rz(x8) q[4]; cx q[0], q[4]; cx q[3], q[1]; rz(x9) q[1]; cx q[3], q[1]; cx q[4], q[1]; rz(x10) q[1]; cx q[4], q[1]; cx q[4], q[2]; rz(x10) q[2]; cx q[4], q[2]; cx q[1], q[2]; rz(x7) q[2]; cx q[1], q[2]; rz(x10) q[3]; rz(x7) q[0]; rz(x10) q[4]; rz(x11) q[1]; rz(x12) q[2]; 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4];
{"source": 0, "sink": 4}
{"circuits": [], "gradients": []}
[ "IZIIZ", "ZIIIZ", "IZIZI", "ZIIZI", "ZIZII", "IIZZI", "IZIII", "IIIIZ", "ZIIII", "IIIZI", "IIZII" ]
[ -0.25, 0.5, -0.75, -0.5, -0.5, -0.25, -0.5, -0.25, -0.5, 1, 0.25 ]
0.970354
[ -0.3021285901869553, -0.6058695825523499, -0.043858714499417424, 0.1514867642663002, -1.1554450260119575, -1.1686368417294875, 1.6420934673725691, -0.5967042178992558, -0.4649764029594956, -0.7324181695780487, 0.37535760010990565, -0.9130635513536562, -0.23404186224473988, 0.11806590585545...
{ "n_parameters": 26, "n_qubits": 5, "optimal_eigenvalue": -2.75, "target_ratio": 0.97, "target_value": -2.6675 }
256
406f205c8f68e15d44cfdbce281f4c7d
kclique
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 4}, {"id": 3}, {"id": 5}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 5}, {"source": 1, "target": 2}, {"source": 1, "target": 4}, {"source": 4, "target": 3}]}
{"states": [41, 7], "expectation_value": -2.625603114405524, "params": [[-0.012400000000000001, -0.029900000000000003, -0.0367, -0.035], [-0.0056, 0.032100000000000004, 0.0414, 0.042100000000000005]], "bitstrings": ["010110", "111000"], "total_optimization_steps": 10, "probabilities": [0.024189067915003203, 0.024801239500449844], "optimization_time": 11.282314777374268}
1.75 * (Z(0) @ Z(1)) + 1.75 * (Z(2) @ Z(1)) + 1.75 * (Z(2) @ Z(0)) + 1.75 * (Z(4) @ Z(1)) + 2.0 * (Z(4) @ Z(0)) + 2.0 * (Z(4) @ Z(2)) + 2.0 * (Z(3) @ Z(1)) + 2.0 * (Z(3) @ Z(0)) + 2.0 * (Z(3) @ Z(2)) + 1.75 * (Z(3) @ Z(4)) + 2.0 * (Z(5) @ Z(1)) + 1.75 * (Z(5) @ Z(0)) + 2.0 * (Z(5) @ Z(2)) + 2.0 * (Z(5) @ Z(4)) + 2.0 * (Z(5) @ Z(3)) + -0.75 * Z(1) + -0.75 * Z(0) + -0.5 * Z(2) + -0.5 * Z(4) + -0.25 * Z(3) + -0.25 * Z(5)
11
6
4
{"smallest_eigenvalues": [-7.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -6.5, "smallest_bitstrings": ["111000"], "largest_eigenvalue": 31.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; rx(-0.00817263797266711) q[0]; rz(0.5966647633891988) q[0]; rx(-0.00817263797266711) q[1]; rz(0.13566274477300744) q[1]; rx(3.0563566369992974) q[2]; rz(1.526362272167271) q[2]; rx(2.7143491625185714) q[3]; rz(0.6625473815348293) q[3]; rx(-0.235591289998422) q[4]; rz(0.5263775625222091) q[4]; rx(3.0339991639572848) q[5]; rz(0.17723105258234045) q[5];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x3; input float[64] x4; input float[64] x5; input float[64] x6; input float[64] x7; input float[64] x8; input float[64] x9; bit[6] c; qubit[6] q; h q[0]; h q[1]; h q[2]; h q[3]; h q[4]; h q[5]; cx q[1], q[0]; rz(x0) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x0) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x0) q[2]; cx q[0], q[2]; cx q[1], q[4]; rz(x0) 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[1], q[3]; rz(x1) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x1) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x1) q[3]; cx q[2], q[3]; cx q[4], q[3]; rz(x0) q[3]; cx q[4], q[3]; cx q[1], q[5]; rz(x1) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x0) 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[3], q[5]; rz(x1) q[5]; cx q[3], q[5]; rz(x2) q[1]; rz(x2) q[0]; rz(x3) q[2]; rz(x3) q[4]; rz(x4) q[3]; rz(x4) q[5]; 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]; cx q[1], q[0]; rz(x6) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x6) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x6) q[2]; cx q[0], q[2]; cx q[1], q[4]; rz(x6) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x7) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x7) q[4]; cx q[2], q[4]; 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[4], q[3]; rz(x6) q[3]; cx q[4], q[3]; cx q[1], q[5]; rz(x7) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x6) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x7) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(x7) q[5]; cx q[4], q[5]; cx q[3], q[5]; rz(x7) q[5]; cx q[3], q[5]; rz(x8) q[1]; rz(x8) q[0]; rz(x9) q[2]; rz(x9) q[4]; rz(x10) q[3]; 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]; cx q[1], q[0]; rz(x12) q[0]; cx q[1], q[0]; cx q[1], q[2]; rz(x12) q[2]; cx q[1], q[2]; cx q[0], q[2]; rz(x12) q[2]; cx q[0], q[2]; cx q[1], q[4]; rz(x12) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x13) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x13) q[4]; cx q[2], q[4]; cx q[1], q[3]; rz(x13) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x13) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x13) q[3]; cx q[2], q[3]; cx q[4], q[3]; rz(x12) q[3]; cx q[4], q[3]; cx q[1], q[5]; rz(x13) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x12) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x13) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(x13) q[5]; cx q[4], q[5]; cx q[3], q[5]; rz(x13) q[5]; cx q[3], q[5]; rz(x14) q[1]; rz(x14) q[0]; rz(x15) q[2]; rz(x15) q[4]; rz(x16) q[3]; rz(x16) q[5]; 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]; 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[4]; rz(x18) q[4]; cx q[1], q[4]; cx q[0], q[4]; rz(x19) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(x19) q[4]; cx q[2], q[4]; cx q[1], q[3]; rz(x19) q[3]; cx q[1], q[3]; cx q[0], q[3]; rz(x19) q[3]; cx q[0], q[3]; cx q[2], q[3]; rz(x19) q[3]; cx q[2], q[3]; cx q[4], q[3]; rz(x18) q[3]; cx q[4], q[3]; cx q[1], q[5]; rz(x19) q[5]; cx q[1], q[5]; cx q[0], q[5]; rz(x18) q[5]; cx q[0], q[5]; cx q[2], q[5]; rz(x19) q[5]; cx q[2], q[5]; cx q[4], q[5]; rz(x19) q[5]; cx q[4], q[5]; cx q[3], q[5]; rz(x19) q[5]; cx q[3], q[5]; rz(x20) q[1]; rz(x20) q[0]; rz(x21) q[2]; rz(x21) q[4]; rz(x22) q[3]; 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]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5];
{"k": 3}
{"circuits": [], "gradients": []}
[ "IIIIZZ", "IIIZZI", "IIIZIZ", "IZIIZI", "IZIIIZ", "IZIZII", "IIZIZI", "IIZIIZ", "IIZZII", "IZZIII", "ZIIIZI", "ZIIIIZ", "ZIIZII", "ZZIIII", "ZIZIII", "IIIIZI", "IIIIIZ", "IIIZII", "IZIIII", "IIZIII", "ZIIIII" ]
[ 1.75, 1.75, 1.75, 1.75, 2, 2, 2, 2, 2, 1.75, 2, 1.75, 2, 2, 2, -0.75, -0.75, -0.5, -0.5, -0.25, -0.25 ]
0.974338
[ -0.00817263797266711, 0.5966647633891988, 0.13566274477300744, 3.0563566369992974, 1.526362272167271, 2.7143491625185714, 0.6625473815348293, -0.235591289998422, 0.5263775625222091, 3.0339991639572848, 0.17723105258234045 ]
{ "n_parameters": 11, "n_qubits": 6, "optimal_eigenvalue": -3.5, "target_ratio": 0.97, "target_value": -3.395 }
12
8e4b273e62e3bdbcb042f56fe9c0bd31
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": 5}, {"source": 0, "target": 4}, {"source": 1, "target": 2}, {"source": 2, "target": 3}, {"source": 3, "target": 5}]}
{"states": [22, 19], "expectation_value": -2.996515537770063, "params": null, "bitstrings": ["101001", "101100"], "total_optimization_steps": 22, "probabilities": [0.06700898087125177, 0.9297460398076854], "optimization_time": 16.232529401779175}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(4) @ Z(0)) + 0.5 * (Z(2) @ Z(1)) + 0.5 * (Z(3) @ Z(5)) + 0.5 * (Z(3) @ Z(2)) + -0.5 * Z(1) + -1.0 * Z(0) + -0.5 * Z(5) + 0.0 * Z(4) + -0.5 * Z(2) + -0.5 * Z(3)
1
6
4
{"smallest_eigenvalues": [-3.0, -3.0, -3.0], "number_of_smallest_eigenvalues": 3, "first_excited_energy": -2.0, "smallest_bitstrings": ["101001", "110100", "101100"], "largest_eigenvalue": 6.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; h q[2]; cx q[2], q[0]; rz(0.003570858544960076) q[0]; cx q[2], q[0]; cx q[1], q[0]; rz(0.003570858544960076) q[0]; cx q[1], q[0]; cx q[2], q[1]; rz(0.003570858544960076) q[1]; cx q[1], q[0]; rz(-0.11726358043627519) q[0]; cx q[1], q[0]; cx q[2], q[1]; rz(1.6119291352367773) q[1]; rx(0.9513101502862551) q[1]; h q[3]; cx q[3], q[0]; rz(-0.6462594328548128) q[0]; cx q[3], q[0]; rz(-0.11726358043627538) q[0]; rx(0.9513101502862552) q[0]; h q[4]; cx q[3], q[4]; rz(-0.6462594328548128) q[4]; cx q[3], q[4]; rz(0.6371699566376292) q[3]; rx(0.9513101502862552) q[3]; h q[5]; cx q[5], q[4]; rz(-0.6462594328548128) q[4]; cx q[5], q[4]; cx q[2], q[5]; rz(0.6371699566376292) q[4]; rx(0.9513101502862552) q[4]; rz(-0.6462594328548128) q[5]; cx q[2], q[5]; rz(-0.11726358043627538) q[2]; rx(0.9513101502862552) q[2]; cx q[2], q[0]; rz(0.03572501092869963) q[0]; cx q[2], q[0]; cx q[1], q[0]; rz(0.03572501092869963) q[0]; cx q[1], q[0]; cx q[2], q[1]; rz(0.03572501092869963) q[1]; cx q[1], q[0]; rz(0.07116209703665359) q[0]; cx q[1], q[0]; cx q[2], q[1]; rz(-0.06107024763807267) q[1]; rx(0.538238114406948) q[1]; cx q[3], q[0]; rz(-1.4784117063539257) q[0]; cx q[3], q[0]; rz(0.07116209703665355) q[0]; rx(0.538238114406948) q[0]; cx q[3], q[4]; rz(-1.4784117063539257) q[4]; cx q[3], q[4]; rz(0.8005656144892779) q[3]; rx(0.5382381144069479) q[3]; rz(0.6371699566376292) q[5]; rx(0.9513101502862552) q[5]; cx q[5], q[4]; rz(-1.4784117063539257) q[4]; cx q[5], q[4]; cx q[2], q[5]; rz(0.8005656144892779) q[4]; rx(0.5382381144069479) q[4]; rz(-1.4784117063539257) q[5]; cx q[2], q[5]; rz(0.07116209703665355) q[2]; rx(0.538238114406948) q[2]; rz(0.8005656144892779) q[5]; rx(0.5382381144069479) 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[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[0];\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[0];\nry(-1.4449) q[2];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[6] c;\nqubit[6] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nry(-1.5681) q[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\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];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\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];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\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];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\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];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\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];\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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) q[3], q[5];\ncry(-0.0048) 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[0];\nry(-1.4449) q[2];\nry(1.4449) q[4];\nry(1.4417) q[1];\ncry(-1.0398) q[5], q[3];\nry(0.7022) q[5];\nry(-0.4578) q[3];\ncry(0.497) q[4], q[5];\ncry(-0.3761) q[4], q[3];\ncry(0.2474) q[1], q[5];\ncry(-0.1469) q[1], q[3];\ncry(-0.1214) q[1], q[2];\ncry(0.1208) q[4], q[1];\ncry(0.1157) q[1], q[4];\ncry(-0.0027) q[4], q[0];\ncry(-0.0223) q[3], q[5];\ncry(-0.0048) 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"], "gradients": [1.0062, 0.503, 0.5002, 0.4959, 0.253, 0.2463, 0.1912, 0.2244, 0.1882, 0.1266, 0.078, 0.0726, 0.0626, 0.0601, 0.0138, 0.0097, 0.0073, 0.0049, 0.0049, 0.0048, 0.004, 0.0028]}
[ "IIIIZZ", "ZIIIIZ", "IZIIIZ", "IIIZZI", "ZIZIII", "IIZZII", "IIIIZI", "IIIIIZ", "ZIIIII", "IZIIII", "IIIZII", "IIZIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, -0.5, -1, -0.5, 0, -0.5, -0.5 ]
0.762533
[ 0.003570858544960076, -0.11726358043627519, -0.6462594328548128, 1.611929135236777, 0.6371699566376291, 0.9513101502862553, 0.03572501092869963, 0.07116209703665359, -1.4784117063539257, -0.06107024763807288, 0.8005656144892781, 0.538238114406948 ]
{ "n_parameters": 12, "n_qubits": 6, "optimal_eigenvalue": -3.25, "target_ratio": 0.97, "target_value": -3.1525 }
320
199774378666556344
hypermaxcut
qaoa
{"nodes": [0, 1, 2, 3, 4, 5], "hyperedges": [[2, 3], [1, 3], [1, 5], [3, 5], [3, 4], [4, 5], [0, 4]]}
{"states": [26, 37], "expectation_value": -0.06915925328493572, "params": [[0.0758], [-0.0666]], "bitstrings": ["100101", "011010"], "total_optimization_steps": 10, "probabilities": [0.017220421437892482, 0.017220421437892482], "optimization_time": 2.1116678714752197}
0.5 * (Z(2) @ Z(3)) + 0.5 * (Z(1) @ Z(3)) + 0.5 * (Z(5) @ Z(3)) + 0.5 * (Z(5) @ Z(1)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(0) @ Z(4)) + 0.0 * Z(3) + 0.0 * Z(2) + 0.0 * Z(1) + 0.0 * Z(5) + 0.0 * Z(4) + 0.0 * Z(0)
1
6
1
{"smallest_eigenvalues": [-2.5, -2.5], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.5, "smallest_bitstrings": ["100101", "011010"], "largest_eigenvalue": 3.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; ry(-0.0836457492114554) q[0]; h q[1]; ry(0.7104814123738387) q[1]; h q[2]; h q[3]; ry(-0.0836457492114554) q[3]; h q[4]; cx q[4], q[0]; ry(0.0836457492114554) q[0]; cx q[4], q[0]; ry(-0.9261070341127813) q[0]; ry(1.1975708719103555) q[4]; h q[5]; cx q[5], q[3]; ry(0.0836457492114554) q[3]; cx q[5], q[3]; ry(-0.2713899796349975) q[3]; cx q[2], q[3]; ry(0.2713899796349975) q[3]; cx q[2], q[3]; ry(-0.31456073659435957) q[3]; ry(-0.5962343474044226) q[5]; ry(1.4802823378717442) q[2]; cx q[2], q[1]; ry(-0.7104814123738387) q[1]; cx q[2], q[1]; cx q[1], q[3]; cx q[2], q[4]; ry(0.31456073659435957) q[3]; cx q[1], q[3]; ry(0.24360221744679178) q[1]; cx q[1], q[0]; ry(0.29532138810947495) q[0]; cx q[1], q[0]; ry(-0.2731138161812454) q[4]; cx q[2], q[4]; cx q[4], q[5]; ry(0.2330560981918165) q[2]; cx q[1], q[2]; ry(-0.2330560981918165) q[2]; cx q[1], q[2]; ry(0.5962343474044226) q[5]; cx q[4], q[5]; ry(0.16703072929623586) q[5]; cx q[3], q[5]; ry(-0.16703072929623586) q[5]; cx q[3], q[5]; ry(-0.11575520932782925) q[5]; cx q[1], q[5]; ry(0.11575520932782925) q[5]; cx q[1], q[5]; ry(-0.13367266954515855) q[5]; cx q[0], q[5]; ry(0.13367266954515855) q[5]; cx q[0], q[5]; ry(-0.18879629850932464) q[3]; cx q[4], q[3]; ry(0.18879629850932464) q[3]; cx q[4], q[3]; ry(0.009106839639271096) q[4]; cx q[1], q[4]; ry(-0.009106839639271096) q[4]; cx q[1], q[4]; ry(-0.02552630242984135) q[2]; cx q[4], q[2]; ry(0.02552630242984135) q[2]; cx q[4], q[2]; ry(-0.0951140995614175) q[0]; cx q[2], q[0]; ry(0.0951140995614175) q[0]; cx q[2], q[0]; ry(-0.011506120287277342) q[4]; ry(0.07721048300244304) q[2]; ry(-0.07540822840981269) q[1]; ry(-0.15761778052115483) q[3]; cx q[0], q[3]; ry(-0.08592542752943758) q[3]; cx q[0], q[3]; cx q[3], q[4]; ry(0.011506120287277342) q[4]; cx q[3], q[4]; ry(0.006486833597455448) q[0]; ry(-0.04847405453540029) q[5]; cx q[5], q[2]; ry(-0.07721048300244304) q[2]; cx q[5], q[2]; cx q[5], q[0]; ry(-0.03218114132593508) q[2]; cx q[3], q[2]; ry(0.03218114132593508) q[2]; cx q[3], q[2]; ry(-0.006486833597455448) q[0]; cx q[5], q[0]; cx q[5], q[1]; ry(0.07540822840981269) q[1]; cx q[5], q[1]; ry(-0.10589538680332701) q[5]; cx q[2], q[5]; ry(0.10589538680332701) q[5]; cx q[2], q[5]; ry(0.05462559100416872) q[1]; cx q[3], q[1]; ry(-0.05462559100416872) q[1]; cx q[3], q[1]; ry(0.07097057599338773) q[1]; cx q[0], q[1]; ry(-0.07097057599338773) 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; 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[3], q[2]; rz(x0) q[2]; cx q[3], q[2]; cx q[3], q[1]; rz(x0) q[1]; cx q[3], q[1]; cx q[3], q[5]; rz(x0) q[5]; cx q[3], q[5]; cx q[1], q[5]; rz(x0) q[5]; cx q[1], q[5]; cx q[3], q[4]; rz(x0) q[4]; cx q[3], q[4]; cx q[5], q[4]; rz(x0) q[4]; cx q[5], q[4]; cx q[4], q[0]; rz(x0) q[0]; cx q[4], q[0]; rz(x1) q[3]; rz(x1) q[2]; rz(x1) q[1]; rz(x1) q[5]; rz(x1) q[4]; rz(x1) q[0]; h q[0]; rz(x2) q[0]; h q[0]; h q[1]; rz(x2) q[1]; h q[1]; h q[2]; rz(x2) q[2]; h q[2]; h q[3]; rz(x2) q[3]; h q[3]; h q[4]; rz(x2) q[4]; h q[4]; h q[5]; rz(x2) q[5]; h q[5]; 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": []}
[ "IIZZII", "IIZIZI", "ZIZIII", "ZIIIZI", "IZZIII", "ZZIIII", "IZIIIZ", "IIZIII", "IIIZII", "IIIIZI", "ZIIIII", "IZIIII", "IIIIIZ" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0, 0, 0, 0, 0, 0 ]
0.970685
[ -0.1672914984229108, 0.9244570557291099, -0.6307856460033063, -0.542779959269995, 1.4802823378717442, 1.4209628247476773, -0.6291214731887191, 0.5462276323624908, -1.1924686948088452, 0.24360221744679178, -0.5906427762189499, 0.466112196383633, 0.3340614585924717, -0.3775925970186493, -0...
{ "n_parameters": 30, "n_qubits": 6, "optimal_eigenvalue": -2.5, "target_ratio": 0.97, "target_value": -2.425 }
15
3bcfe4648282d1b3b76d6f42e87e5c5d
edge_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": 5}, {"source": 1, "target": 5}, {"source": 2, "target": 4}, {"source": 2, "target": 5}, {"source": 3, "target": 4}, {"source": 3, "target": 5}, {"source": 4, "target": 5}]}
{"states": [109, 115], "expectation_value": -2.838724855327932, "params": null, "bitstrings": ["10010010", "10001100"], "total_optimization_steps": 52, "probabilities": [0.08383982851123065, 0.6270265834518883], "optimization_time": 134.75828576087952}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(3) @ Z(4)) + 0.5 * (Z(5) @ Z(6)) + 0.25 * (Z(3) @ Z(5)) + 0.25 * (Z(7) @ Z(3)) + 0.25 * (Z(7) @ Z(5)) + -0.25 * (Z(7) @ Z(3) @ Z(5)) + 0.0625 * (Z(1) @ Z(2)) + 0.0625 * (Z(4) @ Z(1)) + 0.0625 * (Z(6) @ Z(1)) + 0.0625 * (Z(7) @ Z(1)) + 0.0625 * (Z(4) @ Z(2)) + 0.0625 * (Z(6) @ Z(2)) + 0.0625 * (Z(7) @ Z(2)) + 0.0625 * (Z(4) @ Z(6)) + 0.0625 * (Z(7) @ Z(4)) + 0.0625 * (Z(7) @ Z(6)) + -0.0625 * (Z(4) @ Z(1) @ Z(2)) + -0.0625 * (Z(1) @ Z(6) @ Z(2)) + -0.0625 * (Z(7) @ Z(1) @ Z(2)) + -0.0625 * (Z(4) @ Z(6) @ Z(1)) + -0.0625 * (Z(7) @ Z(4) @ Z(1)) + -0.0625 * (Z(7) @ Z(6) @ Z(1)) + -0.0625 * (Z(4) @ Z(6) @ Z(2)) + -0.0625 * (Z(7) @ Z(4) @ Z(2)) + -0.0625 * (Z(7) @ Z(6) @ Z(2)) + -0.0625 * (Z(7) @ Z(4) @ Z(6)) + 0.0625 * (Z(4) @ Z(1) @ Z(6) @ Z(2)) + 0.0625 * (Z(7) @ Z(4) @ Z(1) @ Z(2)) + 0.0625 * (Z(7) @ Z(1) @ Z(6) @ Z(2)) + 0.0625 * (Z(7) @ Z(4) @ Z(6) @ Z(1)) + 0.0625 * (Z(7) @ Z(4) @ Z(6) @ Z(2)) + -0.0625 * (Z(2) @ Z(7) @ Z(1) @ Z(4) @ Z(6)) + -0.5 * Z(0) + -0.0625 * Z(1) + -0.0625 * Z(2) + -0.25 * Z(3) + -0.0625 * Z(4) + -0.25 * Z(5) + -0.0625 * Z(6) + 0.1875 * Z(7)
1
8
2
{"smallest_eigenvalues": [-3.3125, -3.3125], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -2.3125, "smallest_bitstrings": ["10010010", "10001100"], "largest_eigenvalue": 5.6875}
OPENQASM 3.0; include "stdgates.inc"; qubit[6] q; h q[0]; h q[1]; ry(-0.4983893330425997) q[1]; cx q[0], q[1]; ry(0.4983893330425997) q[1]; cx q[0], q[1]; ry(1.066076181721017) q[0]; ry(-0.5938713995022797) q[1]; h q[2]; ry(1.5402154026626123) q[2]; h q[3]; ry(1.5402154026626123) q[3]; ry(-0.17623757719026006) q[4]; rz(-pi) q[4]; cx q[3], q[4]; ry(0.06580493460648182) q[4]; cx q[3], q[4]; cx q[3], q[0]; ry(-0.27720227517317614) q[0]; cx q[3], q[0]; cx q[3], q[1]; ry(0.09904381191349791) q[0]; cx q[2], q[0]; ry(-0.09904381191349791) q[0]; cx q[2], q[0]; ry(0.16457129240157412) q[1]; cx q[3], q[1]; ry(-0.07119980364264647) q[1]; cx q[2], q[1]; ry(0.07119980364264647) q[1]; cx q[2], q[1]; ry(-0.012578100655478422) q[0]; cx q[1], q[0]; ry(0.012578100655478422) q[0]; cx q[1], q[0]; ry(0.013579587450863684) q[2]; cx q[3], q[2]; ry(-0.013579587450863684) q[2]; cx q[3], q[2]; ry(0.08734490162354488) q[3]; cx q[2], q[3]; ry(-0.08734490162354488) q[3]; cx q[2], q[3]; ry(-0.045645598824569984) q[4]; cx q[2], q[4]; ry(0.045645598824569984) q[4]; cx q[2], q[4]; h q[5]; ry(-1.5938656292948508) q[5];
null
null
{"circuits": ["OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-1.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];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.4449) q[0];\nry(1.3806) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\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];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh q[0];\nh q[1];\nh q[2];\nh q[3];\nh q[4];\nh q[5];\nh q[6];\nh q[7];\nry(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\nc[0] = measure q[0];\nc[1] = measure q[1];\nc[2] = measure q[2];\nc[3] = measure q[3];\nc[4] = measure q[4];\nc[5] = measure q[5];\nc[6] = measure q[6];\nc[7] = measure q[7];\n", "OPENQASM 3.0;\ninclude \"stdgates.inc\";\nbit[8] c;\nqubit[8] q;\nh 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) 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(-1.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) q[7], q[2];\ncry(-0.0007) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) q[7], q[2];\ncry(-0.0007) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) q[7], q[2];\ncry(-0.0007) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) q[7], q[2];\ncry(-0.0007) q[7], q[4];\nry(-0.0019) 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.4449) q[0];\nry(1.3806) q[2];\ncry(-1.3016) q[6], q[5];\nry(1.2971) q[1];\ncry(-1.2962) q[3], q[4];\nry(1.0184) q[7];\ncry(-0.4703) q[3], q[5];\ncry(0.8318) q[3], q[6];\ncry(-0.4248) q[6], q[4];\ncry(0.8468) q[6], q[3];\ncry(-0.1259) q[2], q[0];\ncry(0.4685) q[2], q[7];\ncry(-0.1297) q[7], q[5];\ncry(0.2482) q[7], q[1];\nry(0.2083) q[6];\ncry(-0.1219) q[2], q[4];\ncry(-0.3781) q[4], q[6];\ncry(0.1685) q[1], q[2];\nry(0.1782) q[3];\ncry(-0.3669) q[5], q[3];\ncry(0.279) q[4], q[5];\ncry(0.2975) q[5], q[4];\ncry(-0.19) q[5], q[6];\ncry(0.1305) q[1], q[6];\ncry(-0.1792) q[4], q[3];\ncry(0.0893) q[1], q[3];\ncry(0.0758) q[1], q[7];\ncry(-0.0251) q[2], q[5];\ncry(0.0247) q[7], q[6];\ncry(0.0234) q[2], q[1];\ncry(-0.0074) q[1], q[5];\ncry(-0.001) q[1], q[0];\ncry(0.0142) q[2], q[3];\ncry(0.0131) q[7], q[2];\ncry(-0.0007) q[7], q[4];\nry(-0.0019) q[5];\ncry(0.0076) 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"], "gradients": [0.5048, 0.4319, 0.3781, 0.3702, 0.3745, 0.2421, 0.205, 0.2178, 0.2562, 0.2693, 0.1912, 0.1815, 0.1166, 0.1129, 0.0855, 0.1114, 0.0878, 0.0793, 0.0755, 0.0861, 0.0587, 0.0636, 0.057, 0.0608, 0.0547, 0.0421, 0.0318, 0.0278, 0.0101, 0.01, 0.0096, 0.0087, 0.0072, 0.0072, 0.0072, 0.0072, 0.0063, 0.0063, 0.0057, 0.0053, 0.0053, 0.0051, 0.005, 0.0042, 0.0042, 0.0042, 0.0042, 0.0039, 0.0032, 0.0032, 0.0032, 0.003]}
[ "IIIIIIZZ", "IIIIIZIZ", "IIIZZIII", "IZZIIIII", "IIZIZIII", "ZIIIZIII", "ZIZIIIII", "ZIZIZIII", "IIIIIZZI", "IIIZIIZI", "IZIIIIZI", "ZIIIIIZI", "IIIZIZII", "IZIIIZII", "ZIIIIZII", "IZIZIIII", "ZIIZIIII", "ZZIIIIII", "IIIZIZZI", "IZIIIZZI", "ZIIIIZZI", "IZIZIIZI", "ZIIZIIZ...
[ 0.5, 0.5, 0.5, 0.5, 0.25, 0.25, 0.25, -0.25, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, -0.0625, 0.0625, 0.0625, 0.0625, 0.0625, 0.062...
0.996974
[ -1.5938656292948508, -1.3287538149981546, 1.5402154026626123, -0.9967786660851994, 0.7888739065478406, -0.13160986921296364, -0.42930010710070565, 0.5544045503463523, -0.32914258480314823, 0.19808762382699582, -0.14239960728529294, 0.027159174901727368, 0.17468980324708977, -0.025156201310...
{ "n_parameters": 15, "n_qubits": 6, "optimal_eigenvalue": -4, "target_ratio": 0.97, "target_value": -3.88 }
1
1f4bbfe7446d68943a04b00ebacd5a62
vertex_cover
qaoa
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 0}, {"id": 1}, {"id": 2}, {"id": 3}, {"id": 4}, {"id": 5}, {"id": 6}], "edges": [{"source": 0, "target": 1}, {"source": 0, "target": 2}, {"source": 0, "target": 5}, {"source": 0, "target": 3}, {"source": 3, "target": 4}, {"source": 4, "target": 6}]}
{"states": [54, 59], "expectation_value": -0.002723903411045142, "params": [[0.0082], [-0.014400000000000001]], "bitstrings": ["1001001", "1000100"], "total_optimization_steps": 10, "probabilities": [0.007832870777974798, 0.007840273090760635], "optimization_time": 1.2101290225982666}
0.5 * (Z(0) @ Z(1)) + 0.5 * (Z(2) @ Z(0)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(3) @ Z(0)) + 0.5 * (Z(4) @ Z(3)) + 0.5 * (Z(6) @ Z(4)) + 0.0 * Z(1) + -1.5 * Z(0) + 0.0 * Z(2) + 0.0 * Z(5) + -0.5 * Z(3) + -0.5 * Z(4) + 0.0 * Z(6)
1
7
1
{"smallest_eigenvalues": [-4.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -3.5, "smallest_bitstrings": ["1000100"], "largest_eigenvalue": 5.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; h q[1]; cx q[1], q[0]; rz(-4.2907699264764165e-08) q[0]; cx q[1], q[0]; rz(1.5707964066603415) q[1]; rx(-1.570796369520909) q[1]; h q[2]; cx q[0], q[2]; rz(-4.2907699264764165e-08) q[2]; cx q[0], q[2]; rz(1.5707964066603415) q[2]; rx(-1.570796369520909) q[2]; h q[3]; h q[4]; h q[5]; cx q[0], q[5]; rz(-4.2907699264764165e-08) q[5]; cx q[0], q[5]; cx q[0], q[3]; rz(-4.2907699264764165e-08) q[3]; cx q[0], q[3]; rz(-1.5707963644744325) q[0]; rx(-1.5707963695209088) q[0]; cx q[3], q[4]; rz(-4.2907699264764165e-08) q[4]; cx q[3], q[4]; rz(-1.5702835466732088) q[3]; rx(-1.5707963695209088) q[3]; rz(1.5707964066603415) q[5]; rx(-1.570796369520909) q[5]; h q[6]; cx q[4], q[6]; rz(-4.2907699264764165e-08) q[6]; cx q[4], q[6]; rz(-1.5702835466732088) q[4]; rx(-1.5707963695209088) q[4]; rz(1.5707964066603415) q[6]; rx(-1.570796369520909) 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[0], q[2]; rz(x0) q[2]; cx q[0], q[2]; cx q[0], q[5]; rz(x0) q[5]; cx q[0], q[5]; cx q[0], q[3]; rz(x0) q[3]; cx q[0], q[3]; cx q[3], q[4]; rz(x0) q[4]; cx q[3], q[4]; cx q[4], q[6]; rz(x0) q[6]; cx q[4], q[6]; rz(x1) q[1]; rz(x2) q[0]; rz(x1) q[2]; rz(x1) q[5]; rz(x3) q[3]; rz(x3) q[4]; 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", "IIIIZIZ", "IZIIIIZ", "IIIZIIZ", "IIZZIII", "ZIZIIII", "IIIIIZI", "IIIIIIZ", "IIIIZII", "IZIIIII", "IIIZIII", "IIZIIII", "ZIIIIII" ]
[ 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0, -1.5, 0, 0, -0.5, -0.5, 0 ]
0.777778
[ -4.2907699264764165e-8, 1.5707964066603417, -1.5707963644744318, -1.5702835466732086, -1.570796369520909 ]
{ "n_parameters": 5, "n_qubits": 7, "optimal_eigenvalue": -4.5, "target_ratio": 0.97, "target_value": -4.365 }
200
7ec8fa58ab987d86e7bcca46f0ed5fdd
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": 5}, {"source": 0, "target": 6}, {"source": 1, "target": 2}, {"source": 1, "target": 5}, {"source": 1, "target": 6}, {"source": 2, "target": 6}, {"source": 2, "target": 7}, {"source": 3, "target": 7}, {"source": 4, "target": 5}, {"source": 4, "target": 6}, {"source": 4, "target": 7}, {"source": 6, "target": 7}]}
{"states": [208, 216], "expectation_value": -4.945534008217361, "params": [0.5992000000000001, 0.0008, 0.5997, -0.0024000000000000002, -0.0145, 0.3775, 0.6024, 0.0134, 0.5946, -0.0016, 0.0025, 0.37410000000000004, -0.0044, 0.3341, -0.0155, 0.34400000000000003, 0.5991000000000001, 0.0007, 0.5994, -0.0017000000000000001, -0.0196, 0.38230000000000003, 0.5999, 0.082, 0.5957, 0.0015, 0.0047, 0.3907, -0.0051, 0.3425, -0.0201, 0.3728, 0.5994, 0.0083, 0.5997, 0.0074, -0.0177, 0.0066, 0.6004, 0.0004, 0.5965, 0.001, 0.002, 0.0057, -0.0048000000000000004, 0.004, -0.019100000000000002, 0.0086, 0.005, 0.37220000000000003, 0.0386, -0.001, 0.1135, -0.3255, -0.027, 0.0021000000000000003, 0.3884, 0.1661, -0.001, 0.39930000000000004, -0.3382, 0.0146, 0.008, 0.0012000000000000001, 0.008700000000000001, 0.0051, 0.0055000000000000005, 0.0092, 0.0068000000000000005], "bitstrings": ["00101111", "00100111"], "total_optimization_steps": 60, "probabilities": [0.09055824479409658, 0.13998890528466088], "optimization_time": 6.761523962020874}
0.5 * (Z(0) @ Z(2)) + 0.5 * (Z(5) @ Z(0)) + 0.5 * (Z(6) @ Z(2)) + 0.5 * (Z(6) @ Z(0)) + 0.5 * (Z(1) @ Z(2)) + 0.5 * (Z(1) @ Z(5)) + 0.5 * (Z(1) @ Z(6)) + 0.5 * (Z(7) @ Z(2)) + 0.5 * (Z(7) @ Z(6)) + 0.5 * (Z(3) @ Z(7)) + 0.5 * (Z(4) @ Z(5)) + 0.5 * (Z(4) @ Z(6)) + 0.5 * (Z(4) @ Z(7)) + -1.5 * Z(2) + -1.0 * Z(0) + -1.0 * Z(5) + -2.0 * Z(6) + -1.0 * Z(1) + -1.5 * Z(7) + 0.0 * Z(3) + -1.0 * Z(4)
3
8
3
{"smallest_eigenvalues": [-6.5], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -5.5, "smallest_bitstrings": ["00100111"], "largest_eigenvalue": 15.5}
OPENQASM 3.0; include "stdgates.inc"; qubit[8] q; rx(0.8456949222089951) q[0]; rz(0.09517185538759998) q[0]; rx(0.8899022259273213) q[1]; rz(0.17471180267924513) q[1]; rx(-0.06774116902843795) q[2]; rz(0.363762919761232) q[2]; rx(1.2016075530495398) q[3]; rz(-0.17501527242740655) q[3]; rx(0.9777712529714325) q[4]; rz(-0.023363313358026883) q[4]; rx(0.10525397491197035) q[5]; rz(0.08374144106105863) q[5]; rx(-0.03637776979895234) q[6]; rz(0.3484373830876475) q[6]; rx(0.03352630130751214) q[7]; rz(0.2968876430113959) q[7]; cx q[7], q[6]; rz(0.18034532907661063) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(0.3342453376774399) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(-0.22158173031677914) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.018060173721655) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.12882257726577978) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.32091828089292734) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(-0.09623465851480538) q[0]; cx q[1], q[0]; rx(0.7465544495942096) q[0]; rz(-0.26781226947047676) q[0]; rx(1.0346177800785255) q[1]; rz(0.20526781578616848) q[1]; rx(0.19712987572441998) q[2]; rz(0.34650684472116877) q[2]; rx(0.8172150318859134) q[3]; rz(0.17460378417852818) q[3]; rx(0.9977235281579949) q[4]; rz(0.211078475477537) q[4]; rx(-0.0503941152385899) q[5]; rz(0.3640304097324947) q[5]; rx(-0.055401156293951474) q[6]; rz(0.15586945313434875) q[6]; rx(0.1093417420791773) q[7]; rz(0.7512602980138665) q[7]; cx q[7], q[6]; rz(0.08217963845645077) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(0.2675663026284576) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(-0.22932960935829458) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(0.018060173721655) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(-0.13023286890449348) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(-0.12364389958234703) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(0.02661213275249535) q[0]; cx q[1], q[0]; rx(1.0346177800785252) q[0]; rz(0.12588352957746984) q[0]; rx(0.8899022259273213) q[1]; rz(-0.189389732918805) q[1]; rx(-0.12419601236278216) q[2]; rz(0.3474408305975487) q[2]; rx(1.0838741600474968) q[3]; rz(0.03894199092790673) q[3]; rx(0.993273486778167) q[4]; rz(0.16489189682173677) q[4]; rx(-0.018794356595290423) q[5]; rz(0.271928926100955) q[5]; rx(-0.006480905371910526) q[6]; rz(-0.14182658948979743) q[6]; rx(-0.09806521901805205) q[7]; rz(-0.26996801264388426) q[7]; cx q[7], q[6]; rz(0.08333487266339062) q[6]; cx q[7], q[6]; cx q[6], q[5]; rz(-0.06880211176239392) q[5]; cx q[6], q[5]; cx q[5], q[4]; rz(-0.1110982820438919) q[4]; cx q[5], q[4]; cx q[4], q[3]; rz(-0.0010616262059134768) q[3]; cx q[4], q[3]; cx q[3], q[2]; rz(0.013246905446907039) q[2]; cx q[3], q[2]; cx q[2], q[1]; rz(0.1166812670163545) q[1]; cx q[2], q[1]; cx q[1], q[0]; rz(0.04846935521430857) q[0]; cx q[1], q[0];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x11; input float[64] x12; input float[64] x13; input float[64] x14; input float[64] x15; input float[64] x16; input float[64] x17; input float[64] x18; input float[64] x19; input float[64] x2; input float[64] x20; input float[64] x21; input float[64] x22; input float[64] x23; input float[64] x24; input float[64] x25; input float[64] x26; input float[64] x27; input float[64] x28; input float[64] x29; input float[64] x3; input float[64] x30; input float[64] x31; input float[64] x32; input float[64] x33; input float[64] x34; input float[64] x35; input float[64] x36; input float[64] x37; input float[64] x38; input float[64] x39; input float[64] x4; input float[64] x40; input float[64] x41; input float[64] x42; input float[64] x43; input float[64] x44; input float[64] x45; input float[64] x46; input float[64] x47; input float[64] x48; input float[64] x49; input float[64] x5; input float[64] x50; input float[64] x51; input float[64] x52; input float[64] x53; input float[64] x54; input float[64] x55; input float[64] x56; input float[64] x57; input float[64] 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] x7; input float[64] x8; input float[64] x9; bit[8] c; qubit[8] q; rx(x0) q[0]; rz(x1) q[0]; rx(x2) q[1]; rz(x3) q[1]; rx(x4) q[2]; rz(x5) q[2]; rx(x6) q[3]; rz(x7) q[3]; rx(x8) q[4]; rz(x9) q[4]; rx(x10) q[5]; rz(x11) q[5]; rx(x12) q[6]; rz(x13) q[6]; rx(x14) q[7]; rz(x15) q[7]; crz(x16) q[7], q[6]; crz(x17) q[6], q[5]; crz(x18) q[5], q[4]; crz(x19) q[4], q[3]; crz(x20) q[3], q[2]; crz(x21) q[2], q[1]; crz(x22) q[1], q[0]; rx(x23) q[0]; rz(x24) q[0]; rx(x25) q[1]; rz(x26) q[1]; rx(x27) q[2]; rz(x28) q[2]; rx(x29) q[3]; rz(x30) q[3]; rx(x31) q[4]; rz(x32) q[4]; rx(x33) q[5]; rz(x34) q[5]; rx(x35) q[6]; rz(x36) q[6]; rx(x37) q[7]; rz(x38) q[7]; crz(x39) q[7], q[6]; crz(x40) q[6], q[5]; crz(x41) q[5], q[4]; crz(x19) q[4], q[3]; crz(x42) q[3], q[2]; crz(x43) q[2], q[1]; crz(x44) q[1], q[0]; rx(x25) q[0]; rz(x45) q[0]; rx(x2) 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(x58) q[7]; crz(x59) q[7], q[6]; crz(x60) q[6], q[5]; crz(x61) q[5], q[4]; crz(x62) q[4], q[3]; crz(x63) q[3], q[2]; crz(x64) q[2], q[1]; crz(x65) 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": []}
[ "IIIIIZIZ", "IIZIIIIZ", "IZIIIZII", "IZIIIIIZ", "IIIIIZZI", "IIZIIIZI", "IZIIIIZI", "ZIIIIZII", "ZZIIIIII", "ZIIIZIII", "IIZZIIII", "IZIZIIII", "ZIIZIIII", "IIIIIZII", "IIIIIIIZ", "IIZIIIII", "IZIIIIII", "IIIIIIZI", "ZIIIIIII", "IIIIZIII", "IIIZIIII" ]
[ 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, -1, -2, -1, -1.5, 0, -1 ]
0.97382
[ 0.8456949222089951, -0.001062803127205289, 0.8899022259273213, -0.14620647821368205, -0.06774116902843794, 0.2349403424954523, 1.2016075530495398, -0.15695509870575144, 0.9777712529714324, -0.24494504367480593, 0.10525397491197035, 0.41798677873849865, -0.03637776979895233, 0.5287827121642...
{ "n_parameters": 66, "n_qubits": 8, "optimal_eigenvalue": -6.5, "target_ratio": 0.97, "target_value": -6.305 }
15
f619afa25c1921f996d128a1dfefef72
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": 4}, {"source": 2, "target": 3}, {"source": 3, "target": 5}]}
{"states": [0, 2], "expectation_value": -2.2545155817272513, "params": [0.0022, 0.0068000000000000005, 1.4731, 0.0006000000000000001, -0.0024000000000000002, 0.0088, 1.6636000000000002, 0.006200000000000001, -0.0027, 0.0085, 0.0074, 0.0048000000000000004, 0.0068000000000000005, 0.0061, 0.0071], "bitstrings": ["11111", "11101"], "total_optimization_steps": 170, "probabilities": [0.24895797838750727, 0.299826529793817], "optimization_time": 2.430591344833374}
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.5 * (Z(3) @ Z(1)) + 0.5 * (Z(3) @ Z(4)) + -0.75 * Z(0) + -0.25 * Z(1) + -0.75 * Z(2) + -0.5 * Z(3) + -1.0 * Z(4)
18
5
1
{"smallest_eigenvalues": [-2.75, -2.75], "number_of_smallest_eigenvalues": 2, "first_excited_energy": -1.75, "smallest_bitstrings": ["11101", "10111"], "largest_eigenvalue": 5.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[12] q; h q[0]; h q[1]; cx q[1], q[0]; rz(1.4936559659629063) q[0]; cx q[1], q[0]; h q[2]; cx q[0], q[2]; rz(0.013500835409830762) q[2]; cx q[0], q[2]; h q[3]; cx q[1], q[3]; rz(0.013500835409830762) q[3]; cx q[1], q[3]; cx q[2], q[3]; rz(1.4936559659629063) q[3]; cx q[2], q[3]; h q[4]; cx q[0], q[4]; rz(0.013500835409830762) q[4]; cx q[0], q[4]; cx q[2], q[4]; rz(-0.004945064526051042) q[4]; cx q[2], q[4]; h q[5]; cx q[1], q[5]; rz(0.013500835409830762) q[5]; cx q[1], q[5]; cx q[3], q[5]; rz(-0.004945064526051042) q[5]; cx q[3], q[5]; cx q[4], q[5]; rz(1.4936559659629063) q[5]; cx q[4], q[5]; h q[6]; cx q[0], q[6]; rz(0.0475064589351132) q[6]; cx q[0], q[6]; cx q[2], q[6]; rz(-0.004945064526051042) q[6]; cx q[2], q[6]; cx q[4], q[6]; rz(-0.004945064526051042) q[6]; cx q[4], q[6]; h q[7]; cx q[1], q[7]; rz(0.0475064589351132) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(-0.004945064526051042) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(-0.004945064526051042) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(1.4936559659629063) q[7]; cx q[6], q[7]; h q[8]; cx q[0], q[8]; rz(-0.0973573450378921) q[8]; cx q[0], q[8]; cx q[2], q[8]; rz(0.0475064589351132) q[8]; cx q[2], q[8]; cx q[4], q[8]; rz(0.0475064589351132) q[8]; cx q[4], q[8]; cx q[6], q[8]; rz(-0.024370407967199997) q[8]; cx q[6], q[8]; h q[9]; cx q[1], q[9]; rz(-0.0973573450378921) q[9]; cx q[1], q[9]; cx q[3], q[9]; rz(0.0475064589351132) q[9]; cx q[3], q[9]; cx q[5], q[9]; rz(0.0475064589351132) q[9]; cx q[5], q[9]; cx q[7], q[9]; rz(-0.024370407967199997) q[9]; cx q[7], q[9]; cx q[8], q[9]; rz(1.4936559659629063) q[9]; cx q[8], q[9]; h q[10]; cx q[0], q[10]; rz(0.09398041354422079) q[10]; cx q[0], q[10]; rz(-0.024370407967199803) q[0]; rx(-0.7569490972859624) q[0]; cx q[2], q[10]; rz(0.0475064589351132) q[10]; cx q[2], q[10]; rz(-0.004945064526051368) q[2]; rx(-0.7569490972859624) q[2]; cx q[4], q[10]; rz(0.0475064589351132) q[10]; cx q[4], q[10]; rz(-0.004945064526051368) q[4]; rx(-0.7569490972859624) q[4]; cx q[6], q[10]; rz(0.0475064589351132) q[10]; cx q[6], q[10]; rz(-0.004945064526051368) q[6]; rx(-0.7569490972859624) q[6]; cx q[8], q[10]; rz(0.013500835409830762) q[10]; cx q[8], q[10]; rz(0.09398041354422038) q[8]; rx(-0.7569490972859623) q[8]; h q[11]; cx q[1], q[11]; rz(0.09398041354422079) q[11]; cx q[1], q[11]; rz(-0.024370407967199803) q[1]; rx(-0.7569490972859624) q[1]; cx q[3], q[11]; rz(0.0475064589351132) q[11]; cx q[3], q[11]; rz(-0.004945064526051368) q[3]; rx(-0.7569490972859624) q[3]; cx q[5], q[11]; rz(0.0475064589351132) q[11]; cx q[5], q[11]; rz(-0.004945064526051368) q[5]; rx(-0.7569490972859624) q[5]; cx q[7], q[11]; rz(0.0475064589351132) q[11]; cx q[7], q[11]; rz(-0.004945064526051368) q[7]; rx(-0.7569490972859624) q[7]; cx q[9], q[11]; rz(0.013500835409830762) q[11]; cx q[9], q[11]; cx q[10], q[11]; rz(1.4936559659629063) q[11]; cx q[10], q[11]; rz(0.09398041354422038) q[10]; rx(-0.7569490972859623) q[10]; rz(0.09398041354422038) q[11]; rx(-0.7569490972859623) q[11]; rz(0.09398041354422038) q[9]; rx(-0.7569490972859623) 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] 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]; crz(x10) q[4], q[0]; crz(x11) q[3], q[4]; crz(x12) q[2], q[3]; crz(x1) q[1], q[2]; crz(x13) 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];
null
{"circuits": [], "gradients": []}
[ "IIIZZ", "IIZIZ", "IIZZI", "IIZZZ", "IZIZI", "ZZIII", "IIIIZ", "IIIZI", "IIZII", "IZIII", "ZIIII" ]
[ 0.25, 0.25, 0.25, -0.25, 0.5, 0.5, -0.75, -0.25, -0.75, -0.5, -1 ]
0.974012
[ 1.4936559659629063, 0.013500835409830762, -0.004945064526051042, 0.0475064589351132, -0.0973573450378921, -0.024370407967199997, 0.09398041354422079, -0.7569490972859623 ]
{ "n_parameters": 8, "n_qubits": 12, "optimal_eigenvalue": -1.52, "target_ratio": 0.97, "target_value": -1.4744 }
27
73d533dc900ade1f39f82d1daf03a1c8
min_cut
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": 2, "source": 2, "target": 1}, {"capacity": 2, "source": 2, "target": 4}, {"capacity": 2, "source": 2, "target": 5}, {"capacity": 4, "source": 3, "target": 1}, {"capacity": 3, "source": 3, "target": 6}, {"capacity": 2, "source": 4, "target": 1}, {"capacity": 1, "source": 4, "target": 6}, {"capacity": 1, "source": 5, "target": 2}, {"capacity": 2, "source": 5, "target": 4}, {"capacity": 1, "source": 5, "target": 6}]}
{"states": [9, 27], "expectation_value": -10.196521263099706, "params": [0.0193, 0.6298, 0.0043, 0.5641, -0.0046, 0.3871, 0.0028, 0.8403, -0.7584000000000001, -0.0057, -0.9892000000000001, -0.0009000000000000001, 0.6632, -0.0028, 0.4469, -0.0054, 0.0023, 0.5361, -0.0064, 0.8404, -0.34500000000000003, -0.0026000000000000003, 0.9831000000000001, 0.0081, 0.6711, 0.00030000000000000003, 0.5138, 0.0017000000000000001, -0.0159, 0.6995, 0.008, 0.8685, 0.0028, 0.8741, 0.0019, 0.6731, -0.9921000000000001, 0.0094, -0.5969, -0.0012000000000000001, 0.4475, 0.0063, 0.5465, -0.0079, -0.0061, 0.5069, 0.019200000000000002, 0.448, 0.9825, 0.0102, 0.3932, -0.0047, 0.5144000000000001, 0.0068000000000000005, 0.5846, -0.0088, -0.0013000000000000002, 0.9271, -0.0046, 0.0011, 0.007500000000000001, 0.5824, 0.0025, 0.0041, -0.5993, 0.0098, 0.8785000000000001, 0.007500000000000001, 0.5389, 0.0033, -0.1287, 0.0095, -0.0044, 0.5666, -0.004200000000000001, 0.0019, 0.6098, -0.0189, -0.6984, 0.0007, 0.5848, 0.0018000000000000002, -0.0684, 0.0035, -0.0005, 0.0002, -0.5705, -0.2059, -0.0037, -0.46390000000000003, -0.3321, -0.0022, 0.0044, 0.28600000000000003, 0.19440000000000002, 0.0029000000000000002, -0.3075, 0.307, 0.0, 0.002, 0.7240000000000001, 0.22760000000000002, 0.006500000000000001, -0.892, -0.056], "bitstrings": ["1110110", "1100100"], "total_optimization_steps": 380, "probabilities": [0.4186316301514814, 0.5235163455644188], "optimization_time": 182.27571964263916}
-0.75 * (Z(0) @ Z(1)) + -0.5 * (Z(4) @ Z(1)) + -0.75 * (Z(4) @ Z(0)) + -0.5 * (Z(2) @ Z(1)) + -0.5 * (Z(2) @ Z(4)) + -0.5 * (Z(5) @ Z(4)) + -0.75 * (Z(5) @ Z(2)) + -1.0 * (Z(3) @ Z(1)) + 1.75 * (Z(6) @ Z(0)) + -0.25 * (Z(6) @ Z(4)) + -0.25 * (Z(6) @ Z(5)) + -0.75 * (Z(6) @ Z(3)) + -2.75 * Z(1) + -0.25 * Z(0) + -1.0 * Z(4) + 1.25 * Z(2) + 0.5 * Z(5) + 1.75 * Z(3) + 0.5 * Z(6)
6
7
3
{"smallest_eigenvalues": [-10.75], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -9.75, "smallest_bitstrings": ["1100100"], "largest_eigenvalue": 11.25}
OPENQASM 3.0; include "stdgates.inc"; qubit[7] q; h q[0]; ry(-0.6453148803699713) q[0]; h q[1]; ry(-1.2906297607399426) q[1]; h q[2]; ry(0.20763618927947922) q[2]; h q[3]; ry(1.5707963228051525) q[3]; h q[4]; ry(-1.2906297607399426) q[4]; h q[5]; cx q[5], q[2]; ry(-0.20763618927947922) q[2]; cx q[5], q[2]; ry(-0.21205997576691848) q[5]; cx q[2], q[5]; ry(0.21205997576691848) q[5]; cx q[2], q[5]; ry(0.8307106868012877) q[2]; h q[6]; cx q[6], q[0]; ry(0.6453148803699713) q[0]; cx q[6], q[0]; ry(-0.8948970943355982) q[0]; ry(1.2670803420009396) q[6]; cx q[3], q[6]; ry(-0.3037159168832746) q[6]; cx q[3], q[6]; cx q[3], q[0]; ry(0.030584276629002292) q[0]; cx q[3], q[0]; ry(-4.765977673125093e-09) q[6]; cx q[5], q[6]; ry(4.765977673125093e-09) q[6]; cx q[5], q[6]; ry(8.049417117313526e-08) q[6]; cx q[2], q[6]; ry(-8.049417117313526e-08) q[6]; cx q[2], q[6]; ry(0.010505140416588388) q[2]; cx q[3], q[2]; ry(-0.010505140416588388) q[2]; cx q[3], q[2]; ry(-6.224576985870559e-08) q[0]; cx q[5], q[0]; ry(6.224576985870559e-08) q[0]; cx q[5], q[0]; ry(-2.00875951712804e-08) q[0]; cx q[2], q[0]; ry(2.00875951712804e-08) q[0]; cx q[2], q[0]; ry(0.2579811157575425) q[2]; cx q[6], q[2]; ry(-0.2579811157575425) q[2]; cx q[6], q[2]; ry(0.2579808784389939) q[2]; cx q[0], q[2]; ry(-0.2579808784389939) q[2]; cx q[0], q[2]; ry(1.3666743552611356) q[5]; cx q[3], q[5]; ry(-0.45958420283698675) q[5]; cx q[3], q[5]; ry(-3.846726840209172e-08) q[5]; cx q[6], q[5]; ry(3.846726840209172e-08) q[5]; cx q[6], q[5];
OPENQASM 3.0; include "stdgates.inc"; input float[64] x0; input float[64] x1; input float[64] x10; input float[64] x100; 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[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]; crx(x14) q[6], q[5]; crx(x15) q[6], q[4]; crx(x16) q[6], q[3]; crx(x17) q[6], q[2]; crx(x18) q[6], q[1]; crx(x19) q[6], q[0]; crx(x20) q[5], q[6]; crx(x15) q[5], q[4]; crx(x16) q[5], q[3]; crx(x17) q[5], q[2]; crx(x18) q[5], q[1]; crx(x19) q[5], q[0]; crx(x20) q[4], q[6]; crx(x14) q[4], q[5]; crx(x16) q[4], q[3]; crx(x17) q[4], q[2]; crx(x18) q[4], q[1]; crx(x19) q[4], q[0]; crx(x20) q[3], q[6]; crx(x14) q[3], q[5]; crx(x15) q[3], q[4]; crx(x17) q[3], q[2]; crx(x18) q[3], q[1]; crx(x19) q[3], q[0]; crx(x20) q[2], q[6]; crx(x14) q[2], q[5]; crx(x15) q[2], q[4]; crx(x16) q[2], q[3]; crx(x18) q[2], q[1]; crx(x19) q[2], q[0]; crx(x20) q[1], q[6]; crx(x14) q[1], q[5]; crx(x15) q[1], q[4]; crx(x16) q[1], q[3]; crx(x17) q[1], q[2]; crx(x19) q[1], q[0]; crx(x20) q[0], q[6]; crx(x14) q[0], q[5]; crx(x15) q[0], q[4]; crx(x16) q[0], q[3]; crx(x17) q[0], q[2]; crx(x18) q[0], q[1]; rx(x21) q[0]; rz(x22) q[0]; rx(x23) q[1]; rz(x24) 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(x33) q[6]; rz(x34) q[6]; rx(x35) q[0]; rz(x36) q[0]; rx(x23) 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]; crx(x48) q[6], q[5]; crx(x49) q[6], q[4]; crx(x50) q[6], q[3]; crx(x51) q[6], q[2]; crx(x52) q[6], q[1]; crx(x53) q[6], q[0]; crx(x54) q[5], q[6]; crx(x49) q[5], q[4]; crx(x50) q[5], q[3]; crx(x51) q[5], q[2]; crx(x52) q[5], q[1]; crx(x53) q[5], q[0]; crx(x54) q[4], q[6]; crx(x48) q[4], q[5]; crx(x50) q[4], q[3]; crx(x51) q[4], q[2]; crx(x52) q[4], q[1]; crx(x53) q[4], q[0]; crx(x54) q[3], q[6]; crx(x48) q[3], q[5]; crx(x49) q[3], q[4]; crx(x51) q[3], q[2]; crx(x52) q[3], q[1]; crx(x53) q[3], q[0]; crx(x54) q[2], q[6]; crx(x48) q[2], q[5]; crx(x49) q[2], q[4]; crx(x50) q[2], q[3]; crx(x52) q[2], q[1]; crx(x53) q[2], q[0]; crx(x54) q[1], q[6]; crx(x48) q[1], q[5]; crx(x49) q[1], q[4]; crx(x50) q[1], q[3]; crx(x51) q[1], q[2]; crx(x53) q[1], q[0]; crx(x54) q[0], q[6]; crx(x48) q[0], q[5]; crx(x49) q[0], q[4]; crx(x50) q[0], q[3]; crx(x51) q[0], q[2]; crx(x52) q[0], q[1]; rx(x55) q[0]; rz(x56) q[0]; rx(x57) q[1]; rz(x58) q[1]; rx(x59) q[2]; rz(x60) q[2]; rx(x61) q[3]; rz(x62) q[3]; rx(x63) q[4]; rz(x64) q[4]; rx(x65) q[5]; rz(x66) q[5]; rx(x67) q[6]; rz(x68) q[6]; rx(x69) q[0]; rz(x70) q[0]; rx(x71) q[1]; rz(x72) q[1]; rx(x73) q[2]; rz(x74) q[2]; rx(x75) q[3]; rz(x76) q[3]; rx(x77) q[4]; rz(x78) q[4]; rx(x79) q[5]; rz(x80) q[5]; rx(x81) q[6]; rz(x82) q[6]; crx(x83) q[6], q[5]; crx(x84) q[6], q[4]; crx(x85) q[6], q[3]; crx(x86) q[6], q[2]; crx(x87) q[6], q[1]; crx(x88) q[6], q[0]; crx(x89) q[5], q[6]; crx(x84) q[5], q[4]; crx(x85) q[5], q[3]; crx(x86) q[5], q[2]; crx(x87) q[5], q[1]; crx(x88) q[5], q[0]; crx(x89) q[4], q[6]; crx(x83) q[4], q[5]; crx(x85) q[4], q[3]; crx(x86) q[4], q[2]; crx(x87) q[4], q[1]; crx(x88) q[4], q[0]; crx(x89) q[3], q[6]; crx(x83) q[3], q[5]; crx(x84) q[3], q[4]; crx(x86) q[3], q[2]; crx(x87) q[3], q[1]; crx(x88) q[3], q[0]; crx(x89) q[2], q[6]; crx(x83) q[2], q[5]; crx(x84) q[2], q[4]; crx(x85) q[2], q[3]; crx(x87) q[2], q[1]; crx(x88) q[2], q[0]; crx(x89) q[1], q[6]; crx(x83) q[1], q[5]; crx(x84) q[1], q[4]; crx(x85) q[1], q[3]; crx(x86) q[1], q[2]; crx(x88) q[1], q[0]; crx(x89) q[0], q[6]; crx(x83) q[0], q[5]; crx(x84) q[0], q[4]; crx(x85) q[0], q[3]; crx(x86) q[0], q[2]; crx(x87) q[0], q[1]; rx(x2) q[0]; rz(x90) q[0]; rx(x91) q[1]; rz(x92) q[1]; rx(x93) q[2]; rz(x71) q[2]; rx(x94) q[3]; rz(x95) q[3]; rx(x96) q[4]; rz(x57) q[4]; rx(x97) q[5]; rz(x98) q[5]; rx(x99) q[6]; rz(x100) q[6]; c[0] = measure q[0]; c[1] = measure q[1]; c[2] = measure q[2]; c[3] = measure q[3]; c[4] = measure q[4]; c[5] = measure q[5]; c[6] = measure q[6];
{"source": 0, "sink": 6}
{"circuits": [], "gradients": []}
[ "IIIIIZZ", "IIZIIZI", "IIZIIIZ", "IIIIZZI", "IIZIZII", "IZZIIII", "IZIIZII", "IIIZIZI", "ZIIIIIZ", "ZIZIIII", "ZZIIIII", "ZIIZIII", "IIIIIZI", "IIIIIIZ", "IIZIIII", "IIIIZII", "IZIIIII", "IIIZIII", "ZIIIIII" ]
[ -0.75, -0.5, -0.75, -0.5, -0.5, -0.5, -0.75, -1, 1.75, -0.25, -0.25, -0.75, -2.75, -0.25, -1, 1.25, 0.5, 1.75, 0.5 ]
0.93217
[ -1.2906297607399426, 0.9633644251176647, -0.8643128177065958, 1.5707963228051525, 0.6074318337665492, -0.061168553258004583, 0.41527237855895843, -0.42411995153383697, -9.531955346250186e-9, -1.2449153971741117e-7, 0.8307106868012877, 0.9070901524241489, 1.6098834234627052e-7, 0.0210102808...
{ "n_parameters": 19, "n_qubits": 7, "optimal_eigenvalue": -10.75, "target_ratio": 0.97, "target_value": -10.4275 }
432
23c6590e387f05fe94993d0724eddf92
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": 1, "source": 0, "target": 1}, {"weight": 18, "source": 0, "target": 5}, {"weight": 15, "source": 1, "target": 2}, {"weight": 15, "source": 1, "target": 7}, {"weight": 4, "source": 2, "target": 3}, {"weight": 14, "source": 3, "target": 5}, {"weight": 3, "source": 4, "target": 5}, {"weight": 18, "source": 5, "target": 7}, {"weight": 1, "source": 6, "target": 7}]}
{"states": [250, 234], "expectation_value": -21.952336411410784, "params": [[-0.0324, 0.0098], [0.0815, 0.061700000000000005]], "bitstrings": ["100000101", "100010101"], "total_optimization_steps": 10, "probabilities": [0.005496965603290275, 0.007591675733995402], "optimization_time": 3.7312490940093994}
4.5 * (Z(0) @ Z(1)) + 4.5 * (Z(3) @ Z(0)) + 4.5 * (Z(2) @ Z(0)) + 4.5 * (Z(2) @ Z(3)) + 4.5 * (Z(4) @ Z(2)) + 4.5 * (Z(5) @ Z(1)) + 4.5 * (Z(5) @ Z(4)) + 4.5 * (Z(6) @ Z(1)) + 4.5 * (Z(6) @ Z(5)) + 4.5 * (Z(7) @ Z(1)) + 4.5 * (Z(7) @ Z(3)) + 4.5 * (Z(7) @ Z(5)) + 4.5 * (Z(7) @ Z(6)) + 4.5 * (Z(8) @ Z(3)) + 4.5 * (Z(8) @ Z(7)) + 18.0 * Z(1) + 5.0 * Z(0) + 16.5 * Z(3) + 12.0 * Z(2) + 2.0 * Z(4) + 16.0 * Z(5) + 6.0 * Z(6) + 22.5 * Z(7) + 0.5 * Z(8)
1
9
2
{"smallest_eigenvalues": [-94.0], "number_of_smallest_eigenvalues": 1, "first_excited_energy": -80.0, "smallest_bitstrings": ["100010101"], "largest_eigenvalue": 166.0}
OPENQASM 3.0; include "stdgates.inc"; qubit[9] q; h q[0]; h q[1]; cx q[1], q[0]; rz(0.14501455624980522) q[0]; cx q[1], q[0]; h q[2]; h q[3]; cx q[0], q[3]; rz(0.14501455624980522) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(0.14501455624980522) q[2]; cx q[0], q[2]; rz(1.0344845210050462) q[0]; rx(0.21505856718922917) q[0]; cx q[3], q[2]; rz(0.14501455624980522) q[2]; cx q[3], q[2]; h q[4]; cx q[2], q[4]; rz(0.14501455624980522) q[4]; cx q[2], q[4]; rz(-1.3843402858965694) q[2]; rx(0.21505856718922903) q[2]; h q[5]; cx q[1], q[5]; rz(0.14501455624980522) q[5]; cx q[1], q[5]; cx q[4], q[5]; rz(0.14501455624980522) q[5]; cx q[4], q[5]; rz(0.3911871449489386) q[4]; rx(0.21505856718922908) q[4]; h q[6]; cx q[1], q[6]; rz(0.14501455624980522) q[6]; cx q[1], q[6]; cx q[5], q[6]; rz(0.14501455624980522) q[6]; cx q[5], q[6]; h q[7]; cx q[1], q[7]; rz(0.14501455624980522) q[7]; cx q[1], q[7]; rz(-1.19014999068407) q[1]; rx(0.21505856718922903) q[1]; cx q[1], q[0]; rz(-0.15099145941507233) q[0]; cx q[1], q[0]; cx q[3], q[7]; rz(0.14501455624980522) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(0.14501455624980522) q[7]; cx q[5], q[7]; rz(-0.9634332922169215) q[5]; rx(0.21505856718922908) q[5]; cx q[1], q[5]; rz(-0.15099145941507233) q[5]; cx q[1], q[5]; cx q[6], q[7]; rz(0.14501455624980522) q[7]; cx q[6], q[7]; rz(-0.06329978252250879) q[6]; rx(0.21505856718922906) q[6]; cx q[1], q[6]; rz(-0.15099145941507233) q[6]; cx q[1], q[6]; h q[8]; cx q[3], q[8]; rz(0.14501455624980522) q[8]; cx q[3], q[8]; rz(-1.1814458861271198) q[3]; rx(0.215058567189229) q[3]; cx q[0], q[3]; rz(-0.15099145941507233) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(-0.15099145941507233) q[2]; cx q[0], q[2]; rz(0.6487549786021116) q[0]; rx(0.6093321313067434) q[0]; cx q[3], q[2]; rz(-0.15099145941507233) q[2]; cx q[3], q[2]; cx q[2], q[4]; rz(-0.15099145941507233) q[4]; cx q[2], q[4]; rz(0.03532196778425156) q[2]; rx(0.6093321313067432) q[2]; cx q[4], q[5]; rz(-0.15099145941507233) q[5]; cx q[4], q[5]; rz(0.5788451871990494) q[4]; rx(0.6093321313067434) q[4]; cx q[5], q[6]; rz(-0.15099145941507233) q[6]; cx q[5], q[6]; cx q[7], q[8]; rz(0.14501455624980522) q[8]; cx q[7], q[8]; rz(-1.6711687726871436) q[7]; rx(0.21505856718922908) q[7]; cx q[1], q[7]; rz(-0.15099145941507233) q[7]; cx q[1], q[7]; rz(-0.33983126580977263) q[1]; rx(0.6093321313067434) q[1]; cx q[1], q[0]; rz(0.04780432776884371) q[0]; cx q[1], q[0]; cx q[3], q[7]; rz(-0.15099145941507233) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(-0.15099145941507233) q[7]; cx q[5], q[7]; rz(-0.8219656685803085) q[5]; rx(0.6093321313067434) q[5]; cx q[1], q[5]; rz(0.04780432776884371) q[5]; cx q[1], q[5]; cx q[6], q[7]; rz(-0.15099145941507233) q[7]; cx q[6], q[7]; rz(1.0862514126321852) q[6]; rx(0.6093321313067436) q[6]; cx q[1], q[6]; rz(0.04780432776884371) q[6]; cx q[1], q[6]; rz(0.7920633333394744) q[8]; rx(0.21505856718922903) q[8]; cx q[3], q[8]; rz(-0.15099145941507233) q[8]; cx q[3], q[8]; rz(-0.6129963281335069) q[3]; rx(0.6093321313067434) q[3]; cx q[0], q[3]; rz(0.04780432776884371) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(0.04780432776884371) q[2]; cx q[0], q[2]; rz(-0.19677559016445834) q[0]; rx(0.5678461622279911) q[0]; cx q[3], q[2]; rz(0.04780432776884371) q[2]; cx q[3], q[2]; cx q[2], q[4]; rz(0.04780432776884371) q[4]; cx q[2], q[4]; rz(-0.41527218351553286) q[2]; rx(0.567846162227991) q[2]; cx q[4], q[5]; rz(0.04780432776884371) q[5]; cx q[4], q[5]; rz(0.911666720391799) q[4]; rx(0.5678461622279912) q[4]; cx q[5], q[6]; rz(0.04780432776884371) q[6]; cx q[5], q[6]; cx q[7], q[8]; rz(-0.15099145941507233) q[8]; cx q[7], q[8]; rz(-0.1475031614147877) q[7]; rx(0.6093321313067434) q[7]; cx q[1], q[7]; rz(0.04780432776884371) q[7]; cx q[1], q[7]; rz(0.085428379436439) q[1]; rx(0.567846162227991) q[1]; cx q[1], q[0]; rz(-0.07967199039493734) q[0]; cx q[1], q[0]; cx q[3], q[7]; rz(0.04780432776884371) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(0.04780432776884371) q[7]; cx q[5], q[7]; rz(0.08607495419233935) q[5]; rx(0.567846162227991) q[5]; cx q[1], q[5]; rz(-0.07967199039493734) q[5]; cx q[1], q[5]; cx q[6], q[7]; rz(0.04780432776884371) q[7]; cx q[6], q[7]; rz(0.18955447838944206) q[6]; rx(0.5678461622279909) q[6]; cx q[1], q[6]; rz(-0.07967199039493734) q[6]; cx q[1], q[6]; rz(0.521713889722637) q[8]; rx(0.6093321313067436) q[8]; cx q[3], q[8]; rz(0.04780432776884371) q[8]; cx q[3], q[8]; rz(-0.2237726416792576) q[3]; rx(0.567846162227991) q[3]; cx q[0], q[3]; rz(-0.07967199039493734) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(-0.07967199039493734) q[2]; cx q[0], q[2]; rz(-0.2766316086183833) q[0]; rx(0.21407493719797716) q[0]; cx q[3], q[2]; rz(-0.07967199039493734) q[2]; cx q[3], q[2]; cx q[2], q[4]; rz(-0.07967199039493734) q[4]; cx q[2], q[4]; rz(0.7095359091680433) q[2]; rx(0.2140749371979771) q[2]; cx q[4], q[5]; rz(-0.07967199039493734) q[5]; cx q[4], q[5]; rz(0.28452485648098946) q[4]; rx(0.21407493719797716) q[4]; cx q[5], q[6]; rz(-0.07967199039493734) q[6]; cx q[5], q[6]; cx q[7], q[8]; rz(0.04780432776884371) q[8]; cx q[7], q[8]; rz(-0.035672894768116414) q[7]; rx(0.567846162227991) q[7]; cx q[1], q[7]; rz(-0.07967199039493734) q[7]; cx q[1], q[7]; rz(-0.12500947696862497) q[1]; rx(0.21407493719797716) q[1]; cx q[3], q[7]; rz(-0.07967199039493734) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(-0.07967199039493734) q[7]; cx q[5], q[7]; rz(0.01970249080449582) q[5]; rx(0.21407493719797718) q[5]; cx q[6], q[7]; rz(-0.07967199039493734) q[7]; cx q[6], q[7]; rz(0.0011544771622289396) q[6]; rx(0.21407493719797716) q[6]; rz(0.20601921580219962) q[8]; rx(0.5678461622279909) q[8]; cx q[3], q[8]; rz(-0.07967199039493734) q[8]; cx q[3], q[8]; rz(0.49939696517861076) q[3]; rx(0.2140749371979771) q[3]; cx q[7], q[8]; rz(-0.07967199039493734) q[8]; cx q[7], q[8]; rz(0.6784922970036811) q[7]; rx(0.2140749371979771) q[7]; rz(0.052304775187785424) q[8]; rx(0.2140749371979771) 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] 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[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[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[4], q[5]; rz(x0) q[5]; cx q[4], 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[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(x0) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x0) q[7]; cx q[6], q[7]; cx q[3], q[8]; rz(x0) q[8]; cx q[3], 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[3]; rz(x4) q[2]; rz(x5) q[4]; rz(x6) q[5]; rz(x7) q[6]; rz(x8) q[7]; rz(x9) q[8]; h q[0]; rz(x10) q[0]; h q[0]; h q[1]; rz(x10) q[1]; h q[1]; h q[2]; rz(x10) q[2]; h q[2]; h q[3]; rz(x10) q[3]; h q[3]; h q[4]; rz(x10) q[4]; h q[4]; h q[5]; rz(x10) q[5]; h q[5]; h q[6]; rz(x10) q[6]; h q[6]; h q[7]; rz(x10) q[7]; h q[7]; h q[8]; rz(x10) q[8]; h q[8]; cx q[1], q[0]; rz(x11) q[0]; cx q[1], q[0]; cx q[0], q[3]; rz(x11) q[3]; cx q[0], q[3]; cx q[0], q[2]; rz(x11) q[2]; cx q[0], q[2]; cx q[3], q[2]; rz(x11) q[2]; cx q[3], q[2]; cx q[2], q[4]; rz(x11) q[4]; cx q[2], 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[1], q[6]; rz(x11) q[6]; cx q[1], q[6]; cx q[5], q[6]; rz(x11) q[6]; cx q[5], q[6]; cx q[1], q[7]; rz(x11) q[7]; cx q[1], q[7]; cx q[3], q[7]; rz(x11) q[7]; cx q[3], q[7]; cx q[5], q[7]; rz(x11) q[7]; cx q[5], q[7]; cx q[6], q[7]; rz(x11) q[7]; cx q[6], q[7]; cx q[3], q[8]; rz(x11) q[8]; cx q[3], q[8]; cx q[7], q[8]; rz(x11) q[8]; cx q[7], q[8]; rz(x12) q[1]; rz(x13) q[0]; rz(x14) q[3]; rz(x15) q[2]; rz(x16) q[4]; rz(x17) q[5]; rz(x18) q[6]; rz(x19) q[7]; rz(x20) q[8]; h q[0]; rz(x21) q[0]; h q[0]; h q[1]; rz(x21) q[1]; h q[1]; h q[2]; rz(x21) q[2]; h q[2]; h q[3]; rz(x21) q[3]; h q[3]; h q[4]; rz(x21) q[4]; h q[4]; h q[5]; rz(x21) q[5]; h q[5]; h q[6]; rz(x21) q[6]; h q[6]; h q[7]; rz(x21) q[7]; h q[7]; h q[8]; rz(x21) q[8]; h q[8]; 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", "IIIIIZIIZ", "IIIIIIZIZ", "IIIIIZZII", "IIIIZIZII", "IIIZIIIZI", "IIIZZIIII", "IIZIIIIZI", "IIZZIIIII", "IZIIIIIZI", "IZIIIZIII", "IZIZIIIII", "IZZIIIIII", "ZIIIIZIII", "ZZIIIIIII", "IIIIIIIZI", "IIIIIIIIZ", "IIIIIZIII", "IIIIIIZII", "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, 18, 5, 16.5, 12, 2, 16, 6, 22.5, 0.5 ]
0.979007
[ 0.14501455624980522, -1.1901499906840702, 1.034484521005045, -1.1814458861271198, -1.3843402858965694, 0.3911871449489383, -0.9634332922169215, -0.06329978252250862, -1.6711687726871434, 0.7920633333394742, 0.21505856718922908, -0.15099145941507233, -0.33983126580977296, 0.6487549786021121...
{ "n_parameters": 44, "n_qubits": 9, "optimal_eigenvalue": -94, "target_ratio": 0.97, "target_value": -91.17999999999999 }
65