mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-13 16:18:33 +00:00
2c50dd0c59
Implemented the iterative two matrix row version from here: https://en.wikipedia.org/wiki/Levenshtein_distance and here: http://www.codeproject.com/Articles/13525/Fast-memory-efficient-Levenshtein-algorithm Memory usage was originally 200Gig for a couple of 100K files ~(sizeA*sizeB), now about ~(sizeB*2)... |
||
---|---|---|
.. | ||
esil.7 | ||
r2pm.1 | ||
rabin2.1 | ||
radare2.1 | ||
radiff2.1 | ||
rafind2.1 | ||
ragg2-cc.1 | ||
ragg2.1 | ||
rahash2.1 | ||
rarun2.1 | ||
rasm2.1 | ||
rax2.1 |