diff --git a/generator/opentable_scoring.cpp b/generator/opentable_scoring.cpp index eb6f5a6c0b..16995c2b2f 100644 --- a/generator/opentable_scoring.cpp +++ b/generator/opentable_scoring.cpp @@ -6,7 +6,7 @@ namespace { // Calculated with tools/python/booking_hotels_quality.py. -double constexpr kOptimalThreshold = 0.304875; +double constexpr kOptimalThreshold = 0.312887; } // namespace namespace generator