mirror of
https://github.com/Z3Prover/z3
synced 2025-05-13 02:34:43 +00:00
".NET" bindings. This file is required for Monodevelop to find the bindings because Monodevelop uses pkg-config to find packages (it doesn't use the GAC). For lack of a better name the GAC (and pkg-config) package name is now ``Microsoft.Z3.Sharp``. I don't want to call it ``Microsoft.Z3`` because someone may want to create a ``Microsoft.Z3.pc`` file in the future for the native Z3 library (i.e. C++ or C bindings). In addition there is a new utility function ``configure_file()`` which reads a template file, applies some substitutions and writes the result to another file. This very similar to what CMake does. There is a new environment variable ``Z3_INSTALL_PKGCONFIG_DIR`` which allows pkgconfig directory to be controlled for the install. |
||
---|---|---|
.. | ||
c++ | ||
dll | ||
dotnet | ||
java | ||
ml | ||
python | ||
api_algebraic.cpp | ||
api_arith.cpp | ||
api_array.cpp | ||
api_ast.cpp | ||
api_ast_map.cpp | ||
api_ast_map.h | ||
api_ast_vector.cpp | ||
api_ast_vector.h | ||
api_bv.cpp | ||
api_config_params.cpp | ||
api_context.cpp | ||
api_context.h | ||
api_datalog.cpp | ||
api_datalog.h | ||
api_datatype.cpp | ||
api_fpa.cpp | ||
api_goal.cpp | ||
api_goal.h | ||
api_interp.cpp | ||
api_log.cpp | ||
api_model.cpp | ||
api_model.h | ||
api_numeral.cpp | ||
api_opt.cpp | ||
api_params.cpp | ||
api_parsers.cpp | ||
api_pb.cpp | ||
api_polynomial.cpp | ||
api_polynomial.h | ||
api_quant.cpp | ||
api_rcf.cpp | ||
api_solver.cpp | ||
api_solver.h | ||
api_stats.cpp | ||
api_stats.h | ||
api_tactic.cpp | ||
api_tactic.h | ||
api_util.h | ||
z3.h | ||
z3_algebraic.h | ||
z3_api.h | ||
z3_fpa.h | ||
z3_interp.h | ||
z3_logger.h | ||
z3_macros.h | ||
z3_polynomial.h | ||
z3_private.h | ||
z3_rcf.h | ||
z3_replayer.cpp | ||
z3_replayer.h | ||
z3_v1.h |