Dip  0.92.4
Public Attributes | List of all members
BEST_TOURS Struct Reference

#include <cnrp_common_types.h>

Collaboration diagram for BEST_TOURS:
Collaboration graph
[legend]

Public Attributes

int algorithm
 
double solve_time
 
int cost
 
int numroutes
 
route_dataroute_info
 
_nodetour
 

Detailed Description

Definition at line 59 of file cnrp_common_types.h.

Member Data Documentation

int BEST_TOURS::algorithm

Definition at line 60 of file cnrp_common_types.h.

double BEST_TOURS::solve_time

Definition at line 61 of file cnrp_common_types.h.

int BEST_TOURS::cost

Definition at line 62 of file cnrp_common_types.h.

int BEST_TOURS::numroutes

Definition at line 63 of file cnrp_common_types.h.

route_data * BEST_TOURS::route_info

Definition at line 64 of file cnrp_common_types.h.

_node * BEST_TOURS::tour

Definition at line 65 of file cnrp_common_types.h.


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