Closed steiltre closed 6 months ago
Finally happy with the performance of the disjoint set. This implementation features union by rank with path-splitting and local caches of (possibly stale) parent values on each rank. More changes may come as I test this more.
Finally happy with the performance of the disjoint set. This implementation features union by rank with path-splitting and local caches of (possibly stale) parent values on each rank. More changes may come as I test this more.