A futoshiki solver tool using backtracking with some pruning methods.
-
Updated
Nov 24, 2018 - Java
A futoshiki solver tool using backtracking with some pruning methods.
Artificial Intelligence course laboratory at Wroclaw University of Science and Technology. Constraint satisfaction problem - futoshiki and skyscrapper games solving
Program for finding all possible solutions in games futoshiki & skyscrapers
Java implementation of the Futoshiki game with a backtrack resolver.
Concepts - Search, Constraint Satisfaction & Uncertainity
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.
Algorithm for solving the Latin Square puzzle Futoshiki using pseudo-boolean constraints and a SAT solver
CSE 318 Artificial Intelligence Sessional (L3/T2)
Summary repo form AI labolatories. Contains CSP problem solver, checkers engine with Minimax alpha beta player ..
Sudoku Generator and Solver
My implementations for the Artificial Intelligence projects at Mugla Sitki Kocman University
A simple solver for Futoshiki puzzles, written in Prolog
Futoshiki game solving algorithm
Solver for grid puzzles, e.g. Sudokus, Futoshiki, KillerSudoku etc.
Examples and large scale studies with the CSP-Rules-V2.1 project
Solver/Generator for Futoshiki puzzles
Generate a logic problem. Model it as a binary constraint satisfaction problem (CSP). Choose a backtracking search algorithm. Watch the CSP get solved.
Futoshiki Game + In-built Level Editor recreated using raylib + C++
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."