Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 136 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 136 Bytes

GIS

Finding strongly connected components of a graph

Building

mkdir build
cd build
cmake ..
make -j8
make test