Mixed |
| Name | Description | |
|---|---|---|
| AddBinaryConstraint(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. | |
| AddBinaryConstraint(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. |