OR-Tools  9.6
TravelBounds

Detailed Description

Definition at line 2410 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 2412 of file routing.h.

◆ min_travels

std::vector<int64_t> min_travels

Definition at line 2411 of file routing.h.

◆ post_travels

std::vector<int64_t> post_travels

Definition at line 2414 of file routing.h.

◆ pre_travels

std::vector<int64_t> pre_travels

Definition at line 2413 of file routing.h.


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