English

The Complexity of Order Type Isomorphism

Computational Geometry 2013-11-06 v1

Abstract

The order type of a point set in RdR^d maps each (d+1)(d{+}1)-tuple of points to its orientation (e.g., clockwise or counterclockwise in R2R^2). Two point sets XX and YY have the same order type if there exists a mapping ff from XX to YY for which every (d+1)(d{+}1)-tuple (a1,a2,,ad+1)(a_1,a_2,\ldots,a_{d+1}) of XX and the corresponding tuple (f(a1),f(a2),,f(ad+1))(f(a_1),f(a_2),\ldots,f(a_{d+1})) in YY have the same orientation. In this paper we investigate the complexity of determining whether two point sets have the same order type. We provide an O(nd)O(n^d) algorithm for this task, thereby improving upon the O(n3d/2)O(n^{\lfloor{3d/2}\rfloor}) algorithm of Goodman and Pollack (1983). The algorithm uses only order type queries and also works for abstract order types (or acyclic oriented matroids). Our algorithm is optimal, both in the abstract setting and for realizable points sets if the algorithm only uses order type queries.

Keywords

Cite

@article{arxiv.1311.0928,
  title  = {The Complexity of Order Type Isomorphism},
  author = {Greg Aloupis and John Iacono and Stefan Langerman and Özgür Özkan},
  journal= {arXiv preprint arXiv:1311.0928},
  year   = {2013}
}

Comments

Preliminary version of paper to appear at ACM-SIAM Symposium on Discrete Algorithms (SODA14)

R2 v1 2026-06-22T02:01:04.280Z