OR-Tools  9.3
TravelBounds

Detailed Description

Definition at line 2253 of file routing.h.

Public Attributes

std::vector< int64_t > min_travels
 
std::vector< int64_t > max_travels
 
std::vector< int64_t > pre_travels
 
std::vector< int64_t > post_travels
 

Member Data Documentation

◆ max_travels

std::vector<int64_t> max_travels

Definition at line 2255 of file routing.h.

◆ min_travels

std::vector<int64_t> min_travels

Definition at line 2254 of file routing.h.

◆ post_travels

std::vector<int64_t> post_travels

Definition at line 2257 of file routing.h.

◆ pre_travels

std::vector<int64_t> pre_travels

Definition at line 2256 of file routing.h.


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