Module bigraph::interface

source ·
Expand description

Traits describing the features of bigraphs.

Modules

  • Traits concerning dynamic bigraphs, i.e. bigraphs that can be mutated.
  • Traits concerning static bigraphs, i.e. bigraphs that are immutable.

Traits

  • A type of data that can be mirrored. This is used to map nodes or edges to their mirrors.