User Manual and Research Notebooks for CSP-Rules
Denis Berthier
Broschiertes Buch

User Manual and Research Notebooks for CSP-Rules

Versandkostenfrei!
Versandfertig in 1-2 Wochen
49,99 €
inkl. MwSt.
PAYBACK Punkte
25 °P sammeln!
CSP-Rules is a generic pattern-based (or rule-based) solver of finite binary Constraint Satisfaction Problems (CSPs). This software is available on GitHub and it includes fully developed applications to various logic puzzles such as Sudoku, Latin Squares (allowing their Pandiagonal variant), Futoshiki, Kakuro, Numbrix, Hidato, Slitherlink and Map Colouring. CSP-Rules produces not only the solution to a CSP (as all the existing CSP solvers) but also a full "resolution path", i.e. a detailed justification for each step; this is a full mathematical proof of the solution. CSP-Rules and the present...