Cgl  0.60.3
CglLandPMessages.hpp
Go to the documentation of this file.
1 // Copyright (C) 2005-2009, Pierre Bonami and others. All Rights Reserved.
2 // Author: Pierre Bonami
3 // LIF
4 // CNRS, Aix-Marseille Universites
5 // Date: 02/23/08
6 //
7 // $Id: CglLandPMessages.hpp 1122 2013-04-06 20:39:53Z stefan $
8 //
9 // This code is licensed under the terms of the Eclipse Public License (EPL).
10 //---------------------------------------------------------------------------
11 #ifndef CglLandPMessages_H
12 #define CglLandPMessages_H
13 
14 #include "CoinMessage.hpp"
15 #include "CoinMessageHandler.hpp"
16 
17 namespace LAP
18 {
20 class DebugData;
23 {
47  DUMMY_END
48 };
50 class LandPMessages : public CoinMessages
51 {
52 public:
53 
56 };
57 }
58 #endif
Message handler for lift-and-project simplex.
LandPMessages()
Constructor.
Performs one round of Lift & Project using CglLandPSimplex to build cuts.
Definition: CglLandP.hpp:25
LAP_messages
Types of messages for lift-and-project simplex.
@ WarnFailedPivotIIf
@ FinishedOptimal
@ WarnFailedBestImprovingCol
@ WarnBadRowComputation
@ FailedSigmaIncreased
@ PivotFailedSigmaIncreased
@ FoundImprovingRow
@ PivotFailedSigmaUnchanged
@ FoundBestImprovingCol
@ WarnBadRhsComputation
@ WarnBadSigmaComputation
@ WarnFailedPivotTol