Package pal.treesearch
Class UnrootedMLSearcher.StateObject
java.lang.Object
pal.treesearch.UnrootedMLSearcher.StateObject
- Enclosing class:
UnrootedMLSearcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
final void
rebuildTree
(pal.treesearch.UnrootedMLSearcher.Connection[] allConnections, pal.treesearch.UnrootedMLSearcher.UNode[] orderedNodes)
-
Constructor Details
-
StateObject
public StateObject(pal.treesearch.UnrootedMLSearcher.Connection[] allConnections)
-
-
Method Details