Skip to content

sualehasif/elektra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

234 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elektra

A suite of parallel dynamic graph algorithms

To Build

Make sure to recursively clone the submodules.

mkdir build; cd build
cmake ..
make

To run the tests

mkdir build; cd build
cmake ..
make
./elektra_test

About

A suite of parallel dynamic graph algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors