OR-Tools  9.6
CheapestInsertionFilteredHeuristic::NodeInsertion

Detailed Description

Definition at line 323 of file routing_search.h.

Public Member Functions

bool operator< (const NodeInsertion &other) const
 

Public Attributes

int64_t insert_after
 
int vehicle
 
int64_t value
 

Member Function Documentation

◆ operator<()

bool operator< ( const NodeInsertion other) const
inline

Definition at line 328 of file routing_search.h.

Member Data Documentation

◆ insert_after

int64_t insert_after

Definition at line 324 of file routing_search.h.

◆ value

int64_t value

Definition at line 326 of file routing_search.h.

◆ vehicle

int vehicle

Definition at line 325 of file routing_search.h.


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