{"id":48701746,"url":"https://github.com/gpl27/soup","last_synced_at":"2026-04-11T10:24:41.214Z","repository":{"id":254186911,"uuid":"826522947","full_name":"gpl27/soup","owner":"gpl27","description":"Genetic algorithm implementation for the 0-1 knapsack problem with choice restrictions","archived":false,"fork":false,"pushed_at":"2024-08-21T20:37:04.000Z","size":5065,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-21T23:40:35.742Z","etag":null,"topics":["genetic-algorithm","knapsack-solver","python"],"latest_commit_sha":null,"homepage":"","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/gpl27.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":"2024-07-09T21:47:29.000Z","updated_at":"2024-08-21T23:40:39.904Z","dependencies_parsed_at":"2024-08-21T23:51:46.404Z","dependency_job_id":null,"html_url":"https://github.com/gpl27/soup","commit_stats":null,"previous_names":["gpl27/soup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gpl27/soup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpl27%2Fsoup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpl27%2Fsoup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpl27%2Fsoup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpl27%2Fsoup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpl27","download_url":"https://codeload.github.com/gpl27/soup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpl27%2Fsoup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677255,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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":["genetic-algorithm","knapsack-solver","python"],"created_at":"2026-04-11T10:24:40.714Z","updated_at":"2026-04-11T10:24:41.206Z","avatar_url":"https://github.com/gpl27.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SoupSolver\nSoupSolver is a genetic algorithm implementation for the 0-1 knapsack problem\nwith choice restrictions. It was the final project for\n[INF5010](https://www.inf.ufrgs.br/~mrpritt/doku.php?id=inf05010:homepage).  A\ncomparison with GLPK on the instances in `instances/` can be found in sections 7\nand 8 of our report `EP20241.pdf` (in Portuguese). The IP formulation used in\nGLPK can be found in section 2.\n\n## How to run\nRun `python soup_runner.py --help` for information on all parameters.\n\nExample usage:\n\n`python soup_runner.py sep01.dat instances/ep01.dat -r 0.8 -b 2.0 -m 0.45 -p 100 -t 300`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpl27%2Fsoup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpl27%2Fsoup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpl27%2Fsoup/lists"}