Problem 283. Give the Shortest Path Through The Maze
Solution Stats
Problem Comments
Solution Comments
-
1 Comment
@bmtran (Bryant Tran)
on 10 Feb 2012
wow, this is the most amazing MATLAB BFS implementations i've ever seen, and you're doing it with 2 roots at once. I'm seriously impressed. also, using sparse to make the graph from the maze matrix is genius
-
1 Comment
@bmtran (Bryant Tran)
on 9 Feb 2012
i am no match for your usage of the "sparse" function. I really need to learn more about it.
Problem Recent Solvers48
Suggested Problems
-
Project Euler: Problem 8, Find largest product in a large string of numbers
815 Solvers
-
Make a random, non-repeating vector.
6465 Solvers
-
Remove the two elements next to NaN value
604 Solvers
-
5791 Solvers
-
Sums of Multiple Pairs of Triangular Numbers
227 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!