#include "BCP_math.hpp"#include "BCP_enum_branch.hpp"#include "BCP_vector.hpp"#include "BCP_lp_result.hpp"#include "BCP_USER.hpp"#include "BCP_var.hpp"#include "BCP_cut.hpp"#include "BCP_matrix.hpp"#include "OsiBranchingObject.hpp"

Go to the source code of this file.
Classes | |
| class | BCP_lp_integer_branching_object |
| This class exist only so that we can extract information from OsiIntegerBranchingObject. More... | |
| class | BCP_lp_sos_branching_object |
| This class exist only so that we can extract information from OsiIntegerBranchingObject. More... | |
| class | BCP_lp_branching_object |
| This class describes a generic branching object. More... | |
| class | BCP_presolved_lp_brobj |
| A presolved branching object candidate. More... | |
1.8.5