| Package | Description |
|---|---|
| org.semanticweb.HermiT.existentials | |
| org.semanticweb.HermiT.tableau |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExpansionStrategy
Implements the common bits of an ExistentialsExpansionStrategy, leaving only actual processing of existentials in need of expansion to subclasses.
|
class |
CreationOrderStrategy
Strategy for expanding all existentials on the oldest node in the tableau with unexpanded existentials.
|
class |
IndividualReuseStrategy
IndividualReuseStrategy.
|
| Modifier and Type | Method and Description |
|---|---|
ExistentialExpansionStrategy |
Tableau.getExistentialsExpansionStrategy() |
| Constructor and Description |
|---|
Tableau(InterruptFlag interruptFlag,
TableauMonitor tableauMonitor,
ExistentialExpansionStrategy existentialsExpansionStrategy,
boolean useDisjunctionLearning,
DLOntology permanentDLOntology,
DLOntology additionalDLOntology,
Map<String,Object> parameters) |
Copyright © 2020. All rights reserved.