Age | Commit message (Expand) | Author |
---|---|---|
2020-04-30 | Removed the Internal directory from include/klee | Cristian Cadar |
2020-02-19 | Use `ref<>` for UpdateNode | Martin Nowack |
2019-12-12 | [optimize-array] Fix value transformation | Timotej Kapus |
2019-12-12 | [optimize-array] Fix hash collisions | Timotej Kapus |
2018-10-23 | Modernize code | Martin Nowack |
2018-10-23 | Move optimization specific headers away from the project include directory | Martin Nowack |
2018-10-23 | Added missing headers and clang-format the files | Cristian Cadar |
2018-10-23 | Added support for KLEE value-based array optimization | Andrea Mattavelli |
2018-10-23 | Added support for KLEE index-based array optimization | Andrea Mattavelli |