A powerful and flexible Go library and CLI for solving Constraint Satisfaction Problems (CSP). This library provides efficient backtracking algorithms with intelligent heuristics for solving various constraint satisfaction problems including scheduling, puzzles (N-Queens, Sudoku), graph coloring, and research problems.
-
Updated
Dec 20, 2025 - Go