Large bidirected graph analysis tool.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Glenn Y. Rolland 379bd05f52 Compress data 3 years ago
data Compress data 3 years ago
doc Add markdown documentation 3 years ago
grind alobe: inital import (test). 14 years ago
src Fix erroneous format string (int => long int) 3 years ago
tools Moved plotting tools out of src/. 11 years ago
.gitignore gitignore: Ignore object files & other generated binaries. 11 years ago
COPYING COPYING: update with real text instead of symlink. 11 years ago
ChangeLog alobe: inital import (test). 14 years ago
Doxyfile alobe: inital import (test). 14 years ago
Makefile.am Show all warnings 3 years ago
README.md Update README.md 3 years ago
autogen.sh alobe: inital import (test). 14 years ago
configure.in configure.in: Remove all unecessary & commented stuff. 11 years ago

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 -