Click or drag to resize

MixedIntegerNonlinearProgrammingProblemAddBinaryConstraint Method

Overload List
 NameDescription
Public methodAddBinaryConstraint(Int32) Adds a binary constraint to the variable at the given index. A binary constraint restricts the variable to a value of zero or one.
Public methodAddBinaryConstraint(Int32) Adds a binary constraint to the variables at the given indices. A binary constraint restricts the variable to a value of zero or one.
Top
See Also