中文
相关论文

相关论文: Pebbling in Dense Graphs

200 篇论文

The dimension of a graph $G$ is the smallest $d$ for which its vertices can be embedded in $d$-dimensional Euclidean space in the sense that the distances between endpoints of edges equal $1$ (but there may be other unit distances).…

组合数学 · 数学 2020-02-25 Nóra Frankl , Andrey Kupavskii , Konrad J. Swanepoel

The "separation dimension" of a graph $G$ is the minimum positive integer $d$ for which there is an embedding of $G$ into $\mathbb{R}^d$, such that every pair of disjoint edges are separated by some axis-parallel hyperplane. We prove a…

组合数学 · 数学 2021-07-01 Alex Scott , David R. Wood

The all-terminal reliability of a graph $G$ is the probability that $G$ remains connected when each edge fails independently with probability $p$. For fixed $n$ and $m$, the uniformly most reliable problem asks which graph with $n$ vertices…

组合数学 · 数学 2026-03-03 Rotem Brand , Reuven Cohen , Simi Haber , Baruch Barzel

Graphlets are subgraphs rooted at a fixed vertex. The number of occurrences of graphlets aligned to a particular vertex, called graphlet degree sequence (gds), gives a topological description of the surrounding of the analyzed vertex.…

组合数学 · 数学 2026-01-01 David Hartman , Aneta Pokorná , Daniel Trlifaj , Lluís Vena

The graph removal lemma is a fundamental result in extremal graph theory which says that for every fixed graph $H$ and $\varepsilon > 0$, if an $n$-vertex graph $G$ contains $\varepsilon n^2$ edge-disjoint copies of $H$ then $G$ contains…

组合数学 · 数学 2023-02-01 Lior Gishboliner , Zhihan Jin , Benny Sudakov

Given a graph $G$, a decomposition of $G$ is a partition of its edges. A graph is $(d, h)$-decomposable if its edge set can be partitioned into a $d$-degenerate graph and a graph with maximum degree at most $h$. For $d \le 4$, we are…

组合数学 · 数学 2020-07-06 Eun-Kyung Cho , Ilkyoo Choi , Ringi Kim , Boram Park , Tingting Shan , Xuding Zhu

Nowhere dense graph classes provide one of the least restrictive notions of sparsity for graphs. Several equivalent characterizations of nowhere dense classes have been obtained over the years, using a wide range of combinatorial objects.…

组合数学 · 数学 2019-02-04 Gwenaël Joret , Piotr Micek , Patrice Ossona de Mendez , Veit Wiechert

For a given undirected graph $G$, an \emph{ordered} subset $S = {s_1,s_2,...,s_k} \subseteq V$ of vertices is a resolving set for the graph if the vertices of the graph are distinguishable by their vector of distances to the vertices in…

离散数学 · 计算机科学 2015-12-11 Ashwin Ganesan

The sorting number of a graph with $n$ vertices is the minimum depth of a sorting network with $n$ inputs and outputs that uses only the edges of the graph to perform comparisons. Many known results on sorting networks can be stated in…

数据结构与算法 · 计算机科学 2022-03-22 Indranil Banerjee , Dana Richards , Igor Shinkar

Given a function $g=g(n)$ we let ${\mathcal E}^g$ be the class of all graphs $G$ such that if $G$ has order $n$ (that is, has $n$ vertices) then it is embeddable in some surface of Euler genus at most $g(n)$, and let ${\widetilde{\mathcal…

组合数学 · 数学 2021-08-11 Colin McDiarmid , Sophia Saller

A graph $ G $ is minimally $ t $-tough if the toughness of $ G $ is $ t $ and deletion of any edge from $ G $ decreases its toughness. Katona et al. conjectured that the minimum degree of any minimally $ t $-tough graph is $ \lceil 2t\rceil…

组合数学 · 数学 2022-07-27 Xiaomin Hu , Hui Ma , Weihua Yang

We consider the chessboard pebbling problem analyzed by Chung, Graham, Morrison and Odlyzko [3]. We study the number of reachable configurations $G(k)$ and a related double sequence $G(k,m)$. Exact expressions for these are derived, and we…

组合数学 · 数学 2010-09-30 Qiang Zhen , Charles Knessl

A connected graph $G$ with a perfect matching is said to be $k$-extendable for integers $k$, $1 \leq k\leq \frac{|V(G)|}{2}-1$, if any matching in $G$ of size $k$ is contained in a perfect matching of $G$. A $k$-extendable graph is minimal…

组合数学 · 数学 2025-10-07 Jing Guo , Fuliang Lu , Heping Zhang

A matching of a graph is a set of edges without common end vertex. A graph is called 1-planar if it admits a drawing in the plane such that each edge is crossed at most once. Recently, Biedl and Wittnebel proved that every 1-planar graph…

组合数学 · 数学 2022-07-11 Yuanqiu Huang , Zhangdong Ouyang , Fengming Dong

A class of graphs is called block-stable when a graph is in the class if and only if each of its blocks is. We show that, as for trees, for most $n$-vertex graphs in such a class, each vertex is in at most $(1+o(1)) \log n / \log\log n$…

组合数学 · 数学 2016-05-17 Colin McDiarmid , Alex Scott

A graph is called $t$-tough if the removal of any vertex set $S$ that disconnects the graph leaves at most $|S|/t$ components. The toughness of a graph is the largest $t$ for which the graph is $t$-tough. A graph is minimally $t$-tough if…

离散数学 · 计算机科学 2022-09-02 Gyula Y Katona , István Kovács , Kitti Varga

A graph is $(d_1, ..., d_r)$-colorable if its vertex set can be partitioned into $r$ sets $V_1, ..., V_r$ so that the maximum degree of the graph induced by $V_i$ is at most $d_i$ for each $i\in \{1, ..., r\}$. For a given pair $(g, d_1)$,…

组合数学 · 数学 2014-12-02 Hojin Choi , Ilkyoo Choi , Jisu Jeong , Geewon Suh

A graph $G$ is embeddable in $\mathbb{R}^d$ if vertices of $G$ can be assigned with points of $\mathbb{R}^d$ in such a way that all pairs of adjacent vertices are at the distance 1. We show that verifying embeddability of a given graph in…

计算复杂性 · 计算机科学 2014-10-22 Mikhail Tikhomirov

Graph burning is a discrete-time process that models the propagation of information in a network. Initially, we have an undirected graph of unburned vertices. At each time step, an unburned vertex is chosen to burn; additionally, unburned…

The clique removal lemma says that for every $r \geq 3$ and $\varepsilon>0$, there exists some $\delta>0$ so that every $n$-vertex graph $G$ with fewer than $\delta n^r$ copies of $K_r$ can be made $K_r$-free by removing at most…

组合数学 · 数学 2022-03-01 Jacob Fox , Yuval Wigderson