Dynamic structure for web graphs with extended functionalities

dc.contributor.authorGoyal, S.
dc.contributor.authorBindu, P.V.
dc.contributor.authorSanthi Thilagam, P.S.
dc.date.accessioned2026-02-06T06:39:03Z
dc.date.issued2016
dc.description.abstractThe hyperlink structure of World Wide Web is modeled as a directed, dynamic, and huge web graph. Web graphs are analyzed for determining page rank, fighting web spam, detecting communities, and so on, by performing tasks such as clustering, classification, and reachability. These tasks involve operations such as graph navigation, checking link existence, and identifying active links, which demand scanning of entire graphs. Frequent scanning of very large graphs involves more I/O operations and memory overheads. To rectify these issues, several data structures have been proposed to represent graphs in a compact manner. Even though the problem of representing graphs has been actively studied in the literature, there has been much less focus on representation of dynamic graphs. In this paper, we propose Tree- Dictionary-Representation (TDR), a compressed graph representation that supports dynamic nature of graphs as well as the various graph operations. Our experimental study shows that this representation works efficiently with limited main memory use and provides fast traversal of edges. © 2016 ACM.
dc.identifier.citationACM International Conference Proceeding Series, 2016, Vol.12-13-August-2016, , p. -
dc.identifier.issn21531633
dc.identifier.urihttps://doi.org/10.1145/2979779.2979825
dc.identifier.urihttps://idr.nitk.ac.in/handle/123456789/32055
dc.publisherAssociation for Computing Machinery acmhelp@acm.org
dc.subjectBig graph
dc.subjectCompact data structure
dc.subjectDictionary
dc.subjectDynamic graphs
dc.subjectGraph ompression
dc.titleDynamic structure for web graphs with extended functionalities

Files