Skip to search formSkip to main contentSkip to account menu

Disjoint-set data structure

Known as: Merge-Find-set, Union-find data structure, Union-find algorithm 
In computer science, a disjoint-set data structure, also called a union–find data structure or merge–find set, is a data structure that keeps track… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Given a weighted directed graph G=(V;E;w), where w is non-negative weight function, G’ is a graph obtained from G by an… 
2012
2012
In this paper, we present Tresorium, a cryptographic file system designed for cloud based data storage. In Tresorium, files are… 
2011
2011
Memory efficiency with compact data structures for Internet Protocol (IP) lookup has recently regained much interest in the… 
2004
2004
Ad-hoc on-demand routing protocols like AODV establish and maintain routes on-demand. However, the paths established by on-demand… 
2003
2003
Morphological openings and closings are basic operators in mathematical morphology. Morphological area openings and area closings… 
1996
1996
Distributed synchronization is necessary to coordinate the diverse activities of a distributed system. Priority synchronization… 
1991
1991
We consider the problem of maintaining a partition of n elements of disjoint sets under an arbitrary sequence of union and find… 
1990
1990
  • Joan M. Lucas
  • 1990
  • Corpus ID: 31094290
Any instance of the disjoint set union problem of size n, using any union strategy, that does one find per node in postorder has…