public class QuadraticGutmanSplitStrategy extends GutmanSplitStrategy
QuadraticGutmanSplitStrategy(int minNumChildren, int maxNumChildren)
Node
pickNext(List<Node> nodes, Node[] groups)
Node[]
pickSeeds(List<Node> nodes)
needToSplit, split
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QuadraticGutmanSplitStrategy(int minNumChildren, int maxNumChildren)
public Node[] pickSeeds(List<Node> nodes)
pickSeeds
GutmanSplitStrategy
public Node pickNext(List<Node> nodes, Node[] groups)
pickNext
Copyright © 2014. All rights reserved.