/home/coin/SVN-release/CoinAll-1.1.0/SYMPHONY/Applications/VRP/include/compute_cost.h File Reference

#include "sym_proto.h"
#include "vrp_common_types.h"

Include dependency graph for compute_cost.h:

Go to the source code of this file.

Functions

int compute_icost PROTO ((distances *dist, int v0, int v1))
void canonical_tour PROTO ((distances *dist, best_tours *cur_tour, int vertnum, int capacity, int *demand))
int route_calc PROTO ((distances *dist, _node *tour, int numroutes, route_data *route_info, int *demand))
int compute_tour_cost PROTO ((distances *dist, _node *tour))
double ECOST PROTO ((double *cost, int v0, int v1, int vertnum))
int MCOST PROTO ((distances *dist, int v0, int v1, int *lamda))
int TCOST PROTO ((distances *dist, int v0, int v1, int *lamda, int mu))


Function Documentation

int compute_icost PROTO ( (distances *dist, int v0, int v1)   ) 

void canonical_tour PROTO ( (distances *dist, best_tours *cur_tour, int vertnum, int capacity, int *demand)   ) 

int route_calc PROTO ( (distances *dist, _node *tour, int numroutes, route_data *route_info, int *demand)   ) 

int compute_tour_cost PROTO ( (distances *dist, _node *tour)   ) 

double ECOST PROTO ( (double *cost, int v0, int v1, int vertnum)   ) 

int MCOST PROTO ( (distances *dist, int v0, int v1, int *lamda)   ) 

int TCOST PROTO ( (distances *dist, int v0, int v1, int *lamda, int mu)   ) 


Generated on Sun Nov 14 14:11:40 2010 for Coin-All by  doxygen 1.4.7