logo
首页技术栈工具库讨论
patience

patience

This library implements the "patience diff" algorithm, as well as the patience algorithm for the longest increasing subsequence problem. Patience diff computes the difference between two lists, for example the lines of two versions of a source file. It provides a good balance of performance, nice output for humans, and implementation simplicity. For more information, see http://alfedenzo.livejournal.com/170301.html and http://bramcohen.livejournal.com/73318.html.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconchessai/patience6
HACKAGE
carbal install patience
查看
标签
根据用户添加的标签生成
暂无标签