next up previous
Next: Weighted Graph Represatation Up: Representation of a graph Previous: Adjacency Matrix

Adjacency list

On any tex2html_wrap_inline253 of linked list, A[j] is the linked list of all the vertices adjacent to tex2html_wrap_inline257 .

figure126

Space usage tex2html_wrap_inline259
tex2html_wrap_inline261 if m is tex2html_wrap_inline265



Sushil Prasad
Thu May 13 13:06:34 EDT 1999