中文
相关论文

相关论文: Shuffling by semi-random transpositions

200 篇论文

A random $n$-permutation may be generated by sequentially removing random cards $C_1,...,C_n$ from an $n$-card deck $D = \{1,...,n\}$. The permutation $\sigma$ is simply the sequence of cards in the order they are removed. This permutation…

概率论 · 数学 2014-06-17 Nicholas F. Travers

Permutation patterns and pattern avoidance have been intensively studied in combinatorics and computer science, going back at least to the seminal work of Knuth on stack-sorting (1968). Perhaps the most natural algorithmic question in this…

数据结构与算法 · 计算机科学 2019-08-14 Benjamin Aram Berendsohn , László Kozma , Dániel Marx

We consider the following card guessing game with no feedback. An ordered deck of n cards labeled 1 up to n is riffle-shuffled exactly one time. Then, the goal of the game is to maximize the number of correct guesses of the cards. One after…

组合数学 · 数学 2023-08-31 Markus Kuba , Alois Panholzer

In this note we present an algorithm that lists all $4$-cycles in a graph in time $\tilde{O}(\min(n^2,m^{4/3})+t)$ where $t$ is their number. Notably, this separates $4$-cycle listing from triangle-listing, since the latter has a…

数据结构与算法 · 计算机科学 2022-11-21 Amir Abboud , Seri Khoury , Oree Leibowitz , Ron Safier

We study gossip algorithms for the rumor spreading problem which asks one node to deliver a rumor to all nodes in an unknown network. We present the first protocol for any expander graph $G$ with $n$ nodes such that, the protocol informs…

分布式、并行与集群计算 · 计算机科学 2013-11-14 Zeyu Guo , He Sun

We study the mixing time of a systematic scan Markov chain for sampling from the uniform distribution on proper 7-colourings of a finite rectangular sub-grid of the infinite square lattice, the grid. A systematic scan Markov chain cycles…

概率论 · 数学 2009-04-01 Markus Jalsenius , Kasper Pedersen

We study the complexity of determining a winning committee under the Chamberlin--Courant voting rule when voters' preferences are single-crossing on a line, or, more generally, on a median graph (this class of graphs includes, e.g., trees…

计算机科学与博弈论 · 计算机科学 2020-10-20 Andrei Constantinescu , Edith Elkind

We present improved bounds for randomly sampling $k$-colorings of graphs with maximum degree $\Delta$; our results hold without any further assumptions on the graph. The Glauber dynamics is a simple single-site update Markov chain. Jerrum…

离散数学 · 计算机科学 2024-11-01 Charlie Carlson , Eric Vigoda

We design a randomized algorithm that finds a Hamilton cycle in $\mathcal{O}(n)$ time with high probability in a random graph $G_{n,p}$ with edge probability $p\ge C \log n / n$. This closes a gap left open in a seminal paper by Angluin and…

数据结构与算法 · 计算机科学 2020-12-07 Rajko Nenadov , Angelika Steger , Pascal Su

The thesis consider the mixing of few (3-4) card shuffling as well as of large (52 card) deck. The thesis is showing the limit on the shuffling to homogeneity elaborated in short program; the thesis is in italian.

离散数学 · 计算机科学 2014-07-28 Benjamin Isac Fargion

It is a classical result that a random permutation of $n$ elements has, on average, about $\log n$ cycles. We generalise this fact to all directed $d$-regular graphs on $n$ vertices by showing that, on average, a random cycle-factor of such…

Efficient computation of trajectories of switched affine systems becomes possible, if for any such hybrid system, we can manage to efficiently compute the sequence of switching times. Once the switching times have been computed, we can…

最优化与控制 · 数学 2021-05-03 Guillaume O. Berger , Maben Rabi

When shuffling a deck of cards, one probably wants to make sure it is thoroughly shuffled. A way to do this is by sifting through the cards to ensure that no adjacent cards are the same number, because surely this is a poorly shuffled deck.…

组合数学 · 数学 2019-11-19 James Enouen

In this paper we consider a simple Markov chain for bipartite graphs with given degree sequence on $n$ vertices. We show that the mixing time of this Markov chain is bounded above by a polynomial in $n$ in case of {\em semi-regular} degree…

组合数学 · 数学 2021-01-01 Péter L. Erdös , Istán Miklós , Lajos Soukup

We analyze the mixing time of a natural local Markov chain (the Glauber dynamics) on configurations of the solid-on-solid model of statistical physics. This model has been proposed, among other things, as an idealization of the behavior of…

数学物理 · 物理学 2010-08-03 Fabio Martinelli , Alistair Sinclair

Kallampally and Tewari showed in 2016 that there can be a trade-off between determinism and time in space-bounded computations. This they did by describing an unambiguous non-deterministic algorithm to solve Directed Graph Reachability that…

计算复杂性 · 计算机科学 2025-04-16 Ronak Bhadra , Raghunath Tewari

We prove a Chernoff-type bound for sums of matrix-valued random variables sampled via a regular (aperiodic and irreducible) finite Markov chain. Specially, consider a random walk on a regular Markov chain and a Hermitian matrix-valued…

机器学习 · 统计学 2020-10-30 Jiezhong Qiu , Chi Wang , Ben Liao , Richard Peng , Jie Tang

In this paper, we introduce and analyze a new operation $\circ_{R}$ which mixes two distributions $\Omega$ and $\Omega'$ via a random orthogonal matrix. In particular, we take $\Omega \circ_R \Omega'$ to be the limit as $n \to \infty$ of…

组合数学 · 数学 2023-01-02 Wenjun Cai , Aaron Potechin

Consider the following one player game. A deck containing $m$ copies of $n$ different card types is shuffled uniformly at random. Each round the player tries to guess the next card in the deck, and then the card is revealed and discarded.…

概率论 · 数学 2021-07-20 Sam Spiro

The mixing time of a random walk, with or without backtracking, on a random graph generated according to the configuration model on $n$ vertices, is known to be of order $\log n$. In this paper we investigate what happens when the random…

概率论 · 数学 2018-01-16 Luca Avena , Hakan Guldas , Remco van der Hofstad , Frank den Hollander