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).