Public Attributes
EDGE Struct Reference

#include <VrpNetwork.h>

List of all members.

Public Attributes

int v0
int v1
int cost
double weight
bool scanned
bool tree_edge
bool deleted

Detailed Description

Definition at line 43 of file VrpNetwork.h.


Member Data Documentation

int EDGE::v0

Definition at line 44 of file VrpNetwork.h.

int EDGE::v1

Definition at line 45 of file VrpNetwork.h.

Definition at line 46 of file VrpNetwork.h.

double EDGE::weight

Definition at line 47 of file VrpNetwork.h.

Definition at line 48 of file VrpNetwork.h.

Definition at line 49 of file VrpNetwork.h.

Definition at line 50 of file VrpNetwork.h.


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