qiskit.transpiler.passes.CollectMultiQBlocks.union_set¶ CollectMultiQBlocks.union_set(set1, set2)[ソース]¶ DSU function for unioning two sets together Find the roots of each set. Then assign one to have the other as its parent, thus liking the sets. Merges smaller set into larger set in order to have better runtime