-
Updated
Jul 15, 2023 - Java
#
forwardchecking
Here are 3 public repositories matching this topic...
A Sudoku solver in Java using AC-3 constraint propagation, forward checking, and MRV/LCV-guided backtracking.
javacspartificial-intelligencesudoku-solverheuristic-searchbacktracking-algorithmconstraint-satisfaction-problemsac3-algorithmforwardchecking
-
Updated
Jul 6, 2026 - Java
Spring Boot web app that solves the N-Queens problem using three CSP algorithms — Backtracking, Forward Checking, and MAC — enhanced with MRV, Degree, and LCV heuristics. Includes a built-in interactive frontend for visualizing and comparing results.
-
Updated
Apr 4, 2026 - Java
Improve this page
Add a description, image, and links to the forwardchecking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forwardchecking topic, visit your repo's landing page and select "manage topics."