Skip to content

Releases: PantomInach/payback

Payback 0.6.3 release

Choose a tag to compare

@PantomInach PantomInach released this 25 Aug 16:33

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

Payback 0.5.0 release

Choose a tag to compare

@PantomInach PantomInach released this 14 Aug 15:14

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

Choose a tag to compare

@PantomInach PantomInach released this 13 Sep 21:29

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

Features

  • Added support for CLI

Added Approximations

Choose a tag to compare

@PantomInach PantomInach released this 19 Aug 23:12
9410b31
v0.3.0

Update README.md

Partitioning Based Solver

Choose a tag to compare

@PantomInach PantomInach released this 17 Aug 22:55
fca3867

Added a partitionings based exact algorithm.

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

Slow ILP version [Depricated]

Pre-release

Choose a tag to compare

@PantomInach PantomInach released this 03 Aug 15:02
slow-ilp

ilp version finished, but slow