![]() |
Code Documentation 3.3
Social Network Visualizer
|

Files | |
| graph_distance_cache.cpp | |
| Implements distance matrix creation, geodesic aggregation, SSSP helpers, and caching logic for the Graph class. | |
| graph_distance_facade.cpp | |
| Implements façade-level distance and connectivity accessors of the Graph class, delegating computations to DistanceEngine and exposing cached aggregates. | |