3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-16 13:58:45 +00:00
z3/src/api
2015-09-13 13:29:06 +08:00
..
c++ fix implies(expr const &, expr const &) in z3++.h 2015-09-13 13:29:06 +08:00
dll auto gen .def files 2012-10-25 16:50:46 -07:00
dotnet comments fix 2015-04-24 15:37:45 +01:00
java Java API doc fix 2015-04-13 17:43:29 +01:00
ml Added accessors to enumeration sorts. Thanks to codeplex user steimann for suggesting this. 2015-03-24 21:42:05 +00:00
python Merge branch 'unstable' of https://github.com/Z3Prover/z3 into contrib 2015-04-28 15:19:08 +01:00
api_algebraic.cpp Fix set_interruptable usage 2013-03-25 16:52:08 -07: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 Hide non-exported symbols when compiling with gcc/clang. 2015-02-22 11:38:46 +00: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 C API bugfix (Stackoverflow #22864146) 2014-04-04 17:57:50 +01:00
api_config_params.cpp remove unused and always failing get_param_value function 2014-10-21 11:12:50 -07:00
api_context.cpp cache datatype util in context to avoid performance bug, codeplex issue 195 2015-03-25 11:24:47 -07:00
api_context.h cache datatype util in context to avoid performance bug, codeplex issue 195 2015-03-25 11:24:47 -07:00
api_datalog.cpp re-organize muz_qe into separate units 2013-08-28 21:20:24 -07:00
api_datalog.h detect approximate relations to return unknown, fix product relations, fix symbolic magic set transformation 2013-07-10 17:20:44 +03:00
api_datatype.cpp cache datatype util in context to avoid performance bug, codeplex issue 195 2015-03-25 11:46:17 -07:00
api_fpa.cpp FPA API bugfixes 2015-01-24 17:33:26 +00: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_interp.cpp re-indenting interp and duality 2015-04-15 12:22:50 -07:00
api_log.cpp Fix issue reported at http://z3.codeplex.com/workitem/14 2013-01-24 13:22:28 -08:00
api_model.cpp Merge branch 'unstable' of https://github.com/Z3Prover/z3 into contrib 2015-04-28 15:19:08 +01:00
api_model.h Reorganizing the code 2012-10-21 14:16:35 -07:00
api_numeral.cpp renamed function to avoid compilation issues 2015-01-22 18:52:28 +00:00
api_params.cpp fixed more problems in the new param framework 2012-12-03 15:02:34 -08:00
api_parsers.cpp removed private API based on deprecated features 2012-12-11 11:37:29 -08:00
api_polynomial.cpp Fix set_interruptable usage 2013-03-25 16:52:08 -07:00
api_polynomial.h added polynomial evaluation at algebraic point 2012-12-08 20:39:16 -08:00
api_quant.cpp Hide non-exported symbols when compiling with gcc/clang. 2015-02-22 11:38:46 +00:00
api_rcf.cpp Add html pretty printing mode for RCF package 2013-01-27 10:19:54 -08:00
api_solver.cpp make sure that parameters are appended such that multiple paramters are not ignored on the solver 2014-10-21 09:35:32 -07:00
api_solver.h solver factories, cleanup solver API, simplified strategic solver, added combined solver 2012-12-11 17:47:27 -08:00
api_solver_old.cpp Hide non-exported symbols when compiling with gcc/clang. 2015-02-22 11:38:46 +00: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 add parameter validation in two remaining local cases 2014-10-14 11:29:05 -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 remove reference count debugging, add substitution to C++ header 2013-04-18 10:18:26 -07:00
z3.h move definition of Z3_API to the right file 2015-02-22 11:57:40 +00:00
z3_algebraic.h Documentation fixes 2014-10-24 19:45:21 +01:00
z3_api.h Merge branch 'unstable' of https://github.com/Z3Prover/z3 into contrib 2015-04-28 15:19:08 +01:00
z3_fpa.h documentation fixes 2015-01-24 15:54:32 +00:00
z3_interp.h Documentation fixes 2014-10-24 19:45:21 +01:00
z3_logger.h removing fat 2012-10-31 14:21:22 -07:00
z3_macros.h move definition of Z3_API to the right file 2015-02-22 11:57:40 +00:00
z3_polynomial.h Documentation fixes 2014-10-24 19:45:21 +01:00
z3_private.h removed private API based on deprecated features 2012-12-11 11:37:29 -08:00
z3_rcf.h Documentation fixes 2014-10-24 19:45:21 +01:00
z3_replayer.cpp build fixes 2015-01-04 18:52:23 +00:00
z3_replayer.h Added arguments of type float to the replayer. 2015-01-01 15:23:02 +00:00
z3_v1.h checkpoint 2012-10-21 20:46:41 -07:00