Additionally, used_as_loop_entry can be replaced with uf_find(a) == a && a->rank != 1. However, I'm not entirely sure if this would make the code easier to understand compared to the current implementation. Regards, Kuan-Wei
Additionally, used_as_loop_entry can be replaced with uf_find(a) == a && a->rank != 1. However, I'm not entirely sure if this would make the code easier to understand compared to the current implementation. Regards, Kuan-Wei