public class Compilation extends net.sf.tweety.graphs.DefaultGraph<CompilationNode>
| Constructor and Description |
|---|
Compilation(DeductiveKnowledgeBase kb)
Creates the compilation of the given knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
ArgumentTree |
getArgumentTree(DeductiveArgument arg)
Returns the argument tree for the given argument.
|
add, add, areAdjacent, contains, existsDirectedPath, existsDirectedPath, getAdjancyMatrix, getChildren, getComplementGraph, getEdge, getEdges, getNeighbors, getNodes, getNumberOfNodes, getParents, getRestriction, getStronglyConnectedComponents, getStronglyConnectedComponents, getSubgraphs, getSubgraphs, hasSelfLoops, isWeightedGraph, iterator, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic Compilation(DeductiveKnowledgeBase kb)
kb - some deductive knowledge base.public ArgumentTree getArgumentTree(DeductiveArgument arg)
arg - some deductive argument.Copyright © 2018. All rights reserved.