summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-15Fix for bug 639.Clark Barrett
2017-06-15Fix for issue related to cbqi + E-matching.ajreynol
2017-06-15Fix relevant domain for datatypes, fixes bug 824.ajreynol
2017-06-15Ensure uninterpreted constants do not escape datatypes, fixes bug 823. Fix cb...ajreynol
2017-06-14Remove UdivSelf rewrite, add UdivZero rewriteAndres Noetzli
2017-06-03Fix compile errorClark Barrett
2017-06-01Minor optimizations related to cbqi.ajreynol
2017-05-31Fix model construction for BV with cbqi. Minor change to defaults.ajreynol
2017-05-31A more informative error message when a theory is not yet supported by the pr...guykatzz
2017-05-31Minor fix to last commit.ajreynol
2017-05-31Change to-int, div, int-div skolems from CDAttribute to stored in CDHashMap. ...ajreynol
2017-05-31Minor change to defaults, update smt comp script, minor changes to options in...ajreynol
2017-05-30print only labeled assertions as part of the unsat coreguykatzz
2017-05-26Checking that equalities belong to the arithmetic theory in the solve() routine.Tim King
2017-05-26Fix use-after-free with ResChainsAndres Noetzli
2017-05-25Quote unsat core names if applicable, fixes bug 816.ajreynol
2017-05-20Fix bug 812.ajreynol
2017-05-17Merge pull request #155 from makaimann/conditional_coverageClark Barrett
2017-05-16Merge pull request #161 from 4tXJ7f/fix_parserClark Barrett
2017-05-16Avoid tokenizing FP tokens in non-FP inputAndres Noetzli
2017-05-16Fix error in Windows buildAndres Noetzli
2017-05-15Merge pull request #156 from 4tXJ7f/fix_safe_printAndrew Reynolds
2017-05-15Minor fix in safe_print functionAndres Noetzli
2017-05-15Cleanup handling of division (possible fix for bugs 803, 804, 805).ajreynol
2017-05-15Merge pull request #159 from 4tXJ7f/fix_set_typesAndrew Reynolds
2017-05-15Fix type checks for relation operatorsAndres Noetzli
2017-05-15Merge pull request #158 from 4tXJ7f/fix_sets_rewriterAndrew Reynolds
2017-05-15Fix minor bug in sets rewriterAndres Noetzli
2017-05-15Fix bug 806. Minor fixes to remove term formula pass.ajreynol
2017-05-15Merge pull request #157 from 4tXJ7f/fix_iteratorAndrew Reynolds
2017-05-15Fix condition in upwards closure check for setsAndres Noetzli
2017-05-15Fix issue in ceg_instantiator related to types and theoryOf, fixes bug 802.ajreynol
2017-05-15Make conflict-based instantiation abort if a ground conflict is found in the ...ajreynol
2017-05-12Adding VPATH back inmakaimann
2017-05-12Conditional coverage buildmakaimann
2017-05-12Make signal handlers saferAndres Notzli
2017-05-10Do not split on cardinality for string equivalence classes with non-constant ...ajreynol
2017-05-09Change str.replace for empty string.ajreynol
2017-05-05Do not eliminate extended arithmetic symbols when finite model finding is on,...ajreynol
2017-05-05Fix error message.ajreynol
2017-05-04skolemization manager may be called also when just unsatCores are on (related...guykatzz
2017-05-04fixing bug 790: track dependencies when the unsatCores() option is onguykatzz
2017-04-28Partial fix for bug 717.experimentClark Barrett
2017-04-28Minor fixesajreynol
2017-04-28Fix bug for real division.ajreynol
2017-04-28Do not eliminate non-standard arithmetic operators in recursive function defi...ajreynol
2017-04-24Fixes and simplifications for fmf mbqi.ajreynol
2017-04-24Fix parsing selectors for nullary constructors in smtlib 2.6 format.ajreynol
2017-04-22Updating TheoryArithPrivate::getDeltaValue() to eagerly use the partial model...Tim King
2017-04-21Merge pull request #151 from 4tXJ7f/fix_debugClark Barrett
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback