{"id":19199650,"url":"https://github.com/aaroncoplan/sudoku-solver","last_synced_at":"2025-10-30T04:42:59.594Z","repository":{"id":67336519,"uuid":"68569054","full_name":"AaronCoplan/sudoku-solver","owner":"AaronCoplan","description":"Given an input file, this program will solve a Sudoku puzzle at a ridiculously fast rate.","archived":false,"fork":false,"pushed_at":"2017-06-21T20:07:57.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T12:14:52.184Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/AaronCoplan.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":"2016-09-19T04:27:06.000Z","updated_at":"2017-03-14T01:50:45.000Z","dependencies_parsed_at":"2023-02-27T20:00:54.463Z","dependency_job_id":null,"html_url":"https://github.com/AaronCoplan/sudoku-solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronCoplan%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronCoplan%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronCoplan%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AaronCoplan%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AaronCoplan","download_url":"https://codeload.github.com/AaronCoplan/sudoku-solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240272447,"owners_count":19775034,"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":[],"created_at":"2024-11-09T12:28:16.346Z","updated_at":"2025-10-30T04:42:59.481Z","avatar_url":"https://github.com/AaronCoplan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sudoku-solver\n\nGiven an input file, this program will solve a Sudoku puzzle at a ridiculously fast rate.  I have included several sample sudokus of varying difficulty and varying validity in the `input/` directory, which allows for easy testing of the program's sudoku solving and input validation capabilities.\n\nThis project is licensed under the MIT license.\n\n# How to Build and Run\n\n1. Clone the repository: `git clone https://github.com/AaronCoplan/sudoku-solver` or `git@github.com:AaronCoplan/sudoku-solver.git`\n2. Change directory into the repository (`cd sudoku-solver`)\n3. Build the project: `make`\n4. Run the program: `./build \u003cpath to sudoku file\u003e`\n\nYou will see the solved sudoku printed to your console!  Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaroncoplan%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaroncoplan%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaroncoplan%2Fsudoku-solver/lists"}