recruit-communications / pyqubo

Python DSL for constructing QUBOs from mathematical expressions.
https://pyqubo.readthedocs.io/
Apache License 2.0
177 stars 46 forks source link

Add constraints to final formulation #213

Open pedroripper opened 1 year ago

pedroripper commented 1 year ago

The created constraints are missing from the final Hamiltonian, so they are not included in the H.compile() call.