Ken's blog
mostly on computers and mathematics
Friday, July 11, 2008
Scrabble-playing program
Here is a
Haskell program I wrote to play Scrabble
. It is very slow (hours to compute a move), does a 2-ply sampling search, uses parallelization (Control.Parallel.Strategies) and the ST monad transformer.
No comments :
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments ( Atom )
No comments :
Post a Comment