|
|
|
|
|
by danielovich
4802 days ago
|
|
Knapsack! And there is no way to determine the best solution before every combinations has been tried. I have been in the exact same spot as you but ended up making a specific module for it which didn't needed any computation beforehand. |
|