-
Notifications
You must be signed in to change notification settings - Fork 0
Home
t0rx edited this page Jul 16, 2017
·
6 revisions
This is an algorithm to solve the "driving trip" problem:
- n cars
- 2n drivers
- s sessions
- In each session, 2 drivers pair up per car
- We want to optimise for:
- Everyone driving each car roughly the same number of times
- Everyone driving with everyone else evenly
- Minimising repetition - e.g. driving same car or with same person in nearby sessions