next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Graphs :: Bigraph

Bigraph -- The data type for a bigraph.

Description

We note that this type is typically only used in modeling and was primarily necessary to design the data type MixedGraph appropriately.

Methods that use an object of class Bigraph :

For the programmer

The object Bigraph is a type, with ancestor classes Digraph < HashTable < Thing.