Cgl  0.60.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
OsiSolverInterface.hpp File Reference
#include <cstdlib>
#include <string>
#include <vector>
#include "CoinTypes.hpp"
#include "CoinMessageHandler.hpp"
#include "CoinPackedVectorBase.hpp"
#include "CoinPackedMatrix.hpp"
#include "CoinWarmStart.hpp"
#include "CoinFinite.hpp"
#include "CoinError.hpp"
#include "OsiCollections.hpp"
#include "OsiSolverParameters.hpp"
+ Include dependency graph for OsiSolverInterface.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OsiSolverInterface
 Abstract Base Class for describing an interface to a solver. More...
 
class  OsiSolverInterface::ApplyCutsReturnCode
 Internal class for obtaining status from the applyCuts method. More...