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)
commite5c26181dab76704ad9a47126585fe2ec9d6cac2
tree4f9d5a275091b73e825e0105be457c2b57f67d31
parentb6db4446a28d498af8fb4e629392985dfe2a976c
Rename public and private headers in src/include. (#6352)
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