fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Centipede modes

Open DonggeLiu opened this issue 3 years ago • 1 comments

Add different modes of Centipede for coverage experiments:

  • Default (no extra flags)
  • --use_counter_features=1
  • --use_corpus_weights=0
  • --use_coverage_frontier=1
  • --max_corpus_size=1000
  • --max_corpus_size=10000
  • --use_cmp_features=0
  • --path_level=5
  • --path_level=10
  • --use_pcpair_features=1
  • --use_dataflow_features=0

Probably unnecessary to merge, as they are for temporary experiments and this is only for us to check the settings/flags.

DonggeLiu avatar Sep 14 '22 07:09 DonggeLiu

Here is the list of modes of Centipede as discussed : ) @kcc @ussuri

DonggeLiu avatar Sep 14 '22 07:09 DonggeLiu