5 #include "CoinPackedMatrix.hpp"
11 integer(0), clb(0), cub(0), obj(0),
12 rlb_core(0), rub_core(0), rlb_indexed(0), rub_indexed(0),
13 core(0), indexed(0) {}
double * clb
Lower bounds for structural variables.
CoinPackedMatrix * core
Holds the coefficients of the core rows.
~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.
void fint fint fint real fint real real real real real real real real real * e
bool * integer
Integrality information for structural variables.
double * rlb_indexed
Lower bounds for indexed constraints.
double * rlb_core
Lower bounds for core constraints.
double * rub_core
Upper bounds for core constraints.