Tree decomposition algorithms for python 3
This package provides tree decomposition algorithms. A tree decomposition of a simple, loopless, undirected graph G is a tree T with bags at its nodes containing vertices from G. The usual conditions apply. By convention, a tree is an acyclic graph with exactly one connected component. The bagsize of T is the size of the biggest bag, which is a notion for the (width of T)+1.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.9.2-1.20210929.e8ec911.fc36 | - |
Fedora 35 | 0.9.1-1.20210812.55906e9.fc35 | - |
Fedora 34 | 0.9.0-9.20200404.4c6109e.fc34 | - |
You can contact the maintainers of this package via email at
python-tdlib dash maintainers at fedoraproject dot org
.