Research Article

Delay-Sensitive Task Assignment for Spatial Crowdsourcing

Algorithm 3

DSTA-GH
Input: a set , the worker
Output: the assignment result
(1)
(2)
(3)
(4)determine based on geohashcodes
(5)Compute by using (1) and (2)
(6)For each :
(7) If :
(8)  Rate by (5) and get the score
(9)  
(10)Sort in descending order of score
(11)For and : Select the top tasks.
(12)
(13)  
(14)