The Complexity of the Evolution of Graph Labelings
Geir Agnarsson, Raymond Greenlaw, Sanpawat Kantabutra

TL;DR
This paper investigates the computational complexity of transforming graph labelings through mutations, providing bounds, algorithms, and exact solutions for specific graph classes, with applications in bioinformatics, networks, and VLSI.
Contribution
It introduces new bounds, algorithms, and characterizations for the graph relabeling problem, including exact solutions for paths and stars, and addresses open problems with polynomial-time algorithms.
Findings
Vertex and edge relabelings have similar complexities.
Exact bounds for paths and stars are established.
Polynomial-time algorithms are provided for all cases.
Abstract
We study the {\sc Graph Relabeling Problem}--given an undirected, connected, simple graph , two labelings and of , and label {\em flip} or {\em mutation} functions determine the complexity of transforming or evolving the labeling into \@. The transformation of into can be viewed as an evolutionary process governed by the types of flips or mutations allowed. The number of applications of the function is the duration of the evolutionary period. The labels may reside on the vertices or the edges. We prove that vertex and edge relabelings have closely related computational complexities. Upper and lower bounds on the number of mutations required to evolve one labeling into another in a general graph are given. Exact bounds for the number of mutations required to evolve paths and stars are given. This corresponds to computing the exact distance between…
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
TopicsAlgorithms and Data Compression · Genome Rearrangement Algorithms · DNA and Biological Computing
