The closest pair of points problem or closest pair problem is a problem of computational geometry: given n {\displaystyle n} points in metric space, find...
9 KB (1,215 words) - 09:28, 29 December 2024
Nearest neighbor search (redirect from Closest point search)
registration Computational geometry – see Closest pair of points problem Cryptanalysis – for lattice problem Databases – e.g. content-based image retrieval...
27 KB (3,341 words) - 05:46, 24 February 2025
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...
4 KB (514 words) - 00:29, 27 December 2024
K-nearest neighbors algorithm (redirect from K-nearest neighbors problem)
applied.[how?] Mathematics portal Nearest centroid classifier Closest pair of points problem Nearest neighbor graph Segmentation-based object categorization...
32 KB (4,333 words) - 23:48, 16 April 2025
related to the complexity of computing bichromatic closest pairs. In the bichromatic closest pair problem, the input is a set of points, given two different...
55 KB (6,676 words) - 19:53, 5 February 2025
Point-set triangulation (redirect from Triangulation of point sets)
set of edges that connect points of the plane, the problem to determine whether they contain a triangulation is NP-complete. Some triangulations of a set...
12 KB (1,146 words) - 03:30, 25 November 2024
A kinetic closest pair data structure is a kinetic data structure that maintains the closest pair of points, given a set P of n points that are moving...
8 KB (1,039 words) - 12:24, 12 February 2022
each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city?" It is an NP-hard problem in...
87 KB (11,621 words) - 04:38, 23 April 2025
data Closest pair of points problem, the algorithmic problem of finding two points that have the minimum distance among a larger set of points Euclidean...
680 bytes (124 words) - 10:20, 2 November 2024
geometry problem of computing the smallest circle that contains all of a given set of points in the Euclidean plane. The corresponding problem in n-dimensional...
21 KB (2,601 words) - 02:22, 26 December 2024
David Mount (category Year of birth missing (living people))
devoted to solving problems of a geometric nature. This field includes problems from classic geometry, like the closest pair of points problem, as well as more...
8 KB (1,043 words) - 13:08, 5 January 2025
relationship as a pair of intersecting circles". Its solution involves a transcendental equation. The problem derives from "A Country House Visit", one of Jan Struther's...
5 KB (640 words) - 20:44, 31 March 2025
Computational geometry (redirect from List of journals in computational geometry)
as problems at all until the advent of computers. Consider, for example, the Closest pair problem: Given n points in the plane, find the two with the...
15 KB (2,106 words) - 23:26, 25 April 2025
In this way, it avoids the problem of repeatedly finding closest pairs. Nevertheless, for many types of clustering problem, it can be guaranteed to come...
27 KB (3,649 words) - 17:46, 11 February 2025
Sylvester–Gallai theorem (redirect from Sylvester–Gallai problem)
problem in 1893, and Tibor Gallai, who published one of the first proofs of this theorem in 1944. A line that contains exactly two of a set of points...
41 KB (5,243 words) - 02:53, 8 September 2024
Divide-and-conquer algorithm (category Pages displaying short descriptions of redirect targets via Module:Annotated link)
many problems, such as sorting (e.g., quicksort, merge sort), multiplying large numbers (e.g., the Karatsuba algorithm), finding the closest pair of points...
21 KB (2,900 words) - 03:47, 4 March 2025
The Monty Hall problem is a brain teaser, in the form of a probability puzzle, based nominally on the American television game show Let's Make a Deal...
74 KB (8,898 words) - 17:44, 2 May 2025
Penny graph (section Number of edges)
as an instance of the closest pair of points problem, taking worst-case time O(n log n) or (with randomized time and with the use of the floor function)...
18 KB (1,974 words) - 12:52, 2 November 2024
problem in mathematics What is the asymptotic growth rate of the area of the smallest triangle determined by three out of n {\displaystyle n} points in...
20 KB (2,575 words) - 01:52, 17 December 2024
point to the cluster with the closest centroid.[citation needed] Using only the centroid to redistribute the data has problems when clusters lack uniform...
6 KB (788 words) - 18:03, 29 March 2025
well-separated pair decomposition (WSPD) of a set of points S ⊂ R d {\displaystyle S\subset \mathbb {R} ^{d}} , is a sequence of pairs of sets ( A i , B...
14 KB (1,795 words) - 06:24, 11 March 2024
be confused with ray tracing of computer graphics) Slab method Closest pair of points Closest point problem Diameter of a point set Delaunay triangulation...
4 KB (383 words) - 12:07, 30 October 2023
computer science, the maximum sum subarray problem, also known as the maximum segment sum problem, is the task of finding a contiguous subarray with the largest...
20 KB (2,467 words) - 15:17, 26 February 2025
1988: Closest pair". In Aggarwal, Alok; Wein, Joel (eds.). Computational Geometry: Lecture Notes for 18.409, Spring 1988. Massachusetts Institute of Technology...
7 KB (879 words) - 01:06, 4 April 2024
calculus operation of indefinite integration (i.e. finding antiderivatives) Closest pair problem: find the pair of points (from a set of points) with the smallest...
72 KB (7,945 words) - 09:48, 26 April 2025
central-force problem is to determine the motion of a particle in a single central potential field. A central force is a force (possibly negative) that points from...
53 KB (8,207 words) - 14:56, 2 November 2024
addresses one of DBSCAN's major weaknesses: the problem of detecting meaningful clusters in data of varying density. To do so, the points of the database...
16 KB (2,133 words) - 10:56, 23 April 2025
Eigenvalue algorithm (redirect from Matrix eigenvalue problem)
numerical analysis, one of the most important problems is designing efficient and stable algorithms for finding the eigenvalues of a matrix. These eigenvalue...
40 KB (4,870 words) - 01:55, 13 March 2025
Delone set (section Construction of ε-nets)
to the particular optimization problem being solved) If it is bigger, remove from the input the points whose closest neighbor is farther than ε If it...
11 KB (1,241 words) - 20:18, 8 January 2025
Minimum-weight triangulation (redirect from Approximation algorithms for the minimum-weight triangulation problem)
triangulation problem is the problem of finding a triangulation of minimal total edge length. That is, an input polygon or the convex hull of an input point...
29 KB (3,289 words) - 12:57, 15 January 2024