中文
相关论文

相关论文: String Matching and 1d Lattice Gases

200 篇论文

This thesis is divided in two parts. The first presents an overview of known results in statistical mechanics of disordered systems and its approach to random combinatorial optimization problems. The second part is a discussion of two…

统计力学 · 物理学 2008-01-21 Fabrizio Altarelli

In this paper we revisit random linear under-determined systems with sparse solutions. We consider $\ell_1$ optimization heuristic known to work very well when used to solve these systems. A collection of fundamental results that relate to…

最优化与控制 · 数学 2016-12-20 Mihailo Stojnic

We consider the persistent exclusion process in which a set of persistent random walkers interact via hard-core exclusion on a hypercubic lattice in $d$ dimensions. We work within the ballistic regime whereby particles continue to hop in…

统计力学 · 物理学 2020-11-23 Matthew J. Metson , Martin R. Evans , Richard A. Blythe

Strings form a fundamental data type in computer systems. String searching has been extensively studied since the inception of computer science. Increasingly many applications have to deal with imprecise strings or strings with fuzzy…

数据库 · 计算机科学 2015-09-30 Sharma V. Thankachan , Manish Patil , Rahul Shah , Sudip Biswas

For a fixed integer $k\geqslant 2$, let $G\in \mathcal{G}(n,p)$ be a simple connected graph on $n\rightarrow\infty$ vertices with the expected degree $d=np$ satisfying $d\geqslant c$ and $d^{k-1}= o(n)$ for some large enough constant $c$.…

组合数学 · 数学 2022-02-08 Fang Tian , Yun-Qin Sun , Zi-Long Liu

This article studies the expected occupancy probabilities on an alphabet. Unlike the standard situation, where observations are assumed to be independent and identically distributed (iid), we assume that they follow a regime switching…

概率论 · 数学 2020-05-19 Michael Grabchak , Mark Kelbert , Quentin Paris

Word Break is a prototypical factorization problem in string processing: Given a word $w$ of length $N$ and a dictionary $\mathcal{D} = \{d_1, d_2, \ldots, d_{K}\}$ of $K$ strings, determine whether we can partition $w$ into words from…

数据结构与算法 · 计算机科学 2025-06-19 Rajat De , Dominik Kempa

We study various temporal correlation functions of a tagged particle in one-dimensional systems of interacting point particles evolving with Hamiltonian dynamics. Initial conditions of the particles are chosen from the canonical thermal…

统计力学 · 物理学 2015-06-25 Anjan Roy , Abhishek Dhar , Onuttom Narayan , Sanjib Sabhapandit

The distances between words calculated in word units are studied and compared with the distributions of the Random Matrix Theory (RMT). It is found that the distribution of distance between the same words can be well described by the…

计算与语言 · 计算机科学 2021-10-27 Bogdan Łobodziński

Due to significant computational expense, discrete element method simulations of jammed packings of size-dispersed spheres with size ratios greater than 1:10 have remained elusive, limiting the correspondence between simulations and…

The main theme of this paper is the enumeration of the occurrence of a pattern in words and permutations. We mainly focus on asymptotic properties of the sequence $f_r^v(k,n),$ the number of $n$-array $k$-ary words that contain a given…

组合数学 · 数学 2019-05-15 Toufik Mansour , Reza Rastegar , Alexander Roitershtein

We study the problem of finding solutions to the stable matching problem that are robust to errors in the input and we obtain a polynomial time algorithm for a special class of errors. In the process, we also initiate work on a new…

数据结构与算法 · 计算机科学 2018-12-17 Tung Mai , Vijay V. Vazirani

We study here the so called subsequence pattern matching also known as hidden pattern matching in which one searches for a given pattern $w$ of length $m$ as a subsequence in a random text of length $n$. The quantity of interest is the…

概率论 · 数学 2020-03-24 Svante Janson , Wojciech Szpankowski

The article studies the almost surely asymptotics of extreme values $\bar{\xi}_n = \max_{1\leq i \leq n} \xi_i$, where $ \xi , \xi_1 , \xi_2 , \ldots$ are discrete identically distributed random variables. One of the main results on this…

概率论 · 数学 2025-03-27 Kateryna Akbash , Ivan Matsak

In this paper we study how certain families of aperiodic infinite words can be used to produce aperiodic pseudorandom number generators (PRNGs) with good statistical behavior. We introduce the \emph{well distributed occurrences} (WELLDOC)…

We study the entropy of a set of identical hard objects, of general shape, with each object pivoted on the vertices of a d-dimensional regular lattice of lattice spacing a, but can have arbitrary orientations. When the pivoting point is…

统计力学 · 物理学 2023-05-30 Sushant Saryal , Deepak Dhar

We consider a generic system composed of a fixed number of particles distributed over a finite number of energy levels. We make only general assumptions about system's properties and the entropy. System's constraints other than fixed number…

概率论 · 数学 2020-03-12 Tomasz M. Łapiński

We consider a one-dimensional gas of $N$ charged particles confined by an external harmonic potential and interacting via the one-dimensional Coulomb potential. For this system we show that in equilibrium the charges settle, on an average,…

统计力学 · 物理学 2018-10-30 Abhishek Dhar , Anupam Kundu , Satya N. Majumdar , Sanjib Sabhapandit , Gregory Schehr

We consider a finite collection of reinforced stochastic processes with a general network-based interaction among them. We provide sufficient and necessary conditions in order to have some form of almost sure asymptotic synchronization,…

概率论 · 数学 2025-06-11 Giacomo Aletti , Irene Crimaldi , Andrea Ghiglietti

We study the problem of computing the probability that a given stochastic context-free grammar (SCFG), G, generates a string in a given regular language L(D) (given by a DFA, D). This basic problem has a number of applications in…

形式语言与自动机理论 · 计算机科学 2013-02-27 Kousha Etessami , Alistair Stewart , Mihalis Yannakakis