Skip to content
#

adjacency-lists

Here are 35 public repositories matching this topic...

This C++ project implements an Emergency Travel Planning System using graph theory's adjacency lists, employing BFS and DFS for efficient city navigation. It optimizes routes based on user preferences for minimizing travel time or cost, with dynamic memory management for city and route data.

  • Updated Jun 16, 2024
  • C++

Add this topic to your repo

To associate your repository with the adjacency-lists topic, visit your repo's landing page and select "manage topics."

Learn more