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: not exported
  • Edges: a mutable list of edges
  • Graph: a HomotopyGraph containing the node
  • PartialSols: a PointArray of associated solutions
  • SpecializedSystem: a list of equations associated to the node

For the programmer

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