中文
相关论文

相关论文: Tight bounds for expected propagation time of prob…

200 篇论文

This paper begins the study of reconfiguration of zero forcing sets, and more specifically, the zero forcing graph. Given a base graph $G$, its zero forcing graph, $\mathscr{Z}(G)$, is the graph whose vertices are the minimum zero forcing…

组合数学 · 数学 2020-09-02 Jesse Geneson , Ruth Haas , Leslie Hogben

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…

组合数学 · 数学 2017-08-18 Randy Davila , Michael Henning

We provide a deterministic algorithm that finds, in $\epsilon^{-O(1)} n^2$ time, an $\epsilon$-regular Frieze-Kannan partition of a graph on $n$ vertices. The algorithm outputs an approximation of a given graph as a weighted sum of…

组合数学 · 数学 2019-08-21 Jacob Fox , László Miklós Lovász , Yufei Zhao

Establishing arc consistency on two relational structures is one of the most popular heuristics for the constraint satisfaction problem. We aim at determining the time complexity of arc consistency testing. The input structures $G$ and $H$…

计算机科学中的逻辑 · 计算机科学 2013-03-29 Christoph Berkholz , Oleg Verbitsky

We analyze a class of distributed quantized consen- sus algorithms for arbitrary networks. In the initial setting, each node in the network has an integer value. Nodes exchange their current estimate of the mean value in the network, and…

应用统计 · 统计学 2013-05-21 Shang Shang , Paul W. Cuff , Pan Hui , Sanjeev R. Kulkarni

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…

组合数学 · 数学 2018-01-17 Randy Davila , Michael Henning

In majority bootstrap percolation on a graph G, an infection spreads according to the following deterministic rule: if at least half of the neighbours of a vertex v are already infected, then v is also infected, and infected vertices remain…

组合数学 · 数学 2007-05-23 József Balogh , Béla Bollobás , Robert Morris

The asynchronous push&pull protocol, a randomized distributed algorithm for spreading a rumour in a graph $G$, works as follows. Independent Poisson clocks of rate 1 are associated with the vertices of $G$. Initially, one vertex of $G$…

分布式、并行与集群计算 · 计算机科学 2015-09-17 Huseyin Acan , Andrea Collevecchio , Abbas Mehrabian , Nick Wormald

In this paper, we answer two open problems from [Breen et al., Throttling for the game of Cops and Robbers on graphs, Discrete Math., 341 (2018) 2418-2430]. The throttling number $th_c(G)$ of a graph $G$ is the minimum possible value of $k…

组合数学 · 数学 2019-10-23 Jesse Geneson

In this paper, we set forth a new algorithm for generating approximately uniformly random spanning trees in undirected graphs. We show how to sample from a distribution that is within a multiplicative $(1+\delta)$ of uniform in expected…

数据结构与算法 · 计算机科学 2009-08-12 Jonathan A. Kelner , Aleksander Madry

The zero forcing number is the minimum number of black vertices that can turn a white graph black following a single neighbour colour forcing rule. The zero forcing number provides topological information about linear algebra on graphs,…

组合数学 · 数学 2021-02-10 Alexei Vazquez

In this note, we study a dynamic vertex coloring for a graph $G$. In particular, one starts with a certain set of vertices black, and all other vertices white. Then, at each time step, a black vertex with exactly one white neighbor forces…

组合数学 · 数学 2018-11-02 Randy Davila , Thomas Kalinowski , Sudeep Stephen

In the {\em distributed all-pairs shortest paths} problem (APSP), every node in the weighted undirected distributed network (the CONGEST model) needs to know the distance from every other node using least number of communication rounds…

分布式、并行与集群计算 · 计算机科学 2019-04-23 Aaron Bernstein , Danupon Nanongkai

In this paper, we develop efficient exact and approximate algorithms for computing a maximum independent set in random graphs. In a random graph $G$, each pair of vertices are joined by an edge with a probability $p$, where $p$ is a…

数据结构与算法 · 计算机科学 2013-08-08 Yinglei Song

We study smoothed analysis of distributed graph algorithms, focusing on the fundamental minimum spanning tree (MST) problem. With the goal of studying the time complexity of distributed MST as a function of the "perturbation" of the input…

数据结构与算法 · 计算机科学 2019-11-11 Soumyottam Chatterjee , Gopal Pandurangan , Nguyen Dinh Pham

Zero forcing is an iterative graph coloring process studied for its wide array of applications. In this process, the vertices of the graph are initially designated as blue or white, and a zero forcing set is a set of initially blue vertices…

组合数学 · 数学 2026-03-23 Asher Brown , Mark Hunnell , Za'Kiyah Toomer-Sanders , Sarah Weber

Say that an edge of a graph $G$ dominates itself and every other edge adjacent to it. An edge dominating set of a graph $G=(V,E)$ is a subset of edges $E' \subseteq E$ which dominates all edges of $G$. In particular, if every edge of $G$ is…

数据结构与算法 · 计算机科学 2013-03-07 Min Chih Lin , Michel J. Mizrahi , Jayme L. Szwarcfiter

Zero forcing is a process on a graph in which the goal is to force all vertices to become blue by applying a color change rule. Throttling minimizes the sum of the number of vertices that are initially blue and the number of time steps…

组合数学 · 数学 2019-03-15 Joshua Carlson

Exponential random graph models have become increasingly important in the study of modern networks ranging from social networks, economic networks, to biological networks. They seek to capture a wide variety of common network tendencies…

概率论 · 数学 2019-06-07 Ryan DeMuse , Terry Easlick , Mei Yin

The cover time of a finite connected graph is the expected number of steps needed for a simple random walk on the graph to visit all vertices of the graph. It is known that the cover time of any finite connected $n$-vertex graph is at least…

离散数学 · 计算机科学 2022-05-10 Naoki Matsumoto , Yuuki Takai