A general pattern-based solver of finite Constraint Satisfaction problems
-
Updated
Nov 2, 2024 - CLIPS
A general pattern-based solver of finite Constraint Satisfaction problems
SLNOSLAV is a (yet unfinished) Kakuro puzzle solver written in C.
This python implementation solves kakuro puzzle by recursively eliminating improbable permutations
AI kakuro solver
KakuroSolver is a powerful and elegant Python script that seamlessly solves Kakuro puzzles of any complexity.
kakuro as csp problem
My implementations for the Artificial Intelligence projects at Mugla Sitki Kocman University
Parallel Kakuro Solver with both OpenMP and CUDA
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
.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
I will upload every piece of code that is cool to me. These cool codes may include a Coursera course side project or can be a simple zero-player game that is played in Terminal!!!
A Binary Integer Linear Solver written in Python using Gurobi that outputs a visual solution to any valid Kakuro puzzle
A kakuro puzzle solver which solves the puzzle as a Constraint Satisfaction Problem(CSP) by Maintaining Arc Consistency(MAC) during backtracking search.
Solving Kakuro puzzle by formulating it as a Constraint Satisfaction Problem
Python implementation of a logic puzzle solver Kakuro, Artificial Intelligence Fundamentals Exams (2017-18)
Modeling and solving Kakuro as a Constraint Satisfaction Problem (CSP)
Add a description, image, and links to the kakuro-solver topic page so that developers can more easily learn about it.
To associate your repository with the kakuro-solver topic, visit your repo's landing page and select "manage topics."