Dip  0.92.4
Functions
min_cut.h File Reference
#include "sym_proto.h"
#include "cg_user.h"
#include "network.h"
Include dependency graph for min_cut.h:

Go to the source code of this file.

Functions

int min_cut PROTO ((cg_vrp_spec *vrp, network *n, double etol))
 
int shrink_one_edges PROTO ((cg_vrp_spec *vrp, network *n, int *cur_verts, int *cur_edges, int capacity, double etol))
 

Function Documentation

int min_cut PROTO ( (cg_vrp_spec *vrp, network *n, double etol)  )
int shrink_one_edges PROTO ( (cg_vrp_spec *vrp, network *n, int *cur_verts, int *cur_edges, int capacity, double etol)  )