ocamlgraph-editor.byte
graphical graph editor based on hyperbolic geometry
Install
- All systems
-
curl cmd.cat/ocamlgraph-editor.byte.sh
- Debian
-
apt-get install ocamlgraph-editor
- Ubuntu
-
apt-get install ocamlgraph-editor
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ocamlgraph-editor
- Raspbian
-
apt-get install ocamlgraph-editor
- Dockerfile
- dockerfile.run/ocamlgraph-editor.byte
ocamlgraph-editor
graphical graph editor based on hyperbolic geometry
Ocamlgraph editor is an interactive graph editor for GNOME; it is based on hyperbolic geometry (it "zooms" more on graph nodes which are in the center of the editing area and zooms less on periferic nodes). Ocamlgraph editor works with the following file formats to load and save graphs: GML (Graph Modelling Language), DOT (the file format used by Graphviz). Ocamlgraph is still to be considered experimental.