Graph visualization software for drawing directed and undirected graphs
Graph visualization software from AT&T and Bell Labs
dotneatotwopicircofdpsfdppatchworkosage$ dot -Tpng input.dot -o output.png$ neato -Tsvg graph.dot -o graph.svg$ dot -Tpdf workflow.dot -o workflow.pdf