summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-05-24Fix `str.replace_re` and `str.replace_re_all`Andres Noetzli
2021-05-24Move proof utilities to src/proof/ (#6611)Andrew Reynolds
2021-05-24Fix re-elim length requirement for symbolic RE memberships (#6609)Andrew Reynolds
2021-05-24Fix instance of no rewrite in extended rewriter (#6610)Andrew Reynolds
2021-05-21Fix tests of unsat cores (#6593)Andrew Reynolds
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-05-21Support braced-init-lists with `mkNode()` (#6580)Andres Noetzli
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-20Minor improvements to the API (#6585)Gereon Kremer
2021-05-20Fix echo printing. (#6573)Aina Niemetz
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-05-19Pass empty vector when constructing re empty, fixes rewrite (#6576)Andrew Reynolds
2021-05-19Adding python API test part 4 (#6553)Ying Sheng
2021-05-19Adding regressions that failed on old unsat cores (#6574)Haniel Barbosa
2021-05-19Change the default unsat cores (#6571)Haniel Barbosa
2021-05-19Adding python API test part 3 (#6552)Ying Sheng
2021-05-19Fix positive contains indexof rewrites for empty string second argument (#6566)Andrew Reynolds
2021-05-19Improve handling of `:named` attributes (#6549)Andres Noetzli
2021-05-18Loop over terms to reconstruct instead of obligations. (#6504)Abdalrhman Mohamed
2021-05-18Fix `collectEmptyEqs()` in string utils (#6562)Andres Noetzli
2021-05-18Adding python API test part 2 (#6551)Ying Sheng
2021-05-18Add Solver.java to the Java API (#6196)mudathirmahgoub
2021-05-17Fix `SPLIT_EQ_STRIP_R`/`SPLIT_EQ_STRIP_L` rewrites (#6550)Andres Noetzli
2021-05-17Adding python API test (#6546)Ying Sheng
2021-05-17Move and enhance python API grammar tests (#6538)yoni206
2021-05-17Improve integration of CAD with nl-Ext (#6542)Gereon Kremer
2021-05-14Decouple parser creation from input selection (#6533)Andres Noetzli
2021-05-14Add Result.java to the java API (#6385)mudathirmahgoub
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-05-13Adding functions to the python API and testing them -- part 2 (#6517)yoni206
2021-05-12Ensure sequences of Booleans generate Boolean term variable skolems when appl...Andrew Reynolds
2021-05-10Unify top-level substitutions and model substitutions (#6499)Andrew Reynolds
2021-05-08Adding functions to the python API and testing them (#6477)yoni206
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-05-07Move slow regressions and update guidelines. (#6508)Aina Niemetz
2021-05-07Fix and add missing REQUIRE labels for FP regression tests. (#6506)Aina Niemetz
2021-05-07Fix for toPythonObj of integer value with real sort (#6505)makaimann
2021-05-06Discard duplicate terms in patterns (#6501)Andrew Reynolds
2021-05-04FP: Move removal of generic to_fp operations to rewriter. (#6480)Aina Niemetz
2021-05-03FP: Rewrite to_fp conversion from signed bit-vector. (#6472)Aina Niemetz
2021-05-03SymFPU: Automatically apply patch from 2020-11-14. (#6471)Aina Niemetz
2021-05-03Python API tests for terms -- Part 1 (#6468)yoni206
2021-04-30Refactor optimization result and objective classes + add preliminary support ...Ouyancheng
2021-04-30Use substitutions for implementing defined functions (#6437)Andrew Reynolds
2021-04-28Fix BV Optimization Boundary Condition when lower bound = upper bound + 1 (#6...Ouyancheng
2021-04-27Add internal support for datatype update (#6450)Andrew Reynolds
2021-04-27Move slow regression to regress3 (#6451)Andrew Reynolds
2021-04-27Fix refutational soundness bug in quantifier prenexing (#6448)Andrew Reynolds
2021-04-25More check models (#6439)Andrew Reynolds
2021-04-24Improve getValue for non-evaluated operators (#6436)Andrew Reynolds
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback