3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-14 21:08:46 +00:00
z3/src/nlsat
Nikolaj Bjorner bc723fbe89 fix #2539
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2019-09-06 15:07:43 +03: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 #2450 - track assumptions across lazy explanations and variable equalities 2019-08-03 07:57:16 -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 #2509, fix issue with model inheritance exposed by #2483 2019-08-27 10:48:22 -03: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 add __copy__, __deepcopy__ as alias to translate on same context #1427. Add generalized Gaussian elimination as an option to first-pass NL solver 2018-01-01 17:11:43 -08:00
nlsat_scoped_literal_vector.h fix #1658 fix #1689 2018-06-18 16:41:04 -07:00
nlsat_solver.cpp fix #2539 2019-09-06 15:07:43 +03:00
nlsat_solver.h tweaking nlqsat 2019-09-06 09:42:57 +03: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