Graphviz
From Free net encyclopedia
(Redirected from GraphViz)
Image:Mvblog29jan06h.jpg Graphviz (short for Graph Visualization Software) is a package of open source tools initiated by AT&T Research Labs that render graphs specified in DOT Language scripts. It also provides libraries for software applications to use the tools. Graphviz is free software licensed under the Common Public License.
[edit]
See also
- DOT language
- lisp2dot tool to convert Lisp programming language like program trees to DOT language. Designed for use with genetic programming.
[edit]