Skip to content

Releases: ElGigi/HungarianAlgorithm

v1.1.0

15 Jan 16:27
Compare
Choose a tag to compare

Added

  • Add method Hungarian::debug(bool $debug = true): void to enable debug mode

Changed

  • Exit script if non-covered are only INF

Removed

  • Parameter $print on Hungarian::solve() method

v1.0.0

15 Nov 11:17
Compare
Choose a tag to compare

Added

  • Add PHPUnit for tests

Changed

  • Bump minimum PHP compatibility to 8.0
  • Cleanup code
  • Force square of matrix with 0, result is purged of additional data
  • Accept INF as value