CACrown ArchivesThe cinema collection
Menu
Research dossier · General Reference

Proximity problems

distance estimation problems in computational geometry

Cross-disciplinary reference desk with index cards, atlas, dictionary and catalogue
General referenceInterpretive dossier study · Crown Archives visual atlas
Record originEnglish Wikipedia
Text licenseCC BY-SA 4.0
Source revisionDec 27, 2024
Entity authorityQ7252872
Source-derived summary

Proximity problems is a class of problems in computational geometry which involve estimation of distances between geometric objects.

A subset of these problems stated in terms of points only are sometimes referred to as closest point problems, although the term "closest point problem" is also used synonymously to the nearest neighbor search.

A common trait for many of these problems is the possibility to establish the Θ(n log n) lower bound on their computational complexity by reduction from the element uniqueness problem basing on an observation that if there is an efficient algorithm to compute some kind of minimal distance for a set of objects, it is trivial to check whether this distance equals to 0.

Atomic problems

While these problems pose no computational complexity challenge, some of them are notable because of their ubiquity in computer applications of geometry.

Distance between a pair of line segments. It cannot be expressed by a single formula, unlike, e.g., the distance from a point to a line. Its calculation requires careful enumeration of possible configurations, especially in 3D and higher dimensions.

Bounding box, the minimal axis-aligned hyperrectangle that contains all geometric data

Problems on points

Closest pair of points: Given N points, find two with the smallest distance between them

Closest point query / nearest neighbor query: Given N points, find one with the smallest distance to a given query point

All nearest neighbors problem (construction of the nearest-neighbor graph): Given N points, find a closest one for each of them

Diameter (computational geometry): Given N points, find two with the largest distance between them

Width of a point set: Given N points, find two (hyper)planes with the smallest distance between them and with all points between them

Minimum spanning tree for a set of points

Euclidean minimum spanning tree

Delaunay triangulation

Voronoi diagram

Smallest enclosing sphere: Given N points, find a smallest sphere (circle) enclosing them all

Largest empty circle: Given N points in the plane, find a largest circle centered within their convex hull and enclosing none of them

Smallest enclosing rectangle: unlike the bounding box problem mentioned above, the rectangle may be of any orientation

Largest empty rectangle

Geometric spanner, a weighted graph over a set of points as its vertices which for every pair of vertices has a path between them of weight at most 'k' times the spatial distance between these points for a fixed 'k'.

Other

Shortest path among obstacles

Distance of closest approach

References

Franco P. Preparata and Michael Ian Shamos (1985). Computational Geometry - An Introduction.

Editorial summary

The public source identifies “Proximity problems” as distance estimation problems in computational geometry. This brief keeps that definition visible, then builds a research path around Proximity, problems and distance.

Editorial reviewA dependable orientation record for establishing vocabulary, names and a first evidence trail. The current lead gives the account dated anchors—1985—that can be checked directly. The selected authority fields contribute no independent date. Its value is orientation rather than verdict, with Proximity, problems and distance providing the first useful test.
Editorial analysis

Why this record matters

A short description can identify a subject without explaining its stakes. For “Proximity problems”, the useful work is to connect “distance estimation problems in computational geometry” to the records capable of establishing context and consequence.

Evidence profile

Named sources, stable identifiers and responsible institutions provide the strongest route from overview to verifiable evidence. The source revision retrieved here is dated Dec 27, 2024. The linked authority identifier is Q7252872. The first chronological checks are 1985.

Critical limits

Overview language is designed for orientation and should not be treated as a substitute for the evidence cited beneath it. The source lead contains qualifying language; that uncertainty should survive quotation, summary and reuse. Authority statements aid reconciliation but still require their own references, qualifiers and ranks to be checked.

How to read it

Use the entry as an orientation point, then follow its citations and revision history. Names, dates and institutional relationships should be checked against the original record.

Best used for
  • Subject orientation
  • Search vocabulary
  • Locating named sources
Verify next

The closest primary source, responsible institution and strongest cited specialist reference.

Three-step research path

  1. Establish the record: confirm the title “Proximity problems”, its source revision and the description used here.
  2. Expand the search: follow Proximity problems primary sources, Proximity problems archive and Proximity research across catalogues and specialist indexes.
  3. Test the account: compare the strongest cited source with the responsible institution’s current record and note any disagreement.

Questions for further research

  1. Which source most directly establishes the central claim about “Proximity problems”?
  2. What terminology or title could unlock a more precise catalogue search?
  3. Which institution is responsible for the underlying evidence?
Subject index

Search terms from this dossier

Source & attribution

This entry incorporates text from Proximity problems” on English Wikipedia. Contributors are listed in the page history. Text is available under the Creative Commons Attribution-ShareAlike 4.0 License. Selected authority identifiers and statements are retrieved from Wikidata under CC0; their references and qualifiers remain part of the verification path.