Macaulay2 » Documentation
Packages » Chordal :: ChordalNet
next | previous | forward | backward | up | index | toc

ChordalNet -- a chordal network

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: Elimination routines using chordal structure: Methods for triangular chordal networks:

Functions and methods returning an object of class ChordalNet :

Methods that use an object of class ChordalNet :

For the programmer

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