3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 20:38:43 +00:00
z3/src/nlsat
Nikolaj Bjorner 02e71c7d23 fix #2650, use datatype constructor producing smallest possible tree whenever possible
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-10-07 16:23:44 -07:00
..
tactic remove invocation of debugger 2019-07-12 17:07:44 -04:00
CMakeLists.txt [CMake] Move CMake files into their intended location so the 2017-06-12 11:59:00 +01:00
nlsat_assignment.h Use override rather than virtual. 2018-02-09 21:19:27 +07:00
nlsat_clause.cpp make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
nlsat_clause.h adding pre-processing to nlsat for equations 2017-12-30 20:35:33 -08:00
nlsat_evaluator.cpp fix #2650, use datatype constructor producing smallest possible tree whenever possible 2019-10-07 16:23:44 -07:00
nlsat_evaluator.h fix #2450 - track assumptions across lazy explanations and variable equalities 2019-08-03 07:57:16 -07:00
nlsat_explain.cpp fix #2613 fix #2612 2019-10-05 16:57:51 -07:00
nlsat_explain.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07:00
nlsat_interval_set.cpp fix #2450 - track assumptions across lazy explanations and variable equalities 2019-08-03 07:57:16 -07:00
nlsat_interval_set.h fix #2450 - track assumptions across lazy explanations and variable equalities 2019-08-03 07:57:16 -07:00
nlsat_justification.h let me guess, ASAN doesn't like 0-byte memcpy 2019-08-03 23:19:59 -07:00
nlsat_params.pyg fix #2592 #2593 #2597 #2573 - duplicates, also fix #2603 2019-10-01 13:14:12 -07:00
nlsat_scoped_literal_vector.h fix #1658 fix #1689 2018-06-18 16:41:04 -07:00
nlsat_solver.cpp fix #2650, use datatype constructor producing smallest possible tree whenever possible 2019-10-07 16:23:44 -07:00
nlsat_solver.h fix #2592 #2593 #2597 #2573 - duplicates, also fix #2603 2019-10-01 13:14:12 -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 adding pre-processing to nlsat for equations 2017-12-30 20:35:33 -08:00