bpawluk / cspsolver

.NET Core app solving Constraint Satisfaction Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cspsolver

Simple app for solving Constraint Satisfaction Problems using backtracking and forward checking methods.

Example program output for two logic games:

Skyscrapers

Sky

Futoshiki

Futo

About

.NET Core app solving Constraint Satisfaction Problems


Languages

Language:C# 72.1%Language:HTML 27.0%Language:CSS 1.0%