Searched refs:SuccPaths (Results 1 – 1 of 1) sorted by relevance
630 PathsType SuccPaths = paths(Succ, Visited, PathDepth + 1); in paths() local631 for (const PathType &Path : SuccPaths) { in paths()