We've got 4.cancellations for today's dojo if anyone other people would
like to attend. Get back to me off-list or tweet @tomviner/@ldnpydojo to
get a place.
I'll tweet when they're taken.
Cheers,
Tom
On Jul 6, 2012 11:34 AM, "Tom Viner" wrote:
> Hi Folks,
>
> As you may have noticed, The Londo
In the London Dojo last month, we worked on Word Chains or Word Ladders.
I have finally got round to implementing the breadth first algorithm:
https://github.com/c4m3lo/word-chains/blob/master/team_1/wordchain_bf.py
It seems to perform reasonably well:
$ python wordchain_bf.py ape man
Using a dic