summaryrefslogtreecommitdiff
path: root/src/smt
AgeCommit message (Expand)Author
2016-09-12Refactor prenex modes.ajreynol
2016-09-12Remove old implementation of cbqiajreynol
2016-09-09Support for separation logic + EPR. Refactor preprocessing of sep.nil, only a...ajreynol
2016-09-03Miniscope top level conjunctions for prenex normal form, allow one level mini...ajreynol
2016-09-03Option for prenex normal formajreynol
2016-09-01Cleanup quantifier elimination in smt engine.ajreynol
2016-09-01Updates to cbqi. New strategy --cbqi-nested-qe to do qe on nested quantifier...ajreynol
2016-08-25Minor cleanup preprocessing, add ppNotifyAssertions.ajreynol
2016-08-19Fixed two bugsClark Barrett
2016-08-15Enable bounded set membership with --fmf-bound. Map to term models for bounde...ajreynol
2016-08-11Add support for fewer preprocessing holesAndres Notzli
2016-07-20Infrastructure for storing and printing heap models for separation logic. Ens...ajreynol
2016-07-07Refactoring of strings preprocess module. When enabled, apply eager preproces...ajreynol
2016-07-06Add comment field for model, resolves hack for printing sep logic models.ajreynol
2016-06-20Addressed a bug that occurs when proof production is triggered via text flags...Guy
2016-06-20Merge branch 'master' of https://github.com/CVC4/CVC4Guy
2016-06-20Fixed a bug where the proofManager's init() call was not getting called, resu...Guy
2016-06-17Support for separation logic. Enable cbqi by default for pure BV.ajreynol
2016-06-06Merge pull request #85 from CVC4/master_for_proof_mergeguykatzz
2016-06-03Simple memory fixes, minor cleanup in quantifiers.ajreynol
2016-06-01Merge from proof branchGuy
2016-06-01Revert "Merging proof branch"Guy
2016-06-01Merging proof branchGuy
2016-05-27Enabled bit-blasting option for QF_UFBVClark Barrett
2016-05-26Updated script, fixed bug in QF_NIA conversion.Clark Barrett
2016-05-18Refactor modes for sygus+single invocation. Add option --inst-rlv-cond. Mino...ajreynol
2016-05-15Work on --sygus-direct-eval. Minor optimizations, updates to casc scripts. En...ajreynol
2016-05-06Minor clean up, fixes related to sygus.ajreynol
2016-04-26Fixing a memory leak of the ProofManager.Tim King
2016-04-15Fix for bug 717Clark Barrett
2016-04-13Minor improvements for alpha equivalence and partial quantifier elimination i...ajreynol
2016-04-13Handle parametric datatypes with --quant-ind. Minor updates.ajreynol
2016-04-09cardinality operation for finite sets (based on my thesis / ijcar16 paper)Kshitij Bansal
2016-04-04New options for trigger selection, add option --strict-triggers. Do not infer...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-30Updates to E-matching to avoid entailed instantiations earlier. Minor updates...ajreynol
2016-03-28Minor cleanup from last commit (quant util, equality infer). Do not set fmfBo...ajreynol
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback