Searched refs:VertexColor (Results 1 – 1 of 1) sorted by relevance
147 if (VertexColor(seedIdx) != Graph::VColor::WHITE) { in FindFirstCycle()159 VColor VertexColor(VIdx vidx) in VertexColor() function212 if (VertexColor(state.childIdx) == Graph::VColor::BLACK) { in DfsVisitChildren()216 if (VertexColor(state.childIdx) == Graph::VColor::GREY) { in DfsVisitChildren()