3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 16:45:31 +00:00
z3/src/api
Leonardo de Moura 5e7436cb50 Removed (some) dead parameters. Added doxygen documentation for the whole code base.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2012-11-22 10:06:24 -08:00
..
c++ New API for adding 'tracked assertions'. Added wrappers for creating existential and universal quantifiers in the C++ API fronted. Added new examples for the C++ API 2012-11-10 15:54:31 -08:00
dll auto gen .def files 2012-10-25 16:50:46 -07:00
dotnet expose assertions that are pushed to the context 2012-11-20 21:00:02 -08:00
java Added directory for future Java bindings 2012-11-21 12:51:07 -08:00
ml bindings --> api; and moved nlsat/sat/subpaving tactics 2012-10-31 13:25:36 -07:00
python expose assertions that are pushed to the context 2012-11-20 21:00:02 -08:00
api_arith.cpp Removed (some) dead parameters. Added doxygen documentation for the whole code base. 2012-11-22 10:06:24 -08:00
api_array.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_ast.cpp Disabled (extra) internal python API for testing. 2012-10-25 18:55:17 -07:00
api_ast_map.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_ast_map.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_ast_vector.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_ast_vector.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_bv.cpp Removed (some) dead parameters. Added doxygen documentation for the whole code base. 2012-11-22 10:06:24 -08:00
api_config_params.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_config_params.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_context.cpp checkpoint 2012-11-01 21:44:35 -07:00
api_context.h checkpoint 2012-11-01 21:44:35 -07:00
api_datalog.cpp expose assertions that are pushed to the context 2012-11-20 21:00:02 -08:00
api_datalog.h add option to validate result of PDR. Add PDR tactic. Add fixedpoint parsing 2012-11-17 20:47:49 +01:00
api_datatype.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_goal.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_goal.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_log.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_model.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_model.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_numeral.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_params.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_parsers.cpp working on named assertions support 2012-11-02 08:28:34 -07:00
api_quant.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_solver.cpp New API for adding 'tracked assertions'. Added wrappers for creating existential and universal quantifiers in the C++ API fronted. Added new examples for the C++ API 2012-11-10 15:54:31 -08:00
api_solver.h cleanning solver initialization, and fixing named assertion support 2012-11-02 16:35:08 -07:00
api_solver_old.cpp checkpoint 2012-11-01 21:44:35 -07:00
api_stats.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_stats.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_tactic.cpp Reorganizing the code 2012-10-21 14:16:35 -07:00
api_tactic.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_user_theory.cpp checkpoint 2012-11-01 21:44:35 -07:00
api_util.h Reorganizing the code 2012-10-21 14:16:35 -07:00
z3.h Disabled (extra) internal python API for testing. 2012-10-25 18:55:17 -07:00
z3_api.h working on JNI bindings 2012-11-21 18:14:25 -08:00
z3_logger.h removing fat 2012-10-31 14:21:22 -07:00
z3_macros.h checkpoint 2012-10-21 20:46:41 -07:00
z3_private.h checkpoint 2012-10-21 20:46:41 -07:00
z3_replayer.cpp checkpoint 2012-10-21 20:46:41 -07:00
z3_replayer.h checkpoint 2012-10-21 20:46:41 -07:00
z3_v1.h checkpoint 2012-10-21 20:46:41 -07:00