MCPcopy Create free account

hub / github.com/Z3Prover/z3 / functions

Functions43,174 in github.com/Z3Prover/z3

↓ 50 callersMethode
* Create an RCF numeral representing e (Euler's constant).
src/api/js/src/high-level/types.ts:2269
↓ 50 callersMethodget_bool_var
src/smt/smt_context.h:335
↓ 50 callersMethodget_datatype_constructors
src/ast/datatype_decl_plugin.cpp:1094
↓ 50 callersMethodget_decl_sort
src/ast/ast.h:899
↓ 50 callersMethodget_fid
src/ast/sls/sls_context.cpp:291
↓ 50 callersMethodget_rel_context
src/muz/base/dl_context.h:586
↓ 50 callersMethodinsert
src/muz/transforms/dl_mk_bit_blast.cpp:57
↓ 50 callersFunctionis_fp
src/api/api_fpa.cpp:28
↓ 50 callersMethodis_zero
src/math/subpaving/subpaving_t_def.h:1324
↓ 50 callersMethodmk_add
src/smt/theory_seq.cpp:2806
↓ 50 callersMethodmk_bv_sub
src/ast/rewriter/bv_rewriter.h:100
↓ 50 callersMethodmk_not
src/qe/qe_arith_plugin.cpp:1910
↓ 50 callersMethodmk_numeral
src/qe/qe_arith_plugin.cpp:379
↓ 50 callersMethodmk_select
src/smt/theory_array_base.cpp:49
↓ 50 callersMethodreg
\brief Return reference to \c i -th register that contains pointer to a relation. If register contains zero, it should be treated as if it
src/muz/rel/dl_instruction.h:107
↓ 49 callersMethodfind
src/muz/rel/dl_vector_relation.h:390
↓ 49 callersMethodget_args
src/model/func_interp.h:58
↓ 49 callersMethodget_name
src/cmd_context/tactic_cmds.h:38
↓ 49 callersMethodget_num_parents
src/smt/smt_enode.h:335
↓ 49 callersMethodinsert
src/muz/base/dl_rule_set.cpp:74
↓ 49 callersFunctionis_sort_of
src/ast/ast.h:1401
↓ 49 callersMethodis_uint64
src/util/mpfx.cpp:122
↓ 49 callersFunctionmk_lt
src/test/nlsat.cpp:458
↓ 49 callersFunctionparam_kind
(p)
scripts/update_api.py:198
↓ 49 callersFunctionquick_for_each_expr
src/ast/for_each_expr.h:145
↓ 49 callersMethodstop
src/util/stopwatch.h:62
↓ 49 callersMethodto_string
src/util/mpf.cpp:1521
↓ 49 callersMethodwidth
src/muz/spacer/spacer_context.h:861
↓ 48 callersFunctionAnd
Create a Z3 and-expression or and-probe. >>> p, q, r = Bools('p q r') >>> And(p, q, r) And(p, q, r) >>> P = BoolVector('p', 5) >>
src/api/python/z3/z3.py:1982
↓ 48 callersFunctionZ3_del_config
src/api/api_config_params.cpp:92
↓ 48 callersFunctionZ3_inc_ref
src/api/api_context.cpp:418
↓ 48 callersFunctionZ3_mk_config
src/api/api_config_params.cpp:78
↓ 48 callersMethodadd_var_bound
src/math/lp/lar_solver.cpp:2086
↓ 48 callersMethodbool_var
src/ast/euf/euf_enode.h:155
↓ 48 callersMethodcheck_sat
\brief check alternating satisfiability. Even levels are existential, odd levels are universal. */
src/qe/qsat.cpp:635
↓ 48 callersMethodfind
src/math/dd/dd_fdd.cpp:58
↓ 48 callersFunctionget_array_arity
src/ast/array_decl_plugin.h:28
↓ 48 callersFunctionget_array_range
src/ast/array_decl_plugin.h:24
↓ 48 callersMethodget_line
src/util/sexpr.h:44
↓ 48 callersMethodget_pos
src/util/sexpr.h:45
↓ 48 callersMethodis_extract
src/ast/euf/euf_bv_plugin.h:50
↓ 48 callersMethodis_iff
src/ast/ast.h:2157
↓ 48 callersMethodis_value
src/ast/sls/sls_seq_plugin.cpp:1898
↓ 48 callersMethodmk_eq
src/ast/simplifiers/bound_propagator.cpp:169
↓ 48 callersMethodmk_join
src/smt/theory_seq.cpp:2997
↓ 48 callersMethodmodel
()
src/api/js/src/high-level/types.ts:1068
↓ 48 callersMethodpr
src/tactic/goal.h:124
↓ 48 callersFunctionprove
\brief Prove that the constraints already asserted into the logical context implies the given formula. The result of the proof is displayed.
examples/c/test_capi.c:253
↓ 48 callersFunctionswap
src/math/polynomial/polynomial.cpp:455
↓ 47 callersFunctionZ3_ast_to_string
src/api/api_ast.cpp:1026
↓ 47 callersFunctionZ3_dec_ref
src/api/api_context.cpp:427
↓ 47 callersMethodadd_named_var
src/math/lp/lar_solver.cpp:1394
↓ 47 callersMethoddisplay
src/muz/rel/dl_base.cpp:389
↓ 47 callersMethodend
src/math/lp/dioph_eq.cpp:75
↓ 47 callersMethodfml
src/qe/qe.cpp:954
↓ 47 callersMethodget_bound_kind
src/smt/theory_arith.h:297
↓ 47 callersMethodget_kind
src/muz/rel/dl_base.h:267
↓ 47 callersMethodget_kind
src/nlsat/nlsat_types.h:89
↓ 47 callersMethodget_pattern
src/ast/ast.h:912
↓ 47 callersMethodis_infinite
src/smt/theory_arith.h:1204
↓ 47 callersFunctionis_literal
src/ast/ast_util.cpp:111
↓ 47 callersMethodmk_length
src/ast/rewriter/seq_rewriter.cpp:5725
↓ 47 callersMethodmk_mul
src/ast/rewriter/bit2int.cpp:157
↓ 47 callersFunctionvec
src/test/simplex.cpp:21
↓ 46 callersMethodadd_le
src/ast/sls/sls_arith_base.cpp:1685
↓ 46 callersMethodadd_monomial
src/math/lp/lar_term.h:40
↓ 46 callersMethodcolumn_has_term
src/math/lp/lar_solver.cpp:409
↓ 46 callersMethoddetach
src/muz/rel/doc.h:389
↓ 46 callersMethoddisplay_info
src/util/parray.h:608
↓ 46 callersFunctionfid
src/ast/format.cpp:107
↓ 46 callersMethodget_parameters
src/ast/ast.h:748
↓ 46 callersMethodget_th_var
src/sat/smt/sat_th.cpp:104
↓ 46 callersMethodis_full_seq
src/ast/seq_decl_plugin.h:554
↓ 46 callersMethodmk_fresh_func_decl
src/ast/ast.cpp:2268
↓ 46 callersMethodmk_ite
src/tactic/aig/aig.cpp:1725
↓ 46 callersMethodmk_le
src/smt/smt_farkas_util.cpp:58
↓ 46 callersMethodmk_numeral
src/muz/spacer/spacer_convex_closure.cpp:189
↓ 46 callersMethodmk_var
src/ast/sls/sls_arith_base.cpp:1092
↓ 46 callersFunctionneg
src/math/polynomial/polynomial.h:1081
↓ 46 callersMethodptr
src/tactic/aig/aig.cpp:37
↓ 46 callersMethodreplace
@category Operations
src/api/js/src/high-level/types.ts:3192
↓ 46 callersFunctions_set_column_value_test
src/test/lp/nla_solver_test.cpp:226
↓ 46 callersMethodx
src/math/subpaving/subpaving_types.h:36
↓ 45 callersFunctionNot
Create a Z3 not expression or probe. >>> p = Bool('p') >>> Not(Not(p)) Not(Not(p)) >>> simplify(Not(Not(p))) p
src/api/python/z3/z3.py:1948
↓ 45 callersFunctionany_of
src/util/util.h:385
↓ 45 callersMethodb_internalized
src/smt/smt_context.h:733
↓ 45 callersMethodbegin
src/math/lp/monic.h:84
↓ 45 callersFunctioncollect_param_descrs
src/tactic/arith/lia2card_tactic.cpp:387
↓ 45 callersMethodget_fid
src/ast/rewriter/char_rewriter.cpp:29
↓ 45 callersMethodget_idx
src/smt/smt_model_generator.h:87
↓ 45 callersMethodget_k
src/ast/pb_decl_plugin.cpp:232
↓ 45 callersMethodget_root
src/ast/euf/euf_mam.cpp:548
↓ 45 callersFunctionis_var
inline bool is_false(aig_lit const & r) { return r.is_inverted() && r.ptr()->m_id == 0; }
src/tactic/aig/aig.cpp:59
↓ 45 callersMethodmk_add
src/tactic/arith/bv2int_rewriter.cpp:290
↓ 45 callersMethodoffset
src/math/lp/static_matrix.h:32
↓ 45 callersMethodreserve
src/util/heap.h:178
↓ 45 callersFunctionto_func_decl
src/api/api_util.h:75
↓ 45 callersMethodwas_eliminated
src/sat/sat_simplifier.cpp:91
↓ 44 callersMethodAssert
Assert adds a constraint to the goal.
src/api/go/tactic.go:103
↓ 44 callersMethodabs
@category Arithmetic
src/api/js/src/high-level/types.ts:3014
← previousnext →701–800 of 43,174, ranked by callers