English
Related papers

Related papers: Characterizing path graphs by forbidden induced su…

200 papers

A path cover of a graph is a set of disjoint paths so that every vertex in the graph is contained in one of the paths. The path cover number $p(G)$ of graph $G$ is the cardinality of a path cover with the minimum number of paths. Reed in…

Combinatorics · Mathematics 2018-06-20 Gexin Yu

A vertex whose removal in a graph $G$ increases the number of components of $G$ is called a cut vertex. For all $n,c$, we determine the maximum number of connected induced subgraphs in a connected graph with order $n$ and $c$ cut vertices,…

Combinatorics · Mathematics 2019-10-11 Audace A. V. Dossou-Olory

Let $\mathcal{F}$ be a set of connected graphs, and let $G$ be a graph. We say that $G$ is \emph{$\mathcal{F}$-free} if it does not contain $F$ as an induced subgraph for all $F\in\mathcal{F}$, and we call $\mathcal{F}$ a forbidden pair if…

Combinatorics · Mathematics 2025-03-17 Binlong Li , Ziqing Sang , Shipeng Wang

A drawing of a graph is 1-planar if each edge participates in at most one crossing and adjacent edges do not cross. Up to symmetry, each crossing in a 1-planar drawing belongs to one out of six possible crossing types, where a type…

Data Structures and Algorithms · Computer Science 2025-11-20 Sergio Cabello , Alexander Dobler , Gašper Fijavž , Thekla Hamm , Mirko H. Wagner

A homogeneous set of a graph $G$ is a set $X$ of vertices such that $2\le \lvert X\rvert <\lvert V(G)\rvert$ and no vertex in $V(G)-X$ has both a neighbor and a non-neighbor in $X$. A graph is prime if it has no homogeneous set. We present…

Discrete Mathematics · Computer Science 2019-01-16 Robert Brignall , Hojin Choi , Jisu Jeong , Sang-il Oum

Paths $P_1,\ldots, P_k$ in a graph $G=(V,E)$ are mutually induced if any two distinct $P_i$ and $P_j$ have neither common vertices nor adjacent vertices. The Induced Disjoint Paths problem is to decide if a graph $G$ with $k$ pairs of…

Combinatorics · Mathematics 2022-07-19 Barnaby Martin , Daniël Paulusma , Siani Smith , Erik Jan van Leeuwen

Unlike minors, the induced subgraph obstructions to bounded treewidth come in a large variety, including, for every $t\geq 1$, the $t$-basic obstructions: the graphs $K_{t+1}$ and $K_{t,t}$, along with the subdivisions of the $t$-by-$t$…

Combinatorics · Mathematics 2024-12-02 Bogdan Alecu , Maria Chudnovsky , Sepehr Hajebi , Sophie Spirkl

For a graph $G$ and $a,b\in V(G)$, the shortest path reconfiguration graph of $G$ with respect to $a$ and $b$ is denoted by $S(G,a,b)$. The vertex set of $S(G,a,b)$ is the set of all shortest paths between $a$ and $b$ in $G$. Two vertices…

Combinatorics · Mathematics 2017-05-29 John Asplund , Kossi Edoh , Ruth Haas , Yulia Hristova , Beth Novick , Brett Werner

Let $G$ be a graph on $n$ vertices. An induced subgraph $H$ of $G$ is called heavy if there exist two nonadjacent vertices in $H$ with degree sum at least $n$ in $G$. We say that $G$ is $H$-heavy if every induced subgraph of $G$ isomorphic…

Combinatorics · Mathematics 2011-09-20 Binlong Li , Zdeněk Ryjáček , Ying Wang , Shenggui Zhang

This paper deals with graph classes characterization and recognition. A popular way to characterize a graph class is to list a minimal set of forbidden induced subgraphs. Unfortunately this strategy usually does not lead to an efficient…

Data Structures and Algorithms · Computer Science 2020-07-21 Laurent Feuilloley , Michel Habib

A {\em string graph} is the intersection graph of a family of continuous arcs in the plane. The intersection graph of a family of plane convex sets is a string graph, but not all string graphs can be obtained in this way. We prove the…

Combinatorics · Mathematics 2018-03-20 János Pach , Bruce Reed , Yelena Yuditsky

We prove that there is an algorithm to determine if a given finite graph is an induced subgraph of a given curve graph.

Geometric Topology · Mathematics 2017-02-17 Tarik Aougab , Ian Biringer , Jonah Gaster

We introduce the class of interval $H$-graphs, which is the generalization of interval graphs, particularly interval bigraphs. For a fixed graph $H$ with vertices $a_1,a_2,\dots,a_k$, we say that an input graph $G$ with given partition…

Discrete Mathematics · Computer Science 2025-03-04 Haiko Müller , Arash Rafiey

A bipartite graph G is known to be Pfaffian if and only if it does not contain an even subdivision H of $K_{3,3}$ such that $G - VH$ contains a 1-factor. However a general characterisation of Pfaffian graphs in terms of forbidden subgraphs…

Combinatorics · Mathematics 2007-05-23 Charles H. C. Little , Franz Rendl , Ilse Fischer

The path eccentricity of a connected graph $G$ is the minimum integer $k$ such that $G$ has a path such that every vertex is at distance at most $k$ from the path. A result of Duffus, Jacobson, and Gould from 1981 states that every…

Combinatorics · Mathematics 2025-08-21 Sylwia Cichacz , Claire Hilaire , Tomáš Masařík , Jana Masaříková , Martin Milanič

This paper considers the problem of inferring the structure of a network from indirect observations. Each observation (a "trace") is the unordered set of nodes which are activated along a path through the network. Since a trace does not…

Data Structures and Algorithms · Computer Science 2013-01-30 Vincent Gripon , Michael Rabbat

In this paper, we introduce the notion of a finite non-simple directed graph, called an ornated graph and initiate a study on ornated graphs. An ornated graph is a directed graph on $n$ vertices, denoted by $O_n(s_l)$, whose vertices are…

Combinatorics · Mathematics 2015-05-29 Johan Kok , Sudev Naduvath , Vivian Mukungunugwa

The class of word-representable graphs, introduced in connection with the study of the Perkins semigroup by Kitaev and Seif, has attracted significant attention in combinatorics and theoretical computer science due to its deep connections…

Combinatorics · Mathematics 2025-12-16 Eshwar Srinivasan , Ramesh Hariharasubramanian

We prove that if a graph contains the complete bipartite graph $K_{134, 12}$ as an induced minor, then it contains a cycle of length at most~12 or a theta as an induced subgraph. With a longer and more technical proof, we prove that if a…

Combinatorics · Mathematics 2025-11-04 Maria Chudnovsky , Meike Hatzel , Tuukka Korhonen , Nicolas Trotignon , Sebastian Wiederrecht

In this paper, we consider the problem of reconstructing a directed graph using path queries. In this query model of learning, a graph is hidden from the learner, and the learner can access information about it with path queries. For a…

Data Structures and Algorithms · Computer Science 2021-03-17 Mano Vikash Janardhanan , Lev Reyzin
‹ Prev 1 3 4 5 6 7 10 Next ›