Skip to content

McJazzy/python-greedy-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

simple greedy k-coverage solution in python

let's say you have a list of sets [{1,5,6},{9,12},{3,6},{4,6},{5,3}] with 3 sets, you want to achieve the highest coverage, that is, the union of your 3 selected sets has the largest size.

About

greedy max coverage solution in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages