中文
相关论文

相关论文: Bounds on the Burning Number

200 篇论文

A temporal graph $G$ is a sequence $(G_t)_{t \in I}$ of graphs on the same vertex set of size $n$. The \emph{temporal exploration problem} asks for the length of the shortest sequence of vertices that starts at a given vertex, visits every…

数据结构与算法 · 计算机科学 2025-12-01 Paul Bastide , Carla Groenland , Lukas Michel , Clément Rambaud

The Bell colouring graph $\mathcal{B}(G)$ of a graph $G$ is the graph whose vertices are the partitions of the vertex set of $G$ into independent sets, with an edge between two partitions if and only if one can be obtained from the other by…

组合数学 · 数学 2026-04-15 Brian Hearn

An identifying code of a graph is a subset of its vertices such that every vertex of the graph is uniquely identified by the set of its neighbours within the code. We study the edge-identifying code problem, i.e. the identifying code…

组合数学 · 数学 2014-03-19 Florent Foucaud , Sylvain Gravier , Reza Naserasr , Aline Parreau , Petru Valicov

For a non-decreasing sequence $S = (s_1, s_2, \ldots, s_k)$ of positive integers, a packing $S$-coloring of a graph $G$ is a partition of $V(G)$ into $V_1, V_2, \ldots, V_k$ such that each $V_i$ has pairwise distance at least $s_i+1$. The…

组合数学 · 数学 2026-03-25 Xinmin Hou , Xujun Liu , Xiangyang Wang

In this paper, we obtain lower bounds for the domination numbers of connected graphs with girth at least $7$. We show that the domination number of a connected graph with girth at least $7$ is either $1$ or at least…

离散数学 · 计算机科学 2016-01-05 Yinglei Song

Given an integer $r\ge1$ and graphs $G, H_1, \ldots, H_r$, we write $G \rightarrow ({H}_1, \ldots, {H}_r)$ if every $r$-coloring of the edges of $G$ contains a monochromatic copy of $H_i$ in color $i$ for some $i\in\{1, \ldots, r\}$. A…

组合数学 · 数学 2020-03-03 Zi-Xia Song , Jingmei Zhang

The crossing number of a graph $G$ is the minimum number of crossings in a drawing of $G$ in the plane. A rectilinear drawing of a graph $G$ represents vertices of $G$ by a set of points in the plane and represents each edge of $G$ by a…

组合数学 · 数学 2024-02-26 Vida Dujmović , Camille La Rose

A path in an edge-colored graph $G$, where adjacent edges may be colored the same, is a rainbow path if every two edges of it receive distinct colors. The rainbow connection number of a connected graph $G$, denoted by $rc(G)$, is the…

组合数学 · 数学 2014-07-23 Qingqiong Cai , Xueliang Li , Yan Zhao

Perhaps the very first elementary exercise one encounters in graph theory is the result that any graph on at least two vertices must have at least two vertices with the same degree. There are various ways in which this result can be…

组合数学 · 数学 2018-06-22 Yair Caro , Josef Lauri , Christina Zarb

We study the activation process in undirected graphs known as bootstrap percolation: a vertex is active either if it belongs to a set of initially activated vertices or if at some point it had at least r active neighbors, for a threshold r…

离散数学 · 计算机科学 2015-11-18 Daniel Freund , Matthias Poloczek , Daniel Reichman

An interval colouring of a graph $G=(V,E)$ is a proper colouring $c\colon E\to \mathbb{Z}$ such that the set of colours of edges incident to any given vertex forms an interval of $\mathbb{Z}$. The interval thickness $\theta(G)$ of a graph…

组合数学 · 数学 2023-05-30 Lawrence Hollom , Julien Portier , Leo Versteegen

The {\it Randi\'c index} $R(G)$ of a graph $G$ is defined as the sum of 1/\sqrt{d_ud_v} over all edges $uv$ of $G$, where $d_u$ and $d_v$ are the degrees of vertices $u$ and $v,$ respectively. Let $D(G)$ be the diameter of $G$ when $G$ is…

组合数学 · 数学 2011-04-05 Yiting Yang , Linyuan Lu

A spanning tree $T$ of a connected graph $G$ is a subgraph of $G$ that is a tree covers all vertices of $G$. The leaf distance of $T$ is defined as the minimum of distances between any two leaves of $T$. A fractional matching of a graph $G$…

组合数学 · 数学 2025-07-16 Sizhong Zhou

The distinguishing index of a simple graph $G$, denoted by $D'(G)$, is the least number of labels in an edge labeling of $G$ not preserved by any non-trivial automorphism. It was conjectured by Pil\'sniak (2015) that for any 2-connected…

组合数学 · 数学 2017-02-14 Saeid Alikhani , Samaneh Soltani

Motivated by a problem asked by Richter and by the long standing Harary-Hill conjecture, we study the relation between the crossing number of a graph $G$ and the crossing number of its cone $CG$, the graph obtained from $G$ by adding a new…

组合数学 · 数学 2016-08-30 Carlos A. Alfaro , Alan Arroyo , Marek Derunár , Bojan Mohar

A dissociation set of a graph is a set of vertices which induces a subgraph with maximum degree less than or equal to one. The dissociation number of a graph is the maximum cardinality of its dissociation sets. In this paper, we study the…

组合数学 · 数学 2023-09-28 Zejun Huang , Jiahui Liu , Xinwei Zhang

Let $G = (V,E)$ be a graph, and for each $e \in E(G)$, let $L_e$ be a list of real numbers. Let $w:E(G) \to \cup_{e \in E(G)}L_e$ be an edge weighting function such that $w(e) \in L_e$ for each $e \in E(G)$, and let $c_w$ be the vertex…

组合数学 · 数学 2014-01-28 Ben Seamone

A set of $q$ triangles sharing a common edge is a called a book of size $q$. Letting $bk(G)$ denote the size of the largest book in a graph $G$, Erd\H{o}s and Rothschild \cite{erdostwo} asked what the minimal value of $bk(G)$ is for graphs…

组合数学 · 数学 2014-12-08 Aaron Potechin

The packing chromatic number $\chi$ $\rho$ (G) of a graph G is the smallest integer k such that its set of vertices V (G) can be partitioned into k disjoint subsets V 1 ,. .. , V k , in such a way that every two distinct vertices in V i are…

离散数学 · 计算机科学 2018-08-15 Daouya Laïche , Eric Sopena

Let $\lambda(G)$ be the smallest number of vertices that can be removed from a non-empty graph $G$ so that the resulting graph has a smaller maximum degree. Let $\lambda_{\rm e}(G)$ be the smallest number of edges that can be removed from…

组合数学 · 数学 2020-07-24 Peter Borg