Dip  0.92.4
Classes | Typedefs | Functions
s_path.h File Reference
#include "sym_proto.h"
#include "heur_types.h"
Include dependency graph for s_path.h:

Go to the source code of this file.

Classes

struct  ADJ_LIST
 

Typedefs

typedef struct ADJ_LIST adj_list
 

Functions

int *sp PROTO ((adj_list **adj, int numnodes, int origin, int dest))
 
void make_routes PROTO ((heur_prob *p, _node *tsp_tour, int start, best_tours *new_tour))
 

Typedef Documentation

typedef struct ADJ_LIST adj_list

Function Documentation

int* sp PROTO ( (adj_list **adj, int numnodes, int origin, int dest)  )
void make_routes PROTO ( (heur_prob *p, _node *tsp_tour, int start, best_tours *new_tour)  )