Thu, 21 Mar 2024 14:19:05 +0100 wenzelm update to mlton-20210117-2, which covers x86_64-linux, x86_64-darwin, arm64-darwin;
Thu, 21 Mar 2024 12:47:51 +0100 wenzelm isabelle update -u cite;
Thu, 21 Mar 2024 17:36:50 +0100 Fabian Huch raise error if benchmarking fails;
Thu, 21 Mar 2024 16:35:55 +0100 Fabian Huch option for benchmark session;
Thu, 21 Mar 2024 13:05:49 +0100 Fabian Huch add hosts option to run benchmark on the cluster from the command-line;
Wed, 20 Mar 2024 14:56:16 +0100 Fabian Huch only start jobs early if they are due (cf. 1966578feff8);
Thu, 21 Mar 2024 14:19:39 +0000 paulson New material from a variety of sources (including AFP)
Wed, 20 Mar 2024 21:12:49 +0100 wenzelm build component for cvc5-latest (ef2bc3f735df);
Wed, 20 Mar 2024 20:45:36 +0100 desharna merged
Wed, 20 Mar 2024 12:26:52 +0100 desharna try proof method "order" in Sledgehammer's proof reconstruction
Wed, 20 Mar 2024 11:55:58 +0100 desharna added Mirabelle action "order"
Wed, 20 Mar 2024 11:11:04 +0100 desharna renamed lemma antisymp_on_reflcp to antisymp_on_reflclp
Wed, 20 Mar 2024 09:57:14 +0100 desharna tuned proof
Wed, 20 Mar 2024 09:26:25 +0100 desharna added lemma order_reflclp_if_transp_and_asymp
Wed, 20 Mar 2024 09:24:12 +0100 desharna added lemmas antisym_on_reflcl_if_asym_on and antisymp_on_reflclp_if_asymp_on
Wed, 20 Mar 2024 17:30:44 +0100 Manuel Eberl HOL-Library: added modulo/congruence for real numbers
Wed, 20 Mar 2024 15:19:20 +0100 Fabian Huch only print schedule if relevant;
Wed, 20 Mar 2024 16:23:26 +0100 Fabian Huch remove laziness: no need, and errors during initialization loop with close();
Wed, 20 Mar 2024 16:05:15 +0100 Manuel Eberl more general definition of meromorphicity; Weierstraß factorisation theorem
Wed, 20 Mar 2024 14:05:15 +0100 Fabian Huch always provide build_database_server option in benchmark command;
Wed, 20 Mar 2024 13:58:55 +0100 Fabian Huch always check if node is defined, e.g. for exists_next operation wit empty schedule;
Tue, 19 Mar 2024 13:24:22 +0100 blanchet fixed typo
Tue, 19 Mar 2024 00:42:09 +0100 Fabian Huch disable taskset for now: performance impact is negative;
Sun, 17 Mar 2024 22:48:44 +0100 Fabian Huch allow specifying initial schedule;
Sun, 17 Mar 2024 21:55:58 +0100 Fabian Huch clarify use of num_threads vs. max_cpus;
Sun, 17 Mar 2024 21:04:00 +0100 Fabian Huch clarified host: pre-load max threads;
Sun, 17 Mar 2024 19:53:31 +0100 Fabian Huch clarified: more operations;
Sun, 17 Mar 2024 19:45:07 +0100 desharna added alias wfp for wfP
Sun, 17 Mar 2024 19:30:34 +0100 desharna merged
Sun, 17 Mar 2024 12:34:11 +0100 desharna added lemmas wf_on_antimono, wf_on_antimono_strong, wfp_on_antimono, wfp_on_antimono_strong, wf_on_subset, and wfp_on_subset
Sun, 17 Mar 2024 15:03:12 +0100 Fabian Huch start scheduled jobs earlier, if possible;
Sun, 17 Mar 2024 09:05:44 +0100 desharna tuned proofs
Sun, 17 Mar 2024 09:03:18 +0100 desharna added lemmas wfP_iff_ex_minimal, wf_iff_ex_minimal, wf_onE_pf, wf_onI_pf, wf_on_iff_ex_minimal, and wfp_on_iff_ex_minimal
Sun, 17 Mar 2024 07:45:12 +0100 desharna merged
Sat, 16 Mar 2024 09:05:17 +0100 desharna added definitions wf_on and wfp_on as restricted versions of wf and wfP respectively
Sat, 16 Mar 2024 21:22:02 +0100 Fabian Huch read/write proper schedule date (amending 9da3019e1ee5);
Sat, 16 Mar 2024 17:00:13 +0100 Fabian Huch allow read/write of schedule in build (read via option, write from tool);
Sat, 16 Mar 2024 16:46:52 +0100 Fabian Huch file representation for schedule (e.g., for generating from external tool);
Sat, 16 Mar 2024 15:00:18 +0100 Fabian Huch proper median/mean time;
Sat, 16 Mar 2024 14:43:48 +0100 Fabian Huch remove schedule outdated limit: delay is sufficient;
Sat, 16 Mar 2024 11:00:18 +0100 Fabian Huch tuned whitespace;
Sat, 16 Mar 2024 10:56:29 +0100 Fabian Huch tie-breaking in schedule optimization to pick best schedule even when run-time is dominated by large task (e.g., session with long timeout but no data yet);
Sat, 16 Mar 2024 10:03:10 +0100 Fabian Huch tuned;
Sat, 16 Mar 2024 10:02:16 +0100 Fabian Huch remove old build before generating schedule;
Sat, 16 Mar 2024 09:58:23 +0100 Fabian Huch unused;
Fri, 15 Mar 2024 20:23:50 +0100 desharna merged
Fri, 15 Mar 2024 18:54:15 +0100 desharna added lemmas antisymp_on_image, asymp_on_image, irreflp_on_image, reflp_on_image, symp_on_image, totalp_on_image, and transp_on_image
Fri, 15 Mar 2024 19:15:04 +0100 wenzelm clarified names;
Mon, 11 Mar 2024 21:46:31 +0100 Simon Wimmer sketch & explore: TODO comments are addressed in parent commits
Mon, 11 Mar 2024 21:11:23 +0100 Simon Wimmer sketch & explore: reduce unnecessary type constraints
Mon, 11 Mar 2024 21:20:36 +0100 Simon Wimmer sketch & explore: replace functionality of `sketch` by more useful `nxsketch` (and remove `nxsketch`)
Mon, 11 Mar 2024 21:31:18 +0100 Simon Wimmer sketch & explore: use Active.sendback_markup_command to preserve indentation of generated proof text
Fri, 15 Mar 2024 17:57:03 +0100 Fabian Huch change benchmark session to FOLP-ex (faster and less mean squared error than ZF-Constructible);
Thu, 14 Mar 2024 18:08:42 +0100 Fabian Huch unused;
Thu, 14 Mar 2024 17:27:40 +0100 Fabian Huch tuned;
Thu, 14 Mar 2024 17:19:01 +0100 Fabian Huch proper IPC for scheduled builds, following 7ae25372ab04;
Thu, 14 Mar 2024 15:46:39 +0100 Fabian Huch proper check (amending 9aef1d1535ff);
Thu, 14 Mar 2024 14:20:44 +0100 Fabian Huch more synced options (following 6e5397fcc41b);
Thu, 14 Mar 2024 08:24:48 +0000 haftmann avoid [no_atp] declations shadowing propositions from sledgehammer
Thu, 14 Mar 2024 10:01:51 +0100 Fabian Huch track start in build job results (following 9d484c5d3a63), so it can directly be written to build log database;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 tip