Search Results

3
votes

Solving the NP-complete problem in XKCD

Even though knapsack is NP Complete, it is a very special problem: the usual dynamic program for it is in fact excellent (http …