4 ms·
The article doesn't say "graphs are usually dense". It just asserts that if you use an adjacency list, the graph is likely dense. Otherwise it makes little sen
by hoten 1y ago
The article doesn't say "graphs are usually dense".
It just asserts that if you use an adjacency list, the graph is likely dense. Otherwise it makes little sense to use for a sparse graph.