
Time bar (total: 2.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 444.0ms | 7 598× | 0 | valid |
| 33.0ms | 224× | 2 | valid |
| 31.0ms | 162× | 3 | valid |
| 25.0ms | 272× | 1 | valid |
ival-sub: 92.0ms (35.6% of total)ival-div: 74.0ms (28.7% of total)ival-add: 49.0ms (19% of total)adjust: 36.0ms (13.9% of total)exact: 5.0ms (1.9% of total)ival-assert: 3.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 x y) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 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 |
| 51.0ms | 474× | 0 | valid |
| 2.0ms | 16× | 2 | valid |
| 2.0ms | 18× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-div: 4.0ms (32.1% of total)ival-sub: 3.0ms (24.1% of total)ival-add: 3.0ms (24.1% of total)adjust: 2.0ms (16.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 48 |
| 1 | 38 | 48 |
| 2 | 70 | 48 |
| 3 | 103 | 48 |
| 4 | 172 | 48 |
| 5 | 365 | 42 |
| 6 | 1773 | 42 |
| 7 | 5790 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 15 | 7 |
| 2 | 22 | 7 |
| 3 | 31 | 7 |
| 4 | 59 | 7 |
| 5 | 159 | 7 |
| 6 | 957 | 7 |
| 7 | 5188 | 7 |
| 0 | 8027 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
(+.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
x |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
y |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1/2 y))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ x (/ (- x y) 2)) x (/ (- x y) 2) (- x y) y 2) |
| 1.0ms | x | @ | inf | ((+ x (/ (- x y) 2)) x (/ (- x y) 2) (- x y) y 2) |
| 1.0ms | y | @ | -inf | ((+ x (/ (- x y) 2)) x (/ (- x y) 2) (- x y) y 2) |
| 1.0ms | y | @ | 0 | ((+ x (/ (- x y) 2)) x (/ (- x y) 2) (- x y) y 2) |
| 1.0ms | y | @ | inf | ((+ x (/ (- x y) 2)) x (/ (- x y) 2) (- x y) y 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 346 |
| 0 | 93 | 324 |
| 1 | 450 | 318 |
| 0 | 3858 | 312 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
x |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(-.f64 x y) |
y |
#s(literal 2 binary64) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1/2 y))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (*.f64 x x))) |
(-.f64 (+.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 y #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 y #s(literal 2 binary64)) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) |
(+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
x |
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)) (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) y)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (-.f64 x y) #s(literal -2 binary64))) |
(-.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 y #s(literal -1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.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 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 y) x) |
(+.f64 x (neg.f64 y)) |
y |
#s(literal 2 binary64) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx x x) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- x y) 2) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (/ (- x y) 2) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y y) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (- x y) 2) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 y))) |
#s(approx (/ (- x y) 2) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 y))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
Compiled 986 to 241 computations (75.6% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 4 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 4 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.9% | (+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
| ▶ | 100.0% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
| ▶ | 53.7% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
| ▶ | 48.1% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
Compiled 47 to 38 computations (19.1% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
#s(literal 3/2 binary64) |
x |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (* 3/2 x) #s(hole binary64 (* 3/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1/2 y))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* y (- (* 3/2 (/ x y)) 1/2)))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -3/2 (/ x y))))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ x (/ (- x y) 2)) (* -1/2 y) -1/2 y (+ x (/ (- x y) 2)) (* 3/2 x) 3/2 x (+ x (/ (- x y) 2)) (+ (* 3/2 x) (* -1/2 y)) (+ x (/ (- x y) 2)) (/ (- x y) 2)) |
| 1.0ms | y | @ | -inf | ((+ x (/ (- x y) 2)) (* -1/2 y) -1/2 y (+ x (/ (- x y) 2)) (* 3/2 x) 3/2 x (+ x (/ (- x y) 2)) (+ (* 3/2 x) (* -1/2 y)) (+ x (/ (- x y) 2)) (/ (- x y) 2)) |
| 1.0ms | x | @ | inf | ((+ x (/ (- x y) 2)) (* -1/2 y) -1/2 y (+ x (/ (- x y) 2)) (* 3/2 x) 3/2 x (+ x (/ (- x y) 2)) (+ (* 3/2 x) (* -1/2 y)) (+ x (/ (- x y) 2)) (/ (- x y) 2)) |
| 1.0ms | y | @ | inf | ((+ x (/ (- x y) 2)) (* -1/2 y) -1/2 y (+ x (/ (- x y) 2)) (* 3/2 x) 3/2 x (+ x (/ (- x y) 2)) (+ (* 3/2 x) (* -1/2 y)) (+ x (/ (- x y) 2)) (/ (- x y) 2)) |
| 1.0ms | x | @ | 0 | ((+ x (/ (- x y) 2)) (* -1/2 y) -1/2 y (+ x (/ (- x y) 2)) (* 3/2 x) 3/2 x (+ x (/ (- x y) 2)) (+ (* 3/2 x) (* -1/2 y)) (+ x (/ (- x y) 2)) (/ (- x y) 2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 436 |
| 0 | 93 | 416 |
| 1 | 415 | 413 |
| 0 | 3398 | 407 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
#s(literal 3/2 binary64) |
x |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (* 3/2 x) #s(hole binary64 (* 3/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1/2 y))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* y (- (* 3/2 (/ x y)) 1/2)))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -3/2 (/ x y))))))) |
#s(approx (/ (- x y) 2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 y #s(literal -1/2 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) y)) |
#s(literal -1/2 binary64) |
y |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
(*.f64 x #s(literal 3/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (-.f64 x (*.f64 #s(literal 1/2 binary64) x)))) (neg.f64 (-.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (-.f64 x (*.f64 #s(literal 1/2 binary64) x))) (-.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) |
(neg.f64 (*.f64 #s(literal -3/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x x) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 x (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 3/2 binary64) |
x |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y x) (fma.f64 #s(literal -1/2 binary64) y x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 27/8 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -3/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) y x) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y x) (fma.f64 #s(literal -1/2 binary64) y x) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 9/4 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 x x)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 9/4 binary64) (*.f64 x x))) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 x x)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64))) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 #s(literal 27/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 27/8 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 #s(literal -1/2 binary64) y x)) |
(fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x) |
(fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x)) |
(fma.f64 y #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) y x)) |
(fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 y x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x))) (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -3/2 binary64) x)) |
(-.f64 x (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/2 binary64) y))) |
(-.f64 x (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 #s(literal 27/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal 1/2 binary64) y)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x)))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) x) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) y x)) |
(+.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 3/2 binary64) x)) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64))) (-.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)))) (/.f64 (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 2 binary64)) (-.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) x) (*.f64 x x))) (/.f64 (pow.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) #s(literal 3 binary64)) (fma.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) (-.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) x) (*.f64 x x)))) |
(+.f64 #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) x) |
(+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (* 3/2 x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx x x) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (/ (- x y) 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- x y) 2) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (/ (- x y) 2) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (* -1/2 y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx y y) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (- x y) 2) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -3/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -3/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (/ (- x y) 2) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
Compiled 2 725 to 384 computations (85.9% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 1 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 129 | 5 | 134 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.9% | (+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 100.0% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
| ▶ | 99.9% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
| ✓ | 53.7% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
| ✓ | 48.1% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
Compiled 61 to 48 computations (21.3% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x) |
#s(literal -1/2 binary64) |
(-.f64 y x) |
y |
x |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 1.0ms | y | @ | inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 0.0ms | x | @ | -inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 0.0ms | y | @ | -inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 0.0ms | x | @ | 0 | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 397 |
| 0 | 86 | 364 |
| 1 | 405 | 355 |
| 0 | 3504 | 351 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x) |
#s(literal -1/2 binary64) |
(-.f64 y x) |
y |
x |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 (-.f64 y x) #s(literal -1/2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) y x) (fma.f64 #s(literal -1/2 binary64) y x)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -3/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -1/2 binary64) y x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal -1/2 binary64) y x) (fma.f64 #s(literal -1/2 binary64) y x) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 9/4 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3/2 binary64)) x)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))))) |
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 #s(literal -1/2 binary64) y x)) |
(fma.f64 (-.f64 y x) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)) |
(fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x) |
(fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x)) |
(fma.f64 y #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) y x)) |
(fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x))) (/.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal -3/2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64))))) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(-.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) y) (-.f64 (*.f64 #s(literal -1/2 binary64) x) x)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -3/2 binary64) x)) |
(-.f64 x (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y x)) #s(literal -1/2 binary64))) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))))) (/.f64 (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) (-.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) y x) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 (-.f64 y x) #s(literal -1/2 binary64)) x) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 #s(literal -1/2 binary64) y x)) |
(+.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 3/2 binary64) x)) |
(+.f64 x (*.f64 (-.f64 y x) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 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))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
x |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 (-.f64 y x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* -1/2 (- y x)) x) (fma.f64 (-.f64 y x) #s(literal -1/2 binary64) x)) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx x x) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (neg.f64 x))) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 (-.f64 y x) #s(literal -1/2 binary64) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (fma.f64 (-.f64 y x) #s(literal -1/2 binary64) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -3/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal -3/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
Compiled 1 999 to 326 computations (83.7% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 1 | 88 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 3 | 4 |
| Total | 88 | 5 | 93 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 99.9% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
| ▶ | 56.9% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
| ✓ | 53.7% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
| ✓ | 48.1% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
Compiled 66 to 50 computations (24.2% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
(fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x) |
#s(literal -1/2 binary64) |
#s(approx (- y x) y) |
y |
x |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | 0 | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 3.0ms | x | @ | inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 0.0ms | x | @ | -inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 0.0ms | y | @ | -inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
| 0.0ms | y | @ | inf | ((+ x (/ (- x y) 2)) (+ (* -1/2 (- y x)) x) -1/2 (- y x) y x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 412 |
| 0 | 85 | 381 |
| 1 | 416 | 374 |
| 0 | 3625 | 357 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
(fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x) |
#s(literal -1/2 binary64) |
#s(approx (- y x) y) |
y |
x |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (- x y) 2)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* -1/2 (- y x)) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(approx (- y x) y) #s(literal -1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- y x) y) #s(literal -1/2 binary64) x) |
(fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 (neg.f64 #s(approx (- y x) y)) #s(literal -1/2 binary64))) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) #s(approx (- y x) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64))) (pow.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64)) x) |
(+.f64 x (*.f64 #s(approx (- y x) y) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
#s(approx (- y x) y) |
y |
x |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* -1/2 (- y x)) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx x x) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (neg.f64 x))) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 y x)) #s(literal 3/2 binary64)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* -1/2 (- y x)) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 (neg.f64 y) (fma.f64 #s(literal -3/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (+ (* -1/2 (- y x)) x) (*.f64 (neg.f64 y) (fma.f64 #s(literal -3/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
Compiled 909 to 140 computations (84.6% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 0 | 40 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 40 | 5 | 45 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 99.9% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
| ✓ | 56.9% | #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
| ✓ | 53.7% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
| ✓ | 48.1% | #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
Compiled 150 to 77 computations (48.7% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
(+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
(+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
3 calls:
| 33.0ms | y |
| 3.0ms | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
(+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
3 calls:
| 5.0ms | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
(+.f64 x #s(approx (/ (- x y) 2) (*.f64 #s(literal -1/2 binary64) y))) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) |
3 calls:
| 2.0ms | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 3 | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 80.4% | 3 | x |
| 81.3% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
2 calls:
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 3 | x |
| 79.3% | 3 | y |
Compiled 2 to 4 computations (-100% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
3 calls:
| 1.0ms | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.1% | 1 | (+.f64 x (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
| 48.1% | 1 | x |
| 48.1% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 3.5816579117791684e-62 | 1.177492344127596e-55 |
| 13.0ms | -6.1789649429943774e+32 | -3.808876551714534e+31 |
| 10.0ms | 238× | 0 | valid |
| 1.0ms | 13× | 1 | valid |
| 1.0ms | 4× | 2 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 442 to 363 computations (17.9% saved)
ival-div: 2.0ms (33.7% of total)ival-sub: 2.0ms (33.7% of total)adjust: 1.0ms (16.9% of total)ival-add: 1.0ms (16.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 2.6414548834896196e-24 | 3.382917202533941e-23 |
| 9.0ms | -6.1789649429943774e+32 | -3.808876551714534e+31 |
| 5.0ms | 131× | 0 | valid |
| 5.0ms | 2× | 2 | valid |
| 1.0ms | 11× | 1 | valid |
Compiled 296 to 271 computations (8.4% saved)
ival-add: 5.0ms (62.3% of total)ival-div: 1.0ms (12.5% of total)ival-sub: 1.0ms (12.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 106 |
| 1 | 47 | 106 |
| 2 | 58 | 106 |
| 3 | 69 | 106 |
| 4 | 109 | 106 |
| 5 | 443 | 106 |
| 6 | 3595 | 106 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
(if (<=.f64 y #s(literal -124999999999999993196903873380352 binary64)) #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) (if (<=.f64 y #s(literal 2883494409718323/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)))) |
(if (<=.f64 y #s(literal -145000000000000001475895718051840 binary64)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) (if (<=.f64 y #s(literal 5614659054195485/170141183460469231731687303715884105728 binary64)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)))) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
| Outputs |
|---|
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) (-.f64 y x) x)) |
(if (<=.f64 y #s(literal -124999999999999993196903873380352 binary64)) #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) (if (<=.f64 y #s(literal 2883494409718323/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)))) |
(if (or (<=.f64 y #s(literal -124999999999999993196903873380352 binary64)) (not (<=.f64 y #s(literal 2883494409718323/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)))) #s(approx (+ x (/ (- x y) 2)) (fma.f64 #s(literal -1/2 binary64) #s(approx (- y x) y) x)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x))) |
(if (<=.f64 y #s(literal -145000000000000001475895718051840 binary64)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) (if (<=.f64 y #s(literal 5614659054195485/170141183460469231731687303715884105728 binary64)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)))) |
(if (or (<=.f64 y #s(literal -145000000000000001475895718051840 binary64)) (not (<=.f64 y #s(literal 5614659054195485/170141183460469231731687303715884105728 binary64)))) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) #s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (- x y) 2)) (*.f64 #s(literal -1/2 binary64) y)) |
| 1× | done |
Compiled 106 to 35 computations (67% saved)
Compiled 240 to 96 computations (60% saved)
Loading profile data...