| Package | Description |
|---|---|
| org.processmining.plugins.ilpminer |
| Modifier and Type | Method and Description |
|---|---|
static ILPMinerSettings.SolverType |
ILPMinerSettings.SolverType.fromInt(int ordinal) |
static ILPMinerSettings.SolverType |
ILPMinerSettings.SolverType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ILPMinerSettings.SolverType[] |
ILPMinerSettings.SolverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Class<?>[] |
ILPMinerStrategyManager.getILPMinerStrategies(ILPMinerSettings.SolverType solver) |