about summary refs log tree commit diff homepage
path: root/lib/SMT/main.cpp
AgeCommit message (Expand)Author
2014-05-29Avoid non-explicit use of functions from std namespace in KLEEMartin Nowack
2014-05-29Remove #include <iostream> to avoid static constructorsMartin Nowack
2009-07-15Code to answer satisfiability queries.Cristian Cadar
2009-07-11Use a builder in the SMT parser instead of constructing expressionsCristian Cadar
2009-07-10Removed debug info.Cristian Cadar
2009-06-24Added support for LET expressions. Added simple environment supportCristian Cadar
2009-06-10Updated the SMT test driver. Other small changes to parser_temp.h andCristian Cadar
2009-06-10Added a temporary driver to test the parser.Cristian Cadar