Description
Methods for accessing
index sets and operators for adding and retrieving set elements.
Constructors
XPRBindexSet()
XPRBindexSet(xbidxset *iset)
Methods
xbidxset *getCRef() (C++ only)
bool isValid()
int print()
const char *getName()
int getSize()
int addElement(const char *text)
int getIndex(const char *text)
const char *getIndexName(int i)
Operators (C++ only)
Adding an element to an index set:
Accessing index set elements by their name or index number:
If you have any comments or suggestions about these pages,
please send mail to docs@dashoptimization.com.