16 class CoinPackedMatrix;
int rownum
Number of rows in the input file.
double * clb
Lower bounds for structural variables.
CoinPackedMatrix * core
Holds the coefficients of the core rows.
Class holding data for describing the problem.
int colnum
Number of columns in the input file.
~BB_prob()
Default destructor.
double * obj
Objective coefficients.
double * cub
Upper bounds for stuctural variables.
double * rub_indexed
Upper bounds for indexed constraints.
CoinPackedMatrix * indexed
Lower bounds for core constraints.
BB_prob()
Default constructor.
double EPSILON
Numerical precision for double arithmetic.
BB_prob & operator=(const BB_prob &)
bool * integer
Integrality information for structural variables.
This class describes the message buffer used for all processes of BCP.
double * rlb_indexed
Lower bounds for indexed constraints.
double * rlb_core
Lower bounds for core constraints.
double * rub_core
Upper bounds for core constraints.