Skip to content
#

arc-consistency

Here are 37 public repositories matching this topic...

A constraint satisfaction problem (CSP) solver for generating and solving crossword puzzles using AI techniques to ensure words fit correctly without conflicts. The solver enforces node and arc consistency and uses backtracking to find valid word placements.

  • Updated Jul 29, 2024
  • Python

Interactive AI Sudoku Solver visualizing CSP algorithms (Backtracking, AC-3, MRV/LCV) with a reactive 3D robot companion — built with React Three Fiber

  • Updated Apr 14, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the arc-consistency topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arc-consistency topic, visit your repo's landing page and select "manage topics."

Learn more