A small C++ routing simulator that visualizes graphs and pathfinding using SFML. It renders nodes and edges, lets you compute routes, and displays them in an interactive window. main.cpp: application ...