mage icon indicating copy to clipboard operation
mage copied to clipboard

Union find path compression

Open as51340 opened this issue 1 year ago • 0 comments

I would be super interesting to see whether path compression works better than path splitting in find operation of union-find algorithm. Maybe if someone would be using it on a large quantity of data, it would payoff. Just idea, no action needed here :)

as51340 avatar Jul 14 '23 11:07 as51340