Phase 0: Deterministic simulation engine #52
No reviewers
Labels
No labels
bug
cli
core
docs
event
experiment
figure
invariant
metrics
oracle
phase-0
phase-1
phase-2
phase-3
phase-4
phase-5
phase-6
provenance
revocation
tests
workload
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erikinkinen/AES!52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0-deterministic-simulation-engine"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #10
Summary
Engine::run()to execute workloads with a forked RNG and deterministic history logging.Scope
Included
Explicitly excluded
Design intent
Engine.Phase discipline
Verification
Notes
historyrecords only successfully applied events; failed events do not advance time or appear in the log.uniform_u32()with a fixed seed.step(event)(#10)run(workload, steps)(#10)