From 8bf2e23aa360d05129b7960670b12d3acb1a1eff Mon Sep 17 00:00:00 2001 From: Alwin Berger Date: Sat, 16 Aug 2025 07:34:01 +0000 Subject: [PATCH] AE++ --- AE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AE.md b/AE.md index 26a5378..dfda5a6 100644 --- a/AE.md +++ b/AE.md @@ -158,6 +158,8 @@ The content should be the following: - `.case` contains the worst case found by the fuzzer. - `.trace.ron` contains tracing data of the worst case. Such data can be plotted into agantt chart using the tool ``gantt_driver`` +Please note that fuzzing is a stochastic process and therefore, some of the results may exhibit random variation from the figures in the paper. + An archive of our results is also provided under [https://sys-sideshow.cs.tu-dortmund.de/downloads/rtss25/results.zip](https://sys-sideshow.cs.tu-dortmund.de/downloads/rtss25/results.zip).