backjumping
There are 8 repositories under backjumping topic.
VissaMoutafis/RLFAP-Solver
Classic CSP Algorithms to solve RLFAP
Tahmwellrups/killer-sudoku-backjumping-solver
Interactive 4x4 killer sudoku solver implemented using Pygame
andrpavlou/AI_RLFA
RLFA Problem AIMA Python
itnef/smtx
My first SMT solver (only QF_UF)
xSenzaki/CS321L-M_Artificial_Intelligence_Lab
This repository is a compilation of my activities from the subject course of CS321L-M - Artificial Intelligence Lab.
2pa4ul2/Killer-Sudoku
Killer Sudoku Program Using Simulated Annealing, Backtracking, and Backjumping Algorithm
damiano00/T_768_SMAI_Informed_Search_Methods_in_AI
Assignments given during the course Informed Search Methods in AI in Reykjavik University, during the Double Degree study period.
zvadaadam/sudoku-solver
Sudoku solved by using Backtracking or Backjumping.