Sodoku with Distributed Breakout

Title: Sodoku with Distributed Breakout Author: Scott Langevin Description: This program utilizes the Distributed Breakout Algorithm (Yokoo and Hirayama) to solve a Sodoku puzzle. The program is based on the Graph Coloring NetLogo program published by Dr. Jose Vidal.

Limitations

Occationally the algorithm will get stuck in a local optima. The program could be improved by allowing a user to input numbers for each square.