Skip to content

Releases: PantomInach/payback

Payback 0.6.3 release

25 Aug 16:33

Choose a tag to compare

New algorithm for solving the payback problem.
Fixed tree based solving method.

Payback 0.5.0 release

14 Aug 15:14

Choose a tag to compare

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

13 Sep 21:29

Choose a tag to compare

Full Changelog: v0.3.0...v0.4.2

Features

  • Added support for CLI

Added Approximations

19 Aug 23:12
9410b31

Choose a tag to compare

v0.3.0

Update README.md

Partitioning Based Solver

17 Aug 22:55
fca3867

Choose a tag to compare

Added a partitionings based exact algorithm.

Full Changelog: slow-ilp...v0.2.0

Slow ILP version [Depricated]

03 Aug 15:02

Choose a tag to compare

Pre-release
slow-ilp

ilp version finished, but slow