Searched defs:depth_first_search (Results 1 – 2 of 2) sorted by relevance
22 void depth_first_search(ArgumentPack const& args) in depth_first_search() function
247 pub fn depth_first_search<G, I, F, C>(graph: G, starts: I, mut visitor: F) -> C in depth_first_search() function