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)
commit947a07d62de5c0ed1d77f0abdcffe7b6710a2942
tree8527be34879dc6f08f0726afa48d6b30a777b6d2
parent6c04c334a27151e4bf1dbd4421eb9b347e4b3842
Cleanups to Solo:
 - 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
solo.c