{"id":25856794,"url":"https://github.com/bcanozter/multithreaded-sudoku-checker","last_synced_at":"2025-09-06T08:47:18.905Z","repository":{"id":50565988,"uuid":"192667585","full_name":"bcanozter/Multithreaded-Sudoku-Checker","owner":"bcanozter","description":"9x9 Sudoku Checker","archived":false,"fork":false,"pushed_at":"2019-06-19T07:23:51.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-13T07:26:45.992Z","etag":null,"topics":["computer-engineering","computer-science","cpp","multithreading","sudoku-checker"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcanozter.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}},"created_at":"2019-06-19T05:55:31.000Z","updated_at":"2023-05-31T03:11:48.000Z","dependencies_parsed_at":"2022-08-26T16:30:24.198Z","dependency_job_id":null,"html_url":"https://github.com/bcanozter/Multithreaded-Sudoku-Checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcanozter/Multithreaded-Sudoku-Checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcanozter%2FMultithreaded-Sudoku-Checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcanozter%2FMultithreaded-Sudoku-Checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcanozter%2FMultithreaded-Sudoku-Checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcanozter%2FMultithreaded-Sudoku-Checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcanozter","download_url":"https://codeload.github.com/bcanozter/Multithreaded-Sudoku-Checker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcanozter%2FMultithreaded-Sudoku-Checker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273879829,"owners_count":25184428,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["computer-engineering","computer-science","cpp","multithreading","sudoku-checker"],"created_at":"2025-03-01T18:28:06.914Z","updated_at":"2025-09-06T08:47:18.852Z","avatar_url":"https://github.com/bcanozter.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Table of contents\n* [General info](#general-info)\n* [Technologies](#technologies)\n* [Compiling](#compiling)\n* [Preview](#preview)\n* [Author](#author)\n\n## General info\n A multithreaded Sudoku Solution Checker program that accepts a Sudoku solution from the user as input,\n and determines whether the solution is valid or invalid.\n \n This sudoku solution checker is using 9 threads to check each subgrid and 2 threads to check each row and\n column.\n \n The program is also able to determine which row or column has an error and returns number.\n\t\n## Technologies\nProject is created with:\n* XCode version: 10.2.1\n\n## Compiling\n\nTo compile this software you must use a gcc terminal.\n1. Open the bash terminal\n2. To compile, $ g++ --std=c++11 -o run.out main.cpp\n3. To run, ./run.out\n\n\n## Preview\n\n\u003cimg src=\"https://i.imgur.com/TuRBcve.png\"\u003e\n\n\n## Author\n\n* Burak Can Ozter\n* burak.ozter@dal.ca\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcanozter%2Fmultithreaded-sudoku-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcanozter%2Fmultithreaded-sudoku-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcanozter%2Fmultithreaded-sudoku-checker/lists"}