Pattern detection in ordered graphs

02/22/2023
by   Guillaume Ducoffe, et al.
0

A popular way to define or characterize graph classes is via forbidden subgraphs or forbidden minors. These characterizations play a key role in graph theory, but they rarely lead to efficient algorithms to recognize these classes. In contrast, many essential graph classes can be recognized efficiently thanks to characterizations of the following form: there must exist an ordering of the vertices such that some ordered pattern does not appear, where a pattern is basically an ordered subgraph. These pattern characterizations have been studied for decades, but there have been recent efforts to better understand them systematically. In this paper, we focus on a simple problem at the core of this topic: given an ordered graph of size n, how fast can we detect whether a fixed pattern of size k is present? Following the literature on graph classes recognition, we first look for patterns that can be detected in linear time. We prove, among other results, that almost all patterns on three vertices (which capture many interesting classes, such as interval, chordal, split, bipartite, and comparability graphs) fall in this category. Then, in a finer-grained complexity perspective, we prove conditional lower bounds for this problem. In particular we show that for a large family of patterns on four vertices it is unlikely that subquadratic algorithm exist. Finally, we define a parameter for patterns, the merge-width, and prove that for patterns of merge-width t, one can solve the problem in O(n^ct) for some constant c. As a corollary, we get that detecting outerplanar patterns and other classes of patterns can be done in time independent of the size of the pattern.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/14/2018

Graph classes and forbidden patterns on three vertices

This paper deals with graph classes characterization and recognition. A ...
research
12/01/2021

Classifying grounded intersection graphs via ordered forbidden patterns

It was noted already in the 90s that many classic graph classes, such as...
research
01/04/2023

Parameterised and Fine-grained Subgraph Counting, modulo 2

Given a class of graphs ℋ, the problem ⊕𝖲𝗎𝖻(ℋ) is defined as follows. Th...
research
02/05/2021

Twin-width IV: low complexity matrices

We establish a list of characterizations of bounded twin-width for hered...
research
12/12/2015

Minimal Perceptrons for Memorizing Complex Patterns

Feedforward neural networks have been investigated to understand learnin...
research
02/06/2018

Tight Bounds on the Asymptotic Descriptive Complexity of Subgraph Isomorphism

Let v(F) denote the number of vertices in a fixed connected pattern grap...
research
09/09/2020

Learning Slab Classes to Alleviate Memory Holes in Memcached

We consider the problem of memory holes in slab allocators, where an ite...

Please sign up or login with your details

Forgot password? Click here to reset