中文
相关论文

相关论文: Reconstruction of permutations distorted by single…

200 篇论文

This paper considers the problem of inferring the structure of a network from indirect observations. Each observation (a "trace") is the unordered set of nodes which are activated along a path through the network. Since a trace does not…

数据结构与算法 · 计算机科学 2013-01-30 Vincent Gripon , Michael Rabbat

We consider the problem of counting the occurrences of patterns of the form $xy-z$ within flattened permutations of a given length. Using symmetric functions, we find recurrence relations satisfied by the distributions on $\mathcal{S}_n$…

组合数学 · 数学 2013-06-17 Toufik Mansour , Mark Shattuck , David G. L. Wang

The graph reconstruction conjecture asserts that every finite simple graph on at least three vertices can be reconstructed up to isomorphism from its deck - the collection of its vertex-deleted subgraphs. Kocay's Lemma is an important tool…

组合数学 · 数学 2014-09-09 Igor C. Oliveira , Bhalchandra D. Thatte

We consider a random permutation drawn from the set of permutations of length $n$ that avoid some given set of patterns of length 3. We show that the number of occurrences of another pattern $\sigma$ has a limit distribution, after suitable…

概率论 · 数学 2018-04-18 Svante Janson

The problem of reconstructing a sequence from the set of its length-$k$ substrings has received considerable attention due to its various applications in genomics. We study an uncoded version of this problem where multiple random sources…

信息论 · 计算机科学 2023-05-11 Kel Levick , Ilan Shomorony

In this paper I present a conjecture for a recursive algorithm that finds each permutation of combining two sets of objects (AKA the Shuffle Product). This algorithm provides an efficient way to navigate this problem, as each atomic…

数据结构与算法 · 计算机科学 2014-01-08 Diego Fernando C. Carrión L

In this paper, we give a polynomial (O(n^8)) algorithm for finding a longest common pattern between two permutations of size n given that one is separable. We also give an algorithm for general permutations whose complexity depends on the…

组合数学 · 数学 2014-10-01 Dominique Rossin , Mathilde Bouvel

A permutation of size $n$ can be identified to its diagram in which there is exactly one point per row and column in the grid $[n]^2$. In this paper we consider multidimensional permutations (or $d$-permutations), which are identified to…

组合数学 · 数学 2022-10-12 Nicolas Bonichon , Pierre-Jean Morel

Detecting and counting copies of permutation patterns are fundamental algorithmic problems, with applications in the analysis of rankings, nonparametric statistics, and property testing tasks such as independence and quasirandomness…

数据结构与算法 · 计算机科学 2026-05-07 Michal Opler

A permutation array(permutation code, PA) of length $n$ and distance $d$, denoted by $(n,d)$ PA, is a set of permutations $C$ from some fixed set of $n$ elements such that the Hamming distance between distinct members…

信息论 · 计算机科学 2008-01-28 Lizhen Yang , Kefei Chen , Luo Yuan

Graph reconstruction can efficiently detect the underlying topology of massive networks such as the Internet. Given a query oracle and a set of nodes, the goal is to obtain the edge set by performing as few queries as possible. An algorithm…

数据结构与算法 · 计算机科学 2024-07-29 Clara Stegehuis , Lotte Weedage

A permutation array(or code) of length $n$ and distance $d$, denoted by $(n,d)$ PA, is a set of permutations $C$ from some fixed set of $n$ elements such that the Hamming distance between distinct members $\mathbf{x},\mathbf{y}\in C$ is at…

信息论 · 计算机科学 2008-01-28 Lizhen Yang , Kefei Chen , Luo Yuan

In this note, we consider the problem of finding a step-by-step transformation between two longest increasing subsequences in a sequence, namely Longest Increasing Subsequence Reconfiguration. We give a polynomial-time algorithm for…

数据结构与算法 · 计算机科学 2023-10-03 Yuuki Aoike , Masashi Kiyomi , Yasuaki Kobayashi , Yota Otachi

The sequence reconstruction problem involves a model where a sequence is transmitted over several identical channels. This model investigates the minimum number of channels required for the unique reconstruction of the transmitted sequence.…

信息论 · 计算机科学 2025-04-30 Zhaojun Lan , Yubo Sun , Wenjun Yu , Gennian Ge

We consider a large family of equivalence relations on permutations in Sn that generalise those discovered by Knuth in his study of the Robinson-Schensted correspondence. In our most general setting, two permutations are equivalent if one…

组合数学 · 数学 2011-11-17 Steven Linton , James Propp , Tom Roby , Julian West

Given a set of integers, one can easily construct the set of their pairwise distances. We consider the inverse problem: given a set of pairwise distances, find the integer set which realizes the pairwise distance set. This problem arises in…

离散数学 · 计算机科学 2012-12-12 Kishore Jaganathan , Babak Hassibi

Conventional inversion of the discrete Fourier transform (DFT) requires all DFT coefficients to be known. When the DFT coefficients of a rasterized image (represented as a matrix) are known only within a pass band, the original matrix…

数值分析 · 数学 2023-09-07 Howard W. Levinson , Vadim A. Markel , Nicholas Triantafillou

In a large class of statistical inverse problems it is necessary to suppose that the transformation that is inverted is known. Although, in many applications, it is unrealistic to make this assumption, the problem is often insoluble without…

统计理论 · 数学 2008-12-18 Aurore Delaigle , Peter Hall , Alexander Meister

We study the problem of recovering an unknown compactly-supported multivariate function from samples of its Fourier transform that are acquired nonuniformly, i.e. not necessarily on a uniform Cartesian grid. Reconstruction problems of this…

数值分析 · 数学 2022-05-04 Ben Adcock , Milana Gataric , José Luis Romero

A number of fields, including the study of genome rearrangements and the design of interconnection networks, deal with the connected problems of sorting permutations in "as few moves as possible", using a given set of allowed operations, or…

离散数学 · 计算机科学 2013-08-27 Anthony Labarre