{"id":19872449,"url":"https://github.com/davidace/emc","last_synced_at":"2026-06-10T12:31:05.617Z","repository":{"id":33748557,"uuid":"37403549","full_name":"DavidAce/EMC","owner":"DavidAce","description":"(deprecated) Evolutionary Monte Carlo","archived":false,"fork":false,"pushed_at":"2015-06-18T09:12:25.000Z","size":876,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T00:58:45.589Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/DavidAce.png","metadata":{"files":{"readme":"README","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}},"created_at":"2015-06-14T07:34:46.000Z","updated_at":"2023-10-02T14:11:39.000Z","dependencies_parsed_at":"2022-09-13T18:01:46.019Z","dependency_job_id":null,"html_url":"https://github.com/DavidAce/EMC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DavidAce/EMC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidAce%2FEMC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidAce%2FEMC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidAce%2FEMC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidAce%2FEMC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidAce","download_url":"https://codeload.github.com/DavidAce/EMC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidAce%2FEMC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34153482,"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-10T02:00:07.152Z","response_time":89,"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-12T16:15:38.887Z","updated_at":"2026-06-10T12:31:05.601Z","avatar_url":"https://github.com/DavidAce.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Here is a template ready to play with EMC. It compiles with g++ and gcc (the example works with g++ only).\n\nTo begin with, you need to specify the parameter ranges in the function \"setupParameters\". The number of parameters is set to 8 right now. If you need less paramets you can just set the remaining to the range 0 to 0, for instance.\n\nThen you need to write an expression for the fitness H inside the function \"fitnessTest\". There are some comments there. In other words, you\nneed to design a mapping from parameters to a fitness, where a low fitness means good performance.\nThe fitness function H should ideally be a smooth function roughly between the values 0 and 20 approximately.\nRead the EMC article PDF for some details on fitness function design.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidace%2Femc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidace%2Femc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidace%2Femc/lists"}