Traversing Mazes the Pythonic Way and Other Algorithmic Adventures
EuroPython Conference via YouTube
Overview
Syllabus
Introduction
Title
Graphs
Types of graphs
Graph representation
Dictionaries
Ideation C Matrix
Additions Matrix
Efficient Graph Representation
Classical Misconception
Traversing Mazes
The Wine
Backtracking
Time complexity
The arbitrary walk
Depthfirst traversal
Traverse
Infinite mazes
Breadthfirst search
Shortest path
Dijkstras shortest path
Queue on order
Shortest paths
Dynamic Programming
Memorization
In Action
Recursive
References
Thank you
Taught by
EuroPython Conference