summaryrefslogtreecommitdiff
path: root/graphics/graphviz/DESCR
blob: 2338de39f876f26e535051c577df06242d5d1488 (plain)
1
2
3
4
5
6
7
8
9
10
11
Graphviz is a set of graph drawing tools from AT&T Research and Lucent Bell
Laboratories.

It includes:
- dot: makes hierarchical layouts of directed graphs
- neato: makes "spring" model layouts of undirected graphs
- lefty: a programmable graphics editor
- dotty: a customizable interface written in LEFTY
- tcldot: a customizable graphical interface written in TCL
- libgraph: the base library for graph tools
- various associated utilities