Research Article
A Hierarchical Innovation-Related Crowdsourcing Decision in Fast Fashion Industry
Algorithm 1
The solution procedure of the matching models.
(1) | ; ; n ⟵ 0 | (2) | do | (3) | n ⟵ n + 1 | (4) | ; ⟵ rank in descending order; | (5) | a ⟵ 0; b ⟵ 0; | (6) | while (a < n) do | (7) | a ⟵ a + 1; b ⟵ 0; | (8) | while (b < ) do | (9) | b ⟵ b + 1; j ⟵ a; y ⟵ b; ⟵ | (10) | if (not ()) then | (11) | if () then | (12) | | (13) | else | (14) | | (15) | end if | (16) | end if | (17) | end while | (18) | end while | (19) | ⟵ GS algorithm; | (20) | while (not ()) | (21) | Output results |
|