Code Documentation 3.4
Social Network Visualizer
Loading...
Searching...
No Matches
graph.cpp File Reference

Implements the Graph class for managing network structures, nodes, and edges in SocNetV. More...

#include "graph.h"
#include <QtGlobal>
#include <QFile>
#include <QDir>
#include <QtMath>
#include <QPointF>
#include <QDebug>
#include <QHash>
#include <QColor>
#include <QFileInfo>
#include <QDateTime>
#include <QPixmap>
#include <QElapsedTimer>
#include <QStringEncoder>
#include <cstdlib>
#include <queue>
#include <ctime>
#include "engine/distance_engine.h"
#include "engine/graph_distance_progress_sink.h"
Include dependency graph for graph.cpp:

Detailed Description

Implements the Graph class for managing network structures, nodes, and edges in SocNetV.

Author
Dimitris B. Kalamaras
See also
https://socnetv.org @website http://dimitris.apeiro.gr