Searched refs:disjoints (Results 1 – 1 of 1) sorted by relevance
195 disjoints = [x for x in islands if this_cycle.isdisjoint(x)] variable197 islands = disjoints + [set.union(this_cycle, *overlaps)]