Deterministic simulation engine #10

Closed
opened 2026-01-31 16:53:30 +01:00 by erikinkinen · 0 comments
Owner

Goal
Ensure reproducibility is non-negotiable.

Steps

  • Implement Engine struct (seed, time, graph)
  • Implement step(event)
  • Implement run(workload, steps)
  • Enforce deterministic ordering and RNG usage
**Goal** Ensure reproducibility is non-negotiable. **Steps** * [x] Implement Engine struct (seed, time, graph) * [x] Implement `step(event)` * [x] Implement `run(workload, steps)` * [x] Enforce deterministic ordering and RNG usage
erikinkinen added this to the Phase 0 milestone 2026-01-31 16:53:30 +01:00
erikinkinen added reference 0-deterministic-simulation-engine 2026-02-17 07:44:41 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
erikinkinen/AES#10
No description provided.