We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computational Geometry

Title: Algorithms for Colourful Simplicial Depth and Medians in the Plane

Abstract: The colourful simplicial depth of a point x in the plane relative to a configuration of n points in k colour classes is exactly the number of closed simplices (triangles) with vertices from 3 different colour classes that contain x in their convex hull. We consider the problems of efficiently computing the colourful simplicial depth of a point x, and of finding a point, called a median, that maximizes colourful simplicial depth.
For computing the colourful simplicial depth of x, our algorithm runs in time O(n log(n) + k n) in general, and O(kn) if the points are sorted around x. For finding the colourful median, we get a time of O(n^4). For comparison, the running times of the best known algorithm for the monochrome version of these problems are O(n log(n)) in general, improving to O(n) if the points are sorted around x for monochrome depth, and O(n^4) for finding a monochrome median.
Comments: 17 pages, 8 figures
Subjects: Computational Geometry (cs.CG); Combinatorics (math.CO)
MSC classes: 68U05, 52B55, 05C85
Cite as: arXiv:1608.07348 [cs.CG]
  (or arXiv:1608.07348v1 [cs.CG] for this version)

Submission history

From: Tamon Stephen [view email]
[v1] Fri, 26 Aug 2016 01:51:02 GMT (22kb)

Link back to: arXiv, form interface, contact.