Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 252 Bytes

File metadata and controls

8 lines (6 loc) · 252 Bytes

0.1.0

  • Initial release with implementations of:
    • The MTHM algorithm for solving the multi-knapsack problem
    • A function to force assignment of all items while trying to respect the knapsacks' capacities as much as possible