Note

This is the documentation for the current state of the development branch of rustworkx. The documentation or APIs here can change prior to being released.

rustworkx.visit.BFSVisitor.discover_vertex#

BFSVisitor.discover_vertex(v)[source]#

This is invoked when a vertex is encountered for the first time.