Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with arc-consistency

A curated list of projects in awesome lists tagged with arc-consistency .

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: 20 Nov 2024

https://github.com/sandeepkv93/sudoku-solver-comparitive-analysis

A comparative study of different algorithms like depth-first-search with backtracking and AC3, genetic algorithm and dancing links algorithm to solve sudoku problem

arc-consistency dancing-links depth-first-search genetic-algorithm sudoku sudoku-puzzle sudoku-solver

Last synced: 24 Nov 2024