This project provides a simple implementation of a weighted undirected graph using adjacency linked lists, designed to efficiently handle sparse graphs. It includes several classic graph algorithms ...