OR-Tools  9.6
ArcFlowGraph::Arc

Detailed Description

Definition at line 57 of file arc_flow_builder.h.

Public Member Functions

bool operator< (const Arc &other) const
 

Public Attributes

int source
 
int destination
 
int item_index
 

Member Function Documentation

◆ operator<()

bool operator< ( const Arc other) const

Definition at line 396 of file arc_flow_builder.cc.

Member Data Documentation

◆ destination

int destination

Definition at line 59 of file arc_flow_builder.h.

◆ item_index

int item_index

Definition at line 60 of file arc_flow_builder.h.

◆ source

int source

Definition at line 58 of file arc_flow_builder.h.


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