Skip to content

College assignment implementing bidirectional BFS (Breadth-first search) in C++ with GUI using FreeGLUT.

Notifications You must be signed in to change notification settings

DaniKoza/Bidirectional-BFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bidirectional-BFS

College assignment implementing bidirectional BFS (Breadth-first search) in C++ with GUI using FreeGLUT.

Try it yourself

  1. Download the entire code.
  2. Extract and launch Exercise1LielDani.sln (make sure that the active solution platform is x86).
  3. Right click inside the window will open a menu, pick Run Bidirectional BFS.
  4. You can later on pick Clear Solution to run it again with new target location.

Demo

  1. Right click and run.

Alt Text

  1. Right click, clean solution and start a new run.

Alt Text

About

College assignment implementing bidirectional BFS (Breadth-first search) in C++ with GUI using FreeGLUT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published