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

LinearSplit

The LinearSplit module implements partitioning the sequence of items to the subsequences in the order given. The items can be splitted using greedy heuristic or using the linear partition algorithm to minimize the maximum cost over all ranges (see the 'The Algorithm Design Manual' by Steven S. Skiena..). The library can be used to balance the work across processors to minimize the run time. For the library usage take a look in examples/Splitter.hs.

Ecosystem
hackage.haskell.org
Latest Release
0.2.1
almost 15 years ago
Versions
3
Downloads
3,135 total
0.2.1
Published: almost 15 years ago
Registry - Download
0.2
Published: almost 15 years ago
Registry - Download
0.1
Published: almost 15 years ago
Registry - Download
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/LinearSplit
spec
License BSD-3-Clause
First Release almost 15 years ago
Last Synced 2 days ago
Repository
Stars 1 on GitHub
Forks 0 on GitHub