Skip to content

stefanos50/Branch-and-Bound-Maze-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Visual Studio project that implements branch and bound algorithm (with depth first search) using C# for this specific maze:

where

I: is the entrance of the maze

G: is the exit of the maze

There is a user interface to run the algorithm with a button that works as the "loop" for each step.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages