College assignment implementing bidirectional BFS (Breadth-first search) in C++ with GUI using FreeGLUT.
- Download the entire code.
- Extract and launch Exercise1LielDani.sln (make sure that the active solution platform is x86).
- Right click inside the window will open a menu, pick Run Bidirectional BFS.
- You can later on pick Clear Solution to run it again with new target location.
- Right click and run.
- Right click, clean solution and start a new run.