Dip
0.92.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
tmp
Dip-0.92.4
SYMPHONY
Applications
VRP
include
min_cut
min_cut.h
Go to the documentation of this file.
1
#ifndef _MIN_CUT_H
2
#define _MIN_CUT_H
3
4
#include "
sym_proto.h
"
5
#include "cg_user.h"
6
#include "network.h"
7
8
int
min_cut
PROTO
((cg_vrp_spec *vrp,
network
*n,
double
etol));
9
int
shrink_one_edges
PROTO
((cg_vrp_spec *vrp,
network
*n,
int
*cur_verts,
10
int
*cur_edges,
int
capacity,
double
etol));
11
12
#endif
PROTO
#define PROTO(x)
Definition:
sym_proto.h:27
NETWORK
Definition:
network.h:89
sym_proto.h
Generated by
1.8.5