Permutree sorting

07/15/2020
by   Vincent Pilaud, et al.
0

Generalizing stack sorting and c-sorting for permutations, we define the permutree sorting algorithm. Given two disjoint subsets U and D of {2, …, n-1}, the (U,D)-permutree sorting tries to sort the permutation π∈𝔖_n and fails if and only if there are 1 ≤ i < j < k ≤ n such that π contains the subword jki if j ∈ U and kij if j ∈ D. This algorithm is seen as a way to explore an automaton which either rejects all reduced expressions of π, or accepts those reduced expressions for π whose prefixes are all (U,D)-permutree sortable.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/11/2018

An O(N) Sorting Algorithm: Machine Learning Sorting

We propose an O(N) sorting algorithm based on Machine Learning method, w...
research
12/19/2022

Lower bound on the running time of Pop-Stack Sorting on a random permutation

Pop-Stack Sorting is an algorithm that takes a permutation as an input a...
research
10/08/2019

Stack Sorting with Increasing and Decreasing Stacks

We introduce a sorting machine consisting of k+1 stacks in series: the f...
research
11/26/2021

PicArrange – Visually Sort, Search, and Explore Private Images on a Mac Computer

The native macOS application PicArrange integrates state-of-the-art imag...
research
03/19/2019

Cross-study Reliability of the Open Card Sorting Method

Information architecture forms the foundation of users' navigation exper...
research
12/10/2021

FLiMS: a Fast Lightweight 2-way Merger for Sorting

In this paper, we present FLiMS, a highly-efficient and simple parallel ...
research
10/28/2017

Minimax Rates and Efficient Algorithms for Noisy Sorting

There has been a recent surge of interest in studying permutation-based ...

Please sign up or login with your details

Forgot password? Click here to reset