https://github.com/cubicdaiya/onp
The implementations of "An O(NP) Sequence Comparison Algorithm"
https://github.com/cubicdaiya/onp
algorithm diff
Last synced: 3 months ago
JSON representation
The implementations of "An O(NP) Sequence Comparison Algorithm"
- Host: GitHub
- URL: https://github.com/cubicdaiya/onp
- Owner: cubicdaiya
- License: mit
- Created: 2009-07-30T17:22:37.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T23:14:45.000Z (about 1 year ago)
- Last Synced: 2025-03-16T03:22:35.948Z (3 months ago)
- Topics: algorithm, diff
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 117
- Watchers: 10
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Implementations of An O(NP) Sequence Comparison Algorithm" by various programming languages.