summaryrefslogtreecommitdiff
path: root/src/smt
AgeCommit message (Expand)Author
2016-03-23squash-merge from proof branchGuy
2016-03-22Bug fix for define functions + incremental. Minor work on relational triggers.ajreynol
2016-03-21Deleting the contents of d_modelGlobalsCommands before it is cleared.Tim King
2016-03-12Add options related to interleaving quantifiers and theory combination, chang...ajreynol
2016-03-10Faster conditional rewriting for and/or beneath quantifiers. Improvements to ...ajreynol
2016-03-08Extend synthesis solver to handle single invocation with additional universal...ajreynol
2016-02-18Implement dynamic splitting for quantified formulas. Minor refactoring of re...ajreynol
2016-02-17fix for windows buildsKshitij Bansal
2016-02-17Refactor quantifiers attributes. Make quantifier elimination robust to prepro...ajreynol
2016-02-16Public interface for quantifier elimination. Minor changes to datatypes rewr...ajreynol
2016-02-15More simplification to internal implementation of tuples and records.ajreynol
2016-02-15Eliminate most of the internal representation infrastructure for tuples and r...ajreynol
2016-02-10Fix model postprocessor for tuples, add regression.ajreynol
2016-02-09Eager introduction of eqc, lemma cache for ground fmf. Apply preprocessing to...ajreynol
2016-02-03Added --omit-dont-cares option which doesn't print model values forClark Barrett
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-02-01Adding an virtual destructor to OstreamUpdate.Tim King
2016-02-01Making the ManagedOstream::defaultSource() a const function.Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-08Adding a new Listener utility class. Changing the ResourceManager to use List...Tim King
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Moving sexpr.{cpp,h,i} from expr/ back into util/.Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-30Shuffling around public vs. private headersTim King
2015-12-29Adding a missing header include for cvc4_assert.h in smt_engine_check_proof.c...Tim King
2015-12-26Merged my changes from experimental branch (new array decision procedure,Clark Barrett
2015-12-24Miscellaneous fixesTim King
2015-12-18Modifying emptyset.h and sexpr. Adding SetLanguage.Tim King
2015-12-15Breaking the include cycle between Record and Expr.Tim King
2015-12-15Add option uf-ss-fair-monotone. Minor cleanup and improvement of sort inference.ajreynol
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-11-10Fix infinite loop in datatype enumerator. Minor fixes and improvements to cbq...ajreynol
2015-10-26This commit fixes a bug related to a public header depending on a compiler fl...Tim King
2015-10-23Switching Options::current() to return a pointer. This helps avoid undefined ...Tim King
2015-10-22Enable counterexample-guided quantifier instantiation by default for quantifi...ajreynol
2015-10-19Improve regexp rewriter, simplify regexp preprocess, add basic trans closure ...ajreynol
2015-10-18Fix for no condense func values.ajreynol
2015-10-16Throw error for recursively defined types involving Boolean.ajreynol
2015-10-11Fix strings preprocessing + incremental, fixes bug 682. Add initial infrastru...ajreynol
2015-09-27Improved handling of extended operators. Do preprocess on memberships eagerl...ajreynol
2015-09-26Lazy preprocessing of extended operators in strings. Add regressions. Fixes ...ajreynol
2015-09-18More work mixing UF and sygus.ajreynol
2015-09-16Add option --fmf-fun-rlv, remove deprecated option --axiom-inst.ajreynol
2015-09-05Working fix for bugs 610 and 643 regarding check-model with preprocessed quan...ajreynol
2015-09-04Fix bugs 605 and 667.ajreynol
2015-09-02Merge remote-tracking branch 'origin/master'Kshitij Bansal
2015-09-01Fixed but with getAssertionsClark Barrett
2015-08-28Improvements to sygus, register equivalent terms based on rewrites of origina...ajreynol
2015-08-26Minor improvements to cbqi, fix bug in solving with vts symbols, round up for...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback