.. _simulation manager: Simulation manager ================== This class manages the simulation processes. Its primary responsibilities include: - Creating instances of the network and controller classes - Initializing and exectuing the network simulation, as detailed in :ref:`network_simulation`. .. autoclass:: omotes_simulator_core.infrastructure.simulation_manager.SimulationManager :members: :no-index: