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

hackage.haskell.org : HyloDP

This package contains the library HyloDP for solving dynamic programming problems in Haskell, and six solved DP problems: Edit Distance, Fibonacci, Knapsack, Longest Common Subsequence, Random Walk and Text Segmentation. The library HyloDP implements the code of the research article: 'Easily solving dynamic programming problems in Haskell by memoization of hylomorphisms' by D.Llorens and J.M. Vilar. Software: Practice and Experience (ISSN:1097-024X). 2020; 50: 2193–2211. A preliminary version of the article can be downloaded from here.

Registry - Source - JSON
purl: pkg:hackage/HyloDP
Keywords: bsd3 , dynamic-programming , library , program , recursion , Propose Tags
License: BSD-3-Clause
Latest release: over 1 year ago
First release: over 1 year ago
Dependent packages: 1
Downloads: 77 total
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...