kenken
Here are 23 public repositories matching this topic...
a solver for kenken puzzles
-
Updated
Apr 19, 2017 - JavaScript
A graphical Mathdoku (aka Ken-Ken) grid solver.
-
Updated
May 7, 2017 - 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
A Kenken puzzle generator & solver
-
Updated
Dec 22, 2018 - Python
Solves KenKen puzzles, by representing it as a Constraint Satisfaction Problem (CSP)
-
Updated
Mar 25, 2019 - Python
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
KenKen game solver using Depth-First Search (DFS) algorithm
-
Updated
Nov 25, 2020 - Java
Fast backtracking solver for KenKen puzzles
-
Updated
Dec 3, 2021 - C++
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."