Releases: ArrogantGao/TreeWidthSolver.jl
Releases · ArrogantGao/TreeWidthSolver.jl
v0.3.5
TreeWidthSolver v0.3.5
Merged pull requests:
- Remove piracy to BitBasis (#22) (@GiggleLiu)
Closed issues:
v0.3.4
TreeWidthSolver v0.3.4
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#18) (@dependabot[bot])
- add functions for tree decomposition (#19) (@ArrogantGao)
v0.3.3
v0.3.2
TreeWidthSolver v0.3.2
v0.3.1
v0.3.0
TreeWidthSolver v0.3.0
Merged pull requests:
- Better performance with a new data structure
BitGraph(#14) (@ArrogantGao)
v0.2.0
v0.1.0
TreeWidthSolver v0.1.0
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#1) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#2) (@dependabot[bot])
- The BT-DP algorithm for exact tree width (#8) (@ArrogantGao)
Closed issues:
- Fix test coverage CI (#10)