![]() |
Code Documentation 3.3
Social Network Visualizer
|
Implements the DistanceEngine class for computing geodesic distances and centralities in the graph. More...
#include "engine/distance_engine.h"#include "graph.h"#include "engine/graph_distance_progress_sink.h"#include <QDebug>#include <cstdlib>#include <queue>
Classes | |
| struct | DistanceScratch |
| struct | CentralityScratchSSSP |
| struct | CentralityScratchFinalize |
Implements the DistanceEngine class for computing geodesic distances and centralities in the graph.