Recent content by LolipopDragon

  1. L

    Is the Subset Sum Problem Truly Solved by Generating Large Random Sets?

    Does this mean i should not pursue this any longer? thanks for your input, i will remove the upper bounds and test again, one thing tho, I don’t know where/how you came up with that number (2 power million (around 300000 zeros of numbers to store!)) but I don’t think any pc or any ram can...
  2. L

    Is the Subset Sum Problem Truly Solved by Generating Large Random Sets?

    Hello, My hobby is to design algorithms especially data compression algorithms, but when I can't find a solution to my problems I usually go find myself a different problem to solve because it helps me think differently or maybe it lights a bulb about the original problem …today I stumbled on...
Back
Top