Go to the documentation of this file.
17 #ifndef _RECEIVE_ROUT_H
18 #define _RECEIVE_ROUT_H
23 double receive_tours
PROTO((
vrp_problem *vrp, heurs *hh,
int *last,
char print,
24 char routes,
char add_edges,
char win,
int jobs,
27 int numroutes,
int jobs,
int *sent));