blanchet [Fri, 05 Feb 2010 14:27:21 +0100] rev 35076
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
blanchet [Fri, 05 Feb 2010 12:04:54 +0100] rev 35075
handle Nitpick's nonstandard model enumeration in a cleaner way;
and renumber the atoms so that we get more often a_1 and a_2
and less often a_{n-1} and a_{n-2} in counterexamples
blanchet [Fri, 05 Feb 2010 11:24:53 +0100] rev 35074
proper quoting of file paths when invoking Kodkodi from Nitpick
blanchet [Fri, 05 Feb 2010 11:15:16 +0100] rev 35073
merged
blanchet [Fri, 05 Feb 2010 11:14:34 +0100] rev 35072
optimize Nitpick's encoding for other datatypes than list that have a constant constructor like "Nil";
this gains one cardinality in the AA tree examples in the Nitpick manual
blanchet [Thu, 04 Feb 2010 16:50:26 +0100] rev 35071
adapted example following previous Nitpick change and fixed minor optimization in Nitpick
blanchet [Thu, 04 Feb 2010 16:03:15 +0100] rev 35070
split "nitpick_hol.ML" into two files to make it more manageable;
more refactoring to come
wenzelm [Wed, 10 Feb 2010 00:50:36 +0100] rev 35069
removed obsolete CVS Ids;