Name : ghc-dawg-ord
| |
Version : 0.5.1.0
| Vendor : openSUSE
|
Release : bp150.2.6
| Date : 2018-07-30 20:40:44
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-dawg-ord-0.5.1.0-bp150.2.6.src.rpm
|
Size : 0.42 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : directed acyclic word graphs
|
Description :
The library implements /directed acyclic word graphs/ (DAWGs) internally represented as /minimal acyclic deterministic finite-state automata/. The implemented version of DAWG can be seen as a map from sequences of alphabet symbols (keys) to values.
The library allows to build DAWGs over any symbols and values provided that they both have `Ord` instances (see the \"Data.DAWG.Ord\" module). It also provides a fast insert operation which can be used to construct DAWGs on-the-fly.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |