src/HOL/Tools/ATP/atp_problem_generate.ML
Wed, 26 Jan 2022 16:49:56 +0100 desharna removed unused parameter following f9908452b282
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
Thu, 20 Jan 2022 13:53:13 +0100 desharna tuned garbage optimization
Sun, 16 Jan 2022 21:41:16 +0100 desharna proper treatment of $let variables in symbol table in Sledgehammer
Sat, 15 Jan 2022 14:26:16 +0100 desharna removed unconditional TPTP symbol declaration for undefined_bool in sledgehammer
Tue, 11 Jan 2022 12:08:03 +0100 desharna proper name mangling of "undefined" constants in Sledgehammer
Fri, 17 Dec 2021 09:52:42 +0100 desharna tuned ATP to use is_widely_irrelevant_const
Mon, 13 Dec 2021 22:53:02 +0100 desharna tuned ATP to use fold_index
Fri, 10 Dec 2021 14:20:27 +0100 desharna tuned ATP to use map_index
Thu, 09 Dec 2021 14:20:55 +0100 desharna tuned vars_of_iterm
Tue, 07 Dec 2021 23:27:06 +0100 desharna fixed TPTP generation of multi-arity expressions
Mon, 29 Nov 2021 15:45:17 +0100 desharna proper handling of Hilbert choice in TFX logics
Sun, 21 Nov 2021 11:21:16 +0100 desharna proper proxy for Hilbert choice in TPTP output
Fri, 19 Nov 2021 10:53:22 +0100 desharna refactored $ite and $let configuration and added dummy_thf_reduced prover
Wed, 17 Nov 2021 19:52:17 +0100 desharna added support for higher-order SMT proof search in Sledgehammer
Fri, 12 Nov 2021 00:10:16 +0100 desharna separated FOOL from $ite/$let in TPTP output
Thu, 11 Nov 2021 15:34:02 +0100 desharna tuned generation of TPTP with $ite/$let in higher-order logics
Thu, 11 Nov 2021 12:02:08 +0100 desharna tuned generation of TPTP with $ite in function position
Thu, 11 Nov 2021 11:42:04 +0100 desharna tuned TPTP generation of If helper facts
Fri, 29 Oct 2021 12:37:05 +0200 desharna do not declare $let-bound variables in TPTP output
Tue, 19 Oct 2021 11:29:02 +0200 desharna refactored tptp_builtins in Sledgehammer
Tue, 28 Sep 2021 22:08:51 +0200 wenzelm clarified antiquotations;
Mon, 20 Sep 2021 15:30:03 +0200 desharna proper constants in TPTP $let binding
Mon, 20 Sep 2021 10:22:59 +0200 desharna proper firstorderization in Sledgehammer
Fri, 27 Aug 2021 15:21:57 +0200 blanchet made sure lambda-lifting works well with native let binders in Sledgehammer
Fri, 20 Aug 2021 17:57:57 +0200 desharna fixed $ite syntax in TPTP TFX generation
Tue, 27 Jul 2021 10:36:22 +0200 desharna added support for TFX $let to Sledgehammer's TPTP output
Tue, 27 Jul 2021 20:25:42 +0200 desharna fixed TFX generation when universal quantifier is used as term
Thu, 22 Jul 2021 13:07:09 +0200 desharna added simp_options to meson
Thu, 08 Jul 2021 08:42:36 +0200 desharna added opaque_combs and renamed hide_lams to opaque_lifting
Thu, 17 Jun 2021 12:57:22 +0200 desharna added support for TFX's and THF's $ite to Sledgehammer
Thu, 10 Dec 2020 19:08:12 +0100 desharna tuned name generation in tptp to not depend on shadowing
Thu, 10 Dec 2020 16:26:54 +0100 desharna tuned lambda translation for fool
Thu, 10 Dec 2020 15:48:07 +0100 desharna generate unique variable names in tptp
Thu, 10 Dec 2020 13:49:49 +0100 desharna proper handling of true and false in tptp
Thu, 03 Dec 2020 18:27:24 +0100 desharna proper eta-expansion to avoid lambdas in tptp fool
Thu, 03 Dec 2020 17:40:31 +0100 desharna proper proxification for fool + refactoring
Thu, 03 Dec 2020 11:08:54 +0100 desharna proper renaming of THF_Lambda_Bool_Free
Thu, 26 Nov 2020 18:45:19 +0100 desharna proper parsing of type encoding;
Thu, 26 Nov 2020 18:06:36 +0100 desharna proper handling of builtins in TFX
Thu, 19 Nov 2020 15:11:37 +0100 desharna reintroduced and renamed THF_Predicate_Free deleted by c7e2a9bdc585
Thu, 19 Nov 2020 14:46:49 +0100 desharna repaired thf output broken by c7e2a9bdc585
Thu, 19 Nov 2020 14:43:50 +0100 desharna renamed data type
Thu, 05 Nov 2020 18:14:02 +0100 desharna Added support for TFX to Sledgehammer
Thu, 20 Aug 2020 11:52:46 +0200 blanchet basic integration of Zipperposition 2.0
Fri, 25 Oct 2019 14:14:56 +0200 blanchet removed experimental encoding for Waldmeister
Tue, 04 Jun 2019 20:49:33 +0200 wenzelm tuned;
Wed, 23 Jan 2019 17:20:35 +0100 blanchet fixed me -- indeed this was wrong, as demonstrated by the predicate-free HO output (e.g. ehoh with keep_lams)
Tue, 22 Jan 2019 17:57:19 +0100 blanchet really keep lambdas in translation if only predicates are missing
Tue, 22 Jan 2019 17:22:09 +0100 blanchet tune ATP settings
Sat, 05 Jan 2019 17:24:33 +0100 wenzelm isabelle update -u control_cartouches;
Fri, 04 Jan 2019 23:22:53 +0100 wenzelm isabelle update -u control_cartouches;
Tue, 22 May 2018 17:15:02 +0200 blanchet added lambda-free HO output for Ehoh (higher-order E prototype)
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, 20 Dec 2017 12:22:36 +0100 nipkow tuned op's
Sun, 26 Nov 2017 21:08:32 +0100 wenzelm more symbols;
Tue, 15 Nov 2016 17:39:40 +0100 blanchet generalized experimental feature slightly
Fri, 02 Sep 2016 11:26:52 +0200 blanchet consider equality proxy in monotonicity analysis
less more (0) -100 -60 tip