Definition at line 58 of file routing_lp_scheduling.h.
#include <routing_lp_scheduling.h>
◆ CumulBoundsPropagator()
| operations_research::CumulBoundsPropagator::CumulBoundsPropagator |
( |
const RoutingDimension * | dimension | ) |
|
|
explicit |
◆ CumulMax()
| int64_t operations_research::CumulBoundsPropagator::CumulMax |
( |
int | index | ) |
const |
|
inline |
◆ CumulMin()
| int64_t operations_research::CumulBoundsPropagator::CumulMin |
( |
int | index | ) |
const |
|
inline |
◆ dimension()
| const RoutingDimension & operations_research::CumulBoundsPropagator::dimension |
( |
| ) |
const |
|
inline |
◆ PropagateCumulBounds()
| bool operations_research::CumulBoundsPropagator::PropagateCumulBounds |
( |
const std::function< int64_t(int64_t)> & | next_accessor, |
|
|
int64_t | cumul_offset, |
|
|
const std::vector< RoutingModel::RouteDimensionTravelInfo > * | dimension_travel_info_per_route = nullptr ) |
The documentation for this class was generated from the following files: