English

Efficient enumeration of maximal split subgraphs and induced sub-cographs and related classes

Discrete Mathematics 2023-03-09 v2 Data Structures and Algorithms

Abstract

In this paper, we are interested in algorithms that take in input an arbitrary graph GG, and that enumerate in output all the (inclusion-wise) maximal "subgraphs" of GG which fulfil a given property Π\Pi. All over this paper, we study several different properties Π\Pi, and the notion of subgraph under consideration (induced or not) will vary from a result to another. More precisely, we present efficient algorithms to list all maximal split subgraphs, sub-cographs and some subclasses of cographs of a given input graph. All the algorithms presented here run in polynomial delay, and moreover for split graphs it only requires polynomial space. In order to develop an algorithm for maximal split (edge-)subgraphs, we establish a bijection between the maximal split subgraphs and the maximal independent sets of an auxiliary graph. For cographs and some subclasses , the algorithms rely on a framework recently introduced by Conte & Uno called Proximity Search. Finally we consider the extension problem, which consists in deciding if there exists a maximal induced subgraph satisfying a property Π\Pi that contains a set of prescribed vertices and that avoids another set of vertices. We show that this problem is NP-complete for every "interesting" hereditary property Π\Pi. We extend the hardness result to some specific edge version of the extension problem.

Keywords

Cite

@article{arxiv.2007.01031,
  title  = {Efficient enumeration of maximal split subgraphs and induced sub-cographs and related classes},
  author = {Caroline Brosse and Aurélie Lagoutte and Vincent Limouzy and Arnaud Mary and Lucas Pastor},
  journal= {arXiv preprint arXiv:2007.01031},
  year   = {2023}
}

Comments

Errors in the results about minimal cograph deletions and minimal $P_3$-free deletions in the v1. These errors do not affect the rest of the paper

R2 v1 2026-06-23T16:47:50.737Z