![]() |
OR-Tools
9.6
|
Definition at line 32 of file simple_graph.h.
Public Member Functions | |
| Edge (int64_t tail, int64_t head) | |
| Edge (const Arc &arc) | |
| int64_t | tail () const |
| int64_t | head () const |
| bool | operator== (const Edge &other) const |
| bool | operator!= (const Edge &other) const |
|
inline |
Definition at line 34 of file simple_graph.h.
Definition at line 18 of file simple_graph.cc.
|
inline |
Definition at line 38 of file simple_graph.h.
|
inline |
Definition at line 45 of file simple_graph.h.
|
inline |
Definition at line 40 of file simple_graph.h.
|
inline |
Definition at line 37 of file simple_graph.h.