English
Related papers

Related papers: Sorting via chip-firing

200 papers

Fault-tolerant connectivity labelings are schemes that, given an $n$-vertex graph $G=(V,E)$ and $f\geq 1$, produce succinct yet informative labels for the elements of the graph. Given only the labels of two vertices $u,v$ and of the…

Data Structures and Algorithms · Computer Science 2024-02-20 Asaf Petruschka , Shay Sapir , Elad Tzalik

In 1992, Bitar and Goles introduced the parallel chip-firing game on undirected graphs. Two years later, Prisner extended the game to directed graphs. While the properties of parallel chip-firing games on undirected graphs have been…

Combinatorics · Mathematics 2025-04-10 David Ji , Michael Li , Daniel Wang

We develop a formalism to address statistical pattern recognition of graph valued data. Of particular interest is the case of all graphs having the same number of uniquely labeled vertices. When the vertex labels are latent, such graphs are…

Quantitative Methods · Quantitative Biology 2012-10-17 Joshua T. Vogelstein , Carey E. Priebe

Let F be a set of ordered patterns, i.e., graphs whose vertices are linearly ordered. An F-free ordering of the vertices of a graph H is a linear ordering of V(H) such that none of patterns in F occurs as an induced ordered subgraph. We…

Discrete Mathematics · Computer Science 2014-08-08 Pavol Hell , Bojan Mohar , Arash Rafiey

The stability of the three-dimensional vortex-glass order in random type-II superconductors with point disorder is investigated by equilibrium Monte Carlo simulations based on a lattice XY model with a uniform field threading the system. It…

Superconductivity · Physics 2009-10-31 Hikaru Kawamura

We are given a stack of pancakes of different sizes and the only allowed operation is to take several pancakes from top and flip them. The unburnt version requires the pancakes to be sorted by their sizes at the end, while in the burnt…

Discrete Mathematics · Computer Science 2011-02-07 Josef Cibulka

This manuscript introduces Diophantine labeling, a new way of labeling of the vertices for finite simple undirected graphs with some divisibility condition on the edges. Maximal graphs admitting Diophantine labeling are investigated and…

Combinatorics · Mathematics 2026-01-01 A. Nasr , A. Elsonbaty , M. A. Seoud , M. Anwar

Frei et al. [6] showed that the problem to decide whether a graph is stable with respect to some graph parameter under adding or removing either edges or vertices is $\Theta_2^{\text{P}}$-complete. They studied the common graph parameters…

Computational Complexity · Computer Science 2021-06-04 Robin Weishaupt , Jörg Rothe

The Stirling number of a simple graph is the number of partitions of its vertex set into a specific number of non-empty independent sets. In 2015, Engbers et al. showed that the coefficients in the normal ordering of a word $w$ in the…

Combinatorics · Mathematics 2021-06-16 Ken Joffaniel Gonzales

The parallel chip-firing game is a periodic automaton on graphs in which vertices "fire" chips to their neighbors. In 1989, Bitar conjectured that the period of a parallel chip-firing game with n vertices is at most n. Though this…

Combinatorics · Mathematics 2013-07-09 Tian-Yi Jiang

One method to obtain a proper vertex coloring of graphs using a reasonable number of colors is to start from any arbitrary proper coloring and then repeat some local re-coloring techniques to reduce the number of color classes. The Grundy…

Discrete Mathematics · Computer Science 2024-03-05 Manouchehr Zaker

Every better quasi-order codifies a Borel graph that does not contain a copy of the shift graph. It is known that there is a better quasi-order that codes a Borel graph with infinite Borel chromatic number, though one has yet to be…

Logic · Mathematics 2021-01-15 Keegan Dasilva Barbosa

We investigate how sorting algorithms efficiently overcome the exponential size of the permutation space. Our main contribution is a new continuous-time formulation of sorting as a gradient flow on the permutohedron, yielding an independent…

Data Structures and Algorithms · Computer Science 2025-04-24 Jonathan Landers

We study unlimited infinite churn in peer-to-peer overlay networks. Under this churn, arbitrary many peers may concurrently request to join or leave the overlay network; moreover these requests may never stop coming. We prove that unlimited…

Distributed, Parallel, and Cluster Computing · Computer Science 2016-08-03 Dianne Foreback , Mikhail Nesterenko , Sébastien Tixeuil

A majority coloring of an undirected graph is a vertex coloring in which for each vertex there are at least as many bi-chromatic edges containing that vertex as monochromatic ones. It is known that for every countable graph a majority…

Discrete Mathematics · Computer Science 2024-06-07 Bartłomiej Bosek , Aleksander Katan

We investigate what happens when we try to work with continuing block codes (i.e. left or right continuing factor maps) between shift spaces that may not be shifts of finite type. For example, we demonstrate that continuing block codes on…

Dynamical Systems · Mathematics 2014-10-28 Jisang Yoo

In the sandpile model, vertices of a graph are allocated grains of sand. At each unit of time, a grain is added to a randomly chosen vertex. If that causes its number of grains to exceed its degree, that vertex is called unstable, and…

Combinatorics · Mathematics 2024-09-19 Thomas Selig , Haoyue Zhu

Graph burning is a discrete process that models the spread of influence through a network using a fire as a proxy for the type of influence being spread. This process was recently extended to hypergraphs. We introduce a variant of…

Combinatorics · Mathematics 2024-08-13 Andrea C. Burgess , John A. Hawkin , Alexander J. M. Howse , Caleb W. Jones , David A. Pike

It is argued that the electron stripes as found in correlated oxides have to do with an unrecognized form of order. The manifestation of this order is the robust property that the charge stripes are at the same time anti-phase boundaries in…

Strongly Correlated Electrons · Physics 2009-11-07 J. Zaanen , O. Y. Osman , H. V. Kruis , Z. Nussinov , J. Tworzydlo

In the first place, a novel, yet straightforward in-place integer value-sorting algorithm is presented. It sorts in linear time using constant amount of additional memory for storing counters and indices beside the input array. The…

Data Structures and Algorithms · Computer Science 2013-07-11 A. Emre Cetin