English
Related papers

Related papers: I/O complexity and pebble games with partial compu…

200 papers

We study an extension of the well-known red-blue pebble game (RBP) with partial computation steps, inspired by the recent work of Sobczyk. While the original RBP assumes that we need to have all the inputs of an operation in fast memory at…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-12-11 Pál András Papp , Aleksandros Sobczyk , A. N. Yzelman

The well-studied red-blue pebble game models the execution of an arbitrary computational DAG by a single processor over a two-level memory hierarchy. We present a natural generalization to a multiprocessor setting where each processor has…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-09-09 Toni Böhnlein , Pál András Papp , A. N. Yzelman

Technology trends will cause data movement to account for the majority of energy expenditure and execution time on emerging computers. Therefore, computational complexity will no longer be a sufficient metric for comparing algorithms, and a…

Computational Complexity · Computer Science 2014-11-11 Venmugil Elango , Fabrice Rastello , Louis-Noel Pouchet , J. Ramanujam , P. Sadayappan

Red-blue pebble games model the computation cost of a two-level memory hierarchy. We present various hardness results in different red-blue pebbling variants, with a focus on the oneshot model. We first study the relationship between…

Computational Complexity · Computer Science 2020-05-19 Pál András Papp , Roger Wattenhofer

Technology trends are making the cost of data movement increasingly dominant, both in terms of energy and time, over the cost of performing arithmetic operations in computer systems. The fundamental ratio of aggregate data movement…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-04-21 Venmugil Elango , Fabrice Rastello , Louis-Noël Pouchet , J. Ramanujam , P. Sadayappan

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

The reversible pebble game is a combinatorial game played on rooted DAGs. This game was introduced by Bennett (1989) motivated by applications in designing space efficient reversible algorithms. Recently, Chan (2013) showed that the…

Computational Complexity · Computer Science 2016-04-20 Balagopal Komarath , Jayalal Sarma , Saurabh Sawlani

It is shown that $S(G) = O\left(m/\log_2 m + d\right)$ pebbles are sufficient to pebble any DAG $G=(V,E)$, with $m$ edges and maximum in-degree $d$. It was previously known that $S(G) = O\left(d n/\log n\right)$. The result builds on two…

Computational Complexity · Computer Science 2024-10-29 Gianfranco Bilardi , Lorenzo De Stefani

Pebble games were originally formulated to study time-space tradeoffs in computation, modeled by games played on directed acyclic graphs (DAGs). Close connections between pebbling and cryptography have been known for decades. A series of…

Cryptography and Security · Computer Science 2018-03-13 Thaddeus Dryja , Quanquan C. Liu , Sunoo Park

Pebble games are popular models for analyzing time-space trade-offs. In particular, the reversible pebble game is often applied in quantum algorithms like Grover's search to efficiently simulate classical computation on inputs in…

Quantum Physics · Physics 2025-02-19 Niels Kornerup , Jonathan Sadun , David Soloveichik

Determining I/O lower bounds is a crucial step in obtaining communication-efficient parallel algorithms, both across the memory hierarchy and between processors. Current approaches either study specific algorithms individually, disallow…

We explore the complexity of computing the optimal pebbling number and pebbling number of a graph. We show that deciding whether the optimal pebbling number of G is at most k is NP-complete and deciding whether the pebbling number of G is…

Combinatorics · Mathematics 2007-05-23 K. Milans , B. Clark

We propose COSMA: a parallel matrix-matrix multiplication algorithm that is near communication-optimal for all combinations of matrix dimensions, processor counts, and memory sizes. The key idea behind COSMA is to derive an optimal (up to a…

Computational Complexity · Computer Science 2019-12-16 Grzegorz Kwasniewski , Marko Kabić , Maciej Besta , Joost VandeVondele , Raffaele Solcà , Torsten Hoefler

We introduce the notion of an $r$-visit of a Directed Acyclic Graph DAG $G=(V,E)$, a sequence of the vertices of the DAG complying with a given rule $r$. A rule $r$ specifies for each vertex $v\in V$ a family of $r$-enabling sets of…

Data Structures and Algorithms · Computer Science 2022-10-06 Gianfranco Bilardi , Lorenzo De Stefani

Graph pebbling is a network model for studying whether or not a given supply of discrete pebbles can satisfy a given demand via pebbling moves. A pebbling move across an edge of a graph takes two pebbles from one endpoint and places one…

Combinatorics · Mathematics 2015-03-18 Glenn Hurlbert

We define a general framework of partition games for formulating two-player pebble games over finite structures. We show that one particular such game, which we call the invertible-map game, yields a family of polynomial-time approximations…

Logic in Computer Science · Computer Science 2015-03-20 Anuj Dawar , Bjarki Holm

We study the problem of planning paths for $p$ distinguishable pebbles (robots) residing on the vertices of an $n$-vertex connected graph with $p \le n$. A pebble may move from a vertex to an adjacent one in a time step provided that it…

Data Structures and Algorithms · Computer Science 2015-03-20 Jingjin Yu , Daniela Rus

Graph pebbling is a network optimization model for transporting discrete resources that are consumed in transit: the movement of two pebbles across an edge consumes one of the pebbles. The pebbling number of a graph is the fewest number of…

Combinatorics · Mathematics 2012-11-20 Liliana Alcón , Marisa Gutierrez , Glenn Hurlbert

Graph pebbling is a game played on graphs with pebbles on their vertices. A pebbling move removes two pebbles from one vertex and places one pebble on an adjacent vertex. A configuration $C$ is a supply of pebbles at various vertices of a…

Combinatorics · Mathematics 2026-01-26 Matheus Adauto , Viktoriya Bardenova , Yunus Bidav , Glenn Hurlbert

Consider a distribution of pebbles on a graph. A pebbling move removes two pebbles from a vertex and place one at an adjacent vertex. A vertex is reachable under a pebble distribution if it has a pebble after the application of a sequence…

Combinatorics · Mathematics 2023-01-25 László F. Papp
‹ Prev 1 2 3 10 Next ›