Does anyone know how to implement an algorithm for this problem using the Knapsack algorithm?
The method I am currently using makes extensive use of LINQ and collection collections and several dictionaries. For those who do not know what I'm talking about checking the problem of cutting.
source share