You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support computing a hash of simulation run based on a sequence of processed events.
Motivation: Quickly check if two simulation runs are identical. For example, when refactoring a simulator code one need to check that the simulation flow is not affected by the changes.