Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Public Member Functions | |
SumArray (LinearExpr[] array) | |
override double | DoVisit (Dictionary< Variable, double > coefficients, double multiplier) |
override double | SolutionValue () |
Public Member Functions inherited from Google.OrTools.LinearSolver.LinearExpr | |
double | Visit (Dictionary< Variable, double > coefficients) |
Definition at line 306 of file LinearExpr.cs.
|
inline |
Definition at line 308 of file LinearExpr.cs.
|
inlinevirtual |
Reimplemented from Google.OrTools.LinearSolver.LinearExpr.
Definition at line 313 of file LinearExpr.cs.
|
inlinevirtual |
Reimplemented from Google.OrTools.LinearSolver.LinearExpr.
Definition at line 330 of file LinearExpr.cs.