summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/quant_util.cpp
AgeCommit message (Expand)Author
2019-04-18Fail fast strategy for propagating instances (#2939)Andrew Reynolds
2019-03-26Update copyright headers.Aina Niemetz
2018-06-25Updated copyright headers.Aina Niemetz
2017-11-30Remove remaining references to QuantArith (#1408)Andrew Reynolds
2017-11-14Make QEffort an enum (#1366)Andrew Reynolds
2017-11-01(Move-only) Split quant util (#1306)Andrew Reynolds
2017-10-27Document quant arith (#1271)Andrew Reynolds
2017-10-09Split term database (#1206)Andrew Reynolds
2017-07-10Merge datatype shared selectors/sygus comp 2017 branch. Modify the datatypes ...ajreynol
2017-07-07Update copyright headers.Mathias Preiner
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
2017-03-29Add quantifiers options related to model and master equality engine.ajreynol
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-12-06Improve bounds for global heap in sep, refactor preprocessing. Minor improvem...ajreynol
2016-10-13Revert "Merge branch 'origin' of https://github.com/CVC4/CVC4.git"Tim King
2016-10-11Merge branch 'origin' of https://github.com/CVC4/CVC4.gitPaul Meng
2016-09-15Refactor setIncomplete in quantifiers.ajreynol
2016-09-14Lemma cache in theory sep. Minor optimization for sets. Minor improvements to...ajreynol
2016-09-13Minor changes to sep logic, epr, quantifier splitting.ajreynol
2016-08-26Basic support for EPR+CBQI. Minor cleanup.ajreynol
2016-07-05Merge branch 'master' of https://github.com/CVC4/CVC4.gitPaulMeng
2016-06-17Support for separation logic. Enable cbqi by default for pure BV.ajreynol
2016-04-28More work on inst propagate. Optimization for qcf to check instances eagerly...ajreynol
2016-04-20update from the masterPaulMeng
2016-04-09Minor refactoring of entailment tests and quantifiers util. Initial draft of ...ajreynol
2016-04-03Updating the copyright headers and scripts.Tim King
2016-04-01Improvements to equality inference module: add missing cases for solvable var...ajreynol
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-28Implement equality inference module for arithmetic terms. Optimization for e...ajreynol
2016-02-11More aggressive conditional rewriting for quantified formulas. Bug fix set in...ajreynol
2015-11-25Infrastructure for partially single invocation properties. Bug fix for uncons...ajreynol
2015-11-10Fix infinite loop in datatype enumerator. Minor fixes and improvements to cbq...ajreynol
2015-10-31Improvements to handling of mixed Int/Real quantifiers.ajreynol
2015-10-26Promote InstStrategyCbqi to quantifier module. Cleanup unused code.ajreynol
2015-08-24Improvements to vts in cbqi, bug fix vts for non-atomic terms containing vts ...ajreynol
2015-08-21Fix disequality bounds in cbqi, record literals for ITE skolems in cbqi. Ena...ajreynol
2015-06-16Avoid completion for large finite types. Fix bug for --fmf-fun.ajreynol
2015-03-04More work on arithmetic single invocation synthesis conjectures.ajreynol
2015-02-26Robust strategy for single invocation LIA synthesis conjectures. Add regress...ajreynol
2015-02-06Handle missing cases for single inv solution reconstruction. Minor fixes. Re...ajreynol
2015-02-04Start work on simplifying single inv solutions. Minor.ajreynol
2015-02-02Single invocation module for counterexample guided quantifier instantiation -...ajreynol
2015-01-29Restrict LtePartialInst instantiations based on E-matching, promote to quanti...ajreynol
2015-01-24Variable patterns only look at eligible terms. Minor refactoring of quantifi...ajreynol
2015-01-22Add option --lte-partial-inst. Remove inst-closure.ajreynol
2014-11-16Add term db mode. Minor changes to quantifiers rewriter: split ITE's where e...ajreynol
2014-07-01Update copyrights.Morgan Deters
2014-01-10Add new method --quant-cf for finding conflicts eagerly for quantified formul...Andrew Reynolds
2013-05-22Significant work on bounded integer quantification to handle non-trivial boun...Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback