Skip to content

A CSP solver that solves integer and boolean expressions with the NQueens as an example. This implementation is far from complete, and the solver is only a simple backtrack solver to demonstrate the example.

Notifications You must be signed in to change notification settings

darkeclipz/expression-csp-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

A CSP solver that solves integer and boolean expressions with the NQueens as an example. This implementation is far from complete, and the solver is only a simple backtrack solver to demonstrate the example.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages