summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-23Merge pull request #152 from timothy-king/delta-rational-value-cases-second-s...Andrew Reynolds
2017-04-23Changing spaces to tabs in Makefile.Tim King
2017-04-22Updating TheoryArithPrivate::getDeltaValue() to eagerly use the partial model...Tim King
2017-04-21Merge pull request #151 from 4tXJ7f/fix_debugClark Barrett
2017-04-21Disabled bug639.smt2 which still fails.Clark Barrett
2017-04-21Add test cases for bugs 639 and 681.Clark Barrett
2017-04-21Fix for bug 681 (now gives reasonable error message about using constantClark Barrett
2017-04-21Move assertion out of loop for better performanceAndres Noetzli
2017-04-21Merge pull request #150 from 4tXJ7f/check_exceptions2Clark Barrett
2017-04-21Fix new relations regressions to use sets-ext.ajreynol
2017-04-21Handle subtypes in sets. Bug fixes for tuples with subtypes.ajreynol
2017-04-21Add check for C++ exceptions to config scriptAndres Notzli
2017-04-20Merge pull request #149 from PaulMeng/masterAndrew Reynolds
2017-04-20Minor fixes.ajreynol
2017-04-20Support for relational operators identity and join imagePaul Meng
2017-04-19Fix mktheoryrewriter and mktheorytraits for nullaryoperator.ajreynol
2017-04-19Fixes for handling set universe: restrict upwards rule for universe to member...ajreynol
2017-04-18Merge pull request #147 from makaimann/coverage_fixClark Barrett
2017-04-18Fix for bug 639.Clark Barrett
2017-04-18Coverage fixmakaimann
2017-04-14Actively split for upwards closusure intersection. Minor clean up, add regres...ajreynol
2017-04-14Fix bug related to portfolio with nullary operators.ajreynol
2017-04-14Fix nullary operator printers, minor.ajreynol
2017-04-14Fix for fmf-fun when the option is set by user command.ajreynol
2017-04-13Fix for some compilersClark Barrett
2017-04-12Add nullary operator metakind.ajreynol
2017-04-11Bug fix in conjecture generation for --quant-ind.ajreynol
2017-04-07Change option names for nl.ajreynol
2017-04-05Merge pull request #143 from FabianWolff/masterClark Barrett
2017-04-05Fix bug 698.ajreynol
2017-04-05Fixes for nlAlgSolveSubs.ajreynol
2017-04-05Merge pull request #145 from 4tXJ7f/fix_lfsc_argsAndrew Reynolds
2017-04-05Caching for fun def process, add regression.ajreynol
2017-04-05[LFSC] Fix segfaultAndres Notzli
2017-04-05Remove extraneous portion of an nl regression.ajreynol
2017-04-05Add non-linear regressions, disable nlAlgSubs, do not do rep checking for NON...ajreynol
2017-04-05Fix several spelling errorsFabian Wolff
2017-04-04Enable multi-trigger-linear by default, add option.ajreynol
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-03Merge pull request #141 from 4tXJ7f/remove_defClark Barrett
2017-04-03Merge pull request #142 from timothy-king/nlAlgMergeAndrew Reynolds
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
2017-03-31Remove decl. of getStatisticsRegistry(SmtEngine*)Andres Notzli
2017-03-31Add option multi-trigger-linear, minor optimization to E-matching.ajreynol
2017-03-30Merge pull request #139 from 4tXJ7f/remove_throwClark Barrett
2017-03-30[Coverity] Remove throw qualifiers in src/smtremove_throwAndres Notzli
2017-03-30Minor fixes for trigger selection max.ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback