/home/coin/svn-release/OptimizationSuite-1.1.0/Cgl/src/CglLandP/CglLandPSimplex.hpp File Reference

#include <iostream>
#include "CglLandP.hpp"
#include "OsiSolverInterface.hpp"
#include "CoinMessage.hpp"
#include "CoinMessageHandler.hpp"
#include "CoinWarmStartBasis.hpp"
#include "CoinPackedMatrix.hpp"
Include dependency graph for CglLandPSimplex.hpp:

Go to the source code of this file.

Classes

class  LAP::LandPMessages
 Message handler for lift-and-project simplex. More...
class  LAP::CglLandPSimplex
struct  LAP::CglLandPSimplex::TabRow
struct  LAP::CglLandPSimplex::extraInfo

Namespaces

namespace  LAP
 

Performs one round of Lift & Project using CglLandPSimplex to build cuts.


Enumerations

enum  LAP::LAPS_messages {
  LAP::Separating, LAP::FoundImprovingRow, LAP::FoundBestImprovingCol, LAP::WarnFailedBestImprovingCol,
  LAP::LogHead, LAP::PivotLog, LAP::FinishedOptimal, LAP::HitLimit,
  LAP::WarnBadSigmaComputation, LAP::WarnBadRowComputation, LAP::WarnGiveUpRow, LAP::PivotFailedSigmaUnchanged,
  LAP::PivotFailedSigmaIncreased, LAP::FailedSigmaIncreased, LAP::WarnBadRhsComputation, LAP::WarnFailedPivotTol,
  LAP::WarnFailedPivotIIf, LAP::DUMMY_END
}
 

Types of messages for lift-and-project simplex.

More...

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1