DMCOApr 27

Families of tractable problems with respect to vertex-interval-membership width and its generalisations

arXiv:2505.1569910.23 citationsh-index: 15
Predicted impact top 23% in DM · last 90 daysOriginality Incremental advance
AI Analysis

For researchers studying temporal graphs, this work provides a unified framework and meta-algorithms that simplify proving tractability for many problems, reducing the need for problem-specific dynamic programming.

The paper introduces a new parameter, tree-interval-membership (TIM) width, which generalizes vertex-interval-membership (VIM) width and other parameters for temporal graphs. It provides meta-algorithms that prove fixed-parameter tractability for large families of temporal problems, including Hamiltonian path, dominating set, matching, and edge deletion to limit maximum reachability.

Temporal graphs are graphs whose edges are labelled with times at which they are active. Their time-sensitivity provides a useful model of real networks, but renders many problems studied on temporal graphs more computationally complex than their static counterparts. To contend with this, there has been recent work devising parameters for which temporal problems become tractable. One such parameter is vertex-interval-membership (VIM) width. Broadly, this gives a bound on the number of vertices we need to keep track of at any given time to solve many problems. Our contributions are two-fold. Firstly, we introduce a new parameter, tree-interval-membership (TIM) width, that generalises both VIM width and several existing generalisations. Secondly, we provide meta-algorithms for both VIM and TIM width which can be used to prove fixed-parameter-tractability for large families of problems, bypassing the need to give involved dynamic programming arguments for every problem. In doing this, we provide a characterisation of problems in FPT with respect to both parameters. We apply these algorithms to temporal versions of Hamiltonian path, dominating set, matching, and edge deletion to limit maximum reachability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes