ghc-patience 0.3
Channel: guix
Home page: https://hackage.haskell.org/package/patience
Licenses: Modified BSD
Synopsis: Patience diff and longest increasing subsequence
Description:
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 between performance, nice output for humans, and simplicity of implementation.
Total results: 1