Zalathar d36e2b88d6 Incorporate iter_nodes into graph::DirectedGraph
This assumes that the set of valid node IDs is exactly `0..num_nodes`.

In practice, we have a lot of graph-algorithm code that already assumes that
nodes are densely numbered, by using `num_nodes` to allocate per-node indexed
data structures.
2025-01-26 14:08:42 +11:00
..
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-12-22 17:12:42 -03:00
2024-07-29 08:26:52 +10:00
2024-12-13 10:21:22 +00:00
2024-12-22 17:12:42 -03:00
2024-07-29 08:26:52 +10:00
2025-01-11 11:34:01 +00:00
2024-10-01 17:21:56 -04:00
2024-10-15 20:30:23 -07:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-10-12 15:17:03 +01:00
2024-11-20 18:11:37 +01:00
2025-01-11 11:34:01 +00:00