E
E
Egor Tolstoy2013-10-20 12:50:56
Algorithms
Egor Tolstoy, 2013-10-20 12:50:56

Looking for solutions for the game "Balda"?

Good afternoon.
I am looking for the best options for the word search algorithm in the Balda game, do you have any suggestions other than a simple enumeration?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Zagaevsky, 2013-10-20
@YourDestiny

You can try using prefix trees (or their optimizations) to represent the dictionary. There are beginnings of words during the game, it remains to find a word of suitable length. Ways to represent dictionaries in Habré.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question