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-12-03 08:56:33 +00:00
2025-01-17 04:36:09 +00:00
2025-01-11 23:57:00 -05:00
2025-01-23 06:01:36 +00:00
2025-01-23 06:01:36 +00:00
2025-01-21 19:46:20 +00:00
2025-01-08 07:34:59 +00:00
2025-01-24 19:34:01 +00:00
2025-01-19 19:15:00 +00:00
2025-01-25 08:03:37 +01:00
2025-01-22 20:37:24 +01:00
2025-01-21 19:46:20 +00:00
2025-01-24 23:25:42 +01:00
2025-01-25 05:50:36 +00:00
2025-01-25 16:04:52 -05:00
2025-01-19 11:48:15 +01:00
2025-01-26 14:08:42 +11:00
2025-01-23 19:54:26 +01:00
2025-01-25 11:41:21 +00:00
2024-12-31 01:56:33 +00:00
2025-01-25 17:16:33 +00:00
2025-01-22 14:46:41 +00:00
2025-01-25 05:50:36 +00:00
2025-01-23 06:01:36 +00:00
2025-01-25 08:03:33 +01:00
2025-01-23 06:01:36 +00:00
2025-01-24 22:08:39 +00:00
2025-01-04 11:35:31 +01:00
2025-01-19 19:15:00 +00:00
2024-12-19 20:32:12 +03:00
2025-01-22 11:45:09 +00:00
2025-01-23 19:54:26 +01:00
2024-12-09 06:23:59 -08:00
2025-01-24 11:12:01 +00:00
2025-01-20 16:46:00 -05:00
2025-01-21 14:41:44 +11:00
2025-01-07 14:30:02 +02:00
2025-01-07 14:30:02 +02:00
2025-01-19 20:50:43 +00:00
2025-01-25 17:16:33 +00:00
2025-01-25 08:03:37 +01:00
2025-01-19 19:15:00 +00:00
2025-01-26 14:08:42 +11:00
2025-01-15 04:20:25 +00:00
2025-01-23 19:54:25 +01:00
2025-01-24 00:15:56 +01:00
2025-01-23 19:54:28 +01:00
2025-01-25 17:16:33 +00:00
2025-01-11 11:34:01 +00:00
2025-01-23 06:01:36 +00:00
2025-01-07 21:57:00 +01:00
2025-01-16 19:12:22 +00:00
2025-01-25 11:41:21 +00:00
2025-01-07 14:24:47 +02:00
2025-01-25 17:16:33 +00:00
2025-01-23 09:38:58 +00:00
2025-01-25 17:16:33 +00:00
2025-01-14 16:33:03 +00:00
2025-01-24 08:28:35 +00:00
2025-01-24 23:25:45 +01:00
2025-01-23 05:56:22 +00:00
2024-12-18 11:01:54 +01:00
2025-01-23 06:01:36 +00:00
2025-01-21 12:33:33 +00:00
2025-01-16 00:26:55 +01:00