summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2017-04-04Simplify Theory::collectModelInfo interface to not take deprecated fullModel ...ajreynol
2017-04-04Do not solve for 0-ary non-constant symbols (for which isVar returns true), a...ajreynol
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
2017-03-31Add option multi-trigger-linear, minor optimization to E-matching.ajreynol
2017-03-30Minor fixes for trigger selection max.ajreynol
2017-03-29Add quantifiers options related to model and master equality engine.ajreynol
2017-03-28Refactor the standard effort of relational solverPaul Meng
2017-03-28Fix for bug 733Clark Barrett
2017-03-28Minor refactoring sygus.ajreynol
2017-03-28More work on sygus. Add regress4 to Makefile.ajreynol
2017-03-27Fixing a bug for checking whether a node was visited.Tim King
2017-03-27Minor cleanups to ExtTheory.Tim King
2017-03-27Removing the friend class modifier from ExtTheory to Theory.Tim King
2017-03-27Merge pull request #137 from 4tXJ7f/throw_qualsClark Barrett
2017-03-27Making the ExtTheory object a private member of Theory.Tim King
2017-03-27Making ppNotifyAssertions take a const vector.Tim King
2017-03-27Moving the CareGraph into its own file.Tim King
2017-03-27Moving the theory::Assertion struct into its own file.Tim King
2017-03-27Remove throw qualifiers in type enumeratorsAndres Notzli
2017-03-24Add some regressions. Minor.ajreynol
2017-03-24Refactor model building for quantifiers to be a single pass, simplification. ...ajreynol
2017-03-22Fix more cases of rewritten explanations in strings for bug 784. Minor.ajreynol
2017-03-22Minor fix for bounded integers.ajreynol
2017-03-22Work on new approach for sygus involving conditional solutions. Refactoring o...ajreynol
2017-03-21Improve computeCareGraph functions to check shared term equality status once ...ajreynol
2017-03-18Fix for bug 707.Clark Barrett
2017-03-18Fix to help with bug 717Clark Barrett
2017-03-10Minor fix for cbqi-all.ajreynol
2017-03-07More fixes for printing/parsing sets, fix kind name.ajreynol
2017-03-06Do not eagerly construct explanations in relation solver.ajreynol
2017-03-06Support for set compliment and universe set. Simplify approach for sep.nil no...ajreynol
2017-03-06Adding support for bool-to-bvClark Barrett
2017-03-03Fix for collectModelInfo related to finite types + preregistration. Generaliz...ajreynol
2017-03-03Another minor fix for sets related to sharing + finite element types.ajreynol
2017-03-02Fixes related to sets.ajreynol
2017-03-02Minor cleanup and reorganization related to last commit.ajreynol
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2017-02-16Minor fixes for relations, quantifiers dsplit.ajreynol
2017-02-16Fixes for sets+rels check. Minor.ajreynol
2017-02-15Minimization modes for fmf bound.ajreynol
2017-02-07Generalize finite bound inference to unifiable variables in set membership li...ajreynol
2017-01-30Fix regexp cache issue in strings, add regression.ajreynol
2017-01-18Fix non-idempotent rewrite in Array rewriterAndres Noetzli
2017-01-18Minor fix in relations.ajreynol
2017-01-13Do not rewrite explanations in strings.ajreynol
2017-01-11Merge pull request #129 from timothy-king/regression-scrubberClark Barrett
2017-01-11Fix for when variables are (partially) bound in multiple ways, add regression...ajreynol
2017-01-10Adding regression test scrubbing.Tim King
2017-01-06Minor fix for sets.ajreynol
2017-01-04Fix for tff type declarations inTPTP parser, fixes bug 748. Other minor chan...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback