![]() |
OR-Tools
9.6
|
Definition at line 62 of file simple_graph.h.
Public Member Functions | |
| Arc (int64_t tail, int64_t head) | |
| Arc (const Edge &edge) | |
| int64_t | tail () const |
| int64_t | head () const |
| Arc | reversed () const |
| bool | operator== (const Arc &other) const |
| bool | operator!= (const Arc &other) const |
|
inline |
Definition at line 64 of file simple_graph.h.
Definition at line 19 of file simple_graph.cc.
|
inline |
Definition at line 68 of file simple_graph.h.
|
inline |
Definition at line 75 of file simple_graph.h.
|
inline |
Definition at line 71 of file simple_graph.h.
|
inline |
Definition at line 69 of file simple_graph.h.
|
inline |
Definition at line 67 of file simple_graph.h.