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.DijkstraVisitor.examine_edge#

DijkstraVisitor.examine_edge(edge)[source]#

This is invoked on every out-edge of each vertex after it is discovered.