tdhock / PeakSegFPOP

Command line limited memory PeakSeg functional pruning optimal partitioning algorithm
0 stars 2 forks source link

other search #2

Closed tdhock closed 8 years ago

tdhock commented 8 years ago

new search algo that more directly tries to find the upper and lower limits of the minimal error penalty values (rather than the point where fp becomes 0)

tdhock commented 8 years ago

also some code for timing analysis

and a bug fix for min-less, ported from coseg https://github.com/tdhock/coseg/pull/9