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

#include <lb_types.h>

Collaboration diagram for LB_PROB:
Collaboration graph
[legend]

Public Attributes

lb_params par
 
int vertnum
 
int edgenum
 
int numroutes
 
int depot
 
int capacity
 
int * demand
 
distances dist
 
int window
 

Detailed Description

Definition at line 27 of file lb_types.h.

Member Data Documentation

lb_params LB_PROB::par

Definition at line 28 of file lb_types.h.

int LB_PROB::vertnum

Definition at line 29 of file lb_types.h.

int LB_PROB::edgenum

Definition at line 31 of file lb_types.h.

int LB_PROB::numroutes

Definition at line 32 of file lb_types.h.

int LB_PROB::depot

Definition at line 35 of file lb_types.h.

int LB_PROB::capacity

Definition at line 36 of file lb_types.h.

int* LB_PROB::demand

Definition at line 37 of file lb_types.h.

distances LB_PROB::dist

Definition at line 40 of file lb_types.h.

int LB_PROB::window

Definition at line 41 of file lb_types.h.


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