{"id":28585899,"url":"https://github.com/socrats/dyrwin","last_synced_at":"2025-06-11T06:09:28.143Z","repository":{"id":55092365,"uuid":"138478038","full_name":"Socrats/Dyrwin","owner":"Socrats","description":"Simulator of evolutionary dynamics and game theory in c++","archived":false,"fork":false,"pushed_at":"2021-04-06T12:29:09.000Z","size":578,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-11-30T16:46:31.257Z","etag":null,"topics":["cpp","evolutionary-game-theory","game-theory","simulation"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Socrats.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-24T11:56:23.000Z","updated_at":"2023-11-30T16:46:31.257Z","dependencies_parsed_at":"2022-08-14T11:40:54.918Z","dependency_job_id":null,"html_url":"https://github.com/Socrats/Dyrwin","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Socrats%2FDyrwin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Socrats%2FDyrwin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Socrats%2FDyrwin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Socrats%2FDyrwin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Socrats","download_url":"https://codeload.github.com/Socrats/Dyrwin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Socrats%2FDyrwin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259211892,"owners_count":22822380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpp","evolutionary-game-theory","game-theory","simulation"],"created_at":"2025-06-11T06:09:27.444Z","updated_at":"2025-06-11T06:09:28.136Z","avatar_url":"https://github.com/Socrats.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dyrwin\n## Simulator for Evolutionary Game Theory problems\n\nThe intention of this repository is twofold:\n- Reproduce results from top-tier papers that use EGT to solve different kinds of problems;\n- and to provide a c++ framework to perform evolutionary analysis of game theoretical scenarios.\n\n## Requirements\n- Requires C++ compiler with c++17 support\n- Eigen 3.3\n- pybind 11 for the python bindings\n- Boost \u003e=1.67 and boost program_options\n\n## Build\nTo install run:\n````\nmkdir build\ncd build\ncmake ..\nmake -j 4\n````\n\n## Execution\nTo get help on how to run the simulation execute:\n````bash\n./dyrwin --help\n````\n\nIf you want your results to to be stored in an output file, you need to provide a file path\n\nYou can also run the simulation through a python configuration file like the ones provided in ./examples:\n\nSome of the code to make build the CMakeLists.txt was taken from: https://github.com/Svalorzen/AI-Toolbox/blob/master/CMakeLists.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocrats%2Fdyrwin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocrats%2Fdyrwin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocrats%2Fdyrwin/lists"}