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