Contents of this directory: flights.gp Database of cities and flights for G+ demo tree.gp Small IBM software graph packuses.gp Medium IBM software graph partuses.gp Large IBM software graph (no coordinates) overlay.nodes, overlay.arcs IBM overlay graph ------- The overlay.nodes file is a list of lines of the form nodeId nodeLabel xcoordinate ycoordinate The overlay.arcs is a list of lines of the form fromNodeId toNodeId arcLabel -------- The *.gp files are in G+ Smalltalk file-out format: An ASCII file containing a header followed by a list of node descriptions, a list of arc descriptions, and a list of locations, as follows. GPGraph ||| ||| |||... ||| ||| |||... ||| ||| |||... ||| -items in <> are non-terminals, everything else is literally as it appears (including the three vertical bars |||). -each : #(GPNode