CSP Solver



Constraint Satisfaction Problem Solvers in C#


December 1st, 2016


#research #engineering #artificial-intelligence #c#
  • Efficient C# implementation of CSP available publicly at https://github.com/p13i/CSP.
  • Features extremely-readable, well-documented, and professional C# code.
  • Includes comprehensive unit test suite and continuous integration with Travis CI:
  • Features sample usage of library solving Sudoku puzzles, including this “expert” puzzle:




This site is open source. Improve this page »