Eliminate dependencies on quantifiers engine in internal quantifiers code (#6240)
[cvc5.git] / test /
2021-03-30 Andrew ReynoldsImplement simple tracking of instantiation lemmas ...
2021-03-30 Abdalrhman MohamedGive a better error when sygus grammar rules contain...
2021-03-29 Gereon KremerAdd external project to install gtest (#6229)
2021-03-29 yoni206Modular bv2int part 1 (#6212)
2021-03-25 Mathias PreinerDo not use Configuration class in API black tests....
2021-03-25 Haniel BarbosaDeleting old LFSC signatures (#6194)
2021-03-24 Gereon KremerOnly consider relevant terms for integer branches ...
2021-03-23 Haniel BarbosaRemoving unused build options and deprecated proof...
2021-03-23 Abdalrhman MohamedReplace old sygus term reconstruction algorithm with...
2021-03-22 Andrew Reynolds Function types are always first-class (#6167)
2021-03-22 Andrew ReynoldsGuard for non-unique skolems in term formula removal...
2021-03-21 Andrew ReynoldsSimplify strings term registration (#6174)
2021-03-19 Aina NiemetzBitVector: Change setBit to set the bit in place. ...
2021-03-18 Abdalrhman MohamedEliminate more uses of SExpr. (#6149)
2021-03-17 Aina NiemetzRename test/unit/expr to test/unit/node. (#6156)
2021-03-17 Aina NiemetzRename fixtures in test/unit/context to conform to...
2021-03-17 Aina NiemetzRename fixtures in test/unit/base to conform to naming...
2021-03-16 Mathias Preinerci: Enable checking of proofs + unsat cores. (#6088)
2021-03-16 Haniel Barbosa[proof-new] Renaming proof option to be in sync with...
2021-03-16 Haniel Barbosa[proof-new] Disabling proofs on regressions with known...
2021-03-15 Andrew ReynoldsFix rewrite for double replace (#6152)
2021-03-15 Gereon KremerReplace HistogramStat by IntegralHistogramStat (#6126)
2021-03-15 Andrew ReynoldsMake nonlinear extension account for relevant term...
2021-03-15 Andrew ReynoldsLetify quantifier bodies independently (#6112)
2021-03-12 Aina NiemetzAdd more unit tests for api::Sort. (#6122)
2021-03-11 Gereon KremerMake linear arithmetic use its inference manager (...
2021-03-11 Gereon KremerFirst refactoring of statistics classes (#6105)
2021-03-11 Aina NiemetzDelete Expr layer. (#6117)
2021-03-11 Aina NiemetzRemove obsolete test/api/statistics.cpp. (#6116)
2021-03-11 Aina NiemetzRefactor Node::getOperator() to fix compiler warning...
2021-03-10 Mathias PreinerUse Assert instead of assert. (#6095)
2021-03-10 Aina NiemetzMove ExprManager::isNAryKind to NodeManager. (#6107)
2021-03-10 Mathias Preinercmake: Fix optimization level for debug builds. (#6097)
2021-03-10 Andrew ReynoldsFix extended equality rewrite involving replace. (...
2021-03-10 Andrew ReynoldsFix term registration and non-theory-preprocessed terms...
2021-03-10 Andrew ReynoldsAdd quant elim regression (#6103)
2021-03-10 Mathias Preinertest: Fix missing std::. (#6096)
2021-03-09 Aina NiemetzUpdate copyright headers to 2021. (#6081)
2021-03-08 Aina NiemetzRefactor ouroborous API test to not use Expr. (#6079)
2021-03-08 Andrew ReynoldsFix handling of negation of Boolean bound variables...
2021-03-08 Aina NiemetzBuild api tests in build/bin/test/api. (#6076)
2021-03-06 Mathias PreinerRemove partial UDIV/UREM operators. (#6069)
2021-03-06 Mathias PreinerRemove SMT-LIB 2.5 and 2.0 support. (#6068)
2021-03-05 yoni206Set logic in interpolation unit test. (#6067)
2021-03-05 mcjunehoInitial implementation of an optimization solver with...
2021-03-05 Aina Niemetzgoogle test: Remove obsolete Expr test fixtures. (...
2021-03-05 Aina Niemetzgoogle test: Remove dependency on ExprManager in type_c...
2021-03-04 Aina NiemetzFix nightlies. (#6052)
2021-03-04 Aina NiemetzFix nightlies. (#6048)
2021-03-04 Aina Niemetzcontext_black: Clean up classes. (#6046)
2021-03-04 Aina NiemetzNew C++ API: Clean up usage of internal Result. (#6043)
2021-03-04 Aina NiemetzNew C++ API: Clean up usage of internal types in Op...
2021-03-03 Gereon KremerMore cleanup of includes to reduce compilation times...
2021-03-03 Abdalrhman MohamedRemove uses of SExpr class. (#6035)
2021-03-03 mudathirmahgoubAdd tuple projection operator (#5904)
2021-03-02 Aina NiemetzRemove obsolete dependency on CxxTest. (#6038)
2021-03-02 Gereon KremerClean up includes to reduce compile times (#6031)
2021-03-02 Aina Niemetzgoogle test: util: Migrate floatingpoint_black. (#6021)
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_quantifiers_bv_inve...
2021-03-01 Aina Niemetzgoogle test: util: Migrate bitvector_black. (#6015)
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_quantifiers_bv_inst...
2021-03-01 Aina Niemetzgoogle test: util: Migrate stats_black. (#6029)
2021-03-01 Aina Niemetzgoogle test: util: Migrate real_algebraic_number_black...
2021-03-01 Aina Niemetzgoogle test: util: Migrate rational_white. (#6027)
2021-03-01 Aina Niemetzgoogle test: util: Migrate rational_black. (#6026)
2021-03-01 Aina Niemetzgoogle test: util: Migrate output_black. (#6025)
2021-03-01 Aina Niemetzgoogle test: util: Migrate integer_black. (#6023)
2021-03-01 Aina Niemetzgoogle test: util: Migrate datatype_black. (#6019)
2021-03-01 Aina Niemetzgoogle test: util: Migrate configuration_black. (#6018)
2021-03-01 Aina Niemetzgoogle test: util: Migrate boolean_simplification_black...
2021-03-01 Aina Niemetzgoogle test: util: Migrate array_store_all_white. ...
2021-03-01 Aina Niemetzgoogle test: util: Migrate integer_white. (#6024)
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_strings_skolem_cach...
2021-03-01 Aina Niemetzgoogle test: theory: Migrate theory_strings_word_white...
2021-02-27 Aina Niemetzgoogle test: util: Migrate exception_black. (#6020)
2021-02-27 Aina Niemetzgoogle test: util: Migrate check_white. (#6017)
2021-02-27 Aina Niemetzgoogle test: util: Migrate cardinality_black. (#6016)
2021-02-27 Aina Niemetzgoogle test: theory: Migrate theory_white. (#6006)
2021-02-26 Aina Niemetzgoogle test: theory: Migrate type_enumerator_white...
2021-02-26 Aina Niemetzgoogle test: theory: Migrate theory_sets_type_rules_whi...
2021-02-26 Aina Niemetzgoogle test: theory: Migrate theory_sets_type_enumerato...
2021-02-26 Mathias PreinerFix -Werror issues with clang and use clang for debug...
2021-02-26 Aina Niemetzgoogle test: util: Migrate binary_heap_black. (#6012)
2021-02-26 Aina Niemetzgoogle test: util: Migrate assert_white. (#6011)
2021-02-25 Gereon KremerMove (optional) rewrite from TrustSubstitutionMap to...
2021-02-25 Andrew ReynoldsMove slow regressions to regress1 (#5999)
2021-02-25 Aina Niemetzgoogle test: Merge Node(Manager) fixtures. (#5998)
2021-02-25 Gereon KremerAdd regression. (#5994)
2021-02-25 Aina Niemetzgoogle test: theory: Migrate theory_bv_white. (#5987)
2021-02-25 Aina Niemetzgoogle test: theory: Migrate theory_bv_rewriter_white...
2021-02-25 Aina Niemetzgoogle test: printer: Migrate smt2_printer_black. ...
2021-02-25 Mathias PreinerEnable -Werror. (#5969)
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_bags_type_rules_whi...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_engine_white. ...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_black. (#5985)
2021-02-24 Gereon KremerEnsure static-learning adds rewritten assertions. ...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate sequences_rewriter_white...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_bags_normal_form_wh...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate logic_info_white. (#5973)
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_bags_rewriter_white...
next