Expand description

Probabilistic sampling scheduler is a corpus scheduler that feeds the fuzzer with sampled item from the corpus.

Structs

A state metadata holding a map of probability of corpus elements.

Conduct reservoir sampling (probabilistic sampling) over all corpus elements.