Legend
| Constructor: AntiKnightConstraint( |
int | gridWidth |
See AntiChessConstraint.Grid |
int | gridHeight |
See AntiChessConstraint.Grid |
int[] | affectedValues |
See AntiChessConstraint.Affected |
IEnumerable<int> | enforcedCells |
See AntiChessConstraint.Enforcednull , the default is to enforce the entire
grid. |
bool | toroidal | See AntiKnightConstraint.Toroidal. |