Legend
| Class: PuzzleSolvers.MinMaxSumConstraint
SummaryDescribes a constraint in which the sum of values in a specific region must have a specified minimum or maximum.RemarksNote that if min and max are both set totrue, the result is a SumConstraint. If they are both false, this constraint has no effect.Constructors
Instance methods
Instance properties
|