adp-multi: ADP for multiple context-free languages
[ algorithms, bioinformatics, bsd3, data-structures, library ]
[ Propose Tags ]
[ Report a vulnerability ]
adp-multi is an implementation of Algebraic Dynamic Programming for multiple context-free languages. It is a library based on the original Haskell implementation and can be considered an unoptimized prototype.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildtests | Build test executable | Disabled |
buildbenchmark | Build benchmark executable | Disabled |
buildbenchmark2 | Build second benchmark executable | Disabled |
debug | Enable/disable debug output | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- adp-multi-0.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3 |
---|---|
Dependencies | array (>=0.4 && <0.5), base (>=4 && <5), containers (>=0.4 && <0.6), criterion (>=0.6 && <0.7), deepseq (>=1.1.0.0), htrace (>=0.1 && <0.2), HUnit (>=1.2 && <1.3), mtl (>=2.0 && <2.2), Nussinov78 (==0.1.0.0), QuickCheck (>=2.5 && <2.6), random-shuffle (==0.0.4), test-framework (>=0.8 && <0.9), test-framework-hunit (>=0.3 && <0.4), test-framework-quickcheck2 (>=0.3 && <0.4) [details] |
Tested with | ghc ==7.4.1, ghc ==7.6.2 |
License | BSD-3-Clause |
Copyright | Maik Riechert, 2012 |
Author | Maik Riechert |
Maintainer | Maik Riechert |
Category | Algorithms, Data Structures, Bioinformatics |
Home page | http://adp-multi.ruhoh.com |
Bug tracker | https://github.com/adp-multi/adp-multi/issues |
Source repo | head: git clone git://github.com/adp-multi/adp-multi.git |
Uploaded | by MaikRiechert at 2013-05-29T13:47:05Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | adp-test, adp-multi-benchmarks2, adp-multi-benchmarks |
Downloads | 5450 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |