Algorithm 1. Attackers Coalition formation algorithm |
1: FOR 2: First excluded node j1, starts broadcasting a forming signal 3: if matching found C ≥ 2 then 4: C exist, 5: Exchange 6: else 7: C does not exist 8: keep broadcasting 9: end if 10: end FOR |