A general pattern-based solver of finite Constraint Satisfaction problems
-
Updated
Nov 12, 2024 - CLIPS
A general pattern-based solver of finite Constraint Satisfaction problems
Examples and large scale studies with the CSP-Rules-V2.1 project
A futoshiki solver tool using backtracking with some pruning methods.
Solver for grid puzzles, e.g. Sudokus, Futoshiki, KillerSudoku etc.
CSE 318 Artificial Intelligence Sessional (L3/T2)
My implementations for the Artificial Intelligence projects at Mugla Sitki Kocman University
A simple solver for Futoshiki puzzles, written in Prolog
Sudoku Generator and Solver
Futoshiki Game + In-built Level Editor recreated using raylib + C++
Program for finding all possible solutions in games futoshiki & skyscrapers
Java implementation of the Futoshiki game with a backtrack resolver.
Generate a logic problem. Model it as a binary constraint satisfaction problem (CSP). Choose a backtracking search algorithm. Watch the CSP get solved.
Concepts - Search, Constraint Satisfaction & Uncertainity
Solver/Generator for Futoshiki puzzles
This project solves a Futoshiki Board given an input files using the least number of moves. Backtracking, forward checking, the mrv heuristic, and the degree heuristic was used.
Summary repo form AI labolatories. Contains CSP problem solver, checkers engine with Minimax alpha beta player ..
Artificial Intelligence course laboratory at Wroclaw University of Science and Technology. Constraint satisfaction problem - futoshiki and skyscrapper games solving
Algorithm for solving the Latin Square puzzle Futoshiki using pseudo-boolean constraints and a SAT solver
Add a description, image, and links to the futoshiki topic page so that developers can more easily learn about it.
To associate your repository with the futoshiki topic, visit your repo's landing page and select "manage topics."