ConstraintSystem.TableTerm Method

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

Creates a relation constraint by using the column variables and inputs.

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 TableTerm(array<CspTerm[], array<array<CspTerm[][]) Creates a relation constraint by using the column variables and inputs.
Public method TableTerm(array<CspTerm[], IEnumerable<IEnumerable<CspTerm>>) Creates a relation constraint by using the column variables and inputs.

Top

See Also

Reference

ConstraintSystem Class

Microsoft.SolverFoundation.Solvers Namespace