11 #ifndef COUENNEINFEASCUT_HPP
12 #define COUENNEINFEASCUT_HPP
14 #include "OsiCuts.hpp"
bool isWiped(OsiCuts &cs)
Check whether the previous cut generators have added an infeasible cut.
void WipeMakeInfeas(OsiCuts &cs)
Add a fictitious cut 1<= x_0 <= -1 as a signal to the node solver that this node is deemed infeasible...