src/HOL/Tools/Sledgehammer/sledgehammer_commands.ML
Fri, 25 Oct 2024 15:31:58 +0200 blanchet variable instantiation in Sledgehammer and Metis
Fri, 20 Sep 2024 14:28:13 +0200 wenzelm clarified signature: more explicit operations;
Wed, 06 Dec 2023 12:03:56 +0100 blanchet removed hack in Sledgehammer that confuses preplay and gives Sledgehammer a strange semantics
Wed, 14 Jun 2023 15:47:27 +0200 blanchet disable 'falsify' and 'abduce' in Sledgehammer by default, since they don't seem to be very useful in practice
Wed, 01 Mar 2023 08:00:51 +0100 blanchet adopt terminology suggested by Larry Paulson
Wed, 01 Mar 2023 08:00:51 +0100 blanchet renamed new Sledgehammer option
Wed, 01 Mar 2023 08:00:51 +0100 blanchet implemented ad hoc abduction in Sledgehammer with E
Wed, 15 Feb 2023 10:56:23 +0100 blanchet added refute mode to Sledgehammer to find 'counterexamples'
Mon, 09 Jan 2023 19:52:32 +0100 desharna tuned sledgehammer default provers to only include local ones
Wed, 17 Aug 2022 15:09:53 +0200 blanchet tweak Sledgehammer's slicing mechanism -- updated Zipperposition's slices and make them half as long as other provers' to pack more of them in 30 s
Fri, 27 May 2022 13:46:40 +0200 desharna excluded dummy ATPs from Sledgehammer's default provers
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, 31 Jan 2022 16:09:23 +0100 blanchet tweaked Auto Sledgehammer's behavior and output
Mon, 31 Jan 2022 16:09:23 +0100 blanchet run all installed provers by default
Mon, 31 Jan 2022 16:09:23 +0100 blanchet implemented 'max_proofs' mechanism
Mon, 31 Jan 2022 16:09:23 +0100 blanchet crude implementation of centralized slicing
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 generalized the 'slice' option towards more flexible slicing
Sat, 18 Dec 2021 23:11:49 +0100 desharna tuned run_sledgehammer and called it directly from Mirabelle
Wed, 20 Oct 2021 18:13:17 +0200 wenzelm discontinued obsolete "val extend = I" for data slots;
Wed, 13 Oct 2021 11:04:35 +0200 wenzelm clarified signature;
Mon, 04 Oct 2021 14:07:15 +0200 wenzelm formal comment concerning 83d2208252d1 vs. d8dc8fdc46fc;
Tue, 28 Sep 2021 10:47:18 +0200 desharna prefer veriT over Z3 in sledgehammer
Tue, 28 Sep 2021 10:38:36 +0200 desharna added Zipperposition to sledgehammer's default provers
Wed, 22 Sep 2021 12:41:40 +0200 desharna removed checks for non-commercial usage of Vampire as it is now under BSD licence
Thu, 08 Jul 2021 17:23:01 +0200 desharna refactored Sledgehammer option "induction_rules"
Thu, 08 Jul 2021 15:25:30 +0200 desharna promoted "sledgehammer_instantiate_inducts" to proper option "induction_rules"
Fri, 14 May 2021 21:32:11 +0200 wenzelm reimplemented Mirabelle as Isabelle/ML presentation hook + Isabelle/Scala tool, but sledgehammer is still inactive;
Thu, 08 Oct 2020 17:02:56 +0200 desharna tune filename
Wed, 10 Jun 2020 15:55:41 +0200 blanchet simplified 'smt_proofs' option to be a binary option (instead of ternary), now that SMT proofs are accepted in the AFP (done with Martin Desharnais)
Fri, 25 Oct 2019 14:55:14 +0200 blanchet removed E-SInE, a very old system by now (and SInE has been incorporated in many provers in the past decade)
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Mon, 02 Jul 2018 10:02:44 +0200 blanchet added option for noncommercial Vampire
Thu, 11 Jan 2018 13:48:17 +0100 wenzelm uniform use of Standard ML op-infix -- eliminated warnings;
Wed, 10 Jan 2018 15:25:09 +0100 nipkow ran isabelle update_op on all sources
Wed, 23 Nov 2016 20:55:58 +0100 blanchet made MaSh faster and less likely to hang seemingly forever
Sun, 14 Aug 2016 12:26:09 +0200 blanchet killed final stops in Sledgehammer and friends
Tue, 24 May 2016 15:24:32 +0200 wenzelm clarified syntax categories;
Wed, 13 Apr 2016 18:01:05 +0200 wenzelm eliminated "xname" and variants;
Sat, 09 Apr 2016 14:17:50 +0200 wenzelm tuned signature;
Sat, 12 Mar 2016 21:23:58 +0100 wenzelm create ISABELLE_TMP in Scala (despite odd/obsolete chmod in d84b4d39bce1);
Fri, 02 Oct 2015 21:15:25 +0200 blanchet further reduced dependency on legacy async thread manager
Fri, 02 Oct 2015 21:06:32 +0200 blanchet removed legacy asynchronous mode in Sledgehammer
Mon, 21 Sep 2015 23:22:11 +0200 wenzelm clarified markup;
Thu, 16 Jul 2015 17:47:49 +0200 blanchet keep smart default for Isar proofs in Sledgehammer panel (if the option is not checked)
Mon, 29 Jun 2015 20:55:46 +0200 wenzelm improved scheduling for urgent tasks, using farm of replacement threads (may lead to factor 2 overloading, but CPUs are usually hyperthreaded);
Thu, 25 Jun 2015 12:41:43 +0200 blanchet put E before (typically remote, hence less reliable) Vampire
Wed, 24 Jun 2015 00:30:03 +0200 blanchet silence 'try'
Thu, 28 May 2015 10:18:46 +0200 blanchet made Auto Sledgehammer behave more like the real thing
Fri, 08 May 2015 15:32:27 +0200 wenzelm sledgehammer panel operation re-uses more of the Isar command, notably Try0.silence_methods to avoid spurious warnings intruding the document view;
Fri, 08 May 2015 15:07:27 +0200 wenzelm more standard command setup;
Sat, 25 Apr 2015 20:49:26 +0200 wenzelm added checkbox for try0;
Wed, 22 Apr 2015 20:14:43 +0200 wenzelm allow diagnostic proof commands with skip_proofs;
Thu, 16 Apr 2015 14:18:32 +0200 wenzelm explicit error for Toplevel.proof_of;
Wed, 08 Apr 2015 18:55:52 +0200 blanchet reorder provers to reflect current eval results
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Wed, 11 Feb 2015 14:48:06 +0100 blanchet tuned default provers
Mon, 03 Nov 2014 14:50:27 +0100 wenzelm eliminated unused int_only flag (see also c12484a27367);
Fri, 31 Oct 2014 11:18:17 +0100 wenzelm discontinued Proof General;
less more (0) -60 tip