Legend
| Method: Puzzle AddConstraints( |
IEnumerable<Constraint> | constraints | The constraints to be added. |
bool | avoidColors |
If false (the default), the constraints are automatically colored using 7 console colors in a cyclic
sequence, starting from DarkBlue. Use true to avoid adding the colors. |