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

#include <routing_filters.h>

Public Attributes

int64_t max_interbreak_duration
 
int64_t min_break_duration
 

Detailed Description

Definition at line 591 of file routing_filters.h.

Member Data Documentation

◆ max_interbreak_duration

int64_t operations_research::LightVehicleBreaksChecker::InterbreakLimit::max_interbreak_duration

Definition at line 592 of file routing_filters.h.

◆ min_break_duration

int64_t operations_research::LightVehicleBreaksChecker::InterbreakLimit::min_break_duration

Definition at line 593 of file routing_filters.h.


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