Dip
0.92.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
tmp
Dip-0.92.4
SYMPHONY
include
sym_pack_cut.h
Go to the documentation of this file.
1
/*===========================================================================*/
2
/* */
3
/* This file is part of the SYMPHONY MILP Solver Framework. */
4
/* */
5
/* SYMPHONY was jointly developed by Ted Ralphs (ted@lehigh.edu) and */
6
/* Laci Ladanyi (ladanyi@us.ibm.com). */
7
/* */
8
/* (c) Copyright 2000-2019 Ted Ralphs. All Rights Reserved. */
9
/* */
10
/* This software is licensed under the Eclipse Public License. Please see */
11
/* accompanying file for terms. */
12
/* */
13
/*===========================================================================*/
14
15
#ifndef _PACK_CUT_H
16
#define _PACK_CUT_H
17
18
#include "
sym_proto.h
"
19
#include "
sym_types.h
"
20
21
void
pack_cut
PROTO
((
cut_data
*
cut
));
22
cut_data
*unpack_cut
PROTO
((
cut_data
*
cut
));
23
24
#endif
PROTO
#define PROTO(x)
Definition:
sym_proto.h:27
sym_proto.h
cut
Definition:
Cgl012cut.hpp:153
CUT_DATA
Definition:
sym_types.h:68
sym_types.h
Generated by
1.8.5