src/HOL/Tools/Nitpick/nitpick_kodkod.ML
Fri, 06 Aug 2010 10:50:52 +0200 blanchet improved "merge_type_vars" option: map supersorts to subsorts, to avoid distinguishing, say, "{}", and "HOL.type"
Thu, 05 Aug 2010 01:12:12 +0200 blanchet remove buggy and needless condition
Thu, 05 Aug 2010 00:21:11 +0200 blanchet renamed internal function
Wed, 04 Aug 2010 23:27:27 +0200 blanchet Cycle breaking in the bounds takes care of singly recursive datatypes, so we don't need to do it again;
Wed, 04 Aug 2010 22:47:52 +0200 blanchet avoid "<=>" in sym break constraint generation (since these are SAT-unfreundlich) + fix "epsilon2" to "epsilon1" (subtle bug)
Wed, 04 Aug 2010 21:56:17 +0200 blanchet improve datatype symmetry breaking;
Wed, 04 Aug 2010 10:51:04 +0200 blanchet make SML/NJ happy
Wed, 04 Aug 2010 10:39:35 +0200 blanchet get rid of all "optimizations" regarding "unit" and other cardinality-1 types
Tue, 03 Aug 2010 15:15:17 +0200 blanchet more helpful message
Mon, 02 Aug 2010 15:52:32 +0200 blanchet optimize generated Kodkod formula
Sun, 01 Aug 2010 23:15:26 +0200 blanchet fix minor bug in sym breaking
Sun, 01 Aug 2010 16:35:25 +0200 blanchet tweak datatype sym break code
Sun, 01 Aug 2010 15:51:25 +0200 blanchet added manual symmetry breaking for datatypes
Sat, 31 Jul 2010 16:39:32 +0200 blanchet started implementation of custom sym break
Fri, 30 Jul 2010 18:28:18 +0200 blanchet gracefully handle the case where no integers occur in the formula and the "max" option is used
Mon, 21 Jun 2010 11:15:21 +0200 blanchet optimized code generated for datatype cases + more;
Sat, 24 Apr 2010 16:33:01 +0200 blanchet remove type annotations as comments;
Tue, 13 Apr 2010 13:24:03 +0200 blanchet fix bug in Nitpick's handling of "<" (exposed by "GCD.setprod_coprime_int")
Wed, 10 Mar 2010 14:21:01 +0100 blanchet fixed soundness bug in Nitpick
Tue, 09 Mar 2010 14:18:21 +0100 blanchet improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
Tue, 09 Mar 2010 09:25:23 +0100 blanchet added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
Sat, 27 Feb 2010 22:52:25 +0100 wenzelm use existing Typ_Graph;
Fri, 26 Feb 2010 16:49:46 +0100 blanchet more work on the new monotonicity stuff in Nitpick
Thu, 25 Feb 2010 16:33:39 +0100 blanchet improved precision of infinite "shallow" datatypes in Nitpick;
Tue, 23 Feb 2010 12:14:29 +0100 blanchet improved precision of small sets in Nitpick
Mon, 22 Feb 2010 11:57:33 +0100 blanchet fixed a few bugs in Nitpick and removed unreferenced variables
Thu, 18 Feb 2010 18:48:07 +0100 blanchet added support for nonstandard "nat"s to Nitpick and fixed bugs in binary "nat"s and "int"s
Wed, 17 Feb 2010 20:46:50 +0100 blanchet make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled
Wed, 17 Feb 2010 12:14:08 +0100 blanchet added yet another hint to Nitpick's output, this time warning about problems for which nothing was effectively tested
Sat, 13 Feb 2010 11:56:06 +0100 blanchet redo Nitpick's nonstandard values as cyclic values (instead of additional constructors)
less more (0) -50 -30 tip