Code Documentation 3.1
Social Network Visualizer
Loading...
Searching...
No Matches
parser.h File Reference

Declares the Parser class for reading and interpreting various network data formats, including adjacency matrices and sociomatrices. More...

#include <QThread>
#include <QHash>
#include <QStringList>
#include <QPointF>
#include <QObject>
#include <QMultiMap>
#include <QDebug>
Include dependency graph for parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Actor
 The Actor struct Used while parsing edge lists. More...
 
class  CompareActors
 The CompareActors class Implements a min-priority queue Used while parsing weighted edge lists. More...
 
class  Parser
 Defines a class for network file loading and parsing. More...
 

Detailed Description

Declares the Parser class for reading and interpreting various network data formats, including adjacency matrices and sociomatrices.

Author
Dimitris B. Kalamaras
See also
https://socnetv.org