Average Error: 0.0 → 0.0
Time: 4.8s
Precision: 64
Internal Precision: 384
\[\left(x + y\right) + x\]
\[\left(x + y\right) + x\]

Error

Bits error versus x

Bits error versus y

Target

Original0.0
Target0
Herbie0.0
\[y + 2 \cdot x\]

Derivation

  1. Initial program 0.0

    \[\left(x + y\right) + x\]

Runtime

Time bar (total: 4.8s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x y)
  :name "Graphics.Rendering.Plot.Render.Plot.Legend:renderLegendOutside from plot-0.2.3.4, A"

  :herbie-target
  (+ y (* 2 x))

  (+ (+ x y) x))