SYNOPSIS

ocamlgraph-editor [-dfs] [-bfs] [-rr refresh-rate] [-aa] [[-help] | [--help]] [graph-file]

DESCRIPTION

This manual page documents briefly the ocamlgraph-editor command.

This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.

ocamlgraph-editor is an OCaml and GTK based graph editor based on hyperbolic geometry.

-dfs

DFS drawing strategy.

-bfs

BFS drawing strategy.

-rr refresh-rate

Set the refresh rate, must be greater than 0.

-aa

Turn off anti-aliased mode.

graph-file

Files to edit.

-help, --help

Display an help message.

LICENSE

This manual page was written by Sylvain Le Gall<[email protected]> for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage.

AUTHOR

Sylvain Le Gall <[email protected]>

COPYRIGHT

Copyright © 2008 Sylvain Le Gall