changeset 75665 | 707748d3d186 |
parent 75654 | 21164fd15e3d |
child 75803 | 40e16228405e |
--- a/NEWS Mon Jul 11 15:03:42 2022 +0200 +++ b/NEWS Mon Jul 11 15:04:04 2022 +0200 @@ -126,6 +126,9 @@ * Theory "HOL-Library.Sublist": - Added lemma map_mono_strict_suffix. +* Nitpick: To avoid technical issues, prefer non-JNI solvers to JNI solvers by + default. Minor INCOMPATIBILITY. + * Sledgehammer: - Redesigned multithreading to provide more fine grained prover schedules. The binary option 'slice' has been replaced by a numeric value 'slices'