Research Article

Online Optimization of Animation Art Design User Virtual Perception in Mobile Edge Computing Environment

Table 1

Initial solution construction algorithm.

Input: data type set B, candidate server set S
Output: initial solution h
While B > 0 do
For all b ∈ B do
Sb = arg minSESC (b, s)
b′ = arg minbEBC (b, sb)
Assign data type b′ to the server to construct the initial solution H
Return h