Contains all the report classes. Reports
can be used to create e.g. statistics and visualizations of the
simulation. All report classes must be in this package and must extend
the {@link report.Report} class so they can be dynamically loaded to
the simulator. The classes to load can be specified trough {@link
core.Settings} class' settings source. See Report class and classes
extending it for details about the settings.