Research Article

Location Privacy-Preserving Method Based on Historical Proximity Location

Algorithm 1: selectHistoryLocation(, ).

Input:,
Output: Array B, is used to record the locations selected from and reported to LSP as historical proximity locations of user’s trajectory
for to do
for to do
 for to
 if
  
  
 else
return B
Algorithm 1: selectHistoryLocation(, ).