disjoint set

短语

[计] 不相交, 集合, 分离集

发音

US

词形变化

disjoint sets 复数 disjoint sets

释义与例句

n.
  1. 1.

    A family of sets sharing no elements in common; sets whose intersection is the empty set.

    数学
  2. 2.

    A data structure used to store such sets and perform operations on them efficiently.

    计算机 工程 数学