Dip  0.92.3
Public Attributes | List of all members
VRP_CP_PROBLEM Struct Reference

#include <vrp_cp.h>

Collaboration diagram for VRP_CP_PROBLEM:
Collaboration graph
[legend]

Public Attributes

int vertnum
 
int edgenum
 
int * edges
 
struct POOL_NETn
 

Detailed Description

Definition at line 22 of file vrp_cp.h.

Member Data Documentation

int VRP_CP_PROBLEM::vertnum

Definition at line 23 of file vrp_cp.h.

int VRP_CP_PROBLEM::edgenum

Definition at line 24 of file vrp_cp.h.

int* VRP_CP_PROBLEM::edges

Definition at line 25 of file vrp_cp.h.

struct POOL_NET* VRP_CP_PROBLEM::n

Definition at line 26 of file vrp_cp.h.


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