{"id":15813701,"url":"https://github.com/mbouzid/ea-aos","last_synced_at":"2025-04-01T01:44:42.128Z","repository":{"id":228373252,"uuid":"147643526","full_name":"mbouzid/ea-aos","owner":"mbouzid","description":"An adaptive operator selection through a dynamic island model","archived":false,"fork":false,"pushed_at":"2018-09-07T14:32:24.000Z","size":1589,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-06T04:04:29.389Z","etag":null,"topics":["aos","dynamic-island-model","evolutionary-algorithm","tsp-solver"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mbouzid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-09-06T08:39:22.000Z","updated_at":"2019-02-01T10:53:16.000Z","dependencies_parsed_at":"2024-03-18T13:58:27.094Z","dependency_job_id":null,"html_url":"https://github.com/mbouzid/ea-aos","commit_stats":null,"previous_names":["mbouzid/ea-aos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbouzid%2Fea-aos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbouzid%2Fea-aos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbouzid%2Fea-aos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbouzid%2Fea-aos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbouzid","download_url":"https://codeload.github.com/mbouzid/ea-aos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246569006,"owners_count":20798341,"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":["aos","dynamic-island-model","evolutionary-algorithm","tsp-solver"],"created_at":"2024-10-05T04:04:45.457Z","updated_at":"2025-04-01T01:44:42.112Z","avatar_url":"https://github.com/mbouzid.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ea-aos\n\nAdaptive Operator Selection w/ Dynamic Island Model\n\n# Installation\n\n`make \u0026\u0026 make clean`\n\n\n# Usage\n\n ` ./bin/main --tsp \u003ctsp instance\u003e  --out \u003coutput tsp\u003e `\n\n## Options\n```\n --sz \u003cpopulation size\u003e [defaut: 10] \n --it \u003cnumber of iterations\u003e [defaut: 100]\n --pmin \u003cminimal probabibility\u003e [defaut: 0.10]\n --pc \u003ccrossover probability\u003e  [defaut: 1.0]\n --pm \u003cmutation probability\u003e [defaut: 1.0]\n--alpha \u003clearning rate\u003e  [defaut: 0.85] \n --beta \u003cnoise rate\u003e [defaut: 0.01] \n```\n\n\n## Example\n\n` ./bin/main --tsp a280.tsp  --out a280.out --sz 15 --it 100`\n\n## Draw a fitness/population size of each island graphic\n\n`./bin/main`\n` Rscript compo.R fitness_fct_size.csv `\n \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbouzid%2Fea-aos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbouzid%2Fea-aos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbouzid%2Fea-aos/lists"}