Definition at line 109 of file LinearConstraint.cs.
◆ VarEquality()
Google.OrTools.LinearSolver.VarEquality.VarEquality |
( |
Variable | left, |
|
|
Variable | right, |
|
|
bool | equality ) |
|
inline |
◆ Extract()
override Constraint Google.OrTools.LinearSolver.VarEquality.Extract |
( |
Solver | solver | ) |
|
|
inlinevirtual |
◆ operator bool()
static implicit Google.OrTools.LinearSolver.VarEquality.operator bool |
( |
VarEquality | ct | ) |
|
|
inlinestatic |
◆ ToString()
override String Google.OrTools.LinearSolver.VarEquality.ToString |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: