A square-1 alg search program, updated from Jaap's 2011 version.
- sq1opt.txt - Documentation about how to use everything
- sq1opt.exe - The search program itself, compiled for Windows
- helper.html - A JavaScript webapp to make it easier to see what you're doing
- sq1opt.cpp - The C++ source code
- sq1opt_old.txt - Jaap's old documentation