Skip to content

Solution to Partition Problem using the greedy algorithm

Notifications You must be signed in to change notification settings

vmancini/PartitionProblem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PartitionProblem

Approximate solution to the partition problem using the greedy algorithm and written in python

More information about the partition problem and the greedy algorithm here: http://en.wikipedia.org/wiki/Partition_problem

About

Solution to Partition Problem using the greedy algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%