{"id":18041121,"url":"https://github.com/mcanlas/spawning-pool","last_synced_at":"2025-04-09T16:44:46.292Z","repository":{"id":143210585,"uuid":"21483361","full_name":"mcanlas/spawning-pool","owner":"mcanlas","description":"A framework for genetic algorithms in Scala","archived":false,"fork":false,"pushed_at":"2025-03-21T23:08:08.000Z","size":491,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-22T00:19:36.112Z","etag":null,"topics":["combinatorics","genetic-algorithms","scala","starcraft","zerg"],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/mcanlas.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":"2014-07-04T02:41:51.000Z","updated_at":"2025-03-21T23:08:11.000Z","dependencies_parsed_at":"2024-02-29T17:26:03.109Z","dependency_job_id":"ef59fb31-742b-4ba7-a3ff-0e80dae467e0","html_url":"https://github.com/mcanlas/spawning-pool","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanlas%2Fspawning-pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanlas%2Fspawning-pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanlas%2Fspawning-pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcanlas%2Fspawning-pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcanlas","download_url":"https://codeload.github.com/mcanlas/spawning-pool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248069922,"owners_count":21042730,"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":["combinatorics","genetic-algorithms","scala","starcraft","zerg"],"created_at":"2024-10-30T15:08:35.264Z","updated_at":"2025-04-09T16:44:46.274Z","avatar_url":"https://github.com/mcanlas.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"spawning-pool\n=============\n\nA framework for **genetic algorithms** in Scala.\n\nThis framework enables the search and generation of solutions encoded as a chromosome over a fitness landscape, all in a generic manner typical of Scala libraries.\n\nBecause genetic algorithms are computationally intensive, this framework uses *futures* to perform evolution concurrently.\n\nThis framework also features helper classes for chromosomes that are homogenous collections of some type (e.g. a string of characters or a tour of cities).\n\nTesting\n-------\n\n    sbt clean \"project solver\" coverage test\n\nReferences\n----------\n* [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) by Sean Luke\n* [Watchmaker Framework](http://watchmaker.uncommons.org/) (Java)\n* [Jenetics](https://github.com/jenetics/jenetics) (Java)\n* [GeneticSharp](https://github.com/giacomelli/GeneticSharp) (C#)\n\nColophon\n--------\n\nThe *StarCraft* video game series features the Zerg, an alien species adept at rapid evolution and genetic manipulation. One of the foundational structures for the Zerg is the **Spawning Pool**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanlas%2Fspawning-pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcanlas%2Fspawning-pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcanlas%2Fspawning-pool/lists"}