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

BFSVisitor.non_tree_edge(e)[source]#

This is invoked on back or cross edges for directed graphs and cross edges for undirected graphs.