bigraph 0.2.0

Different representations with implemented operations on bigraphs
[dependencies.num-traits]
version = "0.2"

[dependencies.opaque_typedef]
version = "0.0.5"

[dependencies.opaque_typedef_macros]
version = "0.0.5"

[dependencies.petgraph]
version = "0.5"

[dependencies.traitgraph]
version = "^0.2.0"

[package]
authors = ["Sebastian Schmidt <sebastian.schmidt@helsinki.fi>"]
categories = ["data-structures", "mathematics", "science"]
description = "Different representations with implemented operations on bigraphs"
documentation = "https://docs.rs/bigraph"
edition = "2018"
homepage = "https://github.com/algbio/practical-omnitigs/tree/master/implementation/bigraph"
keywords = ["bigraph", "graph", "bidirected", "abstract", "implementation"]
license = "BSD-2-Clause"
name = "bigraph"
readme = "README.md"
repository = "https://github.com/algbio/practical-omnitigs"
version = "0.2.0"