An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/klb2/qmkpy

knapsack-problem multiple-knapsack-problem operations-research optimization python qmkp qmkpy quadractic-multiple-knapsack-problem quadratic-knapsack-problem

Score: 6.51025834052315

Last synced: about 15 hours ago
JSON representation

Repository metadata:

Python testbed for the Quadratic Multiple Knapsack Problem (QMKP)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 20 days ago

Total Commits: 109
Total Committers: 3
Avg Commits per committer: 36.333
Development Distribution Score (DDS): 0.018

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
KLB k****r@t****e 107
Mehmet Hakan Satman m****n@g****m 1
Daniel S. Katz d****z@i****g 1

Issue and Pull Request metadata

Last synced: 26 days ago

Total issues: 18
Total pull requests: 2
Average time to close issues: 13 days
Average time to close pull requests: about 6 hours
Total issue authors: 3
Total pull request authors: 2
Average comments per issue: 1.06
Average comments per pull request: 1.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/klb2/qmkpy

Top Issue Authors

  • ulf1 (10)
  • max-little (7)
  • ngocbh (1)

Top Pull Request Authors

  • jbytecode (1)
  • danielskatz (1)

Top Issue Labels

  • bug (1)

Top Pull Request Labels


Package metadata

pypi.org: qmkpy

Framework for solving the Quadratic Multiple Knapsack Problem (QMKP)

  • Homepage: https://github.com/klb2/qmkpy
  • Documentation: https://qmkpy.readthedocs.io
  • Licenses: GPLv3
  • Latest release: 1.2.0 (published over 3 years ago)
  • Last Synced: 2026-05-31T13:40:52.097Z (22 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 25 Last month
  • Rankings:
    • Dependent packages count: 10.109%
    • Dependent repos count: 11.532%
    • Forks count: 19.154%
    • Stargazers count: 21.577%
    • Average: 24.372%
    • Downloads: 59.49%
  • Maintainers (1)

Dependencies

examples/requirements.txt pypi
  • matplotlib *
  • qmkpy *
requirements.txt pypi
  • numpy *
setup.py pypi
  • numpy *
.github/workflows/documentation.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/pytest.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v3 composite