Constructors in pal.treesearch with parameters of type GeneralConstraintGroupManager.Store |
AbstractParentableConstrainedNode(Node peer,
GeneralConstructionTool tool,
GeneralConstraintGroupManager.Store store,
GeneralConstraintGroupManager groupManager)
|
ConstrainedInternalNode(Node peer,
ParentableConstrainedNode parentNode,
GeneralConstructionTool tool,
GeneralConstraintGroupManager.Store store,
GeneralConstraintGroupManager groupManager)
|
FreeBranch(Node n,
FreeNode parent,
GeneralConstructionTool tool,
GeneralConstraintGroupManager.Store store)
Continuing recurison constructor for a given tree |
FreeBranch(Node n,
GeneralConstructionTool tool,
GeneralConstraintGroupManager.Store store)
The starting constructor for building from a given tree |
FreeInternalNode(Node i,
FreeBranch parentFreeBranch,
GeneralConstructionTool tool,
GeneralConstraintGroupManager.Store store)
|
PivotNode(Node tree,
FreeBranch parentConnection,
GeneralConstructionTool tool,
GeneralConstraintGroupManager constraintGroupManager,
GeneralConstraintGroupManager.Store store)
The subtree constructor with a connection to the rest of the tree |
PivotNode(Node subTree,
GeneralConstructionTool tool,
GeneralConstraintGroupManager groupManager,
GeneralConstraintGroupManager.Store store)
The root constructor, only used when the whole tree is constrained |