
(FPCore (x y) :precision binary64 -0.8273960599468214)
double code(double x, double y) {
return -0.8273960599468214;
}
real(8) function code(x, y)
real(8), intent (in) :: x
real(8), intent (in) :: y
code = -0.8273960599468214d0
end function
public static double code(double x, double y) {
return -0.8273960599468214;
}
def code(x, y): return -0.8273960599468214
function code(x, y) return -0.8273960599468214 end
function tmp = code(x, y) tmp = -0.8273960599468214; end
code[x_, y_] := -0.8273960599468214
\begin{array}{l}
\\
-0.8273960599468214
\end{array}
herbie shell --seed 2024211
(FPCore (x y)
:name "Rump's expression from Stadtherr's award speech"
:precision binary64
:pre (and (== x 77617.0) (== y 33096.0))
(+ (+ (+ (* 333.75 (pow y 6.0)) (* (* x x) (- (- (- (* (* (* (* 11.0 x) x) y) y) (pow y 6.0)) (* 121.0 (pow y 4.0))) 2.0))) (* 5.5 (pow y 8.0))) (/ x (* 2.0 y))))
Please file a bug report with this information.
| alt-event: contract violation expected: alt? given: '(#<alt (* -2 (pow x 2))> . #<representation binary64>) | L | C | |
|---|---|---|---|
| alt-event | unknown | ||
| get-starting-expr | /home/nightlies/herbie/egraph-no-simplify/src/core/mainloop.rkt | 257 | 2 |
| reconstruct! | /home/nightlies/herbie/egraph-no-simplify/src/core/mainloop.rkt | 255 | 0 |
| run-iter! | /home/nightlies/herbie/egraph-no-simplify/src/core/mainloop.rkt | 89 | 0 |
| mutate! | /home/nightlies/herbie/egraph-no-simplify/src/core/mainloop.rkt | 81 | 0 |
| run-improve! | /home/nightlies/herbie/egraph-no-simplify/src/core/mainloop.rkt | 66 | 0 |
| get-alternatives/report | /home/nightlies/herbie/egraph-no-simplify/src/api/sandbox.rkt | 162 | 0 |
| (unnamed) | /home/nightlies/herbie/egraph-no-simplify/src/api/sandbox.rkt | 257 | 6 |
| (unnamed) | /usr/local/racket/share/pkgs/profile-lib/main.rkt | 40 | 10 |
| profile-thunk | /usr/local/racket/share/pkgs/profile-lib/main.rkt | 9 | 0 |
| (unnamed) | /usr/local/racket/collects/racket/engine.rkt | 42 | 24 |