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