quantum_launcher.problems.problem_formulations.hamiltonian#
Hamiltonian formulation of problems
Summary#
Functions:
Reference#
- quantum_launcher.problems.problem_formulations.hamiltonian.hamiltonian_to_qubo(hamiltonian)[source]#
- quantum_launcher.problems.problem_formulations.hamiltonian.get_qiskit_hamiltonian(problem: GraphColoring, constraints_weight=1, costs_weight=1)[source]#