Skip to content

MoctorDaster/Disjoint-Sets-Union-Find

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disjoint-Sets-Union-Find

Disjoint-Sets also called Union Find, is a tree type data structure,which can be used for dealing with merging and query problems of disjoint sets.

Environment

VS2010,opencv2.4.9

also we have add two examples(target aggregation,target fusion)

the details here

About

an implement of C++ disjoint set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%