Make linear arithmetic use its inference manager (#5934)
[cvc5.git] / test /
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...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate theory_arith_white. (...
2021-02-24 Aina Niemetzgoogle test: theory: Migrate evaluator_white. (#5972)
2021-02-24 Aina Niemetzgoogle test: prop: Migrate cnf_stream_white. (#5971)
2021-02-23 Aina Niemetzgoogle test: theory: Migrate regexp_operation_black...
2021-02-23 Aina Niemetzgoogle test: theory: Migrate strings_rewriter_white...
2021-02-23 Aina Niemetzgoogle test: preprocessing: Migrate pass_bv_gauss_white...
2021-02-22 Andrew Reynolds(proof-new) Change proof-new option to proof (#5955)
2021-02-22 Andrew ReynoldsRequire length-in-conclusion form for strings inference...
2021-02-22 Aina Niemetzgoogle test: preprocessing: Migrate pass_foreign_theory...
2021-02-19 Andrew ReynoldsFix rewrite for contains over replace (#5924)
2021-02-17 Gereon KremerAdd new IntegralHistogramStat (#5898)
2021-02-16 Aina Niemetzgoogle test: parser: Migrate parser_builder_black....
2021-02-11 Aina Niemetzgoogle test: parser: Migrate parser_black. (#5886)
2021-02-11 Andrew ReynoldsFix spurious assertion failure in regexp normalization...
2021-02-10 Andrew ReynoldsFix open proof for factoring lemma (#5885)
2021-02-10 Andrew ReynoldsSimplify method for inferring proxy lemmas in strings...
2021-02-09 Aina Niemetzgoogle test: expr: Migrate node_manager_black. (#5857)
2021-02-09 Aina Niemetzgoogle test: main: Migrate interactive_shell_black...
2021-02-09 Aina Niemetzgoogle test: expr: Migrate type_cardinality_black....
2021-02-09 Aina Niemetzgoogle test: expr: Migrate node_self_iterator_black...
2021-02-09 Haniel Barbosa[quantifiers] Fix prenex computation (#5879)
2021-02-09 Aina Niemetzgoogle test: expr: Migrate type_node_white. (#5872)
2021-02-08 Andrew ReynoldsFix disequality between seq.unit terms (#5880)
2021-02-08 Aina Niemetzgoogle test: expr: Migrate node_white. (#5869)
2021-02-08 Aina NiemetzUse consistent names for fixtures in unit tests. (...
next