about summary refs log tree commit diff homepage
path: root/lib/Core/Searcher.h
AgeCommit message (Expand)Author
2014-05-29Remove #include <iostream> to avoid static constructorsMartin Nowack
2014-05-29Refactoring from std::ostream to llvm::raw_ostreamMartin Nowack
2014-04-24Removed ununsed Executor field in WeightedRandomSearcher to silenceDan Liew
2013-07-23BFS searcher.Lei Zhang
2012-09-12Restructured the command-line options for setting the searchCristian Cadar
2010-07-15Remove stray semicolons in class definitions.Daniel Dunbar
2009-05-21Initial KLEE checkin.Daniel Dunbar