Tue, 23 Nov 2010 21:54:03 +0100 use "Thm.transfer" in Sledgehammer to prevent theory merger issues in "SMT_Solver.smt_filter" later on
blanchet [Tue, 23 Nov 2010 21:54:03 +0100] rev 40668
use "Thm.transfer" in Sledgehammer to prevent theory merger issues in "SMT_Solver.smt_filter" later on
Tue, 23 Nov 2010 19:01:21 +0100 make Mirabelle take into consideration whether the SMT solver proof should be reconstructed with Metis or SMT
blanchet [Tue, 23 Nov 2010 19:01:21 +0100] rev 40667
make Mirabelle take into consideration whether the SMT solver proof should be reconstructed with Metis or SMT
Tue, 23 Nov 2010 18:28:09 +0100 try Metis to reconstruct SMT proofs, to increase success rate and reduce dependency on (often remote) SMT solvers or certificates
blanchet [Tue, 23 Nov 2010 18:28:09 +0100] rev 40666
try Metis to reconstruct SMT proofs, to increase success rate and reduce dependency on (often remote) SMT solvers or certificates
Tue, 23 Nov 2010 18:26:56 +0100 added "verbose" option to Metis to shut up its warnings if necessary
blanchet [Tue, 23 Nov 2010 18:26:56 +0100] rev 40665
added "verbose" option to Metis to shut up its warnings if necessary
Mon, 22 Nov 2010 23:37:00 +0100 added support for quantifier weight annotations
boehmes [Mon, 22 Nov 2010 23:37:00 +0100] rev 40664
added support for quantifier weight annotations
Mon, 22 Nov 2010 15:45:43 +0100 share and use more utility functions;
boehmes [Mon, 22 Nov 2010 15:45:43 +0100] rev 40663
share and use more utility functions; slightly reduced complexity for Z3 proof rule 'rewrite'
Mon, 22 Nov 2010 15:45:42 +0100 added prove reconstruction for injective functions;
boehmes [Mon, 22 Nov 2010 15:45:42 +0100] rev 40662
added prove reconstruction for injective functions; added SMT_Utils to collect frequently used functions
Mon, 22 Nov 2010 14:27:42 +0100 generous timeout gives more breath in parallel run on less luxury machines
haftmann [Mon, 22 Nov 2010 14:27:42 +0100] rev 40661
generous timeout gives more breath in parallel run on less luxury machines
Mon, 22 Nov 2010 14:19:03 +0100 adding setup for exhaustive testing in example file
bulwahn [Mon, 22 Nov 2010 14:19:03 +0100] rev 40660
adding setup for exhaustive testing in example file
Mon, 22 Nov 2010 11:35:11 +0100 hiding enum
bulwahn [Mon, 22 Nov 2010 11:35:11 +0100] rev 40659
hiding enum
Mon, 22 Nov 2010 11:35:09 +0100 adapting example in Predicate_Compile_Examples
bulwahn [Mon, 22 Nov 2010 11:35:09 +0100] rev 40658
adapting example in Predicate_Compile_Examples
Mon, 22 Nov 2010 11:35:07 +0100 hiding the constants
bulwahn [Mon, 22 Nov 2010 11:35:07 +0100] rev 40657
hiding the constants
Mon, 22 Nov 2010 11:35:06 +0100 improving function is_iterable in quickcheck
bulwahn [Mon, 22 Nov 2010 11:35:06 +0100] rev 40656
improving function is_iterable in quickcheck
Mon, 22 Nov 2010 11:35:02 +0100 adding temporary options to the quickcheck examples
bulwahn [Mon, 22 Nov 2010 11:35:02 +0100] rev 40655
adding temporary options to the quickcheck examples
Mon, 22 Nov 2010 11:35:00 +0100 adapting the quickcheck examples
bulwahn [Mon, 22 Nov 2010 11:35:00 +0100] rev 40654
adapting the quickcheck examples
Mon, 22 Nov 2010 11:34:59 +0100 adding AFP tests to Mutabelle_Extra; adopting mutabelle to recent quickcheck changes; filtering strange mutants; adding solvers to mutabelle; restructuring mutabelle
bulwahn [Mon, 22 Nov 2010 11:34:59 +0100] rev 40653
adding AFP tests to Mutabelle_Extra; adopting mutabelle to recent quickcheck changes; filtering strange mutants; adding solvers to mutabelle; restructuring mutabelle
Mon, 22 Nov 2010 11:34:58 +0100 adding code equations for EX1 on finite types
bulwahn [Mon, 22 Nov 2010 11:34:58 +0100] rev 40652
adding code equations for EX1 on finite types
Mon, 22 Nov 2010 11:34:57 +0100 adding code equation for function equality; adding some instantiations for the finite types
bulwahn [Mon, 22 Nov 2010 11:34:57 +0100] rev 40651
adding code equation for function equality; adding some instantiations for the finite types
Mon, 22 Nov 2010 11:34:56 +0100 adding Enum to HOL-Main image and removing it from HOL-Library
bulwahn [Mon, 22 Nov 2010 11:34:56 +0100] rev 40650
adding Enum to HOL-Main image and removing it from HOL-Library
Mon, 22 Nov 2010 11:34:55 +0100 moving Enum theory from HOL/Library to HOL
bulwahn [Mon, 22 Nov 2010 11:34:55 +0100] rev 40649
moving Enum theory from HOL/Library to HOL
Mon, 22 Nov 2010 11:34:54 +0100 splitting test_goal function in two functions; exporting new configurations in quickcheck; iterations depend on generator_name in quickcheck
bulwahn [Mon, 22 Nov 2010 11:34:54 +0100] rev 40648
splitting test_goal function in two functions; exporting new configurations in quickcheck; iterations depend on generator_name in quickcheck
Mon, 22 Nov 2010 11:34:53 +0100 adding prototype for finite_type instantiations
bulwahn [Mon, 22 Nov 2010 11:34:53 +0100] rev 40647
adding prototype for finite_type instantiations
Mon, 22 Nov 2010 11:34:52 +0100 adding option finite_types to quickcheck
bulwahn [Mon, 22 Nov 2010 11:34:52 +0100] rev 40646
adding option finite_types to quickcheck
Mon, 22 Nov 2010 11:34:50 +0100 adding test cases for smallcheck and adding examples where exhaustive testing is more successful
bulwahn [Mon, 22 Nov 2010 11:34:50 +0100] rev 40645
adding test cases for smallcheck and adding examples where exhaustive testing is more successful
Mon, 22 Nov 2010 10:42:07 +0100 changed old-style quickcheck configurations to new Config.T configurations
bulwahn [Mon, 22 Nov 2010 10:42:07 +0100] rev 40644
changed old-style quickcheck configurations to new Config.T configurations
Mon, 22 Nov 2010 10:42:06 +0100 adding temporary function test_test_small to Quickcheck
bulwahn [Mon, 22 Nov 2010 10:42:06 +0100] rev 40643
adding temporary function test_test_small to Quickcheck
Mon, 22 Nov 2010 10:42:04 +0100 added useful function map_context_result to signature
bulwahn [Mon, 22 Nov 2010 10:42:04 +0100] rev 40642
added useful function map_context_result to signature
Mon, 22 Nov 2010 10:42:03 +0100 moving the error handling to the right scope in smallvalue_generators
bulwahn [Mon, 22 Nov 2010 10:42:03 +0100] rev 40641
moving the error handling to the right scope in smallvalue_generators
Mon, 22 Nov 2010 10:42:01 +0100 removing clone from function package and using the clean interface from Function_Relation instead
bulwahn [Mon, 22 Nov 2010 10:42:01 +0100] rev 40640
removing clone from function package and using the clean interface from Function_Relation instead
Mon, 22 Nov 2010 10:41:58 +0100 adding function generation to SmallCheck; activating exhaustive search space testing
bulwahn [Mon, 22 Nov 2010 10:41:58 +0100] rev 40639
adding function generation to SmallCheck; activating exhaustive search space testing
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip