| Package | Description |
|---|---|
| uk.ac.manchester.cs.jfact.helpers | |
| uk.ac.manchester.cs.jfact.kernel | |
| uk.ac.manchester.cs.jfact.kernel.modelcaches | |
| uk.ac.manchester.cs.jfact.split |
| Modifier and Type | Method and Description |
|---|---|
void |
DLVertex.sortEntry(DLDag dag) |
| Modifier and Type | Field and Description |
|---|---|
protected DLDag |
DlSatTester.dlHeap
link to dag from TBox
|
| Modifier and Type | Method and Description |
|---|---|
DLDag |
TBox.getDag()
get RO access to DAG (needed for KE)
|
DLDag |
DlSatTester.getDAG()
get access to the DAG associated with it (necessary for the blocking
support)
|
DLDag |
TBox.getDLHeap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DlCompletionTree.isBlockedBy_SHI(DLDag dag,
DlCompletionTree p)
check blocking condition for SHI logic
|
boolean |
DlCompletionTree.isBlockedBy_SHIQ(DLDag dag,
DlCompletionTree p)
check blocking condition for SHIQ logic using optimised blocking
|
| Constructor and Description |
|---|
TDag2Interface(DLDag dag,
ExpressionManager manager)
init c'tor
|
| Constructor and Description |
|---|
ModelCacheIan(DLDag heap,
DlCompletionTree p,
boolean flagNominals,
int nC,
int nR,
boolean simpleRules)
Create cache model of given CompletionTree using given HEAP
|
| Modifier and Type | Method and Description |
|---|---|
void |
TSplitRules.initEntityMap(DLDag Dag)
init entity map using given DAG.
|
Copyright © 2013 The University of Manchester. All Rights Reserved.