{"id":29630006,"url":"https://github.com/dps/shortest-sudoku","last_synced_at":"2025-07-21T10:08:00.856Z","repository":{"id":137287349,"uuid":"41932591","full_name":"dps/shortest-sudoku","owner":"dps","description":"A collection of tiny Sudoku solvers","archived":false,"fork":false,"pushed_at":"2015-09-05T18:11:56.000Z","size":176,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T18:33:17.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/dps.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":"2015-09-04T18:48:44.000Z","updated_at":"2021-04-26T08:28:04.000Z","dependencies_parsed_at":"2023-03-13T10:57:52.377Z","dependency_job_id":null,"html_url":"https://github.com/dps/shortest-sudoku","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dps/shortest-sudoku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fshortest-sudoku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fshortest-sudoku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fshortest-sudoku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fshortest-sudoku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dps","download_url":"https://codeload.github.com/dps/shortest-sudoku/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fshortest-sudoku/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266278418,"owners_count":23904045,"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":"2025-07-21T10:08:00.178Z","updated_at":"2025-07-21T10:08:00.843Z","avatar_url":"https://github.com/dps.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shortest-sudoku\nA collection of tiny Sudoku solvers\n\nFull description: http://blog.davidsingleton.org/sudoku/\n\n## What?\n\nSometime back in 2006, Mark Byers started collecting and tracking the shortest Sudoku solvers in a variety of programming languages on the web. It was a cool page (and one I had a vested interest in since I had a hand in the Java solver) but sadly dropped off the web sometime in 2008. With Mark’s permission, I’m re-instating the content here and declaring it re-open for submissions - if you can improve on the solvers below or contribute a solver in a new language, please do!\n\n## How to contribute\n\nSend a pull request or drop me an email - davidsingleton (at) gmail (dot) com\n\n## Notes\n\n * Programs should not contain lines longer than 80 characters. If the language allows splitting a long line into two shorter lines, using this feature is acceptable.\n\n * For compiled languages, source code size is counted, not compiled size.\n\n * New line characters are counted as one byte.\n\n * A valid program can accept any 9x9 Sudoku from standard input (or else the first command line parameter, if you prefer) and should output the result to standard out. I will also list some of the programs that cheat very slightly (for example, by outputing to standard error instead of standard out).\n\n * If command line parameters are required, they are counted as extra bytes using the perlgolf counting rules.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdps%2Fshortest-sudoku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdps%2Fshortest-sudoku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdps%2Fshortest-sudoku/lists"}