Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 204 Bytes

KnapFill

This is a solver for unbounded and unweighted knapsack problems. Possible usecases:

  • Find resistor values to be put in series to achive a certain resistance
  • Enumerating banknotes
  • ...