[–] Someone 11y ago ↗ Better pdf at http://www.gtoal.com/wordgames/jacobson+appel/aj.pdfSource code at http://www.gtoal.com/wordgames/jacobson+appel/mac/Crab_sourc...
[–] ericsink 11y ago ↗ IIRC this was beaten later by Steven Gordon's GADDAG algorithm.Edit: yep. Fixed name. Here's the Wikipedia link:http://en.m.wikipedia.org/wiki/GADDAG
[–] placebo 11y ago ↗ I've written a very fast Scrabble program in JavaScript which I think should perform on par with it (i.e greedy algorithm that chooses word with best possible score for the next move)http://amnond.github.io/jscrab/
3 comments
[ 6.7 ms ] story [ 34.9 ms ] threadSource code at http://www.gtoal.com/wordgames/jacobson+appel/mac/Crab_sourc...
Edit: yep. Fixed name. Here's the Wikipedia link:
http://en.m.wikipedia.org/wiki/GADDAG
http://amnond.github.io/jscrab/