Sorting permutations with a transposition tree
November 19, 2018 Β· Declared Dead Β· π International Conference on Modeling, Simulation, and Applied Optimization
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Bhadrachalam Chitturi, Indulekha T S
arXiv ID
1811.07443
Category
cs.DS: Data Structures & Algorithms
Citations
9
Venue
International Conference on Modeling, Simulation, and Applied Optimization
Last Checked
4 months ago
Abstract
The set of all permutations with $n$ symbols is a symmetric group denoted by $S_n$. A transposition tree, $T$, is a spanning tree over its $n$ vertices $V_T=${$1, 2, 3, \ldots n$} where the vertices are the positions of a permutation $Ο$ and $Ο$ is in $S_n$. $T$ is the operation and the edge set $E_T$ denotes the corresponding generator set. The goal is to sort a given permutation $Ο$ with $T$. The number of generators of $E_T$ that suffices to sort any $Ο\in S_n$ constitutes an upper bound. It is an upper bound, on the diameter of the corresponding Cayley graph $Ξ$ i.e. $diam(Ξ)$. A precise upper bound equals $diam(Ξ)$. Such bounds are known only for a few trees. Jerrum showed that computing $diam(Ξ)$ is intractable in general if the number of generators is two or more whereas $T$ has $n-1$ generators. For several operations computing a tight upper bound is of theoretical interest. Such bounds have applications in evolutionary biology to compute the evolutionary relatedness of species and parallel/distributed computing for latency estimation. The earliest algorithm computed an upper bound $f(Ξ)$ in a $Ξ©(n!)$ time by examining all $Ο$ in $S_n$. Subsequently, polynomial time algorithms were designed to compute upper bounds or their estimates. We design an upper bound $Ξ΄^*$ whose cumulative value for all trees of a given size $n$ is shown to be the tightest for $n \leq 15$. We show that $Ξ΄^*$ is tightest known upper bound for full binary trees. Keywords: Transposition trees, Cayley graphs, permutations, sorting, upper bound, diameter, greedy algorithms.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted