selectRandomEdgeAndDirection -- random selection of edge and direction for homotopy
Description
This is the random edge-selection strategy for solvers. An edge is chosen uniformly at random from all edges in the underlying HomotopyGraph, then its direction is chosen randomly. This is currently the default behavior for all solvers.
See also
selectBestEdgeAndDirection -- selects edge and direction based on highest potential for obtaining new information