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

smawk

This implements the SMAWK algorithm by Peter Shor, Shlomo Moran, Alok Aggarwal, Robert Wilber and Maria Klawe for finding the minimum value in each row of an implicitly defined totally monotone matrix. This has many applications in computational geometry, such as finding the farthest point from each point in a convex polygon, finding optimal enclosing polygon. It can also be used to implement paragraph line breaking in a manner analogous to Knuth and Platt, but in linear time. It also has uses in RNA secondary structure prediction, various sequence alignment problems, construction of prefix codes, image thresholding, etc.

Ecosystem
hackage.haskell.org
Latest Release
0
almost 5 years ago
Versions
1
Downloads
273 total
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/smawk
spec
License BSD-2-Clause, Apache-2.0
First Release almost 5 years ago
Last Synced 18 days ago
Repository
Stars 66 on GitHub
Forks 5 on GitHub