public class MaxBranch extends IndividualBranch
ind| Constructor and Description |
|---|
MaxBranch(ABox abox,
CompletionStrategy strategy,
Individual x,
Role r,
int n,
aterm.ATermAppl qualification,
List<NodeMerge> mergePairs,
DependencySet ds) |
| Modifier and Type | Method and Description |
|---|---|
IndividualBranch |
copyTo(ABox abox) |
void |
setLastClash(DependencySet ds) |
void |
shiftTryNext(int openIndex)
Added for to re-open closed branches.
|
String |
toString() |
protected void |
tryBranch() |
getNodegetAnonCount, getBranch, getCombinedClash, getNodeCount, getTermDepends, getTryCount, getTryNext, setAnonCount, setBranch, setNodeCount, setStrategy, setTermDepends, setTryCount, setTryNext, tryNextpublic MaxBranch(ABox abox, CompletionStrategy strategy, Individual x, Role r, int n, aterm.ATermAppl qualification, List<NodeMerge> mergePairs, DependencySet ds)
public IndividualBranch copyTo(ABox abox)
public void setLastClash(DependencySet ds)
setLastClash in class Branchpublic void shiftTryNext(int openIndex)
shiftTryNext in class Branchindex - The shift indexCopyright © 2019. All rights reserved.