changeset 33558 | a2db56854b83 |
parent 33556 | cba22e2999d5 |
child 33565 | 5fad8e36dfb1 |
--- a/src/HOL/Tools/Nitpick/HISTORY Tue Oct 27 17:53:19 2009 +0100 +++ b/src/HOL/Tools/Nitpick/HISTORY Tue Oct 27 19:00:17 2009 +0100 @@ -7,6 +7,8 @@ * Replaced "special_depth" and "skolemize_depth" options by "specialize" and "skolemize" * Renamed "coalesce_type_vars" to "merge_type_vars" + * Optimized Kodkod encoding of datatypes whose constructors don't appear in + the formula to falsify * Fixed monotonicity check Version 1.2.2 (16 Oct 2009)