Skip to content

Replace the O(m·n) DP list diff with Myers' O((m+n)·D) algorithm#53

Merged
Korijn merged 3 commits into
masterfrom
claude/myers-diff
Jul 11, 2026
Merged

Replace the O(m·n) DP list diff with Myers' O((m+n)·D) algorithm#53
Korijn merged 3 commits into
masterfrom
claude/myers-diff