This pull request updates the package so that it uses Catlab 0.16, rather than Catlab 0.14 It also adds two new submodules: JunctionTrees and NestedUWDs.
The submodule JunctionTrees provides functions for building tree decompositions of undirected graphs. The submodule NestedUWDs provides functions for "clustering" undirected wiring diagrams, so that their operad algebras are easier to compute.
This pull request updates the package so that it uses
Catlab 0.16
, rather thanCatlab 0.14
It also adds two new submodules:JunctionTrees
andNestedUWDs
.The submodule
JunctionTrees
provides functions for building tree decompositions of undirected graphs. The submoduleNestedUWDs
provides functions for "clustering" undirected wiring diagrams, so that their operad algebras are easier to compute.To see the code in action, refer to this README.