AlchemistSimulationAdapterWithExporter
class AlchemistSimulationAdapterWithExporter(simulation: Simulation<Any, Nothing>) : AbstractAlchemistSimulationAdapter(source)
This is an adapter that allow MultiVesta to interact with Alchemist.
Parameters
simulation
the simulation to be wrapped.