Libbum/elm-partition - version: 2.3.0

for more information visit the package's GitHub page

Package contains the following modules:

elm-partition

The partition problem is a mathematically NP-complete task which splits a set of numbers into two subsets, where the sum of these subsets is equal.

This library implements a number of different methods to obtain the subsets—some optimal and some fast.

Roadmap

License

FOSSA Status