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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 2 years ago
1.0.0
about 2 years ago
Versions
1
1
Downloads
94 total
94 total
Dependent Packages
1
1
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/HyloDP
spec |
| License | BSD-3-Clause |
| First Release | about 2 years ago |
| Last Synced | 8 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |