C++ Reference

C++ Reference: Routing

SavingsFilteredHeuristic::VehicleClassEntry

Detailed Description

Definition at line 3295 of file routing.h.

Public Member Functions

bool operator< (const VehicleClassEntry &other) const
 

Public Attributes

int vehicle_class
 
int64 fixed_cost
 

Member Function Documentation

◆ operator<()

bool operator< ( const VehicleClassEntry other) const
inline

Definition at line 3299 of file routing.h.

Member Data Documentation

◆ fixed_cost

int64 fixed_cost

Definition at line 3297 of file routing.h.

◆ vehicle_class

int vehicle_class

Definition at line 3296 of file routing.h.


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