Package org.neo4j.graphalgo.impl.util

Class Summary
BestFirstSelectorFactory<P extends Comparable<P>,D>  
DoubleAdder  
DoubleComparator  
DoubleEvaluator  
DoubleEvaluatorWithDefault  
FibonacciHeap<KeyType> At least a partial implementation of a Fibonacci heap (a priority heap).
GeoEstimateEvaluator  
IntegerAdder  
IntegerComparator  
IntegerEvaluator  
LiteDepthFirstSelector A preorder depth first selector which detects "super nodes", i.e.
MatrixUtil Utility class that hold implementations of vectors and matrices of doubles, all indexed by integers, together with some essential operations on those.
MatrixUtil.DoubleMatrix 2-Dimensional matrix of doubles.
MatrixUtil.DoubleVector Vector of doubles
PathImpl  
PathImpl.Builder  
StopAfterWeightIterator  
WeightedPathImpl  
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.