Skip to main content
. 2020 May 13;20(10):2779. doi: 10.3390/s20102779
Algorithm 1 Compound Event-Driven Deployment Algorithm Based on the Collaborative Neural Network Strategy.
1: Initialization: An initial confidence coefficient c1 is selected, and the number of initial iterations s=1 is set;
2: For the confidence coefficient cs, using Neural Network (15), the optimal solution αs of the single-objective Sub-problem (7) and the Lagrange multiplier vector βs are obtained. If αs is the Pareto optimal solution for the multi-constrained compound event-driven deployment problem, the algorithm terminates and outputs; otherwise, the process skips to step 3;
3: After obtaining αs and βs in step 2, Neural Network (16) is used to solve Formula (13) to obtain a new optimal confidence coefficient;
4: The number of iterations is set and the process skips to step 2.