CarSim is an application for the simulating the (simplified) movement of cars on a two-dimensional surface.
Package ope.carsim contains classes that represent the problem domain: cars and locations.
Package ope.carsim.gui contains a user interface for the application.