BCP_buffer & pack(const T &value)
Pack a single object of type T.
BCP_buffer & unpack(T &value)
Unpack a single object of type T.
MC_explicit_dense_cut(const MC_explicit_dense_cut &)
This is the class from which the user should derive her own algorithmic cuts.
static BCP_MemPool memPool
static const int explicit_dense_cut
void pack(BCP_buffer &buf) const
static const int cycle_cut
void pack(BCP_buffer &buf) const
MC_cycle_cut(const MC_cycle_cut &)
void set_ub(const double ub)
Set the upper bound on the cut.
This class describes the message buffer used for all processes of BCP.
static BCP_MemPool memPool