in reply to Re^3: Improving this word search solver
in thread Improving this word search solver

I have implemented some rules, and you can see I look for longer words first. I have been tinkering with the code, but I can't replicate the results yet. I've also tried allowing only one match per word, but that didn't help this test case.
  • Comment on Re^4: Improving this word search solver