Research Article

Private Computing Offloading in Edge Cloud via Collaborative Online Learning

Algorithm 3

EPCO(3).
Input:.
Output:.
1: Initialize: ;
2: Receive from the ECM;
3: fordo
4: Compute via (4);
5: 
6: ifthen
7:  Set ;
8: else
9:  Find the candidate optimal set of ECSs via (5);
10:  Set ;
11: end if
12: Send and to the ECM;
13: Receive ;
14: 
15: 
16: 
17: end for