/tmp/buildd/coinor-osi-0.103.0/Osi/src/OsiSpx/OsiSpxSolverInterface.hpp File Reference

#include <string>
#include "soplex.h"
#include "OsiSolverInterface.hpp"
#include "CoinWarmStartBasis.hpp"
Include dependency graph for OsiSpxSolverInterface.hpp:

Go to the source code of this file.

Classes

class  OsiSpxSolverInterface
 SoPlex Solver Interface. More...

Functions

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

Function Documentation

void OsiSpxSolverInterfaceUnitTest ( 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.

Generated on Sat Jul 10 18:05:43 2010 by  doxygen 1.6.3