![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 280 of file routing_filter_committables.h.
#include <routing_filter_committables.h>
Public Member Functions | |
| bool | operator== (const VehicleBreak &other) const |
Public Attributes | |
| Interval | start |
| Interval | end |
| Interval | duration |
| Interval | is_performed |
|
inline |
Definition at line 285 of file routing_filter_committables.h.
| Interval operations_research::DimensionValues::VehicleBreak::duration |
Definition at line 283 of file routing_filter_committables.h.
| Interval operations_research::DimensionValues::VehicleBreak::end |
Definition at line 282 of file routing_filter_committables.h.
| Interval operations_research::DimensionValues::VehicleBreak::is_performed |
Definition at line 284 of file routing_filter_committables.h.
| Interval operations_research::DimensionValues::VehicleBreak::start |
Definition at line 281 of file routing_filter_committables.h.