OR-Tools  9.6
CheapestInsertionFilteredHeuristic::StartEndValue

Detailed Description

Definition at line 333 of file routing_search.h.

Public Member Functions

bool operator< (const StartEndValue &other) const
 

Public Attributes

int64_t num_allowed_vehicles
 
int64_t distance
 
int vehicle
 

Member Function Documentation

◆ operator<()

bool operator< ( const StartEndValue other) const
inline

Definition at line 338 of file routing_search.h.

Member Data Documentation

◆ distance

int64_t distance

Definition at line 335 of file routing_search.h.

◆ num_allowed_vehicles

int64_t num_allowed_vehicles

Definition at line 334 of file routing_search.h.

◆ vehicle

int vehicle

Definition at line 336 of file routing_search.h.


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