newIndexSet Method

Name | Description | |
---|---|---|
![]() ![]() |
newIndexSet(Int32) |
Create a default named new XPRBindexSet index set in the current problem. The maximum size may be altered dynamically at a later time.
|
![]() ![]() |
newIndexSet(String) |
Create a new XPRBindexSet index set in the current problem with a maxsize of zero. This size may be altered dynamically at a later time.
|
![]() ![]() |
newIndexSet(String, Int32) |
Create a new XPRBindexSet index set in the current problem. This maxsize may be altered dynamically at a later time.
|
