Paint by Numbers C++ Solver
This is my solver, originally written circa 2003 in one evening. The idea was more to learn C++ than to seriously compete in the domain of PBN solvers. Enjoy- Version: 0.991
- Author: Vladimir Sukhoy <vladimir.sukhoy@gmail.com>
- License: GPL
- Source: pbn-0-991.cpp
- Input: a file in dotCWD format, see the source code file for more information.
- A collection of problems in dotCWD format: cwd.zip (originally from http://japancross.by.ru/ )
- Binary
- Windows (MinGW):
- paint-by-numbers-0.99.exe (a little old, but should work)
- MD5: 94A089319B0B4D72217F30E733D7D1BA
- SHA1: 93BAF51CF0E57E89CFA118CE4DA1DF5F82F01169
- Windows (MinGW):