Try to click on the header, and see what happens!
</COMMENT>
What is this program about:
Basicly its about simulating cars queueing up, while waiting to pay for crossing a bridge.
We are interrested in the waiting time for the cars in the queue, and the free time
where there is no cars in a particular queue. You can change the simulation setting and see how that effects the result.
Try to set forinstance the amount of open queues, and the mean arrival time for cars!

The Source files =>
Main source: CarSimulation
GUI source: CarSimulationFrame
All source+Applet: CarSimulation.zip