ConstraintSystem.Less Method

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

Returns a value that indicates if an input is less than another input.

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 Less(array<CspTerm[]) Returns a value that indicates if an input is less than the following input.
Public method Less(Int32, array<CspTerm[]) Returns a value that indicates if an input is less than a constant.

Top

See Also

Reference

ConstraintSystem Class

Microsoft.SolverFoundation.Solvers Namespace