summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-18Track inference id for pending facts in strings (#4331)Andrew Reynolds
2020-04-18Improving EqProof printing (#4329)Haniel Barbosa
2020-04-17Add (context-dependent) Proof (#4323)Andrew Reynolds
2020-04-16SyGuS instantiation quantifiers module (#3910)Mathias Preiner
2020-04-16Add ProofNodeManager and ProofChecker (#4317)Andrew Reynolds
2020-04-16Eliminate remaining references to parent TheoryStrings object (#4315)Andrew Reynolds
2020-04-15Add ProofNode data structure (#4311)Andrew Reynolds
2020-04-15Move regular expression inclusion test to RegExpEntail (#4310)Andrew Reynolds
2020-04-15Change option names --default-dag-thresh and --default-expr-depth (#4309)Andrew Reynolds
2020-04-15Split TermRegistry object from TheoryStrings (#4312)Andrew Reynolds
2020-04-15Do not mark string extended functions as eliminated after reduction lemmas (#...Andrew Reynolds
2020-04-15Fix assertion in enumerative instantiation (#4313)Andrew Reynolds
2020-04-15Convert more cases of strings to words (#4206)Andrew Reynolds
2020-04-15Abort if in conflict in enumerative instantiation (#4298)Andrew Reynolds
2020-04-15Always flush lemmas from downwards closure in sets (#4297)Andrew Reynolds
2020-04-15Do not normalize to representatives for variable equalities in conflict-based...Andrew Reynolds
2020-04-14Always assign function values in higher order (#4279)Andrew Reynolds
2020-04-14Fix combinations of cegqi and non-standard triggers (#4271)Andrew Reynolds
2020-04-14Disable preregistration of instantiations for cegqi in incremental (#4251)Andrew Reynolds
2020-04-14Disable macros when higher-order (#4266)Andrew Reynolds
2020-04-14Fix relevant domain computation for nested quantifiers coming from CEGQI (#4235)Andrew Reynolds
2020-04-14Remove a few options (#4295)Andrew Reynolds
2020-04-14Remove a few spurious assertions (#4294)Andrew Reynolds
2020-04-14Remove early type check option (#4234)Andrew Reynolds
2020-04-14Remove argument extender (#4223)Andrew Reynolds
2020-04-14Remove mergePredicates from EqualityEngine interface (#4305)Andrew Reynolds
2020-04-14Fix dump-unsat-cores-full (#4303)Andrew Reynolds
2020-04-13Fix SyGuS define-fun printing from benchmarks coming from v1 parser (#4256)Andrew Reynolds
2020-04-12Fixes for extended rewriter (#4278)Andrew Reynolds
2020-04-11Add skip predicate to node traversal. (#4222)Alex Ozdemir
2020-04-10Ensure exported sygus solutions match grammar (#4270)Andrew Reynolds
2020-04-10Split the non-linear solver (#4219)Andrew Reynolds
2020-04-10Explain non-emptiness by non-zero length in strings (#4257)Andrew Reynolds
2020-04-10Add a few stats to strings (#4252)Andrew Reynolds
2020-04-09Towards proper use of resource managers (#4233)Andrew Reynolds
2020-04-08Split ProcessAssertions module from SmtEngine (#4210)Andrew Reynolds
2020-04-08Added CHOOSE operator for sets (#4211)mudathirmahgoub
2020-04-08Perform theory widening eagerly (#4044)Andres Noetzli
2020-04-08Fix dump models and dump proofs (#4230)Andrew Reynolds
2020-04-08Eliminate call to currentNM within NodeManager (#4227)Andrew Reynolds
2020-04-06Cleanup deprecated quantifiers attribute features (#4215)Andrew Reynolds
2020-04-06Enum for all remaining string inferences (#4220)Andrew Reynolds
2020-04-06Remove links field in all toml files (#4201)Andrew Reynolds
2020-04-06Refactor disequality processing in string solver (#4209)Andres Noetzli
2020-04-06New C++ API: Rename Solver::mkTermInternal. (#4217)Aina Niemetz
2020-04-05Add missing stat for lemmas based on inferences (#4214)Andrew Reynolds
2020-04-05Add safe_print() support for Kind enum (#4213)Andres Noetzli
2020-04-04Type-independent preregistration of empty word (#4205)Andrew Reynolds
2020-04-03New C++ API: Remove Op::getSort(). (#4208)Aina Niemetz
2020-04-03Update theory rewriter ownership, add stats to strings (#4202)Andres Noetzli
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback