#include <VrpNetwork.h>

Public Attributes | |
| struct ELIST * | next_edge |
| struct EDGE * | data |
| int | other_end |
| struct VERTEX * | other |
Definition at line 53 of file VrpNetwork.h.
struct ELIST * ELIST::next_edge [read] |
Definition at line 54 of file VrpNetwork.h.
struct EDGE * ELIST::data [read] |
Definition at line 55 of file VrpNetwork.h.
| int ELIST::other_end |
Definition at line 56 of file VrpNetwork.h.
struct VERTEX * ELIST::other [read] |
Definition at line 57 of file VrpNetwork.h.
1.6.1