Definition at line 78 of file cuts.h.
|
| std::vector< std::pair< IntegerVariable, IntegerValue > > | terms |
| |
| IntegerValue | offset |
| |
| IntegerValue | lb = IntegerValue(0) |
| |
| IntegerValue | ub = IntegerValue(0) |
| |
| double | lp_value = 0.0 |
| |
◆ lb
| IntegerValue lb = IntegerValue(0) |
◆ lp_value
◆ offset
◆ terms
| std::vector<std::pair<IntegerVariable, IntegerValue> > terms |
◆ ub
| IntegerValue ub = IntegerValue(0) |
The documentation for this struct was generated from the following file: