Macaulay2 » Documentation
Packages » MonodromySolver :: selectRandomEdgeAndDirection
next | previous | forward | backward | up | index | toc

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

For the programmer

The object selectRandomEdgeAndDirection is a function closure.