以下に実際の例を示します。
としましょうm = 4
:
// the sets for reuniting
Set1 = { 5 , 1 , 2 }
Set2 = { 2 , 6 , 3 }
Set3 = { 7 , 8 , 4 }
Set4 = { 4 , 9 , 10}
// the set I need to form
Set m+1: Set5 = { 1 , 2 , 3 , 4 }
インデックスのセットを見つける必要A = { 1, 2, 3 }
がU (Seti)
あります。基数は最小でなければなりません。Set5
i
A
A