Module bigraph::implementation

source ·
Expand description

Different implementations of bigraphs.

Modules

  • A bigraph wrapper for a node-centric bigraph. This implementation stores a vector to map nodes to their mirrors.