Projects in Awesome Lists tagged with forward-checking
A curated list of projects in awesome lists tagged with forward-checking .
https://github.com/chanioxaris/kenken-solver
Solves KenKen puzzles, by representing it as a Constraint Satisfaction Problem (CSP)
aima-book arc-consistency artificial-intelligence backtracking board constraint-satisfaction-problem constraints csp csp-solver forward-checking kenken minimum-remaining-values puzzle solver
Last synced: 27 Jun 2025
https://github.com/billsioros/kenken-python
A Kenken puzzle generator & solver
aima aima-python backtracking forward-checking kenken mac-algorithm min-conflicts-algorithm mrv-heuristic puzzle solver
Last synced: 11 Apr 2025
https://github.com/cordisvictor/easycsp-lib
EasyCSP is an open-source Java library for Constraint Satisfaction Programming. Supports CSPs, CSOPs, discrete object domains, int interval domains, int constraint binarization. Examples include NQueens, Sudoku. (Builds on Sourceforge)
constraint-optimisation-problem constraint-programming constraint-satisfaction-problem constraint-solver forward-checking java java11 java17 java21 java8
Last synced: 10 Jan 2026
https://github.com/apurva-modi/cs580-intro-to-artificial-intelligence
Contains notebook implementations for the AI based assignments using graph based algorithms that are commonly used in solving AI based problems. Algorithms include BFS, DFS, Hill Climbing, Differential Evolution, Genetic, Back Tracking..
algorithms artificial-intelligence backtracking-algorithm bfs dfs dynamic-programming forward-checking genetic-algorithm heuristic-search-algorithms hill-climbing-search neural-network othello-game sudoku-solver travelling-salesman-problem
Last synced: 25 Aug 2025
https://github.com/barannmeisterr/two-step-graph-traversal-directed-graph
takes a starting takes a point in a directed graph and shows the nodes that are reachable within two steps
bfs directed-graph forward-checking graphtraversal java oop queue singly-linked-list
Last synced: 13 Jul 2025
https://github.com/robert27/sudokusolver
Simple Sudoko solver written in Python
backtracking forward-checking python sudoku
Last synced: 30 Nov 2025
https://github.com/laurmaedje/sudoku
Tree-searching sudoku solver with forward checking.
depth-first-search forward-checking sudoku-solver
Last synced: 10 Oct 2025
https://github.com/ahsan-83/sudoku
Simple Strategy Game Solution with Backtracking, Forward Checking, MRV and Value First heuristics
backtracking constraint-satisfaction-problem forward-checking java mrv-heuristic sudoku
Last synced: 16 Oct 2025
https://github.com/nikos25k/rlfap
📻📡 The Radio Link Frequency Assignment Problem
constraint-satisfaction-problem csp fc-cbj forward-checking maintaining-arc-consistency
Last synced: 06 Apr 2025
https://github.com/televisionninja/sudoku-solver
This was a university AI project where I had to implement different constraint satisfaction problem methods and use them to solve sudoku puzzles
ai arc-consistency backtracking constraint-satisfaction-problem forward-checking least-constraining-value minimum-remaining-values solver sudoku
Last synced: 14 Mar 2025
https://github.com/anthonytedja/sudoku
sudoku is an AI-powered CSP sudoku variant solver for all grid sizes
ai csp-solver forward-checking gac mrv-heuristic sudoku-solver
Last synced: 24 Mar 2025