| Package | Description |
|---|---|
| testoptimal.api | |
| testoptimal.api.COMB |
| Modifier and Type | Method and Description |
|---|---|
static Constants.Algorithm |
Constants.Algorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.Algorithm[] |
Constants.Algorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RunResult |
DataSetAPI.generate(String dsName_p,
Constants.Algorithm alg_p)
generate data table for a data set (uploaded).
|
| Modifier and Type | Field and Description |
|---|---|
Constants.Algorithm |
DataSetReq.algorithm |
Copyright © 2020. All rights reserved.