A C/C++ library and executable for network community detection.
$ ./configure
$ cd release
$ make && make install$ redwalk -o results.txt -k 2 -k 6 -i graph.edgelistPlease see CHANGELOG for more information what has changed recently.
$ ./configure --enable-debug
$ cd debug
$ make && make testThe MIT License (MIT). Please see License File for more information.