English
Related papers

Related papers: Computer assisted discovery: Zero forcing vs verte…

200 papers

Given a simple undirected graph $G$ and a positive integer $k$, the $k$-forcing number of $G$, denoted $F_k(G)$, is the minimum number of vertices that need to be initially colored so that all vertices eventually become colored during the…

Combinatorics · Mathematics 2014-01-27 David Amos , Yair Caro , Randy Davila , Ryan Pepper

Let $\gamma_g(G)$ be the game domination number of a graph $G$. Rall conjectured that if $G$ is a traceable graph, then $\gamma_g(G) \le \left\lceil \frac{1}{2}n(G)\right\rceil$. Our main result verifies the conjecture over the class of…

Combinatorics · Mathematics 2020-10-28 Csilla Bujtás , Vesna Iršič , Sandi Klavžar

The forcing number of a graph with a perfect matching $M$ is the minimum number of edges in $M$ whose endpoints need to be deleted, such that the remaining graph only has a single perfect matching. This number is of great interest in…

Discrete Mathematics · Computer Science 2024-02-01 Maximilian Gorsky , Fabian Kreßin

Zero forcing is an iterative coloring process on a graph that has been widely used in such different areas as the modelling of propagation phenomena in networks and the study of minimum rank problems in matrices and graphs. This paper deals…

Combinatorics · Mathematics 2021-09-24 Josep Fàbrega , Jaume Martí-Farré , Xavier Muñoz

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ć

We develop a polynomial time 3/2-approximation algorithm to solve the vertex cover problem on a class of graphs satisfying a property called ``active edge hypothesis''. The algorithm also guarantees an optimal solution on specially…

Data Structures and Algorithms · Computer Science 2007-12-21 Qiaoming Han , Abraham P. Punnen , Yinyu Ye

Let $G$ be a simple graph with order $n$, maximum degree $\D(G)$, minimum degree $\delta(G)$ and chromatic index $\chi'(G)$, respectively. A graph $G$ is called {\em $\D$-critical} if $\chi'(G)=\D(G)+1$ and $\chi'(H)\textless \chi'(G)$ for…

Combinatorics · Mathematics 2025-12-09 Xuli Qi , Chunhui Ge , Yanrui Feng

A subset $M$ of the edges of a graph $G$ is a matching if no two edges in $M$ are incident. A maximal matching is a matching that is not contained in a larger matching. A subset $S$ of vertices of a graph $G$ with no isolated vertices is a…

Combinatorics · Mathematics 2019-09-09 Selim Bahadır

Let $G$ be a graph and $v$ any vertex of $G$. We define the degenerate degree of $v$, denoted by $\zeta(v)$ as $\zeta(v)={\max}_{H: v\in H}~\delta(H)$, where the maximum is taken over all subgraphs of $G$ containing the vertex $v$. We show…

Combinatorics · Mathematics 2015-07-28 Manouchehr Zaker

We define the anti-forcing number of a perfect matching $M$ of a graph $G$ as the minimal number of edges of $G$ whose deletion results in a subgraph with a unique perfect matching $M$, denoted by $af(G,M)$. The anti-forcing number of a…

Combinatorics · Mathematics 2014-06-17 Hongchuan Lei , Yeong-Nan Yeh , Heping Zhang

We consider the localization game played on graphs, wherein a set of cops attempt to determine the exact location of an invisible robber by exploiting distance probes. The corresponding optimization parameter for a graph $G$ is called the…

Combinatorics · Mathematics 2020-01-27 Anthony Bonato , William B. Kinnersley

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-04-15 Andreas Brandstädt , Raffaele Mosca

Lovasz and Plummer conjectured that there exists a fixed positive constant c such that every cubic n-vertex graph with no cutedge has at least 2^(cn) perfect matchings. Their conjecture has been verified for bipartite graphs by Voorhoeve…

Combinatorics · Mathematics 2022-10-05 Sang-il Oum

We give short and simple proofs of the inequalities $B(G)\leq Z(L(G))$ and $Z(G)\leq Z(L(G))$ first established by Erzurumluo\u{g}lu, Meagher, and Pike, where $G$ is a graph without isolated vertices, $B(G)$ is the brushing number of $G$,…

Combinatorics · Mathematics 2018-01-03 Dirk Meierling , Dieter Rautenbach

We consider the $\Pi$-free Deletion problem parameterized by the size of a vertex cover, for a range of graph properties $\Pi$. Given an input graph $G$, this problem asks whether there is a subset of at most $k$ vertices whose removal…

Data Structures and Algorithms · Computer Science 2020-04-21 Bart M. P. Jansen , Jari J. H. de Kroon

Reed conjectured that for any graph $G$, $\chi(G) \leq \lceil \frac{\omega(G)+\Delta(G)+1}{2}\rceil$, where $\chi(G)$, $\omega(G)$, and $\Delta(G)$ respectively denote the chromatic number, the clique number and the maximum degree of $G$.…

Discrete Mathematics · Computer Science 2012-10-30 Jean-Luc Fouquet , Jean-Marie Vanherpe

We prove that for every tree $T$ which is not an edge, for almost every graph $G$ which does not contain $T$ as an induced subgraph, $V(G)$ has a partition into $\alpha(T)-1$ parts certifying this fact. Each part induces a graph which is…

Combinatorics · Mathematics 2025-06-03 Bruce Reed , Yelena Yuditsky

One of the most important algorithmic meta-theorems is a famous result by Courcelle, which states that any graph problem definable in monadic second-order logic with edge-set quantifications (i.e., MSO2 model-checking) is decidable in…

Logic in Computer Science · Computer Science 2012-06-25 Robert Ganian , Petr Hliněný , Alexander Langer , Jan Obdržálek , Peter Rossmanith , Somnath Sikdar

A graph G is prismatic if for every triangle T of G, every vertex of G not in T has a unique neighbour in T. The complement of a prismatic graph is called \emph{antiprismatic}. The complexity of colouring antiprismatic graphs is still…

Discrete Mathematics · Computer Science 2023-10-23 Myriam Preissmann , Cléophée Robin , Nicolas Trotignon

A dynamic coloring of the vertices of a graph $G$ starts with an initial subset $S$ of colored vertices, with all remaining vertices being non-colored. At each discrete time interval, a colored vertex with exactly one non-colored neighbor…

Combinatorics · Mathematics 2017-02-22 Randy Davila , Michael Henning