Package edu.uci.ics.jung.algorithms.connectivity

Class Summary
BFSDistanceLabeler<V,E> Labels each node in the graph according to the BFS distance from the start node(s).
KNeighborhoodExtractor Extracts the subgraph (neighborhood) from a graph whose nodes are no more than distance k away from at least one of the root nodes (starting vertices).
 



Copyright © 2007. All Rights Reserved.