Главная
Study mode:
on
1
- Introduction:
2
- What is Boggle:
3
- Demonstration of Algorithm:
4
- Algorithm Planning:
5
- What the heck is a trie?:
6
- Dictionary encoded as a trie:
7
- Finding a dictionary:
8
- Building a trie dynamically:
9
- Demonstration of Trie Building:
10
- Boggle Solving:
11
- Boggle Board as a Graph:
12
- Adjacency Matrix for Boggle:
13
- Boggle Solving creating the graph:
14
- Demonstration of graph creation:
15
- Traversing the Boggle Graph:
16
- Movement for traversal cut and jump:
17
- Traversing the Boggle Graph recursion:
18
- Final Demonstration:
19
- Conclusion:
20
- ° ͜ʖ °:
Description:
Learn to develop a classical AI algorithm for solving Boggle boards efficiently in this 36-minute tutorial. Explore data structures, graph theory, and dynamic programming as you build a solution that can tackle any Boggle board in under 10 seconds. Dive into key concepts such as tries for dictionary encoding, graph representation of Boggle boards, and recursive traversal techniques. Follow along with step-by-step demonstrations, from trie construction to graph creation and final algorithm implementation. Gain practical insights into optimizing search algorithms and applying computer science principles to solve real-world puzzles.

Solving Boggle Using AI - Dynamic Programming + Trie in Python

Yacine Mahdid
Add to list
0:00 / 0:00