Multi-threaded Knapsack Solver - uses branch and bound and/or dynamic programming
Primary LanguageC++