#include "BCP_cut.hpp"
#include "BCP_mempool.hpp"
#include "OsiRowCut.hpp"
Include dependency graph for BB_cut.hpp:
Go to the source code of this file.
Classes | |
class | BB_indexed_cut |
When doing a sprint sort of algorithm on the cuts (i.e., leave out a number of cuts at the beginning and add them only as necessary) this object represents one of these cuts. More... | |
class | BB_cut |
Simple representation of a cut by storing non zero coefficients only. More... |