Drawing (directed) graphs

Alexander Schliep schliep at Octopussy.MI.Uni-Koeln.DE
Fri Nov 5 23:06:22 EST 1999


R.M.Everson at ex.ac.uk (R.M.Everson) writes:

> Hello,
> 
> Does anyone know of Python code for drawing graphs of the
> graph-theoretic type? Ideally, I'd like to be able to interactively
> add nodes and edges etc and add data to structures associated with the
> nodes and edges.

Checkout http://www.zpr.uni-koeln.de/~gato. Gato comes with gred the graph
editor. It does not do automatic layout though.

Yours,
Alexander


-- 
Alexander Schliep                    schliep at zpr.uni-koeln.de
ZPR/ZAIK                             Tel: +49-221-470-6040 (w)
University of Cologne                FAX: +49-221-470-5160
Weyertal 80                          http://www.zpr.uni-koeln.de/~schliep
50931 Cologne, Germany               




More information about the Python-list mailing list