Score: 0

Sorting with constraints

Published: August 31, 2025 | arXiv ID: 2509.02616v1

By: A. Manas

Potential Business Impact:

Sorts items when not all comparisons are allowed.

Business Areas:
A/B Testing Data and Analytics

In this work, we study the generalized sorting problem, where we are given a set of $n$ elements to be sorted, but only a subset of all possible pairwise element comparisons is allowed. We look at the problem from the perspective of the graph formed by the ``forbidden'' pairs, and we parameterize algorithms using the clique number and the chromatic number of this graph. We also extend these results to the class of problems where the input graph is not necessarily sortable, and one is only interested in discovering the partial order. We use our results to develop a simple algorithm that always determines the underlying partial order in $O(n^{3/2} \log n)$ probes, when the input graph is an Erd\H{o}s--R\'enyi graph.

Page Count
13 pages

Category
Computer Science:
Data Structures and Algorithms