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

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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/15/2017

Exact and heuristic algorithms for Cograph Editing

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
10/17/2019

Faster parameterized algorithm for Bicluter Editing

In the Bicluter Editing problem the input is a graph G and an integer k,...
research
01/01/2019

On the Parameterized Cluster Editing with Vertex Splitting Problem

In the Cluster Editing problem, a given graph is to be transformed into ...
research
09/09/2018

Fitting a Graph to One-Dimensional Data

Given n data points in R^d, an appropriate edge-weighted graph connectin...
research
11/22/2022

Scalable and Effective Conductance-based Graph Clustering

Conductance-based graph clustering has been recognized as a fundamental ...
research
02/05/2018

The Sea Exploration Problem: Data-driven Orienteering on a Continuous Surface

This paper describes a problem arising in sea exploration, where the aim...

Please sign up or login with your details

Forgot password? Click here to reset