OsiSymSolverParameters.hpp
Go to the documentation of this file.
1 /*===========================================================================*/
2 /* */
3 /* This file is part of the SYMPHONY Branch, Cut, and Price Callable */
4 /* Library. */
5 /* */
6 /* SYMPHONY was jointly developed by Ted Ralphs (tkralphs@lehigh.edu) and */
7 /* Laci Ladanyi (ladanyi@us.ibm.com). */
8 /* */
9 /* (c) Copyright 2004-2006 Ted Ralphs and Lehigh University. */
10 /* All Rights Reserved. */
11 /* */
12 /* The authors of this file are Menal Guzelsoy and Ted Ralphs */
13 /* */
14 /* This software is licensed under the Common Public License. Please see */
15 /* accompanying file for terms. */
16 /* */
17 /*===========================================================================*/
18 
19 #ifndef OsiSymSolverParameters_hpp
20 #define OsiSymSolverParameters_hpp
21 
46 };
47 
58 };
59 
61 };
62 
63 #endif