# sudoku **Repository Path**: mirrors_ondras/sudoku ## Basic Information - **Project Name**: sudoku - **Description**: Sudoku solver - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2026-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sudoku I wrote three Sudoku solvers. This one is fastest, featuring some optimizations in addition to brute force.