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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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