An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

ADPfusion

generalized Algebraic Dynamic Programming ADPfusion combines stream-fusion (using the stream interface provided by the vector library) and type-level programming to provide highly efficient dynamic programming combinators. ADPfusion allows writing dynamic programs for single- and multi-tape problems. Inputs can be sequences, or sets. New input types can be defined, without having to rewrite this library thanks to the open-world assumption of ADPfusion. The library provides the machinery for Outside and Ensemble algorithms as well. Ensemble algorithms combine Inside and Outside calculations. Starting with version 0.4.1 we support writing multiple context-free grammars (interleaved syntactic variables). Such grammars have applications in bioinformatics and linguistics. The homepage provides a number of tutorial-style examples, with linear and context-free grammars over sequence and set inputs. The formal background for generalized algebraic dynamic programming and ADPfusion is described in a number of papers. These can be found on the gADP homepage and in the README. Note: The core ADPfusion library only provides machinery for linear language over sequences. The add-ons ADPfusionSubword, ADPfusionForest, and others provide specialized machinery for other types of formal languages.

Ecosystem
hackage.haskell.org
Latest Release
0.6.0.0
over 6 years ago
Versions
20
Downloads
20,289 total
Dependent Repos
8
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/ADPfusion
spec
License BSD-3-Clause
First Release almost 14 years ago
Last Synced 7 days ago
Repository
Stars 27 on GitHub
Forks 3 on GitHub
Commits 874
Committers 4
Avg per Author 218.5
DDS 0.355
Rankings on hackage.haskell.org
Downloads Top 7.6%