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

Top

See Also

Reference

CspComposite Class

Microsoft.SolverFoundation.Solvers Namespace