mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
added mmopt power schedule
This commit is contained in:
@ -230,6 +230,7 @@ enum {
|
||||
/* 03 */ LIN, /* Linear schedule */
|
||||
/* 04 */ QUAD, /* Quadratic schedule */
|
||||
/* 05 */ EXPLOIT, /* AFL's exploitation-based const. */
|
||||
/* 06 */ MMOPT, /* Modified MOPT schedule */
|
||||
|
||||
POWER_SCHEDULES_NUM
|
||||
|
||||
|
Reference in New Issue
Block a user