The IntLists were no longer sorted since we made the initialization run in parallel. Therefore a much slower implementation for intersection/union was used.
The IntLists were no longer sorted since we made the initialization run in parallel. Therefore a much slower implementation for intersection/union was used.