
Time bar (total: 896.0ms)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 7 computations (22.2% saved)
| 296.0ms | 8 256× | 0 | valid |
ival-mult!: 97.0ms (82.8% of total)ival-sub!: 18.0ms (15.4% of total)adjust: 2.0ms (1.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 15 | 0 | - | 0 | - | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (*.f64 x x) (*.f64 y y)) | nan-rescue | 15 | 0 |
| ↳ | (*.f64 x x) | overflow | 58 | |
| ↳ | (*.f64 y y) | overflow | 74 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 15 | 0 |
| - | 0 | 241 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 15 | 0 | 0 |
| - | 0 | 0 | 241 |
| number | freq |
|---|---|
| 0 | 241 |
| 1 | 15 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 19.0ms | 512× | 0 | valid |
Compiled 41 to 19 computations (53.7% saved)
ival-mult!: 6.0ms (81% of total)ival-sub!: 1.0ms (13.5% of total)adjust: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 45 |
| 1 | 51 | 42 |
| 2 | 223 | 42 |
| 3 | 386 | 42 |
| 4 | 950 | 42 |
| 5 | 1955 | 42 |
| 6 | 2959 | 42 |
| 7 | 3299 | 42 |
| 8 | 3377 | 42 |
| 9 | 3377 | 42 |
| 10 | 3570 | 42 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.1% | (-.f64 (*.f64 x x) (*.f64 y y)) |
(abs x)
(abs y)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | x | @ | inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | y | @ | inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | x | @ | 0 | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
| 1.0ms | y | @ | -inf | ((- (* x x) (* y y)) (* x x) x (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 135 |
| 0 | 36 | 131 |
| 1 | 136 | 130 |
| 0 | 1191 | 129 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
x |
(*.f64 y y) |
y |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
| Outputs |
|---|
(*.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (-.f64 (neg.f64 x) (neg.f64 y))) |
(*.f64 (+.f64 (neg.f64 x) (fabs.f64 y)) (-.f64 (neg.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (neg.f64 x) y) (-.f64 (neg.f64 x) y)) |
(*.f64 (+.f64 (fabs.f64 x) (neg.f64 y)) (-.f64 (fabs.f64 x) (neg.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) (fabs.f64 y)) (-.f64 (fabs.f64 x) (fabs.f64 y))) |
(*.f64 (+.f64 (fabs.f64 x) y) (-.f64 (fabs.f64 x) y)) |
(*.f64 (+.f64 x (neg.f64 y)) (-.f64 x (neg.f64 y))) |
(*.f64 (+.f64 x (fabs.f64 y)) (-.f64 x (fabs.f64 y))) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 6 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -1 binary64) y) y (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 (fabs.f64 y) (neg.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 y) y)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 x x)) |
(fma.f64 y (*.f64 y #s(literal -1 binary64)) (*.f64 x x)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (neg.f64 y) y (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 y) y) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 y y))) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(-.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 x y) (+.f64 y x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 x y) (+.f64 y x))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (- (* x x) (* y y)) (*.f64 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal -1 binary64)) (*.f64 y y))) |
Compiled 1 477 to 299 computations (79.8% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 3 | 132 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 3 | 133 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (-.f64 x y) (+.f64 y x)) |
| ▶ | 56.6% | #s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
| ▶ | 49.9% | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
Compiled 30 to 20 computations (33.3% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 x y) |
(+.f64 y x) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((- (* x x) (* y y)) (* x x) x (- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) (+ y x)) |
| 1.0ms | x | @ | -inf | ((- (* x x) (* y y)) (* x x) x (- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) (+ y x)) |
| 1.0ms | y | @ | inf | ((- (* x x) (* y y)) (* x x) x (- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) (+ y x)) |
| 1.0ms | x | @ | inf | ((- (* x x) (* y y)) (* x x) x (- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) (+ y x)) |
| 1.0ms | x | @ | 0 | ((- (* x x) (* y y)) (* x x) x (- (* x x) (* y y)) (* (neg y) y) (neg y) y (* (- x y) (+ y x)) (- x y) (+ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 630 |
| 0 | 150 | 577 |
| 0 | 819 | 568 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 y) |
y |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 x y) |
(+.f64 y x) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (- x y) (+ y x)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (* (- x y) (+ y x)) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(approx (* (- x y) (+ y x)) (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y y))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 (-.f64 x y) y (*.f64 (-.f64 x y) x)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 x x)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 y (-.f64 x y) (*.f64 x (-.f64 x y))) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y (-.f64 x y)) (*.f64 x (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) y) (*.f64 (-.f64 x y) x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(-.f64 x 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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(+.f64 y x) |
(+.f64 x y) |
#s(approx (* (- x y) (+ y x)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (- x y) (+ y x)) (*.f64 (+.f64 y x) (-.f64 x y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (- x y) (+ y x)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (- x y) (+ y x)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 0 binary64) y) x))) |
#s(approx (* (- x y) (+ y x)) (fma.f64 (neg.f64 y) y (*.f64 (fma.f64 #s(literal 0 binary64) y x) x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (* (- x y) (+ y x)) (*.f64 x x)) |
#s(approx (* (- x y) (+ y x)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (- x y) (+ y x)) (*.f64 x x)) |
#s(approx (* (- x y) (+ y x)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (- x y) (+ y x)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) (/.f64 y x))) (*.f64 x x))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (- x y) (+ y x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (+ y x)) (*.f64 (+.f64 y x) (-.f64 x y))) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (* (- x y) (+ y x)) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x))) |
#s(approx (* (- x y) (+ y x)) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 y)) y (*.f64 x x))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (* (- x y) (+ y x)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- x y) (+ y x)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- x y) (+ y x)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- x y) (+ y x)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- x y) (+ y x)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 1 298 to 259 computations (80% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 0 | 94 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 0 | 0 |
| Total | 94 | 3 | 97 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (-.f64 x y) (+.f64 y x)) |
| ✓ | 56.6% | #s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
| ✓ | 49.9% | #s(approx (- (* x x) (* y y)) (*.f64 x x)) |
Compiled 67 to 35 computations (47.8% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (+.f64 y x)) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 x x) |
| 2.0ms | (*.f64 y y) |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 15 to 15 computations (0% saved)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
5 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.3% | 2 | (*.f64 y y) |
| 79.8% | 2 | (*.f64 x x) |
| 96.9% | 2 | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 79.8% | 2 | x |
| 80.3% | 2 | y |
Compiled 15 to 15 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
5 calls:
| 1.0ms | (-.f64 (*.f64 x x) (*.f64 y y)) |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (*.f64 x x) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.9% | 1 | (*.f64 x x) |
| 49.9% | 1 | x |
| 49.9% | 1 | (*.f64 y y) |
| 49.9% | 1 | y |
| 49.9% | 1 | (-.f64 (*.f64 x x) (*.f64 y y)) |
Compiled 15 to 15 computations (0% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.895776380356496e-281 | 0.0 |
Compiled 10 to 10 computations (0% saved)
| 1× | done |
Compiled 51 to 18 computations (64.7% saved)
(abs y)
(abs x)
Compiled 320 to 154 computations (51.9% saved)
Loading profile data...