Skip to content

Given a set of populations, finds a subset of the populations whose sum matches another target population

Notifications You must be signed in to change notification settings

dbulnes/population_subsets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

To execute this program:

cd population_subsets

Followed by:

python3 find_population_subset.py

OR

chmod +x find_population_subset.py
./find_population_subset.py

About

Given a set of populations, finds a subset of the populations whose sum matches another target population

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages