javascript-datastructures-algorithms icon indicating copy to clipboard operation
javascript-datastructures-algorithms copied to clipboard

The function findValue of KnapSack

Open ZhangHang12135 opened this issue 6 years ago • 0 comments

I think it should is k -= weights[i-1], the k is the bp remaining weight the error

ZhangHang12135 avatar Sep 17 '19 02:09 ZhangHang12135