OR-Tools  8.2
TravelBounds

Detailed Description

Definition at line 2031 of file routing.h.

Public Attributes

std::vector< int64min_travels
 
std::vector< int64max_travels
 
std::vector< int64pre_travels
 
std::vector< int64post_travels
 

Member Data Documentation

◆ max_travels

std::vector<int64> max_travels

Definition at line 2033 of file routing.h.

◆ min_travels

std::vector<int64> min_travels

Definition at line 2032 of file routing.h.

◆ post_travels

std::vector<int64> post_travels

Definition at line 2035 of file routing.h.

◆ pre_travels

std::vector<int64> pre_travels

Definition at line 2034 of file routing.h.


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