Releases: xuanzhaogao/TreeWidthSolver.jl
Releases · xuanzhaogao/TreeWidthSolver.jl
v0.3.5
Compare
Sorry, something went wrong.
No results found
TreeWidthSolver v0.3.5
Diff since v0.3.4
Merged pull requests:
Closed issues:
Rule-Based Graph Reduction (#20 )
Safe Separators (#21 )
v0.3.4
Compare
Sorry, something went wrong.
No results found
TreeWidthSolver v0.3.4
Diff since v0.3.3
Merged pull requests:
Bump codecov/codecov-action from 4 to 5 (#18 ) (@dependabot [bot])
add functions for tree decomposition (#19 ) (@ArrogantGao)
v0.3.3
Compare
Sorry, something went wrong.
No results found
TreeWidthSolver v0.3.3
Diff since v0.3.2
Merged pull requests:
Closed issues:
Set up benchmark instances with known tree width (#4 )
Benchmarks (#5 )
Documentations (#6 )
Type piracy on hash breaks hash(()) (#16 )
v0.3.2
Compare
Sorry, something went wrong.
No results found
TreeWidthSolver v0.3.2
Diff since v0.3.1
v0.3.1
Compare
Sorry, something went wrong.
No results found
TreeWidthSolver v0.3.1
Diff since v0.3.0
Merged pull requests:
update compat for Julia 1.8 (#15 ) (@ArrogantGao)
v0.3.0
Compare
Sorry, something went wrong.
No results found
TreeWidthSolver v0.3.0
Diff since v0.2.0
Merged pull requests:
Better performance with a new data structure BitGraph (#14 ) (@ArrogantGao)
v0.2.0
Compare
Sorry, something went wrong.
No results found
TreeWidthSolver v0.2.0
Diff since v0.1.0
Merged pull requests:
Xz/elimination order (#12 ) (@ArrogantGao)
v0.1.0
Compare
Sorry, something went wrong.
No results found
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 )