qiskit.optimization.applications.ising.clique
Convert clique instances into Pauli list
Deal with Gset format. See https://web.stanford.edu/~yyye/yyye/Gset/
Functions
get_graph_solution (x) | Get graph solution from binary string. |
get_operator (weight_matrix, K) | Generate Hamiltonian for the clique. |
satisfy_or_not (x, w, K) | Compute the value of a cut. |
Was this page helpful?
Report a bug or request content on GitHub.