Dip  0.92.4
Functions
cnrp_master_functions.h File Reference
#include "sym_proto.h"
#include "cnrp_types.h"
Include dependency graph for cnrp_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 ((cnrp_problem *cnrp, int *tids, int jobs))
 
void cnrp_create_variables PROTO ((cnrp_problem *cnrp))
 
int *create_edge_list PROTO ((cnrp_problem *cnrp, 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 ( (cnrp_problem *cnrp, int *tids, int jobs)  )
void cnrp_create_variables PROTO ( (cnrp_problem *cnrp)  )
int* create_edge_list PROTO ( (cnrp_problem *cnrp, int *varnum, char which_edges)  )