Struct DFS
libpijul_compat::graph
pub struct DFS { /* fields omitted */ }
impl DFS
fn new(n: usize) -> Self