TermModel.AddVariable Method

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

Adds a variable to a model.

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 AddVariable(Object, Int32%) Adds a user variable to a model. (Inherited from RowVariableModel.)
Public method AddVariable(Object, Int32%, IEnumerable<Rational>) Adds a variable that has a fixed set of possible values to a model.
Public method AddVariable(Object, Int32%, Rational, Rational, Boolean) Adds a variable to a model.

Top

See Also

Reference

TermModel Class

Microsoft.SolverFoundation.Services Namespace