The field of Computing Science has, for some years, developed considerable expertise in solving problems based on onedimensional linked lists: these form the basis for many searching, sorting, graph and tree procedures. Graphs, based on individual edge-links, have been used extensively to describe two-dimensional polygon information, as a collection of nodes, arcs and regions. Once created, the...