Cleanups to Solo:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 14 Jul 2005 18:15:23 +0000 (18:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 14 Jul 2005 18:15:23 +0000 (18:15 +0000)
 - use the new `shuffle' utility function in a couple of places
 - remove the random_state parameter from solver(). It was there
   because I initially wanted to use the same solver for grid
   generation, but since I had to abandon that plan the solver now
   doesn't have any need for randomness at all.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6093 cda61777-01e9-0310-a592-d414129be87e


No differences found