{"id":21873982,"url":"https://github.com/forentfraps/sudoku-solver","last_synced_at":"2025-03-21T23:17:18.024Z","repository":{"id":38043637,"uuid":"506415564","full_name":"forentfraps/sudoku-solver","owner":"forentfraps","description":"Sudoku recursive solver","archived":false,"fork":false,"pushed_at":"2022-06-22T22:18:38.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T17:37:17.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/forentfraps.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}},"created_at":"2022-06-22T21:49:08.000Z","updated_at":"2022-06-22T22:22:18.000Z","dependencies_parsed_at":"2022-09-17T09:22:19.791Z","dependency_job_id":null,"html_url":"https://github.com/forentfraps/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/forentfraps%2Fsudoku-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forentfraps%2Fsudoku-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forentfraps%2Fsudoku-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forentfraps%2Fsudoku-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forentfraps","download_url":"https://codeload.github.com/forentfraps/sudoku-solver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880661,"owners_count":20525515,"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-28T07:10:16.021Z","updated_at":"2025-03-21T23:17:18.005Z","avatar_url":"https://github.com/forentfraps.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku recursive solver in python\n\n## Few words about the project\n\n### The original idea was to implement a collection of \"fair\" methods. However, it turned out to be completely impractical and non-trivial, although results were promising, I decided to do a simple recursive solution. Inspiration was drawn from a paper explaining wave function collapse, thus the collapse function looks over engineered. \n\n\n## Some description\n\n### Code is (obviously) capable of solving any possible sudoku arrangement. For easier use, user is advised to import via the test.txt (better explained in the __init__ ()). As an example I found the most difficult sudoku (it is in the test.txt already). I will also use my ability to post some screenshots :-)\n\n\n\n\n![image](https://user-images.githubusercontent.com/29946764/175162114-029740ba-ac6d-4618-b9fe-06eada97e780.png)\n\n\n\n\n![image](https://user-images.githubusercontent.com/29946764/175159364-aa02dd72-e179-4c91-9588-30b2c434389e.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforentfraps%2Fsudoku-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforentfraps%2Fsudoku-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforentfraps%2Fsudoku-solver/lists"}