summaryrefslogtreecommitdiff
path: root/src/smt
AgeCommit message (Expand)Author
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2015-04-15Fix for unconstrained bug.Clark Barrett
2015-04-09Fix unsat-core issues related to rewrite rules, quantifiers preprocessing, an...ajreynol
2015-04-01Improvements and bug fixes related to cbqi/cegqi. Minor fix for fmf with fun...ajreynol
2015-03-23Decouple counter-example guided quantifier instantiation from Sygus.ajreynol
2015-03-16Fixed proof unitialized memory and minor memory leaks.Liana Hadarean
2015-03-10CNF proofs. Infrastructure for preprocessing proofs. Updates to smt.plf sig...ajreynol
2015-03-05Minor fixes. Extend cegqi-si to real arithmetic.ajreynol
2015-03-04More work on arithmetic single invocation synthesis conjectures.ajreynol
2015-02-02Single invocation module for counterexample guided quantifier instantiation -...ajreynol
2015-01-27Always miniscope nested quantifiers. Disable miniscoping when cegqi enabled....ajreynol
2015-01-26Output solutions for synthesis conjectures with --dump-synth. Minor refactor...ajreynol
2015-01-22Narrow sygus search space based on NNF and rewriting constant arguments.ajreynol
2015-01-22Do not drop patterns during boolean term rewriting. Narrow sygus search space...ajreynol
2015-01-13Fix a memory issue in ResourceManager on 32-bit (resolves bug #606).Morgan Deters
2014-12-28Disable prenex by default when using fmf bound int, minor improvement to data...ajreynol
2014-12-16Fix oversight in dumping assertions in preprocessing.Morgan Deters
2014-12-04Fix segfault in lambdas when constructed via API.Morgan Deters
2014-12-03Floating point infrastructure.Martin Brain
2014-11-22added number of resource units used as a statlianah
2014-11-21Change default option to --inst-when=full-last-call (interleave instantiation...ajreynol
2014-11-18Set Constant's normal form and other short fixesKshitij Bansal
2014-11-18Add local theory extensions instantiation strategy (incomplete). Refactor ho...ajreynol
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-13Remove two obsolete versions of MBQI.ajreynol
2014-11-09Merge branch '1.4.x'Morgan Deters
2014-11-09Fix a deterministic assignment-ordering for get-assignment (fixes a regressio...Morgan Deters
2014-11-07Merge branch '1.4.x'Morgan Deters
2014-11-07Fix missing case in Boolean terms rewriting. (Resolves bug #596.)Morgan Deters
2014-11-07Merge branch '1.4.x'Morgan Deters
2014-11-07Corrected fix for missing case in model postprocessor (resolves bug #595).Morgan Deters
2014-11-07Enable --quant-cf by default. Fix bug in qcf for mixed Int/Real. Minor impr...ajreynol
2014-11-07Revert "Fix missing case in model postprocessor (resolves bug #595)."Morgan Deters
2014-11-07Revert "Fix missing case in model postprocessor (resolves bug #595)."Morgan Deters
2014-11-07Merge branch '1.4.x'Morgan Deters
2014-11-07Fix missing case in model postprocessor (resolves bug #595).Morgan Deters
2014-10-28Preprocessing step for finding finite runs of well-defined function definitio...ajreynol
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-10-16Make --user-pat=trust default. Fix a few warnings found by Morgan. Minor ch...ajreynol
2014-10-14Context-dependent expr attributes are now attached to a specific SmtEngine, a...Morgan Deters
2014-10-11Merge branch '1.4.x'Morgan Deters
2014-10-11Some defensive programming at destruction time, and fix a latent dangling poi...Morgan Deters
2014-10-07Refactor quantifiers attributes.ajreynol
2014-10-06Merge branch '1.4.x'Morgan Deters
2014-10-06Fix a bug in tuple-record handling. Thanks to Saumya Debray for the report.Morgan Deters
2014-10-06Support for RESET command in CVC native language (and infrastructure for supp...Morgan Deters
2014-10-02Merge branch '1.4.x'.Morgan Deters
2014-10-02Fix comment in SmtEngine.Morgan Deters
2014-09-30Proofs- and cores-related segfault fixes (mainly a usability issue), thanks C...Morgan Deters
2014-09-16Refactoring of conjecture generator. Determine subgoals are non-canonical ba...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback