中文
相关论文

相关论文: Considering Adelman's Shortest Permutation Strings

200 篇论文

Finding the minimum distance of linear codes is an NP-hard problem. Traditionally, this computation has been addressed by means of the design of algorithms that find, by a clever exhaustive search, a linear combination of some generating…

信息论 · 计算机科学 2020-11-02 M. P. Cuéllar , J. Gómez-Torrecillas , F. J. Lobillo , G. Navarro

We present two variations of Duval's algorithm for computing the Lyndon factorization of a word. The first algorithm is designed for the case of small alphabets and is able to skip a significant portion of the characters of the string, for…

数据结构与算法 · 计算机科学 2014-07-14 Sukhpal Singh Ghuman , Emanuele Giaquinta , Jorma Tarhio

A reduced word of a permutation $w$ is a minimal length expression of $w$ as a product of simple transpositions. We examine the computational complexity, formulas and (randomized) algorithms for their enumeration. In particular, we prove…

组合数学 · 数学 2022-06-08 Cara Monical , Benjamin Pankow , Alexander Yong

Combinatorial designs provide an interesting source of optimization problems. Among them, permutation codes are particularly interesting given their applications in powerline communications, flash memories, and block ciphers. This paper…

神经与进化计算 · 计算机科学 2021-11-29 Luca Mariot , Stjepan Picek , Domagoj Jakobovic , Marko Djurasevic , Alberto Leporati

Given a string $w$, another string $v$ is said to be a subsequence of $w$ if $v$ can be obtained from $w$ by removing some of its letters; on the other hand, $v$ is called an absent subsequence of $w$ if $v$ is not a subsequence of $w$. The…

数据结构与算法 · 计算机科学 2025-05-01 Florin Manea , Tina Ringleb , Stefan Siemer , Maximilian Winkler

We consider the problem of factoring permutations as a product of special types of transpositions, namely, those transpositions involving two positions with bounded distances. In particular, we investigate the minimum number, $\delta$, such…

组合数学 · 数学 2015-06-08 Zejun Huang , Chi-Kwong Li , Sharon H. Li , Nung-Sing Sze

In this paper, a method to generate permutations of a string under a set of constraints decided by the user is presented. The required permutations are generated without generating all the permutations.

离散数学 · 计算机科学 2013-11-18 Dhruvil Badani

In the Shortest-Superstring problem, we are given a set of strings S and want to find a string that contains all strings in S as substrings and has minimum length. This is a classical problem in approximation and the best known…

数据结构与算法 · 计算机科学 2016-11-11 Marcin Mucha

We provide general criteria for the existence of minimal models of streaming transducers, namely devices that read an input word and produce an output value by iteratively updating an internal memory. This abstract model subsumes classical…

形式语言与自动机理论 · 计算机科学 2026-05-14 Christian Bianchini , Gabriele Puppis

We present a novel iterative algorithm for approximating the linear least squares solution with low complexity. After a motivation of the algorithm we discuss the algorithm's properties including its complexity, and we present theoretical…

数据结构与算法 · 计算机科学 2016-11-15 Michael Lunglmayr , Christoph Unterrieder , Mario Huemer

Strings are a natural representation of biological data such as DNA, RNA and protein sequences. The problem of finding a string that summarizes a set of sequences has direct application in relative compression algorithms for genome and…

数据结构与算法 · 计算机科学 2019-12-06 P. Mirabal , J. Abreu , D. Seco

This paper proposes a new algorithm for generating all permutations of multisets. The method uses transpositions only and adjacent transpositions are favoured. The algorithm requires a strong homogeneous transposition condition:…

组合数学 · 数学 2023-09-22 Hans Jakob Rivertz

In the well-known Minimum Linear Arrangement problem (MinLA), the goal is to arrange the nodes of an undirected graph into a permutation so that the total stretch of the edges is minimized. This paper studies an online (learning) variant of…

数据结构与算法 · 计算机科学 2024-05-28 Julien Dallot , Maciej Pacut , Marcin Bienkowski , Darya Melnyk , Stefan Schmid

An infinite permutation is a linear ordering of the set of non-negative integers. Generally, the properties of infinite permutations analogous to those of infinite words show some resemblances and some differences between permutations and…

组合数学 · 数学 2009-11-09 S. V. Avgustinovich , A. E. Frid , T. Kamae , P. V. Salimov

Is it possible to find a shortest description for a binary string? The well-known answer is "no, Kolmogorov complexity is not computable." Faced with this barrier, one might instead seek a short list of candidates which includes a laconic…

计算复杂性 · 计算机科学 2014-02-14 Jason Teutsch

We examine the open problem of finding the shortest string that contains each of the n! permutations of n symbols as contiguous substrings (i.e., the shortest superpermutation on n symbols). It has been conjectured that the shortest…

组合数学 · 数学 2013-04-23 Nathaniel Johnston

In this short paper, we present an improved algorithm for approximating the minimum cut on distributed (CONGEST) networks. Let $\lambda$ be the minimum cut. Our algorithm can compute $\lambda$ exactly in…

数据结构与算法 · 计算机科学 2014-05-16 Danupon Nanongkai

We introduce a novel definition of approximate palindromes in strings, and provide an algorithm to find all maximal approximate palindromes in a string with up to $k$ errors. Our definition is based on the usual edit operations of…

数据结构与算法 · 计算机科学 2007-05-23 A. H. L. Porto , V. C. Barbosa

Interleaved learning in machine learning algorithms is a biologically inspired training method with promising results. In this short note, we illustrate the interleaving mechanism via a simple statistical and optimization framework based on…

信号处理 · 电气工程与系统科学 2023-11-14 Majnu John , Yihren Wu

We comment on two randomized algorithms for constructing low-rank matrix decompositions. Both algorithms employ the Subsampled Randomized Hadamard Transform [14]. The first algorithm appeared recently in [9]; here, we provide a novel…

数据结构与算法 · 计算机科学 2012-04-04 Christos Boutsidis
‹ 上一页 1 2 3 10 下一页 ›