English
Related papers

Related papers: On the Target Pebbling Conjecture

200 papers

Are users of an online social network interested equally in all connections in the network? If not, how can we obtain a summary of the network personalized to specific users? Can we use the summary for approximate query answering? As…

Databases · Computer Science 2022-03-29 Shinhwan Kang , Kyuhan Lee , Kijung Shin

Let $G$ be a connected graph. A pebbling move is defined as taking two pebbles from one vertex and placing one pebble to an adjacent vertex and throwing away the other pebble. The non-split domination cover pebbling number, $\psi_{ns}(G)$,…

Combinatorics · Mathematics 2023-05-09 A. Lourdusamy , I. Dhivviyanandam , Lian Mathew

We study how we can accelerate the spreading of information in temporal graphs via shifting operations; a problem that captures real-world applications varying from information flows to distribution schedules. In a temporal graph there is a…

Data Structures and Algorithms · Computer Science 2025-10-09 Argyrios Deligkas , Eduard Eiben , George Skretas

The crossing number of a graph $G$ denotes the minimum number of crossings in any planar drawing of $G$. In this short note, we confirm a long-standing conjecture posed by Pach, Spencer, and T\'oth over 25 years ago, establishing an optimal…

Combinatorics · Mathematics 2025-02-05 Kaizhe Chen , Jie Ma

The trapping problem on graph (or network) as a typical focus of great interest has attracted more attention from various science fields, including applied mathematics and theoretical computer science, in the past. Here, we first study this…

Discrete Mathematics · Computer Science 2020-02-28 Fei Ma , Ping Wang

A sequence of elements of a finite group G is called a zero-sum sequence if it sums to the identity of G. The study of zero-sum sequences has a long history with many important applications in number theory and group theory. In 1989…

Combinatorics · Mathematics 2007-05-23 Shawn Elldge , Glenn H. Hurlbert

We present four models for a random graph and show that, in each case, the probability that a graph is intrinsically knotted goes to one as the number of vertices increases. We also argue that, for $k \geq 18$, most graphs of order $k$ are…

Geometric Topology · Mathematics 2018-11-27 Kazuhiro Ichihara , Thomas W. Mattman

Fiber graphs of Gr\"obner bases from contingency tables are important in statistical hypothesis testing, where one studies random walks on these graphs using the Metropolis-Hastings algorithm. The connectivity of the graphs has implications…

Combinatorics · Mathematics 2013-10-29 Samu Potka

We establish an exactly tight relation between reversible pebblings of graphs and Nullstellensatz refutations of pebbling formulas, showing that a graph $G$ can be reversibly pebbled in time $t$ and space $s$ if and only if there is a…

Computational Complexity · Computer Science 2020-01-09 Susanna F. de Rezende , Or Meir , Jakob Nordström , Robert Robere

Computing shortest paths is a fundamental operation in processing graph data. In many real-world applications, discovering shortest paths between two vertices empowers us to make full use of the underlying structure to understand how…

Databases · Computer Science 2021-04-21 Ye Wang , Qing Wang , Henning Koehler , Yu Lin

We present new min-max relations in digraphs between the number of paths satisfying certain conditions and the order of the corresponding cuts. We define these objects in order to capture, in the context of solving the half-integral linkage…

Combinatorics · Mathematics 2023-06-29 Victor Campos , Jonas Costa , Raul Lopes , Ignasi Sau

Maximal clique enumeration appears in various real-world networks, such as social networks and protein-protein interaction networks for different applications. For general graph inputs, the number of maximal cliques can be up to…

Discrete Mathematics · Computer Science 2023-03-14 Hodaka Yamaji

A clique in an undirected graph G= (V, E) is a subset V' V of vertices, each pair of which is connected by an edge in E. The clique problem is an optimization problem of finding a clique of maximum size in graph. The clique problem is…

Discrete Mathematics · Computer Science 2007-10-04 Murali Krishna P , Sabu . M Thampi

In this paper, we study the treasure hunt problem in a graph by a mobile agent. The nodes in the graph $G=(V,E)$ are anonymous and the edges incident to a vertex $v\in V$ whose degree is $deg(v)$ are labeled arbitrarily as $0,1,\ldots,…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-09-05 Adri Bhattacharya , Barun Gorain , Partha Sarathi Mandal

Bidirected graphs are a generalisation of directed graphs that arises in the study of undirected graphs with perfect matchings. Menger's famous theorem - the minimum size of a set separating two vertex sets $X$ and $Y$ is the same as the…

Combinatorics · Mathematics 2023-06-29 Nathan Bowler , Ebrahim Ghorbani , Florian Gut , Raphael W. Jacobs , Florian Reich

Graph signals are functions of the underlying graph. When the edge-weight between a pair of nodes is high, the corresponding signals generally have a higher correlation. As a result, the signals can be represented in terms of a graph-based…

Signal Processing · Electrical Eng. & Systems 2024-09-09 Rishabh Ravi , Kaushani Majumder , Kalp Vyas , Satish Mulleti

The bunkbed of a graph $G$ is the graph $G\times\left\{ 0,1\right\} $. It has been conjectured that in the independent bond percolation model, the probability for $\left(u,0\right)$ to be connected with $\left(v,0\right)$ is greater than…

Probability · Mathematics 2018-02-14 Paul de Buyer

The scramble number of a graph provides a lower bound for gonality and an upper bound for treewidth, making it a graph invariant of interest. In this paper we study graphs of scramble number at most two, and give a classification of all…

Combinatorics · Mathematics 2022-12-21 Robin Eagleton , Ralph Morrison

Connectivity of temporal graphs has been widely studied both as graph theory and as gossip theory. In particular, it is well known that in order to connect every vertex to every other, a temporal graph needs to have at least $2n-4$ edges…

Data Structures and Algorithms · Computer Science 2026-05-01 Thomas Bellitto , Jules Bouton Popper , Justine Cauvi , Bruno Escoffier , Raphaëlle Maistre-Matus

Pebble games are single-player games on DAGs involving placing and moving pebbles on nodes of the graph according to a certain set of rules. The goal is to pebble a set of target nodes using a minimum number of pebbles. In this paper, we…

Computational Complexity · Computer Science 2018-07-16 Erik D. Demaine , Quanquan C. Liu