[ 原始碼: 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.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-array-dev-0.5.4.0-88c34
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-base-dev-4.13.0.0-7d708
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-pretty-dev-1.1.3.6-dc1c8
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-diff-doc
- O(ND) diff algorithm library; documentation
-
- sug: libghc-diff-prof
- O(ND) diff algorithm library; profiling libraries