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.finish_vertex#

BFSVisitor.finish_vertex(v)[source]#

This is invoked on vertex v after all of its out edges have been examined.