@hackage adp-multi0.1.1
ADP for multiple context-free languages
Categories
License
BSD-3-Clause
Maintainer
Maik Riechert
Links
Versions
Installation
Dependencies (5)
Dependents (2)
@hackage/adp-multi-monadiccp, @hackage/acme-everything
Package Flags
buildtests
(off by default)
Build test / benchmark executables
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.