Package it.unibo.alchemist.boundary.grid.config
See: Description
-
Interface Summary Interface Description SimulationConfig Simulation's configs for only one simulation. GeneralSimulationConfig Simulation's configs valid for more than one simulation. -
Class Summary Class Description SimulationConfigImpl SimulationConfig implementation. RemoteGeneralSimulationConfig Remote GeneralSimulationConfig that stores big informations in Ignite's cache. LocalGeneralSimulationConfig Local GeneralSimulationConfig that contains all information in local memory. LightInfoGeneralSimulationConfig Abstract simulation config that contains small serializable informations.