{"id":17722812,"url":"https://github.com/bramp/solvers","last_synced_at":"2025-08-01T10:37:22.980Z","repository":{"id":137253548,"uuid":"273778520","full_name":"bramp/solvers","owner":"bramp","description":"Solvers for sudoku and more","archived":false,"fork":false,"pushed_at":"2020-06-21T06:13:06.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T18:51:10.740Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bramp.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},"funding":{"github":"bramp","buy_me_a_coffee":"bramp"}},"created_at":"2020-06-20T20:19:34.000Z","updated_at":"2023-05-31T16:11:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac220d1a-c33e-46e7-8f65-3a0305a33491","html_url":"https://github.com/bramp/solvers","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/bramp%2Fsolvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fsolvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fsolvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramp%2Fsolvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bramp","download_url":"https://codeload.github.com/bramp/solvers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473273,"owners_count":20783236,"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-10-25T15:39:26.361Z","updated_at":"2025-03-31T13:25:44.440Z","avatar_url":"https://github.com/bramp.png","language":"Go","funding_links":["https://github.com/sponsors/bramp","https://buymeacoffee.com/bramp"],"categories":[],"sub_categories":[],"readme":"# Solvers\nSolvers for sudoku and more, that were written for fun, and run really quickly.\n\n## Sudoku\n\n```shell\ngo run sudoku.go\n```\n\nThe sudoku is a backtracking solver, that uses a min-heap to determine the next square to try. This shrinks the search space and ensure it can solve even the hardest puzzles quickly.\n\n## Testing\n\n```shell\ngo test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramp%2Fsolvers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbramp%2Fsolvers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramp%2Fsolvers/lists"}