summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-19Add check for C++ exceptions to config scriptcheck_exceptionsAndres Notzli
2017-04-17Make signal handlers saferAndres Notzli
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
2017-03-29Add quantifiers options related to model and master equality engine.ajreynol
2017-03-29Merge pull request #138 from PaulMeng/masterPaulMeng
2017-03-28Refactor the standard effort of relational solverPaul Meng
2017-03-28Fix bug 787.ajreynol
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-26Alphabetizing libcvc4_la_SOURCES.Tim King
2017-03-24Add some regressions. Minor.ajreynol
2017-03-24Refactor model building for quantifiers to be a single pass, simplification. ...ajreynol
2017-03-23Fixing warning message.Clark Barrett
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback