{"id":19152590,"url":"https://github.com/bamless/sudoku-join","last_synced_at":"2026-06-14T18:30:20.435Z","repository":{"id":114070574,"uuid":"78164414","full_name":"bamless/sudoku-join","owner":"bamless","description":"Solves sudokus in parallel using the Java 8 fork join framework. It achieves near linear speedup for large enough instances.","archived":false,"fork":false,"pushed_at":"2018-05-21T20:36:57.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T18:47:14.377Z","etag":null,"topics":["ant","fork-join","java","parallel","sudoku"],"latest_commit_sha":null,"homepage":"","language":"Java","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/bamless.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":"2017-01-06T01:58:55.000Z","updated_at":"2023-10-01T07:00:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"63b1df96-3ba1-46ec-b1cb-d4eea8f35e71","html_url":"https://github.com/bamless/sudoku-join","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/bamless%2Fsudoku-join","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fsudoku-join/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fsudoku-join/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bamless%2Fsudoku-join/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bamless","download_url":"https://codeload.github.com/bamless/sudoku-join/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240236361,"owners_count":19769580,"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":["ant","fork-join","java","parallel","sudoku"],"created_at":"2024-11-09T08:18:26.682Z","updated_at":"2026-06-14T18:30:20.381Z","avatar_url":"https://github.com/bamless.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fork-Join Sudoku Solver\n\nA backtracking sequential and parallel implementation of a sudoku solving algorithm written in Java 8 using the fork join framework. This is an assignment for the 'Programmazione di Sistemi Multicore' course of the computer science major of 'La Sapienza' university of Rome.\n\nAuthors: Fabrizio Pietrucci, Davide Pucci.\n\n# How to compile\n  1. Navigate to the root folder of the project.\n  2. Run form terminal **ant**. If you don't have **apache ant** download it from here: http://ant.apache.org/bindownload.cgi.\n\n# How to use\n  1. Navigate to the **jar** folder generated after compiling\n  2. Run from terminal **'java -jar sudoku.jar path'** where:\n      - **sudoku.jar** is the jar file in the **jar** folder.\n      - **path** is a path to a file containing a sudoku 9x9 board where: Only numbers from 1 to 9 appear and blank spaces are represented as dots. For examples see the .txt files in the project's root\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamless%2Fsudoku-join","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbamless%2Fsudoku-join","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbamless%2Fsudoku-join/lists"}