chiark / gitweb /
Cleanups to Solo:
authorSimon Tatham <anakin@pobox.com>
Thu, 14 Jul 2005 18:15:23 +0000 (18:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 14 Jul 2005 18:15:23 +0000 (18:15 +0000)
commitee09498a4171be4a0e0007ecd3b26def7eb39c54
tree8527be34879dc6f08f0726afa48d6b30a777b6d2
parent69410c7961e901b03ae694e80e39918e30e316c9
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.

[originally from svn r6093]
solo.c