Last indexation completed on 2025-03-09 05:26:32 UTC
PROGRAM NAME ksudoku
LICENSE GPL v2
VERSION 0.3
AUTHOR Francesco Rossi <email.it">redsh@email.it> 2005
DATE 29/9/2005
KSudoku is a program that can generate and solve sudoku (en.wikipedia.org/wiki/Sudoku) puzzles (of different difficulty level) using a randomized least-candidate algorithm.
From version 0.3 i added a new kind of puzzles: 3d puzzles. (see changelog)
The sudoku boards currently supported are 9x9, 16x16, 25x25: but the program is fully expandable since the algorithm is extendible to any general graph coloring problem (the board is in fact stored as a graph and the numbers are the colors)
In order to create a playable puzzle it fills a blank sudoku grid with a completed puzzle (randomly), then another algorithm (to be improved with some logical constraint) removes randomly numbers from it checking each time that the resultant puzzle has only one solution: it is a bit slower than logic-based elimination tecniques but it creates puzzles that are less straight-solved (more fun).
The GUI is user-friendly and requires KDE and opengl.
Written in C++.
SEE ALSO: README
Name | Size | Date (UTC) | Last indexed | Description | |
---|---|---|---|---|---|
Name | Size | Date (UTC) | Last indexed | Description | |
![]() |
Parent directory | - | 2024-02-11 02:07:08 | ||
![]() |
cmake/ | - | 2024-02-11 01:47:29 | ||
![]() |
doc/ | - | 2024-02-11 01:47:29 | ||
![]() |
LICENSES/ | - | 2024-02-11 01:47:29 | ||
![]() |
src/ | - | 2024-02-11 01:47:29 |
Kde application framework template quickstart
2004-03-22: created by Thomas Nagy
2006-11-13: adapted for cmake
SEE ALSO: README |
|
![]() |
ChangeLog | 1163 bytes | 2024-02-11 01:47:29 | - | |
![]() |
CMakeLists.txt | 2572 bytes | 2024-02-11 01:47:29 | - | |
![]() |
CMakePresets.json | 5854 bytes | 2024-02-11 01:47:29 | - | |
![]() |
CMakePresets.json.license | 103 bytes | 2024-02-11 01:47:29 | - | |
![]() |
COPYING | 18019 bytes | 2024-02-11 01:47:29 | - | |
![]() |
COPYING.DOC | 20403 bytes | 2024-02-11 01:47:29 | - | |
![]() |
Doxyfile | 10060 bytes | 2024-02-11 01:47:29 | - | |
![]() |
logo.png | 6087 bytes | 2024-02-11 01:47:29 | - | |
![]() |
Messages.sh | 170 bytes | 2024-02-11 01:47:29 | 2025-03-09 03:49:14 | |
![]() |
README | 2795 bytes | 2024-02-11 01:47:29 | - | |
![]() |
README.PACKAGERS | 8 bytes | 2024-02-11 01:47:29 | - |