/knapsacker-py

A knapsack problem solver in python with branch and bound algorithm.

Primary LanguagePython

Knapsacker (Python version)

This is a Python port of Knapsacker (originally in Ruby.)

Limitations

  • Maximum 65,536 items

License

The software is available as open source under the terms of the MIT License.