30 const int argnum,
const char *
const * arglist)
32 cout <<
"Compilation flags: ";
39 cout <<
"CUSTOM_BRANCH ";
virtual BCP_tm_user * tm_init(BCP_tm_prob &p, const int argnum, const char *const *arglist)
virtual BCP_lp_user * lp_init(BCP_lp_prob &p)
The BCP_lp_user class is the base class from which the user can derive a problem specific class to be...
Class taking care of packing/unpacking.
void readInput(const char *filename)
Read input and set up data in class BB_prob.
The BCP_tm_user class is the base class from which the user can derive a problem specific class to be...
Class for operations at the node level.
virtual BCP_user_pack * packer_init(BCP_user_class *p)