
Time bar (total: 1.2s)
| 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)
| 290.0ms | 8 252× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
ival-mult!: 51.0ms (58% of total)ival-add!: 35.0ms (39.8% of total)adjust: 2.0ms (2.3% 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!: 4.0ms (61.9% of total)ival-add!: 2.0ms (31% 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 | y | @ | -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 | x | @ | 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) |
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 285 to 373 computations (83.7% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 5 | 131 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 127 | 5 | 132 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.3% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ▶ | 64.0% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
| ▶ | 65.4% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ▶ | 36.6% | #s(approx (+ (+ (* x y) x) y) y) |
| ▶ | 38.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 | |
|---|---|---|---|---|
| 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)) |
| 0.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)) |
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 635 to 363 computations (86.2% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 1 | 121 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 120 | 6 | 126 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 72.3% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ✓ | 64.0% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
| ✓ | 65.4% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ▶ | 29.9% | #s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
| ✓ | 36.6% | #s(approx (+ (+ (* x y) x) y) y) |
| ✓ | 38.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 390 to 66 computations (83.1% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 0 | 24 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 24 | 6 | 30 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 72.3% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ✓ | 64.0% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
| ✓ | 65.4% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ✓ | 29.9% | #s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
| ✓ | 36.6% | #s(approx (+ (+ (* x y) x) y) y) |
| ✓ | 38.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) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
#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) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
#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)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
3 calls:
| 4.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 99.7% | 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) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (+ (* y x) y) (*.f64 y x))) |
#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))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 3 | x |
| 92.9% | 3 | (+.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) |
(+.f64 #s(approx (+ (* x y) x) x) 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))) |
(+.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 | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.3% | 3 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 79.8% | 2 | y |
| 83.3% | 4 | x |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
| Outputs |
|---|
(+.f64 #s(approx (+ (* x y) x) x) y) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.3% | 1 | y |
| 72.3% | 1 | x |
| 72.3% | 1 | (+.f64 (+.f64 (*.f64 x y) x) y) |
Compiled 9 to 9 computations (0% 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) |
3 calls:
| 3.0ms | x |
| 1.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.8% | 2 | y |
| 71.8% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 66.0% | 2 | x |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) x) |
3 calls:
| 1.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.0% | 1 | y |
| 38.0% | 1 | x |
| 38.0% | 1 | (+.f64 (+.f64 (*.f64 x y) x) y) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.0223431701652545e-227 | 5.2347334445091913e-238 |
Compiled 10 to 10 computations (0% saved)
Compiled 10 to 10 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -6.040026374371414e+32 | -3.811716442719604e+31 |
Loading profile data...