Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

OsiDylpSolverInterface.hpp File Reference

Declaration of COIN OSI layer for dylp. More...

#include <CoinPackedMatrix.hpp>
#include <OsiSolverInterface.hpp>
#include <CoinWarmStart.hpp>
#include <CoinMessageHandler.hpp>
#include <CoinMpsIO.hpp>
#include <CoinPresolveMatrix.hpp>
#include "dylp.h"

Go to the source code of this file.

Classes

class  OsiDylpSolverInterface
 COIN OSI layer for dylp. More...

Defines

#define DYLP_INTERNAL

Enumerations

enum  ODSI_start_enum { startInvalid = 0, startCold = 1, startWarm, startHot }
 Enum to specify cold/warm/hot start. More...


Detailed Description

Declaration of COIN OSI layer for dylp.

This file contains the declaration of the class OsiDylpSolverInterface (ODSI), an implementation of the COIN OSI layer for the dylp LP solver.

Definition in file OsiDylpSolverInterface.hpp.


Define Documentation

#define DYLP_INTERNAL
 

Definition at line 30 of file OsiDylpSolverInterface.hpp.


Enumeration Type Documentation

enum ODSI_start_enum
 

Enum to specify cold/warm/hot start.

Enumeration values:
startInvalid 
startCold 
startWarm 
startHot 

Definition at line 37 of file OsiDylpSolverInterface.hpp.


Generated on Sun Jun 11 02:00:40 2006 by  doxygen 1.3.9.1