{"id":19905259,"url":"https://github.com/jonaylor89/sudoku-solver","last_synced_at":"2026-06-06T13:31:19.038Z","repository":{"id":101842009,"uuid":"313668661","full_name":"jonaylor89/sudoku-solver","owner":"jonaylor89","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-23T01:49:40.000Z","size":399,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T07:42:29.118Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonaylor89.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-17T15:53:29.000Z","updated_at":"2020-11-23T01:49:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"0df3af90-d712-4593-9a50-2118610c9b0c","html_url":"https://github.com/jonaylor89/sudoku-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonaylor89/sudoku-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonaylor89","download_url":"https://codeload.github.com/jonaylor89/sudoku-solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaylor89%2Fsudoku-solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33984824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"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":"2024-11-12T20:32:22.050Z","updated_at":"2026-06-06T13:31:19.017Z","avatar_url":"https://github.com/jonaylor89.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Super Graph Coloring\n\n**How to Run:**\n\nThe main program expects input from stdin\n\n```sh\ncat inputs/graph-1000-100000.txt | python3 src/main.py  \n```\n\n### **Random Graphs**\n\nNodes: 50, Edges: 500, New Colors: 10, Max Degree: 27\n\nNodes: 100, Edges: 500, New Colors: 6, Max Degree: 22\n\nNodes: 500, Edges: 1000, New Colors: 5, Max Degree: 5\n\nNodes: 1000, Edges: 50,000, New Colors: 29, Max Degree: 129\n\n### **Sudoku**\n\nOutput from `sudoku.txt`\n\n```\n3\n5 7 1 2 6 3 10 8 4 4 2 3 1 8 7 9 5 6 9 8 6 4 5 10 3 2 1 1 6 7 3 4 8 2\n9 10 3 4 8 9 2 1 7 6 5 2 5 9 6 7 11 1 3 8 8 9 4 7 3 2 6 1 12 6 1 2 10 \n9 5 8 4 3 7 3 10 8 1 4 5 11 2\n```\n\n3 new colors were added with the corresponding colors for each node underneath.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaylor89%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonaylor89%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonaylor89%2Fsudoku-solver/lists"}