Category
page 1Graph description languages
DOT language
file format for Graphviz graphs
PGF/TikZ
'PGF/TikZ' is a pair of languages for producing vector graphics (e.g., technical illustrations and drawings) from a geometric/algebraic description, with standard features including the drawing of points, lines, arrows, paths, circles, ellipses and polygons. PGF is a lower-level language, while TikZ is a set of higher-level macros that use PGF. The top-level PGF and TikZ commands are invoked as TeX macros, but in contrast with PSTricks, the PGF/TikZ graphics themselves are described in a language that resembles MetaPost. is the designer of the PGF and TikZ languages. He is also the main develo
GraphML
GraphML is an XML-based file format for graphs. The GraphML file format results from the joint effort of the graph drawing community to define a common format for exchanging graph structure data. It uses an XML-based syntax and supports the entire range of possible graph structure constellations including directed, undirected, mixed graphs, hypergraphs, and application-specific attributes.
Graph Modelling Language
markup language

LCF notation
mathematical notation for cubic Hamiltonian graphs
Newick tree format
notation for representing graph-theoretical trees with edge lengths using parentheses and commas