RefactorFirst icon indicating copy to clipboard operation
RefactorFirst copied to clipboard

Implement ECL-SSC to identify Strongly Connected Components

Open jimbethancourt opened this issue 8 months ago • 0 comments
trafficstars

Implement ECL-SSC, described in https://userweb.cs.txstate.edu/~burtscher/papers/sc23c.pdf, to identify strongly connected components in the DSM class. C++ / CUDA implementation is available at https://github.com/burtscher/ECL-SCC.

jimbethancourt avatar Mar 05 '25 18:03 jimbethancourt