1.0.0 Project Release
The project's first release compares execution times for the Depth-first single-pass search algorithm and Dijkstra's shortest path algorithm. Tested and working using GNU GCC compiler with C++20 on Windows 10 x64.
The project's first release compares execution times for the Depth-first single-pass search algorithm and Dijkstra's shortest path algorithm. Tested and working using GNU GCC compiler with C++20 on Windows 10 x64.