bulwahn [Fri, 11 Mar 2011 10:37:45 +0100] rev 41914
only testing theory LSC_Examples when GHC is installed on the machine
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)