English

Learning Partitions using Rank Queries

Data Structures and Algorithms 2024-09-23 v1

Abstract

We consider the problem of learning an unknown partition of an nn element universe using rank queries. Such queries take as input a subset of the universe and return the number of parts of the partition it intersects. We give a simple O(n)O(n)-query, efficient, deterministic algorithm for this problem. We also generalize to give an O(n+klogr)O(n + k\log r)-rank query algorithm for a general partition matroid where kk is the number of parts and rr is the rank of the matroid.

Keywords

Cite

@article{arxiv.2409.13092,
  title  = {Learning Partitions using Rank Queries},
  author = {Deeparnab Chakrabarty and Hang Liao},
  journal= {arXiv preprint arXiv:2409.13092},
  year   = {2024}
}
R2 v1 2026-06-28T18:50:46.127Z