An open API service providing repository metadata for many open source software ecosystems.

GitHub / nilostolte / Sudoku

Simple 9x9 Sudoku brute force solver with intrinsic parallel candidate set processing using bits to represent digits in the [1, 9] range, and bitwise operations to test a candidate against the candidate set, all at once.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilostolte%2FSudoku
PURL: pkg:github/nilostolte/Sudoku

Stars: 3
Forks: 0
Open issues: 0

License: None
Language: Zig
Size: 269 KB
Dependencies parsed at: Pending

Created at: over 2 years ago
Updated at: 7 months ago
Pushed at: 7 months ago
Last synced at: 4 months ago

Topics: bitwise-operators, brute-force-algorithm, c, java, optmization, sudoku, zig

    Loading...