Eulerian Walks in Temporal Graphs

arxiv(2022)

引用 3|浏览3
暂无评分
摘要
n Eulerian walk (or Eulerian trail) is a walk (resp. trail) that visits every edge of a graph G at least (resp. exactly) once. This notion was first discussed by Leonhard Euler while solving the famous Seven Bridges of Königsberg problem in 1736. But what if Euler had to take a bus? In a temporal graph (G,λ ) , with λ : E(G)→2^[τ ] , an edge e∈E(G) is available only at the times specified by λ (e)⊆[τ ] , in the same way the connections of the public transportation network of a city or of sightseeing tours are available only at scheduled times. In this paper, we deal with temporal walks, local trails, and trails, respectively referring to edge traversal with no constraints, constrained to not repeating the same edge in a single timestamp, and constrained to never repeating the same edge throughout the entire traversal. We show that, if the edges are always available, then deciding whether (G,λ ) has a temporal walk or trail is polynomial, while deciding whether it has a local trail is -complete even if τ = 2 . In contrast, in the general case, solving any of these problems is -complete, even under very strict hypotheses. We finally give algorithms parametrized by τ for walks, and by τ +tw(G) for trails and local trails, where tw(G) refers to the treewidth of G .
更多
查看译文
关键词
Temporal graphs,Eulerian walks,Eulerian trails,Edge cover,Bounded treewidth,Parameterized complexity
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要