3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-22 00:26:38 +00:00
z3/src
Nikolaj Bjorner 0c6c104f9a Merge pull request #841 from delcypher/scope_timer_spurious_wakes
Make `scoped_timer` robust to spurious wakes under Linux.
2016-12-19 08:22:03 -08:00
..
ackermannization Adding translation to ackr_model_converter. 2016-06-06 18:06:45 +01:00
api add virtual destructors, fix operator code for API methods complement and intersection per note by Loris d'Antoni 2016-12-09 23:17:52 +01:00
ast ensure that FD logic understands pb from command context 2016-12-17 16:02:54 -08:00
cmd_context ensure that FD logic understands pb from command context 2016-12-17 16:02:54 -08:00
duality address warnings from #836 2016-12-10 13:14:36 +01:00
interp fix build failures under linux 2016-07-09 13:28:39 -07:00
math add virtual destructors, fix operator code for API methods complement and intersection per note by Loris d'Antoni 2016-12-09 23:17:52 +01:00
model bail out on failure to properly project 2016-12-11 04:23:07 +01:00
muz handle model generation from issue #748. Deal with warnings from #836 2016-12-12 00:40:52 +01:00
nlsat fixing unsat core extraction for tactics 2016-11-02 14:14:55 +00:00
opt fix bug in handling of repeated soft constraints. #815 2016-12-11 10:19:57 +01:00
parsers fixed memory leaks 2016-08-20 17:57:00 -04:00
qe remove nested booleans during pre-processing. issue #837 2016-12-11 05:16:31 +01:00
sat fix generation of wcnf 2016-12-18 14:49:45 -08:00
shell guard verbose output by verbosity level for datalog command-line tool 2016-09-16 15:36:40 -07:00
smt handle model generation from issue #748. Deal with warnings from #836 2016-12-12 00:40:52 +01:00
solver ensure that FD logic understands pb from command context 2016-12-17 16:02:54 -08:00
tactic bail out on failure to properly project 2016-12-11 04:23:07 +01:00
test enable unsat core extraction in nlsat_tactic 2016-11-01 17:57:28 +01:00
util Merge pull request #841 from delcypher/scope_timer_spurious_wakes 2016-12-19 08:22:03 -08:00