中文
相关论文

相关论文: Maximal right smooth extension chains

200 篇论文

Let $u \shuffle v$ denote the set of all shuffles of the words $u$ and $v$. It is shown that for each integer $n \geq 3$ there exists a square-free ternary word $u$ of length $n$ such that $u\shuffle u$ contains a square-free word. This…

离散数学 · 计算机科学 2013-09-10 Tero Harju , Mike Müller

Copying mechanism has been commonly used in neural paraphrasing networks and other text generation tasks, in which some important words in the input sequence are preserved in the output sequence. Similarly, in machine translation, we notice…

计算与语言 · 计算机科学 2020-10-23 Jin Xu , Yinuo Guo , Junfeng Hu

The prefix palindromic length $p_{\mathbf{u}}(n)$ of an infinite word $\mathbf{u}$ is the minimal number of concatenated palindromes needed to express the prefix of length $n$ of $\mathbf{u}$. This function is surprisingly difficult to…

组合数学 · 数学 2022-03-15 Dora V. Bulgakova , Anna E. Frid , Jérémy Scanvic

A string $w$ is called a minimal absent word (MAW) for another string $T$ if $w$ does not occur in $T$ but the proper substrings of $w$ occur in $T$. For example, let $\Sigma = \{\mathtt{a, b, c}\}$ be the alphabet. Then, the set of MAWs…

We extend classical theorems of Renyi by finding the distributions of the numbers of both weak and strong left-to-right maxima (a.k.a. outstanding elements) in words over a given alphabet and in permutations of a given multiset.

组合数学 · 数学 2007-05-23 Amy Myers , Herb Wilf

A $(1+\varepsilon)\textit{-stretch tree cover}$ of a metric space is a collection of trees, where every pair of points has a $(1+\varepsilon)$-stretch path in one of the trees. The celebrated $\textit{Dumbbell Theorem}$ [Arya et~al.…

计算几何 · 计算机科学 2024-03-27 Hsien-Chih Chang , Jonathan Conroy , Hung Le , Lazar Milenkovic , Shay Solomon , Cuong Than

We give alternative definitions for maximum matching width, e.g. a graph $G$ has $\operatorname{mmw}(G) \leq k$ if and only if it is a subgraph of a chordal graph $H$ and for every maximal clique $X$ of $H$ there exists $A,B,C \subseteq X$…

数据结构与算法 · 计算机科学 2015-07-10 Jisu Jeong , Sigve Hortemo Sæther , Jan Arne Telle

The subword complexity of a word $w$ over a finite alphabet $\mathcal{A}$ is a function that assigns for each positive integer $n$, the number of distinct subwords of length $n$ in $w$. The subword complexity of a word is a good measure of…

组合数学 · 数学 2014-09-16 Hannah Vogel

The d-neighborhood of a word W in the Levenshtein distance is the set of all words at distance at most d from W. Generating the neighborhood of a word W, or related sets of words such as the condensed neighborhood or the super-condensed…

组合数学 · 数学 2025-09-05 Cedric Chauve , Louxin Zhang

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

A language L is suffix-convex if for any words u, v,w, whenever w and uvw are in L, vw is in L as well. Suffix-convex languages include left ideals, suffix-closed languages, and suffix-free languages, which were studied previously. In this…

形式语言与自动机理论 · 计算机科学 2018-05-15 Corwin Sinnamon

In 2009, Shur published the following conjecture: Let $L$ be a power-free language and let $e(L)\subseteq L$ be the set of words of $L$ that can be extended to a bi-infinite word respecting the given power-freeness. If $u, v \in e(L)$ then…

形式语言与自动机理论 · 计算机科学 2025-04-29 Josef Rukavicka

We present a spatially efficient decomposition of matrices and arbitrary-order tensors as linear combinations of tensor products of $\{-1, 1\}$-valued vectors. For any matrix $A \in \mathbb{R}^{m \times n}$, $$A - R_w = S_w C_w T_w^\top =…

组合数学 · 数学 2024-10-03 Alex W. Neal Riasanovsky , Sarah El Kazdadi

In this paper, we consider a variant of the classical algorithmic problem of checking whether a given word $v$ is a subsequence of another word $w$. More precisely, we consider the problem of deciding, given a number $p$ (defining a…

形式语言与自动机理论 · 计算机科学 2024-09-16 Maria Kosche , Tore Koß , Florin Manea , Viktoriya Pak

Weighted automata are nondeterministic automata with numerical weights on transitions. They can define quantitative languages $L$ that assign to each word $w$ a real number $L(w)$. In the case of infinite words, the value of a run is…

计算机科学中的逻辑 · 计算机科学 2009-05-15 Krishnendu Chatterjee , Laurent Doyen , Thomas A. Henzinger

In this paper, we study arbitrary regular factorial languages over a finite alphabet $\Sigma$. For the set of words $L(n)$ of the length $n$ belonging to a regular factorial language $L$, we investigate the depth of decision trees solving…

形式语言与自动机理论 · 计算机科学 2022-01-07 Mikhail Moshkov

Words of estimative probability (WEP) are expressions of a statement's plausibility (probably, maybe, likely, doubt, likely, unlikely, impossible...). Multiple surveys demonstrate the agreement of human evaluators when assigning numerical…

计算与语言 · 计算机科学 2023-06-27 Damien Sileo , Marie-Francine Moens

A word is "crucial" with respect to a given set of "prohibited words" (or simply "prohibitions") if it avoids the prohibitions but it cannot be extended to the right by any letter of its alphabet without creating a prohibition. A "minimal…

组合数学 · 数学 2010-03-16 Amy Glen , Bjarni V. Halldórsson , Sergey Kitaev

Tries are general purpose data structures for information retrieval. The most significant parameter of a trie is its height $H$ which equals the length of the longest common prefix of any two string in the set $A$ over which the trie is…

数据结构与算法 · 计算机科学 2020-03-10 Stefan Eckhardt , Sven Kosub , Johannes Nowak

Precoding design for maximizing weighted sum-rate (WSR) is a fundamental problem for downlink of massive multi-user multiple-input multiple-output (MU-MIMO) systems. It is well-known that this problem is generally NP-hard due to the…

信号处理 · 电气工程与系统科学 2023-03-22 Xiaotong Zhao , Siyuan Lu , Qingjiang Shi , Zhi-Quan Luo