C++ Reference

C++ Reference: Routing

CheapestInsertionFilteredHeuristic::StartEndValue

Detailed Description

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

Member Data Documentation

◆ distance

int64 distance

Definition at line 2820 of file routing.h.

◆ vehicle

int vehicle

Definition at line 2821 of file routing.h.


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