Branch-and-Bound-for-Multiple-Knapsack-Problem

(★ 20)

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.

Branch-and-Bound-for-Multiple-Knapsack-Problem 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation