Skip to content
#

quadratic-knapsack

Here is 1 public repository matching this topic...

A Python implementation of a branch-and-bound approach (plus a simple greedy heuristic) to solve a variation of the multiple knapsack problem where items have both individual and pairwise benefits.

  • Updated Mar 15, 2025
  • Python

Improve this page

Add a description, image, and links to the quadratic-knapsack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quadratic-knapsack topic, visit your repo's landing page and select "manage topics."

Learn more