{"id":22416028,"url":"https://github.com/kiok46/subset-sum-problem","last_synced_at":"2026-05-05T12:33:44.503Z","repository":{"id":84292987,"uuid":"89670316","full_name":"kiok46/Subset-Sum-Problem","owner":"kiok46","description":"Solving the Subset Sum Problem using Python, Pandas and Numpy.","archived":false,"fork":false,"pushed_at":"2017-04-28T05:45:39.000Z","size":241,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T04:19:10.191Z","etag":null,"topics":["numpy","pandas","python","subset-sum"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiok46.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-28T05:22:37.000Z","updated_at":"2017-04-28T05:45:40.000Z","dependencies_parsed_at":"2023-03-02T00:15:56.982Z","dependency_job_id":null,"html_url":"https://github.com/kiok46/Subset-Sum-Problem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiok46/Subset-Sum-Problem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FSubset-Sum-Problem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FSubset-Sum-Problem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FSubset-Sum-Problem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FSubset-Sum-Problem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiok46","download_url":"https://codeload.github.com/kiok46/Subset-Sum-Problem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FSubset-Sum-Problem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["numpy","pandas","python","subset-sum"],"created_at":"2024-12-05T15:14:26.208Z","updated_at":"2026-05-05T12:33:44.483Z","avatar_url":"https://github.com/kiok46.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Subset-Sum-Problem\nSolving the Subset Sum Problem using Python, Pandas and Numpy.\n\n[Was playing around with Pandas, might help someone.]\n\n### What is it about?\n\nWell, If you have a set of devices working/running and consume a certain amount of power and now you want to reduce the load by a given percentage.\nThis will give you all the possible sets of running devices having total power consumption less than or equal to the new total power.\n\n\n![ScreenShot](https://raw.github.com/kiok46/Subset-Sum-Problem/master/screenshots/screenshot.png)\n\n### Installation\n\nOpen a terminal, cd to the folder and type the following commands to start virtual environment.\n```\nvirtualenv venv\nsource venv/bin/activate\npip install -r requirements.txt\npython main.py 20\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiok46%2Fsubset-sum-problem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiok46%2Fsubset-sum-problem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiok46%2Fsubset-sum-problem/lists"}