alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.boundary.grid.simulation
/
SimulationSet
Simulation
Set
interface
SimulationSet
Set of configs for remote simulations creation.
Inheritors
SimulationSetImpl
Members
Functions
compute
Complexity
Link copied to clipboard
abstract
fun
computeComplexity
(
)
:
Complexity
get
General
Simulation
Config
Link copied to clipboard
abstract
fun
getGeneralSimulationConfig
(
)
:
GeneralSimulationConfig
get
Simulation
Configs
Link copied to clipboard
abstract
fun
getSimulationConfigs
(
)
:
List
<
SimulationConfig
>