Storing the (cell, edge) information



next up previous contents
Next: Implementation and Testing Up: Design Tradeoffs and Previous: Splitting chains into

Storing the (cell, edge) information

 

The number of edges in a cell is quite variable, as shown in figure 8. Most cells may be empty, and most of the remainder have only one edge. However, a few cells may have many edges. What data structure is appropriate then? In addition to the expandable array actually used, as described in section 5.2, there are several possibilities, as follows.



Wm Randolph Franklin
Wed Dec 14 14:03:28 EST 1994