English
Related papers

Related papers: Characterising AT-free Graphs with BFS

200 papers

A trivalent diagram is a connected, two-colored bipartite graph (parallel edges allowed but not loops) such that every black vertex is of degree 1 or 3 and every white vertex is of degree 1 or 2, with a cyclic order imposed on every set of…

Combinatorics · Mathematics 2012-01-31 Samuel Alexandre Vidal

In recent years, questions about the construction of special orderings of a given graph search were studied by several authors. On the one hand, the so called end-vertex problem introduced by Corneil et al. in 2010 asks for search orderings…

Discrete Mathematics · Computer Science 2023-07-17 Robert Scheffler

Geometric motivations warranted the study of hypergraphs on ordered vertices that have no pair of hyperedges that induce an alternation of some given length. Such hypergraphs are called ABA-free, ABAB-free and so on. Since then various…

Combinatorics · Mathematics 2024-06-21 Balázs Keszegh , Dömötör Pálvölgyi

We present a construction called layered wheel. Layered wheels are graphs of arbitrarily large treewidth and girth. They might be an outcome for a possible theorem characterizing graphs with large treewidth in terms of their induced…

Discrete Mathematics · Computer Science 2023-10-23 Ni Luh Dewi Sintiari , Nicolas Trotignon

For a set F of finite tournaments, the F-free orientation problem is the problem of deciding if a given finite undirected graph can be oriented in such a way that the resulting oriented graph does not contain any member of F. Using the…

Combinatorics · Mathematics 2025-09-03 Roman Feller , Michael Pinsker

Graph searching is one of the simplest and most widely used tools in graph algorithms. Every graph search method is defined using some particular selection rule, and the analysis of the corresponding vertex orderings can aid greatly in…

Discrete Mathematics · Computer Science 2021-09-07 Matjaž Krnc , Nevena Pivač

A vertex set $D$ in a finite undirected graph $G$ is an {\em efficient dominating set} (\emph{e.d.s.}\ for short) of $G$ if every vertex of $G$ is dominated by exactly one vertex of $D$. The \emph{Efficient Domination} (ED) problem, which…

Discrete Mathematics · Computer Science 2021-12-17 Andreas Brandstädt

\emph{Strictly Chordality-$k$ graphs ($SC_k$)} are graphs which are either cycle-free or every induced cycle is of length exactly $k, k \geq 3$. Strictly chordality-3 and strictly chordality-4 graphs are well known chordal and chordal…

Combinatorics · Mathematics 2016-10-05 S. Dhanalakshmi , N. Sadagopan

A graph is unichord free if it does not contain a cycle with exactly one chord as its subgraph. In [3], it is shown that a graph is unichord free if and only if every minimal vertex separator is a stable set. In this paper, we first show…

Discrete Mathematics · Computer Science 2014-10-27 Mahati Kumar , S. Manasvini , N. Sadagopan , Adithya Seshadri

Since many NP-complete graph problems have been shown polynomial-time solvable when restricted to claw-free graphs, we study the problem of determining the distance of a given graph to a claw-free graph, considering vertex elimination as…

Data Structures and Algorithms · Computer Science 2023-10-06 Flavia Bonomo-Braberman , Julliano R. Nascimento , Fabiano S. Oliveira , Uéverton S. Souza , Jayme L. Szwarcfiter

For a graph $G=(V,E)$, a subset $D$ of vertex set $V$, is a dominating set of $G$ if every vertex not in $D$ is adjacent to atleast one vertex of $D$. A dominating set $D$ of a graph $G$ with no isolated vertices is called a paired…

Discrete Mathematics · Computer Science 2021-12-13 Vikash Tripathi , Ton Kloks , Arti Pandey , Kaustav Paul , Hung-Lung Wang

In this research, we determine the structure of (claw, bull)-free graphs. We show that every connected (claw, bull)-free graph is either an expansion of a path, an expansion of a cycle, or the complement of a triangle-free graph; where an…

Combinatorics · Mathematics 2019-01-03 Sebastián González Hermosillo de la Maza , Yifan Jing , Masood Masjoody

To solve many problems on graphs, graph traversals are used, the usual variants of which are the depth-first search and the breadth-first search. Implementing a graph traversal we consequently reach all vertices of the graph that belong to…

Discrete Mathematics · Computer Science 2025-02-18 A. V. Prolubnikov

A general random graph evolution mechanism is defined. The evolution is a combination of the preferential attachment model and the interaction of N vertices (N>=3). A vertex in the graph is characterized by its degree and its weight. The…

Probability · Mathematics 2013-09-18 István Fazekas , Bettina Porvázsnyik

An $r$-graph is a triangle if there exists a positive integer $i \le \lceil r/2 \rceil$ such that it is isomorphic to the following $r$-graph with three edges: \begin{align*} \left\{\{1, \ldots, r\},~\{1, \ldots, i, r+1, \ldots,…

Combinatorics · Mathematics 2025-02-03 Xizhi Liu

The celebrated Mantel's theorem states that any triangle-free graph on $n$ vertices contains at most $\left\lfloor n^2/4\right\rfloor$ edges. It is natural to ask how many triangles must exist in a graph with more than $\left\lfloor…

Combinatorics · Mathematics 2026-02-27 Yuhang Bai , Gyula O. H. Katona , Zixuan Yang

Given a set $\mathcal{F}$ of graphs, a graph $G$ is $\mathcal{F}$-free if $G$ does not contain any member of $\mathcal{F}$ as an induced subgraph. Barrus, Kumbhat, and Hartke [M. D. Barrus, M. Kumbhat, and S. G. Hartke, Graph classes…

Combinatorics · Mathematics 2015-08-04 Michael D. Barrus , Stephen G. Hartke

The square of a graph $G$, denoted by $G^2$, is obtained from $G$ by putting an edge between two distinct vertices whenever their distance is two. Then $G$ is called a square root of $G^2$. Deciding whether a given graph has a square root…

Computational Complexity · Computer Science 2014-10-13 Van Bang Le , Andrea Oversberg , Oliver Schaudt

An {\em odd hole} in a graph is an induced subgraph which is a cycle of odd length at least five. An {\em odd parachute} is a graph obtained from an odd hole $H$ by adding a new edge $uv$ such that $x$ is adjacent to $u$ but not to $v$ for…

Combinatorics · Mathematics 2025-04-08 Kaiyang Lan , Feng Liu , Di Wu , Yidong Zhou

A graph is even-hole-free if it has no induced even cycles of length 4 or more. A cap is a cycle of length at least 5 with exactly one chord and that chord creates a triangle with the cycle. In this paper, we consider (cap, even hole)-free…

Discrete Mathematics · Computer Science 2016-11-28 Kathie Cameron , Murilo V. G. da Silva , Shenwei Huang , Kristina Vušković
‹ Prev 1 3 4 5 6 7 10 Next ›