qlauncher.problems.problem_formulations.hamiltonian#
Hamiltonian formulation of problems
Summary#
Functions:
Reference#
- qlauncher.problems.problem_formulations.hamiltonian.qubo_to_hamiltonian(qubo: ndarray) SparsePauliOp [source]#
- qlauncher.problems.problem_formulations.hamiltonian.get_qiskit_hamiltonian(problem: GraphColoring, constraints_weight=1, costs_weight=1)[source]#