#include "CouenneCutGenerator.hpp"
#include "CouenneProblem.hpp"
#include "CouenneObject.hpp"
#include "CouenneBranchingObject.hpp"
#include "CouenneDisjCuts.hpp"
Include dependency graph for getDisjunctions.cpp:
Go to the source code of this file.
Functions | |
bool | BranchingFBBT (CouenneProblem *problem, OsiObject *Object, OsiSolverInterface *solver) |
Called from simulateBranch when object is not CouenneObject and therefore needs explicit FBBT. |
bool BranchingFBBT | ( | CouenneProblem * | problem, | |
OsiObject * | Object, | |||
OsiSolverInterface * | solver | |||
) |
Called from simulateBranch when object is not CouenneObject and therefore needs explicit FBBT.