A C++ implementation of the Arc Consistency (AC-6) algorithm for constraint satisfaction problems (CSPs). This project demonstrates domain pruning to efficiently solve puzzles like Sudoku, graph coloring, and more. Includes code examples, tests, and documentation for easy integration and learning.
-
Notifications
You must be signed in to change notification settings - Fork 0
A C++ implementation of the Arc Consistency (AC-6) algorithm for constraint satisfaction problems (CSPs). This project demonstrates domain pruning to efficiently solve puzzles like Sudoku, graph coloring, and more. Includes code examples, tests, and documentation for easy integration and learning.
License
ratioSolver/arc-consistency
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A C++ implementation of the Arc Consistency (AC-6) algorithm for constraint satisfaction problems (CSPs). This project demonstrates domain pruning to efficiently solve puzzles like Sudoku, graph coloring, and more. Includes code examples, tests, and documentation for easy integration and learning.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published