Pilgrim's Progress
Dynamic Programming
If a set S={1,2,3...,n}, among these we have selected m elements, for which the sum of these elements is k. What will be the best logic for this?
Asked by
Farhad K #1066438
Last updated by
Aslan
If a set S={1,2,3...,n}, among these we have selected m elements, for which the sum of these elements is k. What will be the best logic for this?
Sorry, this is a literature site.