• geometry, a maximum disjoint set (MDS) is a largest set of non-overlapping geometric shapes selected from a given set of candidate shapes. Every set of non-overlapping...
    31 KB (4,745 words) - 09:50, 29 July 2024
  • a disjoint-set data structure, also called a union–find data structure or merge–find set, is a data structure that stores a collection of disjoint (non-overlapping)...
    33 KB (4,634 words) - 08:39, 16 May 2025
  • Thumbnail for Independent set (graph theory)
    given a set of locations in a map, find a maximum set of disjoint rectangular labels near these locations. Finding a maximum independent set in intersection...
    30 KB (3,561 words) - 13:24, 14 May 2025
  • Thumbnail for Maximum flow problem
    the maximum flow is k {\displaystyle k} iff there are k {\displaystyle k} edge-disjoint paths. 2. The paths must be independent, i.e., vertex-disjoint (except...
    42 KB (5,227 words) - 18:08, 27 October 2024
  • pairwise disjoint in polynomial time. The optimization version of the problem, maximum set packing, asks for the maximum number of pairwise disjoint sets in...
    12 KB (1,514 words) - 10:17, 13 October 2024
  • Thumbnail for Set cover problem
    {\displaystyle n=2^{(k+1)}-2} elements. The set system consists of k {\displaystyle k} pairwise disjoint sets S 1 , … , S k {\displaystyle S_{1},\ldots...
    20 KB (2,683 words) - 15:26, 23 December 2024
  • Fuzzy sets are disjoint if and only if their supports are disjoint according to the standard definition for crisp sets. For disjoint fuzzy sets A , B...
    48 KB (7,752 words) - 13:14, 1 May 2025
  • Thumbnail for Feedback arc set
    the feedback arc set problem obeys a min-max theorem: the minimum size of a feedback arc set equals the maximum number of edge-disjoint directed cycles...
    54 KB (6,130 words) - 06:48, 12 May 2025
  • closed under complements and countable disjoint unions π-system – Family of sets closed under intersection Ring of sets – Family closed under unions and relative...
    10 KB (1,533 words) - 02:20, 8 February 2025
  • problem is 1-dimensional – only the time dimension is relevant. The Maximum disjoint set problem is a generalization to 2 or more dimensions. This generalization...
    18 KB (2,546 words) - 07:54, 16 July 2024
  • G {\displaystyle G} are pairwise disjoint (meaning, disjoint from X {\displaystyle X} and from each other). The set of those translates partitions the...
    8 KB (1,203 words) - 13:37, 18 February 2025
  • Thumbnail for Erdős–Ko–Rado theorem
    Erdős–Ko–Rado theorem (category Families of sets)
    subset of an n {\displaystyle n} -element set, and an edge between every pair of disjoint sets. An independent set is a collection of vertices that has no...
    44 KB (5,592 words) - 20:57, 17 April 2025
  • packing should be separable using only guillotine cuts. Maximum disjoint set (or Maximum independent set) is a problem in which both the sizes and the locations...
    7 KB (949 words) - 08:43, 9 March 2025
  • Thumbnail for Quadtree
    estimation Quadtrees are also used in the area of fractal image analysis Maximum disjoint sets Quadtrees, particularly the region quadtree, have lent themselves...
    34 KB (4,712 words) - 16:58, 12 March 2025
  • Thumbnail for Dominating set
    the vertices into disjoint dominating sets. The domatic number is the maximum size of a domatic partition. An eternal dominating set is a dynamic version...
    31 KB (4,082 words) - 23:42, 29 April 2025
  • Thumbnail for Empty set
    notation was utilized in definitions; for example, Cantor defined two sets as being disjoint if their intersection has an absence of points; however, it is debatable...
    15 KB (2,229 words) - 16:03, 21 April 2025
  • Thumbnail for Maximal independent set
    the independent set S {\displaystyle S} cannot be in S {\displaystyle S} because these vertices are disjoint by the independent set definition. If S...
    40 KB (5,451 words) - 22:03, 17 March 2025
  • Thumbnail for Symmetric difference
    occurs if and only if A {\displaystyle A} and B {\displaystyle B} are disjoint sets. Furthermore, denoting D = A Δ B {\displaystyle D=A\mathbin {\Delta...
    16 KB (2,441 words) - 17:45, 28 September 2024
  • we have to find the maximum number of edge-disjoint s-t paths in G. Menger's theorem states that the maximum number of edge-disjoint s-t paths in an undirected...
    24 KB (3,586 words) - 19:23, 12 February 2025
  • vertices. The domatic number is the maximum size of a domatic partition, that is, the maximum number of disjoint dominating sets. The graph in the figure has...
    6 KB (973 words) - 21:59, 18 September 2021
  • Thumbnail for Cap set
    four cap sets, the single point that when added to the 20 points of a cap set makes the entire sum go to 0 (mod 3). All cap sets in such a disjoint collection...
    18 KB (2,244 words) - 21:19, 26 January 2025
  • algorithms can use any of the algorithms for finding the maximum disjoint set from the set of potential labels. Other algorithms can also be used, like...
    12 KB (1,569 words) - 08:36, 13 December 2024
  • says that in a finite graph, the size of a minimum cut set is equal to the maximum number of disjoint paths that can be found between any pair of vertices...
    11 KB (1,598 words) - 12:47, 17 October 2024
  • Cut (graph theory) (redirect from Cut set)
    partition of the vertices of a graph into two disjoint subsets. Any cut determines a cut-set, the set of edges that have one endpoint in each subset...
    10 KB (1,132 words) - 00:50, 30 August 2024
  • Thumbnail for Clique (graph theory)
    the ordering. A line graph is a graph whose edges can be covered by edge-disjoint cliques in such a way that each vertex belongs to exactly two of the cliques...
    20 KB (2,501 words) - 18:00, 21 February 2025
  • filter Disjoint set Set (mathematics) For example, in Python pick can be implemented on a derived class of the built-in set as follows: class Set(set): def...
    25 KB (2,958 words) - 08:16, 28 April 2025
  • Thumbnail for Hyperplane separation theorem
    disjoint convex sets in n-dimensional Euclidean space. There are several rather similar versions. In one version of the theorem, if both these sets are...
    21 KB (2,687 words) - 21:38, 18 March 2025
  • edge-disjoint paths. Tuza's conjecture: if the maximum number of disjoint triangles is ν {\displaystyle \nu } , can all triangles be hit by a set of at...
    195 KB (20,026 words) - 13:12, 7 May 2025
  • Thumbnail for Ordinal number
    P(α) = ∅. These theorems are proved by partitioning P′ into pairwise disjoint sets: P′ = (P′\ P(2)) ∪ (P(2) \ P(3)) ∪ ··· ∪ (P(∞) \ P(∞ + 1)) ∪ ··· ∪ P(α)...
    48 KB (6,709 words) - 19:34, 10 February 2025
  • Thumbnail for Feedback vertex set
    the size of a minimum feedback vertex set is within a logarithmic factor of the maximum number of vertex-disjoint cycles in the given graph. Instead of...
    16 KB (1,805 words) - 23:02, 27 March 2025