The classes for running and supporting the control agent simulation and the
collection agent simulation programs. The class TSOI.agentSim.ControlAgentSim
contains the main method for the control agent sim program and the class
TSOI.agentSim.CollectionAgentSim contains the main method for the collection
agent sim program. So these are the two classes that must be run to get the
simulations running. For details on each please refer to the documentation on
the respective classes.