summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2020-04-03Only rewrite lambdas via array representations when constant (#4203)Andrew Reynolds
2020-04-03Split sequences rewriter (#4194)Andrew Reynolds
2020-04-02Remove undocumented/uncommon aliases (#4177)Andres Noetzli
2020-04-02Introduce enums for all string inferences, excluding the core solver (#4195)Andrew Reynolds
2020-04-01Initialize theory rewriters in theories (#4197)Andres Noetzli
2020-03-31Support char smt-lib syntax (#4188)Andrew Reynolds
2020-03-31Rename checkValid/query to checkEntailed. (#4191)Aina Niemetz
2020-03-31Remove replay and use-theory options and idl (#4186)Andrew Reynolds
2020-03-31Convert more uses of string-specific functions (#4158)Andrew Reynolds
2020-03-30Rewrites for all remaining return statements in strings rewriter (#4178)Andrew Reynolds
2020-03-30Support indexed operators re.loop and re.^ (#4167)Andrew Reynolds
2020-03-30Remove ref skolem datatype option (#4185)Andrew Reynolds
2020-03-30Fix arguments to print callback (#4171)Andrew Reynolds
2020-03-30Frontend support for the choice operator (#4175)mudathirmahgoub
2020-03-28Enumeration for String rewrites (#4173)Andrew Reynolds
2020-03-28Change is-cons to (_ is cons) in Sygus benchmarks. (#4174)Abdalrhman Mohamed
2020-03-28Stop printing datatype declaration for Sygus V1 grammar. (#4168)Abdalrhman Mohamed
2020-03-27Node traversal iterator (#3845)Alex Ozdemir
2020-03-27Split transcendental solver to its own file (#4156)Andrew Reynolds
2020-03-27Fix issues with unsat cores and reset-assertions (#4159)Andres Noetzli
2020-03-27Move string utility file (#4164)Andrew Reynolds
2020-03-27Do not require that function sorts are first class internally (#4128)Andrew Reynolds
2020-03-27Support unicode internal representation and escape sequences (#3852)Andrew Reynolds
2020-03-26Move set defaults function to its own file (#4154)Andrew Reynolds
2020-03-26Added unit-cube-like test for branch and bound (#3922)Amalee
2020-03-26Add stats for string reductions, lemmas and conflicts (#4149)Andrew Reynolds
2020-03-26Generalize more string-specific functions (#4152)Andrew Reynolds
2020-03-25Care graphs based on polymorphic operators in strings (#4150)Andrew Reynolds
2020-03-25Support async-signal-safe printing of inferences (#4148)Andres Noetzli
2020-03-25bv2int : linear mult opt (#4142)Ahmed Irfan
2020-03-25 Generalize more uses of string-specific functions (#4145)Andrew Reynolds
2020-03-24Int2BV fail on demand (#4079)yoni206
2020-03-24Restrict partial triggers to standard quantified formulas (#4144)Andrew Reynolds
2020-03-23Restrict cases of sygus grammar reduction based on argument variants (#4131)Andrew Reynolds
2020-03-23Infer when sygus operators are equivalent to builtin kinds (#4140)Andrew Reynolds
2020-03-23Simplify auxiliary variable handling in CEGQI (#4141)Andrew Reynolds
2020-03-23Throw exception for non-well-founded unimplemented SyGuS types. (#4125)Andrew Reynolds
2020-03-23Change transcendental function app slave list to unordered_set (#4139)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback