Research Article
Multiparty Dynamic Data Integration Scheme of Industrial Chain Collaboration Platform in Mobile Computing Environment
Algorithm 1
Integration Decision Algorithm (IDA).
Input:, | Output: Permitting or denying data integration | 1. IDA | 2. Foreach in | 3. If then | 4. | 5. | 6. Else | 7. | 8. | 9. End if | 10.End for | 11. | 12.If then | 13. | 14. If > =2 then | 15. Sort_Desc | 16. Get top 1 | 17. Permitting data integration based on | 18. Else | 19. Permitting data integration based on | 20. End if | 21.Else | 22. Denying data integration | 23.End if | 24.End IDA |
|