SMALL_GRAPH Struct Reference

#include <VrpCommonTypes.h>

Collaboration diagram for SMALL_GRAPH:

Collaboration graph
[legend]
List of all members.

Public Attributes

int vertnum
int edgenum
int allocated_edgenum
int del_edgenum
edge_dataedges

Detailed Description

Definition at line 48 of file VrpCommonTypes.h.


Member Data Documentation

int SMALL_GRAPH::vertnum

Definition at line 49 of file VrpCommonTypes.h.

int SMALL_GRAPH::edgenum

Definition at line 50 of file VrpCommonTypes.h.

int SMALL_GRAPH::allocated_edgenum

Definition at line 51 of file VrpCommonTypes.h.

int SMALL_GRAPH::del_edgenum

Definition at line 52 of file VrpCommonTypes.h.

edge_data* SMALL_GRAPH::edges

Definition at line 53 of file VrpCommonTypes.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 8 03:03:19 2011 by  doxygen 1.4.7