I've got this idea:
Let's have a set of C cars and a set of T tracks. All cars are evaluated on each track;
Cars try to get the best score; the fitness is the average over all tracks.
Tracks try to maximize the difference between the car fitness values; I suggest standard deviation divided by the average. All tracks end at 1000 (or sooner).
