Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiyanto authored Oct 6, 2016
1 parent 6c21f70 commit c3493bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ click here for a complete schema. The data is generated by placing both drivers
## Matching
The matching is heuristic, and driver-centric:

1) if a driver available / idle, scan for passenger nearby
2) Dispatch
3) On trip to next destination. Along the way, unless cab is full, driver continuously scan other passenger nearby with common destinations, and re-route if necesary.
4) Once arrived, drivers's status are set back to idle to pick up other passengers. Passengers removed after 2 hours later.
1. if a driver available / idle, scan for passenger nearby
2. Dispatch
3. On trip to next destination. Along the way, unless cab is full, driver continuously scan other passenger nearby with common destinations, and re-route if necesary.
4. Once arrived, drivers's status are set back to idle to pick up other passengers. Passengers removed after 2 hours later.


## Dashboard and Queries
Expand Down

0 comments on commit c3493bb

Please sign in to comment.