
Time bar (total: 1.8s)
| 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)
| 308.0ms | 8 256× | 0 | valid |
ival-add!: 61.0ms (49.6% of total)ival-mult!: 60.0ms (48.8% of total)adjust: 1.0ms (0.8% 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 |
| 17.0ms | 512× | 0 | valid |
Compiled 45 to 19 computations (57.8% saved)
ival-mult!: 3.0ms (58.4% of total)ival-add!: 2.0ms (39% 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 | 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) |
| 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 285 to 373 computations (83.7% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 6 | 131 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 6 | 132 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
| ▶ | 73.8% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| 63.3% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) | |
| ▶ | 63.5% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ▶ | 37.3% | #s(approx (+ (+ (* x y) x) y) y) |
| ▶ | 39.2% | #s(approx (+ (+ (* x y) x) y) x) |
Compiled 114 to 74 computations (35.1% saved)
| Inputs |
|---|
(fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
(-.f64 y #s(literal -1 binary64)) |
y |
#s(literal -1 binary64) |
x |
#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) x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
(fma.f64 y x x) |
| Outputs |
|---|
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx x #s(hole binary64 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 (+ (* x y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y 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 -1) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 y)) (* -1 (/ 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 -1) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx y #s(hole binary64 y)) |
#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 x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 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 (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#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))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (* (- y -1) x) y) (- y -1) y -1 x (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* x y) x) (+ (+ (* x y) x) y) (+ (* y x) x)) |
| 1.0ms | y | @ | 0 | ((+ (* (- y -1) x) y) (- y -1) y -1 x (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* x y) x) (+ (+ (* x y) x) y) (+ (* y x) x)) |
| 1.0ms | y | @ | -inf | ((+ (* (- y -1) x) y) (- y -1) y -1 x (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* x y) x) (+ (+ (* x y) x) y) (+ (* y x) x)) |
| 1.0ms | y | @ | inf | ((+ (* (- y -1) x) y) (- y -1) y -1 x (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* x y) x) (+ (+ (* x y) x) y) (+ (* y x) x)) |
| 1.0ms | x | @ | 0 | ((+ (* (- y -1) x) y) (- y -1) y -1 x (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (+ (* x y) x) y) (+ (* x y) x) (+ (+ (* x y) x) y) (+ (* y x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 607 |
| 0 | 106 | 529 |
| 1 | 488 | 524 |
| 0 | 4216 | 514 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
(-.f64 y #s(literal -1 binary64)) |
y |
#s(literal -1 binary64) |
x |
#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) x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
(fma.f64 y x x) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ y (* x (+ 1 y))))) |
#s(approx x #s(hole binary64 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 (+ (* x y) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* x (+ 1 (+ y (/ y 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 -1) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 1 y)) (* -1 (/ 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 -1) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx y #s(hole binary64 y)) |
#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 x) x) #s(hole binary64 x)) |
#s(approx (+ (* y x) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* y (+ 1 (+ x (/ x y)))))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 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 (+ (* y x) x) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
#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))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x y y) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 (*.f64 x y) (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (fma.f64 x y y)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)) (*.f64 x (neg.f64 (fma.f64 x y y)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) y) x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) y) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 x y) (+.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (fma.f64 x y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 x y x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x y x) (-.f64 (fma.f64 x y x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (fma.f64 x y x)) (pow.f64 (fma.f64 x y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 x y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x y y) (-.f64 (fma.f64 x y y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x y x) #s(literal 2 binary64))) (-.f64 y (fma.f64 x y x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 x y x) y)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 x y y) #s(literal 2 binary64))) (-.f64 x (fma.f64 x y y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (fma.f64 x y x) (-.f64 (fma.f64 x y x) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (fma.f64 x y x)) (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x y y) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 x y y) (-.f64 (fma.f64 x y y) x) (*.f64 x x))) |
(fma.f64 (-.f64 x #s(literal -1 binary64)) y x) |
(fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
(fma.f64 x (-.f64 y #s(literal -1 binary64)) y) |
(fma.f64 x y (+.f64 x y)) |
(fma.f64 y (-.f64 x #s(literal -1 binary64)) x) |
(fma.f64 y x (+.f64 x y)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 x y x))) (/.f64 (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)) (-.f64 y (fma.f64 x y x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)) (-.f64 (fma.f64 x y x) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 x y x) y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 x y y))) (/.f64 (pow.f64 (fma.f64 x y y) #s(literal 2 binary64)) (-.f64 x (fma.f64 x y y)))) |
(-.f64 (+.f64 x y) (*.f64 (neg.f64 x) y)) |
(-.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 x y y))) |
(-.f64 y (*.f64 (-.f64 #s(literal -1 binary64) y) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (fma.f64 x y x) (-.f64 (fma.f64 x y x) y) (*.f64 y y))) (/.f64 (pow.f64 (fma.f64 x y x) #s(literal 3 binary64)) (fma.f64 (fma.f64 x y x) (-.f64 (fma.f64 x y x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 x y x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (fma.f64 x y x)) (pow.f64 (fma.f64 x y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (fma.f64 x y x)) (pow.f64 (fma.f64 x y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 x y y) (-.f64 (fma.f64 x y y) x) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 x y y) #s(literal 3 binary64)) (fma.f64 (fma.f64 x y y) (-.f64 (fma.f64 x y y) x) (*.f64 x x)))) |
(+.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 (fma.f64 x y y) x) |
(+.f64 (fma.f64 x y x) y) |
(+.f64 (*.f64 x y) (+.f64 x y)) |
(+.f64 x (fma.f64 x y y)) |
(+.f64 y (fma.f64 x y x)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64)) y) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.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 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
y |
#s(literal -1 binary64) |
x |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) y) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 #s(approx (+ (* x y) x) x) #s(literal 2 binary64))) (-.f64 y #s(approx (+ (* x y) x) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ (* x y) x) x) y) (-.f64 #s(approx (+ (* x y) x) x) y))) (neg.f64 (-.f64 #s(approx (+ (* x y) x) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* x y) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* x y) x) x) #s(approx (+ (* x y) x) x) (*.f64 y (-.f64 y #s(approx (+ (* x y) x) x)))))) |
(/.f64 (*.f64 (+.f64 #s(approx (+ (* x y) x) x) y) (-.f64 #s(approx (+ (* x y) x) x) y)) (-.f64 #s(approx (+ (* x y) x) x) y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* x y) x) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 #s(approx (+ (* x y) x) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* x y) x) x) y)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* x y) x) x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* x y) x) x) #s(approx (+ (* x y) x) x) (*.f64 y (-.f64 y #s(approx (+ (* x y) x) x))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* x y) x) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* x y) x) x) y)) (/.f64 (*.f64 y y) (-.f64 #s(approx (+ (* x y) x) x) y))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* x y) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* x y) x) x) #s(approx (+ (* x y) x) x) (*.f64 y (-.f64 y #s(approx (+ (* x y) x) x))))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* x y) x) x) #s(approx (+ (* x y) x) x) (*.f64 y (-.f64 y #s(approx (+ (* x y) x) x)))))) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
(+.f64 y #s(approx (+ (* x y) x) x)) |
#s(approx (+ (* x y) x) x) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 x y x)) |
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x) (-.f64 y #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 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 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) 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 y (-.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 x y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 x (*.f64 x y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) x) (*.f64 x x))) |
(fma.f64 x y x) |
(fma.f64 y x x) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 x y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x y) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 x (*.f64 x y)))) |
(-.f64 x (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) x) (*.f64 x x)))) |
(+.f64 (*.f64 x y) x) |
(+.f64 x (*.f64 x y)) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 x y x) y)) |
#s(approx x x) |
#s(approx (+ (+ (* x y) x) y) y) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 x y x) y)) |
#s(approx (+ (* x y) x) (fma.f64 x y x)) |
#s(approx (+ (* x y) x) (fma.f64 x y x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 x y x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 x y x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 y x) 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) (-.f64 #s(literal -1 binary64) y))) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* x y) x) (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) y))) |
#s(approx (+ (* x y) x) (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) y))) |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 x y x) y)) |
#s(approx (- y -1) #s(literal 1 binary64)) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx y y) |
#s(approx (+ (+ (* x y) x) y) x) |
#s(approx (+ (+ (* x y) x) y) (+.f64 (fma.f64 x y x) y)) |
#s(approx (+ (* x y) x) x) |
#s(approx (+ (* x y) x) (fma.f64 x y x)) |
#s(approx (+ (* x y) x) x) |
#s(approx (+ (* x y) x) (fma.f64 x y x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 x y y)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 x y) x) y y)) |
#s(approx (- y -1) y) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 x y y)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 (+.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* x y) x) (*.f64 x y)) |
#s(approx (+ (* x y) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (* x y) x) (*.f64 x y)) |
#s(approx (+ (* x y) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (+ (* x y) x) y) (neg.f64 (neg.f64 (fma.f64 x y y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (fma.f64 (+.f64 (/.f64 x y) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (+ (+ (* x y) x) y) (neg.f64 (neg.f64 (fma.f64 x y y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (fma.f64 (+.f64 (/.f64 x y) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (+ (* x y) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (* x y) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
Compiled 2 443 to 387 computations (84.2% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 139 | 2 | 141 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 140 | 7 | 147 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
| ▶ | 63.3% | (fma.f64 #s(approx (- y -1) y) x y) |
| ✓ | 73.8% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ✓ | 63.5% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ▶ | 63.5% | #s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
| ✓ | 37.3% | #s(approx (+ (+ (* x y) x) y) y) |
| ✓ | 39.2% | #s(approx (+ (+ (* x y) x) y) x) |
Compiled 66 to 45 computations (31.8% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(-.f64 y #s(literal -1 binary64)) |
y |
#s(literal -1 binary64) |
x |
(fma.f64 #s(approx (- y -1) y) x y) |
#s(approx (- y -1) 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 (* (- y -1) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ y (* x (+ 1 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 -1) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (- y -1) 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 (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 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 -1) x) #s(hole binary64 x)) |
#s(approx (* (- y -1) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ x (* 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 (* (- y -1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y -1) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* (- y -1) 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 -1) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (+ (* x y) x) y) (* (- y -1) x) (- y -1) y -1 x (+ (* (- y -1) x) y) (- y -1)) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) x) y) (* (- y -1) x) (- y -1) y -1 x (+ (* (- y -1) x) y) (- y -1)) |
| 1.0ms | x | @ | inf | ((+ (+ (* x y) x) y) (* (- y -1) x) (- y -1) y -1 x (+ (* (- y -1) x) y) (- y -1)) |
| 0.0ms | y | @ | inf | ((+ (+ (* x y) x) y) (* (- y -1) x) (- y -1) y -1 x (+ (* (- y -1) x) y) (- y -1)) |
| 0.0ms | x | @ | 0 | ((+ (+ (* x y) x) y) (* (- y -1) x) (- y -1) y -1 x (+ (* (- y -1) x) y) (- y -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 92 | 500 |
| 0 | 96 | 466 |
| 1 | 456 | 463 |
| 0 | 4265 | 413 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(-.f64 y #s(literal -1 binary64)) |
y |
#s(literal -1 binary64) |
x |
(fma.f64 #s(approx (- y -1) y) x y) |
#s(approx (- y -1) 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 (* (- y -1) x) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ y (* x (+ 1 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 -1) x) y) #s(hole binary64 (* x (+ 1 y)))) |
#s(approx (+ (* (- y -1) 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 (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (+ 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 -1) x) #s(hole binary64 x)) |
#s(approx (* (- y -1) x) #s(hole binary64 (+ x (* x y)))) |
#s(approx (- y -1) #s(hole binary64 1)) |
#s(approx (- y -1) #s(hole binary64 (+ 1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (+ x (* 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 (* (- y -1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y -1) x) #s(hole binary64 (* y (+ x (/ x y))))) |
#s(approx (- y -1) #s(hole binary64 y)) |
#s(approx (- y -1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (+ (* (- y -1) 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 -1) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (+ (* (- y -1) x) y) #s(hole binary64 (* -1 (* y (- (+ (* -1 x) (* -1 (/ x y))) 1))))) |
| Outputs |
|---|
#s(approx (+ (* (- y -1) x) y) (fma.f64 y x x)) |
(*.f64 (-.f64 y #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #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 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 (neg.f64 x) y) #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 y (-.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)) |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) y) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64)) y) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 y #s(literal -3 binary64)) #s(literal 1 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (neg.f64 (-.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 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (-.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 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
y |
#s(literal -1 binary64) |
x |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64))) (-.f64 y (*.f64 #s(approx (- y -1) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(approx (- y -1) y) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(approx (- y -1) y) x)) (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(approx (- y -1) y) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- y -1) y) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 #s(approx (- y -1) y) x)) (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- y -1) y) x y) |
(fma.f64 x #s(approx (- y -1) y) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- y -1) y) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(approx (- y -1) y) x) y))) |
(-.f64 y (*.f64 (neg.f64 #s(approx (- y -1) y)) x)) |
(-.f64 y (*.f64 (neg.f64 x) #s(approx (- y -1) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- y -1) y) x)) (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- y -1) y) x)) (pow.f64 (*.f64 #s(approx (- y -1) y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- y -1) y) x) y) |
(+.f64 y (*.f64 #s(approx (- y -1) y) x)) |
#s(approx (- y -1) y) |
#s(approx (+ (* (- y -1) x) y) y) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) |
#s(approx (* (- y -1) x) (fma.f64 y x x)) |
#s(approx x x) |
#s(approx (+ (* (- y -1) x) y) y) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 y x x)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 y x x)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* (- y -1) x) y) (*.f64 (neg.f64 x) (-.f64 #s(literal -1 binary64) y))) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (+.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* (- y -1) x) y) x) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) |
#s(approx (* (- y -1) x) x) |
#s(approx (* (- y -1) x) (fma.f64 y x x)) |
#s(approx (- y -1) #s(literal 1 binary64)) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx y y) |
#s(approx (+ (* (- y -1) x) y) x) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 y x y)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (+.f64 (/.f64 x y) x) y y)) |
#s(approx (* (- y -1) x) (*.f64 y x)) |
#s(approx (* (- y -1) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (- y -1) y) |
#s(approx (- y -1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 y x y)) |
#s(approx (+ (* (- y -1) x) y) (fma.f64 (+.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* (- y -1) x) y) (neg.f64 (neg.f64 (fma.f64 y x y)))) |
#s(approx (+ (* (- y -1) x) y) (*.f64 (fma.f64 (+.f64 (/.f64 x y) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (* (- y -1) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (* (- y -1) x) y) (neg.f64 (neg.f64 (fma.f64 y x y)))) |
#s(approx (+ (* (- y -1) x) y) (*.f64 (fma.f64 (+.f64 (/.f64 x y) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 1 820 to 307 computations (83.1% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 1 | 93 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 92 | 8 | 100 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
| ✓ | 63.3% | (fma.f64 #s(approx (- y -1) y) x y) |
| ✓ | 73.8% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ✓ | 63.5% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ✓ | 63.5% | #s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
| ▶ | 27.3% | #s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
| ✓ | 37.3% | #s(approx (+ (+ (* x y) x) y) y) |
| ✓ | 39.2% | #s(approx (+ (+ (* x y) x) y) x) |
Compiled 83 to 56 computations (32.5% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
#s(approx (* (- y -1) x) (*.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 -1) x) #s(hole binary64 (* x (+ 1 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 (+ (+ (* 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) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (* (- y -1) x) #s(hole binary64 x)) |
#s(approx (* (- y -1) 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 (* (- y -1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y -1) 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 (* (- y -1) 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) (* (- y -1) x) (* y x) y x) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x y) x) y) (* (- y -1) x) (* y x) y x) |
| 1.0ms | x | @ | inf | ((+ (+ (* x y) x) y) (* (- y -1) x) (* y x) y x) |
| 0.0ms | y | @ | inf | ((+ (+ (* x y) x) y) (* (- y -1) x) (* y x) y x) |
| 0.0ms | x | @ | 0 | ((+ (+ (* x y) x) y) (* (- y -1) x) (* y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 302 |
| 0 | 71 | 286 |
| 1 | 358 | 284 |
| 0 | 3394 | 253 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
#s(approx (* (- y -1) x) (*.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 -1) x) #s(hole binary64 (* x (+ 1 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 (+ (+ (* 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) y) #s(hole binary64 x)) |
#s(approx (+ (+ (* x y) x) y) #s(hole binary64 (+ x (* y (+ 1 x))))) |
#s(approx (* (- y -1) x) #s(hole binary64 x)) |
#s(approx (* (- y -1) 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 (* (- y -1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y -1) 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 (* (- y -1) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
#s(approx (* (- y -1) x) (*.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 -1) x) (fma.f64 y x x)) |
#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 (+ (+ (* x y) x) y) (neg.f64 (neg.f64 (fma.f64 y x x)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (neg.f64 x) (fma.f64 (+.f64 (/.f64 y x) y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#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 -1) x) x) |
#s(approx (* (- y -1) 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 (* (- y -1) x) (*.f64 y x)) |
#s(approx (* (- y -1) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
#s(approx (+ (+ (* x y) x) y) (neg.f64 (neg.f64 (fma.f64 y x y)))) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (fma.f64 (+.f64 (/.f64 x y) x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
#s(approx (* (- y -1) x) (*.f64 (+.f64 (/.f64 x y) x) y)) |
Compiled 369 to 65 computations (82.4% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 0 | 23 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 7 | 7 |
| Total | 23 | 8 | 31 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
| ✓ | 63.3% | (fma.f64 #s(approx (- y -1) y) x y) |
| ✓ | 73.8% | (+.f64 #s(approx (+ (* x y) x) x) y) |
| ✓ | 63.5% | #s(approx (+ (+ (* x y) x) y) (fma.f64 y x x)) |
| ✓ | 63.5% | #s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
| ✓ | 27.3% | #s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
| ✓ | 37.3% | #s(approx (+ (+ (* x y) x) y) y) |
| ✓ | 39.2% | #s(approx (+ (+ (* x y) x) y) x) |
Compiled 185 to 85 computations (54.1% 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 -1) x) (*.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)) |
(fma.f64 #s(approx (- y -1) y) x y) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
(fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
(+.f64 (+.f64 (*.f64 x y) x) y) |
| Outputs |
|---|
(fma.f64 (-.f64 y #s(literal -1 binary64)) x y) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.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 -1) x) (*.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)) |
(fma.f64 #s(approx (- y -1) y) x y) |
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) |
#s(approx (+ (+ (* x y) x) y) (fma.f64 y x y)) |
3 calls:
| 22.0ms | x |
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 99.2% | 3 | x |
| 99.0% | 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 -1) x) (*.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)) |
(fma.f64 #s(approx (- y -1) 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)) |
1 calls:
| 3.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
Compiled 7 to 5 computations (28.6% 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 -1) x) (*.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 -1) x) (*.f64 y x))) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 3 | y |
| 97.9% | 3 | x |
| 92.5% | 3 | (+.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) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
| Outputs |
|---|
#s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
(+.f64 #s(approx (+ (* x y) x) x) y) |
#s(approx (+ (+ (* x y) x) y) #s(approx (* (- y -1) x) (*.f64 y x))) |
2 calls:
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.4% | 3 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 83.4% | 4 | x |
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) |
| Outputs |
|---|
(+.f64 #s(approx (+ (* x y) x) x) y) |
3 calls:
| 2.0ms | y |
| 2.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.8% | 1 | x |
| 73.8% | 1 | y |
| 73.8% | 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:
| 21.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.6% | 2 | (+.f64 (+.f64 (*.f64 x y) x) y) |
| 65.3% | 2 | x |
| 62.4% | 2 | y |
Compiled 9 to 9 computations (0% 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 | x |
| 1.0ms | y |
| 1.0ms | (+.f64 (+.f64 (*.f64 x y) x) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.2% | 1 | y |
| 39.2% | 1 | x |
| 39.2% | 1 | (+.f64 (+.f64 (*.f64 x y) x) y) |
Compiled 9 to 9 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.2103358722142776e-202 | 1.9014994607731632e-267 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.2103358722142776e-202 | 1.9014994607731632e-267 |
Compiled 10 to 10 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 0.0005778254305113978 | 4.374342826548205 |
| 9.0ms | -8874.116843401622 | -0.0009195837913137249 |
| 8.0ms | 272× | 0 | valid |
Compiled 407 to 297 computations (27% saved)
ival-mult!: 2.0ms (72.9% of total)ival-add!: 1.0ms (36.4% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.1127578594886566e+290 | 1.3995341229335054e+296 |
| 0.0ms | -1.0591447265336622e+307 | -2.1372189403732128e+300 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.2103358722142776e-202 | 1.9014994607731632e-267 |
Compiled 10 to 10 computations (0% saved)
| 1× | done |
Compiled 230 to 43 computations (81.3% saved)
(sort x y)
Compiled 934 to 306 computations (67.2% saved)
Loading profile data...