Releases: PantomInach/payback
Releases · PantomInach/payback
Payback 0.6.3 release
New algorithm for solving the payback problem.
Fixed tree based solving method.
Payback 0.5.0 release
What's Changed
- Changed interface for easier library use
- Added solving method based on an algorithm by Yuanfan Yao
Full Changelog: v0.4.2...v0.5.0
Payback 0.4.2 release
Added Approximations
v0.3.0 Update README.md
Partitioning Based Solver
Added a partitionings based exact algorithm.
Full Changelog: slow-ilp...v0.2.0
Slow ILP version [Depricated]
slow-ilp ilp version finished, but slow