klb2 / qmkpy

Python testbed for the Quadratic Multiple Knapsack Problem (QMKP)
https://qmkpy.readthedocs.io
GNU General Public License v3.0
8 stars 2 forks source link

Improve description of the package. #13

Closed max-little closed 2 years ago

max-little commented 2 years ago

It isn't really made sufficiently clear the purpose of this package. It is not a package for solving the zero-one QMKP per se, rather, it is a package containing a testbed for developing novel zero-one QMKP solver algorithms. This needs to be made much clearer, in the paper, the readme, and the documentation.

jbytecode commented 2 years ago

Due to JOSS submission: https://github.com/openjournals/joss-reviews/issues/4718

max-little commented 2 years ago

See https://github.com/klb2/qmkpy/issues/18