Dip
0.92.4
|
#include "CglLandPValidator.hpp"
#include "CglCutGenerator.hpp"
#include "CglParam.hpp"
#include <iostream>
Go to the source code of this file.
Classes | |
class | LAP::LapMessages |
Output messages for Cgl. More... | |
class | CglLandP |
class | CglLandP::Parameters |
Class storing parameters. More... | |
class | CglLandP::NoBasisError |
class | CglLandP::SimplexInterfaceError |
struct | CglLandP::CachedData |
Some informations that will be changed by the pivots and that we want to keep. More... | |
Namespaces | |
LAP | |
Performs one round of Lift & Project using CglLandPSimplex to build cuts. | |
Functions | |
void | CglLandPUnitTest (OsiSolverInterface *si, const std::string &mpsDir) |
void CglLandPUnitTest | ( | OsiSolverInterface * | si, |
const std::string & | mpsDir | ||
) |