3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00
z3/src/nlsat
Lev Nachmanson 1a5bddb4f0 port more from hybridSMT
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
2024-08-11 12:45:36 -10:00
..
tactic replace DEBUG_CODE by #ifdef Z3DEBUG in nlsat 2024-02-13 10:51:44 -10:00
CMakeLists.txt port more from hybridSMT 2024-08-11 12:45:36 -10: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 add extra fields to nlsat-clause 2024-04-30 17:00:05 -07:00
nlsat_evaluator.cpp replace DEBUG_CODE by #ifdef Z3DEBUG in nlsat 2024-02-13 10:51:44 -10:00
nlsat_evaluator.h fix build 2024-01-24 08:52:56 -08:00
nlsat_explain.cpp cleanup porting comments 2024-08-11 12:45:36 -10:00
nlsat_explain.h cleaning up 2024-08-11 12:45:36 -10:00
nlsat_interval_set.cpp remove option look_for_0_witness 2024-08-11 12:45:36 -10:00
nlsat_interval_set.h remove option look_for_0_witness 2024-08-11 12:45:36 -10:00
nlsat_justification.h booyah 2020-07-04 15:56:30 -07:00
nlsat_params.pyg port more from hybridSMT 2024-08-11 12:45:36 -10:00
nlsat_scoped_literal_vector.h Use noexcept more. (#7058) 2023-12-16 12:14:53 +00:00
nlsat_simple_checker.cpp port more from hybridSMT 2024-08-11 12:45:36 -10:00
nlsat_simple_checker.h port more from hybridSMT 2024-08-11 12:45:36 -10:00
nlsat_simplify.cpp fix #7311 2024-07-27 08:26:47 +02:00
nlsat_simplify.h Nlsat simplify (#7227) 2024-05-14 22:19:33 -07:00
nlsat_solver.h Nlsat simplify (#7227) 2024-05-14 22:19:33 -07:00
nlsat_symmetry_checker.cpp port more from hybridSMT 2024-08-11 12:45:36 -10:00
nlsat_symmetry_checker.h port more from hybridSMT 2024-08-11 12:45:36 -10: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 Nlsat simplify (#7227) 2024-05-14 22:19:33 -07:00
nlsat_variable_ordering_strategy.cpp port more from hybridSMT 2024-08-11 12:45:36 -10:00
nlsat_variable_ordering_strategy.h port more from hybridSMT 2024-08-11 12:45:36 -10:00