Rename public and private headers in src/include. (#6352)
authorAina Niemetz <aina.niemetz@gmail.com>
Wed, 14 Apr 2021 18:56:47 +0000 (11:56 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Apr 2021 18:56:47 +0000 (18:56 +0000)
666 files changed:
src/api/cpp/cvc5_checks.h
src/base/check.h
src/base/configuration.h
src/base/configuration_private.h
src/base/exception.h
src/base/listener.h
src/base/map_util.h
src/base/modal_exception.h
src/base/output.h
src/context/backtrackable.h
src/context/cddense_set.h
src/context/cdhashmap.h
src/context/cdhashmap_forward.h
src/context/cdhashset.h
src/context/cdhashset_forward.h
src/context/cdinsert_hashmap.h
src/context/cdinsert_hashmap_forward.h
src/context/cdlist.h
src/context/cdlist_forward.h
src/context/cdmaybe.h
src/context/cdo.h
src/context/cdqueue.h
src/context/cdtrail_queue.h
src/context/context.h
src/context/context_mm.h
src/decision/decision_attributes.h
src/decision/decision_engine.h
src/decision/decision_strategy.h
src/decision/justification_heuristic.h
src/expr/array_store_all.h
src/expr/ascription_type.h
src/expr/attribute.h
src/expr/attribute_internals.h
src/expr/attribute_unique_id.h
src/expr/bound_var_manager.h
src/expr/buffered_proof_generator.h
src/expr/datatype_index.h
src/expr/dtype.h
src/expr/dtype_cons.h
src/expr/dtype_selector.h
src/expr/emptybag.h
src/expr/emptyset.h
src/expr/expr_iomanip.h
src/expr/kind_map.h
src/expr/kind_template.h
src/expr/lazy_proof.h
src/expr/lazy_proof_chain.h
src/expr/match_trie.h
src/expr/metakind_template.h
src/expr/node.h
src/expr/node_algorithm.h
src/expr/node_builder.h
src/expr/node_manager.h
src/expr/node_self_iterator.h
src/expr/node_traversal.h
src/expr/node_trie.h
src/expr/node_value.h
src/expr/node_visitor.h
src/expr/proof.h
src/expr/proof_checker.h
src/expr/proof_ensure_closed.h
src/expr/proof_generator.h
src/expr/proof_node.h
src/expr/proof_node_algorithm.h
src/expr/proof_node_manager.h
src/expr/proof_node_to_sexpr.h
src/expr/proof_node_updater.h
src/expr/proof_rule.h
src/expr/proof_set.h
src/expr/proof_step_buffer.h
src/expr/record.h
src/expr/sequence.h
src/expr/skolem_manager.h
src/expr/sygus_datatype.h
src/expr/symbol_manager.h
src/expr/symbol_table.h
src/expr/tconv_seq_proof_generator.h
src/expr/term_canonize.h
src/expr/term_context.h
src/expr/term_context_node.h
src/expr/term_context_stack.h
src/expr/term_conversion_proof_generator.h
src/expr/type_checker.h
src/expr/type_checker_util.h
src/expr/type_matcher.h
src/expr/type_node.h
src/expr/type_properties_template.h
src/expr/uninterpreted_constant.h
src/include/cvc4_private.h [deleted file]
src/include/cvc4_private_library.h [deleted file]
src/include/cvc4_public.h [deleted file]
src/include/cvc4parser_private.h [deleted file]
src/include/cvc4parser_public.h [deleted file]
src/include/cvc5_private.h [new file with mode: 0644]
src/include/cvc5_private_library.h [new file with mode: 0644]
src/include/cvc5_public.h [new file with mode: 0644]
src/include/cvc5parser_private.h [new file with mode: 0644]
src/include/cvc5parser_public.h [new file with mode: 0644]
src/lib/clock_gettime.c
src/lib/clock_gettime.h
src/lib/ffs.c
src/lib/ffs.h
src/lib/replacements.h
src/lib/strtok_r.c
src/lib/strtok_r.h
src/options/base_handlers.h
src/options/decision_weight.h
src/options/language.h
src/options/module_template.h
src/options/open_ostream.h
src/options/option_exception.h
src/options/options.h
src/options/options_handler.h
src/options/options_holder_template.h
src/options/options_listener.h
src/options/printer_modes.h
src/options/set_language.h
src/parser/antlr_input.h
src/parser/antlr_line_buffered_input.h
src/parser/bounded_token_buffer.h
src/parser/bounded_token_factory.h
src/parser/cvc/cvc.h
src/parser/cvc/cvc_input.h
src/parser/input.h
src/parser/line_buffer.h
src/parser/memory_mapped_input_buffer.h
src/parser/parse_op.h
src/parser/parser.h
src/parser/parser_builder.h
src/parser/parser_exception.h
src/parser/smt2/smt2.h
src/parser/smt2/smt2_input.h
src/parser/smt2/sygus_input.h
src/parser/tptp/tptp.h
src/parser/tptp/tptp_input.h
src/preprocessing/assertion_pipeline.h
src/preprocessing/passes/ackermann.h
src/preprocessing/passes/apply_substs.h
src/preprocessing/passes/bool_to_bv.h
src/preprocessing/passes/bv_abstraction.h
src/preprocessing/passes/bv_eager_atoms.h
src/preprocessing/passes/bv_gauss.h
src/preprocessing/passes/bv_intro_pow2.h
src/preprocessing/passes/bv_to_bool.h
src/preprocessing/passes/bv_to_int.h
src/preprocessing/passes/extended_rewriter_pass.h
src/preprocessing/passes/foreign_theory_rewrite.h
src/preprocessing/passes/global_negate.h
src/preprocessing/passes/ho_elim.h
src/preprocessing/passes/int_to_bv.h
src/preprocessing/passes/ite_removal.h
src/preprocessing/passes/ite_simp.h
src/preprocessing/passes/miplib_trick.h
src/preprocessing/passes/nl_ext_purify.h
src/preprocessing/passes/non_clausal_simp.h
src/preprocessing/passes/pseudo_boolean_processor.h
src/preprocessing/passes/quantifier_macros.h
src/preprocessing/passes/quantifiers_preprocess.h
src/preprocessing/passes/real_to_int.h
src/preprocessing/passes/rewrite.h
src/preprocessing/passes/sep_skolem_emp.h
src/preprocessing/passes/static_learning.h
src/preprocessing/passes/strings_eager_pp.h
src/preprocessing/passes/theory_preprocess.h
src/preprocessing/passes/theory_rewrite_eq.h
src/preprocessing/passes/unconstrained_simplifier.h
src/preprocessing/preprocessing_pass.h
src/preprocessing/preprocessing_pass_context.h
src/preprocessing/preprocessing_pass_registry.h
src/preprocessing/util/ite_utilities.h
src/printer/ast/ast_printer.h
src/printer/cvc/cvc_printer.h
src/printer/let_binding.h
src/printer/printer.h
src/printer/smt2/smt2_printer.h
src/printer/tptp/tptp_printer.h
src/proof/clause_id.h
src/proof/cnf_proof.h
src/proof/dot/dot_printer.h
src/proof/proof_manager.h
src/proof/sat_proof.h
src/proof/sat_proof_implementation.h
src/proof/unsat_core.h
src/prop/bv_sat_solver_notify.h
src/prop/bvminisat/bvminisat.h
src/prop/cadical.h
src/prop/cnf_stream.h
src/prop/cryptominisat.h
src/prop/kissat.h
src/prop/minisat/core/Solver.h
src/prop/minisat/core/SolverTypes.h
src/prop/minisat/simp/SimpSolver.h
src/prop/proof_cnf_stream.h
src/prop/proof_post_processor.h
src/prop/prop_engine.h
src/prop/prop_proof_manager.h
src/prop/registrar.h
src/prop/sat_proof_manager.h
src/prop/sat_solver.h
src/prop/sat_solver_factory.h
src/prop/sat_solver_types.h
src/prop/skolem_def_manager.h
src/prop/theory_proxy.h
src/smt/abduction_solver.h
src/smt/abstract_values.h
src/smt/assertions.h
src/smt/check_models.h
src/smt/command.h
src/smt/defined_function.h
src/smt/dump.h
src/smt/dump_manager.h
src/smt/env.h
src/smt/expand_definitions.h
src/smt/interpolation_solver.h
src/smt/listeners.h
src/smt/logic_exception.h
src/smt/managed_ostreams.h
src/smt/model.h
src/smt/model_blocker.h
src/smt/model_core_builder.h
src/smt/node_command.h
src/smt/optimization_solver.h
src/smt/preprocess_proof_generator.h
src/smt/preprocessor.h
src/smt/process_assertions.h
src/smt/proof_manager.h
src/smt/proof_post_processor.h
src/smt/quant_elim_solver.h
src/smt/smt_engine.h
src/smt/smt_engine_scope.h
src/smt/smt_engine_state.h
src/smt/smt_engine_stats.h
src/smt/smt_mode.h
src/smt/smt_solver.h
src/smt/smt_statistics_registry.h
src/smt/sygus_solver.h
src/smt/term_formula_removal.h
src/smt/unsat_core_manager.h
src/smt/update_ostream.h
src/smt/witness_form.h
src/smt_util/boolean_simplification.h
src/smt_util/nary_builder.h
src/theory/arith/approx_simplex.h
src/theory/arith/arith_ite_utils.h
src/theory/arith/arith_msum.h
src/theory/arith/arith_preprocess.h
src/theory/arith/arith_rewriter.h
src/theory/arith/arith_state.h
src/theory/arith/arith_static_learner.h
src/theory/arith/arith_utilities.h
src/theory/arith/arithvar.h
src/theory/arith/arithvar_node_map.h
src/theory/arith/attempt_solution_simplex.h
src/theory/arith/bound_counts.h
src/theory/arith/congruence_manager.h
src/theory/arith/constraint.h
src/theory/arith/constraint_forward.h
src/theory/arith/cut_log.h
src/theory/arith/delta_rational.h
src/theory/arith/dio_solver.h
src/theory/arith/dual_simplex.h
src/theory/arith/error_set.h
src/theory/arith/fc_simplex.h
src/theory/arith/infer_bounds.h
src/theory/arith/inference_manager.h
src/theory/arith/linear_equality.h
src/theory/arith/matrix.h
src/theory/arith/nl/cad/cdcac.h
src/theory/arith/nl/cad/cdcac_utils.h
src/theory/arith/nl/cad/constraints.h
src/theory/arith/nl/cad/projections.h
src/theory/arith/nl/cad/proof_checker.h
src/theory/arith/nl/cad/proof_generator.h
src/theory/arith/nl/cad/variable_ordering.h
src/theory/arith/nl/ext/proof_checker.h
src/theory/arith/nl/iand_utils.cpp
src/theory/arith/nl/icp/candidate.h
src/theory/arith/nl/icp/icp_solver.h
src/theory/arith/nl/icp/intersection.h
src/theory/arith/nl/icp/interval.h
src/theory/arith/nl/poly_conversion.h
src/theory/arith/nl/stats.h
src/theory/arith/nl/transcendental/proof_checker.h
src/theory/arith/normal_form.h
src/theory/arith/partial_model.h
src/theory/arith/proof_checker.h
src/theory/arith/proof_macros.h
src/theory/arith/rewrites.h
src/theory/arith/simplex.h
src/theory/arith/simplex_update.h
src/theory/arith/soi_simplex.h
src/theory/arith/tableau.h
src/theory/arith/tableau_sizes.h
src/theory/arith/theory_arith.h
src/theory/arith/theory_arith_type_rules.h
src/theory/arith/type_enumerator.h
src/theory/arrays/array_info.h
src/theory/arrays/inference_manager.h
src/theory/arrays/proof_checker.h
src/theory/arrays/skolem_cache.h
src/theory/arrays/theory_arrays.h
src/theory/arrays/theory_arrays_rewriter.h
src/theory/arrays/theory_arrays_type_rules.h
src/theory/arrays/type_enumerator.h
src/theory/arrays/union_find.h
src/theory/assertion.h
src/theory/atom_requests.h
src/theory/bags/bag_solver.h
src/theory/bags/bags_rewriter.h
src/theory/bags/bags_statistics.h
src/theory/bags/infer_info.h
src/theory/bags/inference_generator.h
src/theory/bags/inference_manager.h
src/theory/bags/make_bag_op.h
src/theory/bags/normal_form.h
src/theory/bags/rewrites.h
src/theory/bags/solver_state.h
src/theory/bags/term_registry.h
src/theory/bags/theory_bags.h
src/theory/bags/theory_bags_type_enumerator.h
src/theory/bags/theory_bags_type_rules.h
src/theory/booleans/circuit_propagator.h
src/theory/booleans/proof_checker.h
src/theory/booleans/proof_circuit_propagator.h
src/theory/booleans/theory_bool.h
src/theory/booleans/theory_bool_rewriter.h
src/theory/booleans/theory_bool_type_rules.h
src/theory/booleans/type_enumerator.h
src/theory/builtin/proof_checker.h
src/theory/builtin/theory_builtin.h
src/theory/builtin/theory_builtin_rewriter.h
src/theory/builtin/theory_builtin_type_rules.h
src/theory/builtin/type_enumerator.h
src/theory/bv/abstraction.h
src/theory/bv/bitblast/aig_bitblaster.cpp
src/theory/bv/bitblast/aig_bitblaster.h
src/theory/bv/bitblast/bitblast_strategies_template.h
src/theory/bv/bitblast/bitblast_utils.h
src/theory/bv/bitblast/bitblaster.h
src/theory/bv/bitblast/eager_bitblaster.cpp
src/theory/bv/bitblast/eager_bitblaster.h
src/theory/bv/bitblast/lazy_bitblaster.cpp
src/theory/bv/bitblast/lazy_bitblaster.h
src/theory/bv/bitblast/proof_bitblaster.h
src/theory/bv/bitblast/simple_bitblaster.h
src/theory/bv/bv_eager_solver.h
src/theory/bv/bv_inequality_graph.h
src/theory/bv/bv_quick_check.h
src/theory/bv/bv_solver.h
src/theory/bv/bv_solver_bitblast.h
src/theory/bv/bv_solver_lazy.h
src/theory/bv/bv_solver_simple.h
src/theory/bv/bv_subtheory.h
src/theory/bv/bv_subtheory_algebraic.h
src/theory/bv/bv_subtheory_bitblast.h
src/theory/bv/bv_subtheory_core.h
src/theory/bv/bv_subtheory_inequality.h
src/theory/bv/int_blaster.h
src/theory/bv/proof_checker.h
src/theory/bv/slicer.h
src/theory/bv/theory_bv.h
src/theory/bv/theory_bv_rewrite_rules.h
src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h
src/theory/bv/theory_bv_rewrite_rules_core.h
src/theory/bv/theory_bv_rewrite_rules_normalization.h
src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h
src/theory/bv/theory_bv_rewrite_rules_simplification.h
src/theory/bv/theory_bv_rewriter.h
src/theory/bv/theory_bv_type_rules.h
src/theory/bv/theory_bv_utils.h
src/theory/bv/type_enumerator.h
src/theory/care_graph.h
src/theory/combination_care_graph.h
src/theory/combination_engine.h
src/theory/datatypes/datatypes_rewriter.h
src/theory/datatypes/infer_proof_cons.h
src/theory/datatypes/inference.h
src/theory/datatypes/inference_manager.h
src/theory/datatypes/proof_checker.h
src/theory/datatypes/sygus_datatype_utils.h
src/theory/datatypes/sygus_extension.h
src/theory/datatypes/sygus_simple_sym.h
src/theory/datatypes/theory_datatypes.h
src/theory/datatypes/theory_datatypes_type_rules.h
src/theory/datatypes/theory_datatypes_utils.h
src/theory/datatypes/tuple_project_op.h
src/theory/datatypes/type_enumerator.h
src/theory/decision_manager.h
src/theory/decision_strategy.h
src/theory/eager_proof_generator.h
src/theory/ee_manager.h
src/theory/ee_manager_distributed.h
src/theory/ee_setup_info.h
src/theory/engine_output_channel.h
src/theory/evaluator.h
src/theory/ext_theory.h
src/theory/fp/fp_converter.h
src/theory/fp/theory_fp.h
src/theory/fp/theory_fp_rewriter.h
src/theory/fp/theory_fp_type_rules.h
src/theory/fp/type_enumerator.h
src/theory/incomplete_id.h
src/theory/inference_id.h
src/theory/inference_manager_buffered.h
src/theory/interrupted.h
src/theory/lazy_tree_proof_generator.h
src/theory/logic_info.h
src/theory/model_manager.h
src/theory/model_manager_distributed.h
src/theory/output_channel.h
src/theory/quantifiers/alpha_equivalence.h
src/theory/quantifiers/bv_inverter.h
src/theory/quantifiers/bv_inverter_utils.h
src/theory/quantifiers/candidate_rewrite_database.h
src/theory/quantifiers/candidate_rewrite_filter.h
src/theory/quantifiers/cegqi/ceg_arith_instantiator.h
src/theory/quantifiers/cegqi/ceg_bv_instantiator.h
src/theory/quantifiers/cegqi/ceg_bv_instantiator_utils.h
src/theory/quantifiers/cegqi/ceg_dt_instantiator.h
src/theory/quantifiers/cegqi/ceg_instantiator.h
src/theory/quantifiers/cegqi/inst_strategy_cegqi.h
src/theory/quantifiers/cegqi/nested_qe.h
src/theory/quantifiers/cegqi/vts_term_cache.h
src/theory/quantifiers/conjecture_generator.h
src/theory/quantifiers/dynamic_rewrite.h
src/theory/quantifiers/ematching/candidate_generator.h
src/theory/quantifiers/ematching/ho_trigger.h
src/theory/quantifiers/ematching/im_generator.h
src/theory/quantifiers/ematching/inst_match_generator.h
src/theory/quantifiers/ematching/inst_match_generator_multi.h
src/theory/quantifiers/ematching/inst_match_generator_multi_linear.h
src/theory/quantifiers/ematching/inst_match_generator_simple.h
src/theory/quantifiers/ematching/inst_strategy.h
src/theory/quantifiers/ematching/inst_strategy_e_matching.h
src/theory/quantifiers/ematching/inst_strategy_e_matching_user.h
src/theory/quantifiers/ematching/instantiation_engine.h
src/theory/quantifiers/ematching/pattern_term_selector.h
src/theory/quantifiers/ematching/trigger.h
src/theory/quantifiers/ematching/trigger_database.h
src/theory/quantifiers/ematching/trigger_term_info.h
src/theory/quantifiers/ematching/trigger_trie.h
src/theory/quantifiers/ematching/var_match_generator.h
src/theory/quantifiers/equality_query.h
src/theory/quantifiers/expr_miner.h
src/theory/quantifiers/expr_miner_manager.h
src/theory/quantifiers/extended_rewrite.h
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/fmf/bounded_integers.h
src/theory/quantifiers/fmf/first_order_model_fmc.h
src/theory/quantifiers/fmf/full_model_check.h
src/theory/quantifiers/fmf/model_builder.h
src/theory/quantifiers/fmf/model_engine.h
src/theory/quantifiers/fun_def_evaluator.h
src/theory/quantifiers/inst_match.h
src/theory/quantifiers/inst_match_trie.h
src/theory/quantifiers/inst_strategy_enumerative.h
src/theory/quantifiers/inst_strategy_pool.h
src/theory/quantifiers/instantiate.h
src/theory/quantifiers/instantiation_list.h
src/theory/quantifiers/proof_checker.h
src/theory/quantifiers/quant_bound_inference.h
src/theory/quantifiers/quant_conflict_find.h
src/theory/quantifiers/quant_module.h
src/theory/quantifiers/quant_relevance.h
src/theory/quantifiers/quant_rep_bound_ext.h
src/theory/quantifiers/quant_split.h
src/theory/quantifiers/quant_util.h
src/theory/quantifiers/quantifiers_attributes.h
src/theory/quantifiers/quantifiers_inference_manager.h
src/theory/quantifiers/quantifiers_modules.h
src/theory/quantifiers/quantifiers_registry.h
src/theory/quantifiers/quantifiers_rewriter.h
src/theory/quantifiers/quantifiers_state.h
src/theory/quantifiers/quantifiers_statistics.h
src/theory/quantifiers/query_generator.h
src/theory/quantifiers/relevant_domain.h
src/theory/quantifiers/single_inv_partition.h
src/theory/quantifiers/skolemize.h
src/theory/quantifiers/solution_filter.h
src/theory/quantifiers/sygus/ce_guided_single_inv.h
src/theory/quantifiers/sygus/cegis.h
src/theory/quantifiers/sygus/cegis_core_connective.h
src/theory/quantifiers/sygus/cegis_unif.h
src/theory/quantifiers/sygus/enum_stream_substitution.h
src/theory/quantifiers/sygus/example_eval_cache.h
src/theory/quantifiers/sygus/example_infer.h
src/theory/quantifiers/sygus/example_min_eval.h
src/theory/quantifiers/sygus/rcons_obligation_info.h
src/theory/quantifiers/sygus/rcons_type_info.h
src/theory/quantifiers/sygus/sygus_enumerator.h
src/theory/quantifiers/sygus/sygus_enumerator_basic.h
src/theory/quantifiers/sygus/sygus_eval_unfold.h
src/theory/quantifiers/sygus/sygus_explain.h
src/theory/quantifiers/sygus/sygus_grammar_cons.h
src/theory/quantifiers/sygus/sygus_grammar_norm.h
src/theory/quantifiers/sygus/sygus_grammar_red.h
src/theory/quantifiers/sygus/sygus_invariance.h
src/theory/quantifiers/sygus/sygus_module.h
src/theory/quantifiers/sygus/sygus_pbe.h
src/theory/quantifiers/sygus/sygus_process_conj.h
src/theory/quantifiers/sygus/sygus_reconstruct.h
src/theory/quantifiers/sygus/sygus_repair_const.h
src/theory/quantifiers/sygus/sygus_stats.h
src/theory/quantifiers/sygus/sygus_unif.h
src/theory/quantifiers/sygus/sygus_unif_io.h
src/theory/quantifiers/sygus/sygus_unif_rl.h
src/theory/quantifiers/sygus/sygus_unif_strat.h
src/theory/quantifiers/sygus/sygus_utils.h
src/theory/quantifiers/sygus/synth_conjecture.h
src/theory/quantifiers/sygus/synth_engine.h
src/theory/quantifiers/sygus/template_infer.h
src/theory/quantifiers/sygus/term_database_sygus.h
src/theory/quantifiers/sygus/transition_inference.h
src/theory/quantifiers/sygus/type_info.h
src/theory/quantifiers/sygus/type_node_id_trie.h
src/theory/quantifiers/sygus_inst.h
src/theory/quantifiers/sygus_sampler.h
src/theory/quantifiers/term_database.h
src/theory/quantifiers/term_enumeration.h
src/theory/quantifiers/term_pools.h
src/theory/quantifiers/term_registry.h
src/theory/quantifiers/term_util.h
src/theory/quantifiers/theory_quantifiers.h
src/theory/quantifiers/theory_quantifiers_type_rules.h
src/theory/quantifiers_engine.h
src/theory/relevance_manager.h
src/theory/rep_set.h
src/theory/rewriter.h
src/theory/rewriter_attributes.h
src/theory/rewriter_tables_template.h
src/theory/sep/theory_sep.h
src/theory/sep/theory_sep_rewriter.h
src/theory/sep/theory_sep_type_rules.h
src/theory/sets/cardinality_extension.h
src/theory/sets/inference_manager.h
src/theory/sets/normal_form.h
src/theory/sets/singleton_op.h
src/theory/sets/skolem_cache.h
src/theory/sets/solver_state.h
src/theory/sets/term_registry.h
src/theory/sets/theory_sets.h
src/theory/sets/theory_sets_private.h
src/theory/sets/theory_sets_rewriter.h
src/theory/sets/theory_sets_type_enumerator.h
src/theory/sets/theory_sets_type_rules.h
src/theory/shared_solver.h
src/theory/shared_solver_distributed.h
src/theory/shared_terms_database.h
src/theory/skolem_lemma.h
src/theory/smt_engine_subsolver.h
src/theory/sort_inference.h
src/theory/strings/arith_entail.h
src/theory/strings/base_solver.h
src/theory/strings/core_solver.h
src/theory/strings/eager_solver.h
src/theory/strings/eqc_info.h
src/theory/strings/extf_solver.h
src/theory/strings/infer_info.h
src/theory/strings/infer_proof_cons.h
src/theory/strings/inference_manager.h
src/theory/strings/normal_form.h
src/theory/strings/proof_checker.h
src/theory/strings/regexp_elim.h
src/theory/strings/regexp_entail.h
src/theory/strings/regexp_operation.h
src/theory/strings/regexp_solver.h
src/theory/strings/rewrites.h
src/theory/strings/sequences_rewriter.h
src/theory/strings/sequences_stats.h
src/theory/strings/skolem_cache.h
src/theory/strings/solver_state.h
src/theory/strings/strategy.h
src/theory/strings/strings_entail.h
src/theory/strings/strings_fmf.h
src/theory/strings/strings_rewriter.h
src/theory/strings/term_registry.h
src/theory/strings/theory_strings.h
src/theory/strings/theory_strings_preprocess.h
src/theory/strings/theory_strings_type_rules.h
src/theory/strings/theory_strings_utils.h
src/theory/strings/type_enumerator.h
src/theory/strings/word.h
src/theory/subs_minimize.h
src/theory/substitutions.h
src/theory/term_registration_visitor.h
src/theory/theory.h
src/theory/theory_engine.h
src/theory/theory_engine_proof_generator.h
src/theory/theory_eq_notify.h
src/theory/theory_id.h
src/theory/theory_inference.h
src/theory/theory_inference_manager.h
src/theory/theory_model.h
src/theory/theory_model_builder.h
src/theory/theory_preprocessor.h
src/theory/theory_proof_step_buffer.h
src/theory/theory_rewriter.h
src/theory/theory_state.h
src/theory/theory_traits_template.h
src/theory/trust_node.h
src/theory/trust_substitutions.h
src/theory/type_enumerator.h
src/theory/type_set.h
src/theory/uf/cardinality_extension.h
src/theory/uf/eq_proof.h
src/theory/uf/equality_engine.h
src/theory/uf/equality_engine_iterator.h
src/theory/uf/equality_engine_notify.h
src/theory/uf/equality_engine_types.h
src/theory/uf/ho_extension.h
src/theory/uf/proof_checker.h
src/theory/uf/proof_equality_engine.h
src/theory/uf/symmetry_breaker.h
src/theory/uf/theory_uf.h
src/theory/uf/theory_uf_model.h
src/theory/uf/theory_uf_rewriter.h
src/theory/uf/theory_uf_type_rules.h
src/theory/valuation.h
src/util/abstract_value.h
src/util/bin_heap.h
src/util/bitvector.h
src/util/bool.h
src/util/cardinality.h
src/util/cardinality_class.h
src/util/dense_map.h
src/util/divisible.h
src/util/floatingpoint.h
src/util/floatingpoint_literal_symfpu.h.in
src/util/floatingpoint_literal_symfpu_traits.h.in
src/util/floatingpoint_size.h
src/util/gmp_util.h
src/util/hash.h
src/util/iand.h
src/util/index.h
src/util/indexed_root_predicate.h
src/util/integer_cln_imp.h
src/util/integer_gmp_imp.h
src/util/maybe.h
src/util/ostream_util.h
src/util/poly_util.h
src/util/random.h
src/util/rational_cln_imp.h
src/util/rational_gmp_imp.h
src/util/real_algebraic_number_poly_imp.h
src/util/regexp.h
src/util/resource_manager.h
src/util/result.h
src/util/roundingmode.h
src/util/safe_print.h
src/util/sampler.h
src/util/sexpr.h
src/util/smt2_quote_string.h
src/util/statistics.h
src/util/statistics_public.h
src/util/statistics_reg.h
src/util/statistics_registry.h
src/util/statistics_stats.h
src/util/statistics_value.h
src/util/stats_base.h
src/util/stats_histogram.h
src/util/stats_timer.h
src/util/stats_utils.h
src/util/string.h
src/util/tuple.h
src/util/unsafe_interrupt_exception.h
src/util/utility.h

index 83290088cb65ac50c03b324174f9ed571d90b000..9cfa0d252a31d17f9197a3b972229369a91220fa 100644 (file)
@@ -15,7 +15,7 @@
  * These macros implement guards for the cvc5 C++ API functions.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__API__CHECKS_H
 #define CVC5__API__CHECKS_H
index 2905990eb875b642ee6d7d9ef537763dfef5b96b..5c7b7c9ed48584bba2dae85f1eadbe473207079c 100644 (file)
@@ -28,7 +28,7 @@
  *       signal-handling code.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__CHECK_H
 #define CVC5__CHECK_H
index 66f3b8566f8678668e2315557e909cf0feaa9a1a..7b99bd60501a70250493641f0c2e0dde572e4019 100644 (file)
@@ -14,7 +14,7 @@
  * about the CVC4 library.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__CONFIGURATION_H
 #define CVC5__CONFIGURATION_H
index 8b43b5cab96d32ccc97d152c231d811067ba2411..3027b23bcba53d4c5415b79acd7901f93306a9d4 100644 (file)
@@ -13,7 +13,7 @@
  * Provide compile-time configuration information about the cvc5 library.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONFIGURATION_PRIVATE_H
 #define CVC5__CONFIGURATION_PRIVATE_H
index b7bc00d71c425780749674d26015a9e42c0eb541..ac97bdb2df762cbe9ff2c22899162289feccd72f 100644 (file)
@@ -13,7 +13,7 @@
  * cvc5's exception base class and some associated utilities.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__EXCEPTION_H
 #define CVC5__EXCEPTION_H
index ee42d43593e44b5a958d6f5f09b20be3cee63e99..79de71a3111377470bb9dbc7851aefc31a4d2417 100644 (file)
@@ -15,7 +15,7 @@
  * This class provides a single notification that must be overwritten.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__LISTENER_H
 #define CVC5__LISTENER_H
index 4c46052a174c00670bd332e455cbf8b629c040e6..d5371070874826aff0c68d150c6f6e3f8a933e17 100644 (file)
@@ -33,7 +33,7 @@
  * - InsertIfNotPresent
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BASE__MAP_UTIL_H
 #define CVC5__BASE__MAP_UTIL_H
index bf019f707829cd4d3e1f7210d637d210e24da118..12e8cdb3079749666da28c8ed0b825c439f9dc3a 100644 (file)
@@ -15,7 +15,7 @@
  * "(get-assertions)" command in an SMT-LIBv2 script).
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SMT__MODAL_EXCEPTION_H
 #define CVC5__SMT__MODAL_EXCEPTION_H
index 4a7be543ec10a3e4e081a2be4ef3cedbb808e188..9a7fc3f360bfc3b272b124e9d56b1e461080e556 100644 (file)
@@ -13,7 +13,7 @@
  * Output utility classes and functions.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__OUTPUT_H
 #define CVC5__OUTPUT_H
index 0c1081266d5b9c537aa66a3f3727d8b09e9fac29..28654dbdf3734770379249013c9b1b5e41563624 100644 (file)
@@ -13,7 +13,7 @@
  * Contains a backtrackable list.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTIL__BACKTRACKABLE_H
 #define CVC5__UTIL__BACKTRACKABLE_H
index 5b45e9f58583bfb8b7d9966c540fe6d836807d6e..16e98eb95a4d5780d155dd072d24a0bc66315b62 100644 (file)
@@ -16,7 +16,7 @@
  * than the maximum key.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 32b0cc8cc9addfada75acdbbf45740698133f7c0..5ea1fc5a7388fb059bb30d41c4961e9f054e934a 100644 (file)
@@ -78,7 +78,7 @@
  *     possible.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CDHASHMAP_H
 #define CVC5__CONTEXT__CDHASHMAP_H
index ef7b9a6a40a773c48e6ba63b5c704d1fd1ed2b04..4b7a43123807af366c90dfd3b8443d96fa24b155 100644 (file)
@@ -19,7 +19,7 @@
  * yourself, because it has a default template argument.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__CONTEXT__CDHASHMAP_FORWARD_H
 #define CVC5__CONTEXT__CDHASHMAP_FORWARD_H
index 416806e09f8aef2e528676b6b84b80a90f2ead2d..79c28769c2622d65a2021284f1bf7ee90a0045c2 100644 (file)
@@ -13,7 +13,7 @@
  * Context-dependent set class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CDHASHSET_H
 #define CVC5__CONTEXT__CDHASHSET_H
index 978576de650ff68f3760bda85058105e6275092c..02475de962e5c5a223c4da93108cbc891f2eadb4 100644 (file)
@@ -20,7 +20,7 @@
  * yourself, because it has a default template argument.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__CONTEXT__CDSET_FORWARD_H
 #define CVC5__CONTEXT__CDSET_FORWARD_H
index 2b7712924a232b0b7e5fffa4cca623e43fc901a8..b383fe931dd7fc8c6823d7ec3d443d30a8d75b7f 100644 (file)
@@ -31,8 +31,6 @@
  * - Supports insertAtContextLevelZero() if the element is not in the map.
  */
 
-#include "cvc4_private.h"
-
 #include <deque>
 #include <functional>
 #include <unordered_map>
@@ -42,6 +40,7 @@
 #include "base/output.h"
 #include "context/cdinsert_hashmap_forward.h"
 #include "context/context.h"
+#include "cvc5_private.h"
 #include "expr/node.h"
 
 #pragma once
index 1c1bcae767a8e434f96646964c980eac89661d31..9e00e6dc4331d61dd58257810f0642c929f48911 100644 (file)
@@ -21,7 +21,7 @@
  * yourself, because it has a default template argument.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__CONTEXT__CDINSERT_HASHMAP_FORWARD_H
 #define CVC5__CONTEXT__CDINSERT_HASHMAP_FORWARD_H
index 14f99e03ec3baf3522c054994c8ade4f267079aa..2bb66eaf25921b7fafe4a5e725be960377c50d57 100644 (file)
@@ -15,7 +15,7 @@
  * simply shortened.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CDLIST_H
 #define CVC5__CONTEXT__CDLIST_H
index d8a5839229bf9dda52ab451c7a47dd9c6e5e270c..993a480849490fde5df10fbbf7daf2fb08ac55f0 100644 (file)
@@ -26,7 +26,7 @@
  * different compilation units).
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__CONTEXT__CDLIST_FORWARD_H
 #define CVC5__CONTEXT__CDLIST_FORWARD_H
index f89313af17c5bf0a7ec40bdede2329e9ab95006b..904e77ccc1780b858a10fc346b3551985e79d89f 100644 (file)
@@ -17,7 +17,7 @@
  * assignment.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 5fdf3fd6da85f0b092131db4e121be24413cb6aa..f73a3ae1fb03c3667e38731c82224c770554ea6d 100644 (file)
@@ -13,7 +13,7 @@
  * A context-dependent object.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CDO_H
 #define CVC5__CONTEXT__CDO_H
index dc799495781e9cea5d4b06209eaad7fcc1f523b0..b95890a01d5e4b35bd6154a4e68c77aeb61837a5 100644 (file)
@@ -20,7 +20,7 @@
  * size_t for tracking the previous size of the list.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CDQUEUE_H
 #define CVC5__CONTEXT__CDQUEUE_H
index 09aa9a29e147ae945e6437aa9b9fbf734f309a3c..4240d34c4a25a498f70c6d55b83e5d0283f55d65 100644 (file)
@@ -17,7 +17,7 @@
  * The implementation is currently not full featured.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CDTRAIL_QUEUE_H
 #define CVC5__CONTEXT__CDTRAIL_QUEUE_H
index 1ccddfa59a913a3d7d2692dd769f3ba41fcf8469..7dad00ded87820e88163da271d7463ee54a6aea1 100644 (file)
@@ -13,7 +13,7 @@
  * Context class and context manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CONTEXT_H
 #define CVC5__CONTEXT__CONTEXT_H
index 725f713ac332af7fe91e5d9885c00d3a758a6af8..10cc7d1c916b5106410c001dfe1d154f944fe58d 100644 (file)
@@ -15,7 +15,7 @@
  * Designed for use by ContextManager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CONTEXT__CONTEXT_MM_H
 #define CVC5__CONTEXT__CONTEXT_MM_H
index f6466e48c12460ec65cc897add5919d502bb7fb6..2654019ba95ee07996186cf0e56135ce1572aa01 100644 (file)
@@ -13,7 +13,7 @@
  * Rewriter attributes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__DECISION__DECISION_ATTRIBUTES_H
 #define CVC5__DECISION__DECISION_ATTRIBUTES_H
index 2a85e7bb0300e8e70105b1c30091f7f272e3c65b..0a1d63d99dd4c09bf086640609a9b137c986ab68 100644 (file)
@@ -13,7 +13,7 @@
  * Decision engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__DECISION__DECISION_ENGINE_H
 #define CVC5__DECISION__DECISION_ENGINE_H
index 4cd443860bd552bf16490e91f5018ab63ff8caff..9f3b4be914d1c7b0fa4b8f722d4541369baaf054 100644 (file)
@@ -13,7 +13,7 @@
  * Decision strategy.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__DECISION__DECISION_STRATEGY_H
 #define CVC5__DECISION__DECISION_STRATEGY_H
index 5d83ed9fd7baca18ed02e8671056dc12615d1940..728c0a10dfd5c8d21d9c7fee30005e2919e87b0b 100644 (file)
@@ -19,7 +19,7 @@
  * It needs access to the simplified but non-clausal formula.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__DECISION__JUSTIFICATION_HEURISTIC
 #define CVC5__DECISION__JUSTIFICATION_HEURISTIC
index 75b1a6d06390535d6a08bd9a664496f24cb7eabd..3b94f4f9f21234509385f2774e76cb5ecac1d082 100644 (file)
@@ -14,7 +14,7 @@
  * same for all indices).
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__ARRAY_STORE_ALL_H
 #define CVC5__ARRAY_STORE_ALL_H
index bb8967abdf1e537c820941828edf36bab1aeea98..05874f6e828e378aab105f32d705dbe7e9eccb8e 100644 (file)
@@ -13,7 +13,7 @@
  * A class representing a parameter for the type ascription operator.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__ASCRIPTION_TYPE_H
 #define CVC5__ASCRIPTION_TYPE_H
index 7ddc014279a78a853a81cb9867d84b9b2124f66a..e42338bbbcd8989a53b2e90d1a08832111743be0 100644 (file)
@@ -13,7 +13,7 @@
  * Node attributes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 /* There are strong constraints on ordering of declarations of
  * attributes and nodes due to template use */
index e1c6f759f365ad9575334e4bf6b1d29cbe3cf2a5..c82e62836accb80ba1aff3473fad2ab541dde195 100644 (file)
@@ -13,7 +13,7 @@
  * Node attributes' internals.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5_ATTRIBUTE_H__INCLUDING__ATTRIBUTE_INTERNALS_H
 #  error expr/attribute_internals.h should only be included by expr/attribute.h
index df7194f5af37d9447ccb62cac2ff874cc9cc53c3..ae86ba25675aa0335e397d7f3510b153656d2d0f 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index fdfbc84601e4b1af134d9a33420f099b3d070fcd..4c9c0af20f4136cf2c5a2b67b20866fcaac436fb 100644 (file)
@@ -13,7 +13,7 @@
  * Bound variable manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__BOUND_VAR_MANAGER_H
 #define CVC5__EXPR__BOUND_VAR_MANAGER_H
index 89e8b196d4f53b97e9b4b077d8515aec39174849..4ac0b9add15823eb073c2256b49bbe7c54742e7b 100644 (file)
@@ -13,7 +13,7 @@
  * A proof generator for buffered proof steps.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__BUFFERED_PROOF_GENERATOR_H
 #define CVC5__EXPR__BUFFERED_PROOF_GENERATOR_H
index c46bcda85941f4265d23d663f0bc09af51e36dd8..f5f636b29b969ebe659afe839e59f3bd57d71e78 100644 (file)
@@ -13,7 +13,7 @@
  * A class representing an index to a datatype living in NodeManager.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__DATATYPE_INDEX_H
 #define CVC5__DATATYPE_INDEX_H
index 2837e37af237c621babe05c313402cda61200682..da16729cc8180eb73cdca16e5fbe0fa703a67a95 100644 (file)
@@ -13,7 +13,7 @@
  * A class representing a datatype definition.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__DTYPE_H
 #define CVC5__EXPR__DTYPE_H
index 55d940d91c88d347f12c95f2a21dc0e4c4e7db1e..a6268aad1454178a623203b1c643d73a0800a341 100644 (file)
@@ -13,7 +13,7 @@
  * A class representing a datatype definition.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__DTYPE_CONS_H
 #define CVC5__EXPR__DTYPE_CONS_H
index 391d233cabd7b2205806171c5a94a4918e8d46e8..1c7d63d658c116d91d22b4bfcfa2051b5694d2c6 100644 (file)
@@ -13,7 +13,7 @@
  * A class representing a datatype selector.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__DTYPE_SELECTOR_H
 #define CVC5__EXPR__DTYPE_SELECTOR_H
index 78c573674f7d3b7b24e504faa0d5d8d992905b32..16f7d3d9c7792975c24887a5bf7003ca06ddaa3e 100644 (file)
@@ -13,7 +13,7 @@
  * A class for empty bags.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__EMPTY_BAG_H
 #define CVC5__EMPTY_BAG_H
index a545e48b0f91345dc89298df3e643b5fdc89ba57..d3bdd1ec4d7a236a4b3ce2e35aa8aa292cfd7795 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__EMPTY_SET_H
 #define CVC5__EMPTY_SET_H
index 35ee6c3247666e7bbe0053dcb1101052b655c453..a04ed9f39f7c488f1d59cd489cd26a1e90d58613 100644 (file)
@@ -13,7 +13,7 @@
  * Expr IO manipulation classes.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__EXPR__EXPR_IOMANIP_H
 #define CVC5__EXPR__EXPR_IOMANIP_H
index 1add4eb31103f84edf7d0169f3e5f21e2e3d9c1c..3c5f27c4971712691837aba9e3248af27a3b86d1 100644 (file)
@@ -16,7 +16,7 @@
  * manipulable, and packed.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__KIND_MAP_H
 #define CVC5__KIND_MAP_H
index c4fc6fc73839f4f5d5113201d7067a93f0032c0b..d5fc3967c2eac08f435727a28f225cb048ece844 100644 (file)
@@ -13,7 +13,7 @@
  * Template for the Node kind header.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__KIND_H
 #define CVC5__KIND_H
index 21a862691747a94e7ee8118cf0ed52357c21a376..6bec9ffb9d66437b829416852fe302fd6fd6d3a0 100644 (file)
@@ -13,7 +13,7 @@
  * Lazy proof utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__LAZY_PROOF_H
 #define CVC5__EXPR__LAZY_PROOF_H
index 5a91e3e29ffa06761d5382d73e46a4c0256ed034..fa965f8bb02ca98a737c30f1da98592ccaf38915 100644 (file)
@@ -13,7 +13,7 @@
  * Lazy proof chain utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__LAZY_PROOF_CHAIN_H
 #define CVC5__EXPR__LAZY_PROOF_CHAIN_H
index e17b711fc6cf5999b282f00f518b8196eb7b9b78..e483b23febfe4ded59f737f4960652e8ef261d23 100644 (file)
@@ -13,7 +13,7 @@
  * Implements a match trie, also known as a discrimination tree.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__MATCH_TRIE_H
 #define CVC5__EXPR__MATCH_TRIE_H
index 2af169577216a5415883c6ae47679ac7e600fb19..0747b97fa8462aa4595407a88fa603f1d83d242c 100644 (file)
@@ -13,7 +13,7 @@
  * Template for the metakind header.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__KIND__METAKIND_H
 #define CVC5__KIND__METAKIND_H
index bd21206951494874edec0fdd37efa2372bc1ef1a..181fc2e52649df0c22d59d5215bb69219b10ab0a 100644 (file)
@@ -13,7 +13,7 @@
  * Reference-counted encapsulation of a pointer to node information.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 // circular dependency
 #include "expr/node_value.h"
index b55802fd40742210328e1aa708ff5c6863b4ec38..010724c806920b3440518a83a943e873a5fb82ca 100644 (file)
@@ -16,7 +16,7 @@
  * be included in source files.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__NODE_ALGORITHM_H
 #define CVC5__EXPR__NODE_ALGORITHM_H
index dd9a4114637f42c8931e3f29d01d0d44dbdf82b4..a7da518abd18203199a0dd1b801c50a48da9c262 100644 (file)
  *      d_nv is deallocated.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 /* strong dependency; make sure node is included first */
 #include "expr/node.h"
index 39d0510a65a5d540ea9bd22dcdb3681f0caa49f1..5ca6823d920a99e91189c42da855daebe032c785 100644 (file)
@@ -13,7 +13,7 @@
  * A manager for Nodes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 /* circular dependency; force node.h first */
 //#include "expr/attribute.h"
index d4ebed9a3b924ae4a15dfee55feed5c9792e8a0b..de6082ead82dd27b812422f46f08929bee9cc28b 100644 (file)
@@ -13,7 +13,7 @@
  * Iterator supporting Node "self-iteration."
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__NODE_SELF_ITERATOR_H
 #define CVC5__EXPR__NODE_SELF_ITERATOR_H
index 095494edb4702f0e26da19ac08ef6cdb4012ac27..6489e19c8eb88e740e565d04369f1986b96fb37e 100644 (file)
@@ -13,7 +13,7 @@
  * Iterators for traversing nodes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__NODE_TRAVERSAL_H
 #define CVC5__EXPR__NODE_TRAVERSAL_H
index 5519f4666b203e63a6c8c0d3821580fcb684a773..8617d19f598197e957f141bb54b7ac4fc32d95e4 100644 (file)
@@ -13,7 +13,7 @@
  * A trie class for Nodes and TNodes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__NODE_TRIE_H
 #define CVC5__EXPR__NODE_TRIE_H
index 268fadeef9addc2248ecc61a643b391432af4470..3aa927bdb7a399448addd35a7b812f74c103d95b 100644 (file)
@@ -18,7 +18,7 @@
  * NodeValue instances.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 // circular dependency
 #include "expr/metakind.h"
index 52755e9fa7721b5b247378284fa646dd0fe81a06..73de7c02d2dbe0356b9f9f6924ed4a346aa115a9 100644 (file)
 
 #pragma once
 
-#include "cvc4_private.h"
-
 #include <vector>
 
+#include "cvc5_private.h"
 #include "expr/node.h"
 
 namespace cvc5 {
index de599a25225c173af152b41034c8cc7acfcb1a83..25ab1fd23c81a305aeddb9503d4b32577428c50b 100644 (file)
@@ -13,7 +13,7 @@
  * Proof utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_H
 #define CVC5__EXPR__PROOF_H
index a6aa1e557ab191e0cc85c85662f98c13fd899926..69be40ad02ab77adc24134bdef98a1c6bb9954a5 100644 (file)
@@ -13,7 +13,7 @@
  * Proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_CHECKER_H
 #define CVC5__EXPR__PROOF_CHECKER_H
index 71bfa86fd9ce00c65e68285a0585646c5f695b13..3d126a4a16523c7c6afe4e8a20a9b8b87435bfe0 100644 (file)
@@ -13,7 +13,7 @@
  * Debug checks for ensuring proofs are closed.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_ENSURE_CLOSED_H
 #define CVC5__EXPR__PROOF_ENSURE_CLOSED_H
index e95cf3a3cc559e73daed844c6f69129c4978ad3a..2e87ab75691e16840000fed1a1b61d72b75402dd 100644 (file)
@@ -13,7 +13,7 @@
  * The abstract proof generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_GENERATOR_H
 #define CVC5__EXPR__PROOF_GENERATOR_H
index abac0431c4d4c350678eb3e20f6c454c6ffeab9f..08d2a024506ae8b5f1e7e56d49a854c3af767ef5 100644 (file)
@@ -13,7 +13,7 @@
  * Proof node utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_NODE_H
 #define CVC5__EXPR__PROOF_NODE_H
index 58d0098d1b589a6564bfcc0b7cce27e3739e4c72..4c89dd4bcde82a9122698e82905a7cb18e92ab07 100644 (file)
@@ -13,7 +13,7 @@
  * Proof node algorithm utilities.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_NODE_ALGORITHM_H
 #define CVC5__EXPR__PROOF_NODE_ALGORITHM_H
index d83143e82b8fce5519fae0f2aac827185bff7d05..853d22de739c9b4097f62bc08000fc2b20576bcb 100644 (file)
@@ -13,7 +13,7 @@
  * Proof node manager utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_NODE_MANAGER_H
 #define CVC5__EXPR__PROOF_NODE_MANAGER_H
index 46fb323084055bbc8cd81bd92e10d395b88c6889..d4cca8eaee91e88e9b93cd4f7e3aca959ce92c56 100644 (file)
@@ -13,7 +13,7 @@
  * Conversion from ProofNode to s-expressions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_NODE_TO_SEXPR_H
 #define CVC5__EXPR__PROOF_NODE_TO_SEXPR_H
index be54de207161de6b87dfe546936a7b8045487caa..3146160bbec82cda62fdbf1250f111f8b56f2df9 100644 (file)
@@ -13,7 +13,7 @@
  * A utility for updating proof nodes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_NODE_UPDATER_H
 #define CVC5__EXPR__PROOF_NODE_UPDATER_H
index 11b4c1bb00fe0e91060d51b71438828b4abe5f9e..d2aa75d8c967aff1c9bba5ccd420c299bd618b47 100644 (file)
@@ -13,7 +13,7 @@
  * Proof rule enumeration.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_RULE_H
 #define CVC5__EXPR__PROOF_RULE_H
index 7193f5572eacf960bcc0117dea54285dc6fcd4fc..5ea9c102149a03cda061455152e2fab7c2bb2823 100644 (file)
@@ -13,7 +13,7 @@
  * Proof set utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_SET_H
 #define CVC5__EXPR__PROOF_SET_H
index b74ced0f139d14663e136133368613f93becd95b..b9350cf4592ee4540f4bafd9e9b268e761d62039 100644 (file)
@@ -13,7 +13,7 @@
  * Proof step and proof step buffer utilities.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__PROOF_STEP_BUFFER_H
 #define CVC5__EXPR__PROOF_STEP_BUFFER_H
index 555d0ae08e187cd141403170eb42b454cca48788..ecf6c8d3274c8464b17a73ede68ab3046c821539 100644 (file)
@@ -13,7 +13,7 @@
  * A class representing a Record definition.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__RECORD_H
 #define CVC5__RECORD_H
index b2018d0eb91a07fa53740af0471f1ec20ee46d15..40cadb85816c3f28381aff94012b83991cc4d8ce 100644 (file)
@@ -13,7 +13,7 @@
  * The sequence data type.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__EXPR__SEQUENCE_H
 #define CVC5__EXPR__SEQUENCE_H
index dd228e5987331a55e07cfa4a6393d72cffee5311..13d0491a619b5220c13da7bfb9a02bb11d0f08fa 100644 (file)
@@ -13,7 +13,7 @@
  * Skolem manager utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__SKOLEM_MANAGER_H
 #define CVC5__EXPR__SKOLEM_MANAGER_H
index ef0fa4de72ffdaaeea41546d9ee64bbdfa494870..fa3fce5b247de3791a949916278adfae7e55b453 100644 (file)
@@ -12,7 +12,7 @@
  *
  * A class for constructing SyGuS datatypes.
  */
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__SYGUS_DATATYPE_H
 #define CVC5__EXPR__SYGUS_DATATYPE_H
index 9f951ebfb22a2e9f49ee04ce53baa1070cc4181c..53057d0b1bf9887ff1b5c99a8a14b30496dc0cfa 100644 (file)
@@ -13,7 +13,7 @@
  * The symbol manager.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__EXPR__SYMBOL_MANAGER_H
 #define CVC5__EXPR__SYMBOL_MANAGER_H
index 5539adefbce3b0dfc6950ea6f2bc694f8f99e104..cd80c0eba98c143feb60a4881099b70ace703ca4 100644 (file)
@@ -13,7 +13,7 @@
  * Convenience class for scoping variable and type declarations.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SYMBOL_TABLE_H
 #define CVC5__SYMBOL_TABLE_H
index 960a2f081d8b15a31b220b45a082acdc451a88b6..ba8c438b280d6788708841b90b9811aceb678477 100644 (file)
@@ -13,7 +13,7 @@
  * Term conversion sequence proof generator utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__TCONV_SEQ_PROOF_GENERATOR_H
 #define CVC5__EXPR__TCONV_SEQ_PROOF_GENERATOR_H
index 188359e58c004a5e59c9d45a741980f5d382e830..6b9cf9cb91814b08d2018463ad66e16cbc408563 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for constructing canonical terms.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__TERM_CANONIZE_H
 #define CVC5__EXPR__TERM_CANONIZE_H
index 320c8e65b2b150ae47e6fb89291b86c2061677fd..37d2ef6bd9ef206948e88d8e8831bf99be41d2d9 100644 (file)
@@ -13,7 +13,7 @@
  * Term context utilities.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__TERM_CONTEXT_H
 #define CVC5__EXPR__TERM_CONTEXT_H
index cc60f01b5bb35f2ceed25da90f2d4709c74267da..ac89b0d71ef3cae19e00154bdfdbb35bee189aa3 100644 (file)
@@ -13,7 +13,7 @@
  * Term context node utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__TERM_CONTEXT_NODE_H
 #define CVC5__EXPR__TERM_CONTEXT_NODE_H
index 51cf922aa5bfae16900a14a350d9a667d7efa3cb..e3412793ffddb0f1ab755ad88308ef77c92e5df7 100644 (file)
@@ -13,7 +13,7 @@
  * Term context.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__TERM_CONTEXT_STACK_H
 #define CVC5__EXPR__TERM_CONTEXT_STACK_H
index 946c31acbb93b93b7fede3dbd4a750751f82aeba..bc09874788a07a0f742c6fd1419ccb3d6b290725 100644 (file)
@@ -13,7 +13,7 @@
  * Term conversion proof generator utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__TERM_CONVERSION_PROOF_GENERATOR_H
 #define CVC5__EXPR__TERM_CONVERSION_PROOF_GENERATOR_H
index 0771587497e9b1cfe5e946eec6fa2a3d9f5e875d..c072ca4d426c971ec18ca70b95701f9c2c4d3150 100644 (file)
@@ -13,7 +13,7 @@
  * A type checker.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 // ordering dependence
 #include "expr/node.h"
index 5bdfbb02f283bff33e341d4fc97f5a28e4bdf696..e837659ad937e85bedca6470747bef5370fa78bd 100644 (file)
  * for them.
  */
 
-#include "cvc4_private.h"
-
 #include <sstream>
 
+#include "cvc5_private.h"
 #include "expr/kind.h"
 #include "expr/node.h"
 #include "expr/node_manager.h"
index 0d5cc92656fe791bb4696b8aba183cfab397d780..e7b839234a5356c3e60802b78e23e25349ae72f6 100644 (file)
@@ -13,7 +13,7 @@
  * A class representing a type matcher.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__EXPR__TYPE_MATCHER_H
 #define CVC5__EXPR__TYPE_MATCHER_H
index dab7fd3944b7ab8e9581945538c30cdeebf5dd23..d1b5edf22db19a4a41df84dfa2d740fa242fa335 100644 (file)
@@ -13,7 +13,7 @@
  * Reference-counted encapsulation of a pointer to node information.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 // circular dependency
 #include "expr/node_value.h"
index 799233378b2bad4ca9338eb217d2bdc68844ad82..77a671a686cd60218dfdbd19971b8ad5938d0215 100644 (file)
@@ -13,7 +13,7 @@
  * Template for the Type properties header.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__TYPE_PROPERTIES_H
 #define CVC5__TYPE_PROPERTIES_H
index edf2cf1549e30be9355ed91a856026f5a83025d4..4a86ba51098684c374b252871d3358a6fcd743c7 100644 (file)
@@ -13,7 +13,7 @@
  * Representation of constants of uninterpreted sorts.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__UNINTERPRETED_CONSTANT_H
 #define CVC5__UNINTERPRETED_CONSTANT_H
diff --git a/src/include/cvc4_private.h b/src/include/cvc4_private.h
deleted file mode 100644 (file)
index 740665f..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-/******************************************************************************
- * Top contributors (to current version):
- *   Mathias Preiner, Morgan Deters, Tim King
- *
- * This file is part of the cvc5 project.
- *
- * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
- * in the top-level source directory and their institutional affiliations.
- * All rights reserved.  See the file COPYING in the top-level source
- * directory for licensing information.
- * ****************************************************************************
- *
- * Inclusion of this file marks a header as private and generates a warning
- * when the file is included improperly.
- */
-
-#ifndef CVC5_PRIVATE_H
-#define CVC5_PRIVATE_H
-
-#if ! (defined(__BUILDING_CVC4LIB) || defined(__BUILDING_CVC4LIB_UNIT_TEST))
-#  error A private CVC4 header was included when not building the library or private unit test code.
-#endif /* ! (__BUILDING_CVC4LIB || __BUILDING_CVC4LIB_UNIT_TEST) */
-
-
-#include "cvc4_public.h"
-#include "cvc4autoconfig.h"
-
-#endif /* CVC5_PRIVATE_H */
diff --git a/src/include/cvc4_private_library.h b/src/include/cvc4_private_library.h
deleted file mode 100644 (file)
index 2062d41..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-/******************************************************************************
- * Top contributors (to current version):
- *   Andres Noetzli, Mathias Preiner, Tim King
- *
- * This file is part of the cvc5 project.
- *
- * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
- * in the top-level source directory and their institutional affiliations.
- * All rights reserved.  See the file COPYING in the top-level source
- * directory for licensing information.
- * ****************************************************************************
- *
- * Inclusion of this file marks a header as private and generates a warning
- * when the file is included improperly.
- */
-
-#ifndef CVC5_PRIVATE_LIBRARY_H
-#define CVC5_PRIVATE_LIBRARY_H
-
-#if !(defined(__BUILDING_CVC4LIB) || defined(__BUILDING_CVC4LIB_UNIT_TEST) \
-      || defined(__BUILDING_CVC4PARSERLIB)                                 \
-      || defined(__BUILDING_CVC4PARSERLIB_UNIT_TEST)                       \
-      || defined(__BUILDING_CVC4DRIVER))
-#  error A "private library" CVC4 header was included when not building the library, driver, or private unit test code.
-#endif /* ! (__BUILDING_CVC4LIB || __BUILDING_CVC4LIB_UNIT_TEST || __BUILDING_CVC4PARSERLIB || __BUILDING_CVC4PARSERLIB_UNIT_TEST || __BUILDING_CVC4DRIVER) */
-
-#include "cvc4_public.h"
-#include "cvc4autoconfig.h"
-
-#endif /* CVC5_PRIVATE_LIBRARY_H */
diff --git a/src/include/cvc4_public.h b/src/include/cvc4_public.h
deleted file mode 100644 (file)
index ede5f52..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-/******************************************************************************
- * Top contributors (to current version):
- *   Morgan Deters, Mathias Preiner
- *
- * This file is part of the cvc5 project.
- *
- * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
- * in the top-level source directory and their institutional affiliations.
- * All rights reserved.  See the file COPYING in the top-level source
- * directory for licensing information.
- * ****************************************************************************
- *
- * Macros that should be defined everywhere during the building of
- * the libraries and driver binary, and also exported to the user.
- */
-
-#ifndef CVC5_PUBLIC_H
-#define CVC5_PUBLIC_H
-
-#include <stddef.h>
-#include <stdint.h>
-
-// CVC5_UNUSED is to mark something (e.g. local variable, function)
-// as being _possibly_ unused, so that the compiler generates no
-// warning about it.  This might be the case for e.g. a variable
-// only used in DEBUG builds.
-
-#ifdef __GNUC__
-#define CVC5_UNUSED __attribute__((__unused__))
-#define CVC5_NORETURN __attribute__((__noreturn__))
-#define CVC5_CONST_FUNCTION __attribute__((__const__))
-#define CVC5_PURE_FUNCTION __attribute__((__pure__))
-#define CVC5_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
-#else /* ! __GNUC__ */
-#define CVC5_UNUSED
-#define CVC5_NORETURN
-#define CVC5_CONST_FUNCTION
-#define CVC5_PURE_FUNCTION
-#define CVC5_WARN_UNUSED_RESULT
-#endif /* __GNUC__ */
-
-#endif /* CVC5_PUBLIC_H */
diff --git a/src/include/cvc4parser_private.h b/src/include/cvc4parser_private.h
deleted file mode 100644 (file)
index fd66ba3..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-/******************************************************************************
- * Top contributors (to current version):
- *   Morgan Deters, Tim King
- *
- * This file is part of the cvc5 project.
- *
- * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
- * in the top-level source directory and their institutional affiliations.
- * All rights reserved.  See the file COPYING in the top-level source
- * directory for licensing information.
- * ****************************************************************************
- *
- * Inclusion of this file marks a header as private and generates a warning
- * when the file is included improperly.
- */
-
-#ifndef __CVC4PARSER_PRIVATE_H
-#define __CVC4PARSER_PRIVATE_H
-
-#if ! (defined(__BUILDING_CVC4PARSERLIB) || defined(__BUILDING_CVC4PARSERLIB_UNIT_TEST))
-#  error A private CVC4 parser header was included when not building the parser library or private unit test code.
-#endif /* ! (__BUILDING_CVC4PARSERLIB || __BUILDING_CVC4PARSERLIB_UNIT_TEST) */
-
-#include "cvc4parser_public.h"
-// It would be nice to #include "cvc4autoconfig.h" here, but there are conflicts
-// with antlr3's autoheader stuff, which they export :(
-//
-// #include "cvc4autoconfig.h"
-
-#endif /* __CVC4PARSER_PRIVATE_H */
diff --git a/src/include/cvc4parser_public.h b/src/include/cvc4parser_public.h
deleted file mode 100644 (file)
index 408183a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/******************************************************************************
- * Top contributors (to current version):
- *   Morgan Deters
- *
- * This file is part of the cvc5 project.
- *
- * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
- * in the top-level source directory and their institutional affiliations.
- * All rights reserved.  See the file COPYING in the top-level source
- * directory for licensing information.
- * ****************************************************************************
- *
- * Macros that should be defined everywhere during the building of the
- * libraries and driver binary, and also exported to the user.
- */
-
-#ifndef __CVC4PARSER_PUBLIC_H
-#define __CVC4PARSER_PUBLIC_H
-
-#include "cvc4_public.h"
-
-#endif /* __CVC4PARSER_PUBLIC_H */
diff --git a/src/include/cvc5_private.h b/src/include/cvc5_private.h
new file mode 100644 (file)
index 0000000..1c328ef
--- /dev/null
@@ -0,0 +1,27 @@
+/******************************************************************************
+ * Top contributors (to current version):
+ *   Mathias Preiner, Morgan Deters, Tim King
+ *
+ * This file is part of the cvc5 project.
+ *
+ * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+ * in the top-level source directory and their institutional affiliations.
+ * All rights reserved.  See the file COPYING in the top-level source
+ * directory for licensing information.
+ * ****************************************************************************
+ *
+ * Inclusion of this file marks a header as private and generates a warning
+ * when the file is included improperly.
+ */
+
+#ifndef CVC5_PRIVATE_H
+#define CVC5_PRIVATE_H
+
+#if !(defined(__BUILDING_CVC4LIB) || defined(__BUILDING_CVC4LIB_UNIT_TEST))
+#  error A private CVC4 header was included when not building the library or private unit test code.
+#endif /* ! (__BUILDING_CVC4LIB || __BUILDING_CVC4LIB_UNIT_TEST) */
+
+#include "cvc4autoconfig.h"
+#include "cvc5_public.h"
+
+#endif /* CVC5_PRIVATE_H */
diff --git a/src/include/cvc5_private_library.h b/src/include/cvc5_private_library.h
new file mode 100644 (file)
index 0000000..95c928f
--- /dev/null
@@ -0,0 +1,32 @@
+/******************************************************************************
+ * Top contributors (to current version):
+ *   Andres Noetzli, Mathias Preiner, Tim King
+ *
+ * This file is part of the cvc5 project.
+ *
+ * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+ * in the top-level source directory and their institutional affiliations.
+ * All rights reserved.  See the file COPYING in the top-level source
+ * directory for licensing information.
+ * ****************************************************************************
+ *
+ * Inclusion of this file marks a header as private and generates a warning
+ * when the file is included improperly.
+ */
+
+#ifndef CVC5_PRIVATE_LIBRARY_H
+#define CVC5_PRIVATE_LIBRARY_H
+
+#if !(defined(__BUILDING_CVC4LIB) || defined(__BUILDING_CVC4LIB_UNIT_TEST) \
+      || defined(__BUILDING_CVC4PARSERLIB)                                 \
+      || defined(__BUILDING_CVC4PARSERLIB_UNIT_TEST)                       \
+      || defined(__BUILDING_CVC4DRIVER))
+#  error A "private library" CVC4 header was included when not building the library, driver, or private unit test code.
+#endif /* ! (__BUILDING_CVC4LIB || __BUILDING_CVC4LIB_UNIT_TEST ||          \
+          __BUILDING_CVC4PARSERLIB || __BUILDING_CVC4PARSERLIB_UNIT_TEST || \
+          __BUILDING_CVC4DRIVER) */
+
+#include "cvc4autoconfig.h"
+#include "cvc5_public.h"
+
+#endif /* CVC5_PRIVATE_LIBRARY_H */
diff --git a/src/include/cvc5_public.h b/src/include/cvc5_public.h
new file mode 100644 (file)
index 0000000..ede5f52
--- /dev/null
@@ -0,0 +1,42 @@
+/******************************************************************************
+ * Top contributors (to current version):
+ *   Morgan Deters, Mathias Preiner
+ *
+ * This file is part of the cvc5 project.
+ *
+ * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+ * in the top-level source directory and their institutional affiliations.
+ * All rights reserved.  See the file COPYING in the top-level source
+ * directory for licensing information.
+ * ****************************************************************************
+ *
+ * Macros that should be defined everywhere during the building of
+ * the libraries and driver binary, and also exported to the user.
+ */
+
+#ifndef CVC5_PUBLIC_H
+#define CVC5_PUBLIC_H
+
+#include <stddef.h>
+#include <stdint.h>
+
+// CVC5_UNUSED is to mark something (e.g. local variable, function)
+// as being _possibly_ unused, so that the compiler generates no
+// warning about it.  This might be the case for e.g. a variable
+// only used in DEBUG builds.
+
+#ifdef __GNUC__
+#define CVC5_UNUSED __attribute__((__unused__))
+#define CVC5_NORETURN __attribute__((__noreturn__))
+#define CVC5_CONST_FUNCTION __attribute__((__const__))
+#define CVC5_PURE_FUNCTION __attribute__((__pure__))
+#define CVC5_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
+#else /* ! __GNUC__ */
+#define CVC5_UNUSED
+#define CVC5_NORETURN
+#define CVC5_CONST_FUNCTION
+#define CVC5_PURE_FUNCTION
+#define CVC5_WARN_UNUSED_RESULT
+#endif /* __GNUC__ */
+
+#endif /* CVC5_PUBLIC_H */
diff --git a/src/include/cvc5parser_private.h b/src/include/cvc5parser_private.h
new file mode 100644 (file)
index 0000000..aec3a09
--- /dev/null
@@ -0,0 +1,32 @@
+/******************************************************************************
+ * Top contributors (to current version):
+ *   Morgan Deters, Tim King
+ *
+ * This file is part of the cvc5 project.
+ *
+ * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+ * in the top-level source directory and their institutional affiliations.
+ * All rights reserved.  See the file COPYING in the top-level source
+ * directory for licensing information.
+ * ****************************************************************************
+ *
+ * Inclusion of this file marks a header as private and generates a warning
+ * when the file is included improperly.
+ */
+
+#ifndef __CVC4PARSER_PRIVATE_H
+#define __CVC4PARSER_PRIVATE_H
+
+#if !(defined(__BUILDING_CVC4PARSERLIB) \
+      || defined(__BUILDING_CVC4PARSERLIB_UNIT_TEST))
+#  error A private CVC4 parser header was included when not building the parser library or private unit test code.
+#endif /* ! (__BUILDING_CVC4PARSERLIB || __BUILDING_CVC4PARSERLIB_UNIT_TEST) \
+        */
+
+#include "cvc5parser_public.h"
+// It would be nice to #include "cvc4autoconfig.h" here, but there are conflicts
+// with antlr3's autoheader stuff, which they export :(
+//
+// #include "cvc4autoconfig.h"
+
+#endif /* __CVC4PARSER_PRIVATE_H */
diff --git a/src/include/cvc5parser_public.h b/src/include/cvc5parser_public.h
new file mode 100644 (file)
index 0000000..099eb58
--- /dev/null
@@ -0,0 +1,22 @@
+/******************************************************************************
+ * Top contributors (to current version):
+ *   Morgan Deters
+ *
+ * This file is part of the cvc5 project.
+ *
+ * Copyright (c) 2009-2021 by the authors listed in the file AUTHORS
+ * in the top-level source directory and their institutional affiliations.
+ * All rights reserved.  See the file COPYING in the top-level source
+ * directory for licensing information.
+ * ****************************************************************************
+ *
+ * Macros that should be defined everywhere during the building of the
+ * libraries and driver binary, and also exported to the user.
+ */
+
+#ifndef __CVC4PARSER_PUBLIC_H
+#define __CVC4PARSER_PUBLIC_H
+
+#include "cvc5_public.h"
+
+#endif /* __CVC4PARSER_PUBLIC_H */
index 32e6e5b9e35d1b144f8860033b65ae40ff5d8956..b149fdd0c2806497440b8d0d0e2d974d1cbc3fbf 100644 (file)
@@ -13,7 +13,7 @@
  * Replacement for clock_gettime() for systems without it (Windows).
  */
 
-// #warning "TODO(taking): Make lib/clock_gettime.h cvc4_private.h again."
+// #warning "TODO(taking): Make lib/clock_gettime.h cvc5_private.h again."
 
 #include "lib/clock_gettime.h"
 
index 0626e2a20589abdddee5e47b6e92222b170c2000..7b4bb541f342e09ff5819e5fa7d1b8889de81587 100644 (file)
@@ -13,7 +13,7 @@
  * Replacement for clock_gettime() for systems without it (Windows).
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__LIB__CLOCK_GETTIME_H
 #define CVC5__LIB__CLOCK_GETTIME_H
index 78aed12ebf089105b4dbb5f588630264e59bda63..3c2f529fab6da4f871326de766588dcaffcff0af 100644 (file)
  * Replacement for ffs() for systems without it (like Win32).
  */
 
-#include "cvc4_private.h"
-
 #include "lib/ffs.h"
 
+#include "cvc5_private.h"
+
 #ifdef __cplusplus
 extern "C" {
 #endif /* __cplusplus */
index c9e583b82ad64386cd7fbaaac21dc258219fec65..c9ad5422eef7c7743f46e7713fecc2f5fe4ddc82 100644 (file)
@@ -13,7 +13,7 @@
  * Replacement for ffs() for systems without it (like Win32).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__LIB__FFS_H
 #define CVC5__LIB__FFS_H
index 5669b400fbcc75876d406c20694416711d5a5d90..ad868d7c6c74cdf0914cac10c95f35950a7877c2 100644 (file)
 #define CVC5__LIB__REPLACEMENTS_H
 
 #if (defined(__BUILDING_CVC4LIB) || defined(__BUILDING_CVC4LIB_UNIT_TEST)) && !defined(__BUILDING_STATISTICS_FOR_EXPORT)
-#  include "cvc4_private.h"
+#include "cvc5_private.h"
 #else
 #  if defined(__BUILDING_CVC4PARSERLIB) || defined(__BUILDING_CVC4PARSERLIB_UNIT_TEST)
-#    include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 #  else
 #if defined(__BUILDING_CVC4DRIVER) || defined(__BUILDING_CVC5_SYSTEM_TEST) \
     || defined(__BUILDING_STATISTICS_FOR_EXPORT)
index 45d77d08b8f282b83e27073437a573f3a4e84c20..959a1643fc3eb7baf5d05486f012b3e6a516d37a 100644 (file)
  * Replacement for strtok_r() for systems without it (like Win32).
  */
 
-#include "cvc4_private.h"
-
 #include "lib/strtok_r.h"
+
 #include <stdio.h>
 #include <string.h>
 
+#include "cvc5_private.h"
 
 #ifdef __cplusplus
 extern "C" {
index 6843196b71ba7a8feea54313b8a1ff6ea29ab318..73897c09fc82cf37121f7de6a34284ca297c36d4 100644 (file)
@@ -13,7 +13,7 @@
  * Replacement for strtok_r() for systems without it (like Win32).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__LIB__STRTOK_R_H
 #define CVC5__LIB__STRTOK_R_H
index 37389180f1115e6720f7e2ccf131191f8f153e8c..86112a907b3cf6ecbcb1eda125777edf61a46b13 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BASE_HANDLERS_H
 #define CVC5__BASE_HANDLERS_H
index c4e8ef9b6781245621edf2284b0145b2cc3c5124..2e2f8db0cc7eb6f34baf7cb03dbbf71bfee38321 100644 (file)
@@ -13,7 +13,7 @@
  * Rewriter attributes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__OPTIONS__DECISION_WEIGHT_H
 #define CVC5__OPTIONS__DECISION_WEIGHT_H
index 07dc5da7b1c1e0c9bdc2560f387af3a022284a2c..2858f544a86d9b1a8623e3f3157155217794b1da 100644 (file)
@@ -13,7 +13,7 @@
  * Definition of input and output languages.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__LANGUAGE_H
 #define CVC5__LANGUAGE_H
index 279831fccc279e3ae912b2ce2f36fdaead019e1c..559f4a5e4db594cf93cb5cb0453492ea62f71a0f 100644 (file)
@@ -16,7 +16,7 @@
  * expands this template and generates a <module>_options.h file.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__OPTIONS__${id}$_H
 #define CVC5__OPTIONS__${id}$_H
index aac4a4173d3964cf17ae05dfbd673dc15b79d54d..b135ef7ced052400599f665b1bcc3e71b7aa84fa 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__OPEN_OSTREAM_H
 #define CVC5__OPEN_OSTREAM_H
index 8e5db659a269d34dda0cd465481988920f2b9887..4cfe55a31904a8d2962076ae338b9fe6c30d26da 100644 (file)
@@ -13,7 +13,7 @@
  * Options-related exceptions.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__OPTION_EXCEPTION_H
 #define CVC5__OPTION_EXCEPTION_H
index 0bbc31b778617bdaa88b16c63c12318d318441aa..804110f1d12a04557e71a7aee861a91caed697c7 100644 (file)
@@ -13,7 +13,7 @@
  * Global (command-line, set-option, ...) parameters for SMT.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__OPTIONS__OPTIONS_H
 #define CVC5__OPTIONS__OPTIONS_H
index 680f2093c4b526197245c7eae00071a6f3564257..f8b818f0fb475549625572c82727cd244f80f5bd 100644 (file)
@@ -13,7 +13,7 @@
  * Interface for custom handlers and predicates options.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__OPTIONS__OPTIONS_HANDLER_H
 #define CVC5__OPTIONS__OPTIONS_HANDLER_H
index fce0a38ac64443f4bf18382d37880e45daab1356..8f5a0e096bf2549aae0a772b37e1dad729acbc7c 100644 (file)
@@ -13,7 +13,7 @@
  * Global (command-line, set-option, ...) parameters for SMT.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__OPTIONS__OPTIONS_HOLDER_H
 #define CVC5__OPTIONS__OPTIONS_HOLDER_H
index 2c8b21e9632e6745b49b4bfef8935f48e9d66254..634111610e16ade8b8d564cd362caa0fe3a2cf2f 100644 (file)
@@ -13,7 +13,7 @@
  * Base class for option listener.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__OPTIONS__OPTIONS_LISTENER_H
 #define CVC5__OPTIONS__OPTIONS_LISTENER_H
index f64ee00543c9eb99beeb4101c579e33cca8c5128..e27cb133f6c3b4fd70abfdcf25f13d6fa6f12cf0 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__PRINTER__MODES_H
 #define CVC5__PRINTER__MODES_H
index 49648194f97bcb9528eeee8760426dd6e331b86c..5ff7cdb7b22c89f85f73a1b83a08ceccfaa199b3 100644 (file)
@@ -13,7 +13,7 @@
  * Definition of input and output languages.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__OPTIONS__SET_LANGUAGE_H
 #define CVC5__OPTIONS__SET_LANGUAGE_H
index fea0837e4bd63e4cd819712ac2276c1a906a4de3..2754e4167dbdd9f9edbe9ad39f09a7cd033b3648 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "base/check.h"
 #include "base/output.h"
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 #include "parser/bounded_token_buffer.h"
 #include "parser/input.h"
 #include "parser/line_buffer.h"
index faf9d16da5573ac7fb10dd61c24b5adf27c063fc..3203e815b4f8c00d2c3d39ace414412f277d9e18 100644 (file)
@@ -21,7 +21,7 @@
  * achieve that and stores the lines received so far in a LineBuffer.
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__ANTLR_LINE_BUFFERED_INPUT_H
 #define CVC5__PARSER__ANTLR_LINE_BUFFERED_INPUT_H
index f190e82cfa3768e971b7d2d8334cea5a2c85ce7c..b2bd55eaf3002c5769ba616556bb14742b996ac5 100644 (file)
@@ -23,7 +23,7 @@
  *       "hidden".
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__BOUNDED_TOKEN_BUFFER_H
 #define CVC5__PARSER__BOUNDED_TOKEN_BUFFER_H
index 9211ef47c1b35dafbdab1733a2fb3f58fbaa1a42..ac93d6cfca9684bc3eb2d811fd656f29e12b06d6 100644 (file)
@@ -16,7 +16,7 @@
  * tokens will be bounded (e.g., if you're using a bounded token stream).
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__BOUNDED_TOKEN_FACTORY_H
 #define CVC5__PARSER__BOUNDED_TOKEN_FACTORY_H
index d9866603c32b2d40cd1309541c2673cfcc04554f..e14f1bc7a3d6deab05a84bf6bf3eba7f31f9d1a4 100644 (file)
@@ -13,7 +13,7 @@
  * The parser class for the CVC language.
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__CVC_H
 #define CVC5__PARSER__CVC_H
index 30991ea2b7c67ded81c93f6bdb01bb8359c95cb0..128acbd2928e3be6bb71f66b293e69cd70099e18 100644 (file)
@@ -15,7 +15,7 @@
  * [[ Add lengthier description here ]]
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__CVC_INPUT_H
 #define CVC5__PARSER__CVC_INPUT_H
index b4128b5c2db41b4571c118cf67f7e37d7f2fb9c8..fb7ce2b408eb0f72452425bfaf7713451db0f885 100644 (file)
@@ -13,7 +13,7 @@
  * Base for parser inputs.
  */
 
-#include "cvc4parser_public.h"
+#include "cvc5parser_public.h"
 
 #ifndef CVC5__PARSER__INPUT_H
 #define CVC5__PARSER__INPUT_H
index 15ce9a8a11887636b5a392e8e282abb962d1bbd4..1d1b16b04765156a12b36268e6eb80693b09f5fd 100644 (file)
@@ -17,7 +17,7 @@
  * within the line.
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__LINE_BUFFER_H
 #define CVC5__PARSER__LINE_BUFFER_H
index 9db4c3d491c7120b67a10ed23cd5995b3a69caf9..a420eccbf7103bf80ee2a8b996b1554c2399ec88 100644 (file)
@@ -13,7 +13,7 @@
  * ANTLR input buffer from a memory-mapped file.
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__MEMORY_MAPPED_INPUT_BUFFER_H
 #define CVC5__PARSER__MEMORY_MAPPED_INPUT_BUFFER_H
index aed05769abd95a39f23731d7932223842dd150de..88bf22638ff661771abfe25c9816af9d046649dc 100644 (file)
@@ -13,7 +13,7 @@
  * Definitions of parsed operators.
  */
 
-#include "cvc4parser_public.h"
+#include "cvc5parser_public.h"
 
 #ifndef CVC5__PARSER__PARSE_OP_H
 #define CVC5__PARSER__PARSE_OP_H
index 6f7c5f569452ec8472d3e6cfdea956402ac0483b..3382d25ebf5ae2bf970ae9311c878bdc98c4ac3c 100644 (file)
@@ -13,7 +13,7 @@
  * A collection of state for use by parser implementations.
  */
 
-#include "cvc4parser_public.h"
+#include "cvc5parser_public.h"
 
 #ifndef CVC5__PARSER__PARSER_H
 #define CVC5__PARSER__PARSER_H
index 521628262574fbe1bef8c9c69a8a2384ac336256..87fef8e93868a9ec1e7fdb7b3dcafea25e8bfcb8 100644 (file)
@@ -13,7 +13,7 @@
  * A builder for parsers.
  */
 
-#include "cvc4parser_public.h"
+#include "cvc5parser_public.h"
 
 #ifndef CVC5__PARSER__PARSER_BUILDER_H
 #define CVC5__PARSER__PARSER_BUILDER_H
index 70e3edda37d3bf5ab04128283cddfb950fec8f79..0372661a2dac13866c7318270ab11bb1af949163 100644 (file)
@@ -13,7 +13,7 @@
  * Exception class for parse errors.
  */
 
-#include "cvc4parser_public.h"
+#include "cvc5parser_public.h"
 
 #ifndef CVC5__PARSER__PARSER_EXCEPTION_H
 #define CVC5__PARSER__PARSER_EXCEPTION_H
index 166ddeb2d66f60103117e55ac57eb100b2848748..49b8c37d655762b6cc284f499e342a8cf605da7c 100644 (file)
@@ -13,7 +13,7 @@
  * Definitions of SMT2 constants.
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__SMT2_H
 #define CVC5__PARSER__SMT2_H
index 1668e101f35f3cb3feab03e17276893e2ebaa58f..b05316faf34eacfe1ae36686404bdc49f9506396 100644 (file)
@@ -15,7 +15,7 @@
  * [[ Add file-specific comments here ]]
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__SMT2_INPUT_H
 #define CVC5__PARSER__SMT2_INPUT_H
index 93e40253d683b0332bc8aac547e6e7599b83693e..6da46736f853c6eb7bcd3d498d57e1920d709d0c 100644 (file)
@@ -15,7 +15,7 @@
  * [[ Add file-specific comments here ]]
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__SYGUS_INPUT_H
 #define CVC5__PARSER__SYGUS_INPUT_H
index 65b2240af0f51e10908b262fcb5146a77953be77..daeb5be5815a544debfd09c38f402f326e83bbf7 100644 (file)
@@ -13,9 +13,8 @@
  * Definition of TPTP parser.
  */
 
-#include "parser/antlr_input.h" // Needs to go first.
-
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
+#include "parser/antlr_input.h"  // Needs to go first.
 
 #ifndef CVC5__PARSER__TPTP_H
 #define CVC5__PARSER__TPTP_H
index b9a8e2d0f57e8b37cde75b3f0f4f57dc2ffcf0c2..f08a28026884dd457fc58359335e62449b7d9d93 100644 (file)
@@ -15,7 +15,7 @@
  * [[ Add file-specific comments here ]]
  */
 
-#include "cvc4parser_private.h"
+#include "cvc5parser_private.h"
 
 #ifndef CVC5__PARSER__TPTP_INPUT_H
 #define CVC5__PARSER__TPTP_INPUT_H
index e555da299a27a11b721c4385b8e0a3613dbf4bfc..bb8e594d7de8acd1b1ac334b6ee96112049031f7 100644 (file)
@@ -14,7 +14,7 @@
  * preprocessing passes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__ASSERTION_PIPELINE_H
 #define CVC5__PREPROCESSING__ASSERTION_PIPELINE_H
index c7d65d5cc9ebbfa18ab7390c3609b3a150c18511..b51c4b344601c28e69fad9941f9aade2e9da5afb 100644 (file)
@@ -22,7 +22,7 @@
  *   https://cs.nyu.edu/media/publications/hadarean_liana.pdf
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__ACKERMANN_H
 #define CVC5__PREPROCESSING__PASSES__ACKERMANN_H
index 6b61551143dd666ca644388b98b3df0637744005..67b7996f598bf667314631ec63161b8c54c43d0b 100644 (file)
@@ -16,7 +16,7 @@
  * assertions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__APPLY_SUBSTS_H
 #define CVC5__PREPROCESSING__PASSES__APPLY_SUBSTS_H
index de6a82a137abd6b4d3495b04263e413f6bc36d7e..ec14490a042468e6aff895479d560c7e5ffdd22e 100644 (file)
@@ -14,7 +14,7 @@
  *
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__BOOL_TO_BV_H
 #define CVC5__PREPROCESSING__PASSES__BOOL_TO_BV_H
index 7e07653da50aa2db2eeb6e3dd30cce42ba8d0886..0f3db2f59cf9409f8d1ada5a51a4326462b4bbe9 100644 (file)
@@ -22,7 +22,7 @@
  *     https://cs.nyu.edu/media/publications/hadarean_liana.pdf
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__BV_ABSTRACTION_H
 #define CVC5__PREPROCESSING__PASSES__BV_ABSTRACTION_H
index 87fd87c9156681509527ca7c1e0843f95e4bdc65..ca2f8b5a69cbb13db545c247452d37613ffcb083 100644 (file)
@@ -16,7 +16,7 @@
  * and allows to use eager bit-blasting in the BV solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__BV_EAGER_ATOMS_H
 #define CVC5__PREPROCESSING__PASSES__BV_EAGER_ATOMS_H
index ceda3a8851bf6cc5ee33ffdb97d57f5de32a82c5..a71f4ce3f6889ced9929ec91514aeb8e75e59577 100644 (file)
@@ -16,7 +16,7 @@
  * Elimination if possible.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__BV_GAUSS_ELIM_H
 #define CVC5__PREPROCESSING__PASSES__BV_GAUSS_ELIM_H
index fe4b7dcebe1169723941d917436743fd3ec0bde2..0ec0f4df6fd75245d3621f41696b9d5e24127cd0 100644 (file)
@@ -17,7 +17,7 @@
  * can be enabled via option `--bv-intro-pow2`.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__BV_INTRO_POW2_H
 #define CVC5__PREPROCESSING__PASSES__BV_INTRO_POW2_H
index 442812a2078bd6e1fdafda5e89ab3a75388cb60c..d05899cb9c04e0bcf5e2ae041d9a78c81cc69a7c 100644 (file)
@@ -13,7 +13,7 @@
  * Preprocessing pass that lifts bit-vectors of size 1 to booleans.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__BV_TO_BOOL_H
 #define CVC5__PREPROCESSING__PASSES__BV_TO_BOOL_H
index d8d9e1262b78fc7b9bd5270e49136a2b5641bc13..b8fa00e95be2a6f169b39ef7fc6a3d3cb3863da5 100644 (file)
@@ -64,7 +64,7 @@
  *
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef __CVC5__PREPROCESSING__PASSES__BV_TO_INT_H
 #define __CVC5__PREPROCESSING__PASSES__BV_TO_INT_H
index 69c4567207d9d9bc0ea81019d32470f2c95de99c..02986aea144f7471772122d489221dd016e2193a 100644 (file)
@@ -15,7 +15,7 @@
  * Applies the extended rewriter to assertions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__EXTENDED_REWRITER_PASS_H
 #define CVC5__PREPROCESSING__PASSES__EXTENDED_REWRITER_PASS_H
index 2fc90e4c6c137a4342d735dccd832f3a3074106d..87299074ad9f557a484099efce0062c4f5f90864 100644 (file)
@@ -15,7 +15,7 @@
  * Simplifies nodes of one theory using rewrites from another.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__FOREIGN_THEORY_REWRITE_H
 #define CVC5__PREPROCESSING__PASSES__FOREIGN_THEORY_REWRITE_H
index 5b5f7db4d9bdca35ad15828b6617794239856d81..c7febf95ddef33a09a2955c0516d5f37fc0cf5fd 100644 (file)
@@ -22,7 +22,7 @@
  * checks for unsat instead of sat.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__GLOBAL_NEGATE_H
 #define CVC5__PREPROCESSING__PASSES__GLOBAL_NEGATE_H
index 998e4f3537dfe0df286c12399638368ee6ffdb68..a2574ff39b5c2e300078c068aeffa62bfb7ce794 100644 (file)
@@ -15,7 +15,7 @@
  * Eliminates higher-order constraints.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef __CVC5__PREPROCESSING__PASSES__HO_ELIM_PASS_H
 #define __CVC5__PREPROCESSING__PASSES__HO_ELIM_PASS_H
index e2515419947f53921318f824dd2738d012274a70..5d6ac15e406f3892b825d4a17f6c7a5450fe6841 100644 (file)
@@ -17,7 +17,7 @@
  * option.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__INT_TO_BV_H
 #define CVC5__PREPROCESSING__PASSES__INT_TO_BV_H
index 5b9ac4beb0d8aea2ac8f2c04a6fd682d9929cfb2..0371d11c7d668e57de080ee262a93011c65b109a 100644 (file)
@@ -13,7 +13,7 @@
  * Remove ITEs from the assertions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__ITE_REMOVAL_H
 #define CVC5__PREPROCESSING__PASSES__ITE_REMOVAL_H
index 1cbe6d904c80e9e333d99dd17be1f75e046efe92..62a01b45a4f0551133e17e2ecd443749e0c3b3a5 100644 (file)
@@ -13,7 +13,7 @@
  * ITE simplification preprocessing pass.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__ITE_SIMP_H
 #define CVC5__PREPROCESSING__PASSES__ITE_SIMP_H
index 5f5af1661053b1910b04aacc2633885c21bc4470..e9c331d925aa2be233d9593be82c421a3d7f5b69 100644 (file)
@@ -13,7 +13,7 @@
  * The MIPLIB trick preprocessing pass.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__MIPLIB_TRICK_H
 #define CVC5__PREPROCESSING__PASSES__MIPLIB_TRICK_H
index 7b6c24cedb05ed0b556d92618cc7f93807c7fc6d..211373e35466a7c246122c7f30a3cdda0f522d2b 100644 (file)
@@ -16,7 +16,7 @@
  * variables.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__NL_EXT_PURIFY_H
 #define CVC5__PREPROCESSING__PASSES__NL_EXT_PURIFY_H
index 80dae397278e98b542549d88ff9f07ba442df2a9..e4987fbde82419c532ff0e188a2e58fe5685f2f4 100644 (file)
@@ -13,7 +13,7 @@
  * Non-clausal simplification preprocessing pass.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__NON_CLAUSAL_SIMP_H
 #define CVC5__PREPROCESSING__PASSES__NON_CLAUSAL_SIMP_H
index 5b259dd556e4ed22e9960dba6cf3324b9b99cdb4..cf68bc8fbd98091861416f99d08505a4d0df889e 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__PSEUDO_BOOLEAN_PROCESSOR_H
 #define CVC5__PREPROCESSING__PASSES__PSEUDO_BOOLEAN_PROCESSOR_H
index 54215b620c85fbbd5f6999d45efa22c896171d35..b856222f830ff87b01938cbe6ec8eb6ac899b0e3 100644 (file)
@@ -13,7 +13,7 @@
  * Pre-process step for detecting quantifier macro definitions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__QUANTIFIER_MACROS_H
 #define CVC5__PREPROCESSING__PASSES__QUANTIFIER_MACROS_H
index 50781a8ef062d1836f75d113225dd007a77543f6..511b51459d4a966536922b002723453c65dcc26d 100644 (file)
@@ -16,7 +16,7 @@
  * pre-skolemization to existential quantifiers
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__QUANTIFIERS_PREPROCESS_H
 #define CVC5__PREPROCESSING__PASSES__QUANTIFIERS_PREPROCESS_H
index d33a49dfb7e807e449f4c57eb6a0e5b056ddebbb..9f0eb529f1223145dc07370a96d8f52012896776 100644 (file)
@@ -15,7 +15,7 @@
  * Converts real operations into integer operations.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__REAL_TO_INT_H
 #define CVC5__PREPROCESSING__PASSES__REAL_TO_INT_H
index 3ecc4cd22cfd9b94ac509124978e6f53e857f8ea..fcc250e17ecf076169ac29fb57d8681864d7d858 100644 (file)
@@ -15,7 +15,7 @@
  * Calls the rewriter on every assertion.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__REWRITE_H
 #define CVC5__PREPROCESSING__PASSES__REWRITE_H
index 70f25ffb4bd1327e6fa23e1322eb2caee389ce48..7dfdb66a20becc9e5b85f5dbc1d1b3b61ec7a253 100644 (file)
@@ -13,7 +13,7 @@
  * The sep-pre-skolem-emp eprocessing pass.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__SEP_SKOLEM_EMP_H
 #define CVC5__PREPROCESSING__PASSES__SEP_SKOLEM_EMP_H
index 8163ba63822eaacd86e5d861f1af8e491af86b67..ac9ab6251cd521e758cfc66df640c876779b8f79 100644 (file)
@@ -13,7 +13,7 @@
  * The static learning preprocessing pass.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__STATIC_LEARNING_H
 #define CVC5__PREPROCESSING__PASSES__STATIC_LEARNING_H
index 5f297793832f80f43d459fe6cf66f3e83c374556..fd89fefc7330b2eb98f27dc54354215382088db1 100644 (file)
@@ -13,7 +13,7 @@
  * The strings eager preprocess utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__STRINGS_EAGER_PP_H
 #define CVC5__PREPROCESSING__PASSES__STRINGS_EAGER_PP_H
index f8264e62262c28ee69fc0bc3da0260e320aa7608..2b284bf91ae909cabe4c231ae4a81da16a858971 100644 (file)
@@ -15,7 +15,7 @@
  * Calls Theory::preprocess(...) on every assertion of the formula.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__THEORY_PREPROCESS_H
 #define CVC5__PREPROCESSING__PASSES__THEORY_PREPROCESS_H
index e88678eb59f357ad1535f6e6ac40cc85b6b1e194..729252dd68d0da8c9c2b844d26e49b1911b12e91 100644 (file)
@@ -13,7 +13,7 @@
  * The TheoryRewriteEq preprocessing pass.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PASSES__THEORY_REWRITE_EQ_H
 #define CVC5__PREPROCESSING__PASSES__THEORY_REWRITE_EQ_H
index 914d450b08274969761fdc822b096e0cf8326212..31ae015044c96ee9bfd654a0bec27c3e2e55283c 100644 (file)
@@ -17,7 +17,7 @@
  * Bruttomesso's PhD thesis.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING_PASSES_UNCONSTRAINED_SIMPLIFIER_H
 #define CVC5__PREPROCESSING_PASSES_UNCONSTRAINED_SIMPLIFIER_H
index 8cfec5ed6c0a5debafec6f07ee7daecfc6256a4a..abb0a6dfe14a55be9e7f7728830e79ac6ae4d3d2 100644 (file)
@@ -27,7 +27,7 @@
  * do work that only needs to be done once.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PREPROCESSING_PASS_H
 #define CVC5__PREPROCESSING__PREPROCESSING_PASS_H
index b7d0d37f42b5f901531f548cbd96c90169a4c4f6..cdeb37bbeda4fde89cffbc76132ff62c8e2d24d2 100644 (file)
@@ -17,7 +17,7 @@
  * from the solver and interact with it without getting full access.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PREPROCESSING_PASS_CONTEXT_H
 #define CVC5__PREPROCESSING__PREPROCESSING_PASS_CONTEXT_H
index fdff98a90417d5612a970de0401822adba8a8a56..06f8a4212ef755f87064f393006d5a1fc759f61a 100644 (file)
@@ -15,7 +15,7 @@
  * This file defines the classes PreprocessingPassRegistry, which keeps track
  * of the available preprocessing passes.
  */
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PREPROCESSING__PREPROCESSING_PASS_REGISTRY_H
 #define CVC5__PREPROCESSING__PREPROCESSING_PASS_REGISTRY_H
index 1c10c2ebdd39f2f83aa75d6d382a2e517f1af062..a7e27bca06ed8aeb11368a8ea6883e988eaa6ca4 100644 (file)
@@ -19,7 +19,7 @@
  *'96
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__ITE_UTILITIES_H
 #define CVC5__ITE_UTILITIES_H
index 11b680387a65183a31ab0ddf5f7f743a56173a9a..da5785f9f00380be437388235b8c3aaf447b9af8 100644 (file)
@@ -13,7 +13,7 @@
  * The pretty-printer interface for the AST output language.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PRINTER__AST_PRINTER_H
 #define CVC5__PRINTER__AST_PRINTER_H
index 93a9dcb2f1fa119cf3d588eb4bd4d6770cba844f..5552371775516d3332c06ca620eb654ff2615f2b 100644 (file)
@@ -13,7 +13,7 @@
  * The pretty-printer interface for the CVC output language.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PRINTER__CVC_PRINTER_H
 #define CVC5__PRINTER__CVC_PRINTER_H
index b1fb5f22e1f043fb3676d9644f33f737f8c360d5..abdf5985d3e0428006ee5ffd15fe6dc0a46f6f18 100644 (file)
@@ -13,7 +13,7 @@
  * A let binding.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PRINTER__LET_BINDING_H
 #define CVC5__PRINTER__LET_BINDING_H
index 0841c53e6d9c04f7ad959fec305635aac18d8acd..aeffc76eb021d2ba4d16a34d9140425db2cf72a6 100644 (file)
@@ -13,7 +13,7 @@
  * Base of the pretty-printer interface.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PRINTER__PRINTER_H
 #define CVC5__PRINTER__PRINTER_H
index a1ca176e1a46e73c31095001615a9161beeabe12..4921566d101d76abe2b75d40faa8b7536b9eec91 100644 (file)
@@ -13,7 +13,7 @@
  * The pretty-printer interface for the SMT2 output language.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PRINTER__SMT2_PRINTER_H
 #define CVC5__PRINTER__SMT2_PRINTER_H
index a960ac4fd95f8ba7c06cac4437af8b65eda2f080..db86de8cfca6e7ac308688c7cd9a7323901a8aca 100644 (file)
@@ -13,7 +13,7 @@
  * The pretty-printer interface for the TPTP output language.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PRINTER__TPTP_PRINTER_H
 #define CVC5__PRINTER__TPTP_PRINTER_H
index 20b74b1a7f99369fe32461c1ae7353d9a4387bd5..03a74fb591eabe4bddb625e068421cedf4cf61c1 100644 (file)
@@ -16,7 +16,7 @@
  * solver for a clause.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROOF__CLAUSE_ID_H
 #define CVC5__PROOF__CLAUSE_ID_H
index 19cd37679a3c388022614c93336ee08bcd1529f0..50ce78eb8ea5b5e4ca17d03ec590e791d82abd96 100644 (file)
@@ -13,7 +13,7 @@
  * A manager for CnfProofs.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__CNF_PROOF_H
 #define CVC5__CNF_PROOF_H
index 9aefcffff5264c7bacf434331ad1f09439d27399..368f84ccf0fe872666564cc3c072bd5a38337e29 100644 (file)
@@ -13,7 +13,7 @@
  * The module for printing dot proofs.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROOF__DOT__DOT_PRINTER_H
 #define CVC5__PROOF__DOT__DOT_PRINTER_H
index 22c84db83779cce13ee88e21122acb7688d1a5a7..f0bc20feab1beddd28cc041dbea111b8f2937557 100644 (file)
@@ -13,7 +13,7 @@
  * A manager for Proofs.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROOF_MANAGER_H
 #define CVC5__PROOF_MANAGER_H
index e5a76eee173aa72e6424190744a68dbc2c92495b..c5559958456b8da27af8fe02e78266ac430788b7 100644 (file)
@@ -13,7 +13,7 @@
  * Resolution proof.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SAT__PROOF_H
 #define CVC5__SAT__PROOF_H
index 40ff7755dc5bd626ef38d1d64fb2e2f424982025..686265326212328dbd6fca9df7f95ca981df5998 100644 (file)
@@ -13,7 +13,7 @@
  * Resolution proof.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SAT__PROOF_IMPLEMENTATION_H
 #define CVC5__SAT__PROOF_IMPLEMENTATION_H
index 739a3d209ef1458b75ecdacc496ee3864c03ee43..6810f5bad5080f581f86c89919dba46af0ae5851 100644 (file)
@@ -13,7 +13,7 @@
  * Representation of unsat cores.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UNSAT_CORE_H
 #define CVC5__UNSAT_CORE_H
index 9c1051754a4479210269ccf1c32b90caae841f6a..416a08ef34ae18edf42a70cf6db6cd7b277fc76a 100644 (file)
@@ -14,7 +14,7 @@
  * solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__BVSATSOLVERNOTIFY_H
 #define CVC5__PROP__BVSATSOLVERNOTIFY_H
index 5dfc3f9f4d691146b06acee146f8264381ef21fb..b41a9b83629a79b269d27467d09f8e7f00fdfaee 100644 (file)
@@ -15,7 +15,7 @@
  * Implementation of the minisat for cvc4 (bit-vectors).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index f046d66e4cd1b75f770cb4f5743e5a31e01c4ba7..325dafabc9c74511ff4dafd0ba37f70adc10eb95 100644 (file)
@@ -15,7 +15,7 @@
  * Implementation of the CaDiCaL SAT solver for CVC4 (bit-vectors).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__CADICAL_H
 #define CVC5__PROP__CADICAL_H
index 64a735fecd596022dc2ecfbae779045f826950b7..2d0b83c331f3328bfddbc7dc5887400f7e694bc9 100644 (file)
@@ -21,7 +21,7 @@
  * internals such as the representation and translation of [??? -Chris]
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__CNF_STREAM_H
 #define CVC5__PROP__CNF_STREAM_H
index 40a681148a479ffaf09feb75c227538d21cc83b0..2833172455af4d343859e20284971a3ce0165856 100644 (file)
@@ -15,7 +15,7 @@
  * Implementation of the cryptominisat sat solver for cvc4 (bit-vectors).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__CRYPTOMINISAT_H
 #define CVC5__PROP__CRYPTOMINISAT_H
index 3b65a06bbdd5456ee3ac5af47c0a813b0e32d3a1..fb05829dfe29fcea6985bd65628979950b12ee7b 100644 (file)
@@ -15,7 +15,7 @@
  * Wrapper for the Kissat SAT solver (for theory of bit-vectors).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__KISSAT_H
 #define CVC5__PROP__KISSAT_H
index 534587bf721a069c3a1778500eec4a59e66a3141..fd682639bb04a2575ca8c84cb1d15cf314fcbaab 100644 (file)
@@ -26,7 +26,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA
 #include "base/check.h"
 #include "base/output.h"
 #include "context/context.h"
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #include "expr/proof_node_manager.h"
 #include "proof/clause_id.h"
 #include "prop/minisat/core/SolverTypes.h"
index c3f4279cb13db5558881bbc90b874a715327f592..312d0b6de113ead2aae476beafaceeb0ec8cd457 100644 (file)
@@ -18,7 +18,7 @@ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 **************************************************************************************************/
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef Minisat_SolverTypes_h
 #define Minisat_SolverTypes_h
index 63a5a93fd34c92036ee6dfb5b62bbdd51ba19dd9..5e218419ca872dafb07e7dd1f0d72774ada3a023 100644 (file)
@@ -22,7 +22,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA
 #define Minisat_SimpSolver_h
 
 #include "base/check.h"
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #include "proof/clause_id.h"
 #include "prop/minisat/core/Solver.h"
 #include "prop/minisat/mtl/Queue.h"
index 6299471dd22dafb73c87fe6db69e3d5fa04725a2..708441b0c80d6ab6f949c5a51a9412f139e07230 100644 (file)
@@ -13,7 +13,7 @@
  * The proof-producing CNF stream.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__PROOF_CNF_STREAM_H
 #define CVC5__PROP__PROOF_CNF_STREAM_H
index 1ec980868d7c4f33476634bd38fd3a6474c2d84e..b4a8d1b17a018f4d75ff45b45adc6895d93d86a8 100644 (file)
@@ -13,7 +13,7 @@
  * The module for processing proof nodes in the prop engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__PROOF_POST_PROCESSOR_H
 #define CVC5__PROP__PROOF_POST_PROCESSOR_H
index ee2be0ca2576a95f40bf8f7faa322c9f966a139c..cae02eba245fb09d4b83057f2e4b95a96b2a1be2 100644 (file)
@@ -15,7 +15,7 @@
  * Main interface point between cvc5's SMT infrastructure and the SAT solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP_ENGINE_H
 #define CVC5__PROP_ENGINE_H
index e6435213c59699ed68de84f287bebc247a98a2dc..1374acf8d46b79738f67e56b4ed2e50de4fc2aec 100644 (file)
@@ -13,7 +13,7 @@
  * The proof manager of PropEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP_PROOF_MANAGER_H
 #define CVC5__PROP_PROOF_MANAGER_H
index 7b3419a0db678f595c8dc301d38cc9902dd9401b..8ac568927d349f13cf998b8937c6f2485e09f10b 100644 (file)
@@ -18,7 +18,7 @@
  * TheoryEngine class directly.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__REGISTRAR_H
 #define CVC5__PROP__REGISTRAR_H
index 9cd5f944bd7de9bd660bd42b9701b5359426d71a..8f29239813d3711ed2d9bec4a7a18415bdc75115 100644 (file)
@@ -13,7 +13,7 @@
  * The proof manager for Minisat.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SAT_PROOF_MANAGER_H
 #define CVC5__SAT_PROOF_MANAGER_H
index ec2ebcd3e94518b6907006f4aa86ced3f565de7c..cb82848312a3b6170ef3bcc0b5b6e1969e9609c4 100644 (file)
@@ -13,7 +13,7 @@
  * SAT Solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__SAT_SOLVER_H
 #define CVC5__PROP__SAT_SOLVER_H
index 413b0280c4ce5931311dc188b8a15e2c3b6751fc..e32cfca5e08b2c3e0caf05d1406be472cdd36d61 100644 (file)
@@ -13,7 +13,7 @@
  * SAT Solver creation facility
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__SAT_SOLVER_FACTORY_H
 #define CVC5__PROP__SAT_SOLVER_FACTORY_H
index 20dc9a7755b52056ce5fe06265fc66bc1fef0480..6b2a865369579b217450b2c950cd166721e052e5 100644 (file)
 
 #pragma once
 
-#include "cvc4_private.h"
-
 #include <sstream>
 #include <string>
 #include <unordered_set>
 #include <vector>
 
+#include "cvc5_private.h"
+
 namespace cvc5 {
 namespace prop {
 
index 6165ee593d206e69d981764b5e245ad5f968932a..9ddde3fb2d8c3c38bca960566e1ed1e2b4161c47 100644 (file)
@@ -13,7 +13,7 @@
  * Skolem definition manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__SKOLEM_DEF_MANAGER_H
 #define CVC5__PROP__SKOLEM_DEF_MANAGER_H
index 31f095749a64dcb9c7e14d69f2cb01682a1bc771..5ba9ea50fdc02973f9d01a485c88aed837225906 100644 (file)
@@ -13,7 +13,7 @@
  * SAT Solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__PROP__SAT_H
 #define CVC5__PROP__SAT_H
index e8a97c0437d9503357a7a0325ebb0d8776bdc02a..c7f9db035ae55525a61f8d63776c623886346aaa 100644 (file)
@@ -13,7 +13,7 @@
  * The solver for abduction queries.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__ABDUCTION_SOLVER_H
 #define CVC5__SMT__ABDUCTION_SOLVER_H
index 843adbb22f892bdf16b78465d34edd81aba37f56..1c9069ed086b5b3c329684c50a5de0a7c0e05e48 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for constructing and maintaining abstract values.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__ABSTRACT_VALUES_H
 #define CVC5__SMT__ABSTRACT_VALUES_H
index 3603c0df6d225ab7c0fae93ca3a9b737c46108d7..6ac3e58f5d8bc1bd6c692abed44f4d0900ec4a91 100644 (file)
@@ -13,7 +13,7 @@
  * The module for storing assertions for an SMT engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__ASSERTIONS_H
 #define CVC5__SMT__ASSERTIONS_H
index f2c7b50baebaa3337506765359b7e35ea43db15b..9b6780ddfb3ad1b248f9bb3103c9e59e8c86da4f 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for checking models.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__CHECK_MODELS_H
 #define CVC5__SMT__CHECK_MODELS_H
index 9ef09abec177385e0b507fbba579b6336e71600e..f14d52e94e54cfa83690a092a3e6b409c2daff1d 100644 (file)
@@ -17,7 +17,7 @@
  * code.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__COMMAND_H
 #define CVC5__COMMAND_H
index ab225b095f1d354c20b3d87ad139858e51c38e65..89e636a65d0b668aab78686b1bd7e885f3c326eb 100644 (file)
@@ -13,7 +13,7 @@
  * Defined function data structure.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__DEFINED_FUNCTION_H
 #define CVC5__SMT__DEFINED_FUNCTION_H
index a56529fe396f1fad67b847818319cb6d71078554..7a2b0146b5d271bf1303fdf38f92b88852a05fee 100644 (file)
@@ -13,7 +13,7 @@
  * Dump utility classes and functions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__DUMP_H
 #define CVC5__DUMP_H
index de9a8ba2ee98163dbdfdc31a64e05c75cf5fde35..27c7cc574ee6d60f873bc5efb6d63cdb356ba4a4 100644 (file)
@@ -13,7 +13,7 @@
  * The dump manager of the SmtEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__DUMP_MANAGER_H
 #define CVC5__SMT__DUMP_MANAGER_H
index d13cd7a71655e6ed7267ce589faface4d01f394e..c2e0a8f5469bef4c6f0830aa5ab68d12083720a3 100644 (file)
@@ -14,7 +14,7 @@
  * internal code
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SMT__ENV_H
 #define CVC5__SMT__ENV_H
index 7a05d6a3a2f910ca72c324146bc3315683171800..c0a92214a47794711b9f43bff9aa910533217e61 100644 (file)
@@ -13,7 +13,7 @@
  * The module for processing assertions for an SMT engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__EXPAND_DEFINITIONS_H
 #define CVC5__SMT__EXPAND_DEFINITIONS_H
index e5480e6dc0abaf2483148a9bd6566a3a1f47df08..03f8ab6a16e3576fb334d9e6dfb67e4c17e6821d 100644 (file)
@@ -13,7 +13,7 @@
  * The solver for interpolation queries.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__INTERPOLATION_SOLVER_H
 #define CVC5__SMT__INTERPOLATION_SOLVER_H
index afc81c04701be76700beeca04c34d5d1ad0b0c0e..5c96d45fddd160de3b78576bca27ce9eaf3a4d72 100644 (file)
@@ -13,7 +13,7 @@
  * Listener classes for SMT engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__LISTENERS_H
 #define CVC5__SMT__LISTENERS_H
index df08b57341efbcb366ea16fead0cf2fa5e5e77ee..96963eb3108f7f973e726d103b11e3a75d4e7121 100644 (file)
@@ -15,7 +15,7 @@
  * is used while running in a quantifier-free logic).
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SMT__LOGIC_EXCEPTION_H
 #define CVC5__SMT__LOGIC_EXCEPTION_H
index d519fc8264cd7202760a0082ab5a8cfb85cf1be2..e04d7e9ba4ec2a3932c39525a08e9111af1aae66 100644 (file)
@@ -16,7 +16,7 @@
  * related to ostreams.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__MANAGED_OSTREAMS_H
 #define CVC5__MANAGED_OSTREAMS_H
index b6d0b164470bd14749dcebe9b94b627a87d42b71..dd5d94d231c4a4f66490a891ad3f48dbd59b4300 100644 (file)
@@ -13,7 +13,7 @@
  * Model class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__MODEL_H
 #define CVC5__MODEL_H
index a6a8ea31d6d9704de4cf5a67bb67ecd50182cbd3..42219e2201771b360c1918cdd9f10df61467f2c0 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for blocking the current model.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef __CVC5__THEORY__MODEL_BLOCKER_H
 #define __CVC5__THEORY__MODEL_BLOCKER_H
index fac4564845d51b3e9bec9714e5b42b4999b5efb6..aab4fab5eb9614fc13fe700ee11ffcbac6e4921b 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for building model cores.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__MODEL_CORE_BUILDER_H
 #define CVC5__THEORY__MODEL_CORE_BUILDER_H
index af59bb1955413eafb3df106362a3bc9a86dbfc25..0bd60fe9a5fdab7d1717770982562b3ba89c63dd 100644 (file)
@@ -13,7 +13,7 @@
  * Datastructures used for printing commands internally.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__NODE_COMMAND_H
 #define CVC5__SMT__NODE_COMMAND_H
index 9d075e5deab83dd9841262d072ab0232a9982103..59c228e2799c1a7a4ef2055ef5d61060c24b30a0 100644 (file)
@@ -13,7 +13,7 @@
  * The solver for optimization queries.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__OPTIMIZATION_SOLVER_H
 #define CVC5__SMT__OPTIMIZATION_SOLVER_H
index 1bd03d7f55d27695d47943f7db0e98db9f7fe8aa..d1373a9d340e7bbb75cb4931d50593b66f3cd42d 100644 (file)
@@ -13,7 +13,7 @@
  * The module for proofs for preprocessing in an SMT engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__PREPROCESS_PROOF_GENERATOR_H
 #define CVC5__SMT__PREPROCESS_PROOF_GENERATOR_H
index e0fa3959300048767c5137d40411b4bd0b056427..c590b71646a7a0cc425f96fcd01dd38faa41b6a3 100644 (file)
@@ -13,7 +13,7 @@
  * The preprocessor of the SmtEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__PREPROCESSOR_H
 #define CVC5__SMT__PREPROCESSOR_H
index 1cd00dfabc641e48e757ca30e5c42b4c29c0e775..aeea68ef6105913bc3734b8892ab9c9a8a93ab66 100644 (file)
@@ -13,7 +13,7 @@
  * The module for processing assertions for an SMT engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__PROCESS_ASSERTIONS_H
 #define CVC5__SMT__PROCESS_ASSERTIONS_H
index 253dbecaf3a8c6f1b1f96ba5de5e7e93ef795599..e34947be6a3661d4fef85dff90523b12550b6b0e 100644 (file)
@@ -13,7 +13,7 @@
  * The proof manager of SmtEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__PROOF_MANAGER_H
 #define CVC5__SMT__PROOF_MANAGER_H
index f5379290e30237f54f88f08f338e19e9fa51660e..d66641a69c7ef91a13cc5069fddc924b3418e52a 100644 (file)
@@ -13,7 +13,7 @@
  * The module for processing proof nodes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__PROOF_POST_PROCESSOR_H
 #define CVC5__SMT__PROOF_POST_PROCESSOR_H
index 06f12ced9315adcb546f6232b12a07859b81bc83..4396694e92fde77755311718a7280a6510b61517 100644 (file)
@@ -13,7 +13,7 @@
  * The solver for quantifier elimination queries.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__QUANT_ELIM_SOLVER_H
 #define CVC5__SMT__QUANT_ELIM_SOLVER_H
index 3ef1904473dcce73541f82645338d0fb84e96f1e..ec2699c319fd58211b1cd602388c35c41acc2de7 100644 (file)
@@ -13,7 +13,7 @@
  * SmtEngine: the main public entry point of libcvc5.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SMT_ENGINE_H
 #define CVC5__SMT_ENGINE_H
index 46efac90a0108cbeb17db60c8fcf02ac340a105d..a1d660adfc7416565d912e6c9f3949290c71eeef 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__SMT_ENGINE_SCOPE_H
 #define CVC5__SMT__SMT_ENGINE_SCOPE_H
index 284771cc506c177660a544ac508a4abbe5092839..042efb4deabe25f715377fa1a6b1ebc96961944c 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for maintaining the state of the SMT engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__SMT_ENGINE_STATE_H
 #define CVC5__SMT__SMT_ENGINE_STATE_H
index fa95709d82de7b9323973a6d6380c63f3772a0a9..d2bece92f005ebca0432681228e7268417d89ff8 100644 (file)
@@ -13,7 +13,7 @@
  * Statistics for SMT engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__SMT_ENGINE_STATS_H
 #define CVC5__SMT__SMT_ENGINE_STATS_H
index 8061a2e21b9bf102315dfb2d99d49c3cdf3f69de..dbcb73e875b4fd14f53620cf96984a3fed5e1be5 100644 (file)
@@ -13,7 +13,7 @@
  * Enumeration type for the mode of an SmtEngine.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SMT__SMT_MODE_H
 #define CVC5__SMT__SMT_MODE_H
index ae1cc2e403e83a0ebbde83d3151b8ecc5e7eb4ee..b02cde88acda63a4ddbd4a1f6d9fe1f81573a09f 100644 (file)
@@ -13,7 +13,7 @@
  * The solver for SMT queries in an SmtEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__SMT_SOLVER_H
 #define CVC5__SMT__SMT_SOLVER_H
index cafb9e62a0629eda1b6e56ed1a6ea699a9454da8..d8adde3c35ff5eecbd258aaef2569d69cb559824 100644 (file)
@@ -13,7 +13,7 @@
  * Accessor for the SmtEngine's StatisticsRegistry.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index f701419d9d2ed78c52afce587f683b9402f6eb73..5b3bca928eecf35cdda07463f3c44b9ebad6e90e 100644 (file)
@@ -13,7 +13,7 @@
  * The solver for SyGuS queries.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__SYGUS_SOLVER_H
 #define CVC5__SMT__SYGUS_SOLVER_H
index 65f4bdb7a8c12766bcc35610af401704c5e978a6..1eeed5543f84a56c8dc1b88cff5b4123bf35337a 100644 (file)
@@ -13,7 +13,7 @@
  * Removal of term formulas.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 6bfcec9f8528f67be93021811a4cdc2d5176e583..dcd246f2ee65415846dafaf715fb27f810541b68 100644 (file)
@@ -13,7 +13,7 @@
  * The unsat core manager of SmtEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__UNSAT_CORE_MANAGER_H
 #define CVC5__SMT__UNSAT_CORE_MANAGER_H
index 8bb23098211bda1f8da817dcd20fd4f8b6364898..be2489a8720b53513ecb91d09ae98ce525c0458a 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UPDATE_OSTREAM_H
 #define CVC5__UPDATE_OSTREAM_H
index 938fc40d15a417c1f26cc124201d4ed533981fc9..be1c4e534e414f7121d2f7ad9609548b4bebe80c 100644 (file)
@@ -13,7 +13,7 @@
  * The module for managing witness form conversion in proofs.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SMT__WITNESS_FORM_H
 #define CVC5__SMT__WITNESS_FORM_H
index b9fa8496c7e603291991753ddff1a610d20e0610..a2cabb3a93d170fe79bcf4488971274c4b75aeb6 100644 (file)
@@ -13,7 +13,7 @@
  * Simple, commonly-used routines for Boolean simplification.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BOOLEAN_SIMPLIFICATION_H
 #define CVC5__BOOLEAN_SIMPLIFICATION_H
index 8a05e7e271d905b2a8a2c3c48a001cd3a248fe57..b1a5ef2d800d64b5c1a241ccb8fd0ca872092d4a 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 7ed76ff051915d07f6c6b9c58ce4767f0467f24b..f7266c578b242e8fd985e9bbb2d0321070fc4172 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 #include <vector>
index 28385f8acbccd8f13a9c1329f5cab17ca0d2e1a3..4d181b39fefeb76289dc4757c7cb653ddbee5895 100644 (file)
@@ -18,7 +18,7 @@
 
 // Pass 1: label the ite as (constant) or (+ constant variable)
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__ARITH_ITE_UTILS_H
 #define CVC5__THEORY__ARITH__ARITH_ITE_UTILS_H
index bc5cb15dd390f0195bdeab6bb26f34e5e0e541d9..3c205c9b75ec27aea6c3b5e4877774d5a820907d 100644 (file)
@@ -13,7 +13,7 @@
  * Arithmetic utilities regarding monomial sums.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__MSUM_H
 #define CVC5__THEORY__ARITH__MSUM_H
index cea7d06951fc02396e3168dc2d280376f9ed2428..ea24e5066def6b8ab657a1c74356f9e50abb5c7d 100644 (file)
@@ -13,7 +13,7 @@
  * Arithmetic preprocess.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__ARITH_PREPROCESS_H
 #define CVC5__THEORY__ARITH__ARITH_PREPROCESS_H
index d7686658ce8917f0a4b0cdc847163cd7f1835a3b..e476fbd620ba6769eaf80c72ddaeb02e2d775c20 100644 (file)
@@ -16,7 +16,7 @@
  * See theory/arith/normal_form.h for more information.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__ARITH_REWRITER_H
 #define CVC5__THEORY__ARITH__ARITH_REWRITER_H
index 688665b653bf73f84637c1a3caf7876e7741ba60..0aa848f460a692112c03dd39671452dc86937e6b 100644 (file)
@@ -13,7 +13,7 @@
  * Arithmetic theory state.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__ARITH_STATE_H
 #define CVC5__THEORY__ARITH__ARITH_STATE_H
index 6e01d4a86f05f98aabbdad5656bf7caa066af9c8..053730ec851ff2f6d1bed79967b7de8e5aa64668 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__ARITH_STATIC_LEARNER_H
 #define CVC5__THEORY__ARITH__ARITH_STATIC_LEARNER_H
index c2b98599dffbd5417223ef1812a131bfe15fb62f..0c6378bc20eef63334e664b54a478fb09479fd74 100644 (file)
@@ -13,7 +13,7 @@
  * Common functions for dealing with nodes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__ARITH_UTILITIES_H
 #define CVC5__THEORY__ARITH__ARITH_UTILITIES_H
index 0272ade52b90ab496b4f51ad015c4d7596f9a2e2..b95c39e9e66a7d7d75e72d7f464577b42da32ef4 100644 (file)
@@ -18,7 +18,7 @@
  * This file also provides utilities for ArithVars.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index fffc48c2be1f5f484876e2085d4049dd4d834527..c8b7f62a4eb2c6ca1e0d8e594291094a3a68f7ad 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__ARITHVAR_NODE_MAP_H
 #define CVC5__THEORY__ARITH__ARITHVAR_NODE_MAP_H
index 311a705671f9d5c260958abef96be1ff3bc4ca59..25676a8b6ccb7423c8e3ea49c2187d2ebd86f586 100644 (file)
@@ -51,7 +51,7 @@
  *   These are theory valid and are currently turned into lemmas
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 545c1c064cfef7b5080058fb8b4f6a7a2ce93be0..9a707df8519e3ed5233eef97041de2da8ce91d53 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #pragma once
 
 #include "base/check.h"
index b88f48e0c0668932a16ee75f3d160c91a1724ce8..c8abba8804b373fd00ba30d927a3836ed4f8735b 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 856cf719a707a0e1237c010d98ddc19e39c953c1..bd27c6034c1e6c435a115237419befd7911289f5 100644 (file)
@@ -74,7 +74,7 @@
  *   proof.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__CONSTRAINT_H
 #define CVC5__THEORY__ARITH__CONSTRAINT_H
index f6ceea311418d48135c570b4eda472860db4a792..5f0e124fb025156de45a2810f963cdf2098ed42a 100644 (file)
 #ifndef CVC5__THEORY__ARITH__CONSTRAINT_FORWARD_H
 #define CVC5__THEORY__ARITH__CONSTRAINT_FORWARD_H
 
-#include "cvc4_private.h"
 #include <vector>
 
+#include "cvc5_private.h"
+
 namespace cvc5 {
 namespace theory {
 namespace arith {
index 86a3a165b7ea1ac754955eb1204d94e62c006ebf..5929bbd5ac32e7f49cb20c3c2d97cb0aca365a95 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index fce3aebc869b8521dbb48cb4335f53370e05b289..7872ca01e11ba8ac5692b4159074cea447b9c84b 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 4f3a5e6043a5ace330dffc11617f233ec2361697..5e020d66e77039490c887ca69fc6a0de47a1e5a7 100644 (file)
@@ -13,7 +13,7 @@
  * A Diophantine equation solver for the theory of arithmetic.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__DIO_SOLVER_H
 #define CVC5__THEORY__ARITH__DIO_SOLVER_H
index da0a11be8ab231d5ce63f94de127bf415e23ff3c..7113bd32974062cb7c1ed5416c0d882ff28b2726 100644 (file)
@@ -51,7 +51,7 @@
  *   These are theory valid and are currently turned into lemmas
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 809ca6aaad0aadc4690af0f87be8ade42df8dbd7..21cc557b6e571025b46f8e21efb9539acbf4fd33 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 5217e988bd6ad91850f84c2db3e2a8803a89db8a..6c391393daaa2ffb7dadf2057bd580ef1ed94430 100644 (file)
@@ -51,7 +51,7 @@
  *   These are theory valid and are currently turned into lemmas
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 4b17b253d90d2dc54b3f07ae090f0accaeff3ea3..8a65c7c66d659a829e691cd70d3ecdb72c5b591a 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 079f19fc26fd50f7ca814ebdfaf66fc59aeb2df3..287b89851b87a23d32c07de2c16006beea342666 100644 (file)
@@ -13,7 +13,7 @@
  * Customized inference manager for the theory of nonlinear arithmetic.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__INFERENCE_MANAGER_H
 #define CVC5__THEORY__ARITH__INFERENCE_MANAGER_H
index 0f47bc7416a07b483a94fe0cadf261f64524af18..e07ed6051efcd708d643e866a3e85e32f76aa1ac 100644 (file)
@@ -26,7 +26,7 @@
  * using both the Tableau and PartialModel.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 4962b865ddfc47925f90b7a3fa0cd8fefef77e4f..7713dd2c36612a2e10097bd43cfc86c183002e27 100644 (file)
@@ -15,7 +15,7 @@
  * This defines Matrix<T>, IntegerEqualityTables and Tableau.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index eafe979a1e92ab17c987c966edfb4779aedc333f..7973fda5810150bbd77ef34c995f378d47547ae0 100644 (file)
@@ -14,7 +14,7 @@
  * https://arxiv.org/pdf/2003.05633.pdf.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__CAD__CDCAC_H
 #define CVC5__THEORY__ARITH__NL__CAD__CDCAC_H
index f0f3c357bcfcf1e0f00ef530454a2b10593c5861..8fde21fde879c36aebc61c097b0cc27a0db75dc1 100644 (file)
@@ -13,7 +13,7 @@
  * Implements utilities for cdcac.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__CAD__CDCAC_UTILS_H
 #define CVC5__THEORY__ARITH__NL__CAD__CDCAC_UTILS_H
index 3655ef5c09eebeef8853332f0c2c1af4c3fd7ae7..f8a12065fc172a514da85d8d592f6bb7d3555bcf 100644 (file)
@@ -13,7 +13,7 @@
  * Implements a container for CAD constraints.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__CAD__CONSTRAINTS_H
 #define CVC5__THEORY__ARITH__NL__CAD__CONSTRAINTS_H
index 25deb0d0d69d613b8209656438fef00ee106ee88..129c3515a4f5f4804e030b2ad0612f6197bf8637 100644 (file)
@@ -13,7 +13,7 @@
  * Implements utilities for CAD projection operators.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__CAD_PROJECTIONS_H
 #define CVC5__THEORY__ARITH__NL__CAD_PROJECTIONS_H
index 36d18c85429072f3bcd00f59f99175a6c486a4dd..d7ce05b608f69e93ebd9945bba8594e337132ab2 100644 (file)
@@ -13,7 +13,7 @@
  * CAD proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__CAD__PROOF_CHECKER_H
 #define CVC5__THEORY__ARITH__NL__CAD__PROOF_CHECKER_H
index 440f25e496f33fa1c567eeb4d43d15515371d2b3..27a711f75306a7c792046d5cf3aca519d706086e 100644 (file)
@@ -13,7 +13,7 @@
  * Implements the proof generator for CAD.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__CAD__PROOF_GENERATOR_H
 #define CVC5__THEORY__ARITH__NL__CAD__PROOF_GENERATOR_H
index 00fbc8f4990b1337320ba7469d0be266192c15b3..2de26208946eafdb02816416671abbb2da6d670f 100644 (file)
@@ -13,7 +13,7 @@
  * Implements variable orderings tailored to CAD.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__CAD__VARIABLE_ORDERING_H
 #define CVC5__THEORY__ARITH__NL__CAD__VARIABLE_ORDERING_H
index 21807a79d72dd9341408e1986b14a8b4f7e7ddff..400126510b0261821cae4530f69f8d214c4954fb 100644 (file)
@@ -13,7 +13,7 @@
  * NlExt proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__EXT__PROOF_CHECKER_H
 #define CVC5__THEORY__ARITH__NL__EXT__PROOF_CHECKER_H
index af0f5e16923b98b0e3f8feecd195d3894aa65882..cc35a46757dad5bdbb3dd8e1ad8c99dc891f91ad 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <cmath>
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #include "theory/arith/nl/nl_model.h"
 #include "theory/rewriter.h"
 
index 932698d7148d179f2eaaf82d2197aa82df721e34..ee8017cb7f39b7f9058d68bed528f53d2306a827 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef CVC5__THEORY__ARITH__ICP__CANDIDATE_H
 #define CVC5__THEORY__ARITH__ICP__CANDIDATE_H
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifdef CVC5_POLY_IMP
 #include <poly/polyxx.h>
index e7eb83bd4348ee00b72c25d2f8fc08cf3a47f01c..c1b4b6dde485f494b50e8954495210aead2bbc00 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef CVC5__THEORY__ARITH__ICP__ICP_SOLVER_H
 #define CVC5__THEORY__ARITH__ICP__ICP_SOLVER_H
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifdef CVC5_POLY_IMP
 #include <poly/polyxx.h>
index 1911a397f1b48c0399445ca00ff30ff91cf7c071..d7242054c17173ede9b94c97fe6077ff8ae3ffc1 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef CVC5__THEORY__ARITH__ICP__INTERSECTION_H
 #define CVC5__THEORY__ARITH__ICP__INTERSECTION_H
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifdef CVC5_POLY_IMP
 
index 4b47ae95445236da586a9f45d213845b70c74810..521a1f8ab3b7cab76fa7f39df75500bbae5e9805 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef CVC5__THEORY__ARITH__ICP__INTERVAL_H
 #define CVC5__THEORY__ARITH__ICP__INTERVAL_H
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifdef CVC5_POLY_IMP
 #include <poly/polyxx.h>
index 9e2b71ffefde69f81eb136cc01c545ebc34ac151..3213df0ce1342c25f146fcd477088067b456e516 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef CVC5__THEORY__ARITH__NL__POLY_CONVERSION_H
 #define CVC5__THEORY__ARITH__NL__POLY_CONVERSION_H
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifdef CVC5_POLY_IMP
 
index e80a66aca0c926715140eadc069137a8810e519e..988b647a69a578d73106c49f07d3e57d33c81027 100644 (file)
@@ -13,7 +13,7 @@
  * Statistics for non-linear arithmetic.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__STATS_H
 #define CVC5__THEORY__ARITH__NL__STATS_H
index 1c0a00ca8862dfe0953af900e08b9f9100341d6a..8675afe39105a2bfff2d5a6ee0f6eabdfa13d08d 100644 (file)
@@ -13,7 +13,7 @@
  * Proof checker utility for transcendental solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NL__TRANSCENDENTAL__PROOF_CHECKER_H
 #define CVC5__THEORY__ARITH__NL__TRANSCENDENTAL__PROOF_CHECKER_H
index 0215629267afee4dfc66214de303d0b463180a3c..2f2d5696209d0859eb0b46ca04a36d3df33c24f4 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__NORMAL_FORM_H
 #define CVC5__THEORY__ARITH__NORMAL_FORM_H
index 9b4503dd5184539d5c1a2aa20bc0303a1f942806..b88281495a5a4fd5be61190458a3777d8e6fdd2d 100644 (file)
@@ -17,7 +17,7 @@
  * and information derived from these.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__PARTIAL_MODEL_H
 #define CVC5__THEORY__ARITH__PARTIAL_MODEL_H
index 341660c69da0ac2acb74503c1a071c3549238455..402656154ad85c0e595908d883489dae188346d9 100644 (file)
@@ -13,7 +13,7 @@
  * Arithmetic proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__PROOF_CHECKER_H
 #define CVC5__THEORY__ARITH__PROOF_CHECKER_H
index 168ebfba66b1eab0ce0c075d9193ebc0ac791908..c794c3b00ad4d37326c05e3280df94720cac92f9 100644 (file)
@@ -14,7 +14,7 @@
  * or unsat cores are enabled.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__PROOF_MACROS_H
 #define CVC5__THEORY__ARITH__PROOF_MACROS_H
index a3a62097d87de6bf02cd8b724d3bfbd23b090d83..24b6abdd5d551efb7bc27b06ed13b9e4796c139c 100644 (file)
@@ -13,7 +13,7 @@
  * Type for rewrites for arithmetic.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__REWRITES_H
 #define CVC5__THEORY__ARITH__REWRITES_H
index 4cd9562e3ea4e3a4e4dd1bd756be2cd58214c1d1..9cbb5bac2c7dba434ac1160c2026bed8e4e85e52 100644 (file)
@@ -51,7 +51,7 @@
  *   These are theory valid and are currently turned into lemmas
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 8431db16b6448524e7632b62dca8e8e85f5c9b6c..6216f53f63f5b94d012933c5dd47050daa436283 100644 (file)
@@ -25,7 +25,7 @@
  * using both the Tableau and PartialModel.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index f6d97523d54cf35e6c2c38e8247b61a2477ca643..7b2656752d9a37a0793a7256b8a8ce6ac47908d3 100644 (file)
@@ -51,7 +51,7 @@
  *   These are theory valid and are currently turned into lemmas
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 4c34016b8f9700442f32ed2f7b723b3eb8654e73..edec262605ddc5d222d3932682e61d187e4c4ba5 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 755a7b0cade3f3a9289bbf394958ea4bc5f4746a..f23966c3c0bcd14db890b785156a31c61f75d58b 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index b65159f508f5c8a9f33f6317e56cfa5ea35da74e..26a33e2477745e441dab13b5ee05f20828c4aff3 100644 (file)
@@ -13,7 +13,7 @@
  * Arithmetic theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 1f5f565e2d8a1f84f9296c929c7d69d2bccb1017..2d56a26c74a1f266a8b1171369aa912a4d70cacf 100644 (file)
@@ -15,7 +15,7 @@
  * [[ Add file-specific comments here ]]
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__THEORY_ARITH_TYPE_RULES_H
 #define CVC5__THEORY__ARITH__THEORY_ARITH_TYPE_RULES_H
index 8abb23312b47e6d18895f26126d1d05cc2dd622e..2b55829568db8e3721993761e9ae94551ee61763 100644 (file)
@@ -13,7 +13,7 @@
  * Enumerators for rationals and integers.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARITH__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__ARITH__TYPE_ENUMERATOR_H
index 71033c77bdacc461d562c502fa4ff9f38a90cc49..bbb9e8c62a58d42f7b9d2b8d08ba8b4a7db7ac0e 100644 (file)
@@ -14,7 +14,7 @@
  * for each term of type array.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__ARRAY_INFO_H
 #define CVC5__THEORY__ARRAYS__ARRAY_INFO_H
index b9809dbbba6b320a2aa1d7388c0d86a3df789184..93feb0a5353e29214ace91150fd8ed8a38954810 100644 (file)
@@ -13,7 +13,7 @@
  * Arrays inference manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__INFERENCE_MANAGER_H
 #define CVC5__THEORY__ARRAYS__INFERENCE_MANAGER_H
index a3970baebe1b1d353b8958e0dd55d3515f39707f..9064dbfca1f14ade70bf4d63fd4d16acd825f9e2 100644 (file)
@@ -13,7 +13,7 @@
  * Array proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__PROOF_CHECKER_H
 #define CVC5__THEORY__ARRAYS__PROOF_CHECKER_H
index d4b7744792b3da90349d3b6a8ebcd2890887d470..12578c01f1d409005643dc28afe1099d2d10bc21 100644 (file)
@@ -13,7 +13,7 @@
  * Arrays skolem cache.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__SKOLEM_CACHE_H
 #define CVC5__THEORY__ARRAYS__SKOLEM_CACHE_H
index af71f20f9a41bbc2a14ef276c6d89d4b11e0413f..1885731528482410d8ebe5ebc1ca271a023a7378 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of arrays.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__THEORY_ARRAYS_H
 #define CVC5__THEORY__ARRAYS__THEORY_ARRAYS_H
index 3a0be799c2b94c97cc24bc7abf3437b8d9515e92..0bbfc08467c9f9c9385cca4658c25407ec7620a8 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__THEORY_ARRAYS_REWRITER_H
 #define CVC5__THEORY__ARRAYS__THEORY_ARRAYS_REWRITER_H
index 529cd2fb271a2c9b371a2d43182d1d19e9288dd4..9a69ff8f48c09c8d3a35472bdc751129f50f6065 100644 (file)
@@ -13,7 +13,7 @@
  * Typing and cardinality rules for the theory of arrays.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__THEORY_ARRAYS_TYPE_RULES_H
 #define CVC5__THEORY__ARRAYS__THEORY_ARRAYS_TYPE_RULES_H
index 16b90730b38225a0a2a087af76fc31c102444840..181a42da4fb2c7fb98c8bc0ae2afadc3eab5cd31 100644 (file)
@@ -13,7 +13,7 @@
  * An enumerator for arrays.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__ARRAYS__TYPE_ENUMERATOR_H
index b592eb307ea3c32ceb9507cc675d0e2c5ff4331b..c1a09491fc5b379b205dc44e77d8e70a96e06327 100644 (file)
@@ -14,7 +14,7 @@
  * stack. Refactored from the UF union-find.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ARRAYS__UNION_FIND_H
 #define CVC5__THEORY__ARRAYS__UNION_FIND_H
index fe807c020f5d3b8f96b3db51ad67d3e8e46d43ef..f7d9b5be06ed264d16c4c92768a29894eed8600c 100644 (file)
@@ -13,7 +13,7 @@
  * The representation of the assertions sent to theories.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ASSERTION_H
 #define CVC5__THEORY__ASSERTION_H
index cfdbba86011fba721142e659e65178831baef2af..0d2bf0bb44051c9b71e0eddc020c72c951b22d65 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 4c15b024387d695d537364ece8a50062de348953..5fb49fab709ab04c7c573ac5fcb61a6f1072e825 100644 (file)
@@ -13,7 +13,7 @@
  * Solver for the theory of bags.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAG__SOLVER_H
 #define CVC5__THEORY__BAG__SOLVER_H
index 2cdcffec10f86df53ac3fee7e28e925ee24c3f8e..10fa65aa5df84e303b56c5485f5d845f390252a6 100644 (file)
@@ -13,7 +13,7 @@
  * Bags theory rewriter.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__THEORY_BAGS_REWRITER_H
 #define CVC5__THEORY__BAGS__THEORY_BAGS_REWRITER_H
index be95cf7caf5e6e25c8dedec316183ce4abf3d67f..c0bca3444bb0273f97ba042b8ed84d7a651de2d6 100644 (file)
@@ -13,7 +13,7 @@
  * Statistics for the theory of bags.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS_STATISTICS_H
 #define CVC5__THEORY__BAGS_STATISTICS_H
index a55755e68ac08f5226862e626fb8f550740cea4e..b0519993b542b2bd41f4be9e0d8098b0e532a262 100644 (file)
@@ -13,7 +13,7 @@
  * Inference information utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__INFER_INFO_H
 #define CVC5__THEORY__BAGS__INFER_INFO_H
index 32a49e611f7f3f0d8bf9c0b02b082f497ac96c95..252b9641e4d3bb58a7f172e05e49ac49cad81c1a 100644 (file)
@@ -13,7 +13,7 @@
  * Inference generator utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__INFERENCE_GENERATOR_H
 #define CVC5__THEORY__BAGS__INFERENCE_GENERATOR_H
index fff6c76909653257d96ab0cf60927444c08bd7fc..a74515d37c9604263a10306b76249658f06877d7 100644 (file)
@@ -13,7 +13,7 @@
  * The inference manager for the theory of bags.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__INFERENCE_MANAGER_H
 #define CVC5__THEORY__BAGS__INFERENCE_MANAGER_H
index aa602d364081079a9c50d64702cdef57f6a666ba..4756009aeb7be299435545a88a7b49bacba9ad9b 100644 (file)
@@ -13,7 +13,7 @@
  * A class for MK_BAG operator.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__MAKE_BAG_OP_H
 #define CVC5__MAKE_BAG_OP_H
index 362dedb34edac7b09f718be71a8b8212be6fe651..124ecdf5f066f4c980f280f5e3577e688d0903e1 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <expr/node.h>
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__NORMAL_FORM_H
 #define CVC5__THEORY__BAGS__NORMAL_FORM_H
index cde671f1caa4011d9e8c8887d1c3ad1a1b681997..f5977332a8fdb9d35b2a5403b8c21da4c365f548 100644 (file)
@@ -13,7 +13,7 @@
  * Type for rewrites for bags.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__REWRITES_H
 #define CVC5__THEORY__BAGS__REWRITES_H
index 8560388d0e428d150cfe694580b9172534862384..9c2222e955c0bf41408f1c678c2b812286f9978c 100644 (file)
@@ -13,7 +13,7 @@
  * Bags state object.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__THEORY_SOLVER_STATE_H
 #define CVC5__THEORY__BAGS__THEORY_SOLVER_STATE_H
index 6e3a5fadbf00e08fc2423e13e61e8e07ddb41892..6255f3b00a4af5319503b94f01c1f4d0236ee5ef 100644 (file)
@@ -13,7 +13,7 @@
  * Bags state object.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__TERM_REGISTRY_H
 #define CVC5__THEORY__BAGS__TERM_REGISTRY_H
index 482181ad22ef903c01aab3c6b7790a7387ec15b2..7b9299f54b2802109b8f4c8dd513fe6c53176c85 100644 (file)
@@ -13,7 +13,7 @@
  * Bags theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__THEORY_BAGS_H
 #define CVC5__THEORY__BAGS__THEORY_BAGS_H
index f4efb7ce2a32d8b0bb7de4ceb950bed9d696a595..4a5fdde7433b2af073e9932efb9dba1c4d8e2329 100644 (file)
@@ -13,7 +13,7 @@
  * Type enumerator for bags
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__BAGS__TYPE_ENUMERATOR_H
index 4e4fe071610ffd948dcd65c1af9740d818cd2c76..a633d604f818ff4e07447191fa7d306f0ed48251 100644 (file)
@@ -13,7 +13,7 @@
  * Bags theory type rules.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BAGS__THEORY_BAGS_TYPE_RULES_H
 #define CVC5__THEORY__BAGS__THEORY_BAGS_TYPE_RULES_H
index 0c02ba9bde90abb02a5251603b8116a21e62a2cf..443be0ec70838209f341377a94fe67e3d342c2fc 100644 (file)
@@ -13,7 +13,7 @@
  * A non-clausal circuit propagator for Boolean simplification.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BOOLEANS__CIRCUIT_PROPAGATOR_H
 #define CVC5__THEORY__BOOLEANS__CIRCUIT_PROPAGATOR_H
index bf503089bdcc4cace72ed28e5e5103905e409163..47a1ce6331d4accce38c17b648b2659449117db9 100644 (file)
@@ -13,7 +13,7 @@
  * Boolean proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BOOLEANS__PROOF_CHECKER_H
 #define CVC5__THEORY__BOOLEANS__PROOF_CHECKER_H
index d26ce3cf8225886b289774c9838a6a49260e315d..624a17f2f8985ad26f05412882c338cfa7f92d7c 100644 (file)
@@ -13,7 +13,7 @@
  * Proofs for the non-clausal circuit propagator.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BOOLEANS__PROOF_CIRCUIT_PROPAGATOR_H
 #define CVC5__THEORY__BOOLEANS__PROOF_CIRCUIT_PROPAGATOR_H
index 10190262a14a58e6a2201161f543b24feebf5c98..dd574a455489b5d65eedd0db6163c2e9dbf5e10f 100644 (file)
@@ -13,7 +13,7 @@
  * The theory of booleans.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BOOLEANS__THEORY_BOOL_H
 #define CVC5__THEORY__BOOLEANS__THEORY_BOOL_H
index 03b85e9473fbb27cf979c37afcd3d4bea3973527..d3b12db37e7a0f8acde912a5e3f06fe7c308910c 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BOOLEANS__THEORY_BOOL_REWRITER_H
 #define CVC5__THEORY__BOOLEANS__THEORY_BOOL_REWRITER_H
index c7f9ad4ad81de68dbd694829a128359a51124372..6c9aea0ae7ebb6e5ac9a9a03033f013f0c26621b 100644 (file)
@@ -15,7 +15,7 @@
  * [[ Add file-specific comments here ]]
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY_BOOL_TYPE_RULES_H
 #define CVC5__THEORY_BOOL_TYPE_RULES_H
index 088468d4341dc954333d45c6b5df938d3c33e8a8..93b6b875ae38527dc68f87786e168f2b8bedf54a 100644 (file)
@@ -13,7 +13,7 @@
  * An enumerator for Booleans.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BOOLEANS__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__BOOLEANS__TYPE_ENUMERATOR_H
index 8aedda6500652739257c9a603d7247a007dd1f73..38eea31c5c0d6fb6833858cb8dd89098b4ad74d5 100644 (file)
@@ -13,7 +13,7 @@
  * Equality proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BUILTIN__PROOF_CHECKER_H
 #define CVC5__THEORY__BUILTIN__PROOF_CHECKER_H
index 01946b5847f66991e4f410333a14914779c0d02b..27492cb532afd196282ce4cf3f0dc0a203d451b9 100644 (file)
@@ -13,7 +13,7 @@
  * Built-in theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BUILTIN__THEORY_BUILTIN_H
 #define CVC5__THEORY__BUILTIN__THEORY_BUILTIN_H
index 7f4d4ade379546a6f916de4cd6da710b3a0390f3..7d5cde3c25269671869ac68733c37a5eca2ef0f1 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BUILTIN__THEORY_BUILTIN_REWRITER_H
 #define CVC5__THEORY__BUILTIN__THEORY_BUILTIN_REWRITER_H
index 1c067f048b5bfa66fd1d69ec3d00205b9d963d70..87ba12ed1758862d9c1d869658b5fb8e08567b29 100644 (file)
@@ -13,7 +13,7 @@
  * Type rules for the builtin theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BUILTIN__THEORY_BUILTIN_TYPE_RULES_H
 #define CVC5__THEORY__BUILTIN__THEORY_BUILTIN_TYPE_RULES_H
index 9bfea276065416850e16583f7f7ce6497464ca3b..980792f940d72aadea281d1f868dd0659c3dc16b 100644 (file)
@@ -13,7 +13,7 @@
  * Enumerator for uninterpreted sorts and functions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BUILTIN__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__BUILTIN__TYPE_ENUMERATOR_H
index 892c5d344d8590ba5e87829c869419f05969fdb3..b099a33cda39dac9b1e07cba270c265812f17fe8 100644 (file)
@@ -13,7 +13,7 @@
  * Bitvector theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__ABSTRACTION_H
 #define CVC5__THEORY__BV__ABSTRACTION_H
index 0a6f1e39d2d0b6f7474aec35dbec4007f5dd14f6..8c80f9d194af39aa6b7632fafe698cc5108a6628 100644 (file)
@@ -16,7 +16,7 @@
 #include "theory/bv/bitblast/aig_bitblaster.h"
 
 #include "base/check.h"
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #include "options/bv_options.h"
 #include "prop/cnf_stream.h"
 #include "prop/sat_solver.h"
index 95c7bd4d923245b525288389e4ca37268d54dce8..a7dfb00e5527e48f50dc5937bc4018cef6aa7fc5 100644 (file)
@@ -13,7 +13,7 @@
  * AIG Bitblaster based on ABC.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST__AIG_BITBLASTER_H
 #define CVC5__THEORY__BV__BITBLAST__AIG_BITBLASTER_H
index e79859d7c86d2453e1ff7865472c5026993f695f..bb895fff22c931f27099adaaf88b2dc82867cb97 100644 (file)
@@ -13,7 +13,7 @@
  * Implementation of bitblasting functions for various operators.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST__BITBLAST_STRATEGIES_TEMPLATE_H
 #define CVC5__THEORY__BV__BITBLAST__BITBLAST_STRATEGIES_TEMPLATE_H
index 81c6538c5b3faa9cdf4a47a6e87687a5b71e3a52..6b532308f5ca73a1766837263d88b0bec5bffcc8 100644 (file)
@@ -13,7 +13,7 @@
  * Various utility functions for bit-blasting.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST__BITBLAST_UTILS_H
 #define CVC5__THEORY__BV__BITBLAST__BITBLAST_UTILS_H
index 24a833fcc309214bf4dfa802b718e132466f019c..2a7931aa0143a1d3cd342bcedfaed62f466ad75e 100644 (file)
@@ -13,7 +13,7 @@
  * Wrapper around the SAT solver used for bitblasting.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST__BITBLASTER_H
 #define CVC5__THEORY__BV__BITBLAST__BITBLASTER_H
index ed02746ed7b3932225fcbe3d255cc734c69f6b00..fcd33e77578c4b3691b3cf0a37cfade7cadc7618 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "theory/bv/bitblast/eager_bitblaster.h"
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #include "options/bv_options.h"
 #include "options/smt_options.h"
 #include "prop/cnf_stream.h"
index 1458b0dab78102fa629adccd5f3d02f9d8f6f408..765f3051e9b1b64e54f85662d6779b82c2eae7a1 100644 (file)
@@ -13,7 +13,7 @@
  * Bitblaster for the eager BV solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST__EAGER_BITBLASTER_H
 #define CVC5__THEORY__BV__BITBLAST__EAGER_BITBLASTER_H
index 3a2bb64324db1703fd223178d873e795ad2b3708..12f5844421f13066655259bce9a0c5cb727eda5e 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "theory/bv/bitblast/lazy_bitblaster.h"
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #include "options/bv_options.h"
 #include "prop/cnf_stream.h"
 #include "prop/sat_solver.h"
index 52230c3b5dfeb49963c3ac6db87bdae6b391e372..7ca2063a3887182cf07a9c69b4cbf5d32ce55532 100644 (file)
@@ -13,7 +13,7 @@
  * Bitblaster for the lazy bv solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST__LAZY_BITBLASTER_H
 #define CVC5__THEORY__BV__BITBLAST__LAZY_BITBLASTER_H
index a42ebb86f45afd9a4d493ebfb7f49d6cc138284c..bd5232a7610c277c43228231c80cd8c4f8e73349 100644 (file)
@@ -12,7 +12,7 @@
  *
  * A bit-blaster wrapper around BBSimple for proof logging.
  */
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST__PROOF_BITBLASTER_H
 #define CVC5__THEORY__BV__BITBLAST__PROOF_BITBLASTER_H
index 8ae01679990c105adc02d31139180cabaca97396..04a35bc4fabf3472e63fb518a49ee7eb048fe358 100644 (file)
@@ -12,7 +12,7 @@
  *
  * Bitblaster for simple BV solver.
  */
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BITBLAST_SIMPLE_BITBLASTER_H
 #define CVC5__THEORY__BV__BITBLAST_SIMPLE_BITBLASTER_H
index dd2e298185ae3f4d6f12cb2e63429794b91d1021..4b6c4fc5ba7370888b85b4d76a48df539ac62c05 100644 (file)
@@ -13,7 +13,7 @@
  * Eager bit-blasting solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BV_EAGER_SOLVER_H
 #define CVC5__THEORY__BV__BV_EAGER_SOLVER_H
index 2464bf51a1db09fc189de4aa1930795c659e6a9f..0fa96e619c2e1c93655590476844bfdfe6b1ebca 100644 (file)
@@ -13,7 +13,7 @@
  * Algebraic solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BV_INEQUALITY__GRAPH_H
 #define CVC5__THEORY__BV__BV_INEQUALITY__GRAPH_H
index 46859bf98053b991d062e8c1c1cb664ef2bc7dfb..57bcca261a74a091a07dd430d9b41d2724a448d0 100644 (file)
@@ -13,7 +13,7 @@
  * Sandboxed SAT solver for bv quickchecks.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BV_QUICK_CHECK_H
 #define CVC5__BV_QUICK_CHECK_H
index 5115f0485ee51da77601fd34aa8d2a91061d36d7..282be6bfc0fccd372b6b002efd128bddf039f095 100644 (file)
@@ -15,7 +15,7 @@
  * Describes the interface for the internal bit-vector solver of TheoryBV.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BV_SOLVER_H
 #define CVC5__THEORY__BV__BV_SOLVER_H
index 961ed9bc885607bb184822fedf83a4acc16ecba3..8d6b8304e45329b684c5bfd1223bb99dbc8e3bf9 100644 (file)
@@ -13,7 +13,7 @@
  * Bit-blasting solver that supports multiple SAT back ends.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BV_SOLVER_BITBLAST_H
 #define CVC5__THEORY__BV__BV_SOLVER_BITBLAST_H
index 9129b1c69a04c85b487195a7685dc8f121eeb040..42f59eda4dbe485fd6592538a4cdcff74462b759 100644 (file)
@@ -13,7 +13,7 @@
  * Lazy bit-vector solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BV_SOLVER_LAZY_H
 #define CVC5__THEORY__BV__BV_SOLVER_LAZY_H
index 477f480b3a176f9a6683dd6f0d234e7bff3d59a2..6994d755d360d325417b504b9d833df3ce0fc7ea 100644 (file)
@@ -13,7 +13,7 @@
  * Simple bit-blast solver that sends bit-blast lemmas directly to MiniSat.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BV_SOLVER_SIMPLE_H
 #define CVC5__THEORY__BV__BV_SOLVER_SIMPLE_H
index 6b25bb256b94ebd7cb3ac36cbd9fe24ffd6b986b..8a81a5ef8ac4c7c49344b9c33f81bd6e6e64f832 100644 (file)
 #ifndef CVC5__THEORY__BV__BV_SUBTHEORY_H
 #define CVC5__THEORY__BV__BV_SUBTHEORY_H
 
-#include "cvc4_private.h"
-#include "context/context.h"
 #include "context/cdqueue.h"
-#include "theory/uf/equality_engine.h"
+#include "context/context.h"
+#include "cvc5_private.h"
 #include "theory/theory.h"
+#include "theory/uf/equality_engine.h"
 
 namespace cvc5 {
 
index 7f77924cff1540a1d6445a4c861f4c1baeafbc35..93fe9d21d69d110acc9a7b32e4b90f2f695efe52 100644 (file)
@@ -13,7 +13,7 @@
  * Algebraic solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 749ea58b284c965ea7fbe56b35686136d607f1aa..a3238ae61c6da352595fae5706c1858ba1bdde25 100644 (file)
@@ -13,7 +13,7 @@
  * Algebraic solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index cca2a99e412249d20116a295a6bb3cf80fa93b02..2400eb31b481833be23392da655c57d74c931f78 100644 (file)
@@ -13,7 +13,7 @@
  * Algebraic solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 8c7badde7cb51ad2f451fd3cddb7e2f9de0e0121..b554062c0e787eabd1a153153e20d7c197b883db 100644 (file)
@@ -13,7 +13,7 @@
  * Algebraic solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__BV_SUBTHEORY__INEQUALITY_H
 #define CVC5__THEORY__BV__BV_SUBTHEORY__INEQUALITY_H
index 6b7118f113e5b0437c1318e08b287953fdac9d31..7fb4637213e06d00aeb55ccb4890ef6187188ca6 100644 (file)
@@ -13,7 +13,7 @@
  * A translation utility from bit-vectors to integers.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef __CVC5__THEORY__BV__INT_BLASTER__H
 #define __CVC5__THEORY__BV__INT_BLASTER__H
index 7ca68bbfec0cbc6d677653daff895a1c00729cc0..674678ff8e813c75d56cbd8bc7feafc19ab3d286 100644 (file)
@@ -13,7 +13,7 @@
  * Bit-Vector proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__PROOF_CHECKER_H
 #define CVC5__THEORY__BV__PROOF_CHECKER_H
index df725c65ce087d075140a6125de2179b90a99d94..d90cc501ab4e58ac29b7e5ae54bfc8a0a3db0f86 100644 (file)
@@ -13,7 +13,7 @@
  * Bitvector theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__SLICER_BV_H
 #define CVC5__THEORY__BV__SLICER_BV_H
index 924be4a3856313f3f2da1c0a76e7fba778e58a69..0546e83ac8a008c05ca67e2c823b67b779e5afdf 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of bit-vectors.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__THEORY_BV_H
 #define CVC5__THEORY__BV__THEORY_BV_H
index e5eeec25df5ef4786467652c5242f0aa7c17bbc8..412c824aa14bf08e40e3bbe0adbf3e2dc4d2b5d1 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index e2412d86916141f8e4471a4a69ac06b2eb986f9f..4320e3b81cac2f54cba5d548a490e754a82ed738 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index bd3d50cdaa09cb2f0d1fe5b5de71a07247f87907..cdb0a6f81565555fde2953ee634665e69b0aaab2 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 3767b9f1f0ea4635066e188103618ad58fe5d4ea..63d618da2d5555cfe9d86dccc8c6c88df2aea00d 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index eec878e92b455f7902c371223eeffe45eb0d9f34..023bbf55cb6232f6f456ed4954c255524bdc3476 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 77425d430b773f7b97070961a0a20819005f00e1..949dbce1af39b3fbd3ba2a8136e1413278107c4d 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 88c2ee6e01b38a3d1b8bf92db14298e8a609e67b..dca6bc9b4055edc9a4e93c3ab28e323c7d8a2e31 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__THEORY_BV_REWRITER_H
 #define CVC5__THEORY__BV__THEORY_BV_REWRITER_H
index 0cc549c469442e1a5814e96b9820e021195bcec6..3c3ae07804154bc72e888250fff7fa5129a27285 100644 (file)
  * Bitvector theory typing rules.
  */
 
-#include "cvc4_private.h"
-
 #include <algorithm>
 
+#include "cvc5_private.h"
+
 #ifndef CVC5__THEORY__BV__THEORY_BV_TYPE_RULES_H
 #define CVC5__THEORY__BV__THEORY_BV_TYPE_RULES_H
 
index 35b1e764c7b4a78e70376a55bf7ade02910a02dc..4844c1a938acb9e93880a4b395c58e4f82a02485 100644 (file)
@@ -13,7 +13,7 @@
  * Util functions for theory BV.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index a53b799a5040b6f56292c742da5b246e5aba18be..f660fb903b7d862e77936d92ec2c5c9911a05def 100644 (file)
@@ -13,7 +13,7 @@
  * An enumerator for bitvectors.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__BV__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__BV__TYPE_ENUMERATOR_H
index 175190e15f1680c61f1f2d6b4633e03dc8af82b6..626fbdfe93a26a3604dd6576550e935f86d03eed 100644 (file)
@@ -13,7 +13,7 @@
  * The care graph datastructure.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__CARE_GRAPH_H
 #define CVC5__THEORY__CARE_GRAPH_H
index 404d4e435b5fc37219c3f36c6e8744f6ff73ca3c..4378316787351ada0b19e5f7191af9c5c108fbee 100644 (file)
@@ -13,7 +13,7 @@
  * Management of a care graph based approach for theory combination.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__COMBINATION_CARE_GRAPH__H
 #define CVC5__THEORY__COMBINATION_CARE_GRAPH__H
index b8bff9db3f3568b20b50f5ebb832c8b57a520ee4..6430e23255efe70a65af9827a420b6d7fbfe2ed3 100644 (file)
@@ -13,7 +13,7 @@
  * Abstract interface for theory combination.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__COMBINATION_ENGINE__H
 #define CVC5__THEORY__COMBINATION_ENGINE__H
index 9b1a6b9e22596ca0b963ca3d69575412a96fd915..b7a62be5e643d5c908586924c6c5e5118b7f470c 100644 (file)
@@ -13,7 +13,7 @@
  * Rewriter for the theory of (co)inductive datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__DATATYPES_REWRITER_H
 #define CVC5__THEORY__DATATYPES__DATATYPES_REWRITER_H
index e865f10ea5408d10f3a82e89a52bd6660cd08992..9e6b6d33915278072c935e3a31ca09709dc3ac4f 100644 (file)
@@ -13,7 +13,7 @@
  * Inference to proof conversion for datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__INFER_PROOF_CONS_H
 #define CVC5__THEORY__DATATYPES__INFER_PROOF_CONS_H
index 0127744147622ca267f23fe852869e8cc340ccfa..db1d2b4b02997019e552ba8c4ac020b8770592d0 100644 (file)
@@ -13,7 +13,7 @@
  * Datatypes inference.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__INFERENCE_H
 #define CVC5__THEORY__DATATYPES__INFERENCE_H
index 85af607bc8a8dd08dd3c266b4dfbe7a16508a71c..2642ae0c51683c3cb51c83747875335097cf8d29 100644 (file)
@@ -13,7 +13,7 @@
  * Datatypes inference manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__INFERENCE_MANAGER_H
 #define CVC5__THEORY__DATATYPES__INFERENCE_MANAGER_H
index b1c527d19aa9f2eaf11fb7524e0ee09602d8426d..76fcee411f1a7bb6e14ecd07b75ef97067ee2695 100644 (file)
@@ -13,7 +13,7 @@
  * Datatypes proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__PROOF_CHECKER_H
 #define CVC5__THEORY__DATATYPES__PROOF_CHECKER_H
index 81be67a9658d150a0b6a45b30db1a662d38dff69..77aa7ac54d8400ba738a484422d5567d873fdae7 100644 (file)
@@ -13,7 +13,7 @@
  * Util functions for sygus datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__SYGUS_DATATYPE_UTILS_H
 #define CVC5__THEORY__STRINGS__SYGUS_DATATYPE_UTILS_H
index 291f3a32a24661094602e4f2bc587c9ae4905bb9..25f56b33485e78c3e9be2b1e8f092f1403139501 100644 (file)
@@ -13,7 +13,7 @@
  * The sygus extension of the theory of datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__SYGUS_EXTENSION_H
 #define CVC5__THEORY__DATATYPES__SYGUS_EXTENSION_H
index 8fd3061e7137a0bfb2a37be867fa50e79f178f59..872a2805fb8d5e16afc5fa15a52b10af3f954045 100644 (file)
@@ -13,7 +13,7 @@
  * Simple symmetry breaking for sygus.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__SIMPLE_SYM_BREAK_H
 #define CVC5__THEORY__DATATYPES__SIMPLE_SYM_BREAK_H
index 5617682ef80fce52948a9db1280ce93ddd3e21d3..eb55ce6b014551c9445fd0ab9b005eb3b07ec02e 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__THEORY_DATATYPES_H
 #define CVC5__THEORY__DATATYPES__THEORY_DATATYPES_H
index 52540e7922c2caf14598d7027d4e04795f69e8eb..815cfafdaec9e5086bace1f5b50cbda5a9ed162a 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__THEORY_DATATYPES_TYPE_RULES_H
 #define CVC5__THEORY__DATATYPES__THEORY_DATATYPES_TYPE_RULES_H
index f12ce9fbbcee91cb6e80d714a9eb878e44b20286..6824e0fb08288f910747f4913217da575e97040f 100644 (file)
@@ -13,7 +13,7 @@
  * Util functions for theory datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__THEORY_DATATYPES_UTILS_H
 #define CVC5__THEORY__STRINGS__THEORY_DATATYPES_UTILS_H
index 88bfdc3d90e21ddaa353eecea1addc6afa49169a..efa16b906056760d71b08c6095216b7bed93b710 100644 (file)
@@ -13,7 +13,7 @@
  * A class for TupleProjectOp operator.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__PROJECT_OP_H
 #define CVC5__PROJECT_OP_H
index fbee35f3df5d9bb0551880eeb21c564e541f92f3..759c50db0e0b966468f4822dde62f51e68200c08 100644 (file)
@@ -13,7 +13,7 @@
  * An enumerator for datatypes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DATATYPES__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__DATATYPES__TYPE_ENUMERATOR_H
index 3390b09c05cbe9610bb31993427f7a772b66f424..d9ec39eeabb831b7473a49f8cfc7b922a9d60f67 100644 (file)
@@ -14,7 +14,7 @@
  * theory solvers within TheoryEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DECISION_MANAGER__H
 #define CVC5__THEORY__DECISION_MANAGER__H
index b27783dd65977d824c0f22961b4c7c45de5a4d9d..8b5f7510880cc39ef8946326998cc6f149a24d7f 100644 (file)
@@ -14,7 +14,7 @@
  * for use in the DecisionManager of TheoryEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__DECISION_STRATEGY__H
 #define CVC5__THEORY__DECISION_STRATEGY__H
index 5f4ffa1ec7eb049292f7c31859c8d76016d83197..3a9ddd9d6aaadb1a67832a2d3f2690b1073b0432 100644 (file)
@@ -13,7 +13,7 @@
  * The eager proof generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__EAGER_PROOF_GENERATOR_H
 #define CVC5__THEORY__EAGER_PROOF_GENERATOR_H
index 8becbda1c3c9b66d9cb66c71d3a01ae28f222aa9..51216a614f72a5255f4f8e48697998701f37f41f 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for management of equality engines.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__EE_MANAGER__H
 #define CVC5__THEORY__EE_MANAGER__H
index 96deabfcaf58a2c6977eeb160e024a17baa980b2..0bf184a579846afcaaa9e26e42e3494791b65c7e 100644 (file)
@@ -14,7 +14,7 @@
  * all theories.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__EE_MANAGER_DISTRIBUTED__H
 #define CVC5__THEORY__EE_MANAGER_DISTRIBUTED__H
index c3146f723c1a8fe580393dee2713fcf6605609dd..f6139d1090af6ecf4bc4847cb0b6d4181033beb3 100644 (file)
@@ -13,7 +13,7 @@
  * Setup information for an equality engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__EE_SETUP_INFO__H
 #define CVC5__THEORY__EE_SETUP_INFO__H
index 493edd5127bb1e291a132bd129bf24ab3b4397d7..ff9bdfa64c5b4447182dadd6d9d1c6e74e977eb5 100644 (file)
@@ -13,7 +13,7 @@
  * The theory engine output channel.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__ENGINE_OUTPUT_CHANNEL_H
 #define CVC5__THEORY__ENGINE_OUTPUT_CHANNEL_H
index d73039a189b2a76ba4414ca8aef5c05bd050b437..211b3060d9ea91c6b5cd8287d5ae733e1ac46f7a 100644 (file)
@@ -16,7 +16,7 @@
  * quickly, without going through the rewriter.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__EVALUATOR_H
 #define CVC5__THEORY__EVALUATOR_H
index 019ac9b39519a3b0e493c6db7ae15c1a7aa7a379..425c6fe6cb50c76e98136320c5c3e68211fd98ae 100644 (file)
@@ -29,7 +29,7 @@
  *   x = "A" ^ str.contains( str.++( x, z ), "B" ) => str.contains( z, "B" )
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__EXT_THEORY_H
 #define CVC5__THEORY__EXT_THEORY_H
index 146751e5052c02d629c1f9d09daec93cda97df3d..4225be84a463defea79ba7c08b0bb2e8022cdd64 100644 (file)
@@ -19,7 +19,7 @@
  * !!! This header is not to be included in any other headers !!!
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__FP__FP_CONVERTER_H
 #define CVC5__THEORY__FP__FP_CONVERTER_H
index feda238e1e1d973520cf1bbe08e4e1cf3ad9b7c9..af53a50c6d7e56bda9311737f7bb0fed4455f4be 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of floating-point arithmetic.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__FP__THEORY_FP_H
 #define CVC5__THEORY__FP__THEORY_FP_H
index 8c634abe2b5de53691c633a89443355e82a48f9e..cc76d4dee24a60baacda67afc0ca2ddf8289c9b5 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__FP__THEORY_FP_REWRITER_H
 #define CVC5__THEORY__FP__THEORY_FP_REWRITER_H
index 5c9eaf3429d246fe63ffb6effd229f09e14aa4a2..023d9dc175da7404d24d154c49efcd3165877aee 100644 (file)
@@ -13,7 +13,7 @@
  * Type rules for the theory of floating-point arithmetic.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__FP__THEORY_FP_TYPE_RULES_H
 #define CVC5__THEORY__FP__THEORY_FP_TYPE_RULES_H
index 0d22bc62dd82cd7d7e0ce6425c5a2e59562b550c..c7c99adf2df6e40266a8c3e5936cda44cdeff68b 100644 (file)
@@ -13,7 +13,7 @@
  * An enumerator for floating-point numbers.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__FP__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__FP__TYPE_ENUMERATOR_H
index 8d419be456c3a2b6bc3012b5ab7978aa7e46b648..1e917c942269572db8a40be72610bc770f808ca8 100644 (file)
@@ -13,7 +13,7 @@
  * Incompleteness enumeration.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__INCOMPLETE_ID_H
 #define CVC5__THEORY__INCOMPLETE_ID_H
index 7730a7d14b2b1b2ff40f574ee621167bb26ddbca..9e1c781138c1ae3d575e1d104dbf37b17d429e44 100644 (file)
@@ -13,7 +13,7 @@
  * Inference enumeration.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__INFERENCE_ID_H
 #define CVC5__THEORY__INFERENCE_ID_H
index 7c280649518c2a49606938c4c7ddeec8aa22ef69..5dd01b8021240556a2d85c03ba21d3c9575f0044 100644 (file)
@@ -13,7 +13,7 @@
  * A buffered inference manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__INFERENCE_MANAGER_BUFFERED_H
 #define CVC5__THEORY__INFERENCE_MANAGER_BUFFERED_H
index 618d5ac3856750a42c7bc47bd2d41a0dac322cf1..e85917e00e45bf11cd4338a6148d6e3ce75793d5 100644 (file)
@@ -25,7 +25,7 @@
  * proper management of CVC4 components.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__INTERRUPTED_H
 #define CVC5__THEORY__INTERRUPTED_H
index 509a93d80cb36ba7a4a429bccdb1a489d6f688a6..7ab921a70f9cf661ef4bf48bcaae71c83c33eaee 100644 (file)
@@ -13,7 +13,7 @@
  * The lazy tree proof generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__LAZY_TREE_PROOF_GENERATOR_H
 #define CVC5__THEORY__LAZY_TREE_PROOF_GENERATOR_H
index c2110ded11304469a40903a0a6e765edadd5da21..fa06e93a4424be48d8454425b759004d2393cf86 100644 (file)
@@ -14,7 +14,7 @@
  * configuration information).
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__LOGIC_INFO_H
 #define CVC5__LOGIC_INFO_H
index c6dad704dccfebdd0aeb0edc3c9e8e94d3a7d6e3..50cd6a3d2f14e0d1ac206cce0c07a3f4c440723f 100644 (file)
@@ -13,7 +13,7 @@
  * Abstract management of models for TheoryEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__MODEL_MANAGER__H
 #define CVC5__THEORY__MODEL_MANAGER__H
index 91a83bb00e6c03814572512a1e300ebaf4940149..1a79eec9a52cd7ab91025386853605c5516a5dc4 100644 (file)
@@ -13,7 +13,7 @@
  * Management of a distributed approach for model generation.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__MODEL_MANAGER_DISTRIBUTED__H
 #define CVC5__THEORY__MODEL_MANAGER_DISTRIBUTED__H
index 61548435845b692375b1db03c7137c911a843ee1..8e802f875a33f2dee1be812fea3a69f076853d02 100644 (file)
@@ -13,7 +13,7 @@
  * The theory output channel interface.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__OUTPUT_CHANNEL_H
 #define CVC5__THEORY__OUTPUT_CHANNEL_H
index 0b6f6bbbad8692ee89b78c4b4364182e71c32bfc..8868302295985cf59ad0d16da9225a98901be731 100644 (file)
@@ -13,7 +13,7 @@
  * Alpha equivalence checking.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__ALPHA_EQUIVALENCE_H
 #define CVC5__ALPHA_EQUIVALENCE_H
index 28d894cbb9fb9a1beeb69bcdf68d07361f6a39e0..bf6c31b1b1dbbb517a99c6e7c567d8bcb4538340 100644 (file)
@@ -13,7 +13,7 @@
  * Inverse rules for bit-vector operators.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BV_INVERTER_H
 #define CVC5__BV_INVERTER_H
index 47ec134535078c5d0ab3a3196917f96ab1c6f5a6..734dbd56c9d9ab29b562a732ccf299778f091d89 100644 (file)
@@ -13,7 +13,7 @@
  * Inverse rules for bit-vector operators.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BV_INVERTER_UTILS_H
 #define CVC5__BV_INVERTER_UTILS_H
index 56b259c71446800319320d3f895cf170c28ff98d..1a2add6ebc0d9700d64d1d7635a382bcd68b4abf 100644 (file)
@@ -13,7 +13,7 @@
  * candidate_rewrite_database
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CANDIDATE_REWRITE_DATABASE_H
 #define CVC5__THEORY__QUANTIFIERS__CANDIDATE_REWRITE_DATABASE_H
index baf788eb032536a143e8afa2ade391690a928f47..7d2d9088c5847f7c6f57859d6a08e0bd27d3cb3b 100644 (file)
@@ -15,7 +15,7 @@
  * filtering based on congruence, variable ordering, and matching.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CANDIDATE_REWRITE_FILTER_H
 #define CVC5__THEORY__QUANTIFIERS__CANDIDATE_REWRITE_FILTER_H
index 9a0c5489aa88036e1140cf05462de262ab3622a4..6d65ae16c12584174205c647fd8b07a6e10509e2 100644 (file)
@@ -13,7 +13,7 @@
  * Arithmetic instantiator.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEG_ARITH_INSTANTIATOR_H
 #define CVC5__THEORY__QUANTIFIERS__CEG_ARITH_INSTANTIATOR_H
index 4089be74a05a7ec002ec41c0fb2da674777f578f..a1774de1c19946a2e5b38f241e2b93b545eeb320 100644 (file)
@@ -13,7 +13,7 @@
  * ceg_bv_instantiator
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEG_BV_INSTANTIATOR_H
 #define CVC5__THEORY__QUANTIFIERS__CEG_BV_INSTANTIATOR_H
index 5b413bc5cade8003c97b0b537a689fa2672b4443..15b13433aee32e5689465a1d2255bd58b01203e5 100644 (file)
@@ -13,7 +13,7 @@
  * Implementation of ceg_bv_instantiator.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BV_INSTANTIATOR_UTILS_H
 #define CVC5__BV_INSTANTIATOR_UTILS_H
index d17a1737a5354261df04fd266b10471eabf7a932..72746a39b91e96230f4cff893beb963ddd3c95b5 100644 (file)
@@ -13,7 +13,7 @@
  * ceg_dt_instantiator
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEG_DT_INSTANTIATOR_H
 #define CVC5__THEORY__QUANTIFIERS__CEG_DT_INSTANTIATOR_H
index 03613bac80ab51dc467f5e37ec48d21f18c34635..2264127cfa32900adf8bf7e3da7a920138191d9f 100644 (file)
@@ -13,7 +13,7 @@
  * Counterexample-guided quantifier instantiation.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEG_INSTANTIATOR_H
 #define CVC5__THEORY__QUANTIFIERS__CEG_INSTANTIATOR_H
index bc642127957632c6b8d923add257969171575405..7ab0f1b8f1e93cfbb2871d3560884ce2595077aa 100644 (file)
@@ -13,7 +13,7 @@
  * Counterexample-guided quantifier instantiation.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_STRATEGY_CEGQI_H
 #define CVC5__THEORY__QUANTIFIERS__INST_STRATEGY_CEGQI_H
index f7ffcc6c6d09b553e805d2755650637d6b94d996..020d15d3a4be76ecdeeadabd84082ca4ebd5c952 100644 (file)
@@ -14,7 +14,7 @@
  * based on nested quantifier elimination.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEQGI__NESTED_QE_H
 #define CVC5__THEORY__QUANTIFIERS__CEQGI__NESTED_QE_H
index 284bc9c25973e923984130371e372157fa05c964..d3a6558cf3cfa45faa29e4750db4f46d8fdb09d5 100644 (file)
@@ -13,7 +13,7 @@
  * Virtual term substitution term cache.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEGQI__VTS_TERM_CACHE_H
 #define CVC5__THEORY__QUANTIFIERS__CEGQI__VTS_TERM_CACHE_H
index 894a7c80f4885b52fb7fd50bec680ebb23b6223b..e8b5e260ab97f5ad1c4a5c34e10c412b3b8c5294 100644 (file)
@@ -13,7 +13,7 @@
  * conjecture generator class
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CONJECTURE_GENERATOR_H
 #define CONJECTURE_GENERATOR_H
index d26192857e5f043e6f121a5bb882a0ca908a5208..3187b7c03ef06c015bc413bf25519c4fcc7c5dbe 100644 (file)
@@ -13,7 +13,7 @@
  * dynamic_rewriter
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__DYNAMIC_REWRITER_H
 #define CVC5__THEORY__QUANTIFIERS__DYNAMIC_REWRITER_H
index 69f0556dcc411e901ff935cb6b937cc7baebd2fe..12c667fb56823a4636429422e8cf46474d2dc327 100644 (file)
@@ -13,7 +13,7 @@
  * Theory uf candidate generator.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CANDIDATE_GENERATOR_H
 #define CVC5__THEORY__QUANTIFIERS__CANDIDATE_GENERATOR_H
index ec38da7e688e50ab148ff69e30c06b51a37676f8..64f03e7fa485d5bc849090f87844bb4309a32b28 100644 (file)
@@ -13,7 +13,7 @@
  * Higher-order trigger class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__HO_TRIGGER_H
 #define CVC5__THEORY__QUANTIFIERS__HO_TRIGGER_H
index 8452a01da941b8d0005adbf122f94dcabf69f872..12126b31bb84b01eece8e797de27a9671e865da4 100644 (file)
@@ -13,7 +13,7 @@
  * Inst match generator base class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__IM_GENERATOR_H
 #define CVC5__THEORY__QUANTIFIERS__IM_GENERATOR_H
index 617ff3bec20f51791d860a88b446c1084237112c..8634890b43040c6396584f96bed8aa541729ec9f 100644 (file)
@@ -13,7 +13,7 @@
  * Inst match generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_H
 #define CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_H
index db319e5e6947d0549e355841127ce5dea6e537e2..c3549f8705d26476da4b2cf29ba513fca0056494 100644 (file)
@@ -13,7 +13,7 @@
  * multi inst match generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_MULTI_H
 #define CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_MULTI_H
index a1912c24f24612c83bd4d62c076f965c439ab593..e15d476a399e4aba0034f539ad7cf4b02ab517d3 100644 (file)
@@ -13,7 +13,7 @@
  * Multi-linear inst match generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_MULTI_LINEAR_H
 #define CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_MULTI_LINEAR_H
index 2113eda882bffab09ca8fc4c0480fade07979e7b..8078087c87176fa5151f8a809f54bd4a6c7c510d 100644 (file)
@@ -13,7 +13,7 @@
  * Simple inst match generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_SIMPLE_H
 #define CVC5__THEORY__QUANTIFIERS__INST_MATCH_GENERATOR_SIMPLE_H
index ea67c32ce4477bfb1029b99ba57cd6cfcde95e38..5751347103b6a795afaa59cad38ff1d7934cd6c8 100644 (file)
@@ -13,7 +13,7 @@
  * Instantiation engine strategy base class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_STRATEGY_H
 #define CVC5__THEORY__QUANTIFIERS__INST_STRATEGY_H
index 491f77df190022178c47e0e710fd64e2f50dfa1b..fd3bb995d29659d91c341e648d37c2cc1274a016 100644 (file)
@@ -13,7 +13,7 @@
  * E-matching instantiation strategies.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__INST_STRATEGY_E_MATCHING_H
 #define CVC5__INST_STRATEGY_E_MATCHING_H
index d16b46bf97ee72a96fd917c56d55b6921503919c..064958ce2e9f7af60bee147e3f6db53232ef1a0a 100644 (file)
@@ -13,7 +13,7 @@
  * The user-provided E-matching instantiation strategy.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__INST_STRATEGY_E_MATCHING_USER_H
 #define CVC5__INST_STRATEGY_E_MATCHING_USER_H
index bd840813d4db2c4499cdd200e0b7b7aad2e8dd8f..45e137dd56013effd4cea484750432024022f68d 100644 (file)
@@ -13,7 +13,7 @@
  * Instantiation Engine classes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INSTANTIATION_ENGINE_H
 #define CVC5__THEORY__QUANTIFIERS__INSTANTIATION_ENGINE_H
index ee43bd38a58ac73e4c7730edc696d2be3186bb11..3be8c49ea650e76e41fbe9e925249e8cb3cda385 100644 (file)
@@ -13,7 +13,7 @@
  * Pattern term selector class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__PATTERN_TERM_SELECTOR_H
 #define CVC5__THEORY__QUANTIFIERS__PATTERN_TERM_SELECTOR_H
index 13748d93130c7a0dbf651bf6dc44000caae30f92..dbfae538222b77f272ef80233b8ac6f292aed51d 100644 (file)
@@ -13,7 +13,7 @@
  * Trigger class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TRIGGER_H
 #define CVC5__THEORY__QUANTIFIERS__TRIGGER_H
index 541428519eb77221e2c3251d5a1b0610d3ce654e..8dbcde7bf20444c6ecb1d54ca5a77a3a5021a635 100644 (file)
@@ -13,7 +13,7 @@
  * Trigger trie class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TRIGGER_DATABASE_H
 #define CVC5__THEORY__QUANTIFIERS__TRIGGER_DATABASE_H
index 1973ad9a48411a1e4367e3c674a6d4c8ea37f7c3..753d0850c127328486b96334977fc3950fa02e52 100644 (file)
@@ -13,7 +13,7 @@
  * Trigger term info class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TRIGGER_TERM_INFO_H
 #define CVC5__THEORY__QUANTIFIERS__TRIGGER_TERM_INFO_H
index 136ae29cb785be7505d812302e5b428c1539212b..80a378d533873ebe467ba91b1f0bc04be1757600 100644 (file)
@@ -13,7 +13,7 @@
  * Trigger trie class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TRIGGER_TRIE_H
 #define CVC5__THEORY__QUANTIFIERS__TRIGGER_TRIE_H
index 9707437a88682938ca00e8d316e5dc852b54e719..e664ac1dbb2fabc1c9880e500b24ab71b9bd5e5a 100644 (file)
@@ -12,7 +12,7 @@
  * Variable match generator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__VAR_MATCH_GENERATOR_H
 #define CVC5__THEORY__QUANTIFIERS__VAR_MATCH_GENERATOR_H
index 5f3afdc3a78d5c97f8b06f6410aab8a8596af18a..4809cc6c2327f999d75f2666d4d67a99e7df9a53 100644 (file)
@@ -13,7 +13,7 @@
  * Equality query class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS_EQUALITY_QUERY_H
 #define CVC5__THEORY__QUANTIFIERS_EQUALITY_QUERY_H
index bcbb729277032ccea4690eae388480e8e93782c7..36fae15490fc2e897e42151b414cbe33fa3836a7 100644 (file)
@@ -13,7 +13,7 @@
  * expr_miner
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__EXPRESSION_MINER_H
 #define CVC5__THEORY__QUANTIFIERS__EXPRESSION_MINER_H
index e4b28f7d6950289d14a1d4cf640963cf4884a44b..32bc4744f331f7efefc5d4195cf6be742135f4b6 100644 (file)
@@ -13,7 +13,7 @@
  * Expression miner manager, which manages individual expression miners.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__EXPR_MINER_MANAGER_H
 #define CVC5__THEORY__QUANTIFIERS__EXPR_MINER_MANAGER_H
index eacb0035f9b856496c47a76b57d62966d9d41bfb..29194ff360d8c4f614f8069dc389a4fdb2e7af4c 100644 (file)
@@ -13,7 +13,7 @@
  * extended rewriting class
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__EXTENDED_REWRITE_H
 #define CVC5__THEORY__QUANTIFIERS__EXTENDED_REWRITE_H
index ee3634de5579af78bedf33d5744ab99fda14afa3..04b1fdb636ea4cf83a6d17e510986cf0629cc399 100644 (file)
@@ -13,7 +13,7 @@
  * Model extended classes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__FIRST_ORDER_MODEL_H
 #define CVC5__FIRST_ORDER_MODEL_H
index 2c57ccf18968f90044f4f85389f22b2abcd1b405..8e3b9f607bfd3d83d17cd2420a17eeb1783026da 100644 (file)
@@ -13,7 +13,7 @@
  * Bounded integers module
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BOUNDED_INTEGERS_H
 #define CVC5__BOUNDED_INTEGERS_H
index 5db438093c0cdc79731a9f99124097f66922f347..3c35fdbe8afd4d7efa8220ad8933af77f4d3d2f1 100644 (file)
@@ -13,7 +13,7 @@
  * First order model for full model check.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__FMF__FIRST_ORDER_MODEL_FMC_H
 #define CVC5__THEORY__QUANTIFIERS__FMF__FIRST_ORDER_MODEL_FMC_H
index 431ca60a7e2c40a7bc8a82629971c90f17fabd5c..fd50d632f88b9da95dc39e059ca0aaf03a93fe60 100644 (file)
@@ -13,7 +13,7 @@
  * Full model check class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__FULL_MODEL_CHECK_H
 #define CVC5__THEORY__QUANTIFIERS__FULL_MODEL_CHECK_H
index fa58d512d8c73b103be662d02feae5f29c1aa8e1..df866fbe1c5ba7807c5cd4faff29c2f0a7d32334 100644 (file)
@@ -13,7 +13,7 @@
  * Model Builder class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__MODEL_BUILDER_H
 #define CVC5__THEORY__QUANTIFIERS__MODEL_BUILDER_H
index 4e4fd173082e88e870e5084b0fcfc4ff0a2e710b..89150bda4f0805326798061a83077e193b748c9f 100644 (file)
@@ -13,7 +13,7 @@
  * Model Engine class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__MODEL_ENGINE_H
 #define CVC5__THEORY__QUANTIFIERS__MODEL_ENGINE_H
index 656da77d7f72483f7e18e2de7e6944872574e8a4..54565b4eeb50375c7e4ed56a86a4a1d28659f039 100644 (file)
@@ -13,7 +13,7 @@
  * Techniques for evaluating terms with recursively defined functions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__QUANTIFIERS_FUN_DEF_EVALUATOR_H
 #define CVC5__QUANTIFIERS_FUN_DEF_EVALUATOR_H
index f758478da2b829ecd66a0e4c044c66ad199b3890..27b679623ec34bebedc722f24eae2a36cb564749 100644 (file)
@@ -13,7 +13,7 @@
  * Inst match class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_MATCH_H
 #define CVC5__THEORY__QUANTIFIERS__INST_MATCH_H
index 2a622cb2afd6f933ee37067df494d40ce2fb9e9d..83bd8d3b18b9a69393a88ddf7474dc561e2bc881 100644 (file)
@@ -13,7 +13,7 @@
  * Inst match trie class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_MATCH_TRIE_H
 #define CVC5__THEORY__QUANTIFIERS__INST_MATCH_TRIE_H
index 9eadf4472c915d275e6ed233069e2297bd73f3d2..a298e3a8a6a878f1c696c8c2b7735fee687660f0 100644 (file)
@@ -13,7 +13,7 @@
  * Enumerative instantiation.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__INST_STRATEGY_ENUMERATIVE_H
 #define CVC5__INST_STRATEGY_ENUMERATIVE_H
index 8eceaf35a114181a8e4d4c89812d78cde2c16e38..acdc0010b84adfd32a0e81392977161c93db3878 100644 (file)
@@ -13,7 +13,7 @@
  * Pool-based instantiation strategy
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INST_STRATEGY_POOL_H
 #define CVC5__THEORY__QUANTIFIERS__INST_STRATEGY_POOL_H
index ddfba8804074129637319c12afb579904b0240cd..f420c0f62cd79c1d5f436ff6583f1a18e7cd430b 100644 (file)
@@ -13,7 +13,7 @@
  * instantiate
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INSTANTIATE_H
 #define CVC5__THEORY__QUANTIFIERS__INSTANTIATE_H
index cf747e7eaedb72ef07c8c0d424d41f5028b06ea4..d97383ba0889411eee9c3a19fb277404252ab2e0 100644 (file)
@@ -13,7 +13,7 @@
  * List of instantiations.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__INSTANTIATION_LIST_H
 #define CVC5__THEORY__QUANTIFIERS__INSTANTIATION_LIST_H
index cf918a0c073f62749d56c4d497d933ebdbb1c317..618ac83011dc7ffe796d30d14877e126a9a0aae3 100644 (file)
@@ -13,7 +13,7 @@
  * Quantifiers proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__PROOF_CHECKER_H
 #define CVC5__THEORY__QUANTIFIERS__PROOF_CHECKER_H
index 024984ce6813d9f146644baa65359921298de31e..0bcb5937a99994b0890baf6f5934cfbc542eae0d 100644 (file)
@@ -13,7 +13,7 @@
  * Quantifiers bound inference.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANT_BOUND_INFERENCE_H
 #define CVC5__THEORY__QUANTIFIERS__QUANT_BOUND_INFERENCE_H
index ca558ce4051109f9e20122c79ea2f22a58507889..b533a3f12644c1dce6ca388a01f02c12306a7bff 100644 (file)
@@ -13,7 +13,7 @@
  * Quantifiers conflict find class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef QUANT_CONFLICT_FIND
 #define QUANT_CONFLICT_FIND
index 91792150afec63a5613248e7d6deb71907f4ecb4..a3e306a4ed1569b192c18a0ee9b40c0b3958643a 100644 (file)
@@ -13,7 +13,7 @@
  * quantifier module
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANT_MODULE_H
 #define CVC5__THEORY__QUANT_MODULE_H
index 4c0d6de0b85e6f56e235ec187598db6a1c0940b2..c22e560f9171b09be2c831cd5f8e796ec5da0ee1 100644 (file)
@@ -13,7 +13,7 @@
  * quantifier relevance
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANT_RELEVANCE_H
 #define CVC5__THEORY__QUANT_RELEVANCE_H
index 032cc47b517cb4ffb36d646c56772efbcdc78278..999d50546db52d62b7e9a30374f2807803defe00 100644 (file)
@@ -13,7 +13,7 @@
  * Quantifiers representative bound utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANT_REP_BOUND_EXT_H
 #define CVC5__THEORY__QUANTIFIERS__QUANT_REP_BOUND_EXT_H
index e37ac7a7da20f65d35c81571efcd3a6fe1d5e427..06b9c59f56992988a5410d9a05817561a27a754e 100644 (file)
@@ -13,7 +13,7 @@
  * dynamic quantifiers splitting
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANT_SPLIT_H
 #define CVC5__THEORY__QUANT_SPLIT_H
index 85c891117b34613b19b71477aedd7004ae343175..1e7927dc091a746585743d7bd83f4494140ca73a 100644 (file)
@@ -13,7 +13,7 @@
  * quantifier util
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANT_UTIL_H
 #define CVC5__THEORY__QUANT_UTIL_H
index 0a72945c15014fd658cc2f17282b72fa1c076224..b3fdd09da2819fa5a50bd987d1b0cbe250fa4f83 100644 (file)
@@ -13,7 +13,7 @@
  * Attributes for the theory quantifiers.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_ATTRIBUTES_H
 #define CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_ATTRIBUTES_H
index cd61413eebe7972437ee1aea77c4c2e547ccc900..5cb42e33c11a1ebb8a7dccef08d8cee9c50fa23c 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for quantifiers inference manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_INFERENCE_MANAGER_H
 #define CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_INFERENCE_MANAGER_H
index dabee00f9fa692fd8857082b5e03e6de67aa4caf..659be0381d61be005cc8eee0faeb363ab2e77e3d 100644 (file)
@@ -13,7 +13,7 @@
  * Class for initializing the modules of quantifiers engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_MODULES_H
 #define CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_MODULES_H
index 901bd3d517cd5d9d41863125745a39e0d0a58db0..ee99a284a6f2473409cab256bd178e04f1739b25 100644 (file)
@@ -13,7 +13,7 @@
  * The quantifiers registry.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_REGISTRY_H
 #define CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_REGISTRY_H
index ecee8fab4e80e8491d46d03ed4ced97b17181ab4..c2f60c7f9dc72b3910f7f070054138b4b535ad39 100644 (file)
@@ -13,7 +13,7 @@
  * Rewriter for the theory of inductive quantifiers.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_REWRITER_H
 #define CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_REWRITER_H
index 38b4bf6c880d94a43ec2e0c7ef04969f3d069bbb..e4a05b0787a7ece6f3269758d7ffa5487d591a23 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for quantifiers state.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_STATE_H
 #define CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_STATE_H
index 441a96f3cdf88d429e045f5a40b5ee555f30fe57..f03d27ee3884c597f2665745e5badb8c9a8c066d 100644 (file)
@@ -13,7 +13,7 @@
  * Quantifiers statistics class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_STATISTICS_H
 #define CVC5__THEORY__QUANTIFIERS__QUANTIFIERS_STATISTICS_H
index 46585321220c4ea711b0cd29fa1878f78cd96d0b..6955245f7235676620929d27a50f9ea110c1b49d 100644 (file)
@@ -14,7 +14,7 @@
  * of generated expressions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__QUERY_GENERATOR_H
 #define CVC5__THEORY__QUANTIFIERS__QUERY_GENERATOR_H
index 8dbc7c89db292f11ca0eefc210883452c2737f8c..5581e932fd92a2bb43b071f0fd889bed25faaf7e 100644 (file)
@@ -13,7 +13,7 @@
  * Relevant domain class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__RELEVANT_DOMAIN_H
 #define CVC5__THEORY__QUANTIFIERS__RELEVANT_DOMAIN_H
index 1a360f67817d6a8eb0871a1e923374016ba2d71d..90b8fb3ea52d0efc6e7b07e6d0852419a83cb885 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for single invocation partitioning.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SINGLE_INV_PARTITION_H
 #define CVC5__THEORY__QUANTIFIERS__SINGLE_INV_PARTITION_H
index 148dff1b6475d1ca451969d04b56d9c434df74a6..412f7a0699bc2c59760ee89d531c327fa15429c3 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for skolemization.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SKOLEMIZE_H
 #define CVC5__THEORY__QUANTIFIERS__SKOLEMIZE_H
index 1af4fbb168cf5db259b34c09d4ae974005be828d..43545d6d9afd559d02d725c53890d1bea1d0fea6 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for filtering sygus solutions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SOLUTION_FILTER_H
 #define CVC5__THEORY__QUANTIFIERS__SOLUTION_FILTER_H
index 9e51f0955de06e0780cd206da34cced30d3c04c9..72d41592a4cc969f6985dd1f7d5b5a5c4907e9ed 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for processing single invocation synthesis conjectures.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CE_GUIDED_SINGLE_INV_H
 #define CVC5__THEORY__QUANTIFIERS__CE_GUIDED_SINGLE_INV_H
index 6aa9808d5d72836007eb40d09ecb3886ea8edea6..db2c44ca9823e9886f79d2a7458b084ad29b78bf 100644 (file)
@@ -13,7 +13,7 @@
  * cegis
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEGIS_H
 #define CVC5__THEORY__QUANTIFIERS__CEGIS_H
index b284af7e10ad6b267f58e631ce938538cac0ea09..d8f6fb2034c1359b2343967ba1ac4a4742039e7c 100644 (file)
@@ -13,7 +13,7 @@
  * Cegis core connective module.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__CEGIS_CORE_CONNECTIVE_H
 #define CVC5__THEORY__QUANTIFIERS__CEGIS_CORE_CONNECTIVE_H
index 4ec2be938883435ff7900100820a8aa9d6240738..b2c3ba2bea09ca6c8008251426925b1b815b54b6 100644 (file)
@@ -12,7 +12,7 @@
  *
  * cegis with unification techinques.
  */
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS__CEGIS_UNIF_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS__CEGIS_UNIF_H
index 5907cebe2eb5e587d521a5ab2928617c140461bb..3e849e9a7a9e0558c74ec1236ffd1ab7fbb69ee5 100644 (file)
@@ -13,7 +13,7 @@
  * Class for streaming concrete values (through substitutions) from
  * enumerated abstract ones.
  */
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS__ENUM_STREAM_SUBSTITUTION_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS__ENUM_STREAM_SUBSTITUTION_H
index 54d788e69821db8c61f390d24a28b5dabc5bc02d..2bc783c0f9ee0d3bde24bbbb7cbe69109854898d 100644 (file)
@@ -13,7 +13,7 @@
  * This class caches the evaluation of nodes on a fixed list of examples.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__EXAMPLE_EVAL_CACHE_H
 #define CVC5__THEORY__QUANTIFIERS__EXAMPLE_EVAL_CACHE_H
index 2ca206b493db44c3cea569acd07998d918f25489..921e52c3c020b48c84aee6c4a7094428a757e305 100644 (file)
@@ -14,7 +14,7 @@
  * (functions applied to concrete arguments only).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__EXAMPLE_INFER_H
 #define CVC5__THEORY__QUANTIFIERS__EXAMPLE_INFER_H
index 7168c8ae2cd5f4318b64dfb6171dad8461b353c5..6ed6f151f59229ce5dfbf00ab8bd5c6053e5ce00 100644 (file)
@@ -14,7 +14,7 @@
  * on substitutions with a fixed domain.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__EXAMPLE_MIN_EVAL_H
 #define CVC5__THEORY__QUANTIFIERS__EXAMPLE_MIN_EVAL_H
index 80bb207a59d5aa0c821d1b47c860cb9d9ead1dff..f1a48d5613d511688f53f625c369a52df701c3ca 100644 (file)
@@ -13,7 +13,7 @@
  * Utility class for Sygus Reconstruct module.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__RCONS_OBLIGATION_INFO_H
 #define CVC5__THEORY__QUANTIFIERS__RCONS_OBLIGATION_INFO_H
index 35fae4ebf5f2c8ac4357169c6929fdbc52ba0304..d1d38c3f324a32e814faee23ce7bbb5f641ff6b3 100644 (file)
@@ -13,7 +13,7 @@
  * Utility class for Sygus Reconstruct module.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__RCONS_TYPE_INFO_H
 #define CVC5__THEORY__QUANTIFIERS__RCONS_TYPE_INFO_H
index 847d3d011ae7528144cb61c8109fdb751c9e0b40..c7efae3bb418c473592ed8f8a8bb955bd20762c2 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_enumerator
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_ENUMERATOR_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_ENUMERATOR_H
index 506c6619b442624e7912d1264687f1bd922781ed..434118af092e67c5459e8a0526e459eee5be2623 100644 (file)
@@ -13,7 +13,7 @@
  * Basic sygus enumerator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_ENUMERATOR_BASIC_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_ENUMERATOR_BASIC_H
index 630743141d2a88fa5847c2ef06707697e347e13f..c9a0b0ba5e6ebfe61fe173000df144adbe6a46d7 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_eval_unfold
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_EVAL_UNFOLD_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_EVAL_UNFOLD_H
index 66af638e08e8fd31a99d2a7d28a4f30b0c7bc49c..4e2473af43146f1d8e3320cc4f2d2aa83838d348 100644 (file)
@@ -13,7 +13,7 @@
  * sygus explanations
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_EXPLAIN_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_EXPLAIN_H
index 293053694500da4777668abce8f5198da0fa0d3c..8745f7d6156c195304ac3ab904a4ddcd39f71256 100644 (file)
@@ -14,7 +14,7 @@
  * grammars that encode syntactic restrictions for SyGuS.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_GRAMMAR_CONS_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_GRAMMAR_CONS_H
index 7d9a0f0f4bf0431a594aba46126c9ac672d3fd13..f1d8e01e0983cba7b4528926cc13a15dd4bd1f53 100644 (file)
@@ -12,7 +12,7 @@
  *
  * Class for simplifying SyGuS grammars after they are encoded into datatypes.
  */
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_GRAMMAR_NORM_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_GRAMMAR_NORM_H
index c6181cd2ce709d962204098112ed5063e4092cd8..2146e1f73f94a897a2f40b5f744b9d51db7f668a 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_grammar_red
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_GRAMMAR_RED_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_GRAMMAR_RED_H
index 521603ca43094978d551701987ff6529478f4f54..0fc6105809596b07e0c9ea6c7c08024fcf89c62b 100644 (file)
@@ -13,7 +13,7 @@
  * Sygus invariance tests.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_INVARIANCE_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_INVARIANCE_H
index 632a2995c06ff9d7fabaf22bf6ce6a11aa505dd9..f2c3f02def3b9864f39320d27d40d9f538d81d1c 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_module
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_MODULE_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_MODULE_H
index 831dfc2f0a8d75d74093cc20a57ee96f4eafd727..1be4e2b913a7250be37c19dd28092e204b66759d 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for processing programming by examples synthesis conjectures.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_PBE_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_PBE_H
index df5fd0706c8d2492e0a3da1b590aebefd7537054..3a2c6eb4d20c79927c21347b03bac3ad39cd700d 100644 (file)
@@ -13,7 +13,7 @@
  * Techniqures for static preprocessing and analysis of sygus conjectures.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_PROCESS_CONJ_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_PROCESS_CONJ_H
index af3a240079a7210518bf52225548cd63bc8f83d4..334b95e715e4463e017c3b676acf0cd120a0654b 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for reconstructing terms to match a grammar.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_RECONSTRUCT_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_RECONSTRUCT_H
index 8e0321f7c0a5e2f73939b6dcef30716d051380fc..1a2159b10169000c946b4b4867f66137a7f95353 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_repair_const
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_REPAIR_CONST_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_REPAIR_CONST_H
index 429d6b27223a71dae03d3a4ca0a78452cd9a1fa3..20b0633aa61de89d64b3ff2acaf28d416af64869 100644 (file)
@@ -13,7 +13,7 @@
  * A shared statistics class for sygus.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_STATS_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_STATS_H
index 3d6a9323e22a796adf18f792edeab283ec57aae8..2e9e34aa6811f3b2657272ebfb32017d8c532f57 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_unif
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_H
index 61e9a35c7541e0638c26cabc10c3ad5407c3e899..ef6732cd6a384346d705cbc97ca5ac844ed7d1cc 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_unif_io
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_IO_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_IO_H
index e0eedf7dc21df5742fb47aaf5fb63e4f21dd8c65..356c908dc680c12fc5e9651f0b999077fe1f598e 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_unif_rl
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_RL_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_RL_H
index cc220f57859d7253d8470ef7d65bd2a911fdab9b..11950b0c23a3c57691bc0e42dd9184471525767a 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_unif_strat
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_STRAT_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_UNIF_STRAT_H
index 962e1b38543600c9fb292f248ac44620f5ac3915..acdd8550e34b1279fdee82e132aa8fa13b85c44b 100644 (file)
@@ -13,7 +13,7 @@
  * Generic sygus utilities.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS__SYGUS_UTILS_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS__SYGUS_UTILS_H
index 1aa0913c2f39810357689a58d19d02dd5b2b01eb..a7ecd4eadf9bb31237ff39b75dddea9916aaff21 100644 (file)
@@ -14,7 +14,7 @@
  * conjecture.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYNTH_CONJECTURE_H
 #define CVC5__THEORY__QUANTIFIERS__SYNTH_CONJECTURE_H
index 2591f2d16155557c8798d2b737378ca121ee2ae9..ec4ade86b50da5950a81f72cfa3debd2c0f31bc5 100644 (file)
@@ -14,7 +14,7 @@
  * in particular, those described in Reynolds et al CAV 2015.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYNTH_ENGINE_H
 #define CVC5__THEORY__QUANTIFIERS__SYNTH_ENGINE_H
index 1674bf65b184598f40c9b57af28756fdee65b8c2..f7053df467026d96dcc2a7140db1c96e232b36a8 100644 (file)
@@ -13,7 +13,7 @@
  * Utility for inferring templates for invariant problems.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS__TEMPLATE_INFER_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS__TEMPLATE_INFER_H
index 09b87c9b8f95f903b613c352965a8a44d51a2ba9..c8a422a0e56fd5544644a92ac94e198edcc4b56b 100644 (file)
@@ -13,7 +13,7 @@
  * Term database sygus class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TERM_DATABASE_SYGUS_H
 #define CVC5__THEORY__QUANTIFIERS__TERM_DATABASE_SYGUS_H
index be38427383baebdb513932dec96b0d60502079ff..d6dec6f71f26a96bb33e34c9d3215f129a949719 100644 (file)
@@ -14,7 +14,7 @@
  * transition system.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TRANSITION_INFERENCE_H
 #define CVC5__THEORY__QUANTIFIERS__TRANSITION_INFERENCE_H
index 6fddf057473208d529364bfd168b1a317b94a26b..7b22f826c6b2190e5f679be52093db27fd458c52 100644 (file)
@@ -13,7 +13,7 @@
  * Sygus type info data structure.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS__TYPE_INFO_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS__TYPE_INFO_H
index 42f9088b15027f2160fe3b449932327d1abce03a..01e7984c6aad9b8fbe0f70b3afcd6980699149f0 100644 (file)
@@ -13,7 +13,7 @@
  * Type node identifier trie data structure.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS__TYPE_NODE_ID_TRIE_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS__TYPE_NODE_ID_TRIE_H
index cce3c138fb4a743fad0f881e409a39e88245e795..05c62d883176da4e7d79bcfe676e23544627fd00 100644 (file)
@@ -13,7 +13,7 @@
  * SyGuS instantiator class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_INST_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_INST_H
index 67fcb24555298f03ba7b81fb7d08a9a04d3face3..c56b1c0b14d72fa45c1649d8375d2315a33df9a5 100644 (file)
@@ -13,7 +13,7 @@
  * sygus_sampler
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__SYGUS_SAMPLER_H
 #define CVC5__THEORY__QUANTIFIERS__SYGUS_SAMPLER_H
index c6032aa73bea7ee78d972480e5f7a9795c1ee55f..a8551a581770f441853771babd68e0554c54f73e 100644 (file)
@@ -13,7 +13,7 @@
  * Term database class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TERM_DATABASE_H
 #define CVC5__THEORY__QUANTIFIERS__TERM_DATABASE_H
index 0714754b172ec912961a0fa0816972d2acf43b68..50abef744f0e61e4d4cae51272f8810bac6408fe 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for term enumeration.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TERM_ENUMERATION_H
 #define CVC5__THEORY__QUANTIFIERS__TERM_ENUMERATION_H
index 0664340a7ba037f336e52057eee8b6b27b7eae93..5a7556ad9392163feff4cc5289dbc0de0a454752 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for term enumeration.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TERM_POOLS_H
 #define CVC5__THEORY__QUANTIFIERS__TERM_POOLS_H
index a9e80c80273fa870307fb4dc1054b90466c49d02..5dfc3f78d03f3d6eae6846dfff1f9414dd2820bf 100644 (file)
@@ -13,7 +13,7 @@
  * Term registry class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TERM_REGISTRY_H
 #define CVC5__THEORY__QUANTIFIERS__TERM_REGISTRY_H
index 20bf46c2af3408edb5f9d61962627fef7de906db..fb664dab558e000b6357d68f0d8338f13848ce27 100644 (file)
@@ -13,7 +13,7 @@
  * Term utilities class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__TERM_UTIL_H
 #define CVC5__THEORY__QUANTIFIERS__TERM_UTIL_H
index 26fc4bc24e224ff722b86fcff443cb055f455c8d..b5411aaba15f2c9c42b3e577479d434947f17f7a 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of quantifiers.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__THEORY_QUANTIFIERS_H
 #define CVC5__THEORY__QUANTIFIERS__THEORY_QUANTIFIERS_H
index 7d8d78260ca6d5623cc883c0921b64a004f69267..7783c65d6b43f76f505398f2eb7f5fed922ae8d0 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of quantifiers.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS__THEORY_QUANTIFIERS_TYPE_RULES_H
 #define CVC5__THEORY__QUANTIFIERS__THEORY_QUANTIFIERS_TYPE_RULES_H
index bed73d1fb67a37ea6bd29ec4e538c27b879c7c6e..fd4889154880c6dfbcb1bcdbb186e4ea471899ad 100644 (file)
@@ -13,7 +13,7 @@
  * Theory instantiator, Instantiation Engine classes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__QUANTIFIERS_ENGINE_H
 #define CVC5__THEORY__QUANTIFIERS_ENGINE_H
index ac0ad83b5c158f2f330479f1a22942f312cccbfa..dc717157b543e8a266106a4972e92ab336fbef90 100644 (file)
@@ -13,7 +13,7 @@
  * Relevance manager.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__RELEVANCE_MANAGER__H
 #define CVC5__THEORY__RELEVANCE_MANAGER__H
index 189267b3c2a7e218f0e6dd27ac593deb890e6348..28cd6617c6252fdf0d9a8669e39b3cdba8bc7095 100644 (file)
@@ -13,7 +13,7 @@
  * Representative set class and utilities.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__REP_SET_H
 #define CVC5__THEORY__REP_SET_H
index 6232fb0e744e598bd5da59f039a124beaade5baa..3f4676fa0aa185e973df9d93e752996ef17bbff4 100644 (file)
@@ -13,7 +13,7 @@
  * The Rewriter class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 51b51eb51a5848e289a4cf31900550e78afdfcca..eef6eac2119ee31daa2bc9478ec612bb9d76515d 100644 (file)
@@ -13,7 +13,7 @@
  * Rewriter attributes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 3cb3ac1bfdacf4f0c3241aeba12a4c2929eec9cf..5c52e79b57fc269714b67d1b024d5312fa486fd3 100644 (file)
@@ -16,7 +16,7 @@
  * from the Theory kinds files.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index d3b8fad40f67fff351a0142b548b631725bea001..2b90a46a3795c2de0118e063577f069a5a09bf2d 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of separation logic.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SEP__THEORY_SEP_H
 #define CVC5__THEORY__SEP__THEORY_SEP_H
index 965123c6f66fea5b9102abfdb6d4b6944386e716..6a847255519e1fd2da4c72aa679de50e96a57491 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SEP__THEORY_SEP_REWRITER_H
 #define CVC5__THEORY__SEP__THEORY_SEP_REWRITER_H
index 2ad1e79cfc2f8ff101f7290edb98d632fceff437..676cb8d9dc5c4a5bdcf33ef77d1475ae507db161 100644 (file)
@@ -13,7 +13,7 @@
  * Typing and cardinality rules for the theory of sep.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SEP__THEORY_SEP_TYPE_RULES_H
 #define CVC5__THEORY__SEP__THEORY_SEP_TYPE_RULES_H
index 24981d4be888c3b9403591ad77e2d7385bb487b4..cd4ba5de0553d95cb1ba5b6417d7f3bc486ba17b 100644 (file)
@@ -13,7 +13,7 @@
  * An extension of the theory sets for handling cardinality constraints.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__CARDINALITY_EXTENSION_H
 #define CVC5__THEORY__SETS__CARDINALITY_EXTENSION_H
index 68cbfa4a7437d85bfd78f27592f2c6ed100c39ef..bcb38ff5c926c6a7757e3c94b51c249b30285969 100644 (file)
@@ -13,7 +13,7 @@
  * The inference manager for the theory of sets.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__INFERENCE_MANAGER_H
 #define CVC5__THEORY__SETS__INFERENCE_MANAGER_H
index 7cbad751fab4513da492ed288f266bcdd0a765ae..930f7da860513bf18676f536ed0fc627d959f3f8 100644 (file)
@@ -13,7 +13,7 @@
  * Normal form for set constants.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__NORMAL_FORM_H
 #define CVC5__THEORY__SETS__NORMAL_FORM_H
index 02d6462903d354c28762f914d817f5a553dcda8f..41dd7e51e399dd9937f728b9baf90b1f45098b50 100644 (file)
@@ -13,7 +13,7 @@
  * A class for singleton operator for sets.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SINGLETON_OP_H
 #define CVC5__SINGLETON_OP_H
index 3d1ce36286a17ba08e2192e41e254389efdeac9b..a41886f9d5bcf4b6866a4b9d34ba0982659acc8b 100644 (file)
@@ -13,7 +13,7 @@
  * A cache of skolems for theory of sets.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__SKOLEM_CACHE_H
 #define CVC5__THEORY__SETS__SKOLEM_CACHE_H
index db63596cc26dbca1f02ba432a8b2e34073a16d65..94e06971c12e82378b1c8d1e6bddcc56ae60389b 100644 (file)
@@ -13,7 +13,7 @@
  * Sets state object.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__THEORY_SOLVER_STATE_H
 #define CVC5__THEORY__SETS__THEORY_SOLVER_STATE_H
index 6b5a3d6402c03732980c400fd324c5954c33983b..718559a0a053001212be2e3f7f693411089abdc4 100644 (file)
@@ -13,7 +13,7 @@
  * Sets state object.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__TERM_REGISTRY_H
 #define CVC5__THEORY__SETS__TERM_REGISTRY_H
index acb6b19100d3324ce5cfcbb53a82def35638f3fb..bb8741e356d0840568a3493810986377cbe0294b 100644 (file)
@@ -13,7 +13,7 @@
  * Sets theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__THEORY_SETS_H
 #define CVC5__THEORY__SETS__THEORY_SETS_H
index 7f492bc88bb76504132d8e2e532aae999a1048cb..9bca25ea23eebce310c649b80f78fb249581efa0 100644 (file)
@@ -13,7 +13,7 @@
  * Sets theory implementation.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__THEORY_SETS_PRIVATE_H
 #define CVC5__THEORY__SETS__THEORY_SETS_PRIVATE_H
index e54b65d923b5ec89048757dbb987be02a857e148..693731862aacd58694c7f1d9c6078d5cae14a7d5 100644 (file)
@@ -13,7 +13,7 @@
  * Sets theory rewriter.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__THEORY_SETS_REWRITER_H
 #define CVC5__THEORY__SETS__THEORY_SETS_REWRITER_H
index 15ea9a59f816bcfa459db279da152d4d351e537f..1de5fa0be6eb6b54e10c975f22db8ce845fd003b 100644 (file)
@@ -16,7 +16,7 @@
  * starting with the empty set as the initial value.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__SETS__TYPE_ENUMERATOR_H
index 1cac17d029ed6c3360234aee36152550c017d9bc..ca89728d605f4f30e7388caeed625088bcce4350 100644 (file)
@@ -13,7 +13,7 @@
  * Sets theory type rules.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SETS__THEORY_SETS_TYPE_RULES_H
 #define CVC5__THEORY__SETS__THEORY_SETS_TYPE_RULES_H
index 19c7b998b22b668cc7874895e26f4f3f547432d1..9198e504378f2f0f3c3bcf342d66ba28ad5e8a87 100644 (file)
@@ -13,7 +13,7 @@
  * Base class for shared solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SHARED_SOLVER__H
 #define CVC5__THEORY__SHARED_SOLVER__H
index c14147e53ce92a56d04fa6204cc58c11be4006f7..dab1902641a0461f5ddb6e7043f8e1135cd47229 100644 (file)
@@ -13,7 +13,7 @@
  * Shared solver in the distributed architecture.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SHARED_SOLVER_DISTRIBUTED__H
 #define CVC5__THEORY__SHARED_SOLVER_DISTRIBUTED__H
index b94f34d6edbde619d0d061ecfc4435e759ea8e9d..efc2b21543a4d6d5ce7c286deb86642bce8fb593 100644 (file)
@@ -14,7 +14,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index ede9d2d38ccddcc01edd8e93f51f6c308c64843d..2cb1c673875c89813da746dceb086d71cf66e77d 100644 (file)
@@ -13,7 +13,7 @@
  * The skolem lemma utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SKOLEM_LEMMA_H
 #define CVC5__THEORY__SKOLEM_LEMMA_H
index ee2b4889adb8bffcd83c59b4cbf97c788151d23b..f7985d6516f4ec7862685302e0527de76fee4f89 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for initializing subsolvers (copies of SmtEngine) during solving.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SMT_ENGINE_SUBSOLVER_H
 #define CVC5__THEORY__SMT_ENGINE_SUBSOLVER_H
index f566a21331209c80890f0b6025330bf71b7a3ba7..1dc7ff3c36ec94c357b50e4bf073b1873d288ae4 100644 (file)
@@ -13,7 +13,7 @@
  * Pre-process step for performing sort inference.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__SORT_INFERENCE_H
 #define CVC5__SORT_INFERENCE_H
index 55876522ef60cef4bec3deb741b61e855e8bba9c..64e76e5b66f6a1aaa6902173d229c11539f62c36 100644 (file)
@@ -13,7 +13,7 @@
  * Arithmetic entailment computation for string terms.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__ARITH_ENTAIL_H
 #define CVC5__THEORY__STRINGS__ARITH_ENTAIL_H
index 0065c3f5a0bced86893f1489d51cd2424b542064..41cb3e608abc2b117cbe656720dd3dd21fcd7804 100644 (file)
@@ -14,7 +14,7 @@
  * theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__BASE_SOLVER_H
 #define CVC5__THEORY__STRINGS__BASE_SOLVER_H
index e06d39446d0c9c4314d8733296d4158ae2d6090f..143155f5589fae779490fb345a5eaa83cf00193c 100644 (file)
@@ -14,7 +14,7 @@
  * string concatenation plus length constraints.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__CORE_SOLVER_H
 #define CVC5__THEORY__STRINGS__CORE_SOLVER_H
index d3077f44ddeebf91f20d65c2cb799a3422c59191..cf4062bfec65a105b5835eb528634ea192f28d03 100644 (file)
@@ -13,7 +13,7 @@
  * The eager solver.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__EAGER_SOLVER_H
 #define CVC5__THEORY__STRINGS__EAGER_SOLVER_H
index f90dd9b87399e4f0783411f889752595d3ef97b7..1fd430c951c9a99e734f41f8d547f38d4188c942 100644 (file)
@@ -13,7 +13,7 @@
  * Equivalence class info for the theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__EQC_INFO_H
 #define CVC5__THEORY__STRINGS__EQC_INFO_H
index 6dfb3fa611056f8c5d8400bc787c9391c5573b6f..bfcf244d70c0168972c114a614aafe8017c37a67 100644 (file)
@@ -13,7 +13,7 @@
  * Solver for extended functions of theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__EXTF_SOLVER_H
 #define CVC5__THEORY__STRINGS__EXTF_SOLVER_H
index aab8378262bbe748f78d18b841ed27ab230ab84f..22460d22dac0cf42df05c9c40a17c3ffc7d5444f 100644 (file)
@@ -13,7 +13,7 @@
  * Inference information utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__INFER_INFO_H
 #define CVC5__THEORY__STRINGS__INFER_INFO_H
index 876a2c2a5376727c1d091da4ae585837eed32430..6b2c4dfc46b1a67718f900e359b32feb94e51d63 100644 (file)
@@ -13,7 +13,7 @@
  * Inference to proof conversion.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__INFER_PROOF_CONS_H
 #define CVC5__THEORY__STRINGS__INFER_PROOF_CONS_H
index 111542b022a1292f494b95d922dc23b2982f7c2b..b18c64319737d11bc0ef1f5f29d5411b11296ff5 100644 (file)
@@ -13,7 +13,7 @@
  * Customized inference manager for the theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__INFERENCE_MANAGER_H
 #define CVC5__THEORY__STRINGS__INFERENCE_MANAGER_H
index d42c003bf1159015bc27d156d3772507ccb19854..e3291e9bb663e6c224f1f677d760c328f8690bc3 100644 (file)
@@ -13,7 +13,7 @@
  * Normal form datastructure for the theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__NORMAL_FORM_H
 #define CVC5__THEORY__STRINGS__NORMAL_FORM_H
index d3b17e2d23deae3f977657199cc5c31fe7a5c26c..d3ede53ec1738e67ffda8ace8f1150b4fae8a194 100644 (file)
@@ -13,7 +13,7 @@
  * Strings proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__PROOF_CHECKER_H
 #define CVC5__THEORY__STRINGS__PROOF_CHECKER_H
index e6d6702b7e9ac98488ca7b886887a1eee324fa3a..5387548de073c6a7292915822e772898de7faba5 100644 (file)
@@ -13,7 +13,7 @@
  * Techniques for eliminating regular expressions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #ifndef CVC5__THEORY__STRINGS__REGEXP_ELIM_H
 #define CVC5__THEORY__STRINGS__REGEXP_ELIM_H
 
index 752ae5a69bbe8b591ce0a97111495f86bde1cfb6..44f0815b7649b9510775de00473e820fbf222f20 100644 (file)
@@ -13,7 +13,7 @@
  * Entailment tests involving regular expressions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__REGEXP_ENTAIL_H
 #define CVC5__THEORY__STRINGS__REGEXP_ENTAIL_H
index ba0d7e2cc4e998de909bb655d7842585540e0f0d..d0ed07308cd68f90100f6d4fb1099ba821b861a1 100644 (file)
@@ -13,7 +13,7 @@
  * Symbolic Regular Expression Operations
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__REGEXP__OPERATION_H
 #define CVC5__THEORY__STRINGS__REGEXP__OPERATION_H
index d18c1998d0a3f53bcf3db20bad1bcbf4b90bf1af..bf148a07159cdbae86ae516c08bad6b10a069145 100644 (file)
@@ -13,7 +13,7 @@
  * Regular expression solver for the theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__REGEXP_SOLVER_H
 #define CVC5__THEORY__STRINGS__REGEXP_SOLVER_H
index b4d6739f51974d528b7c9b2fe91a4b0fdef9e73e..0173d309a850780701bf31c6b861641f2bc1a27e 100644 (file)
@@ -13,7 +13,7 @@
  * Type for rewrites for strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__REWRITES_H
 #define CVC5__THEORY__STRINGS__REWRITES_H
index 6a337568c603f8818d71d00dc8f6f7ab5589ce11..1564a5ebc40e955d45270515af10303d0646a0c4 100644 (file)
@@ -13,7 +13,7 @@
  * Rewriter for the theory of strings and sequences.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__SEQUENCES_REWRITER_H
 #define CVC5__THEORY__STRINGS__SEQUENCES_REWRITER_H
index 891497ead05dca215c76cd91f020a4f431c1d6c2..e442fcc0c7d5bbcde91f494b750f7d41934575ec 100644 (file)
@@ -13,7 +13,7 @@
  * Statistics for the theory of strings/sequences.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__SEQUENCES_STATS_H
 #define CVC5__THEORY__STRINGS__SEQUENCES_STATS_H
index d64e4d5ae620c673b44a36499f570fbb9328ac84..b3ffa784f288e47852ebf9ba410c8debda2e91ee 100644 (file)
@@ -13,7 +13,7 @@
  * A cache of skolems for theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__SKOLEM_CACHE_H
 #define CVC5__THEORY__STRINGS__SKOLEM_CACHE_H
index d63d2b63b824520f4847d08ff0b12ed32ec6fd61..422c29760b19c938480dab423482df0f541a83d1 100644 (file)
@@ -13,7 +13,7 @@
  * The solver state of the theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__SOLVER_STATE_H
 #define CVC5__THEORY__STRINGS__SOLVER_STATE_H
index 94d87c87e6c72b5ec3d928d2e7e2f06ca810c4b5..c390c559425b483331659f3a6d7a4a3b11fd57d2 100644 (file)
@@ -13,7 +13,7 @@
  * Strategy of the theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__STRATEGY_H
 #define CVC5__THEORY__STRINGS__STRATEGY_H
index 0a66f3126a692b5dcc7b7b0aefc22a616420a9fa..7547bf80957e7917c032946707de3f54804fdfd6 100644 (file)
@@ -13,7 +13,7 @@
  * Entailment tests involving strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__STRING_ENTAIL_H
 #define CVC5__THEORY__STRINGS__STRING_ENTAIL_H
index f29e74e40565304178ab536e36fb7957216fe1aa..ba9f0f4e120fb14a876d677c53cdb55d591a0c7c 100644 (file)
@@ -13,7 +13,7 @@
  * A finite model finding decision strategy for strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__STRINGS_FMF_H
 #define CVC5__THEORY__STRINGS__STRINGS_FMF_H
index 1f0b13d5f3cf6cb0b221018bfe6a556531474d8d..bfe78053519938a02e0f97a1a3cfd6dd643350eb 100644 (file)
@@ -13,7 +13,7 @@
  * Rewrite rules for string-specific operators in theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__STRINGS_REWRITER_H
 #define CVC5__THEORY__STRINGS__STRINGS_REWRITER_H
index 1f0b7c9759b7c6bceb2100e159c93bc654153e7e..f0543c282d6353d923f4f3a4aec9ea6cd567c6bc 100644 (file)
@@ -13,7 +13,7 @@
  * Term registry for the theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__TERM_REGISTRY_H
 #define CVC5__THEORY__STRINGS__TERM_REGISTRY_H
index 4da1ae670ff53a32671bdb79db9d59098ead3e26..fb6df80c7f7fd9e7fc8e1ea39de8fd57725a165e 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__THEORY_STRINGS_H
 #define CVC5__THEORY__STRINGS__THEORY_STRINGS_H
index 1639f3aa62b9bd574c161afe8dc9df729040a534..fe190532d26bf3a79bb93c1dff7f11cf0f4acecf 100644 (file)
@@ -13,7 +13,7 @@
  * Strings Preprocess.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__PREPROCESS_H
 #define CVC5__THEORY__STRINGS__PREPROCESS_H
index 496599252e34880903ddcddb2a6c5c5364b766b0..4631b33c73db0db09a2d10390a0547a5482de169 100644 (file)
@@ -13,7 +13,7 @@
  * Typing rules for the theory of strings and regexps.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__THEORY_STRINGS_TYPE_RULES_H
 #define CVC5__THEORY__STRINGS__THEORY_STRINGS_TYPE_RULES_H
index 8423e1f6191b8ac7875a4940c612f728a65a749d..ec093031e59f63c9830af192b0a07c70f82e0f8c 100644 (file)
@@ -13,7 +13,7 @@
  * Util functions for theory strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__THEORY_STRINGS_UTILS_H
 #define CVC5__THEORY__STRINGS__THEORY_STRINGS_UTILS_H
index a32b94d1670f8b2ff7f5914f1340570509fa3d27..37319a278beb0f821d91109be526621a40f5c456 100644 (file)
@@ -13,7 +13,7 @@
  * Enumerators for strings.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__STRINGS__TYPE_ENUMERATOR_H
index 90a8306f98866b836512bdabb391c0bcb1de9f23..18bdad8b70656b29c3dc2253fb3db634a0d7bd5e 100644 (file)
@@ -13,7 +13,7 @@
  * Utility functions for words.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__STRINGS__WORD_H
 #define CVC5__THEORY__STRINGS__WORD_H
index ac0d3e3533dbb5bc3aa1852ec2a42dd416e7760f..c7846750879dc3f4ede6a3cf59fc99e8c268ddc1 100644 (file)
@@ -13,7 +13,7 @@
  * Substitution minimization.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SUBS_MINIMIZE_H
 #define CVC5__THEORY__SUBS_MINIMIZE_H
index 993315a7a40e5ed5a5e87647e2eab98639cecb0e..06e39e7a9edb6965cf0d0cc753d47dbc09e3665e 100644 (file)
@@ -13,7 +13,7 @@
  * A substitution mapping for theory simplification.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__SUBSTITUTIONS_H
 #define CVC5__THEORY__SUBSTITUTIONS_H
index 3af07a6c9ab860743bf3b4720c081b097e5cf9b1..04200ed70e0c60deae363e0d455c886a607d36b3 100644 (file)
@@ -14,7 +14,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 7ca06d174fa1010e2fa27754651d97be98498132..3d3ec06275dfc2fc214c5f571242771be376ab23 100644 (file)
@@ -13,7 +13,7 @@
  * Base of the theory interface.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_H
 #define CVC5__THEORY__THEORY_H
index 09d33edc20842528d378b78bee6171ee823bef27..dcf4ff2c8f20b33e53f8d41512324da3fe16c666 100644 (file)
@@ -13,7 +13,7 @@
  * The theory engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY_ENGINE_H
 #define CVC5__THEORY_ENGINE_H
index 27bf2d28959b023e6ea4c14f25511e6ca60af3b5..16721622638165a12d6f9315564d309a00f3228b 100644 (file)
@@ -13,7 +13,7 @@
  * The theory engine proof generator.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY_ENGINE_PROOF_GENERATOR_H
 #define CVC5__THEORY_ENGINE_PROOF_GENERATOR_H
index 31a99b0981e08abc58a1e7c812e572fc715514b2..1d6a9cdd1538bb09a15f07a0eee421c6eb175c09 100644 (file)
@@ -13,7 +13,7 @@
  * The theory equality notify utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_EQ_NOTIFY_H
 #define CVC5__THEORY__THEORY_EQ_NOTIFY_H
index fdefcbf225284d4a03d1146bbe187a19d24c5f36..3bd2df556ee68d81b00d93ce98f6304cff2ee31c 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__THEORY__THEORY_ID_H
 #define CVC5__THEORY__THEORY_ID_H
index 16a3f88ff1e2a24e703f33b5030a03a92548903c..7d90c455459e1d5f5ae89912e186dff8cf198ab5 100644 (file)
@@ -13,7 +13,7 @@
  * The theory inference utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_INFERENCE_H
 #define CVC5__THEORY__THEORY_INFERENCE_H
index c9d198e2ca839dc4300eb103b4b4ad41af7a0b8b..89c4aec3f1cbb8bfe9f4490219ba15453a38015e 100644 (file)
@@ -13,7 +13,7 @@
  * An inference manager for Theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_INFERENCE_MANAGER_H
 #define CVC5__THEORY__THEORY_INFERENCE_MANAGER_H
index da6cf8eec9acbf4a3ff811574d387248ce943da2..42392c522a50845e8b89688f012d3c46e73af62b 100644 (file)
@@ -13,7 +13,7 @@
  * Model class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_MODEL_H
 #define CVC5__THEORY__THEORY_MODEL_H
index 2ed8e2be62260543b34a4543714b822c2ce53094..af3f30fb0909e4ba20fdf76e69ff39191956c1df 100644 (file)
@@ -13,7 +13,7 @@
  * Model class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_MODEL_BUILDER_H
 #define CVC5__THEORY__THEORY_MODEL_BUILDER_H
index dad576ade2703c9bec9b75d2e14f5db3d04d4c85..79b5dbe012fa8eb9afec7ab5dcebc1c838eb09e2 100644 (file)
@@ -13,7 +13,7 @@
  * The theory preprocessor.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_PREPROCESSOR_H
 #define CVC5__THEORY__THEORY_PREPROCESSOR_H
index f850c8ff7862dc023777a4360892313130eaf2a8..328266b896cb0591aff098f5d8a10defa80dbca9 100644 (file)
@@ -13,7 +13,7 @@
  * Theory proof step buffer utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_PROOF_STEP_BUFFER_H
 #define CVC5__THEORY__THEORY_PROOF_STEP_BUFFER_H
index ad3100721cbbdd5709dc1faea19894f3e5c1fc74..2477de51e58a3f00431e2d5df5afa9a94822149b 100644 (file)
@@ -15,7 +15,7 @@
  * The interface that theory rewriters implement.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_REWRITER_H
 #define CVC5__THEORY__THEORY_REWRITER_H
index 933f44d2b49263438fc0832be20212788732b7dc..2c7bad60b07467b9431f6a349b07e77170c9286e 100644 (file)
@@ -13,7 +13,7 @@
  * A theory state for Theory.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__THEORY_STATE_H
 #define CVC5__THEORY__THEORY_STATE_H
index 17ca81be534390990a3f061371d0e518ae793220..75a9220968d884221c58024f8cd43fdee14c9444 100644 (file)
@@ -18,7 +18,7 @@
  * kinds files to produce the final header.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 38ba20941222f9f4e6d31a018065a6407bcc3b4e..0a4f20c348b7d0782afdd7981ccba2d58154a67e 100644 (file)
@@ -13,7 +13,7 @@
  * The trust node utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__TRUST_NODE_H
 #define CVC5__THEORY__TRUST_NODE_H
index 087fdbab96c7c44ee23a02fd62ff7832b869d200..c875eca2f12232de7e8c1449867bce44e5c3bc6a 100644 (file)
@@ -13,7 +13,7 @@
  * Trust substitutions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__TRUST_SUBSTITUTIONS_H
 #define CVC5__THEORY__TRUST_SUBSTITUTIONS_H
index 782d1574130b110c20580053f22467e732482566..aaeea6a4f1412e111f41aff102e6a2f2137f9cb8 100644 (file)
@@ -13,7 +13,7 @@
  * Enumerators for types.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__TYPE_ENUMERATOR_H
 #define CVC5__THEORY__TYPE_ENUMERATOR_H
index 37552f6e5353afc8d9d232fa9c214e78e1746a3a..229ec2001510fe7dcfbf891e96ee33db7a164ee2 100644 (file)
@@ -13,7 +13,7 @@
  * Type set class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__TYPE_SET_H
 #define CVC5__THEORY__TYPE_SET_H
index d071264f221edb3bd9bf0287df967e26c90c5005..53c85089749ab652a85c4508885f5c6ed8296f1f 100644 (file)
@@ -13,7 +13,7 @@
  * Theory of UF with cardinality.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY_UF_STRONG_SOLVER_H
 #define CVC5__THEORY_UF_STRONG_SOLVER_H
index 70be8e939a15ceedbba41aceccb71e78bde91587..c938c8d9dd7e161b0bb1fbef0952b3a2891aa5a8 100644 (file)
@@ -13,7 +13,7 @@
  * A proof as produced by the equality engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 #include "expr/node.h"
 #include "theory/uf/equality_engine_types.h"
 
index 7cc2918d014ac9f81c91f29d7997f66df2abd4a5..d8a8f3916913f5eb44e0d60a1f7e458f21769198 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__EQUALITY_ENGINE_H
 #define CVC5__THEORY__UF__EQUALITY_ENGINE_H
index a5e521ee4ba64d8ae80f4f3704afddb0c6bf491b..6a4b281dfdba2aabfb587e97298ef54e01a2f656 100644 (file)
@@ -13,7 +13,7 @@
  * Iterator class for equality engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__EQUALITY_ENGINE_ITERATOR_H
 #define CVC5__THEORY__UF__EQUALITY_ENGINE_ITERATOR_H
index b634f3dcc2b8b44d66144719db6364857f2f8e3a..f5447923a70b6a7c15e91c3d9f6b47a8336272b2 100644 (file)
@@ -13,7 +13,7 @@
  * The virtual class for notifications from the equality engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__EQUALITY_ENGINE_NOTIFY_H
 #define CVC5__THEORY__UF__EQUALITY_ENGINE_NOTIFY_H
index 8a5692bde0da68480dd12275234eac6d91e58ee4..2f4e148870758b3a7a9d4d9b55b9326c2b4178f1 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__EQUALITY_ENGINE_TYPES_H
 #define CVC5__THEORY__UF__EQUALITY_ENGINE_TYPES_H
index 715afbe52aa37c28e73f24a732cc09078f88496c..58320d07b0b81ec3e29b114c9a2e796b639e7c7c 100644 (file)
@@ -13,7 +13,7 @@
  * The higher-order extension of TheoryUF.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef __CVC5__THEORY__UF__HO_EXTENSION_H
 #define __CVC5__THEORY__UF__HO_EXTENSION_H
index 4ab6b068542ad195f48d873ba89d95a072d17b94..55f7db3ba44e1658ba9d8c97afe30e4f239359dc 100644 (file)
@@ -13,7 +13,7 @@
  * Equality proof checker utility.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__PROOF_CHECKER_H
 #define CVC5__THEORY__UF__PROOF_CHECKER_H
index bf96dafc887a93da1b31958849f412666691f289..aed662c4c21d4ac8f8874af01e025d9385f485af 100644 (file)
@@ -13,7 +13,7 @@
  * The proof-producing equality engine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__PROOF_EQUALITY_ENGINE_H
 #define CVC5__THEORY__UF__PROOF_EQUALITY_ENGINE_H
index f2dd9c5f119548e046fc9b96605f6a00271ca09e..eb78f91010d3650b82e6a08a0671ed9a1e24ff22 100644 (file)
@@ -37,7 +37,7 @@
  * </pre>
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__SYMMETRY_BREAKER_H
 #define CVC5__THEORY__UF__SYMMETRY_BREAKER_H
index 2f037fc886303a35fd8095ca57ccfb40592323c2..c811e08e8a137e9db5d2913f1fa8eae1eeafea65 100644 (file)
@@ -15,7 +15,7 @@
  * All implementations of TheoryUF should inherit from this class.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__THEORY_UF_H
 #define CVC5__THEORY__UF__THEORY_UF_H
index 6e634b61efd1acb75b94f314e4347ba2ae3eac58..f386c2f99a81e670eacebddf35cbd2fef9a789ae 100644 (file)
@@ -13,7 +13,7 @@
  * Model for Theory UF.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY_UF_MODEL_H
 #define CVC5__THEORY_UF_MODEL_H
index 8788bd7322bc5df134ce3d3078494c2cbbc296e7..4a06c0322f0eca2c5fe03ce3d5a4c9d4b6398956 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__THEORY_UF_REWRITER_H
 #define CVC5__THEORY__UF__THEORY_UF_REWRITER_H
index 473aafcc89c62bd409960463c3be7f4e57c51a7f..e6383f80e9bf1fe0f322578f5f5de6190e6324a6 100644 (file)
@@ -15,7 +15,7 @@
  * [[ Add file-specific comments here ]]
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__UF__THEORY_UF_TYPE_RULES_H
 #define CVC5__THEORY__UF__THEORY_UF_TYPE_RULES_H
index 9eaf24616520c77f426fd6746283a951b27ce6bf..a1a3db706e5b421902bf139972a2559ddf32c51a 100644 (file)
@@ -17,7 +17,7 @@
  * takes a Valuation, which delegates to TheoryEngine.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__THEORY__VALUATION_H
 #define CVC5__THEORY__VALUATION_H
index ff7a057646b96069bae0c6c8d5cd5fdf3279f5d7..2ebc010618d6d3525032f53019acea889a9d2ce6 100644 (file)
@@ -13,7 +13,7 @@
  * Representation of abstract values.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #pragma once
 
index 162725a72883a00aa76459c549b732fb49603995..8dffaa533e0fe338d8af9b6519093e57f74ce63d 100644 (file)
@@ -18,7 +18,7 @@
  * (http://gcc.gnu.org/onlinedocs/libstdc++/ext/pb_ds/priority_queue.html)
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__BIN_HEAP_H
 #define CVC5__BIN_HEAP_H
index 09d75ffe8a50d494002dda528036cfddc6e7c6a8..6e194ad41ec28dfcbe5e70482ba216690b4ab6dd 100644 (file)
@@ -13,7 +13,7 @@
  * A fixed-size bit-vector, implemented as a wrapper around Integer.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__BITVECTOR_H
 #define CVC5__BITVECTOR_H
index d0fb3ec757b8401579577f8ea6870b3a0cc3162a..f35df58a2c4bf47cda28c48cf21f21b3b4b82935 100644 (file)
@@ -13,7 +13,7 @@
  * A hash function for Boolean.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__BOOL_H
 #define CVC5__BOOL_H
index 3dd24131da056fe11c5833ed87803776946ebe85..52db1801754a8a06147b2ebd9cd1b29b0c61b438 100644 (file)
@@ -16,7 +16,7 @@
  * give the cardinality of sorts.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__CARDINALITY_H
 #define CVC5__CARDINALITY_H
index 3c89b22bd47d4fbfcea2867313c4b729b4298184..253bdd63bf7a2194992fc1529b25e46bd1dbe74f 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for cardinality classes.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTIL__CARDINALITY_CLASS_H
 #define CVC5__UTIL__CARDINALITY_CLASS_H
index 3d56243da681f8472191e4c96f8e82ca7ddcafc9..afc5b21893a8eb574a4dcf91af8bc46e44098d11 100644 (file)
@@ -26,7 +26,7 @@
  * The derived utility classes DenseSet and DenseMultiset are also defined.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #pragma once
 
index 1f960650f8ef7496ee9a804b5404df47ba455ec5..220b47afbed8cb06b06edf2cd482f721ff3066d7 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__DIVISIBLE_H
 #define CVC5__DIVISIBLE_H
index ebd9ef9f9fb0004edd287175b28b0eb7570e1a84..b7ec46e6061d73d6d9d22d3c7ecae54204b1d454 100644 (file)
@@ -16,7 +16,7 @@
  * This file contains the data structures used by the constant and parametric
  * types of the floating point theory.
  */
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__FLOATINGPOINT_H
 #define CVC5__FLOATINGPOINT_H
index 5e26ba6850a4aa873e9e1d5820a71fc42754c407..54827a308dc73f859483d6461a3c068a0bf87859 100644 (file)
@@ -14,7 +14,7 @@
  *
  * !!! This header is not to be included in any other headers !!!
  */
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__UTIL__FLOATINGPOINT_LITERAL_SYMFPU_H
 #define CVC5__UTIL__FLOATINGPOINT_LITERAL_SYMFPU_H
index eeff5bbfa5c076143299e02752b4b53ee1ff3452..c08a64520ac462e6704b88ef0538f647ca959529 100644 (file)
@@ -20,7 +20,7 @@
  * BitVector.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTIL__FLOATINGPOINT_LITERAL_SYMFPU_TRAITS_H
 #define CVC5__UTIL__FLOATINGPOINT_LITERAL_SYMFPU_TRAITS_H
index e8ce27af8a0c6e5c2412159f10253c9b3dd56c84..a5b7a336c600ce7955b6a682e82e741f148404eb 100644 (file)
@@ -12,7 +12,7 @@
  *
  * The class representing a floating-point format.
  */
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__FLOATINGPOINT_SIZE_H
 #define CVC5__FLOATINGPOINT_SIZE_H
index fd25b6470c408747dcb653b441f1d44052360adc..9938bb1639eac9e64e2004350f7fcf33de51f7bc 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__GMP_UTIL_H
 #define CVC5__GMP_UTIL_H
index 7fcf6286ec585fddeb7b7a848539b62488292851..db280984b3d29dee816444444c20b9b59e90bf59 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__HASH_H
 #define CVC5__HASH_H
index 082a1b353d0a537f4f51fcab3efc04d8230193c8..117ab6f022cc4a3909b0c36df35bba38901a0e56 100644 (file)
@@ -13,7 +13,7 @@
  * The integer AND operator.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__IAND_H
 #define CVC5__IAND_H
index d8c47ae04d624b62c50f3be1334c9bcac6f33d73..8e0be510321c5da9565016de5b5ffea45a677080 100644 (file)
@@ -13,7 +13,7 @@
  * Standardized type for efficient array indexing.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__INDEX_H
 #define CVC5__INDEX_H
index 8b9caa037119fc3ea00bba83830cdd89c7ab8901..7ded4244aefbf53aac178775d346a0e53e146968 100644 (file)
@@ -13,7 +13,7 @@
  * Utils for indexed root predicates.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__UTIL__INDEXED_ROOT_PREDICATE_H
 #define CVC5__UTIL__INDEXED_ROOT_PREDICATE_H
index 910e1a6a5eb2602be45ea853380cb364d1c3e8d5..303567dc62addd79fde33cdad9fda047363ab1ca 100644 (file)
@@ -13,7 +13,7 @@
  * A multiprecision integer constant; wraps a CLN multiprecision integer.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__INTEGER_H
 #define CVC5__INTEGER_H
index 286eaf04b485523d4c7a14ef9a42433a3d2d4ef9..f2d568d13dfdf0533aa0e5d1a7051af5487a1b0f 100644 (file)
@@ -13,7 +13,7 @@
  * A multiprecision integer constant; wraps a GMP multiprecision integer.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__INTEGER_H
 #define CVC5__INTEGER_H
index 70d351c5fdb8608cca125f6016506945836ef177..838caa39e080a71fc000d4a69b40bc772a7c36b1 100644 (file)
@@ -23,7 +23,7 @@
  *   Nothing using a value of T
  * - High level of assurance that a value is not used before it is set.
  */
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__UTIL__MAYBE_H
 #define CVC5__UTIL__MAYBE_H
index f3df20cd581a098dcacc716b7636745658abf281..f8c13047709d06879c87a21d02eaddade373c07f 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for using ostreams.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTIL__OSTREAM_UTIL_H
 #define CVC5__UTIL__OSTREAM_UTIL_H
index 5c67fc8762035fe963f27a714719b4a51b1e8d0e..b33710fce2ad80f557bdb01a543a92e154a582bb 100644 (file)
@@ -13,7 +13,7 @@
  * Utilities for working with LibPoly.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__POLY_UTIL_H
 #define CVC5__POLY_UTIL_H
index 777ca7df1b4b9910b0f07e2f425301ce954e2f8e..1f76890ee5f85ee0181411226ac88706a9b3b9b6 100644 (file)
@@ -15,7 +15,7 @@
  * generators, scrambled. ACM Trans. Math. Softw. 42(4): 30:1-30:23, 2016).
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTIL__RANDOM_H
 #define CVC5__UTIL__RANDOM_H
index c3808a5d958ff27281bbaf2ddbc1944db473a08c..9745bbdad82065870deecaf4ef471a60cf0f1b46 100644 (file)
@@ -13,7 +13,7 @@
  * Multiprecision rational constants; wraps a CLN multiprecision rational.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__RATIONAL_H
 #define CVC5__RATIONAL_H
index 79dd8e83c606484c200f6b32abced08c4d647208..0961adc7398d3321731da494a1e3751654929df3 100644 (file)
@@ -13,7 +13,7 @@
  * Multiprecision rational constants; wraps a GMP multiprecision rational.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__RATIONAL_H
 #define CVC5__RATIONAL_H
index 2c1b7072ce8d33e68bf0dc7dcabc8b2d90cc6dd9..d71d0eae7eb1baffa45955b47e6a1880b2349b55 100644 (file)
@@ -13,7 +13,7 @@
  * Algebraic number constants; wraps a libpoly algebraic number.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__REAL_ALGEBRAIC_NUMBER_H
 #define CVC5__REAL_ALGEBRAIC_NUMBER_H
index 33ab89047883b89e2c1d15987dfe4a5a5f5adf16..78d064a3be89b186197eb343b821a69c56033215 100644 (file)
@@ -13,7 +13,7 @@
  * Data structures for regular expression operators.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__UTIL__REGEXP_H
 #define CVC5__UTIL__REGEXP_H
index 1d5dd7d42358856653832b0fdd652ff4f7b35aba..f43f5b429e212bf683dd2d8158838c014a1f28c1 100644 (file)
@@ -15,7 +15,7 @@
  * time limits.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__RESOURCE_MANAGER_H
 #define CVC5__RESOURCE_MANAGER_H
index 8714b0d321c0686056dd8297fbd616c55fb4af97..716c580e9c35ecd11b340f05c53ca693c84e081e 100644 (file)
@@ -13,7 +13,7 @@
  * Encapsulation of the result of a query.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__RESULT_H
 #define CVC5__RESULT_H
index 3ea8758a5c0fbe06953543c60ee33d4822fcac6c..06b2b54cd239706d83839c4156d167073b373b35 100644 (file)
@@ -12,7 +12,7 @@
  *
  * The definition of rounding mode values.
  */
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__ROUNDINGMODE_H
 #define CVC5__ROUNDINGMODE_H
index 51e6745c75b4eb908cb35bc942f9b6896bbc5bf0..ba0704d9c98d72bea0fe4104643e833668177b19 100644 (file)
  * IMPORTANT: The `toString(obj)` function *must not* perform any allocations
  * or call other functions that are not async-signal-safe.
  *
- * This header is a "cvc4_private_library.h" header because it is private but
+ * This header is a "cvc5_private_library.h" header because it is private but
  * the safe_print functions are used in the driver. See also the description
  * of "statistics_registry.h" for more information on
- * "cvc4_private_library.h".
+ * "cvc5_private_library.h".
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__SAFE_PRINT_H
 #define CVC5__SAFE_PRINT_H
index 540e5d74e4151e06b396d5a2f98fb43c36cef9e8..d52da6211e86e6e562c3019fd2a3c47539e5d2a4 100644 (file)
@@ -16,7 +16,7 @@
  * with biased and unbiased distributions.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTIL_FLOATINGPOINT_SAMPLER_H
 #define CVC5__UTIL_FLOATINGPOINT_SAMPLER_H
index 522dbea05917e827d499ebb315d7ab442e4a666b..b5144fbd2c7aac32be24de2cd822d70c4a2aca66 100644 (file)
@@ -21,7 +21,7 @@
  * These are VERY overly verbose and keep much more data than is needed.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__SEXPR_H
 #define CVC5__SEXPR_H
index 95e13405645259b4e269f0a5175d44014461ef1d..98b2f89dd9f87f926f65c5ffce540d06caaa0ea3 100644 (file)
@@ -13,7 +13,7 @@
  * Quotes a string if necessary for smt2.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTIL__SMT2_QUOTE_STRING_H
 #define CVC5__UTIL__SMT2_QUOTE_STRING_H
index 5e3090ec7b8d7b794d733542b576c612f8db423a..f6f9a7ca45bda4745650937c122bcb4c9f58e0c2 100644 (file)
@@ -16,7 +16,7 @@
  * \todo document this file
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__STATISTICS_H
 #define CVC5__STATISTICS_H
index e68802acd1ae151e5f6581ad0486bdf1367947a6..6b0a3c93446779ffc62a12b21b7a5050727add1c 100644 (file)
@@ -13,7 +13,7 @@
  * Registration and documentation for all public statistics.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATISTICS_PUBLIC_H
 #define CVC5__UTIL__STATISTICS_PUBLIC_H
index 385b6e1685806e2045de90841409216eba13372c..7b868a5cb2d25264a252ee834381fe5cd7c35a34 100644 (file)
@@ -15,7 +15,7 @@
  * The StatisticsRegistry that issues statistic proxy objects.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATISTICS_REG_H
 #define CVC5__UTIL__STATISTICS_REG_H
index 522a156e24e9f7318dad5a1fd757bef15cefc336..098d88c070af5428cf50bca7498d41cae740e27d 100644 (file)
@@ -16,7 +16,7 @@
  * to) statistics, the statistics registry, and some other associated
  * classes.
  *
- * This file is somewhat unique in that it is a "cvc4_private_library.h"
+ * This file is somewhat unique in that it is a "cvc5_private_library.h"
  * header. Because of this, most classes need to be marked as CVC4_EXPORT.
  * This is because CVC4_EXPORT is connected to the visibility of the linkage
  * in the object files for the class. It does not dictate what headers are
@@ -80,7 +80,7 @@
  *   (like operator++() or operator+=())
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__STATISTICS_REGISTRY_H
 #define CVC5__STATISTICS_REGISTRY_H
index fe5ad9de7e84d0eb2462e7ccd513bd621a47631b..93d7e3e2ad8067c928938a10c1b7e0197205fc62 100644 (file)
@@ -19,7 +19,7 @@
  * change the statistic data, but shield the regular user from the internals.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATISTICS_STATS_H
 #define CVC5__UTIL__STATISTICS_STATS_H
index b8d3f1fa3d02902c1959f840717c6b6ecaee711f..fef518a698690595a9a0dfcbcbb3a0a158bcb8fe 100644 (file)
@@ -23,7 +23,7 @@
  * conversion to the API type `Stat`.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATISTICS_VALUE_H
 #define CVC5__UTIL__STATISTICS_VALUE_H
index 8be383224c04ba9f13615a1b139584bd1b1e115a..9c3222d026451a3d11290265874935dcc7ec3758 100644 (file)
@@ -13,7 +13,7 @@
  * Base statistic classes.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATS_BASE_H
 #define CVC5__UTIL__STATS_BASE_H
index ef45471ee5379af8e7094cbceafadfa1df1d1797..99dcbb448bcca9988c508922c81bf37f5a6013eb 100644 (file)
@@ -15,7 +15,7 @@
  * Stat classes that represent histograms.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATS_HISTOGRAM_H
 #define CVC5__UTIL__STATS_HISTOGRAM_H
index b11944152ca7984078df78eb03d130a90064dcf4..bbb0750de6de6b25366ac9d65949b1645abc5e37 100644 (file)
@@ -15,7 +15,7 @@
  * Stat classes that hold timers.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATS_TIMER_H
 #define CVC5__UTIL__STATS_TIMER_H
index ec910322d6157fd27756105a5ad01db9fb9a5a2b..41d191ea08f43492d08dd4a5cada1135fcbe04d5 100644 (file)
@@ -13,7 +13,7 @@
  * Statistic utilities.
  */
 
-#include "cvc4_private_library.h"
+#include "cvc5_private_library.h"
 
 #ifndef CVC5__UTIL__STATS_UTILS_H
 #define CVC5__UTIL__STATS_UTILS_H
index 84b67b043808d1e069bb0af98ef70b54762a3634..2afd34a7811d4f0f0fcc5d8eef8b118deae0634a 100644 (file)
@@ -13,7 +13,7 @@
  * The string data type.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__UTIL__STRING_H
 #define CVC5__UTIL__STRING_H
index e343975fb15a225ce543fe39c107d4495ef4e6df..733ecf189e539d4a2a0be3d353475cbcc89c2a7d 100644 (file)
@@ -13,7 +13,7 @@
  * Tuple operators.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__TUPLE_H
 #define CVC5__TUPLE_H
index 5164c6cd0e4cfb9ffe16207e650065a4c08035bf..72c67d24ae01c594002dd329f792dbd6ba4d9eb1 100644 (file)
@@ -14,7 +14,7 @@
  * and is interrupted in an unsafe state.
  */
 
-#include "cvc4_public.h"
+#include "cvc5_public.h"
 
 #ifndef CVC5__UNSAFE_INTERRUPT_EXCEPTION_H
 #define CVC5__UNSAFE_INTERRUPT_EXCEPTION_H
index 3d97cbd4e9295e0deb8d800b97fef9b4cce245cb..4f7bfd8e5fbfcd94cee16238e31133ca5a6526f5 100644 (file)
@@ -13,7 +13,7 @@
  * Some standard STL-related utility functions for CVC4.
  */
 
-#include "cvc4_private.h"
+#include "cvc5_private.h"
 
 #ifndef CVC5__UTILITY_H
 #define CVC5__UTILITY_H