Package-level declarations
Types
Link copied to clipboard
Provider interface for loading Alchemist simulations from various input sources.
Link copied to clipboard
Translates inputs to a Map representing the Alchemist model.
Link copied to clipboard
A dependent variable, namely a variable whose value can be obtained given the values of other variables.
Link copied to clipboard
Expresses a flat map operation over a double.
Link copied to clipboard
interface Extensions
Interface for extensions that provide file extension matching.
Link copied to clipboard
An object that is able to extract numeric information from an Alchemist Environment, given the current simulation Time, the last executed Actionable (usually a it.unibo.alchemist.model.Reaction or null) and the current simulation step.
Link copied to clipboard
object LoadAlchemist
Loads Alchemist simulations from a variety of resources.
Link copied to clipboard
An entity which is able to produce an Alchemist Simulation, resolving user defined variable values.
Link copied to clipboard
A variable simulation value that provides a range of values for batches, and a default value for single-shot runs.