alchemist
Toggle table of contents
37.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.boundary.grid.simulation
/
SimulationSetImpl
Simulation
Set
Impl
class
SimulationSetImpl
:
SimulationSet
SimulationSet
implementation.
Members
Constructors
Simulation
Set
Impl
Link copied to clipboard
constructor
(
genSimConfig
:
GeneralSimulationConfig
,
simulationConfigs
:
List
<
SimulationConfig
>
)
Properties
simulation
Configs
Link copied to clipboard
val
simulationConfigs
:
ImmutableList<SimulationConfig>
Functions
compute
Complexity
Link copied to clipboard
open
fun
computeComplexity
(
)
:
Complexity
get
General
Simulation
Config
Link copied to clipboard
open
fun
getGeneralSimulationConfig
(
)
:
GeneralSimulationConfig
get
Simulation
Configs
Link copied to clipboard
abstract
fun
getSimulationConfigs
(
)
:
List
<
SimulationConfig
>