{"id":26758504,"url":"https://github.com/wdevore/geneticalgorithms","last_synced_at":"2025-03-28T16:29:19.149Z","repository":{"id":254603312,"uuid":"846157735","full_name":"wdevore/GeneticAlgorithms","owner":"wdevore","description":"A small range of genetic algorithms written in Dart/Flutter","archived":false,"fork":false,"pushed_at":"2024-08-30T01:00:45.000Z","size":185,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-30T03:26:52.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/wdevore.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-08-22T16:35:03.000Z","updated_at":"2024-08-30T01:00:48.000Z","dependencies_parsed_at":"2024-08-29T03:26:52.659Z","dependency_job_id":"d0e4cc20-e5b4-4655-abe0-89425c987d97","html_url":"https://github.com/wdevore/GeneticAlgorithms","commit_stats":null,"previous_names":["wdevore/geneticalgorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FGeneticAlgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FGeneticAlgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FGeneticAlgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wdevore%2FGeneticAlgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wdevore","download_url":"https://codeload.github.com/wdevore/GeneticAlgorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246062214,"owners_count":20717577,"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":[],"created_at":"2025-03-28T16:29:18.669Z","updated_at":"2025-03-28T16:29:19.140Z","avatar_url":"https://github.com/wdevore.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GeneticAlgorithms\nA small range of genetic algorithms written in Dart/Flutter\n\n- Heredity\n- Variation\n- Selection\n\n# Simple Examples\n\n## Simple1_BestPhrase\n- from [The Coding train](https://www.youtube.com/watch?v=RxTfc4JLYKs\u0026list=PLfyzK85uts6o169n2ISWD40M3bdhCA_Ni\u0026index=11\u0026t=187s).\n\n### Project creation\n```sh\nflutter create --platform linux --template app simple1_bestphrase\n```\n\n### Launch config\n```json\n        {\n            \"name\": \"Simple1_BestPhrase\",\n            \"cwd\": \"projects/simple1_bestphrase\",\n            \"type\": \"dart\",\n            \"request\": \"launch\",\n            \"program\": \"lib/main.dart\"\n        },\n```\nMake sure you add */simple1_bestphrase* to the \"cwd\" key or it won't start and asks for a device.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdevore%2Fgeneticalgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwdevore%2Fgeneticalgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdevore%2Fgeneticalgorithms/lists"}