Generalized Sorting with Predictions

10/31/2020
by   Pinyan Lu, et al.
0

Generalized sorting problem, also known as sorting with forbidden comparisons, was first introduced by Huang et al. together with a randomized algorithm which requires Õ(n^3/2) probes. We study this problem with additional predictions for all pairs of allowed comparisons as input. We propose a randomized algorithm which uses O(n log n+w) probes with high probability and a deterministic algorithm which uses O(nw) probes, where w is the number of mistakes made by prediction.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/14/2021

Stochastic and Worst-Case Generalized Sorting Revisited

The generalized sorting problem is a restricted version of standard comp...
research
07/06/2019

A Randomized Algorithm for Edge-Colouring Graphs in O(m√(n)) Time

We present a simple randomized algorithm to edge-colour arbitrary simple...
research
11/08/2022

Universal Sorting: Finding a DAG using Priced Comparisons

We resolve two open problems in sorting with priced information, introdu...
research
12/01/2020

Huskysort

Much of the copious literature on the subject of sorting has concentrate...
research
03/06/2023

Efficiency of the Multisection Method

We study the efficiency of the multisection method for univariate nonlin...
research
11/03/2018

QuickXsort - A Fast Sorting Scheme in Theory and Practice

QuickXsort is a highly efficient in-place sequential sorting scheme that...
research
03/12/2018

Sorting by Swaps with Noisy Comparisons

We study sorting of permutations by random swaps if each comparison give...

Please sign up or login with your details

Forgot password? Click here to reset