Verify the appendix bound against its stated constant

The check tested f(gamma) >= gamma/(gamma+1), but the manuscript claims
f(gamma) >= c1*gamma/(gamma+1) with c1 >= 0.97. It now tests the stated
constant and records the achieved one, 0.9711.
This commit is contained in:
KiHoLee
2026-08-26 13:53:55 +09:00
parent 48f12dea74
commit 81c2be1d78
2 changed files with 11 additions and 9 deletions
+3 -2
View File
@@ -28,8 +28,9 @@
"max_abs_cos_diff": 4.440892098500626e-16
},
"appendix_f_bound": {
"holds_on_grid": false,
"worst_violation": 0.027053603772970947
"claimed_c1": 0.97,
"holds_on_grid": true,
"achieved_c1": 0.9710759305294567
},
"appendix_exp_ineq": {
"holds": true