Package | Description |
---|---|
it.ssc.pl.milp |
Questo package contiene classi per la risoluzione di problemi di programmazione lineare
SSC Software www.sscLab.org |
it.ssc.pl.milp.util |
Modifier and Type | Method and Description |
---|---|
LPThreadsNumber |
LP.getThreadsNumber() |
Modifier and Type | Method and Description |
---|---|
void |
LP.setThreadsNumber(LPThreadsNumber threadsNumber) |
Modifier and Type | Method and Description |
---|---|
static LPThreadsNumber |
LPThreadsNumber.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LPThreadsNumber[] |
LPThreadsNumber.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|