| Package | Description |
|---|---|
| org.aksw.limes.core.execution.engine.partialrecallengine.refinement |
| Modifier and Type | Field and Description |
|---|---|
protected PartialRecallRefinementNode |
PartialRecallRefinementOperator.best |
protected PartialRecallRefinementNode |
PartialRecallRefinementOperator.root |
| Modifier and Type | Field and Description |
|---|---|
protected LinkedList<PartialRecallRefinementNode> |
PartialRecallRefinementOperator.buffer |
| Modifier and Type | Method and Description |
|---|---|
PartialRecallRefinementNode |
PartialRecallRefinementOperator.getBest() |
| Modifier and Type | Method and Description |
|---|---|
static LinkedList<PartialRecallRefinementNode> |
RuntimeComparison.sortLinkSpecifications(HashMap<LinkSpecification,Plan> plans)
Sorts a map of link specifications in ascending order based on the
runtime estimations of their corresponding plans.
|
Copyright © 2020. All rights reserved.