3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-09-07 02:11:08 +00:00
z3/src/ast/normal_forms
Nikolaj Bjorner 5250c3b9ed ensure reference ownership on frame elements to avoid crashes due to nnf. Issue #588
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-05-16 09:37:15 -07:00
..
defined_names.cpp Removed auxiliary constants created by the nnf tactic from Z3 models. Fixed model.compact parameter propagation problem. 2012-12-13 14:03:58 -08:00
defined_names.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
name_exprs.cpp reworking cancellation 2015-12-11 16:21:24 -08:00
name_exprs.h reworking cancellation 2015-12-11 16:21:24 -08:00
nnf.cpp ensure reference ownership on frame elements to avoid crashes due to nnf. Issue #588 2016-05-16 09:37:15 -07:00
nnf.h moving to resource managed cancellation 2015-12-11 13:36:47 -08:00
nnf_params.pyg added module descriptions 2012-12-02 13:15:56 -08:00
pull_quant.cpp replaced simplifier with rewriter at pull_quant.cpp 2012-11-17 20:29:09 -08:00
pull_quant.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00