3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-01 03:57:51 +00:00
z3/src/nlsat
Lev Nachmanson c2661e34fc normalize before pushing
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2025-10-18 13:14:22 -07:00
..
tactic Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
CMakeLists.txt fixing factoring and hitting NOT_IMPLEMENTED on ir_ord 2025-10-08 14:12:28 -07:00
levelwise.cpp normalize before pushing 2025-10-18 13:14:22 -07:00
levelwise.h fixing factoring and hitting NOT_IMPLEMENTED on ir_ord 2025-10-08 14:12:28 -07:00
nlsat_assignment.h Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
nlsat_clause.cpp add extra fields to nlsat-clause 2024-04-30 17:00:05 -07:00
nlsat_clause.h deal with warnings 2025-07-02 10:59:56 -07:00
nlsat_common.cpp new file 2025-10-09 17:38:11 -07:00
nlsat_common.h fixing factoring and hitting NOT_IMPLEMENTED on ir_ord 2025-10-08 14:12:28 -07:00
nlsat_evaluator.cpp work on well-orientedness 2025-06-17 07:22:03 -07:00
nlsat_evaluator.h fix build 2024-01-24 08:52:56 -08:00
nlsat_explain.cpp normalize before pushing 2025-10-18 13:14:22 -07:00
nlsat_explain.h rename explain::main_operator to compute_conflict_explanation 2025-08-27 10:05:31 -10:00
nlsat_interval_set.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
nlsat_interval_set.h remove default destructors 2024-10-02 22:20:12 +01:00
nlsat_justification.h booyah 2020-07-04 15:56:30 -07:00
nlsat_params.pyg add parameter to suppress/enable levelwise 2025-10-03 12:54:53 -07:00
nlsat_scoped_literal_vector.h Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
nlsat_simple_checker.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
nlsat_simple_checker.h use standard name conventions and add file headers 2024-08-12 08:29:06 -10:00
nlsat_simplify.cpp use usize to suppress the data loss warnings 2025-07-02 14:42:55 -07:00
nlsat_simplify.h Nlsat simplify (#7227) 2024-05-14 22:19:33 -07:00
nlsat_solver.cpp fix an assert statement 2025-10-17 18:08:01 -07:00
nlsat_solver.h add parameter to suppress/enable levelwise 2025-10-03 12:54:53 -07:00
nlsat_types.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
nlsat_types.h t0 2025-08-14 11:57:45 -07:00
nlsat_variable_ordering_strategy.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
nlsat_variable_ordering_strategy.h use standard name conventions and add file headers 2024-08-12 08:29:06 -10:00