Skip to content
This repository was archived by the owner on May 3, 2025. It is now read-only.

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