Dip  0.92.4
Classes | Typedefs | Functions
sweep.h File Reference
#include <math.h>
#include <stdlib.h>
#include "heur_types.h"
#include "heur_common.h"
#include "sym_constants.h"
#include "heur_routines.h"
Include dependency graph for sweep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SWEEP_DATA
 

Typedefs

typedef struct SWEEP_DATA sweep_data
 

Functions

void make_tour PROTO ((heur_prob *p, sweep_data *data, best_tours *final_tour))
 
void sweep PROTO ((int parent, heur_prob *p))
 

Typedef Documentation

typedef struct SWEEP_DATA sweep_data

Function Documentation

void make_tour PROTO ( (heur_prob *p, sweep_data *data, best_tours *final_tour)  )
void sweep PROTO ( (int parent, heur_prob *p)  )