Adjacency list

In graph theory and computer science, an adjacency list is a collection of unordered lists used to represent a finite graph. Each unordered list within an adjacency list describes the set of neighbours of a particular vertex in the graph.

Source: Wikipedia — Adjacency list (CC BY-SA 4.0)

Adjacency list

In graph theory and computer science, an adjacency list is a collection of unordered lists used to represent a finite graph. Each unordered list within an adjacency list describes the set of neighbours of a particular vertex in the graph.

This neuron ends here.

Source: Wikipedia "Adjacency list" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy