14 #include "OsiRowCut.hpp"
29 static inline void *
operator new(
size_t size) {
33 static inline void operator delete(
void *p,
size_t size) {
46 BB_cut(
const OsiRowCut& cut);
BB_cut(BCP_buffer &buf)
Constructor from content of buffer.
This is the class from which the user should derive her own algorithmic cuts.
void free(void *p, size_t n)
void pack(BCP_buffer &buf) const
Packing cut to a buffer.
Simple representation of a cut by storing non zero coefficients only.
static BCP_MemPool memPool
This class describes the message buffer used for all processes of BCP.