public final class DisjunctionBranchingPoint extends BranchingPoint
| Constructor and Description |
|---|
DisjunctionBranchingPoint(Tableau tableau,
GroundDisjunction groundDisjunction,
int[] sortedDisjunctIndexes) |
| Modifier and Type | Method and Description |
|---|---|
void |
startNextChoice(Tableau tableau,
DependencySet clashDependencySet) |
getLevelpublic DisjunctionBranchingPoint(Tableau tableau, GroundDisjunction groundDisjunction, int[] sortedDisjunctIndexes)
tableau - tableaugroundDisjunction - groundDisjunctionsortedDisjunctIndexes - sortedDisjunctIndexespublic void startNextChoice(Tableau tableau, DependencySet clashDependencySet)
startNextChoice in class BranchingPointtableau - tableauclashDependencySet - clashDepdendencySetCopyright © 2018. All rights reserved.