PaN-Training has been unable to access this material's URL since 23 June 2026 - the page may have been moved.
2.6 Storing Graphs in Lists
This lesson presents the adjacency list as a memory-efficient method for storing graphs, particularly those that are sparse. It explains how to structure these lists for undirected, directed, and weighted graphs by associating each node with a list of its connected neighbors.
Licence: Creative Commons Attribution 4.0 International
Activity log
