Dip  0.92.4
Functions
vrp_master_functions.h File Reference
#include "sym_proto.h"
#include "vrp_types.h"
Include dependency graph for vrp_master_functions.h:

Go to the source code of this file.

Functions

int is_same_edge PROTO ((const void *ed0, const void *ed1))
 
void delete_dup_edges PROTO ((small_graph *g))
 
void broadcast PROTO ((vrp_problem *vrp, int *tids, int jobs))
 
int *create_edge_list PROTO ((vrp_problem *vrp, int *varnum, char which_edges))
 

Function Documentation

int is_same_edge PROTO ( (const void *ed0, const void *ed1)  )
void delete_dup_edges PROTO ( (small_graph *g)  )
void broadcast PROTO ( (vrp_problem *vrp, int *tids, int jobs)  )
int* create_edge_list PROTO ( (vrp_problem *vrp, int *varnum, char which_edges)  )