Searched refs:has_cycle_dfs (Results 1 – 1 of 1) sorted by relevance
36 bool has_cycle_dfs( in has_cycle_dfs() function44 if (has_cycle_dfs(g, *vi, color)) in has_cycle_dfs()59 if (has_cycle_dfs(g, *vi, &color[0])) in has_cycle()