Sat, 12 Feb 2022 07:52:34 +0100 haftmann updated documentation to current matter of affairs
Thu, 10 Feb 2022 19:38:12 +0100 wenzelm unused;
Thu, 10 Feb 2022 19:31:07 +0100 wenzelm clarified signature;
Thu, 10 Feb 2022 09:29:19 +0100 desharna merged
Wed, 09 Feb 2022 16:39:55 +0100 desharna added Isabelle identification to Mirabelle output
Wed, 09 Feb 2022 14:52:05 +0100 desharna uniformized fact selection for ATP and SMT in Sledgehammer
Wed, 09 Feb 2022 23:05:50 +0100 wenzelm provide cache for slow computations;
Wed, 09 Feb 2022 13:02:59 +0100 desharna used max_facts and fact_filter from slice for both ATP and SMT in sledgehammer
Wed, 09 Feb 2022 12:06:01 +0100 wenzelm more operations;
Wed, 09 Feb 2022 10:47:34 +0100 blanchet more liberal parsing of Sledgehammer options to allow empty lists (as suggested by Larry Paulson)
Mon, 07 Feb 2022 16:59:37 +0100 blanchet more robust TSTP proof parsing
Mon, 07 Feb 2022 15:26:22 +0100 blanchet added possibility of extra options to SMT slices
Fri, 04 Feb 2022 10:48:49 +0100 nipkow tuned output syntax: Hoare triples are now blocks
Thu, 03 Feb 2022 10:33:55 +0100 nipkow tuned output syntax: INV and VAR are now blocks
Wed, 02 Feb 2022 13:43:48 +0100 blanchet more precise slicing computation and output when not enough lemmas are available (e.g. with the 'only' syntax 'sledgehammer (lem1 lem2 lem3)')
Wed, 02 Feb 2022 13:34:52 +0100 blanchet enable induction in one of Zipperposition's slices
Tue, 01 Feb 2022 18:12:04 +0100 blanchet made sorting of Vampire facts more robust in the face of names that deviate from the standard scheme
Tue, 01 Feb 2022 17:33:12 +0100 blanchet robustly handle empty proof blocks in Isar proof output
Tue, 01 Feb 2022 17:11:26 +0100 blanchet propagate right result when enough proofs have been found
Tue, 01 Feb 2022 16:16:50 +0100 blanchet correctly parse E proofs that assume '=' and '!=' bind more tightly than connectives
Tue, 01 Feb 2022 14:54:31 +0100 blanchet don't lose error messages
Tue, 01 Feb 2022 12:49:14 +0100 blanchet don't pass --auto-schedule to E indiscriminately -- use it instead of 'auto' in one slice
Tue, 01 Feb 2022 12:48:33 +0100 blanchet careful with partial applications
Tue, 01 Feb 2022 12:32:33 +0100 blanchet don't perform preplaying steps if preplaying is disabled
Tue, 01 Feb 2022 12:14:43 +0100 blanchet adjust TPTP THF parser to give priority to @ over other operators, to parse Ehoh proofs
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip