public class GuessBranch extends IndividualBranch
Title:
Description:
Copyright: Copyright (c) 2006
Company: Clark & Parsia, LLC.
ind| Constructor and Description |
|---|
GuessBranch(ABox abox,
CompletionStrategy strategy,
Individual x,
Role r,
int minGuess,
int maxGuess,
aterm.ATermAppl q,
DependencySet ds) |
| Modifier and Type | Method and Description |
|---|---|
IndividualBranch |
copyTo(ABox abox) |
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, setLastClash, setNodeCount, setStrategy, setTermDepends, setTryCount, setTryNext, tryNextpublic GuessBranch(ABox abox, CompletionStrategy strategy, Individual x, Role r, int minGuess, int maxGuess, aterm.ATermAppl q, DependencySet ds)
public IndividualBranch copyTo(ABox abox)
public void shiftTryNext(int openIndex)
shiftTryNext in class Branchindex - The shift indexCopyright © 2019. All rights reserved.