Skip to content

Getting delta of two texts. Implementing O(ND) Difference Algorithm.

Notifications You must be signed in to change notification settings

simplyharsh/deltaJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

deltaJS

Getting delta objects of two texts in JS.

The basic algorithm is described in "An O(ND) Difference Algorithm and its Variations", Eugene W. Myers, 'Algorithmica' Vol. 1 No. 2, 1986, pp. 251-266;

About

Getting delta of two texts. Implementing O(ND) Difference Algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published