Skip to content

byteverse/disjoint-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disjoint-containers

disjoint-containers has two new data structures: DisjointSet and DisjointMap

DisjointSet:

Disjoint-sets are a set of elements with equivalence relations defined between elements, i.e. two elements may be members of the same equivalence set.

DisjointMap:

Maps with disjoint sets as the key.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors