.gitignore
AUTHORS.md
CLA.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
pytest.ini
release.sh
setup.py
.github/workflows/notebook_to_html.yml
.github/workflows/pytest.yml
bigraph_schema/__init__.py
bigraph_schema/assembly.py
bigraph_schema/calculi.py
bigraph_schema/core.py
bigraph_schema/edge.py
bigraph_schema/parse.py
bigraph_schema/protocols.py
bigraph_schema/schema.py
bigraph_schema/units.py
bigraph_schema.egg-info/PKG-INFO
bigraph_schema.egg-info/SOURCES.txt
bigraph_schema.egg-info/dependency_links.txt
bigraph_schema.egg-info/requires.txt
bigraph_schema.egg-info/top_level.txt
bigraph_schema/methods/__init__.py
bigraph_schema/methods/apply.py
bigraph_schema/methods/bundle.py
bigraph_schema/methods/check.py
bigraph_schema/methods/coerce.py
bigraph_schema/methods/compile_apply.py
bigraph_schema/methods/default.py
bigraph_schema/methods/diff.py
bigraph_schema/methods/divide.py
bigraph_schema/methods/generalize.py
bigraph_schema/methods/handle_parameters.py
bigraph_schema/methods/infer.py
bigraph_schema/methods/is_empty.py
bigraph_schema/methods/jump.py
bigraph_schema/methods/merge.py
bigraph_schema/methods/patch.py
bigraph_schema/methods/realize.py
bigraph_schema/methods/reconcile.py
bigraph_schema/methods/resolve.py
bigraph_schema/methods/select.py
bigraph_schema/methods/serialize.py
bigraph_schema/methods/transform.py
bigraph_schema/methods/validate.py
bigraph_schema/methods/walk.py
bigraph_schema/package/__init__.py
bigraph_schema/package/discover.py
notebooks/core.ipynb
notebooks/demo.ipynb
notebooks/images/place-link.png
notebooks/images/reaction-after.png
notebooks/images/reaction-before.png
notebooks/images/redex-reactum.png