Closed rrees closed 9 years ago
Example of knapsack/partitioning problem. There are pretty good heuristic solutions but the key to the problem is actually creating good tests, particularly of edge cases.
:+1: :moneybag:
Example of knapsack/partitioning problem. There are pretty good heuristic solutions but the key to the problem is actually creating good tests, particularly of edge cases.