{"id":19198375,"url":"https://github.com/simonskodt/aldes-red-scare","last_synced_at":"2026-06-15T18:31:43.182Z","repository":{"id":206166437,"uuid":"715980865","full_name":"simonskodt/aldes-red-scare","owner":"simonskodt","description":"Final Mandatory assignment in Algorithm Design","archived":false,"fork":false,"pushed_at":"2023-11-30T08:49:58.000Z","size":6885,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T05:13:41.508Z","etag":null,"topics":[],"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/simonskodt.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":"2023-11-08T08:23:17.000Z","updated_at":"2023-11-08T19:51:51.000Z","dependencies_parsed_at":"2024-11-09T12:25:13.364Z","dependency_job_id":"fcd3790b-d1e9-41a9-a0fe-8a411ad1f158","html_url":"https://github.com/simonskodt/aldes-red-scare","commit_stats":null,"previous_names":["simonskodt/aldes-red-scare"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonskodt/aldes-red-scare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonskodt%2Faldes-red-scare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonskodt%2Faldes-red-scare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonskodt%2Faldes-red-scare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonskodt%2Faldes-red-scare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonskodt","download_url":"https://codeload.github.com/simonskodt/aldes-red-scare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonskodt%2Faldes-red-scare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34376121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-09T12:21:36.097Z","updated_at":"2026-06-15T18:31:43.164Z","avatar_url":"https://github.com/simonskodt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Red Scare\n\nThis repository contains the implementation of various algorithmic paradigms for \nthe mandatory assignment in Algorithm Design. The focus is on choosing and utilizing \nwell-known algorithmic paradigms, rather than implementing them from scratch.\n\n## How to Run\n\nTo ensure you have the necessary dependencies, execute the following command:\n\n```bash\npip install -r requirements.txt\n```\n\nAll the programs for solving different problems are organized into separate classes \nunder the `problems` directory.\n\nTo generate the `results.txt` file, run the following command:\n\n```bash\npython main.py --all\n```\n\nThis command will create the result file.\n\nIf you wish to run the programs on a specific file, use the following command:\n\n```bash\npython main.py --file FILENAME\n```\n\nFor a comprehensive description of available options, refer to the help command:\n\n```bash\npython main.py --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonskodt%2Faldes-red-scare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonskodt%2Faldes-red-scare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonskodt%2Faldes-red-scare/lists"}