Skip to content

Second best MST calculated based on the lowest common ancestor (LCA) approach. Best MST calculated using Kruskal's with disjoint set (with path compression).

Notifications You must be signed in to change notification settings

crstnn/MinimumSpanningTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

About

Second best MST calculated based on the lowest common ancestor (LCA) approach. Best MST calculated using Kruskal's with disjoint set (with path compression).

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages