/home/coin/svn-release/Bcps-0.94.1/Osi/src/OsiGlpk/OsiGlpkSolverInterface.hpp File Reference

#include <string>
#include "OsiSolverInterface.hpp"
#include "CoinPackedMatrix.hpp"
#include "CoinWarmStartBasis.hpp"
Include dependency graph for OsiGlpkSolverInterface.hpp:

Go to the source code of this file.

Classes

struct  glp_prob
class  OsiGlpkSolverInterface

Defines

#define LPX   glp_prob
 GPLK Solver Interface.

Functions

void OsiGlpkSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir)
 A function that tests the methods in the OsiGlpkSolverInterface class.

Define Documentation

#define LPX   glp_prob

GPLK Solver Interface.

Instantiation of OsiGlpkSolverInterface for GPLK

Definition at line 24 of file OsiGlpkSolverInterface.hpp.


Function Documentation

void OsiGlpkSolverInterfaceUnitTest ( const std::string &  mpsDir,
const std::string &  netlibDir 
)

A function that tests the methods in the OsiGlpkSolverInterface class.


Generated on 5 Apr 2015 by  doxygen 1.6.1