summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-11Merge branch 'master' into issue4028issue4028Aina Niemetz
2020-03-11Remove experimental symmetry breaker (#4005)Andrew Reynolds
2020-03-11Fix non-parametrized operators in subgoal generation (#4023)Andrew Reynolds
2020-03-11Remove partial instantiation for local theory extensions (#4020)Andrew Reynolds
2020-03-11Fix (#4017)Andrew Reynolds
2020-03-11Fix duplicate variable issue in sygus-qe-preproc (#4013)Andrew Reynolds
2020-03-11Introduce tables in the rewriter (#3742)Andres Noetzli
2020-03-10Set assertion in `CnfStream::ensureLiteral()` (#3927)Andres Noetzli
2020-03-10Merge branch 'master' into issue4028Andres Noetzli
2020-03-10reset-assertions: Update TheoryEngine's PropEngine*Andres Noetzli
2020-03-10bv-gauss-elim: Fix handling of inconsistent case. (#4027)Aina Niemetz
2020-03-10Fix real to int for parameterized kinds (#4016)Andrew Reynolds
2020-03-10Fix sort inference for top-level Boolean variables (#4012)Andrew Reynolds
2020-03-10Fix issue with reset-assertions. (#3988)Aina Niemetz
2020-03-10Logic exception instead of assertion failure for instantiate (#4006)Andrew Reynolds
2020-03-10Remove assertion in resolution bound inferences (#3980)Andrew Reynolds
2020-03-10Consolidate options that disable produceModels (#3973)Andrew Reynolds
2020-03-10Fix assertion failure in sort inference for Boolean equalities (#3993)Andrew Reynolds
2020-03-10Fix -Wshadow warnings in sygus_grammar_cons.cpp. (#3986)Aina Niemetz
2020-03-10Do not set values for non-linear mult terms in collectModelInfo (#3983)Andrew Reynolds
2020-03-10 Fix real as int for incremental (#3979)Andrew Reynolds
2020-03-10Do not traverse quantifiers in nl ext purify (#3982)Andrew Reynolds
2020-03-09Only register sygus terms to unfold if option is set (#3978)Andrew Reynolds
2020-03-09Document bv-to-bool recursion (#3848)Alex Ozdemir
2020-03-09Enhancement: make the bool-to-bv pass more robust and targeted (#3021)makaimann
2020-03-09Rename sygus option name (#3977)Andrew Reynolds
2020-03-09Remove instantiation propagator infrastructure (#3975)Andrew Reynolds
2020-03-09Ensure standard miniscoping is applied before aggressive miniscoping (#3974)Andrew Reynolds
2020-03-09Eliminate spurious assertion (#3976)Andrew Reynolds
2020-03-09DecisionEngine: Use unique_ptr for enabled strategies. (#3984)Aina Niemetz
2020-03-09Fix type issue in arith rewrite equality (#3972)Andrew Reynolds
2020-03-09Make registration of unit clauses more robust (#3965)Andres Noetzli
2020-03-09Clean up more uses of ExprManager in parsers (#3932)Andrew Reynolds
2020-03-09Convert more uses of strings to words (#3921)Andrew Reynolds
2020-03-09Fixes for bounds on transcendental functions (#3832)Andrew Reynolds
2020-03-08Rewrite again full for DIV rewrite (#3945)Andrew Reynolds
2020-03-07Explicit end marker for models printed in the CVC language (#3934)Ying Sheng
2020-03-06Minor refactor for theory of sets (#3924)Andrew Reynolds
2020-03-06Simplify DatatypeDeclarationCommand command (#3928)Andrew Reynolds
2020-03-06Remove tester name from APIs (#3929)Andrew Reynolds
2020-03-06Make sygus datatype building independent of parser in sygus v2 (#3923)Andrew Reynolds
2020-03-06Support default sygus grammar construction for sets (#3842)Andrew Reynolds
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback