GitHub / miellekc / CS21-Sudoku-Solver-Using-MIPS-Assembly
This repository contains a program written in MIPS assembly that solves Sudoku puzzles. The input is a Sudoku board with empty cells, and the output is the solved board. The algorithm for this program involves backtracking. [CS 21 - Computer Organization & Architecture Course Requirement, UPD DCS]
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miellekc%2FCS21-Sudoku-Solver-Using-MIPS-Assembly
PURL: pkg:github/miellekc/CS21-Sudoku-Solver-Using-MIPS-Assembly
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Assembly
Size: 194 KB
Dependencies parsed at:
0
Created at: 12 months ago
Updated at: 12 months ago
Pushed at: 12 months ago
Last synced at: 12 months ago
Topics: backtracking-algorithm, mips-assembly, puzzle-solver
No dependencies found