Some reversions of recent commits re: portfolio failure.
[cvc5.git] / src / main / driver_unified.cpp
2014-06-18 Morgan DetersSome reversions of recent commits re: portfolio failure.
2014-06-17 Morgan DetersMore application-track fixes for use with trace executor.
2014-06-17 Morgan DetersSome fixes for tear-down-incremental and "success"...
2014-06-16 Morgan DetersCareful there aren't too many "success" messages with...
2014-06-06 Kshitij BansalMerge pull request #28 from kbansal/sets
2014-06-06 Kshitij Bansaloption to hide stats which are zero (off by default...
2014-06-04 Morgan DetersFix usability issue with tear-down incremental mode.
2014-05-27 Kshitij BansalMerge pull request #27 from kbansal/statistics
2014-05-27 Morgan DetersNew --tear-down-incremental mode, useful for debugging...
2014-04-06 Kshitij BansalMerge branch 'master' of https://github.com/CVC4/CVC4
2014-04-06 Tim KingMerge pull request #21 from pcc/ite-fix
2014-04-06 Kshitij Bansalfix for hiding prompt/header in shell, error-behavior...
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-19 Morgan DetersSet dumping options from (set-option..) and API more...
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-03-11 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-21 Morgan DetersMerge branch '1.3.x'
2014-02-19 Tim KingMerge branch '1.3.x'
2014-01-27 Morgan DetersMerge branch '1.3.x'
2014-01-18 Morgan DetersMerge branch '1.3.x'
2014-01-17 Kshitij BansalMerge branch '1.3.x'
2014-01-09 Morgan DetersMerge branch '1.3.x'
2014-01-08 Morgan DetersMerge branch '1.3.x'
2014-01-02 Morgan DetersMerge branch '1.3.x'
2013-12-27 Morgan DetersMerge branch '1.3.x'
2013-12-26 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2013-12-24 Morgan DetersMerge branch '1.3.x'
2013-12-24 Morgan DetersMerge branch '1.3.x'
2013-12-23 Morgan DetersProof-checking code; fixups of segfaults and missing...
2013-12-22 Morgan DetersMerge branch '1.3.x'
2013-12-22 Morgan DetersFix to interactive mode determination.
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-11-29 Morgan DetersFix portfolio compile error.
2013-11-27 Morgan DetersIncremental is now on by default when using from API...
2013-11-11 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2013-11-11 Morgan DetersChange exit status to be more consistent with other...
2013-09-30 Liana Hadareanmerged golden
2013-08-26 Kshitij BansalMerge branch '1.2.x'
2013-08-13 Morgan Deters--segv-nospin is now default.
2013-07-11 Morgan DetersSupport for TPTP's TFF0 (with arithmetic)
2013-04-02 Morgan DetersRegenerated copyrights: canonicalized names, no emails
2013-04-02 Morgan Detersupdate copyrights
2013-03-27 lianahMerge branch 'master' into bv-core
2013-03-26 Morgan DetersMake --incremental the default when running interactively
2013-03-15 Morgan DetersMerge branch '1.0.x'
2013-03-14 Morgan DetersMerge branch '1.0.x'
2013-03-13 lianahpost failed attempts at getting the incremental solver...
2013-03-05 Morgan DetersMerge branch '1.0.x'
2013-03-01 Morgan DetersMerge branch '1.0.x'
2013-02-26 lianahMerge branch '1.0.x'
2013-02-26 lianahMerge branch '1.0.x' of https://github.com/CVC4/CVC4...
2013-02-17 Kshitij BansalMerge branch '1.0.x'
2013-02-17 Kshitij BansalMerge pull request #6 from kbansal/decNewoptions
2013-02-16 Morgan DetersMerge branch '1.0.x'
2013-02-16 Morgan DetersFix version identification for new git repository.
2013-02-15 Kshitij BansalMerge branch '1.0.x'
2013-02-15 Kshitij Bansalprvs commit: lower warning to notice
2013-02-15 Kshitij Bansalmake incremental+portfolio experimental
2013-02-15 Kshitij BansalMerge pull request #5 from kbansal/1.0.x
2013-02-15 Kshitij Bansalmake incremental+portfolio experimental
2013-02-04 Morgan DetersMerge branch '1.0.x'
2013-02-04 Morgan Detersdriver::totalTime statistic is now reported correctly...
2013-02-03 Morgan Deterscorrect output language bug with --dump-to
2013-02-02 lianahmerged master into branch
2013-01-31 Morgan DetersMerge branch '1.0.x'
2013-01-30 Morgan Deterscorrect output language bug with --dump-to
2012-10-11 Morgan DetersStandardizing copyright notice. Touches **ALL** source...
2012-10-09 Kshitij Bansaltypo
2012-10-09 Kshitij Bansalbugfix: isQuantified, bugfix: flush
2012-10-06 Morgan Deters* Clean up some options documentation
2012-09-29 Morgan DetersFix a few segfaults in driver.
2012-09-28 Morgan DetersPublic interface review items:
2012-09-27 Morgan Deters* Rename SMT parts (printer, parser) to SMT1
2012-09-26 Morgan DetersThe Tuesday Afternoon Catch-All Commit (TACAC):
2012-09-24 Morgan DetersFix the memout issue seen in recent nightly regressions...
2012-09-22 Morgan DetersSeparate public-facing and internal-facing interfaces...
2012-09-21 Morgan Detersbetter verbosity support (so it's sensible when the...
2012-09-14 Morgan DetersFix a few minor issues in options processing, improving...
2012-09-08 Morgan DetersSome minor changes after reviewing the portfolio "unifi...
2012-09-08 Kshitij BansalSingle driver for both sequential and portfolio