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
andParameterizedSearcher
- 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