summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-05Remove --apply-to-const preprocessing pass (#3919)Andres Noetzli
2020-03-05Add a new arith constraint proof rule: IntTightenAP (#3818)Alex Ozdemir
2020-03-05Revert "Add a new arith constraint proof rule: IntTightenAP (#3818)"Alex Ozdemir
2020-03-05Add a new arith constraint proof rule: IntTightenAP (#3818)Andres Noetzli
2020-03-05Migrate a majority of the functionality in parsers to the new API (#3838)Andrew Reynolds
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Aina Niemetz
2020-03-05Revert "Move ownership of DecisionEngine into PropEngine. (#3850)"Aina Niemetz
2020-03-05Move ownership of DecisionEngine into PropEngine. (#3850)Andrew Reynolds
2020-03-05Fix issues with real to int (#3918)Andrew Reynolds
2020-03-05Enable -Wshadow and fix warnings. (#3909)Mathias Preiner
2020-03-03Refactoring and cleaning the type enumerator for sets (#3908)mudathirmahgoub
2020-03-03Standardize the interface for SMT engine subsolvers (#3836)Andrew Reynolds
2020-03-02Fix `TheorySetsPrive::eqNotifyPostMerge()` (#3901)Andres Noetzli
2020-03-02Fix variable shadowing bug in sets. (#3898)Mathias Preiner
2020-03-02 Split collect model info by types in strings (#3847)Andrew Reynolds
2020-02-29Convert more uses of string to word (#3834)Andrew Reynolds
2020-02-29 Throw warning instead of error for non-constant values in check-model stages...Andrew Reynolds
2020-02-28Add support for str.from_code (#3829)Andres Noetzli
2020-02-28propEngine: Reorder class declaration according to code style guidelines. (#3...Aina Niemetz
2020-02-28Fix assertion related to assignability in the model. (#3843)Andrew Reynolds
2020-02-28Replace conditional rewrite pass in quantifiers with the extended rewriter (#...Andrew Reynolds
2020-02-28Use enum for quantifiers rewrite steps (#3840)Andrew Reynolds
2020-02-27Refactor operator applications in the parser (#3831)Andrew Reynolds
2020-02-27Changing TPTP parser to accomodate new API (#3837)Haniel Barbosa
2020-02-27Update purifySygusGTerm to the new API (#3830)Andrew Reynolds
2020-02-27Fix large models for strings (#3835)Andrew Reynolds
2020-02-27Fix -Wshadow warnings in common headers (#3826)Andres Noetzli
2020-02-26Add support for is_digit and regular expression difference (#3828)Andrew Reynolds
2020-02-26Disable regression that times out on debug (#3833)Andrew Reynolds
2020-02-26Move fix for vacuous sygus types out of the parser (#3820)Andrew Reynolds
2020-02-26Initial work towards -Wshadow (#3817)Andrew Reynolds
2020-02-26Some initial work on using words (#3819)Andrew Reynolds
2020-02-26Infrastructure for tautological literals in nonlinear solver (#3795)Andrew Reynolds
2020-02-26Use side effect utility for non-linear lemmas (#3780)Andrew Reynolds
2020-02-26Fix regression (#3827)Andrew Reynolds
2020-02-26More fixes for printing sygus commands (#3812)Andrew Reynolds
2020-02-26Basic support for regular expression complement (#3437)Andrew Reynolds
2020-02-26Refactor type ascriptions in the parser (#3825)Andrew Reynolds
2020-02-26Minor improvement to ParseOp (#3808)Andrew Reynolds
2020-02-26Use default consts when not using any const during grammar normalization (#3807)Andrew Reynolds
2020-02-26Fix node arity issue in reduction of int2bv (#3777)Andrew Reynolds
2020-02-26Move equivalence class info to its own file in strings (#3799)Andrew Reynolds
2020-02-26Support for witnessing choice in models (#3781)Andrew Reynolds
2020-02-26Remove portfolio leftovers (#3821)Andres Noetzli
2020-02-26Minor cleaning of smt2 parser (#3823)Andrew Reynolds
2020-02-25Embed mkAssociative utilities within the API. (#3801)Andrew Reynolds
2020-02-25Sets & Relations Java example (#3816)mudathirmahgoub
2020-02-25Sets & Relations Java example (#3816)mudathirmahgoub
2020-02-25remove redundant includes (#3815)yoni206
2020-02-24bv_to_int preprocessing passyoni206
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback