Package it.unibo.alchemist.launch

Types

Link copied to clipboard
object DistributedExecution : SimulationLauncher

Launches a simulation set on a cluster of Alchemist nodes running in server mode.

Link copied to clipboard
object IgniteServerLauncher : AbstractLauncher

Launches a service waiting for simulations to be sent over the network.

Link copied to clipboard
object SingleRunFXUI : SimulationLauncher

Executes simulations locally with a JavaFX UI.

Link copied to clipboard
object SingleRunSwingUI : SimulationLauncher

Launches a Swing GUI meant to be used for a single simulation run.