Maintaining Bipartite Colourings on Temporal Graphs on a Budget
Duncan Adamson, George B. Mertzios, Paul G. Spirakis

TL;DR
This paper studies the problem of maintaining bipartite colourings in temporal graphs, showing NP-hardness of approximation and providing exact and approximation algorithms for the problem.
Contribution
It introduces the first complexity results and algorithms for maintaining bipartite colourings on temporal graphs under a colour change budget.
Findings
Maintaining bipartite colourings on temporal graphs is NP-hard to approximate.
An exact algorithm runs in exponential time relative to the number of components.
An approximation algorithm achieves an O(√log(nT)) factor with polynomial runtime.
Abstract
Graph colouring is a fundamental problem for networks, serving as a tool for avoiding conflicts via symmetry breaking, for example, avoiding multiple computer processes simultaneously updating the same resource. This paper considers a generalisation of this problem to \emph{temporal graphs}, i.e., to graphs whose structure changes according to an ordered sequence of edge sets. In the simultaneous resource updating problem on temporal graphs, the resources which can be accessed will change, however, the necessity of symmetry breaking to avoid conflicts remains. In this paper, we focus on the problem of \emph{maintaining proper colourings} on temporal graphs in general, with a particular focus on bipartite colourings. Our aim is to minimise the total number of times that the vertices change colour, or, in the form of a decision problem, whether we can maintain a proper colouring by…
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.
Taxonomy
TopicsOpportunistic and Delay-Tolerant Networks · Interconnection Networks and Systems · Advanced Graph Theory Research
