Wed, 20 Mar 2024 15:19:20 +0100 only print schedule if relevant;
Fabian Huch <huch@in.tum.de> [Wed, 20 Mar 2024 15:19:20 +0100] rev 79935
only print schedule if relevant;
Wed, 20 Mar 2024 16:23:26 +0100 remove laziness: no need, and errors during initialization loop with close();
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();
Wed, 20 Mar 2024 16:05:15 +0100 more general definition of meromorphicity; Weierstraß factorisation theorem
Manuel Eberl <eberlm@in.tum.de> [Wed, 20 Mar 2024 16:05:15 +0100] rev 79933
more general definition of meromorphicity; Weierstraß factorisation theorem
Wed, 20 Mar 2024 14:05:15 +0100 always provide build_database_server option in benchmark command;
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;
Wed, 20 Mar 2024 13:58:55 +0100 always check if node is defined, e.g. for exists_next operation wit empty schedule;
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;
Tue, 19 Mar 2024 13:24:22 +0100 fixed typo
blanchet [Tue, 19 Mar 2024 13:24:22 +0100] rev 79930
fixed typo
Tue, 19 Mar 2024 00:42:09 +0100 disable taskset for now: performance impact is negative;
Fabian Huch <huch@in.tum.de> [Tue, 19 Mar 2024 00:42:09 +0100] rev 79929
disable taskset for now: performance impact is negative;
Sun, 17 Mar 2024 22:48:44 +0100 allow specifying initial schedule;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 22:48:44 +0100] rev 79928
allow specifying initial schedule;
Sun, 17 Mar 2024 21:55:58 +0100 clarify use of num_threads vs. max_cpus;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 21:55:58 +0100] rev 79927
clarify use of num_threads vs. max_cpus;
Sun, 17 Mar 2024 21:04:00 +0100 clarified host: pre-load max threads;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 21:04:00 +0100] rev 79926
clarified host: pre-load max threads;
Sun, 17 Mar 2024 19:53:31 +0100 clarified: more operations;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 19:53:31 +0100] rev 79925
clarified: more operations;
Sun, 17 Mar 2024 19:45:07 +0100 added alias wfp for wfP
desharna [Sun, 17 Mar 2024 19:45:07 +0100] rev 79924
added alias wfp for wfP
Sun, 17 Mar 2024 19:30:34 +0100 merged
desharna [Sun, 17 Mar 2024 19:30:34 +0100] rev 79923
merged
Sun, 17 Mar 2024 12:34:11 +0100 added lemmas wf_on_antimono, wf_on_antimono_strong, wfp_on_antimono, wfp_on_antimono_strong, wf_on_subset, and wfp_on_subset
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
Sun, 17 Mar 2024 15:03:12 +0100 start scheduled jobs earlier, if possible;
Fabian Huch <huch@in.tum.de> [Sun, 17 Mar 2024 15:03:12 +0100] rev 79921
start scheduled jobs earlier, if possible;
Sun, 17 Mar 2024 09:05:44 +0100 tuned proofs
desharna [Sun, 17 Mar 2024 09:05:44 +0100] rev 79920
tuned proofs
Sun, 17 Mar 2024 09:03:18 +0100 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 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
Sun, 17 Mar 2024 07:45:12 +0100 merged
desharna [Sun, 17 Mar 2024 07:45:12 +0100] rev 79918
merged
Sat, 16 Mar 2024 09:05:17 +0100 added definitions wf_on and wfp_on as restricted versions of wf and wfP respectively
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
Sat, 16 Mar 2024 21:22:02 +0100 read/write proper schedule date (amending 9da3019e1ee5);
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 21:22:02 +0100] rev 79916
read/write proper schedule date (amending 9da3019e1ee5);
Sat, 16 Mar 2024 17:00:13 +0100 allow read/write of schedule in build (read via option, write from tool);
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);
Sat, 16 Mar 2024 16:46:52 +0100 file representation for schedule (e.g., for generating from external 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);
Sat, 16 Mar 2024 15:00:18 +0100 proper median/mean time;
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 15:00:18 +0100] rev 79913
proper median/mean time;
Sat, 16 Mar 2024 14:43:48 +0100 remove schedule outdated limit: delay is sufficient;
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 14:43:48 +0100] rev 79912
remove schedule outdated limit: delay is sufficient;
Sat, 16 Mar 2024 11:00:18 +0100 tuned whitespace;
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 11:00:18 +0100] rev 79911
tuned whitespace;
Sat, 16 Mar 2024 10:56:29 +0100 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);
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 10:56:29 +0100] rev 79910
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 tuned;
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 10:03:10 +0100] rev 79909
tuned;
Sat, 16 Mar 2024 10:02:16 +0100 remove old build before generating schedule;
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 10:02:16 +0100] rev 79908
remove old build before generating schedule;
Sat, 16 Mar 2024 09:58:23 +0100 unused;
Fabian Huch <huch@in.tum.de> [Sat, 16 Mar 2024 09:58:23 +0100] rev 79907
unused;
Fri, 15 Mar 2024 20:23:50 +0100 merged
desharna [Fri, 15 Mar 2024 20:23:50 +0100] rev 79906
merged
Fri, 15 Mar 2024 18:54:15 +0100 added lemmas antisymp_on_image, asymp_on_image, irreflp_on_image, reflp_on_image, symp_on_image, totalp_on_image, and transp_on_image
desharna [Fri, 15 Mar 2024 18:54:15 +0100] rev 79905
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 clarified names;
wenzelm [Fri, 15 Mar 2024 19:15:04 +0100] rev 79904
clarified names;
Mon, 11 Mar 2024 21:46:31 +0100 sketch & explore: TODO comments are addressed in parent commits
Simon Wimmer <wimmers@in.tum.de> [Mon, 11 Mar 2024 21:46:31 +0100] rev 79903
sketch & explore: TODO comments are addressed in parent commits
Mon, 11 Mar 2024 21:11:23 +0100 sketch & explore: reduce unnecessary type constraints
Simon Wimmer <wimmers@in.tum.de> [Mon, 11 Mar 2024 21:11:23 +0100] rev 79902
sketch & explore: reduce unnecessary type constraints
Mon, 11 Mar 2024 21:20:36 +0100 sketch & explore: replace functionality of `sketch` by more useful `nxsketch` (and remove `nxsketch`)
Simon Wimmer <wimmers@in.tum.de> [Mon, 11 Mar 2024 21:20:36 +0100] rev 79901
sketch & explore: replace functionality of `sketch` by more useful `nxsketch` (and remove `nxsketch`)
Mon, 11 Mar 2024 21:31:18 +0100 sketch & explore: use Active.sendback_markup_command to preserve indentation of generated proof text
Simon Wimmer <wimmers@in.tum.de> [Mon, 11 Mar 2024 21:31:18 +0100] rev 79900
sketch & explore: use Active.sendback_markup_command to preserve indentation of generated proof text
Fri, 15 Mar 2024 17:57:03 +0100 change benchmark session to FOLP-ex (faster and less mean squared error than ZF-Constructible);
Fabian Huch <huch@in.tum.de> [Fri, 15 Mar 2024 17:57:03 +0100] rev 79899
change benchmark session to FOLP-ex (faster and less mean squared error than ZF-Constructible);
Thu, 14 Mar 2024 18:08:42 +0100 unused;
Fabian Huch <huch@in.tum.de> [Thu, 14 Mar 2024 18:08:42 +0100] rev 79898
unused;
Thu, 14 Mar 2024 17:27:40 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Thu, 14 Mar 2024 17:27:40 +0100] rev 79897
tuned;
Thu, 14 Mar 2024 17:19:01 +0100 proper IPC for scheduled builds, following 7ae25372ab04;
Fabian Huch <huch@in.tum.de> [Thu, 14 Mar 2024 17:19:01 +0100] rev 79896
proper IPC for scheduled builds, following 7ae25372ab04;
Thu, 14 Mar 2024 15:46:39 +0100 proper check (amending 9aef1d1535ff);
Fabian Huch <huch@in.tum.de> [Thu, 14 Mar 2024 15:46:39 +0100] rev 79895
proper check (amending 9aef1d1535ff);
Thu, 14 Mar 2024 14:20:44 +0100 more synced options (following 6e5397fcc41b);
Fabian Huch <huch@in.tum.de> [Thu, 14 Mar 2024 14:20:44 +0100] rev 79894
more synced options (following 6e5397fcc41b);
Thu, 14 Mar 2024 08:24:48 +0000 avoid [no_atp] declations shadowing propositions from sledgehammer
haftmann [Thu, 14 Mar 2024 08:24:48 +0000] rev 79893
avoid [no_atp] declations shadowing propositions from sledgehammer
Thu, 14 Mar 2024 10:01:51 +0100 track start in build job results (following 9d484c5d3a63), so it can directly be written to build log database;
Fabian Huch <huch@in.tum.de> [Thu, 14 Mar 2024 10:01:51 +0100] rev 79892
track start in build job results (following 9d484c5d3a63), so it can directly be written to build log database;
Thu, 14 Mar 2024 09:36:11 +0100 use inherited build_start, following d9fc2cc37694;
Fabian Huch <huch@in.tum.de> [Thu, 14 Mar 2024 09:36:11 +0100] rev 79891
use inherited build_start, following d9fc2cc37694;
Thu, 14 Mar 2024 11:03:23 +0100 update NEWS + CONTRIBUTORS for release;
wenzelm [Thu, 14 Mar 2024 11:03:23 +0100] rev 79890
update NEWS + CONTRIBUTORS for release;
Wed, 13 Mar 2024 18:39:41 +0000 Tuned proofs
haftmann [Wed, 13 Mar 2024 18:39:41 +0000] rev 79889
Tuned proofs
Wed, 13 Mar 2024 23:27:44 +0100 merged
wenzelm [Wed, 13 Mar 2024 23:27:44 +0100] rev 79888
merged
Wed, 13 Mar 2024 23:26:30 +0100 revert most parts of 0e79fa88cab6: somewhat ambitious attempt to move towards "editing" builds via added/canceled workers;
wenzelm [Wed, 13 Mar 2024 23:26:30 +0100] rev 79887
revert most parts of 0e79fa88cab6: somewhat ambitious attempt to move towards "editing" builds via added/canceled workers; retain notion of next_jobs.limit and finished() from 0e79fa88cab6; clarified Job vs. optional Build_Job;
Wed, 13 Mar 2024 17:36:35 +0100 database performance tuning: prefer light-weight IPC over heavy-duty transactions, following bf377e10ff3b;
wenzelm [Wed, 13 Mar 2024 17:36:35 +0100] rev 79886
database performance tuning: prefer light-weight IPC over heavy-duty transactions, following bf377e10ff3b;
Wed, 13 Mar 2024 16:14:23 +0100 tuned;
wenzelm [Wed, 13 Mar 2024 16:14:23 +0100] rev 79885
tuned;
Wed, 13 Mar 2024 16:09:11 +0100 tuned whitespace;
wenzelm [Wed, 13 Mar 2024 16:09:11 +0100] rev 79884
tuned whitespace;
Wed, 13 Mar 2024 11:23:22 +0100 proper system option, instead of hardwired default;
wenzelm [Wed, 13 Mar 2024 11:23:22 +0100] rev 79883
proper system option, instead of hardwired default;
Wed, 13 Mar 2024 11:04:06 +0100 tuned signature: fewer warnings in IntelliJ IDEA;
wenzelm [Wed, 13 Mar 2024 11:04:06 +0100] rev 79882
tuned signature: fewer warnings in IntelliJ IDEA;
Wed, 13 Mar 2024 10:58:15 +0100 tuned comments;
wenzelm [Wed, 13 Mar 2024 10:58:15 +0100] rev 79881
tuned comments;
Wed, 13 Mar 2024 11:54:06 +0100 clarified build schedule host: proper module;
Fabian Huch <huch@in.tum.de> [Wed, 13 Mar 2024 11:54:06 +0100] rev 79880
clarified build schedule host: proper module;
Wed, 13 Mar 2024 11:45:20 +0100 remove unused dummy;
Fabian Huch <huch@in.tum.de> [Wed, 13 Mar 2024 11:45:20 +0100] rev 79879
remove unused dummy;
Wed, 13 Mar 2024 11:05:53 +0100 tuned;
Fabian Huch <huch@in.tum.de> [Wed, 13 Mar 2024 11:05:53 +0100] rev 79878
tuned;
Tue, 12 Mar 2024 13:52:29 +0100 use timeout as default build time predictor if no data is available;
Fabian Huch <huch@in.tum.de> [Tue, 12 Mar 2024 13:52:29 +0100] rev 79877
use timeout as default build time predictor if no data is available;
Tue, 12 Mar 2024 16:20:02 +0000 merged
paulson [Tue, 12 Mar 2024 16:20:02 +0000] rev 79876
merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip