#include "BCP_vector.hpp"
#include "BCP_matrix.hpp"
#include "BCP_buffer.hpp"
#include "BCP_enum.hpp"
#include "BCP_obj_change.hpp"
Go to the source code of this file.
Classes | |
class | BCP_problem_core |
This class describes the core of the MIP problem, the variables/cuts in it as well as the matrix corresponding the core variables and cuts. More... | |
class | BCP_problem_core_change |
This class describes changes in the core of the problem. More... | |