summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-11-23Fix regular expression consume for nested star (#5518)Andrew Reynolds
2020-11-23Change UF ho to ppRewrite instead of expand definition (#5499)Andrew Reynolds
2020-11-22Fix quantifiers scope issue in strings preprocessor (#5491)Andrew Reynolds
2020-11-20Add posRewriteEqual to bags rewriter (#5498)mudathirmahgoub
2020-11-20Fix remove term formula policy for terms beneath quantifiers (#5497)Andrew Reynolds
2020-11-20Support nested quantifier elimination for get-qe command (#5490)Andrew Reynolds
2020-11-20Updates to API in preparation for using symbol manager for model (#5481)Andrew Reynolds
2020-11-19Enable new implementation of CEGQI based on nested quantifier elimination (#5...Andrew Reynolds
2020-11-19Use new let binding utility in smt2 printer (#5472)Andrew Reynolds
2020-11-19Fix issues related to eliminating extended arithmetic operators (#5475)Andrew Reynolds
2020-11-18Disable slow nl regression (#5467)Andrew Reynolds
2020-11-18Do not expand definitions of extended arithmetic operators (#5433)Andrew Reynolds
2020-11-18Use symbol manager for get assignment (#5451)Andrew Reynolds
2020-11-18Fix asan issues related to solver and symbol manager (#5457)Andrew Reynolds
2020-11-14Fix double conflict in extended string solver (#5435)Andrew Reynolds
2020-11-12Make regular expression difference left associative (#5430)Andrew Reynolds
2020-11-12Models standard (#5415)yoni206
2020-11-11Move symbol manager to src/expr/ (#5420)Andrew Reynolds
2020-11-11Pass symbol manager to commands (#5410)Andrew Reynolds
2020-11-10Fix preregistration in TheorySep before declare-heap (#5411)Andrew Reynolds
2020-11-10Do not mark extended functions as reduced based on decomposing contains (#5407)Andrew Reynolds
2020-11-10Add proper support for the declare-heap command for separation logic (#5405)Andrew Reynolds
2020-11-09Add symbol manager (#5380)Andrew Reynolds
2020-11-09Simplify handling of subtypes in smt2 printer (#5401)Andrew Reynolds
2020-11-09Do not regress explanations of datatype lemmas (#5376)Andrew Reynolds
2020-11-06Fix issue #5342 (#5349)mudathirmahgoub
2020-11-05Simplify printing with respect to expression types (#5394)Andrew Reynolds
2020-11-05Remove mkSingleton from the API (#5366)mudathirmahgoub
2020-11-03Add constants from equality engine evaluation to model (#5391)Andres Noetzli
2020-11-03Add support for printing `re.loop` and `re.^` (#5392)Andres Noetzli
2020-11-03Reset built model flag at presolve in nonlinear (#5386)Andrew Reynolds
2020-11-02Run python tests during make check (#5226)makaimann
2020-11-02Update strings proxy variable map to be context independent (#5377)Andrew Reynolds
2020-10-29Update api::Sort to use TypeNode instead of Type (#5363)Andrew Reynolds
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-10-28run_regression.py to fail on invalid requirements (#5264)yoni206
2020-10-28Fixes for unconstrained variables in nonlinear model (#5351)Andrew Reynolds
2020-10-28Convert symbol table from Expr-level to Term-level (#5355)Andrew Reynolds
2020-10-27run_regression: Add --skip-timeout option, lower timeout to 600 seconds. (#5...Mathias Preiner
2020-10-27Refactor DeclareSygusVarCommand and SynthFunCommand to use the API. (#5334)Abdalrhman Mohamed
2020-10-27Add missing methods involving datatype sorts to the API (#5290)Andrew Reynolds
2020-10-27Enable --nl-cad by default (#5345)Gereon Kremer
2020-10-26Add DUPICATE_REMOVAL operator to bags (#5336)mudathirmahgoub
2020-10-24Fix issue 5271 (#5335)mudathirmahgoub
2020-10-23Fix related to preregistering boolean term variables in strings (#5331)Andrew Reynolds
2020-10-22Fix issue 5309 (#5327)mudathirmahgoub
2020-10-21Implement bags evaluator (#5322)mudathirmahgoub
2020-10-21Add operator MakeBagOp for constructing bags (#5209)mudathirmahgoub
2020-10-19Expand `seq.nth` lazily (#5287)yoni206
2020-10-16Catch more cases of nested recursion in datatypes (#5285)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback