BEST_TOURS Struct Reference

#include <VrpCommonTypes.h>

Collaboration diagram for BEST_TOURS:

Collaboration graph
[legend]
List of all members.

Public Attributes

int algorithm
double solve_time
int cost
int numroutes
route_dataroute_info
_nodetour

Detailed Description

Definition at line 33 of file VrpCommonTypes.h.


Member Data Documentation

int BEST_TOURS::algorithm

Definition at line 34 of file VrpCommonTypes.h.

double BEST_TOURS::solve_time

Definition at line 35 of file VrpCommonTypes.h.

int BEST_TOURS::cost

Definition at line 36 of file VrpCommonTypes.h.

int BEST_TOURS::numroutes

Definition at line 37 of file VrpCommonTypes.h.

route_data* BEST_TOURS::route_info

Definition at line 38 of file VrpCommonTypes.h.

_node* BEST_TOURS::tour

Definition at line 39 of file VrpCommonTypes.h.


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 03:13:21 2011 by  doxygen 1.4.7