3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 05:18:44 +00:00
z3/src
Nikolaj Bjorner 62e3906957 add options to perform transitive reduction and add hyper binary clauses
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2017-11-27 10:53:22 -08:00
..
ackermannization remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
api add solver_from_string to APIs 2017-11-21 18:39:16 -08:00
ast prepare for transitive reduction / hyper-binary clause addition 2017-11-22 13:46:02 -08:00
cmd_context include mc0 for display method 2017-11-21 20:40:43 -08:00
duality Tabs, formatting. 2017-09-17 14:54:09 +01:00
interp fix #1330. Interpolation transformation needs to handle TRANSITIVITY_STAR 2017-10-25 20:53:10 -07:00
math remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
model use expr-vectors 2017-11-21 16:07:10 -08:00
muz remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
nlsat remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
opt adding handlers for dimacs for solver_from_file, and opb, wncf for opt_from_file, #1361 2017-11-19 15:21:09 -08:00
parsers added facility to persist model transformations 2017-11-02 00:05:52 -05:00
qe remove also cores as arguments to tactics 2017-11-19 12:18:50 -08:00
sat add options to perform transitive reduction and add hyper binary clauses 2017-11-27 10:53:22 -08:00
shell adding handlers for dimacs for solver_from_file, and opb, wncf for opt_from_file, #1361 2017-11-19 15:21:09 -08:00
smt print model-add in display method 2017-11-21 21:26:07 -08:00
solver fix mc efficiency issues 2017-11-22 08:55:21 -08:00
tactic fix mc efficiency issues 2017-11-22 08:55:21 -08:00
test re-organize proof and model converters to be associated with goals instead of external 2017-11-18 16:33:54 -08:00
util adding handlers for dimacs for solver_from_file, and opb, wncf for opt_from_file, #1361 2017-11-19 15:21:09 -08:00
CMakeLists.txt remove proof_converter from tactic application, removing nlsat_tactic 2017-11-17 23:32:29 -08:00