![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <routing_filters.h>
Public Attributes | |
int64_t | max_interbreak_duration |
int64_t | min_break_duration |
Definition at line 591 of file routing_filters.h.
int64_t operations_research::LightVehicleBreaksChecker::InterbreakLimit::max_interbreak_duration |
Definition at line 592 of file routing_filters.h.
int64_t operations_research::LightVehicleBreaksChecker::InterbreakLimit::min_break_duration |
Definition at line 593 of file routing_filters.h.