![]() |
Code Documentation 3.7
Social Network Visualizer
|
Implements façade-level distance and connectivity accessors of the Graph class, delegating computations to DistanceEngine and exposing cached aggregates. More...
#include "graph.h"#include <QDebug>#include <QFile>#include <QList>#include <QMap>#include <QQueue>#include <QTextStream>#include <algorithm>#include <cstdlib>
Implements façade-level distance and connectivity accessors of the Graph class, delegating computations to DistanceEngine and exposing cached aggregates.