summaryrefslogtreecommitdiff
path: root/src/theory
AgeCommit message (Expand)Author
2013-09-18Fixes to theoryof-mode; no longer static in Theory class.Morgan Deters
2013-09-15Change default option of simple ite lifting within quantifier bodies. add so...Andrew Reynolds
2013-09-13Documentation fixes, some code typo fixes, file perms, other minor things.Morgan Deters
2013-09-11Theory of strings.Tianyi Liang
2013-09-09Another minor fix for datatypes to repair my previous commit.Andrew Reynolds
2013-09-09Support empty (and 1-ary) tuples and records.Morgan Deters
2013-09-09Ensure no cost for datatypes debugging when not tracing it.Morgan Deters
2013-09-06Fix datatypes for bug 503Andrew Reynolds
2013-09-05Fix bugs/issues with missed-t-prop dump outputMorgan Deters
2013-08-13Minor cleanup.Morgan Deters
2013-08-13Minor fixes for --fmf-fmc for quantifiers containing datatypesAndrew Reynolds
2013-08-13initial modifications for per-ic cbqiAndrew Reynolds
2013-07-29Fix numerous compiler warnings on various platformsMorgan Deters
2013-07-22Allow BV and DT in either order in the logic stringMorgan Deters
2013-07-22Add option --cbqi-recurse.Andrew Reynolds
2013-07-22Bug fix for --fmf-fmc for non-uninterpreted sort quantifiers, added infrastru...Andrew Reynolds
2013-07-19possible fix for bug 521Dejan Jovanovic
2013-07-19Minor fix for --no-condense-function-valuesMorgan Deters
2013-07-18Fix quantifier instantiation bug in cbqi, add default priorities in rewrite e...Andrew Reynolds
2013-07-17Fix bug 516; include some bug testcases.Morgan Deters
2013-07-16fixed seg fault when bv equality is turned offLiana Hadarean
2013-07-16fixed bug520Liana Hadarean
2013-07-16"Tabular"-style function definitions in models with --no-condense-function-va...Morgan Deters
2013-07-16Minor bugfixes to model-buildingMorgan Deters
2013-07-11Support for TPTP's TFF0 (with arithmetic)Morgan Deters
2013-07-09Fix for bug 519; don't involve ITESimplifier in model generation.Morgan Deters
2013-07-09add relevant domain computationAndrew Reynolds
2013-07-02Make uf strong solver user-context dependent, fixes bug 522.Andrew Reynolds
2013-07-02Minor fixes for bounded integers, rewrite engine.Andrew Reynolds
2013-06-28More bug fixes for interval models.Andrew Reynolds
2013-06-27Better check-models output for some kinds of problems; add anassertion that t...Morgan Deters
2013-06-27Small fix for IS_INTEGER.Morgan Deters
2013-06-26Add support for interval models in bounded integers MBQI (in progress).Andrew Reynolds
2013-06-25Refactoring of model engine to separate individual implementations of model b...Andrew Reynolds
2013-06-24Support for abs, to_int, is_int, divisible in SMT-LIB; also --rewrite-divk al...Morgan Deters
2013-06-24Add options for symmetry breaking in uf+ss totality axiom approach, option fo...Andrew Reynolds
2013-06-19Workaround for suspected clang 3.0 codegen bug on MacMorgan Deters
2013-06-17Make --var-elim-quant true by default. Add rewrite engine to quantifiers mod...Andrew Reynolds
2013-06-07Fix for bug 517.Morgan Deters
2013-06-06small parese issue in IDLDejan Jovanović
2013-06-06typoDejan Jovanović
2013-06-06IDL example theory (to be used with --use-theory=idl).Dejan Jovanović
2013-06-05Fix bug in --fmf-fmc for producing models of functions not appearing in quant...Andrew Reynolds
2013-06-04Add --no-condense-function-values option for explicit function models (useful...Morgan Deters
2013-06-04Merge branch '1.2.x'Morgan Deters
2013-06-04Fix clang static initialization order issue; fixes bug 512.Morgan Deters
2013-06-04Add partial support for MBQI with arrays when using --fmf-fmc. Fix constant ...Andrew Reynolds
2013-05-29Merge branch '1.2.x'Morgan Deters
2013-05-28Standardize SMT-LIBv2 set of logics to use LogicInfo.Morgan Deters
2013-05-23Refactoring to prepare for MBQI with integer quantification. Minor bug fixes.Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback