Recent Releases of Knapsacks

Knapsacks - v1.1.0

v1.1.0

  • [#7] Structures simplification.
  • Huge refactoring for registration.

What's Changed

  • v1.1.0 draft by @rafaelmartinelli in https://github.com/rafaelmartinelli/Knapsacks.jl/pull/16

Full Changelog: https://github.com/rafaelmartinelli/Knapsacks.jl/compare/v1.0.0...v1.1.0

- Julia
Published by rafaelmartinelli over 3 years ago

Knapsacks - v1.0.0

v1.0.0

- Julia
Published by rafaelmartinelli almost 4 years ago

Knapsacks - v0.4.1

KnapsackLib.jl v0.4.1

  • I forgot to update the version number on Project.toml 😄

- Julia
Published by rafaelmartinelli over 4 years ago

Knapsacks - v0.4.0

KnapsackLib.jl v0.4.0

  • #5: Negative profits and weights
  • #6: Heuristic knapsack algorithm
  • #8: Expanding Core determinant overflow

- Julia
Published by rafaelmartinelli over 4 years ago

Knapsacks - v0.3.1

KnapsackLib.jl v0.3.1

  • I forgot to update the version number on Project.toml 😄

- Julia
Published by rafaelmartinelli almost 5 years ago

Knapsacks - v0.3.0

KnapsackLib.jl v0.3.0

  • Pisinger's expanded core algorithm
  • Profits back to Int64, with improved performance
  • New tests

- Julia
Published by rafaelmartinelli almost 5 years ago

Knapsacks - v0.2.0

KnapsackLib.jl v0.2.0

  • Profits are Float64 now.
  • Improved DynProg.
  • Removing Manifest.toml.

- Julia
Published by rafaelmartinelli almost 5 years ago

Knapsacks - v0.1.0

KnapsackLib.jl v0.1.0

  • First working version: binary formulation and dynamic programming.

- Julia
Published by rafaelmartinelli almost 5 years ago