|
Algorithm 1: The procedure of the MP-AIC method. |
Require:, , , , , , , , .
Ensure: and .
Initialize, , , , , .
while
do
(Equations (20), (24) and (28)).
(Equations (25) and (27)).
while or do
for to S do
for to S do
Message from to :
end for
for end for
for for to S do
for to S do
Message from to :
end for
end for
end while
end while
|