There has been interest in the simple algorithm I used for the boggle solver I blogged about previously. Here is the source for the code behind. The dictionary file is just a list of words, delimited by a line feed. protected List < string > _words;...(
read more)
Read the complete post at http://feeds.feedburner.com/~r/WyattPreul-TheGeekCowboy/~3/228500155/boggle-solver-source.aspx