Research Article

CrowdBox: Crowdsourced Network-in-Box Recruitment for Edge Computing-Enabled Industrial Internet of Things

Algorithm 1

Computing the Nash equilibrium of all NIB nodes.
Input: E-IIoT Reward , NIB node set and .
Output: Nash equilibrium strategy set for all NIB nodes
1: ;
2: for to do
3:   ;
4:   ifthen
5:     ;
6:   else
7:     ;
8:   end if
9:   ;
10: end for
11: return;