
Time bar (total: 1.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 7 computations (22.2% saved)
| 310.0ms | 8 254× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
ival-mult!: 80.0ms (67.6% of total)ival-add!: 36.0ms (30.4% of total)adjust: 2.0ms (1.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x y) x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 18.0ms | 512× | 0 | valid |
Compiled 45 to 19 computations (57.8% saved)
ival-mult!: 3.0ms (53.7% of total)ival-add!: 2.0ms (35.8% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 47 | 47 |
| 2 | 102 | 45 |
| 3 | 224 | 43 |
| 4 | 338 | 42 |
| 5 | 541 | 42 |
| 6 | 1491 | 42 |
| 7 | 4106 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (+.f64 (*.f64 x y) x) y) |
(sort x y)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) x) y) |
(+.f64 (*.f64 x y) x) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (+ (* x y) x) #s(hole binary64 x)) |
#s(approx (+ (* x y) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (+ (* x y) x) y) (+ (* x y) x) (* x y) x y) |
| 1.0ms | x | @ | inf | ((+ (+ (* x y) x) y) (+ (* x y) x) (* x y) x y) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) x) y) (+ (* x y) x) (* x y) x y) |
| 1.0ms | y | @ | 0 | ((+ (+ (* x y) x) y) (+ (* x y) x) (* x y) x y) |
| 1.0ms | y | @ | inf | ((+ (+ (* x y) x) y) (+ (* x y) x) (* x y) x y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 303 |
| 0 | 72 | 285 |
| 1 | 348 | 283 |
| 2 | 3269 | 281 |
| 0 | 9209 | 252 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x y) x) y) |
(+.f64 (*.f64 x y) x) |
(*.f64 x y) |
x |
y |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (+ (* x y) x) #s(hole binary64 x)) |
#s(approx (+ (* x y) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (*.f64 y (neg.f64 (fma.f64 y x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 y x y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (+.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (+.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 y (fma.f64 y x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y x x) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y x x) (-.f64 (fma.f64 y x x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (fma.f64 y x x)) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (fma.f64 y x y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y x y) (-.f64 (fma.f64 y x y) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x (neg.f64 (fma.f64 y x y))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 y x y) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 y x y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x (neg.f64 (fma.f64 y x y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 y x x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (*.f64 y (neg.f64 (fma.f64 y x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (+.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (fma.f64 y x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 y x x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 y x x) (-.f64 (fma.f64 y x x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (fma.f64 y x x)) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 y x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y x y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 y x y) (-.f64 (fma.f64 y x y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64))) (-.f64 y (fma.f64 y x x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))) (-.f64 x (fma.f64 y x y))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 y x x) y)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y x y) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 y x y) (-.f64 (fma.f64 y x y) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (fma.f64 y x x) (-.f64 (fma.f64 y x x) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (fma.f64 y x x)) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) y)) y) |
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) y) |
(fma.f64 (/.f64 y (-.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64)) y) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) (/.f64 y #s(literal 1 binary64)) x) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) y x) |
(fma.f64 (-.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
(fma.f64 y (-.f64 x #s(literal -1 binary64)) x) |
(fma.f64 y x (+.f64 y x)) |
(fma.f64 x (-.f64 y #s(literal -1 binary64)) y) |
(fma.f64 x y (+.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (-.f64 (fma.f64 y x y) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 y x y) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (+.f64 y x))) (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (*.f64 y (neg.f64 (fma.f64 y x x)))))) (/.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (*.f64 y (neg.f64 (fma.f64 y x x))))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x (neg.f64 (fma.f64 y x y)))))) (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x (neg.f64 (fma.f64 y x y))))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 y x x))) (/.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (-.f64 y (fma.f64 y x x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)) (-.f64 (fma.f64 y x x) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 y x x) y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 y x y))) (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (-.f64 x (fma.f64 y x y)))) |
(-.f64 (+.f64 y x) (*.f64 (neg.f64 x) y)) |
(-.f64 y (*.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))) x)) |
(-.f64 y (neg.f64 (fma.f64 y x x))) |
(-.f64 x (-.f64 (*.f64 (neg.f64 x) y) y)) |
(-.f64 x (*.f64 (neg.f64 (-.f64 x #s(literal -1 binary64))) y)) |
(-.f64 x (neg.f64 (fma.f64 y x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 y x x) (-.f64 (fma.f64 y x x) y) (*.f64 y y))) (/.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x x) (-.f64 (fma.f64 y x x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 y x x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (fma.f64 y x x)) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (fma.f64 y x x)) (pow.f64 (fma.f64 y x x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 y x y) (-.f64 (fma.f64 y x y) x) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 y x y) (-.f64 (fma.f64 y x y) x) (*.f64 x x)))) |
(+.f64 (+.f64 y x) (*.f64 y x)) |
(+.f64 (fma.f64 y x y) x) |
(+.f64 (fma.f64 y x x) y) |
(+.f64 (*.f64 y x) (+.f64 y x)) |
(+.f64 y (fma.f64 y x x)) |
(+.f64 x (fma.f64 y x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 x (-.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) y)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(*.f64 (-.f64 y #s(literal -1 binary64)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x)) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 x (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x))) |
(fma.f64 y x x) |
(fma.f64 x y x) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x (*.f64 y x)))) |
(-.f64 x (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x)))) |
(+.f64 (*.f64 y x) x) |
(+.f64 x (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 y x x) y)) |
#s(approx (+ (* x y) x) (fma.f64 y x x)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 y x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* x y) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 y x x) y)) |
#s(approx (+ (* x y) x) x) |
#s(approx (+ (* x y) x) (fma.f64 y x x)) |
#s(approx y y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* x y) x) (*.f64 y x)) |
#s(approx (+ (* x y) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 (+.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* x y) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
Compiled 2 237 to 372 computations (83.4% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 5 | 124 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 120 | 5 | 125 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.3% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ▶ | 61.1% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
| ▶ | 65.1% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ▶ | 36.1% | #s(approx (+ (+ (* x y) x) y) y) |
| ▶ | 40.0% | #s(approx (+ (+ (* x y) x) y) x) |
Compiled 102 to 64 computations (37.3% saved)
| Inputs |
|---|
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (* x y) x) x) |
x |
y |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
(fma.f64 y x x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
(fma.f64 y x y) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (+ (* x y) x) #s(hole binary64 x)) |
#s(approx (+ (* x y) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | ((+ (+ (* x y) x) y) (+ (* x y) x) x y (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* y x) x) (+ (+ (* x y) x) y) (+ (* y x) y)) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x y) x) y) (+ (* x y) x) x y (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* y x) x) (+ (+ (* x y) x) y) (+ (* y x) y)) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) x) y) (+ (* x y) x) x y (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* y x) x) (+ (+ (* x y) x) y) (+ (* y x) y)) |
| 1.0ms | x | @ | inf | ((+ (+ (* x y) x) y) (+ (* x y) x) x y (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* y x) x) (+ (+ (* x y) x) y) (+ (* y x) y)) |
| 1.0ms | y | @ | inf | ((+ (+ (* x y) x) y) (+ (* x y) x) x y (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* y x) x) (+ (+ (* x y) x) y) (+ (* y x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 503 |
| 0 | 93 | 434 |
| 1 | 448 | 432 |
| 2 | 3759 | 430 |
| 0 | 8771 | 428 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (* x y) x) x) |
x |
y |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
(fma.f64 y x x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
(fma.f64 y x y) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (+ (* x y) x) #s(hole binary64 x)) |
#s(approx (+ (* x y) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#s(approx (+ (* x y) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y #s(approx (+ (* y x) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ (* y x) x) x) y) (-.f64 #s(approx (+ (* y x) x) x) y)))) (neg.f64 (neg.f64 (-.f64 #s(approx (+ (* y x) x) x) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* y x) x) x) #s(approx (+ (* y x) x) x) (*.f64 y (-.f64 y #s(approx (+ (* y x) x) x))))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 2 binary64))) (-.f64 y #s(approx (+ (* y x) x) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ (* y x) x) x) y) (-.f64 #s(approx (+ (* y x) x) x) y))) (neg.f64 (-.f64 #s(approx (+ (* y x) x) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* y x) x) x) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* y x) x) x) #s(approx (+ (* y x) x) x) (*.f64 y (-.f64 y #s(approx (+ (* y x) x) x)))))) |
(/.f64 (*.f64 (+.f64 #s(approx (+ (* y x) x) x) y) (-.f64 #s(approx (+ (* y x) x) x) y)) (-.f64 #s(approx (+ (* y x) x) x) y)) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* y x) x) x) y)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* y x) x) x) #s(approx (+ (* y x) x) x) (*.f64 y (-.f64 y #s(approx (+ (* y x) x) x))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* y x) x) x) y)) (/.f64 (*.f64 y y) (-.f64 #s(approx (+ (* y x) x) x) y))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* y x) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* y x) x) x) #s(approx (+ (* y x) x) x) (*.f64 y (-.f64 y #s(approx (+ (* y x) x) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* y x) x) x) #s(approx (+ (* y x) x) x) (*.f64 y (-.f64 y #s(approx (+ (* y x) x) x)))))) |
(+.f64 #s(approx (+ (* y x) x) x) y) |
(+.f64 y #s(approx (+ (* y x) x) x)) |
#s(approx (+ (* y x) x) x) |
x |
y |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 y #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x)) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 x (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x))) |
(fma.f64 y x x) |
(fma.f64 x y x) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x (*.f64 y x)))) |
(-.f64 x (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) x) (*.f64 x x)))) |
(+.f64 (*.f64 y x) x) |
(+.f64 x (*.f64 y x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 y (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) y)) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 y x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64)) y) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 y x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 y x y) |
(fma.f64 x y y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 y (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 y x) y))) |
(-.f64 y (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y x) y) |
(+.f64 y (*.f64 y x)) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 y x x) y)) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx x x) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx (+ (* y x) y) y) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 y x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* y x) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
#s(approx (+ (* y x) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 y x x) y)) |
#s(approx (+ (* y x) x) x) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx y y) |
#s(approx (+ (* y x) x) x) |
#s(approx (+ (* y x) x) (fma.f64 y x x)) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* y x) x) (*.f64 y x)) |
#s(approx (+ (* y x) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (* y x) x) (*.f64 y x)) |
#s(approx (+ (* y x) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 (+.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* y x) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (* y x) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (* y x) y) (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 2 452 to 358 computations (85.4% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 1 | 104 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 103 | 6 | 109 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.3% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ✓ | 61.1% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
| ✓ | 65.1% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ▶ | 27.6% | #s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
| ✓ | 36.1% | #s(approx (+ (+ (* x y) x) y) y) |
| ✓ | 40.0% | #s(approx (+ (+ (* x y) x) y) x) |
Compiled 68 to 42 computations (38.2% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) x) y) (+ (* y x) y) (* y x) y x) |
| 1.0ms | x | @ | -inf | ((+ (+ (* x y) x) y) (+ (* y x) y) (* y x) y x) |
| 0.0ms | x | @ | inf | ((+ (+ (* x y) x) y) (+ (* y x) y) (* y x) y x) |
| 0.0ms | y | @ | inf | ((+ (+ (* x y) x) y) (+ (* y x) y) (* y x) y x) |
| 0.0ms | x | @ | 0 | ((+ (+ (* x y) x) y) (+ (* y x) y) (* y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 317 |
| 0 | 71 | 299 |
| 1 | 372 | 297 |
| 2 | 3401 | 295 |
| 0 | 8639 | 265 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
(*.f64 y x) |
y |
x |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y x)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (* -1 y) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* x (- (+ (* -1 y) (* -1 (/ y x))) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
y |
x |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) |
#s(approx (+ (* y x) y) y) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (neg.f64 x) (-.f64 (+.f64 (/.f64 y x) y) #s(literal 1 binary64)))) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx y y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 (+.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* y x) y) (*.f64 (fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 263 to 59 computations (77.6% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 0 | 15 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 15 | 6 | 21 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.3% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ✓ | 61.1% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
| ✓ | 65.1% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ✓ | 27.6% | #s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
| ✓ | 36.1% | #s(approx (+ (+ (* x y) x) y) y) |
| ✓ | 40.0% | #s(approx (+ (+ (* x y) x) y) x) |
Compiled 143 to 63 computations (55.9% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
(+.f64 (+.f64 (*.f64 x y) x) y) |
| Outputs |
|---|
(+.f64 (+.f64 (*.f64 x y) x) y) |
3 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
3 calls:
| 3.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 99.9% | 3 | x |
| 99.5% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 4 | y |
| 94.4% | 3 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 99.2% | 3 | x |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.8% | 3 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 78.8% | 2 | x |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
2 calls:
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.7% | 5 | y |
| 84.4% | 4 | (+.f64 (+.f64 (*.f64 x y) x) y) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
2 calls:
| 3.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.4% | 2 | x |
| 73.0% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
Compiled 8 to 7 computations (12.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
3 calls:
| 1.0ms | y |
| 1.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.0% | 1 | x |
| 40.0% | 1 | y |
| 40.0% | 1 | (+.f64 (+.f64 (*.f64 x y) x) y) |
Compiled 9 to 9 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 2.460558393270248e-88 | 8.968020367518318e-87 |
| 10.0ms | -22468268780.677586 | -0.6828357226752894 |
| 8.0ms | 272× | 0 | valid |
Compiled 367 to 265 computations (27.8% saved)
ival-mult!: 2.0ms (71.8% of total)ival-add!: 1.0ms (35.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 9.933849595089162e-8 | 11.408093638089126 |
| 1.0ms | -22468268780.677586 | -0.6828357226752894 |
| 4.0ms | 144× | 0 | valid |
Compiled 454 to 322 computations (29.1% saved)
ival-add!: 1.0ms (69.8% of total)ival-mult!: 1.0ms (69.8% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1074985080482252e+305 | +inf |
| 0.0ms | -2.0202765746035066e+288 | -1.271253758076564e+288 |
Compiled 10 to 10 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1074985080482252e+305 | +inf |
| 0.0ms | -5.997878590419741e-238 | 1.0307777447705558e-295 |
| 0.0ms | -2.0202765746035066e+288 | -1.271253758076564e+288 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.997878590419741e-238 | 1.0307777447705558e-295 |
Compiled 10 to 10 computations (0% saved)
| 1× | done |
Compiled 276 to 43 computations (84.4% saved)
Compiled 1 118 to 308 computations (72.5% saved)
Loading profile data...