ITM Web of Conferences (Jan 2019)

Analysing Big Social Graphs Using a List-based Graph Folding Algorithm

  • Muntyan Eugenia,
  • Sergeev Nikolay,
  • Tselykh Alexey

DOI
https://doi.org/10.1051/itmconf/20192501003
Journal volume & issue
Vol. 25
p. 01003

Abstract

Read online

In this paper, we explore the ways to represent big social graphs using adjacency lists and edge lists. Furthermore, we describe a list-based algorithm for graph folding that makes possible to analyze conditionally infinite social graphs on resource constrained mobile devices. The steps of the algorithm are (a) to partition, in a certain way, the graph into clusters of different levels, (b) to represent each cluster of the graph as an edge list, and (c) to absorb the current cluster by the cluster of the next level. The proposed algorithm is illustrated by the example of a sparse social graph.