Ecosyste.ms: Packages

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

Top 7.6% downloads on hackage.haskell.org

hackage.haskell.org : 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.

Registry - Source - JSON
purl: pkg:hackage/ADPfusion
Keywords: algorithms, bioinformatics, bsd3, data-structures, formal-languages, library
License: BSD-3-Clause
Latest release: over 4 years ago
First release: about 12 years ago
Dependent repositories: 8
Downloads: 19,323 total
Stars: 26 on GitHub
Forks: 2 on GitHub
Total Commits: 874
Committers: 4
Average commits per author: 218.5
Development Distribution Score (DDS): 0.355
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...