This is a commandline-terminal sokoban solver written in Ada. It is "generic" in the sense that it contains no domain specific strategies. It also provides a demonstration of the advantage in using the Hungarian Algorithm.
Featuring
* no installation * no dependencies * simply unzip in your Downloads directory, and run.
Pre-built executables are provided in 3 variants:
* hbox4.exe (Win64) * hbox4_gnu (linux) * hbox4_osx (Mac/OSX)
Note that this solver may be run from a thumb drive: Simply unzip onto a USB flash drive formatted to match your system, and run.
**ver 1.0.6 -- 08nov2022**
* Windows 64-bit build now uses simple-to-install GNU Ada compiler. * Enhanced algorithmic explanations.
**ver 1.0.6 -- 08nov2022**
* Windows 64-bit build now uses simple-to-install GNU Ada compiler. * Enhanced algorithmic explanations.