This repository stores a project whose aim is to parallelize some algorithms for the search of the strongly connected components of a graph. The parallelization method has been applied both on the Tarjan and Kosaraju algorithms.
tarjan graphs mpi mpich speedup parallel-programming kosaraju strongly-connected-components mpi-parallelization
-
Updated
Oct 13, 2023 - C