maintenance on swig files; merge presolve context and expand context; minor fixes in the code
This commit is contained in:
@@ -175,7 +175,7 @@ LinearRange operator<=(const LinearExpr& lhs, const LinearExpr& rhs);
|
||||
LinearRange operator==(const LinearExpr& lhs, const LinearExpr& rhs);
|
||||
LinearRange operator>=(const LinearExpr& lhs, const LinearExpr& rhs);
|
||||
|
||||
// TODO(user, ondrasej): explore defining more overloads to support:
|
||||
// TODO(user,user): explore defining more overloads to support:
|
||||
// solver.AddRowConstraint(0.0 <= x + y + z <= 1.0);
|
||||
|
||||
} // namespace operations_research
|
||||
|
||||
Reference in New Issue
Block a user