bulwahn [Fri, 11 Mar 2011 10:37:43 +0100] rev 41913
increasing timeout of example for counterexample generation
bulwahn [Fri, 11 Mar 2011 10:37:42 +0100] rev 41912
adding termination proofs to series functions in LSC; commenting out momentarily unused term refinement functions in LSC
bulwahn [Fri, 11 Mar 2011 10:37:41 +0100] rev 41911
adding lazysmallcheck example theory to HOL-ex session
bulwahn [Fri, 11 Mar 2011 10:37:40 +0100] rev 41910
adding serial instance of finite_4 in lazysmallcheck; changing code equations for implies
bulwahn [Fri, 11 Mar 2011 10:37:38 +0100] rev 41909
replacing strings in generated Code resolves the changing names of Typerep in lazysmallcheck prototype
bulwahn [Fri, 11 Mar 2011 10:37:37 +0100] rev 41908
changing invocation of ghc from interactive mode to compilation increases the performance of lazysmallcheck by a factor of twenty; changing Integer type to Int reduces by another 50 percent
bulwahn [Fri, 11 Mar 2011 10:37:37 +0100] rev 41907
adding an example theory for Lazysmallcheck prototype
bulwahn [Fri, 11 Mar 2011 10:37:36 +0100] rev 41906
adding Lazysmallcheck prototype to HOL-Library
bulwahn [Fri, 11 Mar 2011 10:37:35 +0100] rev 41905
adding files for prototype of lazysmallcheck
bulwahn [Fri, 11 Mar 2011 08:58:29 +0100] rev 41904
removing debug message in quickcheck's postprocessor
bulwahn [Fri, 11 Mar 2011 08:13:00 +0100] rev 41903
fixing postprocessing; adding a configuration to enable and disable pretty presentation of quickcheck's counterexample
bulwahn [Fri, 11 Mar 2011 08:12:59 +0100] rev 41902
renaming dest_plain_fun to dest_fun_upds and adding handling of undefined for postprocessing of quickcheck
bulwahn [Fri, 11 Mar 2011 08:12:58 +0100] rev 41901
improving term postprocessing for counterexample presentation in quickcheck
bulwahn [Fri, 11 Mar 2011 08:12:55 +0100] rev 41900
tuned
boehmes [Wed, 09 Mar 2011 21:40:38 +0100] rev 41899
finished and tested Z3 proof reconstruction for injective functions;
only treat variables as atomic, and especially abstract constants (Isabelle's interpretation of these constants is most likely not known to Z3 and thus irrelevant for the proof)
blanchet [Wed, 09 Mar 2011 10:28:01 +0100] rev 41898
improved formula for specialization, to prevent needless specializations -- and removed dead code
blanchet [Wed, 09 Mar 2011 10:25:29 +0100] rev 41897
perform no arity check in debug mode so that we get to see the Kodkod problem
berghofe [Fri, 04 Mar 2011 17:39:30 +0100] rev 41896
spark_end now joins proofs of VCs before writing *.prv file.
krauss [Fri, 04 Mar 2011 11:43:20 +0100] rev 41895
clarified
krauss [Fri, 04 Mar 2011 11:52:54 +0100] rev 41894
produce helpful mira summary for more errors
wenzelm [Fri, 04 Mar 2011 00:09:47 +0100] rev 41893
eliminated prems;
wenzelm [Thu, 03 Mar 2011 22:06:15 +0100] rev 41892
eliminated UNITY_Examples.thy which takes quite long to merge and does not parallelize so well -- essentially reverting 3dec57ec3473;
wenzelm [Thu, 03 Mar 2011 21:43:06 +0100] rev 41891
tuned proofs -- eliminated prems;
wenzelm [Thu, 03 Mar 2011 18:43:15 +0100] rev 41890
merged