When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Euclidean distance - Wikipedia

    en.wikipedia.org/wiki/Euclidean_distance

    It can be extended to infinite-dimensional vector spaces as the L 2 norm or L 2 distance. [25] The Euclidean distance gives Euclidean space the structure of a topological space, the Euclidean topology, with the open balls (subsets of points at less than a given distance from a given point) as its neighborhoods. [26]

  3. Closest pair of points problem - Wikipedia

    en.wikipedia.org/wiki/Closest_pair_of_points_problem

    The closest pair of points problem or closest pair problem is a problem of computational geometry: given points in metric space, find a pair of points with the smallest distance between them. The closest pair problem for points in the Euclidean plane [ 1 ] was among the first geometric problems that were treated at the origins of the systematic ...

  4. Euclidean distance matrix - Wikipedia

    en.wikipedia.org/wiki/Euclidean_distance_matrix

    In mathematics, a Euclidean distance matrix is an n×n matrix representing the spacing of a set of n points in Euclidean space. For points x 1 , x 2 , … , x n {\displaystyle x_{1},x_{2},\ldots ,x_{n}} in k -dimensional space ℝ k , the elements of their Euclidean distance matrix A are given by squares of distances between them.

  5. Travelling salesman problem - Wikipedia

    en.wikipedia.org/wiki/Travelling_salesman_problem

    Solution of a travelling salesman problem: the black line shows the shortest possible loop that connects every red dot. In the theory of computational complexity, the travelling salesman problem (TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the ...

  6. Distance from a point to a plane - Wikipedia

    en.wikipedia.org/wiki/Distance_from_a_point_to_a...

    1 Converting general problem to distance-from ... In Euclidean space, the distance from a point to a plane is the distance ... appearing in the solution is the ...

  7. Falconer's conjecture - Wikipedia

    en.wikipedia.org/wiki/Falconer's_conjecture

    In geometric measure theory, Falconer's conjecture, named after Kenneth Falconer, is an unsolved problem concerning the sets of Euclidean distances between points in compact-dimensional spaces. Intuitively, it states that a set of points that is large in its Hausdorff dimension must determine a set of distances that is large in measure .

  8. Smallest-circle problem - Wikipedia

    en.wikipedia.org/wiki/Smallest-circle_problem

    The smallest-circle problem (also known as minimum covering circle problem, bounding circle problem, least bounding circle problem, smallest enclosing circle problem) is a computational 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 ...

  9. Bottleneck traveling salesman problem - Wikipedia

    en.wikipedia.org/wiki/Bottleneck_traveling...

    The problem still remains NP-hard. However, many heuristics work better for it than for other distance functions. The maximum scatter traveling salesman problem is another variation of the traveling salesman problem in which the goal is to find a Hamiltonian cycle that maximizes the minimum edge length rather than minimizing the maximum length ...