ConstraintSystem.CreateIntegerSet Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates a domain of allowed integer values.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateIntegerSet(Int32()) Creates a domain of allowed integer values in strictly ascending order.
Public method CreateIntegerSet(Int32(), Int32, Int32) Create a domain of allowed integer values in strictly descending order.

Top

See Also

Reference

ConstraintSystem Class

Microsoft.SolverFoundation.Solvers Namespace