Home
last modified time | relevance | path

Searched refs:whenInfeasible (Results 1 – 8 of 8) sorted by relevance

/dports/math/alps/CHiPPS-ALPS-releases-2.0.1/Alps/examples/Abc/
H A DAbcCutGenerator.h168 inline bool whenInfeasible() const in whenInfeasible() function
H A DAbcModel.cpp646 bool whenInfeasible) in addCutGenerator() argument
654 normal, atSolution, whenInfeasible); in addCutGenerator()
/dports/math/bcps/CHiPPS-BiCePS-releases-0.99.2/Bcps/examples/Blis/
H A DBlisConGenerator.h208 inline bool whenInfeasible() const { return whenInfeasible_; } in whenInfeasible() function
H A DBlisModel.cpp1110 bool whenInfeasible) in addCutGenerator() argument
1119 whenInfeasible); in addCutGenerator()
1128 normal, atSolution, whenInfeasible); in addCutGenerator()
H A DBlisModel.h450 bool whenInfeasible = false);
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcCutGenerator.hpp219 inline bool whenInfeasible() const in whenInfeasible() function in CbcCutGenerator
H A DCbcCutGenerator.cpp1399 if (whenInfeasible()) in generateTuning()
H A DCbcModel.cpp7152 bool whenInfeasible, int howOftenInSub, argument
7162 normal, atSolution, whenInfeasible, howOftenInSub,
7170 normal, atSolution, whenInfeasible, howOftenInSub,
15875 bool whenInfeasible = generator_[i]->whenInfeasible(); local
15884 whenInfeasible ? "true" : "false",
18725 generator->whenInfeasible(),
18869 generator->whenInfeasible(),