Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 173 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 173 Bytes

Code to find strongly connected components in a DAG

The code is found in scc.py, the numpy library is used to parse a CSV file. Some example CSV files are provided.