NEWS
authorimmler
Wed, 12 Nov 2014 17:37:44 +0100
changeset 58990 b66788d19c0f
parent 58989 99831590def5
child 58994 87d4ce309e04
NEWS
NEWS
--- a/NEWS	Wed Nov 12 17:37:43 2014 +0100
+++ b/NEWS	Wed Nov 12 17:37:44 2014 +0100
@@ -168,6 +168,15 @@
 The "sos_cert" functionality is invoked as "sos" with additional
 argument. Minor INCOMPATIBILITY.
 
+* HOL-Decision_Procs:
+  - New counterexample generator quickcheck[approximation] for
+    inequalities of transcendental functions.
+    Uses hardware floating point arithmetic to randomly discover
+    potential counterexamples. Counterexamples are certified with the
+    'approximation' method.
+    See HOL/Decision_Procs/ex/Approximation_Quickcheck_Ex.thy for
+    examples.
+
 
 *** Document preparation ***