about summary refs log tree commit diff homepage
path: root/lib/Solver/Z3Builder.h
AgeCommit message (Expand)Author
2019-07-30Consolidated Expr-related include files into a single include/klee/Expr direc...Cristian Cadar
2019-06-04make endif guard naming consistentJulian Büning
2019-06-04Fixed identifiers used in ifdefs to (1) not use reserved names and (2) use a ...Cristian Cadar
2018-05-09Improve handling of constant array in Z3Timotej Kapus
2017-06-01[Z3] Implement API logging.Dan Liew
2017-06-01[Z3] Move the `dump()` methods of the Z3NodeHandle<> specializationsDan Liew
2016-02-14Add basic implementation of Z3Builder and Z3Solver and Z3SolverImplDan Liew