Share via


ConstraintSystem.CreateVariableVector Method

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

Creates a vector of finite variable terms.

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 CreateVariableVector(CspComposite, Object, Int32) Creates a vector of finite variable terms in a composite domain.
Public method CreateVariableVector(CspDomain, Object, Int32) Creates a vector of finite variable terms in a domain.

Top

See Also

Reference

ConstraintSystem Class

Microsoft.SolverFoundation.Solvers Namespace