Public Member Functions | |
BmSosInfo (const TMINLP::SosInfo *sosinfo, int i) | |
~BmSosInfo () | |
Public Attributes | |
int | length |
int | type |
int | priority |
int * | indices |
double * | weights |
int | first |
int | last |
Definition at line 165 of file BM.hpp.
BM_lp::BmSosInfo::BmSosInfo | ( | const TMINLP::SosInfo * | sosinfo, | |
int | i | |||
) |
BM_lp::BmSosInfo::~BmSosInfo | ( | ) | [inline] |
double* BM_lp::BmSosInfo::weights |