Itâs a regrettable reality that there is never enough time to cover all the interesting scientific stories we come across each month. In the past, weâve featured year-end roundups of cool science stories we (almost) missed. This year, weâre experimenting with a monthly collection. Octoberâs list includes the microstructural differences between regular and gluten-free spaghetti, capturing striking snakes in action, the mystery behind the formation of Martian gullies, andâfor all you word game enthusiastsâan intriguing computational proof of the highest possible scoring Boggle board. Highest-scoring Boggle board Sometimes we get handy story tips from readers about quirkily interesting research projects. Sometimes those projects involve classic games like Boggle, in which players find as many words as they can from a 4Ă4 grid of 16 lettered cubic dice, within a given time limit. Software engineer Dan Vanderkam alerted us to a a preprint he posted to the physics arXiv, detailing his quest to find the Boggle board configuration that yields the highest possible score. Itâs pictured above, with a total score of 3,625 points, according to Vanderkamâs first-ever computational proof. There are more than 1000 possible words, with âreplasteringâ being the longest. Vanderkam has documented his quest and its resolution (including the code he used) extensively on his blog, admitting to the Financial Times that, âAs far as I can tell, Iâm the only person who is actually interested in this problem.â Thatâs not entirely true: there was an attempt in 1982 that found an optimal board yielding 2,195 points. Vanderkamâs board was known as possibly being the highest scoring, it was just very difficult to prove using standard heuristic search methods. Vanderkamâs solution involved grouping board configurations with similar patterns into classes, and then finding upper bounds to discard clear losers, rather than trying to tally scores for each board individuallyâi.e., an old school âbranch and boundâ technique.
Continue reading the complete article on the original source