Techniques for the Cograph Editing Problem: Module Merge is equivalent to Editing P4s
Marc Hellmuth, Adrian Fritz, Nicolas Wieseke, Peter F. Stadler

TL;DR
This paper introduces a new perspective on cograph editing by showing that module merging is equivalent to editing induced P4s, leading to an exact algorithm and potential heuristics for this NP-hard problem.
Contribution
It establishes the equivalence between P4 editing and module merging in the context of cograph editing, enabling new algorithmic approaches.
Findings
New exact algorithm for cograph editing
Module merge operation is equivalent to P4 editing
Potential for improved heuristics based on this equivalence
Abstract
Cographs are graphs in which no four vertices induce a simple connected path . Cograph editing is to find for a given graph a set of at most edge additions and deletions that transform into a cograph. This combinatorial optimization problem is NP-hard. It has, recently found applications in the context of phylogenetics, hence good heuristics are of practical importance. It is well-known that the cograph editing problem can be solved independently on the so-called strong prime modules of the modular decomposition of . We show here that editing the induced 's of a given graph is equivalent to resolving strong prime modules by means of a newly defined merge operation on the submodules. This observation leads to a new exact algorithm for the cograph editing problem that can be used as a starting point for the construction of novel heuristics.
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
TopicsGenome Rearrangement Algorithms · Advanced Graph Theory Research · semigroups and automata theory
