Dip  0.92.4
Functions
mst_ins_rout.h File Reference
#include "sym_proto.h"
#include "lb_types.h"
#include "heur_types.h"
Include dependency graph for mst_ins_rout.h:

Go to the source code of this file.

Functions

int make_k_tree PROTO ((lb_prob *p, int *tree, int *lamda, int k))
 
int closest PROTO ((neighbor *nbtree, int *intree, int *last, int *host))
 
void ni_insert_edges PROTO ((lb_prob *p, int new_node, neighbor *nbtree, int *intree, int *last, int *lamda, int mu))
 
int new_lamda PROTO ((lb_prob *p, int upper_bound, int cur_bound, int *lamda, int numroutes, int *tree, edge_data *cur_edges, int alpha))
 

Function Documentation

int make_k_tree PROTO ( (lb_prob *p, int *tree, int *lamda, int k)  )
int closest PROTO ( (neighbor *nbtree, int *intree, int *last, int *host)  )
void ni_insert_edges PROTO ( (lb_prob *p, int new_node, neighbor *nbtree, int *intree, int *last, int *lamda, int mu)  )
int new_lamda PROTO ( (lb_prob *p, int upper_bound, int cur_bound, int *lamda, int numroutes, int *tree, edge_data *cur_edges, int alpha)  )