![]() |
OR-Tools
8.2
|
Definition at line 34 of file routing_lp_scheduling.h.
Public Member Functions | |
| CumulBoundsPropagator (const RoutingDimension *dimension) | |
| bool | PropagateCumulBounds (const std::function< int64(int64)> &next_accessor, int64 cumul_offset) |
| int64 | CumulMin (int index) const |
| int64 | CumulMax (int index) const |
| const RoutingDimension & | dimension () const |
|
explicit |
Definition at line 225 of file routing_lp_scheduling.cc.
|
inline |
Definition at line 51 of file routing_lp_scheduling.h.
|
inline |
Definition at line 47 of file routing_lp_scheduling.h.
|
inline |
Definition at line 56 of file routing_lp_scheduling.h.
| bool PropagateCumulBounds | ( | const std::function< int64(int64)> & | next_accessor, |
| int64 | cumul_offset | ||
| ) |
Definition at line 385 of file routing_lp_scheduling.cc.