mknapsack

Solving knapsack and bin packing problems with Python

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libgfortran5
pip3 install mknapsack

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.12 2023-04-07      
1.1.11 2022-11-15      
1.1.10 2022-11-15      
1.1.9 2022-11-15      
1.1.8 2022-11-14      
1.1.7 2022-11-14      
1.1.6 2022-08-07      
1.1.5 2022-08-06      
1.1.4 2022-08-06      
1.1.3 2022-07-29      
1.1.2 2022-07-26      
1.1.1 2022-07-24      
1.1.0 2022-07-23      
1.0.7 2020-09-04      
1.0.6 2020-09-04      
1.0.5 2020-06-13      
1.0.4 2020-06-13      
1.0.3 2020-06-13      
1.0.2 2020-06-13      
1.0.1 2020-06-13      
1.0.1a0 pre-release 2020-06-13      

Issues with this package?

Page last updated 2023-10-28 02:43:46 UTC