![]() |
OR-Tools
9.6
|
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 |
| bool operator< | ( | const Arc & | other | ) | const |
Definition at line 396 of file arc_flow_builder.cc.
| int destination |
Definition at line 59 of file arc_flow_builder.h.
| int item_index |
Definition at line 60 of file arc_flow_builder.h.
| int source |
Definition at line 58 of file arc_flow_builder.h.