Skip to content
forked from asherliu/iSpan

iSpan: Parallel Identification of Strongly Connected Components with Spanning Trees

Notifications You must be signed in to change notification settings

jesunsahariar/iSpan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iSpan: Parallel Identification of Strongly Connected Components with Spanning Trees

Introduction

In this project, we develop a fast spanning tree-based strongly connected component (SCC) parralel algorithm, named iSpan. You can find the source code in "src/", some useful scripts in "script/", and some test result under "result/".

TODO

More related codes and files will be released soon.

  • User guide
  • Graph converter
  • ...

About

iSpan: Parallel Identification of Strongly Connected Components with Spanning Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.9%
  • C 21.4%
  • Shell 6.9%
  • Python 3.4%
  • Makefile 0.4%