disjoint set
التعريفات والمعاني
== English ==
=== Pronunciation ===
=== Noun ===
disjoint set (plural disjoint sets)
(mathematics) A family of sets sharing no elements in common; sets whose intersection is the empty set.
(computer science) A data structure used to store such sets and perform operations on them efficiently.
Synonym: union-find disjoint set