Mazdak Farrokhzad edited Description of what the algorithm does.md  over 10 years ago

Commit id: 9af4eaac25d80c84d176687c629c92e5965ae2c7

deletions | additions      

       

The algorithm finds the sum of the first subsequence of numbers  that has the greatest non-negative sum in an array of numbers.    This may sound cryptic, so lets shed some light on it with an illustration.  If we have e.g. the sequence `[1, 2, 3, 4]` it will yield the sum 10,