Home
last modified time | relevance | path

Searched refs:context_has_egraph (Results 1 – 9 of 9) sorted by relevance

/dports/math/yices/yices-2.6.2/src/context/
H A Ddump_context.c136 if (context_has_egraph(context)) { in dump_context()
H A Dcontext_solver.c949 assert(context_has_egraph(ctx)); in build_term_value()
1051 if (context_has_egraph(ctx)) { in context_build_model()
1083 if (context_has_egraph(ctx)) { in context_build_model()
H A Dcontext_utils.h639 static inline bool context_has_egraph(context_t *ctx) { in context_has_egraph() function
H A Dcontext.c230 assert(! context_has_egraph(ctx)); in uf_error_code()
2024 if (context_has_egraph(ctx)) { in map_distinct_to_literal()
2190 } else if (context_has_egraph(ctx)) { in map_arith_bineq_aux()
2498 if (! context_has_egraph(ctx)) { in internalize_to_eterm()
3653 if (context_has_egraph(ctx)) { in assert_arith_bineq_aux()
3845 if (context_has_egraph(ctx)) { in assert_toplevel_distinct()
H A Dcontext_simplifier.c2648 if (context_has_egraph(ctx) || is_ite_term(terms, x) || is_ite_term(terms, y)) { in flatten_or_process_queue()
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_smt_internalizer.c320 if (context_has_egraph(ctx)) { in dump_context()
/dports/math/yices/yices-2.6.2/src/frontend/
H A Dyices_smt.c1356 if (context_has_egraph(ctx)) { in print_options()
1562 if (context_has_egraph(context)) { in dump_the_context()
H A Dyices_smtcomp.c493 if (context_has_egraph(ctx)) { in print_options()
/dports/math/yices/yices-2.6.2/src/frontend/smt2/
H A Dsmt2_commands.c181 if (context_has_egraph(ctx)) { in dump_context()
1645 if (context_has_egraph(ctx)) { in show_ctx_stats()