![]()  | 
  
    Google OR-Tools v9.14
    
   a fast and portable software suite for combinatorial optimization 
   | 
 
Definition at line 306 of file LinearExpr.cs.
  
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) | 
      
  | 
  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.