Code Documentation 3.3
Social Network Visualizer
Loading...
Searching...
No Matches
distances Directory Reference
Directory dependency graph for distances:
distances

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.