/nonogram4j

Nonogram-solving library and framework

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Purpose

This is a pluggable framework for line-by-line Nonogram solvers. Plugin APIs exist for line solvers and line selectors, and maybe later for bifurcation selectors. Some plugins are also provided, although a fast, comprehensive line solver is yet to be implemented.

Some documentation might appear.