5x5-crack

5x5-crack is an interactive autoloaded compiled Lisp function in `5x5.el'.


(5x5-crack BREEDER)

Attempt to find a solution for 5x5.

5x5-crack takes the argument BREEDER which should be a function that takes
two parameters, the first will be a grid vector array that is the current
solution and the second will be the best solution so far. The function
should return a grid vector array that is the new solution.