Tue, 01 Feb 2022 11:52:40 +0100 blanchet tuned punctuation
Tue, 01 Feb 2022 11:51:41 +0100 blanchet handle TPTP '!=' more gracefully in Isar proof reconstruction
Tue, 01 Feb 2022 10:58:09 +0100 blanchet guard against duplicate lines in Zipperposition proofs
Tue, 01 Feb 2022 09:21:50 +0100 blanchet tuning
Tue, 01 Feb 2022 08:59:35 +0100 blanchet tuned NEWS
Mon, 31 Jan 2022 16:09:23 +0100 blanchet compile HOL-TPTP
Mon, 31 Jan 2022 16:09:23 +0100 blanchet compile Metis_Examples
Mon, 31 Jan 2022 16:09:23 +0100 blanchet more NEWS
Mon, 31 Jan 2022 16:09:23 +0100 blanchet compile mirabelle
Mon, 31 Jan 2022 16:09:23 +0100 blanchet tweaked Auto Sledgehammer's behavior and output
Mon, 31 Jan 2022 16:09:23 +0100 blanchet updated NEWS
Mon, 31 Jan 2022 16:09:23 +0100 blanchet removed experimental prover z3_tptp
Mon, 31 Jan 2022 16:09:23 +0100 blanchet print more verbose information
Mon, 31 Jan 2022 16:09:23 +0100 blanchet run all installed provers by default
Mon, 31 Jan 2022 16:09:23 +0100 blanchet update slice options centrally
Mon, 31 Jan 2022 16:09:23 +0100 blanchet further work on new Sledgehammer slicing
Mon, 31 Jan 2022 16:09:23 +0100 blanchet tweaked verbose output
Mon, 31 Jan 2022 16:09:23 +0100 blanchet tweak padding of prover slice schedule to include all provers
Mon, 31 Jan 2022 16:09:23 +0100 blanchet implemented 'max_proofs' mechanism
Mon, 31 Jan 2022 16:09:23 +0100 blanchet document new option 'max_proofs'
Mon, 31 Jan 2022 16:09:23 +0100 blanchet crude implementation of centralized slicing
Mon, 31 Jan 2022 16:09:23 +0100 blanchet removed obscure E option
Mon, 31 Jan 2022 16:09:23 +0100 blanchet take 'induction_rules' into consideration, as well as 'max_facts' even when 'only' is set
Mon, 31 Jan 2022 16:09:23 +0100 blanchet rationalize slicing format
Mon, 31 Jan 2022 16:09:23 +0100 blanchet thread slices through
Mon, 31 Jan 2022 16:09:23 +0100 blanchet simplified 'best_slice' data structure and made minor changes to slices
Mon, 31 Jan 2022 16:09:23 +0100 blanchet changed logic of 'slice' option to 'slices'
Mon, 31 Jan 2022 16:09:23 +0100 blanchet updated documentation of 'slice' (now 'slices') option
Mon, 31 Jan 2022 16:09:23 +0100 blanchet revised Sledgehammer documentation
Mon, 31 Jan 2022 16:09:23 +0100 blanchet rationalized output for forthcoming slicing model
Mon, 31 Jan 2022 16:09:23 +0100 blanchet use same default for FO and HO provers w.r.t. induction principles, based on evaluation -- this also simplifies the code
Mon, 31 Jan 2022 16:09:23 +0100 blanchet disable slicing within ATP module (in preparation for refactoring)
Mon, 31 Jan 2022 16:09:23 +0100 blanchet disable slicing within SMT (in preparation for factoring it out)
Mon, 31 Jan 2022 16:09:23 +0100 blanchet generalized the 'slice' option towards more flexible slicing
Mon, 31 Jan 2022 10:01:50 +0100 wenzelm tuned -- fewer warnings;
Sat, 29 Jan 2022 15:24:05 +0000 paulson Added a tiny proof
Fri, 28 Jan 2022 16:15:28 +0000 paulson Deletion of a duplicate proof
Thu, 27 Jan 2022 12:25:24 +0000 paulson useful lemma integral_less
Thu, 27 Jan 2022 08:52:24 +0100 desharna merged
Wed, 26 Jan 2022 16:49:56 +0100 desharna removed unused parameter following f9908452b282
Wed, 26 Jan 2022 14:05:36 +0100 blanchet treat 'using X by meson' as 'by (meson X)' to avoid loss of polymorphism (cf. metis)
Tue, 25 Jan 2022 14:13:33 +0000 paulson fixed dodgy intro! attributes
Tue, 25 Jan 2022 09:57:44 +0100 desharna merged
Sat, 22 Jan 2022 14:33:35 +0100 desharna optimized facts traversal in TPTP translation
Sat, 22 Jan 2022 14:00:36 +0100 desharna optimized app_op_level selection in TPTP generation
Sat, 22 Jan 2022 12:05:09 +0100 desharna tuned trivial check in mirabelle_sledgehammer
Sat, 22 Jan 2022 11:46:25 +0100 desharna renamed run_action to run in Mirabelle.action record
Sat, 22 Jan 2022 11:33:31 +0100 desharna added spying of fact filtering timing
Sat, 22 Jan 2022 08:46:37 +0100 desharna tuned mirabelle_sledgehammer output
Fri, 21 Jan 2022 21:10:34 +0100 desharna added spying to Sledgehammer
Fri, 21 Jan 2022 21:09:55 +0100 desharna proper fact filter for dummy ATPs
Fri, 21 Jan 2022 16:17:42 +0100 desharna added syping of fact filtering time to sledgehammer
Fri, 21 Jan 2022 15:38:00 +0100 desharna removed unsynchronized references in mirabelle_sledgehammer
Fri, 21 Jan 2022 15:29:36 +0100 desharna tuned mirabelle_sledgehammer to have a single call to Synchronized.change per run
Mon, 24 Jan 2022 21:29:37 +0100 wenzelm updated to polyml-test-15c840d48c9a; build_history_base_arm
Sat, 22 Jan 2022 13:00:03 +0100 wenzelm some updates and clarification on Assumption.export_term;
Fri, 21 Jan 2022 23:49:10 +0000 paulson new theorem has_integral_UN
Fri, 21 Jan 2022 17:39:07 +0100 wenzelm updated to jdk-17.0.2+8;
Fri, 21 Jan 2022 12:09:55 +0100 desharna used elapsed time instead of cpu time in Mirabelle because the latter contain cpu time of all threads
Thu, 20 Jan 2022 13:56:51 +0100 desharna NEWS
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip