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
decomp
decomp_user.h
Go to the documentation of this file.
1
#ifndef _DECOMP_USER_H
2
#define _DECOMP_USER_H
3
4
#include "
sym_proto.h
"
5
#include "cg_user.h"
6
7
int
int_compar
PROTO
((
const
void
*int1,
const
void
*int2));
8
void
add_tour_to_col_set
PROTO
((
cg_prob
*p,
int
*tour, cg_vrp_spec *vrp,
9
dcmp_col_set
*cols));
10
char
bfm
PROTO
((
cg_prob
*p,
int
cur_node,
int
*intour,
int
*tour,
11
dcmp_col_set
*cols,
edge
**stack,
int
position));
12
char
check_cut
PROTO
((
cg_prob
*p, cg_vrp_spec *vrp,
cut_data
*
cut
));
13
14
#endif
15
16
PROTO
#define PROTO(x)
Definition:
sym_proto.h:27
edge
Definition:
Cgl012cut.hpp:104
CG_PROB
Definition:
sym_cg.h:27
sym_proto.h
cut
Definition:
Cgl012cut.hpp:153
DCMP_COL_SET
Definition:
decomp_types.h:16
CUT_DATA
Definition:
sym_types.h:68
Generated by
1.8.5