Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Latest commit

 

History

History
40 lines (25 loc) · 703 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 703 Bytes

🚨 The project has moved to a self-hosted git instance!
🚨 Please use the new URL for an up-to-date version: https://code.apps.glenux.net/glenux/alobe

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 -