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

HomotopyGraph

Description

The graph of systems connected by homotopies. Inherits from MutableHashTable.

Keys associated with HomotopyGraph

  • Edges: a mutable list of edges
  • Family: the parametric system (or null)
  • Potential: the potential function used (or null)
  • Vertices: a mutable list of nodes

See also

Functions and methods returning an object of class HomotopyGraph :

Methods that use an object of class HomotopyGraph :

For the programmer

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