| Package | Description |
|---|---|
| org.processmining.lpengines.factories | |
| org.processmining.lpengines.implementations | |
| org.processmining.lpengines.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static LPEngine |
LPEngineFactory.createLPEngine(LPEngine.EngineType type) |
static LPEngine |
LPEngineFactory.createLPEngine(LPEngine.EngineType type,
int rows,
int columns) |
static LPEngine |
LPEngineFactory.createLPSolveILPEngine(int rows,
int columns)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LPEngineLpSolveDisposableImpl |
class |
LPEngineLpSolveImpl |
| Modifier and Type | Method and Description |
|---|---|
LPEngine |
LPEngineLpSolveImpl.clone() |
| Modifier and Type | Method and Description |
|---|---|
LPEngine |
LPEngine.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
LPEngineVisitor.visit(LPEngine engine) |