![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 284 of file routing_cuts.h.
#include <routing_cuts.h>
Public Attributes | |
| int | node = 0 |
| IntegerValue | demand = 0 |
| IntegerValue | capacity = 0 |
| ItemOrBinType | type = ITEM_OR_BIN |
| IntegerValue operations_research::sat::SpecialBinPackingHelper::ItemOrBin::capacity = 0 |
Definition at line 294 of file routing_cuts.h.
| IntegerValue operations_research::sat::SpecialBinPackingHelper::ItemOrBin::demand = 0 |
Definition at line 293 of file routing_cuts.h.
| int operations_research::sat::SpecialBinPackingHelper::ItemOrBin::node = 0 |
Definition at line 286 of file routing_cuts.h.
| ItemOrBinType operations_research::sat::SpecialBinPackingHelper::ItemOrBin::type = ITEM_OR_BIN |
Definition at line 302 of file routing_cuts.h.