
Time bar (total: 2.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 425.0ms | 8 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
ival-add: 93.0ms (48.4% of total)ival-div: 89.0ms (46.3% of total)exact: 6.0ms (3.1% of total)ival-assert: 3.0ms (1.6% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 0 | 0 | - | 0 | - | (+.f64 y #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 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 |
| 21.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-add: 5.0ms (52.5% of total)ival-div: 3.0ms (31.5% of total)ival-true: 1.0ms (10.5% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 45 | 50 |
| 2 | 81 | 47 |
| 3 | 121 | 47 |
| 4 | 208 | 46 |
| 5 | 695 | 42 |
| 6 | 6128 | 42 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 16 | 7 |
| 2 | 20 | 7 |
| 3 | 31 | 7 |
| 4 | 65 | 7 |
| 5 | 272 | 7 |
| 6 | 2523 | 7 |
| 7 | 6094 | 7 |
| 0 | 8207 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(+.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 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) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 1.0ms | x | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 471 |
| 0 | 123 | 438 |
| 1 | 797 | 417 |
| 0 | 8595 | 408 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(+.f64 x y) |
x |
y |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 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) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) (+.f64 y x))) (neg.f64 (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (neg.f64 y))) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) x (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) y)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) x (*.f64 (-.f64 y #s(literal -1 binary64)) (neg.f64 y))) (*.f64 (-.f64 y #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (neg.f64 x))) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 y) (-.f64 y #s(literal -1 binary64)) (neg.f64 (fma.f64 y x x))) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)) (neg.f64 (fma.f64 y x x))) (*.f64 (-.f64 y #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(/.f64 (fma.f64 y (-.f64 y #s(literal -1 binary64)) (fma.f64 y x x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 y x)) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) (+.f64 y x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 y x)) (-.f64 y #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (+.f64 y x) (fma.f64 #s(literal -1 binary64) y #s(literal -1 binary64)))) |
(fma.f64 x (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64)))) (/.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 x y) (-.f64 y #s(literal -1 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 x y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (fma.f64 y x x) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 y #s(literal -1 binary64)) y) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
(+.f64 (/.f64 y (-.f64 y #s(literal -1 binary64))) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (-.f64 y 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 x x (*.f64 y (-.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
(*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -3 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (pow.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (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 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 y) (pow.f64 y #s(literal -1 binary64)))) |
(-.f64 y (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) y)) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) y)))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (fma.f64 y x x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#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) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) y (-.f64 #s(literal 1 binary64) x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y (-.f64 x #s(literal 1 binary64))) y (-.f64 #s(literal 1 binary64) x)) y x)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) (/.f64 x (*.f64 y y)))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (/.f64 (+.f64 (+.f64 y (*.f64 (*.f64 y y) x)) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) x) y)) y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 509 to 305 computations (79.8% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 6 | 89 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 6 | 90 |
| Status | Accuracy | Program |
|---|---|---|
| 46.0% | (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) | |
| ▶ | 46.9% | (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 54.4% | (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 55.2% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
| ▶ | 43.5% | #s(approx (/ (+ x y) (+ y 1)) x) |
| ▶ | 36.0% | #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
Compiled 118 to 92 computations (22% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) x) |
(+.f64 y #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) y) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#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) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 x y (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 x y (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | inf | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 x y (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 x y (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1) (/ (+ x y) (+ y 1)) (+ x y)) |
| 1.0ms | x | @ | 0 | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 x y (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1) (/ (+ x y) (+ y 1)) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 737 |
| 0 | 175 | 693 |
| 1 | 1043 | 679 |
| 0 | 8321 | 672 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) x) |
(+.f64 y #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
#s(approx (+ x y) y) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) x)) #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 (neg.f64 y) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(/.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 (+.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 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 3 binary64)))) (neg.f64 (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) y)))))) |
(/.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 (*.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 (-.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 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) y))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) y x) |
(fma.f64 y (-.f64 #s(literal 1 binary64) x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x))) |
(-.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 x (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) #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 (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 x #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) y))))) (/.f64 (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) y)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) y) x) |
(+.f64 x (*.f64 (*.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
y |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) x))) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 #s(approx (+ x y) x)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ x y) x) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ x y) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal 1 binary64)))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) (-.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) y))) |
(-.f64 y #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y y (neg.f64 y))))) |
(+.f64 #s(literal 1 binary64) y) |
(+.f64 y #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) y))) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 #s(approx (+ x y) y)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 #s(approx (+ x y) y) (-.f64 y #s(literal -1 binary64))) |
#s(approx (+ x y) y) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 y x)) #s(literal -1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) x)) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (-.f64 (/.f64 (neg.f64 y) (*.f64 (-.f64 y #s(literal -1 binary64)) x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (-.f64 y (/.f64 y x)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 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 (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (/.f64 x y)) #s(literal -1 binary64)) (+.f64 (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))) (pow.f64 y #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 x (*.f64 y y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) x) y)) |
#s(approx (+ x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 x)) y) (-.f64 #s(literal -1 binary64) (neg.f64 x))) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 x y)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 2 426 to 388 computations (84% saved)
10 alts after pruning (6 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 5 | 129 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 125 | 10 | 135 |
| Status | Accuracy | Program |
|---|---|---|
| 46.0% | (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) | |
| ✓ | 46.9% | (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| ▶ | 13.1% | (/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
| ▶ | 43.6% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| ▶ | 55.1% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ▶ | 43.6% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
| ▶ | 13.5% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
| ✓ | 43.5% | #s(approx (/ (+ x y) (+ y 1)) x) |
| ✓ | 36.0% | #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
Compiled 220 to 155 computations (29.5% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)) |
(-.f64 y #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
#s(approx (+ x y) x) |
#s(approx (+ y 1) y) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 x)) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 y x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (* (- y 1) (neg x)) (- y 1) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1)) |
| 1.0ms | x | @ | inf | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 y x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (* (- y 1) (neg x)) (- y 1) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1)) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 y x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (* (- y 1) (neg x)) (- y 1) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1)) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 y x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (* (- y 1) (neg x)) (- y 1) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) 1 y x (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (- 1 x) (neg x) (/ (+ x y) (+ y 1)) (+ (* (- 1 x) y) x) (* (- y 1) (neg x)) (- y 1) (/ (+ x y) (+ y 1)) (+ x y) (+ y 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 960 |
| 0 | 211 | 911 |
| 1 | 1169 | 898 |
| 0 | 8197 | 872 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)) |
(-.f64 y #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
#s(approx (+ x y) x) |
#s(approx (+ y 1) y) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 y)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ y (* x (+ 1 (* -1 y)))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ y x)))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ y x))) 1))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 x)) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- 1 x)))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* y (- (+ 1 (/ x y)) x)))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* y (+ (* -1 x) (/ x y))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ (* (- 1 x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- 1 x)) (* -1 (/ x y))))))) |
#s(approx (* (- y 1) (neg x)) #s(hole binary64 (* -1 (* y (+ x (* -1 (/ x y))))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)))) |
(fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x) |
(fma.f64 y #s(approx (- 1 x) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x))))) |
(+.f64 (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y) x) |
(+.f64 x (*.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
y |
x |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)))) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x) |
(fma.f64 y #s(approx (- 1 x) (neg.f64 x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x))))) |
(+.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) y) x) |
(+.f64 x (*.f64 #s(approx (- 1 x) (neg.f64 x)) y)) |
#s(approx (- 1 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(neg.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) y)) (pow.f64 (+.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (+.f64 #s(literal 1 binary64) (*.f64 y #s(literal 1 binary64)))))) |
(-.f64 y #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) x))) (neg.f64 (neg.f64 #s(approx (+ y 1) y)))) |
(/.f64 (neg.f64 #s(approx (+ x y) x)) (neg.f64 #s(approx (+ y 1) y))) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
#s(approx (+ x y) x) |
#s(approx (+ y 1) y) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 y (+.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 (+.f64 y x) (+.f64 #s(literal 1 binary64) y))) |
#s(approx (+ (* (- 1 x) y) x) y) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x y)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (- y 1) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 x (+.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (/.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) y)) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (fma.f64 #s(literal -1 binary64) y #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (+.f64 (fma.f64 #s(literal -1 binary64) y (/.f64 y x)) #s(literal 1 binary64)) x)) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (*.f64 (+.f64 #s(literal 1 binary64) y) x)) (pow.f64 (+.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 y (/.f64 y x)) #s(literal 1 binary64)))) |
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 (fma.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y x) #s(literal 1 binary64)) y #s(literal 1 binary64)) x) y x)) |
#s(approx (+ (* (- 1 x) y) x) x) |
#s(approx (+ (* (- 1 x) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx y y) |
#s(approx (* (- y 1) (neg x)) x) |
#s(approx (* (- y 1) (neg x)) (fma.f64 (neg.f64 x) y x)) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (+.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (/.f64 x y)) (+.f64 (/.f64 x (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (+.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))) (pow.f64 y #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 x (*.f64 y y))))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) x) y)) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) x) y)) |
#s(approx (* (- y 1) (neg x)) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- y 1) (neg x)) (*.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x y)) y)) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (fma.f64 #s(literal 1 binary64) y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) y)) (neg.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))) y)) #s(literal 1 binary64)) y) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (- 1 x) y) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (/.f64 x y)))) |
#s(approx (* (- y 1) (neg x)) (*.f64 (neg.f64 y) (-.f64 x (/.f64 x y)))) |
#s(approx (- y 1) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 2 960 to 427 computations (85.6% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 0 | 127 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 127 | 10 | 137 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 46.0% | (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
| ✓ | 46.9% | (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 13.1% | (/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
| ✓ | 43.6% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| ✓ | 55.1% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 43.6% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
| ✓ | 13.5% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
| ✓ | 43.5% | #s(approx (/ (+ x y) (+ y 1)) x) |
| ✓ | 36.0% | #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
Compiled 128 to 92 computations (28.1% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
(+.f64 x y) |
x |
y |
#s(approx (+ y 1) y) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 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) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1)) |
| 0.0ms | y | @ | -inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1)) |
| 0.0ms | x | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1)) |
| 0.0ms | y | @ | inf | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1)) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) (+ y 1)) (+ x y) x y (+ y 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 474 |
| 0 | 123 | 441 |
| 1 | 801 | 420 |
| 0 | 8613 | 411 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
(+.f64 x y) |
x |
y |
#s(approx (+ y 1) y) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (/ y (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ (/ x (+ 1 y)) (/ y (+ 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) (+ y 1)) #s(hole binary64 (/ x (+ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* x (+ (/ 1 (+ 1 y)) (/ y (* x (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (* -1 (* x (- (* -1 (/ y (* x (+ 1 y)))) (/ 1 (+ 1 y))))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- 1 x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- x 1))) x))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ x (* y (- (+ 1 (* y (- (+ x (* y (- 1 x))) 1))) x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 1)) |
#s(approx (+ y 1) #s(hole binary64 (+ 1 y))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 1)) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (/ x y)) (/ 1 y)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (/ x y))) (+ (/ 1 y) (/ x (pow y 2)))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (- (+ 1 (+ (/ 1 (pow y 2)) (+ (/ x y) (/ x (pow y 3))))) (+ (/ 1 y) (+ (/ 1 (pow y 3)) (/ x (pow y 2))))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ y 1) #s(hole binary64 y)) |
#s(approx (+ y 1) #s(hole binary64 (* y (+ 1 (/ 1 y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (* -1 x)) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (+ 1 (* -1 x)) y)))) y))))) |
#s(approx (/ (+ x y) (+ y 1)) #s(hole binary64 (+ 1 (* -1 (/ (+ 1 (+ (* -1 x) (* -1 (/ (- (* -1 (/ (+ 1 (* -1 x)) y)) (* -1 (+ 1 (* -1 x)))) y)))) y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 x #s(approx (+ y 1) y))) (*.f64 (/.f64 y #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y)))) (-.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(approx (+ y 1) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(approx (+ y 1) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 x #s(approx (+ y 1) y)) (-.f64 (*.f64 (/.f64 y #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y))) (*.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (neg.f64 #s(approx (+ y 1) y)))) |
(/.f64 (fma.f64 x #s(approx (+ y 1) y) (*.f64 #s(approx (+ y 1) y) y)) (*.f64 #s(approx (+ y 1) y) #s(approx (+ y 1) y))) |
(/.f64 (neg.f64 (+.f64 y x)) (neg.f64 #s(approx (+ y 1) y))) |
(/.f64 (+.f64 y x) #s(approx (+ y 1) y)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 y x)) #s(approx (+ y 1) y))) |
(neg.f64 (/.f64 (+.f64 y x) (neg.f64 #s(approx (+ y 1) y)))) |
(+.f64 (/.f64 y #s(approx (+ y 1) y)) (/.f64 x #s(approx (+ y 1) y))) |
(+.f64 (/.f64 x #s(approx (+ y 1) y)) (/.f64 y #s(approx (+ y 1) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.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 y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (-.f64 y 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 x x (*.f64 y (-.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
#s(approx (+ y 1) y) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 y (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 (+.f64 y x) (-.f64 y #s(literal -1 binary64)))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (/ (+ x y) (+ y 1)) (/.f64 x (-.f64 y #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) (+ y 1)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) (fma.f64 y x x)) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))))) |
#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) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) y (-.f64 #s(literal 1 binary64) x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) y (-.f64 x #s(literal 1 binary64))) y (-.f64 #s(literal 1 binary64) x)) y x)) |
#s(approx y y) |
#s(approx (+ y 1) #s(literal 1 binary64)) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -2 binary64))) (/.f64 (-.f64 x #s(literal 1 binary64)) y)) (/.f64 x (*.f64 y y)))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 (-.f64 (/.f64 (+.f64 (+.f64 y (*.f64 (*.f64 y y) x)) x) (pow.f64 y #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (+.f64 (pow.f64 y #s(literal -3 binary64)) (/.f64 x (*.f64 y y))) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ y 1) y) |
#s(approx (+ y 1) (-.f64 y #s(literal -1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) x) y))) |
#s(approx (/ (+ x y) (+ y 1)) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) y)) x) y)) y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 895 to 181 computations (79.8% saved)
10 alts after pruning (0 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 0 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 9 | 9 |
| Total | 51 | 10 | 61 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 46.0% | (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
| ✓ | 46.9% | (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| ✓ | 13.1% | (/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
| ✓ | 43.6% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| ✓ | 55.1% | #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
| ✓ | 43.6% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
| ✓ | 13.5% | #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
| ✓ | 43.5% | #s(approx (/ (+ x y) (+ y 1)) x) |
| ✓ | 36.0% | #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
Compiled 277 to 130 computations (53.1% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
3 calls:
| 5.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 4.0ms | x |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
(/.f64 (+.f64 x y) #s(approx (+ y 1) y)) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 4 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 80.0% | 3 | x |
| 98.4% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
(/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
2 calls:
| 3.0ms | y |
| 3.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 4 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 88.8% | 3 | y |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
| Outputs |
|---|
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
(/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) |
1 calls:
| 7.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 4 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 #s(approx (+ x y) x) #s(approx (+ y 1) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
2 calls:
| 3.0ms | y |
| 3.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 3 | y |
| 87.7% | 3 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) (neg.f64 x)) y x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
2 calls:
| 2.0ms | y |
| 2.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.7% | 3 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 87.7% | 3 | y |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
3 calls:
| 2.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.8% | 3 | x |
| 79.2% | 5 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 75.9% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ y 1)) x) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
2 calls:
| 1.0ms | y |
| 1.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 3 | y |
| 75.9% | 3 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
Compiled 8 to 8 computations (0% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
3 calls:
| 2.0ms | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.0% | 1 | x |
| 36.0% | 1 | (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
| 36.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.007328906741302625 | 56.338445594638685 |
| 9.0ms | -2334.6840702408654 | -0.5747176888400846 |
| 10.0ms | 256× | 0 | valid |
Compiled 378 to 315 computations (16.7% saved)
ival-div: 2.0ms (43.3% of total)ival-add: 2.0ms (43.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0004285070171888 | 4955.980009652893 |
| 0.0ms | 1.5361194012821888e-6 | 0.004974250836339009 |
| 0.0ms | -29755642648.81062 | -4005.9666908376025 |
Compiled 10 to 11 computations (-10% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0004285070171888 | 4955.980009652893 |
| 0.0ms | 0.004974250836339009 | 0.9999999999999662 |
| 0.0ms | -29755642648.81062 | -4005.9666908376025 |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 0.007328906741302625 | 56.338445594638685 |
| 1.0ms | -2334.6840702408654 | -0.5747176888400846 |
| 2.0ms | 48× | 0 | valid |
Compiled 378 to 331 computations (12.4% saved)
ival-div: 1.0ms (94.1% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 63099687456.52604 | 1.17499915391597e+21 |
| 1.0ms | -2334.6840702408654 | -0.5747176888400846 |
| 6.0ms | 160× | 0 | valid |
Compiled 460 to 389 computations (15.4% saved)
ival-div: 1.0ms (35.5% of total)ival-add: 1.0ms (35.5% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4955.980009652893 | 111086685.57615465 |
| 0.0ms | 1.5361194012821888e-6 | 0.004974250836339009 |
| 0.0ms | -2.165514635150312e-228 | -4.269934294068067e-239 |
| 0.0ms | -3.151592224900751e-35 | -1.3902518583872564e-47 |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 63099687456.52604 | 1.17499915391597e+21 |
| 4.0ms | -2334.6840702408654 | -0.5747176888400846 |
Compiled 334 to 317 computations (5.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 372 |
| 1 | 92 | 372 |
| 2 | 106 | 372 |
| 3 | 142 | 372 |
| 4 | 336 | 372 |
| 5 | 2417 | 372 |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(if (<=.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) (if (<=.f64 y #s(literal 7656119366529843/9007199254740992 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) (/.f64 (+.f64 x y) #s(approx (+ y 1) y)))) |
(if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -20000000000 binary64)) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -20000000000 binary64)) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 5764607523034235/1152921504606846976 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64)))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (if (<=.f64 y #s(literal 64000000000 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -7482888383134223/374144419156711147060143317175368453031918731001856 binary64)) #s(approx (/ (+ x y) (+ y 1)) x) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -6828046779268971/3414023389634485388328884116849283992138116261025744978122883999623187065762627620618973286846235796860380114223837819108295066446909114921146038298793384983600720680711175453933096082386848780661230088261573940214625662995187948181075905216512 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) #s(approx (/ (+ x y) (+ y 1)) x) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 5000 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) #s(approx (/ (+ x y) (+ y 1)) x))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (if (<=.f64 y #s(literal 64000000000 binary64)) #s(approx (/ (+ x y) (+ y 1)) x) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) |
(if (<=.f64 y #s(literal -1 binary64)) (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) (if (<=.f64 y #s(literal 7656119366529843/9007199254740992 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) (/.f64 (+.f64 x y) #s(approx (+ y 1) y)))) |
(if (or (<=.f64 y #s(literal -1 binary64)) (not (<=.f64 y #s(literal 7656119366529843/9007199254740992 binary64)))) (/.f64 (+.f64 x y) #s(approx (+ y 1) y)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x))) |
(if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -20000000000 binary64)) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 #s(approx (+ x y) y) (+.f64 y #s(literal 1 binary64))) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64)))))) |
(if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -20000000000 binary64)) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64))) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 5764607523034235/1152921504606846976 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 2 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (/.f64 #s(approx (+ x y) x) (+.f64 y #s(literal 1 binary64)))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (if (<=.f64 y #s(literal 1 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 (-.f64 #s(literal 1 binary64) x) y x)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (if (<=.f64 y #s(literal 64000000000 binary64)) #s(approx (/ (+ x y) (+ y 1)) (fma.f64 #s(approx (- 1 x) #s(literal 1 binary64)) y x)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)))) |
(if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -7482888383134223/374144419156711147060143317175368453031918731001856 binary64)) #s(approx (/ (+ x y) (+ y 1)) x) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal -6828046779268971/3414023389634485388328884116849283992138116261025744978122883999623187065762627620618973286846235796860380114223837819108295066446909114921146038298793384983600720680711175453933096082386848780661230088261573940214625662995187948181075905216512 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(approx (+ (* (- 1 x) y) x) y)) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 4722366482869645/2361183241434822606848 binary64)) #s(approx (/ (+ x y) (+ y 1)) x) (if (<=.f64 (/.f64 (+.f64 x y) (+.f64 y #s(literal 1 binary64))) #s(literal 5000 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) #s(approx (/ (+ x y) (+ y 1)) x))))) |
(if (<=.f64 y #s(literal -1 binary64)) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) (if (<=.f64 y #s(literal 64000000000 binary64)) #s(approx (/ (+ x y) (+ y 1)) x) #s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (+ y 1)) #s(literal 1 binary64)) |
| 1× | done |
Compiled 404 to 69 computations (82.9% saved)
Compiled 822 to 150 computations (81.8% saved)
Loading profile data...