mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-02 01:52:51 +00:00
c9d46eb224
This expands the API to be more flexible, allowing for more visitation patterns on graphs. This will be useful to avoid extra datasets (and allocations) in cases where the expanded DFS API is sufficient. This also fixes a bug with the previous DFS constructor, which left the start node not marked as visited (even though it was immediately returned). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |