C++ Crossword Solver using AC3 and Back Track Algorithms.
-
Updated
Nov 12, 2022 - C++
C++ Crossword Solver using AC3 and Back Track Algorithms.
NACRE : Nogood And Clause Reasoning Engine
A constraint programming solver, relying on a backtrack paired with look forward algorithms.
Solving Class Scheduling problem using the CSP method.
A linear C++17-compliant solution to a common variant of Constraint Satisfaction Problems (CSP).
Add a description, image, and links to the csp-solver topic page so that developers can more easily learn about it.
To associate your repository with the csp-solver topic, visit your repo's landing page and select "manage topics."