3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-07-31 08:23:17 +00:00
z3/src/ast/normal_forms
Nuno Lopes 5af1e4bdf4 remove redudant is_well_sorted checks after var_subst
var_subst already checks for well sortedness of the resulting expression

Signed-off-by: Nuno Lopes <nuno.lopes@ist.utl.pt>
2012-11-22 15:03:11 +00:00
..
cnf.cpp replaced simplifier with rewriter at pull_quant.cpp 2012-11-17 20:29:09 -08:00
cnf.h reorganizing the code 2012-10-24 14:47:40 -07:00
defined_names.cpp reorganizing the code 2012-10-24 14:47:40 -07:00
defined_names.h reorganizing the code 2012-10-24 14:47:40 -07:00
name_exprs.cpp reorganizing the code 2012-10-24 14:47:40 -07:00
name_exprs.h reorganizing the code 2012-10-24 14:47:40 -07:00
nnf.cpp remove redudant is_well_sorted checks after var_subst 2012-11-22 15:03:11 +00:00
nnf.h reorganizing the code 2012-10-24 14:47:40 -07:00
pull_quant.cpp replaced simplifier with rewriter at pull_quant.cpp 2012-11-17 20:29:09 -08:00
pull_quant.h replaced simplifier with rewriter at pull_quant.cpp 2012-11-17 20:29:09 -08:00