Skip to content

barrpet/redwalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redwalk

Software License Build Status

A C/C++ library and executable for network community detection.

Install

$ ./configure
$ cd release
$ make && make install

Usage

$ redwalk -o results.txt -k 2 -k 6 -i graph.edgelist

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

$ ./configure --enable-debug
$ cd debug
$ make && make test

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Network Community Detection C/C++ library and command line program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors