mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-01 12:37:37 +00:00
![]() As the paper indicates, the unprocessed vertices in the DFS tree and processed vertices are disjoint, and we can use them in the same space, tracking only the index of the split. |
||
---|---|---|
.. | ||
dominators | ||
implementation | ||
iterate | ||
scc | ||
vec_graph | ||
mod.rs | ||
reference.rs | ||
tests.rs |