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

ChordalNetNode -- a node of a chordal network

Description

This type represents a node of a chordal network.

Each node of the network has the following properties: These properties can be accessed with the functions: gens, ineqs, rank, label

The incoming/outgoing arcs of a node can be obtained as

See also

Methods that use an object of class ChordalNetNode :

For the programmer

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