{"id":17506263,"url":"https://github.com/egzonarifi/nature-inspired-algorithms","last_synced_at":"2025-08-26T08:09:15.773Z","repository":{"id":187236688,"uuid":"109563256","full_name":"EgzonArifi/Nature-Inspired-Algorithms","owner":"EgzonArifi","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-17T07:47:44.000Z","size":304,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T21:13:31.065Z","etag":null,"topics":["ant-colony-optimization","crossover","evolutionary-algorithms","genetic-programming","hyper-heuristic","mutation","timetabling","tsp-problem"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/EgzonArifi.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}},"created_at":"2017-11-05T09:31:29.000Z","updated_at":"2024-06-02T17:14:38.000Z","dependencies_parsed_at":"2023-08-09T14:51:07.543Z","dependency_job_id":null,"html_url":"https://github.com/EgzonArifi/Nature-Inspired-Algorithms","commit_stats":null,"previous_names":["egzonarifi/nature-inspired-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EgzonArifi/Nature-Inspired-Algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgzonArifi%2FNature-Inspired-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgzonArifi%2FNature-Inspired-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgzonArifi%2FNature-Inspired-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgzonArifi%2FNature-Inspired-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EgzonArifi","download_url":"https://codeload.github.com/EgzonArifi/Nature-Inspired-Algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgzonArifi%2FNature-Inspired-Algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272192669,"owners_count":24889452,"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-26T02:00:07.904Z","response_time":60,"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":["ant-colony-optimization","crossover","evolutionary-algorithms","genetic-programming","hyper-heuristic","mutation","timetabling","tsp-problem"],"created_at":"2024-10-20T03:35:13.761Z","updated_at":"2025-08-26T08:09:15.738Z","avatar_url":"https://github.com/EgzonArifi.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nature Inspired Algorithms\n  macOS Application used to implement different tasks in winter semester\n \n # Hyper-heuristics (HH): a specific type of indirect encoding\n  Bin packing problem using FFA, FFD, BF1\n ![Alt text](binpacking.png?raw=true \"Title\")\n\n# An indirect encoding for exam timetabling\n  Mutating an indirectly-encoded timetable\n ![Alt text](timetabling.png?raw=true \"Title\")\n\n# Ant Colony Optimization\n  ACO for 4-City TSP Problem\n![Alt text](aco.png?raw=true \"Title\")\n\nAnts are agents that:\n\n• Move along between nodes in a graph.\n\n• They choose where to go based on pheromone strength (and\nmaybe other information)\n\n• An ant’s path represents a specific candidate solution.\n\n• When an ant has finished a solution, pheromone is laid on\nits path, according to quality of solution.\n\n• This pheromone trail affects behaviour of other ants by `stigmergy`\n\n\n Transition Rule\n![Alt text](transitionRule.png?raw=true \"Title\")\n\n\n Global pheromone update\n![Alt text](globalUpdate.png?raw=true \"Title\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegzonarifi%2Fnature-inspired-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegzonarifi%2Fnature-inspired-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegzonarifi%2Fnature-inspired-algorithms/lists"}