next up previous contents index
Next: Node Format Up: Graph Description Language (GDL) Previous: Graph Description Language (GDL)

   
Graph Format

   A graph (the top-level graph or a subgraph) is specified by

graph: {
      < list of graph_entries >
}

A graph_entry is one of the following:

The delimiter between items of a list is one or more whitespace characters. There is no order required for nodes, edges, subgraphs or attributes. However, the order of nodes may influence the final layout.


next up previous contents index
Next: Node Format Up: Graph Description Language (GDL) Previous: Graph Description Language (GDL)
© AbsInt Angewandte Informatik GmbH