load Alchemist
fun <T, P : Position<P>> loadAlchemist(simulationFile: String, variables: Map<String, *> = emptyMap<String, Nothing>()): InitializedEnvironment<T, P>
Content copied to clipboard
Prepares an InitializedEnvironment given a simulationFile and, optionally, the variables' bindings.