Exact and heuristic algorithms for Cograph Editing

11/15/2017
by   W. Timothy J. White, et al.
0

We present a dynamic programming algorithm for optimally solving the Cograph Editing problem on an n-vertex graph that runs in O(3^n n) time and uses O(2^n) space. In this problem, we are given a graph G = (V, E) and the task is to find a smallest possible set F ⊆ V × V of vertex pairs such that (V, E F) is a cograph (or P_4-free graph), where represents the symmetric difference operator. We also describe a technique for speeding up the performance of the algorithm in practice. Additionally, we present a heuristic for solving the Cograph Editing problem which produces good results on small to medium datasets. In application it is much more important to find the ground truth, not some optimal solution. For the first time, we evaluate whether the cograph property is strict enough to recover the true graph from data to which noise has been added.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/15/2017

Cograph Editing in O(3^n n) time and O(2^n) space

We present a dynamic programming algorithm for optimally solving the Cog...
research
10/14/2022

(1,1)-Cluster Editing is Polynomial-time Solvable

A graph H is a clique graph if H is a vertex-disjoin union of cliques. A...
research
07/26/2017

Pigmento: Pigment-Based Image Analysis and Editing

The colorful appearance of a physical painting is determined by the dist...
research
03/31/2020

Engineering Exact Quasi-Threshold Editing

Quasi-threshold graphs are {C_4, P_4}-free graphs, i.e., they do not con...
research
12/22/2021

An Efficient Pruning Process with Locality Aware Exploration and Dynamic Graph Editing for Subgraph Matching

Subgraph matching is a NP-complete problem that extracts isomorphic embe...
research
03/10/2021

Heuristic Algorithms for Best Match Graph Editing

Best match graphs (BMGs) are a class of colored digraphs that naturally ...
research
01/23/2018

Heuristic algorithms for the Maximum Colorful Subtree problem

In metabolomics, small molecules are structurally elucidated using tande...

Please sign up or login with your details

Forgot password? Click here to reset