adp-multi: ADP for multiple context-free languages

[ algorithms, bioinformatics, bsd3, data-structures, library ] [ Propose Tags ]

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

[Last Documentation]

  • ADP
    • Multi
      • ADP.Multi.Combinators
      • ADP.Multi.Helpers
      • ADP.Multi.Parser
      • Rewriting
        • ADP.Multi.Rewriting.ConstraintSolver
        • ADP.Multi.Rewriting.Explicit
      • ADP.Multi.SimpleParsers
      • ADP.Multi.Tabulation

Flags

Automatic Flags
NameDescriptionDefault
buildtests

Build test / benchmark executables

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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.5 && <0.6), criterion (>=0.6 && <0.7), htrace (>=0.1 && <0.2), monadiccp (>=0.7 && <0.8), mtl (>=2.1 && <2.2) [details]
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/neothemachine/adp-multi/issues
Source repo head: git clone git://github.com/neothemachine/adp-multi.git
Uploaded by MaikRiechert at 2012-11-09T20:33:08Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables adp-test, adp-multi-benchmarks
Downloads 5364 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-23 [all 8 reports]