Skip to content

pentathis/Maze-Solving-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Maze-Solving-Algorithm

  • mazeMonteCarlo: An algorithm to solve a maze using random moves. This algorithm minimizes an energy function to reach the destination. To avoid getting trapped in local minima of the energy function, moves are made at random and a move is accepted with a certain probability. The Turtle library is used for visualization.image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages