This is a Python implementation of a Scrabble Solver originally described in "The World's Fastest Scrabble Program" by Andrew Appel and Guy Jacobsen. The solver uses a dictionary of 279,497 valid ...