Skip to content

Commit e234a6a

Browse files
committed
update schedules in readme
1 parent ee17782 commit e234a6a

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -371,14 +371,15 @@ therefore may increase the code coverage.
371371

372372
The available schedules are:
373373

374-
- explore (default)
375-
- fast
376-
- coe
377-
- quad
378-
- lin
379-
- exploit
380-
- mmopt (experimental)
381-
- rare (experimental)
374+
- explore (default, original AFL)
375+
- exploit (original AFL)
376+
- fast (AFLfast)
377+
- coe (AFLfast)
378+
- quad (AFLfast)
379+
- lin (AFLfast)
380+
- rare (afl++ experimental)
381+
- mmopt (afl++ experimental)
382+
- seek (afl++ experimental)
382383

383384
In parallel mode (-M/-S, several instances with the shared queue), we suggest to
384385
run the main node using the explore or fast schedule (-p explore) and the secondary

0 commit comments

Comments
 (0)