Maximum Rooted Connected Expansion
Ioannis Lamprou, Russell Martin, Sven Schewe, Ioannis Sigalas,, Vassilis Zissimopoulos

TL;DR
This paper introduces the Maximum Rooted Connected Expansion problem, proves its NP-hardness on split graphs, and offers approximation algorithms for split, general, and interval graphs, relevant for web prefetching strategies.
Contribution
It defines the MRCE problem, proves its NP-hardness on split graphs, and develops approximation algorithms for different graph classes, advancing prefetching modeling techniques.
Findings
NP-hardness of MRCE on split graphs
Polynomial-time approximation scheme for split graphs
Approximation algorithm for general graphs
Abstract
Prefetching constitutes a valuable tool toward efficient Web surfing. As a result, estimating the amount of resources that need to be preloaded during a surfer's browsing becomes an important task. In this regard, prefetching can be modeled as a two-player combinatorial game [Fomin et al., Theoretical Computer Science 2014], where a surfer and a marker alternately play on a given graph (representing the Web graph). During its turn, the marker chooses a set of nodes to mark (prefetch), whereas the surfer, represented as a token resting on graph nodes, moves to a neighboring node (Web resource). The surfer's objective is to reach an unmarked node before all nodes become marked and the marker wins. Intuitively, since the surfer is step-by-step traversing a subset of nodes in the Web graph, a satisfactory prefetching procedure would load in cache all resources lying in the neighborhood…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
