Dip  0.92.4
sym_prep_params.h
Go to the documentation of this file.
1 /*===========================================================================*/
2 /* */
3 /* This file is part of the SYMPHONY Branch, Cut, and Price Library. */
4 /* */
5 /* SYMPHONY was jointly developed by Ted Ralphs (ted@lehigh.edu) and */
6 /* Laci Ladanyi (ladanyi@us.ibm.com). */
7 /* */
8 /* The author of this file is Menal Guzelsoy */
9 /* */
10 /* (c) Copyright 2006-2019 Lehigh University. All Rights Reserved. */
11 /* */
12 /* This software is licensed under the Eclipse Public License. Please see */
13 /* accompanying file for terms. */
14 /* */
15 /*===========================================================================*/
16 
17 #ifndef _PREP_PARAMS_H
18 #define _PREP_PARAMS_H
19 
20 /*---------------------------------------------------------------------------*\
21 | The list of parameters associated with pre-processing |
22 | |
23 \*---------------------------------------------------------------------------*/
24 typedef struct PREP_PARAMS{
25  int level;
26  int dive_level;
29  int do_probe;
30  int verbosity;
35  double etol;
44  int keep_track;
45  int write_mps;
46  int write_lp;
49 
50 #endif
double max_aggr_row_ratio
struct PREP_PARAMS prep_params
double single_row_rlx_ratio
char do_aggregate_row_rlx