All notable changes to this project will be documented in this file.
The format is based on “Keep a Changelog”.
- Added:
--seedand deterministic replay viaDSASTRESS_SEED/DSASTRESS_TEST. - Added:
--minimizeddmin-style input minimization with--minimize-modeand--minimize-time-ms. - Added:
--save-dirto save failing inputs/outputs and stderr. - Changed: default
--time-limit-msincreased to 5000ms for better Windows reliability. - Added:
examples/pair_sum/with the same problem in Rust and C++.