
Time bar (total: 2.1s)
| 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)
| 488.0ms | 8 252× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
ival-add!: 85.0ms (46.6% of total)ival-mult!: 77.0ms (42.2% of total)ival-sub!: 18.0ms (9.9% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 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 41 to 19 computations (53.7% saved)
ival-mult!: 3.0ms (54.3% of total)ival-add!: 2.0ms (36.2% of total)ival-sub!: 1.0ms (18.1% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 41 | 47 |
| 2 | 105 | 46 |
| 3 | 195 | 44 |
| 4 | 263 | 42 |
| 5 | 399 | 42 |
| 6 | 611 | 42 |
| 7 | 1456 | 42 |
| 8 | 3785 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (+.f64 x y) (*.f64 x y)) |
(sort x y)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
x |
y |
(*.f64 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) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* 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 x)) y)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -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 #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 y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (+ x y) x y (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 281 |
| 0 | 71 | 267 |
| 1 | 320 | 265 |
| 2 | 2827 | 265 |
| 0 | 8664 | 248 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (+.f64 x y) (*.f64 x y)) |
(+.f64 x y) |
x |
y |
(*.f64 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) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x y) #s(hole binary64 (* 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 x)) y)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -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 #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 y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (-.f64 x (*.f64 y x)))) (*.f64 (-.f64 y (-.f64 x (*.f64 y x))) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 y (-.f64 x (*.f64 y x))) (-.f64 y (-.f64 x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (fma.f64 (neg.f64 y) x y))) (*.f64 (-.f64 x (fma.f64 (neg.f64 y) x y)) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)))) (*.f64 (-.f64 x (fma.f64 (neg.f64 y) x y)) (-.f64 x (fma.f64 (neg.f64 y) x y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) (*.f64 (fma.f64 y x (+.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 y x (+.f64 y x)) (fma.f64 y x (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 (neg.f64 y) x y) x)) |
(/.f64 (-.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (-.f64 x (*.f64 y x)) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)))))) |
(/.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 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (-.f64 x (*.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 (neg.f64 y) x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x 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 (fma.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 (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (fma.f64 y x (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64))) (-.f64 y (-.f64 x (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64))) (-.f64 x (fma.f64 (neg.f64 y) x y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (-.f64 x (*.f64 y x)) y)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (neg.f64 y) x y) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 (neg.f64 x) y (+.f64 y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(fma.f64 (neg.f64 y) x (+.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) (+.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) (+.f64 y x)) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 y (neg.f64 x) (+.f64 y x)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) y) y) |
(fma.f64 x (neg.f64 y) (+.f64 y x)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (-.f64 x (*.f64 y x)))) (/.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 2 binary64)) (-.f64 y (-.f64 x (*.f64 y x))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 (neg.f64 y) x y))) (/.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 2 binary64)) (-.f64 x (fma.f64 (neg.f64 y) x y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x (+.f64 y x)) (pow.f64 (+.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (+.f64 y x) (*.f64 y x)) |
(-.f64 y (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) y)) x)) |
(-.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y))) (/.f64 (pow.f64 (-.f64 x (*.f64 y x)) #s(literal 3 binary64)) (fma.f64 (-.f64 x (*.f64 y x)) (-.f64 (-.f64 x (*.f64 y x)) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x x))) (/.f64 (pow.f64 (fma.f64 (neg.f64 y) x y) #s(literal 3 binary64)) (fma.f64 (fma.f64 (neg.f64 y) x y) (-.f64 (fma.f64 (neg.f64 y) x y) x) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 x) y) (+.f64 y x)) |
(+.f64 (fma.f64 (neg.f64 y) x y) x) |
(+.f64 (-.f64 x (*.f64 y x)) y) |
(+.f64 (+.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 y (-.f64 x (*.f64 y x))) |
(+.f64 x (fma.f64 (neg.f64 y) x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx (- (+ x y) (* x y)) (-.f64 x (*.f64 y x))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (- (+ x y) (* x y)) (-.f64 x (*.f64 y x))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) (-.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx y y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) x) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (/.f64 (neg.f64 x) y) (-.f64 #s(literal 1 binary64) x)) (neg.f64 y))) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 1 513 to 257 computations (83% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 5 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 5 | 83 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
| ▶ | 65.0% | (-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| ▶ | 61.5% | #s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| ▶ | 36.6% | #s(approx (- (+ x y) (* x y)) y) |
| ▶ | 39.4% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 92 to 62 computations (32.6% saved)
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(fma.f64 (neg.f64 y) x y) |
(neg.f64 y) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (+ x y) x) |
(*.f64 x y) |
| Outputs |
|---|
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) 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 (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ 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 x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -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 (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | 0 | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 2.0ms | x | @ | -inf | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | -inf | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | y | @ | inf | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
| 1.0ms | x | @ | 0 | ((+ (* (- 1 y) x) y) (- 1 y) 1 y x (- (+ x y) (* x y)) (- (+ x y) (* x y)) (- (+ x y) (* x y)) (+ (* (neg y) x) y) (neg y) (- (+ x y) (* x y)) (+ x y) (* x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 635 |
| 0 | 135 | 581 |
| 1 | 612 | 563 |
| 2 | 5229 | 563 |
| 0 | 8589 | 558 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 #s(literal 1 binary64) y) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(fma.f64 (neg.f64 y) x y) |
(neg.f64 y) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
#s(approx (+ x y) x) |
(*.f64 x y) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) 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 (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ 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 x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -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 (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) |
(/.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 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y)))))) |
(/.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 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y (+.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y (+.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y))) |
(/.f64 (-.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) y x) |
(fma.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64) x) |
(fma.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 y) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 (neg.f64 x) y (+.f64 x y)) |
(fma.f64 (neg.f64 y) (-.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 y) x (+.f64 x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (+.f64 x y)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (+.f64 x y)) |
(fma.f64 x (neg.f64 y) (+.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 1 binary64) y) y) |
(fma.f64 y (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64)) x) |
(fma.f64 y (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(fma.f64 y (neg.f64 x) (+.f64 x y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) 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 2 binary64)) (fma.f64 x y (+.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (+.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (+.f64 x y)) (pow.f64 (+.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (+.f64 x y) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 (+.f64 x y) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 (+.f64 x y) (*.f64 x y)) |
(-.f64 x (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) y)) |
(-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 y))) |
(-.f64 y (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) |
(+.f64 (*.f64 (neg.f64 x) y) (+.f64 x y)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) y) x) y) |
(+.f64 (+.f64 x y) (*.f64 (neg.f64 x) y)) |
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(+.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (-.f64 (neg.f64 y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (+.f64 y #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 (fma.f64 y y y) #s(literal 1 binary64))) |
(neg.f64 (+.f64 y #s(literal -1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) y)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (+.f64 y #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1 binary64)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 y) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) y) |
(+.f64 (pow.f64 (+.f64 (fma.f64 y y y) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (fma.f64 y y y) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 y) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 y)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64))) y) |
(*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal -1 binary64)) |
(*.f64 (-.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) y) |
(*.f64 (neg.f64 y) (-.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y)) |
(*.f64 y (*.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 y (*.f64 #s(literal -1 binary64) (-.f64 x #s(literal 1 binary64)))) |
(*.f64 y (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 y) (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 x x (-.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (neg.f64 x) y) y)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (+.f64 y (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (neg.f64 x) y) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (+.f64 y (*.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y (*.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 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y (*.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 y #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y))) |
(neg.f64 (*.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal 1 binary64)) y))) |
(neg.f64 (*.f64 (-.f64 x #s(literal 1 binary64)) y)) |
(fma.f64 (neg.f64 x) y y) |
(fma.f64 (neg.f64 y) x y) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) y) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) y) |
(fma.f64 x (neg.f64 y) y) |
(fma.f64 y (neg.f64 x) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 x) y) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (neg.f64 x) y) y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 y (*.f64 x y)))) |
(-.f64 y (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 y (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 y (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 y (*.f64 x y)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (+.f64 y (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 (neg.f64 x) y) (-.f64 (*.f64 (neg.f64 x) y) y) (*.f64 y y)))) |
(+.f64 (*.f64 (neg.f64 x) y) y) |
(+.f64 y (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(neg.f64 y) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y #s(approx (+ x y) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (fma.f64 x y #s(approx (+ x y) x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x))))) |
(fma.f64 (neg.f64 x) y #s(approx (+ x y) x)) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(approx (+ x y) x)) |
(fma.f64 x (neg.f64 y) #s(approx (+ x y) x)) |
(fma.f64 y (neg.f64 x) #s(approx (+ x y) x)) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (fma.f64 x y #s(approx (+ x y) x))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y #s(approx (+ x y) x)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x))))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (*.f64 (*.f64 x y) (fma.f64 x y #s(approx (+ x y) x)))))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (*.f64 (neg.f64 x) y) #s(literal -1 binary64))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(+.f64 (*.f64 (neg.f64 x) y) #s(approx (+ x y) x)) |
(+.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) y)) |
#s(approx (+ x y) x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx x x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) y) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 (/.f64 y x) y) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 (/.f64 y x) y) (neg.f64 x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx y y) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (expm1.f64 (neg.f64 (log.f64 y))) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (- (+ x y) (* x y)) (*.f64 (-.f64 (-.f64 (/.f64 x y) x) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 3 053 to 498 computations (83.7% saved)
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 3 | 179 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 178 | 6 | 184 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.0% | (fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
| ▶ | 74.1% | (fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
| ✓ | 61.5% | #s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| ▶ | 27.8% | #s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
| ✓ | 36.6% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 39.4% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 67 to 45 computations (32.8% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
(neg.f64 y) |
#s(approx (+ 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 (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ 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 x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -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 (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (neg y) #s(hole binary64 (* -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 y)) x)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1 (+ (* (neg y) x) (+ x y)) (neg y) (+ x y)) |
| 1.0ms | y | @ | -inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1 (+ (* (neg y) x) (+ x y)) (neg y) (+ x y)) |
| 1.0ms | y | @ | inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1 (+ (* (neg y) x) (+ x y)) (neg y) (+ x y)) |
| 1.0ms | x | @ | inf | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1 (+ (* (neg y) x) (+ x y)) (neg y) (+ x y)) |
| 1.0ms | x | @ | 0 | ((- (+ x y) (* x y)) (+ (* (neg y) x) y) (* (neg x) y) (neg x) x y (+ (* (- 1 y) x) y) (- 1 y) 1 (+ (* (neg y) x) (+ x y)) (neg y) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 867 |
| 0 | 160 | 798 |
| 1 | 726 | 771 |
| 2 | 6276 | 771 |
| 0 | 8205 | 721 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y)) |
(*.f64 (neg.f64 x) y) |
(neg.f64 x) |
x |
y |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
(neg.f64 y) |
#s(approx (+ 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 (+ (* (neg y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (+ y (* -1 (* x y))))) |
#s(approx (* (neg x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ y (* x (- 1 y))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 y)) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ 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 x)) y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* x (+ (* -1 y) (/ y x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- 1 y)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* x (- (+ 1 (/ y x)) y)))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) (+ 1 (* -1 y))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ y x))))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* x (+ (* -1 (- 1 y)) (* -1 (/ y x))))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -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 (+ (* (neg y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (- 1 y) #s(hole binary64 1)) |
#s(approx (- 1 y) #s(hole binary64 (+ 1 (* -1 y)))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 x)) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (+ x (* y (+ 1 (* -1 x)))))) |
#s(approx (neg y) #s(hole binary64 (* -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 y)) x)))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 y))) |
#s(approx (- 1 y) #s(hole binary64 (* y (- (/ 1 y) 1)))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* y (+ 1 (+ (* -1 x) (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* y (+ 1 (* -1 x))))) |
#s(approx (- (+ x y) (* x y)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) (+ 1 (* -1 x))))))) |
#s(approx (+ (* (neg y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (- 1 y) x) y) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (- 1 y) #s(hole binary64 (* -1 (* y (- 1 (/ 1 y)))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* y (- x 1))))) |
#s(approx (+ (* (neg y) x) (+ x y)) #s(hole binary64 (* -1 (* y (- (+ x (* -1 (/ x y))) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (+ (* (neg y) x) (+ x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 y) x))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 x) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y x)) |
(*.f64 (*.f64 y x) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 x)) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 y x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(neg.f64 x) |
x |
y |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
(fma.f64 x #s(approx (- 1 y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y))) |
(-.f64 y (*.f64 (neg.f64 #s(approx (- 1 y) #s(literal 1 binary64))) x)) |
(-.f64 y (*.f64 (neg.f64 x) #s(approx (- 1 y) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) (pow.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x) y) |
(+.f64 y (*.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (neg.f64 y) x) #s(approx (+ x y) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ x y) x) (-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 y) x) #s(approx (+ x y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) #s(approx (+ x y) x) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) (*.f64 x #s(approx (+ x y) x)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64))) (fma.f64 #s(approx (+ x y) x) (-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
(fma.f64 (neg.f64 x) y #s(approx (+ x y) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) #s(approx (+ x y) x)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) #s(approx (+ x y) x)) |
(fma.f64 y (neg.f64 x) #s(approx (+ x y) x)) |
(fma.f64 x (neg.f64 y) #s(approx (+ x y) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 y) x) #s(approx (+ x y) x))) (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 y) x) #s(approx (+ x y) x)))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (*.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 y) (neg.f64 x))) |
(-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 #s(approx (+ x y) x) (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (neg.f64 y) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) (-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (+ x y) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ x y) x) (-.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 y) x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 #s(approx (+ x y) x) (*.f64 (neg.f64 y) x)) |
(+.f64 (*.f64 (neg.f64 y) x) #s(approx (+ x y) x)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y))) |
(neg.f64 y) |
#s(approx (+ x y) x) |
#s(approx (+ (* (neg y) x) (+ x y)) y) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) y) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (* (neg x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (+ (* (neg y) x) (+ x y)) y) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) (+ x y)) y) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 (/.f64 y x) y) x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 (/.f64 y x) y) x x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 (/.f64 y x) y) x x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 (-.f64 y (/.f64 y x)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 y (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 (-.f64 y (/.f64 y x)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 (-.f64 y (/.f64 y x)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (neg y) x) (+ x y)) x) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx y y) |
#s(approx (+ (* (neg y) x) (+ x y)) x) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (- 1 y) #s(literal 1 binary64)) |
#s(approx (- 1 y) (-.f64 #s(literal 1 binary64) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) x) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (- 1 y) (neg.f64 y)) |
#s(approx (- 1 y) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 (-.f64 x (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ (* (neg y) x) y) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 (-.f64 x (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (- 1 y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (neg y) x) (+ x y)) (*.f64 (-.f64 (-.f64 x (/.f64 x y)) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ x y) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 1 497 to 249 computations (83.4% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 0 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 3 | 3 |
| Total | 82 | 6 | 88 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.0% | (fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
| ✓ | 74.1% | (fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
| ✓ | 61.5% | #s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| ✓ | 27.8% | #s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
| ✓ | 36.6% | #s(approx (- (+ x y) (* x y)) y) |
| ✓ | 39.4% | #s(approx (- (+ x y) (* x y)) x) |
Compiled 156 to 75 computations (51.9% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
(-.f64 (+.f64 x y) (*.f64 x y)) |
| Outputs |
|---|
(fma.f64 (-.f64 #s(literal 1 binary64) y) x y) |
3 calls:
| 43.0ms | x |
| 3.0ms | y |
| 3.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
| Outputs |
|---|
(fma.f64 (neg.f64 y) x #s(approx (+ x y) x)) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.6% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 99.9% | 3 | x |
| 99.5% | 3 | y |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
| Outputs |
|---|
(-.f64 #s(approx (+ x y) x) (*.f64 x y)) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 3 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) (fma.f64 (neg.f64 y) x y)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 3 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 98.8% | 3 | y |
| 79.8% | 2 | x |
Compiled 9 to 9 computations (0% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
(fma.f64 #s(approx (- 1 y) #s(literal 1 binary64)) x y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
2 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.3% | 3 | (-.f64 (+.f64 x y) (*.f64 x y)) |
| 84.8% | 4 | y |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
#s(approx (- (+ x y) (* x y)) #s(approx (+ (* (neg y) x) y) (*.f64 (neg.f64 x) y))) |
2 calls:
| 2.0ms | y |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.8% | 5 | y |
| 84.0% | 4 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
#s(approx (- (+ x y) (* x y)) y) |
2 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.5% | 2 | x |
| 72.9% | 2 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 8 to 7 computations (12.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
| Outputs |
|---|
#s(approx (- (+ x y) (* x y)) x) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (+.f64 x y) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.4% | 1 | x |
| 39.4% | 1 | y |
| 39.4% | 1 | (-.f64 (+.f64 x y) (*.f64 x y)) |
Compiled 9 to 9 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 2.460558393270248e-88 | 8.968020367518318e-87 |
| 14.0ms | -22468268780.677586 | -0.6828357226752894 |
| 11.0ms | 272× | 0 | valid |
Compiled 327 to 279 computations (14.7% saved)
ival-sub!: 1.0ms (34.1% of total)ival-add!: 1.0ms (34.1% of total)ival-mult!: 1.0ms (34.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.460558393270248e-88 | 8.968020367518318e-87 |
| 1.0ms | -22468268780.677586 | -0.6828357226752894 |
Compiled 327 to 279 computations (14.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.530000638532614e-36 | 6.689140898787292e-35 |
| 13.0ms | -613.1837578971343 | -1.3713736895211596e-7 |
| 10.0ms | 272× | 0 | valid |
Compiled 427 to 339 computations (20.6% saved)
ival-sub!: 1.0ms (33.9% of total)ival-add!: 1.0ms (33.9% of total)ival-mult!: 1.0ms (33.9% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.421746909723857e+283 | 2.0202765746035066e+288 |
| 0.0ms | -inf | -1.5219318984668938e+307 |
Compiled 10 to 10 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1074985080482252e+305 | +inf |
| 0.0ms | -5.997878590419741e-238 | 1.0307777447705558e-295 |
| 0.0ms | -inf | -1.5219318984668938e+307 |
Compiled 10 to 10 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -5.997878590419741e-238 | 1.0307777447705558e-295 |
Compiled 10 to 10 computations (0% saved)
| 1× | done |
Compiled 319 to 57 computations (82.1% saved)
(sort x y)
Compiled 1 290 to 414 computations (67.9% saved)
Loading profile data...