Macaulay2 » Documentation
Packages » GraphicalModels :: graphType
next | previous | forward | backward | up | index | toc

graphType -- class of graph used to generate a gaussian ring

Description

For a gaussianRing R generated with a digraph and an instance of the type Bigraph the class we retrieve when typing R.graph is MixedGraph. This is consistent with the treatment of such objects. Therefore, this variable is essentially used to differentiate graphs from a graph and an instance of the type MixedGraph.

See also

For the programmer

The object graphType is a symbol.