april-tools / cirkit

a python framework to build, learn and reason about probabilistic circuits and tensor networks
https://cirkit-docs.readthedocs.io/en/latest/
GNU General Public License v3.0
71 stars 1 forks source link

Added region graph tests and various fixes #44

Closed loreloc closed 1 year ago

loreloc commented 1 year ago

Added unit tests for all region graphs (RGs) (>95% coverage with pytest --cov), and some fixes and additional features.

Bugs to be solved:

Fixed bugs and additional features:

Miscellaneous:

Closes #37 .