#include <osi.h>
Inheritance diagram for OSISolver::RowItem:


Public Member Functions | |
| RowItem (int index_) | |
Private Attributes | |
| int | index |
| list< RowItem >::iterator | it |
Friends | |
| class | OSISolver |
Definition at line 21 of file osi.h.
int OSISolver::RowItem::index [private] |
list<RowItem>::iterator OSISolver::RowItem::it [private] |
1.4.7