Macaulay2
»
Documentation
Packages
»
MonodromySolver
::
Table of Contents
next | previous | forward | backward | up |
index
|
toc
MonodromySolver : Table of Contents
MonodromySolver
-- solving polynomial systems via monodromy
completeGraphAugment
-- augment graph with the complete graph structure
completeGraphInit
-- initialize the topology of a complete graph
computeMixedVolume
-- compute mixed volume via Gfan
createSeedPair
-- create initial seed for the homotopy continuation
dynamicFlowerSolve
-- a naive dynamic strategy
flowerGraphAugment
-- augment graph with the flower graph structure
flowerGraphInit
-- solve via monodromy by using flower shaped graph
getTrackTime
-- elapsed time taken by solver
HomotopyGraph
homotopyGraph
-- HomotopyGraph Constructor
HomotopyNode
makeBatchPotential
-- batch sensitive potentialE
monodromyGroup
-- compute the group of permutations implicitly defined by a homotopy graph
monodromySolve
-- the main function of the MonodromySolver package
monodromySolve(System)
-- the main function of the MonodromySolver package
monodromySolve(System,AbstractPoint,List)
-- the main function of the MonodromySolver package
MonodromySolverOptions
PointArray
-- a container for numerical points
potentialE
-- the "expected" potential of an edge
potentialLowerBound
-- the potential which is equal to the minimal number of new points guaranteed to be discovered
selectBestEdgeAndDirection
-- selects edge and direction based on highest potential for obtaining new information
selectRandomEdgeAndDirection
-- random selection of edge and direction for homotopy
solveFamily
-- a solver for parametric families with simple output
sparseMonodromySolve
-- an "out of the box" polynomial system solver
specializeSystem
-- specialize parametric system at a point in the parameter space.