A Weight Function Lemma Heuristic for Graph Pebbling
G. A. Bridi, F. L. Marquezino, C. M. H. de Figueiredo

TL;DR
This paper introduces a heuristic for graph pebbling that improves upper bounds on pebbling numbers by strategically distributing weights, especially focusing on the farthest vertices, and demonstrates its effectiveness on specific graph classes.
Contribution
The paper proposes a novel heuristic method for the Weight Function Lemma in graph pebbling, enhancing bounds by prioritizing weight distribution to distant vertices, filling a gap in the formal framework.
Findings
Improved upper bounds on pebbling numbers for Flower and Blanuša snarks.
Heuristic effectively balances weight distribution, reducing surplus weight.
Theoretical analysis highlights the importance of farthest vertices in strategy optimization.
Abstract
Graph pebbling is a problem in which pebbles are distributed across the vertices of a graph and moved according to a specific rule: two pebbles are removed from a vertex to place one on an adjacent vertex. The goal is to determine the minimum number of pebbles required to ensure that any target vertex can be reached, known as the pebbling number. Computing the pebbling number lies beyond NP in the polynomial hierarchy, leading to bounding methods. One of the most prominent techniques for upper bounds is the Weight Function Lemma (WFL), which relies on costly integer linear optimization. To mitigate this cost, an alternative approach is to consider the dual formulation of the problem, which allows solutions to be constructed by hand through the selection of strategies given by subtrees with associated weight functions. To improve the bounds, the weights should be distributed as uniformly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Graph Theory and Algorithms · Advanced Graph Theory Research
