.. |
c++
|
Add new C++ APIs for creating forall/exists expressions.
|
2013-05-09 21:30:31 -07:00 |
dll
|
auto gen .def files
|
2012-10-25 16:50:46 -07:00 |
dotnet
|
remove hassel table from unstable: does not compile under other plantforms
|
2013-05-31 17:48:19 -07:00 |
java
|
.NET/Java: API doc update for Context constructor.
|
2013-05-17 13:43:32 +01:00 |
ml
|
remove hassel table from unstable: does not compile under other plantforms
|
2013-05-31 17:48:19 -07:00 |
python
|
postpone rule flushing dependent on engine
|
2013-05-06 01:33:40 +02: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
|
fix reference count bugs in overflow/underflow APIs for bit-vectors
|
2013-06-02 20:54:01 -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
|
fix reference count bugs in overflow/underflow APIs for bit-vectors
|
2013-06-02 20:54:01 -07:00 |
api_config_params.cpp
|
Fix issue reported at http://z3.codeplex.com/workitem/14
|
2013-01-24 13:22:28 -08:00 |
api_context.cpp
|
C API: fixed mk_context/mk_context_rc exception behaviour
|
2013-02-08 18:54:44 +00:00 |
api_context.h
|
Add RCF external API skeletons
|
2013-01-05 22:24:56 -08:00 |
api_datalog.cpp
|
stash
|
2013-04-03 17:06:45 -07:00 |
api_datalog.h
|
Fix incorrect uses of set_cancel()
|
2012-12-17 18:48:10 -08: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
|
Fix issue reported at http://z3.codeplex.com/workitem/14
|
2013-01-24 13:22:28 -08:00 |
api_model.cpp
|
Fix issue reported at http://stackoverflow.com/questions/14524316/z3-4-3-get-complete-model
|
2013-01-25 09:29:03 -08:00 |
api_model.h
|
Reorganizing the code
|
2012-10-21 14:16:35 -07:00 |
api_numeral.cpp
|
Fix issue reported at http://z3.codeplex.com/workitem/14
|
2013-01-24 13:22:28 -08: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
|
Reorganizing the code
|
2012-10-21 14:16:35 -07:00 |
api_rcf.cpp
|
Add html pretty printing mode for RCF package
|
2013-01-27 10:19:54 -08:00 |
api_solver.cpp
|
Fix set_interruptable usage
|
2013-03-25 16:52:08 -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
|
Fix set_interruptable usage
|
2013-03-25 16:52:08 -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
|
Fix set_interruptable usage
|
2013-03-25 16:52:08 -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
|
Add RCF external API skeletons
|
2013-01-05 22:24:56 -08:00 |
z3_algebraic.h
|
exposing algebraic numbers in the API (working in progress)
|
2012-12-07 17:48:57 -08:00 |
z3_api.h
|
significant update to Horn routines: add module hnf to extract Horn normal form (removed from rule_manager). Associate proof objects with rules to track (all) rewrites, so that proof traces can be tracked back to original rules after transformations
|
2013-03-23 14:11:54 -07: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_polynomial.h
|
exposed subresultants aka psc-chain procedure
|
2012-12-09 16:47:37 -08:00 |
z3_private.h
|
removed private API based on deprecated features
|
2012-12-11 11:37:29 -08:00 |
z3_rcf.h
|
Add html pretty printing mode for RCF package
|
2013-01-27 10:19:54 -08:00 |
z3_replayer.cpp
|
chasing bug in the Java bindings
|
2012-12-03 16:58:44 -08: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 |