OR-Tools  8.2
CheapestInsertionFilteredHeuristic::StartEndValue

Detailed Description

Definition at line 3128 of file routing.h.

Public Member Functions

bool operator< (const StartEndValue &other) const
 

Public Attributes

int64 distance
 
int vehicle
 

Member Function Documentation

◆ operator<()

bool operator< ( const StartEndValue other) const
inline

Definition at line 3132 of file routing.h.

Member Data Documentation

◆ distance

int64 distance

Definition at line 3129 of file routing.h.

◆ vehicle

int vehicle

Definition at line 3130 of file routing.h.


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