3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-22 08:30:28 +00:00
z3/src/nlsat
Nikolaj Bjorner 4f7f4376b8 fix bug in new core not detecting conflict, fix #6525, add tactic doc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2023-01-14 17:20:43 -05:00
..
tactic fix bug in new core not detecting conflict, fix #6525, add tactic doc 2023-01-14 17:20:43 -05:00
CMakeLists.txt
nlsat_assignment.h Remove empty leaf destructors. (#6211) 2022-07-30 10:07:03 +01:00
nlsat_clause.cpp
nlsat_clause.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
nlsat_evaluator.cpp address unused variable warnings 2022-08-28 18:50:54 -07:00
nlsat_evaluator.h
nlsat_explain.cpp fix debug build 2022-06-17 14:35:33 +01:00
nlsat_explain.h
nlsat_interval_set.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
nlsat_interval_set.h
nlsat_justification.h
nlsat_params.pyg
nlsat_scoped_literal_vector.h call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
nlsat_solver.cpp call it data instead of c_ptr for approaching C++11 std::vector convention. 2021-04-13 18:17:35 -07:00
nlsat_solver.h Add and fix a few general compiler warnings. (#5628) 2021-10-29 15:42:32 +02:00
nlsat_types.cpp
nlsat_types.h