Public Attributes | List of all members
ELIST Struct Reference

#include <VrpNetwork.h>

Collaboration diagram for ELIST:
Collaboration graph
[legend]

Public Attributes

struct ELISTnext_edge
 
struct EDGEdata
 
int other_end
 
struct VERTEXother
 

Detailed Description

Definition at line 53 of file VrpNetwork.h.

Member Data Documentation

struct ELIST* ELIST::next_edge

Definition at line 54 of file VrpNetwork.h.

struct EDGE* ELIST::data

Definition at line 55 of file VrpNetwork.h.

int ELIST::other_end

Definition at line 56 of file VrpNetwork.h.

struct VERTEX* ELIST::other

Definition at line 57 of file VrpNetwork.h.


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