Linked from
The 8 pages that link to Undirected graph, each with the reason it gives.
Adjacency listCompared with: Each edge usually appears in both endpoint lists.
Flow networkCompared with: It lacks the one-way edge structure used in this network.
Symmetric relationRelated: Adjacency in an undirected graph forms a symmetric relation on vertices.
Directed networkCompared with: Its links are symmetric, unlike the potentially one-way links here.