Macaulay2 » Documentation
Packages » StatGraphs :: Bigraph
next | previous | forward | backward | up | index | toc

Bigraph -- a graph with bidirected edges and no multiple edges

Description

Bigraph is a simple graph that has bidirected edges. To create a bigraph, use bigraph.

See also

Functions and methods returning an object of class Bigraph :

Methods that use an object of class Bigraph :

For the programmer

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