/population_subsets

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

Primary LanguagePython

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