- Declared in: PuzzleSolvers.Puzzle
Declaration
public Puzzle AddConstraints(
params Constraint[] constraints
)
Summary
Adds the specified
constraints to the
Puzzle.Constraints list.
Parameters
Constraint[] | constraints |
The constraints to be added. |
Remarks
The constraints are automatically colored using 7 console colors in a cyclic sequence, starting from DarkBlue.