72 os <<
id.idx <<
" (" <<
id.info <<
")";
Exception class for things that should NEVER happen.This class is derived from the SoPlex exception b...
Exception classes for SoPlex.
SPxRowId()
default constructor.
SPxColId()
default constructor.
Entry identifier class for items of a DataSet.Every item in a DataSet is assigned a DataKey by which ...
Generic Ids for LP rows or columns.Both SPxColIds and SPxRowIds may be treated uniformly as SPxIds: ...
Row and columns Id's SPxLP.
std::ostream & operator<<(std::ostream &s, const VectorBase< R > &vec)
Output operator.
bool isSPxColId() const
is id a column id?
int info
user information to store values -1, 0, +1
Everything should be within this namespace.
bool isSPxRowId() const
is id a row id?