public class BranchingPoint extends Object implements Serializable
| Constructor and Description |
|---|
BranchingPoint(Tableau tableau) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLevel() |
void |
startNextChoice(Tableau tableau,
DependencySet clashDepdendencySet) |
public BranchingPoint(Tableau tableau)
tableau - tableaupublic int getLevel()
public void startNextChoice(Tableau tableau, DependencySet clashDepdendencySet)
tableau - tableauclashDepdendencySet - clashDepdendencySetCopyright © 2020. All rights reserved.