{"id":27147762,"url":"https://github.com/soroushj/graph-coloring-genetic-algorithm","last_synced_at":"2025-07-30T22:03:55.223Z","repository":{"id":90328247,"uuid":"147256094","full_name":"soroushj/graph-coloring-genetic-algorithm","owner":"soroushj","description":"Graph Coloring + Genetic Algorithm","archived":false,"fork":false,"pushed_at":"2018-12-15T05:47:57.000Z","size":305,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T11:51:34.788Z","etag":null,"topics":["genetic-algorithm","graph-algorithms","graph-coloring"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/soroushj.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":"2018-09-03T21:39:17.000Z","updated_at":"2018-12-19T05:04:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d167314a-1170-4a01-be5b-7b72fc64c267","html_url":"https://github.com/soroushj/graph-coloring-genetic-algorithm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soroushj/graph-coloring-genetic-algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soroushj%2Fgraph-coloring-genetic-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soroushj%2Fgraph-coloring-genetic-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soroushj%2Fgraph-coloring-genetic-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soroushj%2Fgraph-coloring-genetic-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soroushj","download_url":"https://codeload.github.com/soroushj/graph-coloring-genetic-algorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soroushj%2Fgraph-coloring-genetic-algorithm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267949018,"owners_count":24170584,"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-07-30T02:00:09.044Z","response_time":70,"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":["genetic-algorithm","graph-algorithms","graph-coloring"],"created_at":"2025-04-08T11:51:05.424Z","updated_at":"2025-07-30T22:03:55.213Z","avatar_url":"https://github.com/soroushj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graph Coloring + Genetic Algorithm\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"samples/david.png\" alt=\"Graph Coloring\" /\u003e\n\u003c/p\u003e\n\nSolve the [graph coloring](https://en.wikipedia.org/wiki/Graph_coloring) problem using a [genetic algorithm](https://en.wikipedia.org/wiki/Genetic_algorithm). [(Hindi and Yampolskiy, 2012)](http://ceur-ws.org/Vol-841/submission_10.pdf)\n\n## Build \u0026 Run\n\nBuild and run the project using the following command:\n\n```bash\ngradle run --args \"\u003cgraph-file\u003e \u003cnum-colors\u003e\"\n```\n\nFor example:\n\n```bash\ngradle run --args \"samples/david.col 11\"\n```\n\nAlso, you can build the project using the following command:\n\n```bash\ngradle build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoroushj%2Fgraph-coloring-genetic-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoroushj%2Fgraph-coloring-genetic-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoroushj%2Fgraph-coloring-genetic-algorithm/lists"}