Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: PuzzleSolvers.OddEvenType

Summary

Describes the specific flavor of an OddEvenConstraint.

Enum values

0All of the affected cells must be even.
1All of the affected cells must be odd.
2All of the affected cells must have the same parity, but it is not initially specified which.