Large bidirected graph analysis tool.
Go to file
Glenn Y. Rolland 379bd05f52 Compress data 2020-05-18 12:32:59 +02:00
data Compress data 2020-05-18 12:32:59 +02:00
doc Add markdown documentation 2020-05-18 01:51:51 +02:00
grind alobe: inital import (test). 2009-05-02 07:36:25 +00:00
src Fix erroneous format string (int => long int) 2020-02-14 08:41:08 +01:00
tools Moved plotting tools out of src/. 2012-08-10 02:20:33 +02:00
.gitignore gitignore: Ignore object files & other generated binaries. 2012-08-10 02:26:54 +02:00
COPYING COPYING: update with real text instead of symlink. 2012-08-10 02:00:21 +02:00
ChangeLog alobe: inital import (test). 2009-05-02 07:36:25 +00:00
Doxyfile alobe: inital import (test). 2009-05-02 07:36:25 +00:00
Makefile.am Show all warnings 2020-05-18 01:54:22 +02:00
README.md Update README.md 2020-05-18 01:32:52 +02:00
autogen.sh alobe: inital import (test). 2009-05-02 07:36:25 +00:00
configure.in configure.in: Remove all unecessary & commented stuff. 2012-08-09 23:54:55 +00:00

README.md

Alobe

Perform various operations on large bidirected graph.

Requirements

FIXME: write something here

Installation

Simply folow the classic steps :

$ ./autogen.sh
$ ./configure
$ make
$ sudo make install

Command-line examples

FIXME: explain each example

$ ./alobe -N -i by_hand.0.10 -c 10 -r 3 -n 1 -o -
$ ./alobe -N -i by_hand.0.11 -c 11 -r 0 -n 1 -o -
$ ./alobe -N -i by_hand.0.9 -c 9 -r 4 -n 1 -o -