Type Definition libafl::corpus::minimizer::LenTimeMinimizerCorpusScheduler[][src]

type LenTimeMinimizerCorpusScheduler<C, CS, I, M, R, S> = MinimizerCorpusScheduler<C, CS, LenTimeMulFavFactor<I>, I, M, R, S>;

A MinimizerCorpusScheduler with LenTimeMulFavFactor to prioritize quick and small Testcases.