/build/buildd/coinor-osi-0.100.2/Osi/src/OsiOsl/OsiOslSolverInterface.hpp File Reference

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

Go to the source code of this file.

Classes

class  OsiOslSolverInterface
 OSL Solver Interface. More...

Functions

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

Function Documentation

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

A function that tests the methods in the OsiOslSolverInterface class.

The only reason for it not to be a member method is that this way it doesn't have to be compiled into the library. And that's a gain, because the library should be compiled with optimization on, but this method should be compiled with debugging. Also, if this method is compiled with optimization, the compilation takes 10-15 minutes and the machine pages (has 256M core memory!)...


Generated on Tue Nov 10 04:02:59 2009 by  doxygen 1.6.1