about summary refs log tree commit diff homepage
path: root/lib/Core/TimingSolver.h
AgeCommit message (Expand)Author
2013-08-06TimingSolver and constructSolverChain() no longer coupled with pointers to ST...Hristina Palikareva
2013-08-06Methods getConstraintLog() and setTimeout() made virtual and moved from STPSo...Hristina Palikareva
2009-06-04Change Solver::getValue to make explicit that result is a ConstantExpr.Daniel Dunbar
2009-06-04TimingSolver shouldn't need a vtable.Daniel Dunbar
2009-05-28Small changes to silence some gcc warnings.Cristian Cadar
2009-05-21Initial KLEE checkin.Daniel Dunbar