about summary refs log tree commit diff homepage
path: root/lib/Core/ExecutionState.h
AgeCommit message (Expand)Author
2022-03-09Core/ExecutionState: Fix uninitialized reads in unit testsLukáš Zaoral
2021-11-20Fixed fail with preferCex, removed relation from first argumentTaras Bereznyak
2020-10-12address MartinNowack's remaining feedbackJulian Büning
2020-10-12Implemented support for C++ ExceptionsFelix Rath
2020-07-01Remove state contructor with constraintsMartin Nowack
2020-07-01Use constraint sets and separate metadata for timing solver invocationMartin Nowack
2020-07-01Separate constraint set and constraint managerMartin Nowack
2020-06-29Enable subsets for RandomPathSearcherTimotej Kapus
2020-06-24add ExecutionState IDsFrank Busse
2020-06-24slightly update ExecutionState, remove holes in structFrank Busse
2020-04-30Created include/klee/Core directory and moved appropriate files direc\Cristian Cadar