public abstract class IndividualBranch extends Branch
| Modifier and Type | Field and Description |
|---|---|
protected Individual |
ind |
| Modifier | Constructor and Description |
|---|---|
protected |
IndividualBranch(ABox abox,
CompletionStrategy strategy,
Individual x,
DependencySet ds,
int n) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getNode() |
copyTo, getAnonCount, getBranch, getCombinedClash, getNodeCount, getTermDepends, getTryCount, getTryNext, setAnonCount, setBranch, setLastClash, setNodeCount, setStrategy, setTermDepends, setTryCount, setTryNext, shiftTryNext, toString, tryBranch, tryNextprotected Individual ind
protected IndividualBranch(ABox abox, CompletionStrategy strategy, Individual x, DependencySet ds, int n)
Copyright © 2019. All rights reserved.