Skip to content

Releases: kupl-sstf/dd-klee

DD-KLEE 1.0.0

21 Jun 01:50
eb23ae8
Compare
Choose a tag to compare

DD-KLEE 1.0.0 on 15 January 2021

First release of Data-Driven KLEE.

Summary

Implementation of ParaDySE on KLEE

Major Features

  • Feature extractor for ExecutionState and ParameterizedSearcher
  • Parameter learning algorithm

Options added, in compraison with KLEE 2.1

  • --search=param and --weight=<weightFile> for ParameterizedSearcher
  • --write-feature-map-after=<uint> to get feature vectors' snapshots
  • --print-fstats to klee-stats for statistics related to features

Misc.

  • Vagrant support