Ecosyste.ms: Packages

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

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

Registry - Source - Homepage - JSON
purl: pkg:hackage/LinearSplit
Keywords: algorithms, bsd3, library
License: BSD-3-Clause
Latest release: over 13 years ago
First release: over 13 years ago
Downloads: 3,026 total
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...