Research Article

A Mutual Selection Mechanism of Ride-Hailing Based on Hidden Points

Algorithm 1

Online platform.
Input:
Output:
1.
2.whileReceiving an orderdo
3. fordo
4.   Execute Allocation Algorithm shown in Algorithm 2
5.   whiledo
6.    
7.    Update the
8.    
9.   end
10. end
11.end