summaryrefslogtreecommitdiff
path: root/graphics/graphviz/DESCR
blob: 0f0918af1ca1d551d677e0bb3cb1449db4600bef (plain)
1
2
3
4
5
6
7
8
9
10
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
- tcldot: a customizable graphical interface written in TCL
  (part of "tcl" option)
- libcgraph: the base library for graph tools
- various associated utilities