desharna [Wed, 20 Mar 2024 20:45:36 +0100] rev 79943
merged
desharna [Wed, 20 Mar 2024 12:26:52 +0100] rev 79942
try proof method "order" in Sledgehammer's proof reconstruction
desharna [Wed, 20 Mar 2024 11:55:58 +0100] rev 79941
added Mirabelle action "order"
desharna [Wed, 20 Mar 2024 11:11:04 +0100] rev 79940
renamed lemma antisymp_on_reflcp to antisymp_on_reflclp
desharna [Wed, 20 Mar 2024 09:57:14 +0100] rev 79939
tuned proof
desharna [Wed, 20 Mar 2024 09:26:25 +0100] rev 79938
added lemma order_reflclp_if_transp_and_asymp
desharna [Wed, 20 Mar 2024 09:24:12 +0100] rev 79937
added lemmas antisym_on_reflcl_if_asym_on and antisymp_on_reflclp_if_asymp_on
Manuel Eberl <eberlm@in.tum.de> [Wed, 20 Mar 2024 17:30:44 +0100] rev 79936
HOL-Library: added modulo/congruence for real numbers
Fabian Huch <huch@in.tum.de> [Wed, 20 Mar 2024 15:19:20 +0100] rev 79935
only print schedule if relevant;
Fabian Huch <huch@in.tum.de> [Wed, 20 Mar 2024 16:23:26 +0100] rev 79934
remove laziness: no need, and errors during initialization loop with close();
Manuel Eberl <eberlm@in.tum.de> [Wed, 20 Mar 2024 16:05:15 +0100] rev 79933
more general definition of meromorphicity; Weierstraß factorisation theorem
Fabian Huch <huch@in.tum.de> [Wed, 20 Mar 2024 14:05:15 +0100] rev 79932
always provide build_database_server option in benchmark command;
Fabian Huch <huch@in.tum.de> [Wed, 20 Mar 2024 13:58:55 +0100] rev 79931
always check if node is defined, e.g. for exists_next operation wit empty schedule;
blanchet [Tue, 19 Mar 2024 13:24:22 +0100] rev 79930
fixed typo
Fabian Huch <huch@in.tum.de> [Tue, 19 Mar 2024 00:42:09 +0100] rev 79929
disable taskset for now: performance impact is negative;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 22:48:44 +0100] rev 79928
allow specifying initial schedule;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 21:55:58 +0100] rev 79927
clarify use of num_threads vs. max_cpus;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 21:04:00 +0100] rev 79926
clarified host: pre-load max threads;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 19:53:31 +0100] rev 79925
clarified: more operations;
desharna [Sun, 17 Mar 2024 19:45:07 +0100] rev 79924
added alias wfp for wfP
desharna [Sun, 17 Mar 2024 19:30:34 +0100] rev 79923
merged
desharna [Sun, 17 Mar 2024 12:34:11 +0100] rev 79922
added lemmas wf_on_antimono, wf_on_antimono_strong, wfp_on_antimono, wfp_on_antimono_strong, wf_on_subset, and wfp_on_subset
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 15:03:12 +0100] rev 79921
start scheduled jobs earlier, if possible;
desharna [Sun, 17 Mar 2024 09:05:44 +0100] rev 79920
tuned proofs
desharna [Sun, 17 Mar 2024 09:03:18 +0100] rev 79919
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
desharna [Sun, 17 Mar 2024 07:45:12 +0100] rev 79918
merged
desharna [Sat, 16 Mar 2024 09:05:17 +0100] rev 79917
added definitions wf_on and wfp_on as restricted versions of wf and wfP respectively
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 21:22:02 +0100] rev 79916
read/write proper schedule date (amending 9da3019e1ee5);
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 17:00:13 +0100] rev 79915
allow read/write of schedule in build (read via option, write from tool);
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 16:46:52 +0100] rev 79914
file representation for schedule (e.g., for generating from external tool);