I am looking for a yes/no answer to a question whether it can be solved with efficiency or not. I am pretty sure that's impossible with current state of computing technology available to us. I would be glad to know I am wrong. So here goes nothing.
I have a list of 2576
numbers. I am trying to find a combination of numbers in the list which sums up to 44576.54
. The list of numbers contain numbers from 5 digits (with two digit precision) to 8 digits(with two digits precision).
I would be really grateful for your help!