10 const int argnum,
const char *
const * arglist);
virtual BCP_user_pack * packer_init(BCP_user_class *p)
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...
This class is an abstract base class for the initializer class the user has to provide.
The BCP_tm_user class is the base class from which the user can derive a problem specific class to be...
virtual BCP_tm_user * tm_init(BCP_tm_prob &p, const int argnum, const char *const *arglist)