Reducing Constraints#

Deprecated since version 0.3.1: dwavebinarycsp is deprecated and will be removed in Ocean 10. For solving problems with constraints, we recommand using the hybrid solvers in the Leap service. You can find documentation for the hybrid solvers at Hybrid Solvers.

Constraints can sometimes be reduced into several smaller constraints.

Functions#

irreducible_components(constraint)

Determine the sets of variables that are irreducible.