28 results for “topic:kakuro”
AI kakuro solver
KakuroSolver is a powerful and elegant Python script that seamlessly solves Kakuro puzzles of any complexity.
React/TypeScript web app to demo dlxlib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword
A Kakuro (or Cross Sum) game with an ILP based solver.
Kakuro AI agent
Kakuro solver using the Constraint Satisfaction Problem (CSP) paradigm.
A program that helps you solve, play and generate Sudoku's, Tectonic's, Kakuro's and more (in the future) !
"Programming Design Based on C/C++" Assignment.
Examples and large scale studies with the CSP-Rules-V2.1 project
Logic puzzle game for the Commander X16
Kakuro game developed in PROP subject in FIB-UPC
Kakuro solver
This python implementation solves kakuro puzzle by recursively eliminating improbable permutations
kakuro solver!
.NET MAUI app to demo DlxLib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword
Kakuro game app created for a university project.
A script that implements a solution for the game Kakuro by assigning a variable to each empty square.
A CS bachelor's degree final year project from the Caen University
A solver for grid-based number puzzles (such as Sudoku, Kakuro, Str8ts, Killer Sudoku, Takuzu, …) with CLI and GUI versions.
No description provided.
A Kakuro puzzle solver using backtracking search with optional Least Constraining Value (LCV) heuristic. Supports multiple difficulty levels with step-by-step terminal visualization.
Kakuro is a logic puzzle that is often referred to as a mathematical transliteration of the crossword. The aim of this work is to see how certain algorithms behave through solving this game.
Kakuro is a utility for analyzing and solving kakuro puzzles. You can use the programs provided by this package to both solve kakuro puzzles and to get hints when solving puzzles by hand.
Kakuro Game in C++
No description provided.
SLNOSLAV is a (yet unfinished) Kakuro puzzle solver written in C.
Berkeley Pacman Projects and Kakuro solver
kakuro as csp problem