|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

public interface LPModelIndex
An index of a variable or a constraint in an LP model, consisting of an offset identifier and a numerical local index. The offset identifier represents the offset within a global LP model. It has to be combined with the local index to get the index within the global model. Up to now, combining simply means adding.
| Method Summary | |
|---|---|
int |
getLocalIndex()
Get the local index. |
String |
getOffsetId()
Get the offset identifier. |
| Method Detail |
|---|
int getLocalIndex()
String getOffsetId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||