Legend
| Class: PuzzleSolvers.ParityEvennessConstraint
SummaryDescribes a constraint that mandates that there must be an equal number of odd and even values in a row. This is a subset of the rules of Binairo.RemarksThis constraint enforces a single row or column. For a full Binairo puzzle, you will need instances of this constraint for every row and every column.Constructors
Instance methods
|