Package openllet.core.tableau.branch
Class IndividualBranch
- java.lang.Object
-
- openllet.core.tableau.branch.Branch
-
- openllet.core.tableau.branch.IndividualBranch
-
- All Implemented Interfaces:
java.lang.Comparable<Branch>
- Direct Known Subclasses:
GuessBranch
,MaxBranch
public abstract class IndividualBranch extends Branch
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Node
getNode()
-
Methods inherited from class openllet.core.tableau.branch.Branch
compareTo, copyTo, getAnonCount, getBranchIndexInABox, getCombinedClash, getNodeCount, getTermDepends, getTryCount, getTryNext, setLastClash, setNodeCount, setStrategy, setTermDepends, setTryCount, setTryNext, shiftTryNext, toString, tryNext
-
-