Tuples Constructor

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

Initializes a new instance of the Tuples class.

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 Tuples(String, IEnumerable<Domain>) Creates tuples that can be used as a random parameter for stochastic programming or for table constraints. Initializes a new instance of the Tuples class.
Public method Tuples(String, IEnumerable<Domain>, array<Set[]) Creates tuples that can be used as a random parameter for stochastic programming or for table constraints. Initializes a new instance of the Tuples class using the specified index sets.
Public method Tuples(String, IEnumerable<Domain>, IEnumerable<Rational()>) Creates tuples that can be used as a random parameter for stochastic programming or for table constraints. Initializes a new instance of the Tuples class using the specified data.

Top

See Also

Reference

Tuples Class

Microsoft.SolverFoundation.Services Namespace