Module libafl::stages::tmin

source ·
Expand description

The TMinMutationalStage is a stage which will attempt to minimize corpus entries.

Structs

A feedback factory for ensuring that the maps for minimized inputs are the same
A feedback which checks if the hash of the currently observed map is equal to the original hash provided
The default corpus entry minimising mutational stage

Traits

Mutational stage which minimizes corpus entries.