中文
相关论文

相关论文: Cops and robbers on $P_5$-free graphs

200 篇论文

Given a graph $G$, let $\Delta_2(G)$ denote the maximum number of neighbors any two distinct vertices of $G$ have in common. Vu (2002) proposed that, provided $\Delta_2(G)$ is not too small as a proportion of the maximum degree $\Delta(G)$…

组合数学 · 数学 2025-11-06 Linda Cook , Ross J. Kang , Eileen Robinson , Gabriëlle Zwaneveld

In this paper, we prove a tight minimum degree condition in general graphs for the existence of paths between two given endpoints, whose lengths form a long arithmetic progression with common difference one or two. This allows us to obtain…

组合数学 · 数学 2021-01-27 Jun Gao , Qingyi Huo , Chun-Hung Liu , Jie Ma

Motivated by a recent conjecture of the first author, we prove that every properly coloured triangle-free graph of chromatic number $\chi$ contains a rainbow independent set of size $\lceil\frac12\chi\rceil$. This is sharp up to a factor…

We characterize the connected graphs of given order $n$ and given independence number $\alpha$ that maximize the number of maximum independent sets. For $3\leq \alpha\leq n/2$, there is a unique such graph that arises from the disjoint…

组合数学 · 数学 2018-06-29 E. Mohr , D. Rautenbach

An {\sf oriented perfect path double cover} ($\rm OPPDC$) of a graph $G$ is a collection of directed paths in the symmetric orientation $G_s$ of $G$ such that each edge of $G_s$ lies in exactly one of the paths and each vertex of $G$…

组合数学 · 数学 2012-07-10 Behrooz Bagheri Gh. , Behnaz Omoomi

A graph is equimatchable if each of its matchings is a subset of a maximum matching. It is known that any 2-connected equimatchable graph is either bipartite, or factor-critical, and that these two classes are disjoint. This paper provides…

组合数学 · 数学 2015-01-30 Eduard Eiben , Michal Kotrbcik

Let $G$ be a connected graph and $\mathcal{P}(G)$ a graph parameter. We say that $\mathcal{P}(G)$ is feasible if $\mathcal{P}(G)$ satisfies the following properties: (I) $\mathcal{P}(G)\leq \mathcal{P}(G_{uv})$, if $G_{uv}=G[u\to v]$ for…

组合数学 · 数学 2026-04-09 Jiangdong Ai , Hui Lei , Bo Ning , Yongtang Shi

We compare two kinds of pursuit-evasion games played on graphs. In Cops and Robbers, the cops can move strategically to adjacent vertices as they please, while in a new variant, called deterministic Zombies and Survivors, the zombies (the…

组合数学 · 数学 2018-09-11 David Offner , Kerry Ojakian

In this note, we prove that all cop-win graphs G in the game in which the robber and the cop move at different speeds s and s' with s'<s, are \delta-hyperbolic with \delta=O(s^2). We also show that the dependency between \delta and s is…

组合数学 · 数学 2018-12-12 Jérémie Chalopin , Victor Chepoi , Panos Papasoglu , Timothée Pecatte

A path $P$ in an edge-colored graph $G$ is a \emph{proper path} if no two adjacent edges of $P$ are colored with the same color. The graph $G$ is \emph{proper connected} if, between every pair of vertices, there exists a proper path in $G$.…

组合数学 · 数学 2016-11-30 Hong Chang , Zhong Huang , Xueliang Li

We study a game of pursuit and evasion introduced by Seager in 2012, in which a cop searches the robber from outside the graph, using distance queries. A graph on which the cop wins is called locatable. In her original paper, Seager asked…

组合数学 · 数学 2014-02-13 Richard A. B. Johnson , Sebastian Koch

Problem of finding an optimal upper bound for the chromatic no. of a graph is still open and very hard. Borodin and Kostochka Conjecture is still open and if proved will improve Brook bound on Chromatic no. of a graph. Here we prove Borodin…

组合数学 · 数学 2021-01-06 Medha Dhurandhar

For a graph $G$, $\chi(G)$ $(\omega(G))$ denote its chromatic (clique) number. A $P_5$ is the chordless path on five vertices, and a $4$-$wheel$ is the graph consisting of a chordless cycle on four vertices $C_4$ plus an additional vertex…

组合数学 · 数学 2022-05-19 Arnab Char , T. Karthick

Using the formalism of flag algebras, we prove that every triangle-free graph $G$ with $n$ vertices contains at most $(n/5)^5$ cycles of length five. Moreover, the equality is attained only when $n$ is divisible by five and $G$ is the…

组合数学 · 数学 2017-07-31 Hamed Hatami , Jan Hladký , Daniel Král , Serguei Norine , Alexander Razborov

The game of Cops and Robbers is a well known game played on graphs. In this paper we consider the class of graphs of bounded diameter. We improve the strategy of cops and previously used probabilistic method which results in an improved…

组合数学 · 数学 2019-12-17 Seyyed Aliasghar Hosseini , Fiachra Knox , Bojan Mohar

The game of cops and robber is a pursuit-evasion game played on graphs that has been extensively studied. Traditionally the game is played with one or more cops and only one robber, but in this paper we consider the game played with…

组合数学 · 数学 2025-09-15 Miha Gyergyek , Vesna Iršič Chenoweth

Let $G$ be a graph. A total dominating set in a graph $G$ is a set $S$ of vertices of $G$ such that every vertex in $G$ is adjacent to a vertex in $S$. Recently, the following question was proposed: "Is it true that every connected cubic…

组合数学 · 数学 2023-08-30 S. Akbari , M. Azimian , A. Fazli Khani , B. Samimi , E. Zahiri

We show that the expected time for a smart "cop" to catch a drunk "robber" on an $n$-vertex graph is at most $n + {\rm o}(n)$. More precisely, let $G$ be a simple, connected, undirected graph with distinguished points $u$ and $v$ among its…

组合数学 · 数学 2014-11-05 Natasha Komarov , Peter Winkler

The game of Cops and Robbers on graphs is a well-studied pursuit--evasion model whose central parameter, the cop number, captures the minimum number of pursuers required to guarantee capture of an adversary on a given graph. While the cop…

组合数学 · 数学 2025-10-09 Nicholas Crawford , Vesna Iršič Chenoweth

The 3-coloring of hereditary graph classes has been a deeply-researched problem in the last decade. A hereditary graph class is characterized by a (possibly infinite) list of minimal forbidden induced subgraphs $H_1,H_2,\ldots$; the graphs…

数据结构与算法 · 计算机科学 2024-01-12 Vít Jelínek , Tereza Klimošová , Tomáš Masařík , Jana Novotná , Aneta Pokorná
‹ 上一页 1 8 9 10 下一页 ›