head to head
RollerCoaster Tycoonvswhile True: learn()
RollerCoaster Tycoon leans Optimization (Pure Optimization); while True: learn() leans Optimization (Pure Optimization).
RollerCoaster Tycoonwhile True: learn()
Axis by axis
Execution1 vs 0
RollerCoaster Tycoon leans harder on execution: Mouse-driven building with no time pressure
Reads0 vs 0
Even - both lean on reads about the same.
Variance1 vs 2
while True: learn() leans harder on variance: Stochastic data streams add mild output noise
Optimization9 vs 9
Even - both lean on optimization about the same.
Two games can score the same on an axis and still test it in very different ways - read each rationale, not just the number.

