3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 06:39:02 +00:00
z3/src/nlsat/tactic
Lev Nachmanson 4d06c399cc replace DEBUG_CODE by #ifdef Z3DEBUG in nlsat
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2024-02-13 10:51:44 -10:00
..
CMakeLists.txt [CMake] Fix dependencies for generating install_tactic.cpp. 2017-06-21 23:03:48 +01:00
goal2nlsat.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
goal2nlsat.h move model and proof converters to self-contained module 2022-11-03 05:23:01 -07:00
nlsat_tactic.cpp replace DEBUG_CODE by #ifdef Z3DEBUG in nlsat 2024-02-13 10:51:44 -10:00
nlsat_tactic.h fix bug in new core not detecting conflict, fix #6525, add tactic doc 2023-01-14 17:20:43 -05:00
qfnra_nlsat_tactic.cpp remove legacy solve_eqs_tactic entirely 2022-11-14 18:57:16 -08:00
qfnra_nlsat_tactic.h fix bug in new core not detecting conflict, fix #6525, add tactic doc 2023-01-14 17:20:43 -05:00