Uses of Class
edu.upc.dama.dex.algorithms.ConnectedComponents

Packages that use ConnectedComponents
edu.upc.dama.dex.algorithms Provides classes in order to run algorithms among graphs. 
 

Uses of ConnectedComponents in edu.upc.dama.dex.algorithms
 

Methods in edu.upc.dama.dex.algorithms that return ConnectedComponents
 ConnectedComponents Connectivity.getConnectedComponents()
          Returns the results generated by the execution of the algorithm.