MCPcopy Create free account

hub / github.com/Z3Prover/z3 / functions

Functions43,174 in github.com/Z3Prover/z3

↓ 31 callersMethodswap
src/math/dd/dd_pdd.h:512
↓ 31 callersFunctionto_expr
src/ast/ast.h:964
↓ 30 callersMethodCheckContextMatch
(Z3Object other)
src/api/dotnet/Context.cs:5040
↓ 30 callersMethodMkStringSymbol
MkStringSymbol creates a string symbol.
src/api/go/z3.go:136
↓ 30 callersFunctionOr
Create a Z3 or-expression or or-probe. >>> p, q, r = Bools('p q r') >>> Or(p, q, r) Or(p, q, r) >>> P = BoolVector('p', 5) >>> Or
src/api/python/z3/z3.py:2015
↓ 30 callersMethodadd_var
src/sat/tactic/goal2sat.cpp:176
↓ 30 callersFunctionapply_subst
src/muz/base/dl_util.cpp:113
↓ 30 callersFunctioncond
src/tactic/tactical.cpp:1171
↓ 30 callersMethoddec_ref
src/cmd_context/pdecl.h:37
↓ 30 callersFunctiondel_solver
examples/c/test_capi.c:102
↓ 30 callersFunctionderivative
src/math/polynomial/polynomial.h:1186
↓ 30 callersMethodget_constructor_is
src/ast/datatype_decl_plugin.cpp:1143
↓ 30 callersMethodget_uint
src/api/z3_replayer.cpp:746
↓ 30 callersFunctioninstantiate
src/ast/rewriter/var_subst.cpp:214
↓ 30 callersMethodis_associative
src/ast/ast.h:655
↓ 30 callersMethodis_bv_add
src/ast/bv_decl_plugin.h:326
↓ 30 callersMethodis_gt
src/muz/spacer/spacer_util.cpp:740
↓ 30 callersMethodis_seq
src/ast/seq_decl_plugin.h:238
↓ 30 callersMethodis_seq
\brief Return true if this sort is a Sequence sort. */
src/api/c++/z3++.h:778
↓ 30 callersMethodis_union
src/ast/seq_decl_plugin.h:542
↓ 30 callersMethodis_zero
src/muz/spacer/spacer_util.cpp:741
↓ 30 callersMethodis_zero
src/nlsat/nlsat_simple_checker.cpp:166
↓ 30 callersMethodlo
src/math/dd/dd_pdd.h:428
↓ 30 callersMethodmk_bool_var
\brief Create a new boolean variable and associate it with n. */
src/smt/smt_internalizer.cpp:923
↓ 30 callersFunctionnormalize
src/math/polynomial/polynomial.h:1333
↓ 30 callersMethodnum_elems
src/opt/pb_sls.cpp:32
↓ 30 callersFunctionpower
src/util/rational.h:680
↓ 30 callersMethodset_else
src/model/func_interp.cpp:143
↓ 30 callersMethodshrink
src/parsers/smt2/smt2parser.cpp:254
↓ 30 callersMethodswap
src/util/mpf.cpp:44
↓ 30 callersMethodto_formula
src/muz/rel/check_relation.cpp:133
↓ 29 callersMethodadd_monic
src/math/lp/nla_core.cpp:134
↓ 29 callersMethodadd_simplifier
src/ast/simplifiers/then_simplifier.h:66
↓ 29 callersMethodassign
src/smt/theory_pb.cpp:249
↓ 29 callersMethoddegree
\brief Return the degree of the maximal variable of the given atom */
src/nlsat/nlsat_solver.cpp:468
↓ 29 callersMethoddep
src/ast/simplifiers/dependent_expr.h:101
↓ 29 callersFunctioneq
src/math/polynomial/polynomial.h:1169
↓ 29 callersMethodget_entry
\brief Return a func_entry e such that m().are_equal(e.m_args[i], args[i]) for all i in [0, m_arity). If such entry does not exist then return 0, a
src/model/func_interp.cpp:183
↓ 29 callersMethodget_kind
src/sat/sat_watched.h:76
↓ 29 callersMethodget_trail
src/smt/smt_kernel.cpp:291
↓ 29 callersMethodinc_ref
src/cmd_context/pdecl.h:36
↓ 29 callersMethodinsert
src/smt/smt_model_finder.cpp:293
↓ 29 callersMethodis_assigned
src/nlsat/nlsat_assignment.h:65
↓ 29 callersFunctionis_bv
src/api/api_fpa.cpp:36
↓ 29 callersMethodis_constructor
src/ast/datatype_decl_plugin.h:411
↓ 29 callersMethodis_ground
src/ast/ast.h:761
↓ 29 callersFunctionis_int
src/math/realclosure/realclosure.h:391
↓ 29 callersFunctionis_pos
src/util/ext_numeral.h:35
↓ 29 callersFunctionis_store
Return `True` if `a` is a Z3 array store application. >>> a = Array('a', IntSort(), IntSort()) >>> is_store(a) False >>> is_store(Sto
src/api/python/z3/z3.py:5082
↓ 29 callersFunctionis_true
Return `True` if `a` is the Z3 true expression. >>> p = Bool('p') >>> is_true(p) False >>> is_true(simplify(p == p)) True >>>
src/api/python/z3/z3.py:1722
↓ 29 callersFunctionlt
src/ast/ast_lt.cpp:58
↓ 29 callersMethodmk_bool_val
src/ast/ast.h:2237
↓ 29 callersFunctionmk_context
\brief Create a logical context. Enable model construction only. Also enable tracing to stderr and register standard error handler. */
examples/c/test_capi.c:114
↓ 29 callersFunctionmk_indent
src/ast/format.cpp:159
↓ 29 callersFunctionmk_solver
examples/c/test_capi.c:95
↓ 29 callersMethodmk_ule
src/math/dd/dd_bdd.cpp:983
↓ 29 callersMethodmk_value
src/ast/euf/euf_bv_plugin.cpp:98
↓ 29 callersMethodpp_expr
(self, a, d, xs)
src/api/python/z3/z3printer.py:1212
↓ 29 callersFunctionproject
src/test/nlsat.cpp:418
↓ 29 callersMethodshrink
src/sat/sat_solver.cpp:627
↓ 29 callersMethodsplit
(self)
src/api/python/z3/z3rcf.py:164
↓ 29 callersMethodvar
src/tactic/arith/pb2bv_tactic.cpp:145
↓ 28 callersMethodString
String returns the string representation of the AST.
src/api/go/z3.go:171
↓ 28 callersMethodToArray
<summary> Translates an AST vector into an AST[] </summary>
src/api/dotnet/ASTVector.cs:103
↓ 28 callersFunctionZ3_get_sort
src/api/api_ast.cpp:667
↓ 28 callersMethodadd
Adds the {@code constraints} to the given goal. @throws Z3Exception
src/api/java/Goal.java:81
↓ 28 callersMethodcall
(...args: CoercibleToArrayIndexType<Name, DomainSort>)
src/api/js/src/high-level/types.ts:1822
↓ 28 callersFunctioncompose
(*args)
src/api/python/z3/z3printer.py:573
↓ 28 callersMethodcopy_to
src/ast/sls/sls_bv_valuation.h:38
↓ 28 callersMethodeqs
src/sat/smt/bv_solver.h:202
↓ 28 callersMethodgetModel
The model of the last {@code Check}. Remarks: The result is {@code null} if {@code Check} was not invoked before, if its results was not {@code SATIS
src/api/java/Solver.java:296
↓ 28 callersMethodget_func_interp
src/api/c++/z3++.h:2763
↓ 28 callersMethodget_num_literals
src/smt/smt_clause.h:184
↓ 28 callersMethodget_value
src/smt/theory_arith_core.h:3308
↓ 28 callersMethodget_value
src/math/lp/lar_solver.cpp:1559
↓ 28 callersMethodinc_ref
src/api/api_context.cpp:39
↓ 28 callersMethodis_arith_expr
src/ast/static_features.h:127
↓ 28 callersMethodis_const
\brief Return true if this expression is a constant (i.e., an application with 0 arguments). */
src/api/c++/z3++.h:969
↓ 28 callersMethodis_distinct
src/api/c++/z3++.h:1390
↓ 28 callersMethodis_false
src/model/model.cpp:586
↓ 28 callersFunctionis_neg
src/math/lp/lp_utils.h:159
↓ 28 callersMethodis_numeral
src/ast/bv_decl_plugin.cpp:846
↓ 28 callersMethodis_one
src/qe/mbp/mbp_solve_plugin.cpp:227
↓ 28 callersMethodis_true
src/tactic/portfolio/euf_completion_tactic.cpp:80
↓ 28 callersFunctionis_verbose
()
scripts/mk_util.py:954
↓ 28 callersFunctionleft
src/tactic/aig/aig.cpp:63
↓ 28 callersFunctionlog2
src/util/util.cpp:60
↓ 28 callersMethodmk_sle
src/ast/rewriter/bv_rewriter.cpp:271
↓ 28 callersMethodnew_value_eh
src/ast/sls/sls_context.cpp:660
↓ 28 callersFunctionoperator()
src/math/lp/static_matrix.h:170
↓ 28 callersFunctionprint_row
src/smt/arith_eq_solver.cpp:114
↓ 28 callersMethodpush_row
src/math/lp/general_matrix.h:34
↓ 28 callersMethodremove
src/smt/theory_pb.cpp:713
↓ 28 callersFunctionright
src/tactic/aig/aig.cpp:64
↓ 28 callersMethodselect
(...indices: CoercibleToArrayIndexType<Name, DomainSort>)
src/api/js/src/high-level/types.ts:2669
↓ 28 callersMethodsubstitute
@category Operations
src/api/js/src/high-level/types.ts:803
↓ 28 callersFunctionto_poly
src/math/polynomial/rpolynomial.cpp:29
↓ 27 callersFunctionE
(ctx=None)
src/api/python/z3/z3rcf.py:29
↓ 27 callersMethodMkIntSort
Arithmetic operations and sorts MkIntSort creates the integer sort.
src/api/go/arith.go:12
↓ 27 callersMethodadd_clause
src/ast/sls/sls_context.cpp:499
← previousnext →1,101–1,200 of 43,174, ranked by callers