Skip to content
/ MNP Public

MNP is the problem of partitioning a multiset of numbers into a fixed number of subsets, such that the sums of the subsets are as similar as possible.

Notifications You must be signed in to change notification settings

vikria/MNP

Repository files navigation

MNP

MNP is the problem of partitioning a multiset of numbers into a fixed number of subsets, such that the sums of the subsets are as similar as possible.

test runs of the algorithms are in the file: analysis_of_algorithms.ipynb

About

MNP is the problem of partitioning a multiset of numbers into a fixed number of subsets, such that the sums of the subsets are as similar as possible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published