Skip to content

Generic implementation of Union-Find data structure.

Notifications You must be signed in to change notification settings

user-cube/Union_Find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Union-Find

Generic implementation of Union-Find data structure

To compile

Use makefile: make all

Running

Use makefile: make run

Cleaning

Use makefile: make clean

About

Generic implementation of Union-Find data structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published