summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-26Better organization of quantifiers modules, promote full saturation to module...ajreynol
2015-09-25Clear term caches for quantifiers + incremental, fixes bug 674. Refactoring ...ajreynol
2015-09-24Counterexample-guided instantiation for datatypes. Make sygus parsing more l...ajreynol
2015-09-22Improve ITE redundant branch elimination in quantifiers.ajreynol
2015-09-21Fix for sets segfault (reported by Ravi Kandhadai)Kshitij Bansal
2015-09-18Fix bug in quantifiers engine where model construction could be skipped.ajreynol
2015-09-18More work mixing UF and sygus.ajreynol
2015-09-18Allow most smt2 commands as sygus commands. Fix bug in fmf-fun regarding quan...ajreynol
2015-09-16Add option --fmf-fun-rlv, remove deprecated option --axiom-inst.ajreynol
2015-09-15Fix bug related to quantifiers + incremental, thanks John Backes for the bug ...ajreynol
2015-09-11Minor cleanup related to codatatypes.ajreynol
2015-09-10Models for codatatypes. Fixes bug 662.ajreynol
2015-09-10Normalization of codatatype constants, codatatype now has a fair enumerator.ajreynol
2015-09-10Fix bug 670. Minor.ajreynol
2015-09-09Fix bug in strings rewriter regarding lengths of substr terms.ajreynol
2015-09-09Working towards a fair enumerator for codatatypes.ajreynol
2015-09-06Improve quantifiers rewriter, minor refactoring.ajreynol
2015-09-05Working fix for bugs 610 and 643 regarding check-model with preprocessed quan...ajreynol
2015-09-05Fix bugs related to fmf with incremental. Reinitialize sorts on user pop, bug...ajreynol
2015-09-04Fix bugs 605 and 667.ajreynol
2015-09-02fix regressionsKshitij Bansal
2015-09-02Merge remote-tracking branch 'origin/master'Kshitij Bansal
2015-09-01Fixed but with getAssertionsClark Barrett
2015-08-30Minor improvement to sygus sol reconstruction.ajreynol
2015-08-28Improvements to sygus, register equivalent terms based on rewrites of origina...ajreynol
2015-08-27Do ITE term bookkeeping when solving Sygus inputs. Add missing script from S...ajreynol
2015-08-27Modify slow regressions.ajreynol
2015-08-26Minor improvements to cbqi, fix bug in solving with vts symbols, round up for...ajreynol
2015-08-25Use zero in cbqi when not using infinities.ajreynol
2015-08-24Added threshold for core bv cardinality lemmasLiana Hadarean
2015-08-24Fix for bv core cardinality lemma generationLiana Hadarean
2015-08-24eager bit-blasting gives models for boolean variables too (fixes bug618)Liana Hadarean
2015-08-24Improvements to vts in cbqi, bug fix vts for non-atomic terms containing vts ...ajreynol
2015-08-21Minor changes related to codatatypes for 1.5 release.ajreynol
2015-08-21Fix disequality bounds in cbqi, record literals for ITE skolems in cbqi. Ena...ajreynol
2015-08-21better handling for conflicting options with nonlinear arith (bug 646)Kshitij Bansal
2015-08-21Fix bug 649 (errors to regular output channel)Kshitij Bansal
2015-08-20fix to bug659 due to algebraic solver model buildingLiana Hadarean
2015-08-20fix for bug660 and bug658 due to incorrect bit-blasting of divison by zeroLiana Hadarean
2015-08-19Make cbqi robust to term ITE removal. Separate vts infinities for int/real.ajreynol
2015-08-19fix bug 605Kshitij Bansal
2015-08-19Implementation of model-based projection in cbqi, cleanup, add regressions.ajreynol
2015-08-17fix for bug663Tianyi Liang
2015-08-16More optimizations to --macros-quant, add --macros-quant-mode=ground-uf. Clea...ajreynol
2015-08-12Improvements to --macros-quant. Enable --clause-split by default. Bug fix for...ajreynol
2015-08-01Simplification/improvement to solving deltas in LRA cbqi. Bug fix sygus datat...ajreynol
2015-08-01Support for default grammar for datatypes in sygus. Support vts for infinity.ajreynol
2015-08-01Make --fmf-fun and --macros-quant work in incremental mode. Add regressions.ajreynol
2015-07-31Sygus support for inductive datatypes.ajreynol
2015-07-30Implement virtual term substitution for non-nested quantifiers. Fix soundnes...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback