[ 源代码: haskell-diff ]
软件包:libghc-diff-dev(0.4.0-1 以及其他的)
O(ND) diff algorithm library
This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space.
Whilst the algorithm is the same one used by standared Unix diff, the assumption is that users of this library will want to diff over interesting things or perform interesting tasks with the results.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-diff-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-array-dev-0.5.4.0-0281a
- 本虚包由这些包填实: ghc
-
- dep: libghc-base-dev-4.13.0.0-5b8ba
- 本虚包由这些包填实: ghc
-
- dep: libghc-pretty-dev-1.1.3.6-96d07
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-diff-doc
- O(ND) diff algorithm library; documentation
-
- sug: libghc-diff-prof
- O(ND) diff algorithm library; profiling libraries