| Package | Description |
|---|---|
| org.aksw.limes.core.execution.engine | |
| org.aksw.limes.core.ml.algorithm.eagle.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelExecutionEngine
Implements the default execution engine class.
|
class |
SimpleExecutionEngine
Implements the default execution engine class.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionEngine |
ExecutionEngineFactory.getEngine(ExecutionEngineFactory.ExecutionEngineType type,
ACache source,
ACache target,
String sourceVar,
String targetVar)
Factory function for retrieving the desired execution engine instance.
|
| Modifier and Type | Field and Description |
|---|---|
ExecutionEngine |
PseudoFMeasureFitnessFunction.engine |
Copyright © 2018. All rights reserved.