Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::LightVehicleBreaksChecker::InterbreakLimit Struct Reference

Detailed Description

Definition at line 610 of file routing_filters.h.

#include <routing_filters.h>

Public Attributes

int64_t max_interbreak_duration
int64_t min_break_duration

Member Data Documentation

◆ max_interbreak_duration

int64_t operations_research::LightVehicleBreaksChecker::InterbreakLimit::max_interbreak_duration

Definition at line 611 of file routing_filters.h.

◆ min_break_duration

int64_t operations_research::LightVehicleBreaksChecker::InterbreakLimit::min_break_duration

Definition at line 612 of file routing_filters.h.


The documentation for this struct was generated from the following file: