kenken
Here are 23 public repositories matching this topic...
Fast backtracking solver for KenKen puzzles
-
Updated
Dec 3, 2021 - C++
KenKen game solver using Depth-First Search (DFS) algorithm
-
Updated
Nov 25, 2020 - Java
A Forms KenKen puzzle player
-
Updated
May 4, 2024 - C#
A graphical Mathdoku (aka Ken-Ken) grid solver.
-
Updated
May 7, 2017 - Python
a solver for kenken puzzles
-
Updated
Apr 19, 2017 - JavaScript
A KenKen python solver that represents the game as a Constraint Satisfaction Problem (CSP) and can use several algorithms for its solution.
-
Updated
Jun 30, 2020 - Python
The encoding of a CSP model to solve the logic puzzle, "Kenken", and the implementation of two constraint propagators – a Forward Checking constraint propagator, and a Generalized Arc Consistence (GAC) constraint propagator, along with the variable ordering heuristic of Minimum Remaining Values (MRV).
-
Updated
Sep 7, 2017 - Python
Improve this page
Add a description, image, and links to the kenken topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kenken topic, visit your repo's landing page and select "manage topics."