Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 18:59
· 13 commits to main since this release
04ba171

ProblemReductions v0.3.0

Diff since v0.2.4

Breaking changes

  • Refactor the ConstraintSatisfactionProblem interfaces: Now we use constraints and objectives to specify the constraints.
  • Change the convension of size of satisfiability problems, now the size is defined by the satisfied constraints rather than unsatisfied constraints.
  • Allow specifying satisfiability problems as hard constraints.

Merged pull requests: