top
|
index
|
Macaulay2 website
Chordal : Table of Contents
Chordal
-- exploiting chordal structure in polynomial ideals
adjacentMinorsIdeal
-- ideal of adjacent minors
chordal networks examples
-- a new representation of polynomial ideals
chordalElim
-- performs elimination on the chordal network
ChordalGraph
-- a chordal graph
chordalGraph
-- chordal completion of a graph
ChordalNet
-- a chordal network
chordalNet
-- constructs a chordal network from a polynomial set
chordalNet(HashTable,HashTable,ElimTree,Digraph)
-- construct chordal network from a digraph
ChordalNetChain
-- a chain of a chordal network
ChordalNetNode
-- a node of a chordal network
ChordalNetRank
-- a rank of a chordal network
chordalTria
-- makes a chordal network triangular
chromaticIdeal
-- chromatic ideal of a graph
codimCount
-- codimension counts of the chains of a chordal network
components(ChordalNet,ZZ)
-- components of a chordal network
constraintGraph
-- constraint graph of a polynomial set
digraph(ChordalNet)
-- digraph associated to a chordal network
dim(ChordalNet)
-- dimension of a chordal network
displayGraph(String,String,ElimTree)
-- displays an elimination tree using Graphviz
displayNet
-- displays a chordal network using Graphivz
ElimTree
-- the elimination tree of a chordal graph
elimTree
-- elimination tree of a chordal graph
GetTable
-- get dynamic programming table
installation and configuration
-- of the Chordal package
isPrimeSimple(ChordalNet)
-- simple primality test of a chordal network
isTriangular
-- whether a chordal network is triangular
label
(missing documentation)
leaves(ElimTree)
-- leaves of an elimination tree
nextChain
-- iterates over the chains of a chordal network
nextOrderedPartition
-- iterates over ordered partitions of a number
nodes
-- list of nodes of a chordal network
reduceDimension
-- removes arcs of a chordal network of small dimension
reduceNet
-- reduces a chordal network
RingElement % ChordalNet
-- ideal membership test
RingMap ChordalNet
-- apply ring map to a chordal network
rootCount
-- counts the number of roots of a chordal network
setDefaultConfiguration
-- default configuration of a package
size(ChordalNet)
-- size of a chordal network
subsetsProductsIdeal
-- ideal of subset products
suggestVariableOrder
-- suggests a good variable ordering
toLex
-- change monomial order to lexicographic
topComponents(ChordalNet)
-- top dimension of a chordal network
treewidth
-- treewidth of a graph
writeDotFile(String,Function,ChordalNet)
-- writes a chordal network to a dot file