Description
This type describes a chordal network representation of a polynomial ideal. The constructor of this type is
chordalNet Examples
Overview of chordal networks methods
Methods to visualize a chordal network:
Methods to access properties of a chordal network:
-
nodes -- list of nodes of a chordal network
-
elimTree -- get the underlying elimination tree
-
ring -- get the underlying ring
-
isTriangular -- whether a chordal network is triangular
-
structure -- either "Monomial", "Binomial" or "None"
Elimination routines using chordal structure:
Methods for triangular chordal networks: