Fri, 25 Oct 2024 15:31:58 +0200 |
blanchet |
variable instantiation in Sledgehammer and Metis
|
file |
diff |
annotate
|
Fri, 20 Sep 2024 14:28:13 +0200 |
wenzelm |
clarified signature: more explicit operations;
|
file |
diff |
annotate
|
Wed, 06 Dec 2023 12:03:56 +0100 |
blanchet |
removed hack in Sledgehammer that confuses preplay and gives Sledgehammer a strange semantics
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 08:00:51 +0100 |
blanchet |
adopt terminology suggested by Larry Paulson
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 08:00:51 +0100 |
blanchet |
renamed new Sledgehammer option
|
file |
diff |
annotate
|
Wed, 01 Mar 2023 08:00:51 +0100 |
blanchet |
implemented ad hoc abduction in Sledgehammer with E
|
file |
diff |
annotate
|
Wed, 15 Feb 2023 10:56:23 +0100 |
blanchet |
added refute mode to Sledgehammer to find 'counterexamples'
|
file |
diff |
annotate
|
Mon, 09 Jan 2023 19:52:32 +0100 |
desharna |
tuned sledgehammer default provers to only include local ones
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 27 May 2022 13:46:40 +0200 |
desharna |
excluded dummy ATPs from Sledgehammer's default provers
|
file |
diff |
annotate
|
Wed, 09 Feb 2022 10:47:34 +0100 |
blanchet |
more liberal parsing of Sledgehammer options to allow empty lists (as suggested by Larry Paulson)
|
file |
diff |
annotate
|
Mon, 07 Feb 2022 16:59:37 +0100 |
blanchet |
more robust TSTP proof parsing
|
file |
diff |
annotate
|
Mon, 31 Jan 2022 16:09:23 +0100 |
blanchet |
tweaked Auto Sledgehammer's behavior and output
|
file |
diff |
annotate
|
Mon, 31 Jan 2022 16:09:23 +0100 |
blanchet |
run all installed provers by default
|
file |
diff |
annotate
|
Mon, 31 Jan 2022 16:09:23 +0100 |
blanchet |
implemented 'max_proofs' mechanism
|
file |
diff |
annotate
|
Mon, 31 Jan 2022 16:09:23 +0100 |
blanchet |
crude implementation of centralized slicing
|
file |
diff |
annotate
|
Mon, 31 Jan 2022 16:09:23 +0100 |
blanchet |
changed logic of 'slice' option to 'slices'
|
file |
diff |
annotate
|
Mon, 31 Jan 2022 16:09:23 +0100 |
blanchet |
generalized the 'slice' option towards more flexible slicing
|
file |
diff |
annotate
|
Sat, 18 Dec 2021 23:11:49 +0100 |
desharna |
tuned run_sledgehammer and called it directly from Mirabelle
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 18:13:17 +0200 |
wenzelm |
discontinued obsolete "val extend = I" for data slots;
|
file |
diff |
annotate
|
Wed, 13 Oct 2021 11:04:35 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Mon, 04 Oct 2021 14:07:15 +0200 |
wenzelm |
formal comment concerning 83d2208252d1 vs. d8dc8fdc46fc;
|
file |
diff |
annotate
|
Tue, 28 Sep 2021 10:47:18 +0200 |
desharna |
prefer veriT over Z3 in sledgehammer
|
file |
diff |
annotate
|
Tue, 28 Sep 2021 10:38:36 +0200 |
desharna |
added Zipperposition to sledgehammer's default provers
|
file |
diff |
annotate
|
Wed, 22 Sep 2021 12:41:40 +0200 |
desharna |
removed checks for non-commercial usage of Vampire as it is now under BSD licence
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 17:23:01 +0200 |
desharna |
refactored Sledgehammer option "induction_rules"
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 15:25:30 +0200 |
desharna |
promoted "sledgehammer_instantiate_inducts" to proper option "induction_rules"
|
file |
diff |
annotate
|
Fri, 14 May 2021 21:32:11 +0200 |
wenzelm |
reimplemented Mirabelle as Isabelle/ML presentation hook + Isabelle/Scala tool, but sledgehammer is still inactive;
|
file |
diff |
annotate
|
Thu, 08 Oct 2020 17:02:56 +0200 |
desharna |
tune filename
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Fri, 04 Jan 2019 23:22:53 +0100 |
wenzelm |
isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
Mon, 02 Jul 2018 10:02:44 +0200 |
blanchet |
added option for noncommercial Vampire
|
file |
diff |
annotate
|
Thu, 11 Jan 2018 13:48:17 +0100 |
wenzelm |
uniform use of Standard ML op-infix -- eliminated warnings;
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 15:25:09 +0100 |
nipkow |
ran isabelle update_op on all sources
|
file |
diff |
annotate
|
Wed, 23 Nov 2016 20:55:58 +0100 |
blanchet |
made MaSh faster and less likely to hang seemingly forever
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 12:26:09 +0200 |
blanchet |
killed final stops in Sledgehammer and friends
|
file |
diff |
annotate
|
Tue, 24 May 2016 15:24:32 +0200 |
wenzelm |
clarified syntax categories;
|
file |
diff |
annotate
|
Wed, 13 Apr 2016 18:01:05 +0200 |
wenzelm |
eliminated "xname" and variants;
|
file |
diff |
annotate
|
Sat, 09 Apr 2016 14:17:50 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 12 Mar 2016 21:23:58 +0100 |
wenzelm |
create ISABELLE_TMP in Scala (despite odd/obsolete chmod in d84b4d39bce1);
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 21:15:25 +0200 |
blanchet |
further reduced dependency on legacy async thread manager
|
file |
diff |
annotate
|
Fri, 02 Oct 2015 21:06:32 +0200 |
blanchet |
removed legacy asynchronous mode in Sledgehammer
|
file |
diff |
annotate
|
Mon, 21 Sep 2015 23:22:11 +0200 |
wenzelm |
clarified markup;
|
file |
diff |
annotate
|
Thu, 16 Jul 2015 17:47:49 +0200 |
blanchet |
keep smart default for Isar proofs in Sledgehammer panel (if the option is not checked)
|
file |
diff |
annotate
|
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);
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 12:41:43 +0200 |
blanchet |
put E before (typically remote, hence less reliable) Vampire
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 00:30:03 +0200 |
blanchet |
silence 'try'
|
file |
diff |
annotate
|
Thu, 28 May 2015 10:18:46 +0200 |
blanchet |
made Auto Sledgehammer behave more like the real thing
|
file |
diff |
annotate
|
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;
|
file |
diff |
annotate
|
Fri, 08 May 2015 15:07:27 +0200 |
wenzelm |
more standard command setup;
|
file |
diff |
annotate
|
Sat, 25 Apr 2015 20:49:26 +0200 |
wenzelm |
added checkbox for try0;
|
file |
diff |
annotate
|
Wed, 22 Apr 2015 20:14:43 +0200 |
wenzelm |
allow diagnostic proof commands with skip_proofs;
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 14:18:32 +0200 |
wenzelm |
explicit error for Toplevel.proof_of;
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 18:55:52 +0200 |
blanchet |
reorder provers to reflect current eval results
|
file |
diff |
annotate
|
Mon, 06 Apr 2015 17:06:48 +0200 |
wenzelm |
@{command_spec} is superseded by @{command_keyword};
|
file |
diff |
annotate
|
Wed, 11 Feb 2015 14:48:06 +0100 |
blanchet |
tuned default provers
|
file |
diff |
annotate
|
Mon, 03 Nov 2014 14:50:27 +0100 |
wenzelm |
eliminated unused int_only flag (see also c12484a27367);
|
file |
diff |
annotate
|
Fri, 31 Oct 2014 11:18:17 +0100 |
wenzelm |
discontinued Proof General;
|
file |
diff |
annotate
|