rustworkx.visit.DFSVisitor.discover_vertex#

DFSVisitor.discover_vertex(v, t)[source]#

This is invoked when a vertex is encountered for the first time. Together we report the discover time of vertex v.