Kakurasu Solver

This is a solver for Kakurasu, written in Python using its interface to lp_solve, an open-source mixed-integer linear programming solver. It is also open-source, and can be freely re-used under the terms of the MIT/Expat licence.

Download

  • GitHub project - contains the Mercurial repository with the history of the source code, a web-interface to it, an issue tracker and some downloads.

Similar Projects

Licence

The Kakurasu Solver is free and open-source software (FOSS) distributed under the MIT/Expat License, a permissive software licence.