Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
A class that stores the collection of all LP constraints in a model. More...
#include <linear_programming_constraint.h>
Public Member Functions | |
LinearProgrammingConstraintCollection (Model *model) | |
A class that stores the collection of all LP constraints in a model.
Definition at line 631 of file linear_programming_constraint.h.
|
inlineexplicit |
Definition at line 634 of file linear_programming_constraint.h.