{"id":26662708,"url":"https://github.com/hurlenko/memetic-algorithm","last_synced_at":"2025-08-22T14:10:09.715Z","repository":{"id":174806494,"uuid":"172053805","full_name":"hurlenko/memetic-algorithm","owner":"hurlenko","description":"Simple implementation of Memetic Algorithm written in python3","archived":false,"fork":false,"pushed_at":"2019-02-22T11:21:16.000Z","size":3,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T18:23:09.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/hurlenko.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,"zenodo":null}},"created_at":"2019-02-22T11:20:22.000Z","updated_at":"2025-03-17T18:04:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"e4fb40ce-8ae4-43cf-aa3b-37198d6b78d1","html_url":"https://github.com/hurlenko/memetic-algorithm","commit_stats":null,"previous_names":["hurlenko/memetic-algorithm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hurlenko/memetic-algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hurlenko%2Fmemetic-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hurlenko%2Fmemetic-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hurlenko%2Fmemetic-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hurlenko%2Fmemetic-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hurlenko","download_url":"https://codeload.github.com/hurlenko/memetic-algorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hurlenko%2Fmemetic-algorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271650860,"owners_count":24796725,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":"2025-03-25T14:17:55.583Z","updated_at":"2025-08-22T14:10:09.686Z","avatar_url":"https://github.com/hurlenko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Memetic Algorithm\n\nSimple implementation of Memetic Algorithm written in python3. Memetic algorithms (MAs) represent one of the recent growing areas of research in evolutionary computation. The term MA is now widely used as a synergy of evolutionary or any population-based approach with separate individual learning or local improvement procedures for problem search. \n\n## Usage\n\n- Install dependencies\n\n```bash\npip install numpy\n```\n\n- Tweak constants in `ma.py`, fitness function, number of iterations etc.\n- Run\n\n```python\npython ma.py\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhurlenko%2Fmemetic-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhurlenko%2Fmemetic-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhurlenko%2Fmemetic-algorithm/lists"}