Sun, 01 Aug 2010 15:51:25 +0200 |
blanchet |
added manual symmetry breaking for datatypes
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 16:39:32 +0200 |
blanchet |
started implementation of custom sym break
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 11:15:21 +0200 |
blanchet |
optimized code generated for datatype cases + more;
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 16:33:01 +0200 |
blanchet |
remove type annotations as comments;
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 13:24:03 +0200 |
blanchet |
fix bug in Nitpick's handling of "<" (exposed by "GCD.setprod_coprime_int")
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 14:21:01 +0100 |
blanchet |
fixed soundness bug in Nitpick
|
file |
diff |
annotate
|
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"
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 09:25:23 +0100 |
blanchet |
added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
|
file |
diff |
annotate
|
Sat, 27 Feb 2010 22:52:25 +0100 |
wenzelm |
use existing Typ_Graph;
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:49:46 +0100 |
blanchet |
more work on the new monotonicity stuff in Nitpick
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 16:33:39 +0100 |
blanchet |
improved precision of infinite "shallow" datatypes in Nitpick;
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 12:14:29 +0100 |
blanchet |
improved precision of small sets in Nitpick
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 11:57:33 +0100 |
blanchet |
fixed a few bugs in Nitpick and removed unreferenced variables
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 20:46:50 +0100 |
blanchet |
make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 13 Feb 2010 11:56:06 +0100 |
blanchet |
redo Nitpick's nonstandard values as cyclic values (instead of additional constructors)
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 21:27:06 +0100 |
blanchet |
minor fixes to Nitpick
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 19:44:37 +0100 |
blanchet |
various cosmetic changes to Nitpick
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 16:07:51 +0100 |
blanchet |
optimization to quantifiers in Nitpick's handling of simp rules + renamed some SAT solvers
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:14:34 +0100 |
blanchet |
optimize Nitpick's encoding for other datatypes than list that have a constant constructor like "Nil";
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 16:03:15 +0100 |
blanchet |
split "nitpick_hol.ML" into two files to make it more manageable;
|
file |
diff |
annotate
|
Tue, 02 Feb 2010 11:38:38 +0100 |
blanchet |
added support for nonstandard models to Nitpick (based on an idea by Koen Claessen) and did other fixes to Nitpick
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 10:38:06 +0100 |
blanchet |
some work on Nitpick's support for quotient types;
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 12:24:35 +0100 |
blanchet |
reduced arity of Nitpick selectors associated with sets by 1, by using "Formula" instead of "Atom 2"
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 12:00:29 +0100 |
blanchet |
polished Nitpick's binary integer support etc.;
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 15:22:11 +0100 |
blanchet |
added support for binary nat/int representation to Nitpick
|
file |
diff |
annotate
|
Mon, 14 Dec 2009 12:30:26 +0100 |
blanchet |
get rid of polymorphic equality in Nitpick's code + a few minor cleanups
|
file |
diff |
annotate
|
Fri, 04 Dec 2009 17:19:59 +0100 |
blanchet |
fixed paths in Nitpick's ML file headers
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 18:36:18 +0100 |
blanchet |
fixed arity of some empty relations in Nitpick's Kodkod generator;
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 15:22:00 +0100 |
blanchet |
fix soundness bug in Nitpick's Kodkod generator for the relational composition case
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 14:34:05 +0100 |
blanchet |
generate arguments of relational composition in the right order in Nitpick
|
file |
diff |
annotate
|
Mon, 23 Nov 2009 13:45:16 +0100 |
blanchet |
fixed a Kodkod generation exception in Nitpick, reported by a Karlsruhe user
|
file |
diff |
annotate
|
Tue, 17 Nov 2009 19:47:27 +0100 |
blanchet |
fixed bug in Nitpick's handling of "The" and "Eps" when the return type is a "bool"
|
file |
diff |
annotate
|
Fri, 13 Nov 2009 15:59:53 +0100 |
blanchet |
removed a few global names in Nitpick (styp, nat_less, pairf)
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 14:47:54 +0100 |
blanchet |
fixed soundness bug in Nitpick related to sets
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 13:46:40 +0100 |
blanchet |
fixed soundness bug in Nitpick related to sets of sets;
|
file |
diff |
annotate
|
Thu, 29 Oct 2009 15:24:52 +0100 |
blanchet |
minor cleanup in Nitpick
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 19:00:17 +0100 |
blanchet |
optimized Nitpick's encoding and rendering of datatypes whose constructors don't appear in the problem
|
file |
diff |
annotate
|
Tue, 27 Oct 2009 14:40:24 +0100 |
blanchet |
internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
|
file |
diff |
annotate
|
Thu, 22 Oct 2009 14:51:47 +0200 |
blanchet |
added Nitpick's theory and ML files to Isabelle/HOL;
|
file |
diff |
annotate
|