next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
MonodromySolver :: HomotopyNode

HomotopyNode

Description

Object associated to a polynomial system.

Keys associated with HomotopyNode

  • BasePoint: the parameter point defining some system
  • Edges: a mutable list of edges
  • Graph: a HomotopyGraph containing the node
  • PartialSols: PointArray of solutions for SpecializedSystem
  • SpecializedSystem: list of equations for system specialized at the BasePoint

For the programmer

The object HomotopyNode is a type, with ancestor classes MutableHashTable < HashTable < Thing.