OsiSolverParameters.hpp
Go to the documentation of this file.
1 // Copyright (C) 2000, International Business Machines
2 // Corporation and others. All Rights Reserved.
3 
4 #ifndef OsiSolverParameters_H
5 #define OsiSolverParameters_H
6 
7 enum OsiIntParam {
38 };
39 
60 };
61 
62 
72 };
73 
96 };
97 
107 };
108 
109 #endif