Interface SimulationProvider

All Superinterfaces:
AlgorithmProvider
All Known Implementing Classes:
GenesisBackend, NativeBulletBackend, NativeCollisionBackend, NativeSimulationBackend, ODEBackend, ParallelSimulationProvider

public interface SimulationProvider extends AlgorithmProvider
Service provider interface for discrete-event and continuous simulations.
Since:
1.2
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)