Go to the documentation of this file.
   17 #ifndef _INS_ROUTINES2_H 
   18 #define _INS_ROUTINES2_H 
   24 void nearest_ins2 
PROTO((
 
   26           int to_size, 
neighbor *nbtree, 
int *intour, 
int *last, 
int *zero_cost));
 
   27 int closest2 
PROTO(( 
neighbor *nbtree, 
int *intour, 
int *last, 
int *host));
 
   28 void ni_insert_edges2 
PROTO((
 
   31 int insert_into_tour2 
PROTO((
 
   33 void new_host2 
PROTO((
 
   38 void farthest_ins_from_to2 
PROTO((
 
   41       int *intour, 
int *last));
 
   43       neighbor *nbtree, 
int *intour, 
int *last));
 
   44 void fi_insert_edges2 
PROTO((