• In number theory and set theory, the minimum overlap problem is a problem proposed by Hungarian mathematician Paul Erdős in 1955. Let A = {ai} and B =...
    6 KB (455 words) - 21:41, 5 January 2024
  • Thumbnail for Paul Erdős
    Paul Erdős (redirect from Erdős problems)
    mathematics – History and development of mathematics in Hungary Minimum overlap problem Probabilistic method – Nonconstructive method for mathematical...
    51 KB (5,455 words) - 14:32, 16 June 2025
  • sum of an odd prime number and an even semiprime. Minimum overlap problem of estimating the minimum possible maximum number of times a number appears...
    195 KB (20,069 words) - 07:07, 11 June 2025
  • the edge cover problem. Covering problems allow the covering primitives to overlap; the process of covering something with non-overlapping primitives is...
    8 KB (938 words) - 21:24, 21 January 2025
  • with a number of circles one less than a triangular number. The minimum overlap problem to estimate the limit of M(n). A conjecture that the ternary expansion...
    14 KB (1,448 words) - 14:21, 6 May 2025
  • Thumbnail for Packing problems
    every region of the container, where objects are allowed to overlap. In a bin packing problem, people are given: A container, usually a two- or three-dimensional...
    22 KB (2,676 words) - 07:08, 25 April 2025
  • Thumbnail for Euclidean minimum spanning tree
    Conversely, for any vertex v {\displaystyle v} of any minimum spanning tree, one can construct non-overlapping unit spheres centered at v {\displaystyle v} and...
    55 KB (6,676 words) - 19:53, 5 February 2025
  • related problems which are concerned with some other criterion, such as the following: The minimum pattern count problem: to find a minimum-pattern-count...
    18 KB (2,422 words) - 17:31, 21 October 2024
  • a range minimum query (RMQ) solves the problem of finding the minimal value in a sub-array of an array of comparable objects. Range minimum queries have...
    14 KB (1,588 words) - 22:43, 16 April 2024
  • Thumbnail for Kakeya set
    Kakeya set (redirect from Kakeya problem)
    is an example of a Kakeya needle set. The Kakeya needle problem asks whether there is a minimum area of a region D {\displaystyle D} in the plane, in which...
    30 KB (3,630 words) - 23:19, 19 June 2025
  • Thumbnail for Overlap–add method
    In signal processing, the overlap–add method is an efficient way to evaluate the discrete convolution of a very long signal x [ n ] {\displaystyle x[n]}...
    9 KB (1,040 words) - 00:44, 8 April 2025
  • Thumbnail for Independent set (graph theory)
    independent set in an interval graph is just a set of non-overlapping intervals. The problem of finding maximum independent sets in interval graphs has...
    30 KB (3,561 words) - 16:58, 9 June 2025
  • Thumbnail for Minimum bounding rectangle
    empty and an "overlapping rectangles" test will produce a high number of false positives. One system that attempts to deal with this problem, particularly...
    4 KB (424 words) - 22:41, 30 May 2025
  • Polygon covering (category Covering problems)
    the minimal covering to not overlap). Hence, the minimum covering problem is identical to the polygon triangulation problem, which can be solved in time...
    17 KB (2,229 words) - 21:28, 19 June 2025
  • Rectangle packing (category Packing problems)
    given large polygon, such that no two small rectangles overlap. Several variants of this problem have been studied. In this variant, there are multiple...
    7 KB (949 words) - 22:09, 19 June 2025
  • Thumbnail for Widest path problem
    widest path problem is the problem of finding a path between two designated vertices in a weighted graph, maximizing the weight of the minimum-weight edge...
    24 KB (3,017 words) - 06:47, 12 May 2025
  • Körner–Imre Csiszár–Marton theorems. The result of An.A. Muchnik on minimum overlap above is an important theoretical application showing that certain...
    9 KB (1,375 words) - 03:56, 31 July 2024
  • Thumbnail for Dynamic programming
    problem. If the solution to any problem can be formulated recursively using the solution to its sub-problems, and if its sub-problems are overlapping...
    59 KB (9,166 words) - 15:39, 12 June 2025
  • solutions to decision-making problems. Because of its emphasis on practical applications, operations research has overlapped with many other disciplines...
    52 KB (5,662 words) - 23:03, 8 April 2025
  • intervals. Specifically, it allows one to efficiently find all intervals that overlap with any given interval or point. It is often used for windowing queries...
    24 KB (3,577 words) - 00:57, 7 July 2024
  • Thumbnail for Optimal substructure
    induction that this is optimal at each step. Otherwise, provided the problem exhibits overlapping subproblems as well, divide-and-conquer methods or dynamic programming...
    6 KB (742 words) - 08:14, 16 April 2025
  • (1990) because it emphasizes prevention of overlap in the bounding boxes, which increasingly becomes a problem in high dimensions. In cases where nodes...
    3 KB (252 words) - 16:39, 18 October 2024
  • arbitrary number of input sequences, the problem is NP-hard. The closely related problem of finding a minimum-length string which is a superstring of a...
    8 KB (1,002 words) - 04:25, 13 February 2025
  • Thumbnail for Bounding volume
    operations, such as by using simple regions, having simpler ways to test for overlap. A bounding volume for a set of objects is also a bounding volume for the...
    15 KB (2,301 words) - 01:52, 2 June 2024
  • Polygon partition (category Packing problems)
    rectangles, etc.), which do not overlap and whose union equals the polygon. A polygon partition problem is a problem of finding a partition which is minimal...
    20 KB (2,579 words) - 13:23, 17 April 2025
  • different minimum boxes for n points is O ( n 2 + ϵ ) . {\displaystyle O(n^{2+\epsilon }).} The existence of a local data structure for this problem is an...
    3 KB (407 words) - 15:39, 25 April 2023
  • phase of hidden surface removal, if two polygons have no overlapping extents or extreme minimum and maximum values in the x, y, and z directions, then they...
    3 KB (364 words) - 01:20, 8 May 2023
  • Thumbnail for Force-directed graph drawing
    forces may be placed on edges as well as on nodes in order to avoid overlap or near-overlap in the final drawing. In drawings with curved edges such as circular...
    17 KB (2,224 words) - 15:07, 9 June 2025
  • Thumbnail for Mathematical optimization
    feasible elements), it is also the global minimum, but a nonconvex problem may have more than one local minimum not all of which need be global minima....
    53 KB (6,155 words) - 15:20, 19 June 2025
  • merge–find set, is a data structure that stores a collection of disjoint (non-overlapping) sets. Equivalently, it stores a partition of a set into disjoint subsets...
    35 KB (4,910 words) - 08:40, 20 June 2025