English

Small Point-Sets Supporting Graph Stories

Data Structures and Algorithms 2022-08-31 v1

Abstract

In a graph story the vertices enter a graph one at a time and each vertex persists in the graph for a fixed amount of time ω\omega, called viewing window. At any time, the user can see only the drawing of the graph induced by the vertices in the viewing window and this determines a sequence of drawings. For readability, we require that all the drawings of the sequence are planar. For preserving the user's mental map we require that when a vertex or an edge is drawn, it has the same drawing for its entire life. We study the problem of drawing the entire sequence by mapping the vertices only to ω+k\omega+k given points, where kk is as small as possible. We show that: (i)(i) The problem does not depend on the specific set of points but only on its size; (ii)(ii) the problem is NP-hard and is FPT when parameterized by ω+k\omega+k; (iii)(iii) there are families of graph stories that can be drawn with k=0k=0 for any ω\omega, while for k=0k=0 and small values of ω\omega there are families of graph stories that can be drawn and others that cannot; (iv)(iv) there are families of graph stories that cannot be drawn for any fixed kk and families of graph stories that require at least a certain kk.

Keywords

Cite

@article{arxiv.2208.14126,
  title  = {Small Point-Sets Supporting Graph Stories},
  author = {Giuseppe Di Battista and Walter Didimo and Luca Grilli and Fabrizio Grosso and Giacomo Ortali and Maurizio Patrignani and Alessandra Tappini},
  journal= {arXiv preprint arXiv:2208.14126},
  year   = {2022}
}

Comments

Appears in the Proceedings of the 30th International Symposium on Graph Drawing and Network Visualization (GD 2022)

R2 v1 2026-06-25T02:05:03.143Z