A high-performance implementation of Dijkstra's shortest path algorithm comparing sequential and parallel approaches using Intel TBB (Threading Building Blocks). Dijkstra/ ├── main.cpp # Main program ...