Home
last modified time | relevance | path

Searched refs:get_decl_sort (Results 1 – 25 of 71) sorted by relevance

123

/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/
H A Dast_lt.cpp113 check_ast(to_quantifier(n1)->get_decl_sort(i), to_quantifier(n2)->get_decl_sort(i)); in lt()
H A Ddecl_collector.cpp90 m_todo.push_back(q->get_decl_sort(i)); in visit()
H A Dast_ll_pp.cpp254 display_sort(n->get_decl_sort(i)); in operator ()()
/dports/math/z3/z3-z3-4.8.13/src/ast/
H A Dast_lt.cpp117 check_ast(to_quantifier(n1)->get_decl_sort(i), to_quantifier(n2)->get_decl_sort(i)); in lt()
H A Ddecl_collector.cpp90 m_todo.push_back(q->get_decl_sort(i)); in visit()
H A Dast_ll_pp.cpp263 display_sort(n->get_decl_sort(i)); in display_quantifier_header()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/smt/
H A Dq_solver.cpp106 return m.mk_fresh_const(q->get_decl_name(i), q->get_decl_sort(i));
117 return get_unit(q->get_decl_sort(i));
H A Dq_mbi.cpp223 sort* s = q->get_decl_sort(i); in add_universe_restriction()
255 sort* s = q->get_decl_sort(i); in q2body()
/dports/math/z3/z3-z3-4.8.13/src/tactic/bv/
H A Delim_small_bv_tactic.cpp140 sort * s = q->get_decl_sort(i); in reduce_quantifier()
202 new_bindings.push_back(q->get_decl_sort(i)); in pre_visit()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/tactic/bv/
H A Delim_small_bv_tactic.cpp140 sort * s = q->get_decl_sort(i); in reduce_quantifier()
202 new_bindings.push_back(q->get_decl_sort(i)); in pre_visit()
/dports/math/z3/z3-z3-4.8.13/src/ast/rewriter/
H A Dbv_elim.cpp42 sort* s = q->get_decl_sort(i); in reduce_quantifier()
H A Dvar_subst.cpp116 used_decl_sorts.push_back(q->get_decl_sort(i)); in operator ()()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/rewriter/
H A Dbv_elim.cpp42 sort* s = q->get_decl_sort(i); in reduce_quantifier()
H A Dvar_subst.cpp102 used_decl_sorts.push_back(q->get_decl_sort(i)); in operator ()()
/dports/math/z3/z3-z3-4.8.13/src/sat/smt/
H A Dq_solver.cpp136 return m.mk_fresh_const(q->get_decl_name(i), q->get_decl_sort(i)); in skolemize()
147 return get_unit(q->get_decl_sort(i)); in specialize()
H A Deuf_proof.cpp52 … strm << " (" << q->get_decl_name(i) << " " << mk_pp(q->get_decl_sort(i), m) << ")"; in drat_log_expr1()
H A Dq_mbi.cpp229 sort* s = q->get_decl_sort(i); in add_universe_restriction()
261 sort* s = q->get_decl_sort(i); in q2body()
/dports/math/z3/z3-z3-4.8.13/src/test/
H A Dvar_subst.cpp52 cnsts.push_back(m.mk_fresh_const("a", q->get_decl_sort(i))); in tst_instantiate()
H A Dquant_solve.cpp145 vars.push_back(m.mk_const(q->get_decl_name(i), q->get_decl_sort(i))); in parse_fml()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/test/
H A Dvar_subst.cpp52 cnsts.push_back(m.mk_fresh_const("a", q->get_decl_sort(i))); in tst_instantiate()
H A Dquant_solve.cpp145 vars.push_back(m.mk_const(q->get_decl_name(i), q->get_decl_sort(i))); in parse_fml()
/dports/math/z3/z3-z3-4.8.13/src/ast/fpa/
H A Dfpa2bv_rewriter.cpp185 new_bindings.push_back(q->get_decl_sort(i)); in pre_visit()
212 sort * s = old_q->get_decl_sort(i); in reduce_quantifier()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/fpa/
H A Dfpa2bv_rewriter.cpp181 new_bindings.push_back(q->get_decl_sort(i)); in pre_visit()
208 sort * s = old_q->get_decl_sort(i); in reduce_quantifier()
/dports/math/z3/z3-z3-4.8.13/src/ast/rewriter/bit_blaster/
H A Dbit_blaster_rewriter.cpp576 sort * s = q->get_decl_sort(i); in pre_visit()
652 sort * s = old_q->get_decl_sort(i); in reduce_quantifier()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/rewriter/bit_blaster/
H A Dbit_blaster_rewriter.cpp572 sort * s = q->get_decl_sort(i); in pre_visit()
648 sort * s = old_q->get_decl_sort(i); in reduce_quantifier()

123