Hey, I have another question regarding your paper's evaluation. You seem to have disabled edge pruning for AFL++, and I wonder why you did this. I reckon that this may impact the evaluation outcome since this adds overhead to AFL++ (more edges -> more guards -> more runtime overhead) and may also negatively impact AFL++ ways of scheduling test cases since the scheduling is heavenly-based on edges.