Package es.uam.eps.ir.relison.graph.edges.fast
Classes which provide fast implementations of edges.
-
Class Summary Class Description FastDirectedUnweightedEdges Fast implementation of directed unweighted edges.FastDirectedWeightedEdges Fast implementation of directed weighted edges.FastEdges Abstract fast implementation of class Edges.FastUndirectedUnweightedEdges Fast implementation of undirected unweighted edges.FastUndirectedWeightedEdges Fast implementation of undirected weighted edges.