3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-09 19:01:50 +00:00
z3/contrib/cmake/src
Nikolaj Bjorner fa1a0aa7ba remove buggy and unused equivalence relation plugin. Github issue #770
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-10-31 22:59:56 +01:00
..
ackermannization Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
api [CMake] Fix building the Java bindings. 2016-10-17 18:30:49 +01:00
ast add bounded-int and pb2bv solvers to fd_solver, use sorting networks for pb2bv rewriter when applicable, hoist to pb2bv_rewriter module and remove it from the pb2bv_tactic 2016-10-23 20:31:59 -07:00
cmd_context Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
duality Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
interp Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
math adding model-based opt facility 2016-04-27 11:18:20 -07:00
model Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
muz remove buggy and unused equivalence relation plugin. Github issue #770 2016-10-31 22:59:56 +01:00
nlsat Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
opt remove stale SLS option 2016-07-21 18:18:42 -07:00
parsers Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
qe fix cmake issues 2016-03-19 15:51:31 -07:00
sat Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
shell [CMake] Provide a way to customise the install directories used for 2016-03-09 14:22:27 +00:00
smt fast path for antecedent extraction in smt_context 2016-07-28 16:49:19 -07:00
solver additional robustness check for incremental sat solver core when it recieves interpreted constants, added PB equality to interface and special handling of equalities to adddress performance gap documented in #755 2016-10-25 20:32:13 -07:00
tactic add bounded-int and pb2bv solvers to fd_solver, use sorting networks for pb2bv rewriter when applicable, hoist to pb2bv_rewriter module and remove it from the pb2bv_tactic 2016-10-23 20:31:59 -07:00
test add bounded-int and pb2bv solvers to fd_solver, use sorting networks for pb2bv rewriter when applicable, hoist to pb2bv_rewriter module and remove it from the pb2bv_tactic 2016-10-23 20:31:59 -07:00
util Move CMakeLists.txt files (other than the one in the repository root) 2016-03-04 15:26:09 +00:00
CMakeLists.txt [CMake] Fix #763 reported by @jirislaby. 2016-10-17 18:19:25 +01:00