
Time bar (total: 3.3s)
| 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 11 to 10 computations (9.1% saved)
| 611.0ms | 8 256× | 0 | valid |
ival-mult: 187.0ms (61.1% of total)ival-sub: 55.0ms (18% of total)ival-add: 47.0ms (15.4% of total)ival-true: 6.0ms (2% of total)exact: 5.0ms (1.6% of total)ival-assert: 3.0ms (1% of total)adjust: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 5 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 #s(literal 1 binary64) x) z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) | nan-rescue | 5 | 0 |
| ↳ | (*.f64 x y) | overflow | 31 | |
| ↳ | (*.f64 (-.f64 #s(literal 1 binary64) x) z) | overflow | 35 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 5 | 0 |
| - | 0 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 5 | 0 | 0 |
| - | 0 | 0 | 251 |
| number | freq |
|---|---|
| 0 | 251 |
| 1 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 61 to 28 computations (54.1% saved)
ival-mult: 7.0ms (55% of total)ival-sub: 3.0ms (23.6% of total)ival-add: 2.0ms (15.7% 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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 90 |
| 1 | 80 | 84 |
| 2 | 168 | 83 |
| 3 | 306 | 81 |
| 4 | 474 | 81 |
| 5 | 1254 | 68 |
| 6 | 7511 | 68 |
| 0 | 8 | 9 |
| 0 | 12 | 9 |
| 1 | 20 | 9 |
| 2 | 37 | 9 |
| 3 | 67 | 9 |
| 4 | 148 | 9 |
| 5 | 482 | 8 |
| 6 | 3704 | 8 |
| 7 | 7678 | 8 |
| 0 | 8329 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| Outputs |
|---|
(+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(fma.f64 (-.f64 z y) (neg.f64 x) z) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.0% | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
Compiled 9 to 8 computations (11.1% saved)
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(*.f64 x y) |
x |
y |
(*.f64 (-.f64 #s(literal 1 binary64) x) z) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
z |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1 x) z) #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* x (+ (* -1 z) (/ z 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) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* z (- 1 x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (* x y) x y (* (- 1 x) z) (- 1 x) 1 z) |
| 1.0ms | x | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (* x y) x y (* (- 1 x) z) (- 1 x) 1 z) |
| 1.0ms | x | @ | inf | ((+ (* x y) (* (- 1 x) z)) (* x y) x y (* (- 1 x) z) (- 1 x) 1 z) |
| 1.0ms | z | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (* x y) x y (* (- 1 x) z) (- 1 x) 1 z) |
| 1.0ms | x | @ | 0 | ((+ (* x y) (* (- 1 x) z)) (* x y) x y (* (- 1 x) z) (- 1 x) 1 z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 331 |
| 1 | 245 | 288 |
| 2 | 691 | 288 |
| 3 | 1964 | 288 |
| 4 | 7323 | 288 |
| 0 | 8082 | 267 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (- 1 x) z) #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* x (+ (* -1 z) (/ z 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) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* z (- 1 x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* (- 1 x) z) #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) z) |
#s(approx (* (- 1 x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (* (- 1 x) z) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 1 x) z) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* x (+ (* -1 z) (/ z x))))) |
#s(approx (* (- 1 x) z) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (* (- 1 x) z) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (* (- 1 x) z) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 24 |
| 0 | 12 | 24 |
| 1 | 46 | 24 |
| 0 | 340 | 23 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(*.f64 x y) |
x |
y |
(*.f64 (-.f64 #s(literal 1 binary64) x) z) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
z |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 z (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 z (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) z) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) x) (*.f64 y x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) z (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) z)) |
(fma.f64 y x (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) z)) |
(fma.f64 x y (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 z (-.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 z (-.f64 #s(literal 1 binary64) x))))) |
(-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 y x) (neg.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) z)) |
(+.f64 (*.f64 y x) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
(*.f64 y x) |
(*.f64 x y) |
x |
y |
(*.f64 z (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) z) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) z) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.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 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.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 (fma.f64 x x x) #s(literal 1 binary64))) |
(-.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 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
z |
Compiled 899 to 161 computations (82.1% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 7 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 7 | 59 |
| Status | Accuracy | Program |
|---|---|---|
| 99.2% | (fma.f64 y x (*.f64 z (-.f64 #s(literal 1 binary64) x))) | |
| 72.2% | (+.f64 (*.f64 x y) #s(approx (* (- 1 x) z) z)) | |
| ▶ | 100.0% | #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
| ▶ | 65.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
| ▶ | 64.3% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| ▶ | 38.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
| ▶ | 35.8% | #s(approx (+ (* x y) (* (- 1 x) z)) z) |
Compiled 178 to 138 computations (22.5% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
(fma.f64 (-.f64 y z) x z) |
(-.f64 y z) |
y |
z |
x |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) z) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
(*.f64 (-.f64 y z) x) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* x (- y z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 x) z) #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- (+ y (/ z x)) z)))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* x (+ (* -1 z) (/ z 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) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- y z)) (* -1 (/ z x))))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (+ (* -1 (* x z)) (* x y))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y z) x) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* y (+ x (+ (* -1 (/ (* x z) y)) (/ z y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y z) x) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* -1 (* x z))) y))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1 x)))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (* -1 x))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (* (- y z) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- x 1))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- (+ x (* -1 (/ (* x y) z))) 1))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | y | @ | 0 | ((+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) y z x (+ (* x y) (* (- 1 x) z)) (+ (* x y) (* (- 1 x) z)) (* y x) (+ (* x y) (* (- 1 x) z)) (* (- 1 x) z) (- 1 x) 1 (+ (* x y) (* (- 1 x) z)) (* (- y z) x)) |
| 2.0ms | z | @ | inf | ((+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) y z x (+ (* x y) (* (- 1 x) z)) (+ (* x y) (* (- 1 x) z)) (* y x) (+ (* x y) (* (- 1 x) z)) (* (- 1 x) z) (- 1 x) 1 (+ (* x y) (* (- 1 x) z)) (* (- y z) x)) |
| 1.0ms | x | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) y z x (+ (* x y) (* (- 1 x) z)) (+ (* x y) (* (- 1 x) z)) (* y x) (+ (* x y) (* (- 1 x) z)) (* (- 1 x) z) (- 1 x) 1 (+ (* x y) (* (- 1 x) z)) (* (- y z) x)) |
| 1.0ms | y | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) y z x (+ (* x y) (* (- 1 x) z)) (+ (* x y) (* (- 1 x) z)) (* y x) (+ (* x y) (* (- 1 x) z)) (* (- 1 x) z) (- 1 x) 1 (+ (* x y) (* (- 1 x) z)) (* (- y z) x)) |
| 1.0ms | x | @ | inf | ((+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) y z x (+ (* x y) (* (- 1 x) z)) (+ (* x y) (* (- 1 x) z)) (* y x) (+ (* x y) (* (- 1 x) z)) (* (- 1 x) z) (- 1 x) 1 (+ (* x y) (* (- 1 x) z)) (* (- y z) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 722 |
| 1 | 491 | 641 |
| 2 | 1465 | 641 |
| 3 | 3740 | 641 |
| 4 | 6421 | 641 |
| 0 | 8238 | 596 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* x (- y z))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* (- 1 x) z) #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- (+ y (/ z x)) z)))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* x (+ (* -1 z) (/ z 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) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- y z)) (* -1 (/ z x))))))) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (+ (* -1 (* x z)) (* x y))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y z) x) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* y (+ x (+ (* -1 (/ (* x z) y)) (/ z y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y z) x) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* -1 (* x z))) y))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1 x)))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (* -1 x))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (* (- y z) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- x 1))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- (+ x (* -1 (/ (* x y) z))) 1))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* x (- y z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* y x) #s(hole binary64 (* x y))) |
#s(approx (* y x) (*.f64 y x)) |
#s(approx (* (- 1 x) z) #s(hole binary64 z)) |
#s(approx (* (- 1 x) z) z) |
#s(approx (* (- 1 x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (* (- 1 x) z) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (* (- y z) x) #s(hole binary64 (* x (- y z)))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- (+ y (/ z x)) z)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- 1 x) z) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* x (+ (* -1 z) (/ z x))))) |
#s(approx (* (- 1 x) z) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- y z)) (* -1 (/ z x))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (* (- 1 x) z) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (+ (* -1 (* x z)) (* x y))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y z) x) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- y z) x) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* y (+ x (+ (* -1 (/ (* x z) y)) (/ z y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) y) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y z) x) (*.f64 y x)) |
#s(approx (* (- y z) x) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* -1 (* x z))) y))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1 x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (* (- 1 x) z) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (* (- 1 x) z) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (* -1 x))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- x 1))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- (+ x (* -1 (/ (* x y) z))) 1))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 99 |
| 0 | 25 | 99 |
| 1 | 83 | 99 |
| 0 | 583 | 94 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
(fma.f64 (-.f64 y z) x z) |
(-.f64 y z) |
y |
z |
x |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
(*.f64 y x) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) z) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
(*.f64 (-.f64 y z) x) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64))) (-.f64 z (*.f64 (-.f64 y z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (-.f64 y z) x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (-.f64 y z) x) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 y z) x) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64))) (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 y z) x z) |
(fma.f64 x (-.f64 y z) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y z) x) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (-.f64 y z) x) z))) |
(-.f64 z (*.f64 (neg.f64 (-.f64 y z)) x)) |
(-.f64 z (*.f64 (neg.f64 x) (-.f64 y z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 y z) x) z) |
(+.f64 z (*.f64 (-.f64 y z) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(-.f64 y z) |
y |
z |
x |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) z) |
(*.f64 z (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) z) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.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 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.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 (fma.f64 x x x) #s(literal 1 binary64))) |
(-.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 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
(*.f64 (-.f64 y z) x) |
(*.f64 x (-.f64 y z)) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) x) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
Compiled 2 020 to 257 computations (87.3% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 3 | 97 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 95 | 9 | 104 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (fma.f64 y x (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
| ✓ | 100.0% | #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
| ▶ | 72.2% | #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
| ▶ | 100.0% | #s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
| ✓ | 65.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
| ✓ | 64.3% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| ▶ | 30.8% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
| ✓ | 38.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
| ✓ | 35.8% | #s(approx (+ (* x y) (* (- 1 x) z)) z) |
Compiled 131 to 97 computations (26% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) x) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
z |
x |
#s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
(+.f64 (*.f64 (-.f64 y z) x) z) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
y |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
(fma.f64 #s(approx (- y z) y) x z) |
#s(approx (- y z) y) |
(fma.f64 y x (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
(*.f64 z (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x (- y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* x (- y z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- (+ y (/ z x)) z)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* x (+ (* -1 z) (/ z 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) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- y z)) (* -1 (/ z x))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y z) x) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (+ (* -1 (* x z)) (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y z) x) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* y (+ x (+ (* -1 (/ (* x z) y)) (/ z y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* -1 (* x z))) y))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1 x)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (* (- y z) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (* -1 x))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- x 1))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- (+ x (* -1 (/ (* x y) z))) 1))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 31.0ms | y | @ | inf | ((+ (* x y) (* (- 1 x) z)) (* (- y z) x) (- y z) (neg z) z x (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (* (- y z) x) (- y z) y (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) (+ (* y x) (* z (- 1 x))) (* z (- 1 x)) (- 1 x) 1) |
| 1.0ms | x | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (* (- y z) x) (- y z) (neg z) z x (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (* (- y z) x) (- y z) y (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) (+ (* y x) (* z (- 1 x))) (* z (- 1 x)) (- 1 x) 1) |
| 1.0ms | z | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (* (- y z) x) (- y z) (neg z) z x (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (* (- y z) x) (- y z) y (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) (+ (* y x) (* z (- 1 x))) (* z (- 1 x)) (- 1 x) 1) |
| 1.0ms | y | @ | -inf | ((+ (* x y) (* (- 1 x) z)) (* (- y z) x) (- y z) (neg z) z x (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (* (- y z) x) (- y z) y (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) (+ (* y x) (* z (- 1 x))) (* z (- 1 x)) (- 1 x) 1) |
| 1.0ms | z | @ | inf | ((+ (* x y) (* (- 1 x) z)) (* (- y z) x) (- y z) (neg z) z x (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (* (- y z) x) (- y z) y (+ (* x y) (* (- 1 x) z)) (+ (* (- y z) x) z) (- y z) (+ (* y x) (* z (- 1 x))) (* z (- 1 x)) (- 1 x) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 935 |
| 1 | 504 | 818 |
| 2 | 1471 | 818 |
| 3 | 3756 | 818 |
| 4 | 6416 | 818 |
| 0 | 8220 | 752 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x (- y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* x (- y z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- (+ y (/ z x)) z)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* x (+ (* -1 z) (/ z 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) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- y z)) (* -1 (/ z x))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y z) x) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (+ (* -1 (* x z)) (* x y))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y z) x) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* y (+ x (+ (* -1 (/ (* x z) y)) (/ z y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* -1 (* x z))) y))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1 x)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (* (- y z) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (* -1 x))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- x 1))))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- (+ x (* -1 (/ (* x y) z))) 1))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* x (- y z)))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) z) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* x (- y z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) z) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 z)) |
#s(approx (* z (- 1 x)) z) |
#s(approx (* z (- 1 x)) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (* z (- 1 x)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- y z)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x (- (+ y (/ z x)) z)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- 1 x)) (*.f64 (neg.f64 z) x)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* x (+ (* -1 z) (/ z x))))) |
#s(approx (* z (- 1 x)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (- y z)) (* -1 (/ z x))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (* z (- 1 x)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) x) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- y z) x) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- y z) x) #s(hole binary64 (+ (* -1 (* x z)) (* x y)))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ z (+ (* -1 (* x z)) (* x y))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y z) x) (*.f64 y x)) |
#s(approx (* (- y z) x) #s(hole binary64 (* y (+ x (* -1 (/ (* x z) y)))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) y) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 y x)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* y (+ x (+ (* -1 (/ (* x z) y)) (/ z y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 y x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ (* x z) y)))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (+ z (* -1 (* x z))) y))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (neg z) #s(hole binary64 (* -1 z))) |
#s(approx (neg z) (neg.f64 z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (+ (* x y) (* z (+ 1 (* -1 x)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (* z (- 1 x)) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* z (+ (* -1 x) (/ (* x y) z))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (* -1 x))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* z (+ 1 (+ (* -1 x) (/ (* x y) z)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* (- y z) x) #s(hole binary64 (* -1 (* z (+ x (* -1 (/ (* x y) z))))))) |
#s(approx (* (- y z) x) (*.f64 (-.f64 y z) x)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- x 1))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
#s(approx (+ (* (- y z) x) z) #s(hole binary64 (* -1 (* z (- (+ x (* -1 (/ (* x y) z))) 1))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 117 |
| 0 | 34 | 114 |
| 1 | 129 | 114 |
| 0 | 753 | 112 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) x) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
z |
x |
#s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
(+.f64 (*.f64 (-.f64 y z) x) z) |
(*.f64 (-.f64 y z) x) |
(-.f64 y z) |
y |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
(fma.f64 #s(approx (- y z) y) x z) |
#s(approx (- y z) y) |
(fma.f64 y x (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
(*.f64 z (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
(*.f64 #s(approx (- y z) (neg.f64 z)) x) |
(*.f64 x #s(approx (- y z) (neg.f64 z))) |
#s(approx (- y z) (neg.f64 z)) |
(neg.f64 z) |
z |
x |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64))) (-.f64 z (*.f64 (-.f64 y z) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 (-.f64 y z) x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 (-.f64 y z) x) z)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 y z) x) z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 y z) x z) |
(fma.f64 x (-.f64 y z) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y z) x) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 (-.f64 y z) x) z))) |
(-.f64 z (*.f64 (neg.f64 (-.f64 y z)) x)) |
(-.f64 z (*.f64 (neg.f64 x) (-.f64 y z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 (-.f64 y z) x)) (pow.f64 (*.f64 (-.f64 y z) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 y z) x) z) |
(+.f64 z (*.f64 (-.f64 y z) x)) |
(*.f64 (-.f64 y z) x) |
(*.f64 x (-.f64 y z)) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) x) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) x) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(-.f64 y z) |
y |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64))) (-.f64 z (*.f64 #s(approx (- y z) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (-.f64 (*.f64 #s(approx (- y z) y) x) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (-.f64 z (*.f64 #s(approx (- y z) y) x)) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64)) (*.f64 z z)) (-.f64 (*.f64 #s(approx (- y z) y) x) z)) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (- y z) y) x) z)))) |
(/.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 3 binary64))) (fma.f64 z (-.f64 z (*.f64 #s(approx (- y z) y) x)) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- y z) y) x z) |
(fma.f64 x #s(approx (- y z) y) z) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(approx (- y z) y) x) z)) (/.f64 (*.f64 z z) (-.f64 (*.f64 #s(approx (- y z) y) x) z))) |
(-.f64 z (*.f64 (neg.f64 #s(approx (- y z) y)) x)) |
(-.f64 z (*.f64 (neg.f64 x) #s(approx (- y z) y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 #s(approx (- y z) y) x)) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (-.f64 z (*.f64 #s(approx (- y z) y) x)) (pow.f64 (*.f64 #s(approx (- y z) y) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(approx (- y z) y) x) z) |
(+.f64 z (*.f64 #s(approx (- y z) y) x)) |
#s(approx (- y z) y) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 2 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 z)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 y x) z) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) z (*.f64 y x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) x) (*.f64 y x)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) z)) |
(fma.f64 y x (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 z)) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) z)) |
(fma.f64 x y (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) z))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) z)))) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) z) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 z)) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 y x) (*.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))) z)) |
(+.f64 (*.f64 y x) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) z) |
(*.f64 z (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) z) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (fma.f64 x x x) #s(literal 1 binary64))) |
(/.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 (fma.f64 x x x) #s(literal 1 binary64)))) |
(/.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 (fma.f64 x x x) #s(literal 1 binary64))) |
(-.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 (fma.f64 x x x) #s(literal 1 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (fma.f64 x x x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
Compiled 2 655 to 373 computations (86% saved)
9 alts after pruning (1 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 1 | 130 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 5 | 5 |
| Total | 130 | 9 | 139 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.1% | (fma.f64 y x (*.f64 z #s(approx (- 1 x) (neg.f64 x)))) |
| ✓ | 100.0% | #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
| ✓ | 72.2% | #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
| ✓ | 100.0% | #s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
| ✓ | 65.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
| ✓ | 64.3% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| ✓ | 30.8% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
| ✓ | 38.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
| ✓ | 35.8% | #s(approx (+ (* x y) (* (- 1 x) z)) z) |
Compiled 134 to 99 computations (26.1% saved)
| Inputs |
|---|
(fma.f64 y x (*.f64 z #s(approx (- 1 x) (neg.f64 x)))) |
y |
x |
(*.f64 z #s(approx (- 1 x) (neg.f64 x))) |
z |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* z (- 1 x)) #s(hole binary64 z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* x (+ (* -1 z) (/ z x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ (* y x) (* z (- 1 x))) y x (* z (- 1 x)) z (- 1 x) (neg x)) |
| 1.0ms | z | @ | inf | ((+ (* y x) (* z (- 1 x))) y x (* z (- 1 x)) z (- 1 x) (neg x)) |
| 1.0ms | z | @ | -inf | ((+ (* y x) (* z (- 1 x))) y x (* z (- 1 x)) z (- 1 x) (neg x)) |
| 0.0ms | x | @ | inf | ((+ (* y x) (* z (- 1 x))) y x (* z (- 1 x)) z (- 1 x) (neg x)) |
| 0.0ms | y | @ | -inf | ((+ (* y x) (* z (- 1 x))) y x (* z (- 1 x)) z (- 1 x) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 329 |
| 1 | 240 | 286 |
| 2 | 684 | 286 |
| 3 | 1958 | 286 |
| 4 | 7345 | 286 |
| 0 | 8091 | 265 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* z (- 1 x)) #s(hole binary64 z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* x (+ (* -1 z) (/ z x))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
| Outputs |
|---|
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 z)) |
#s(approx (+ (* y x) (* z (- 1 x))) z) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ z (* x (+ y (* -1 z)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
#s(approx (* z (- 1 x)) #s(hole binary64 z)) |
#s(approx (* z (- 1 x)) z) |
#s(approx (* z (- 1 x)) #s(hole binary64 (+ z (* -1 (* x z))))) |
#s(approx (* z (- 1 x)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (- 1 x) #s(hole binary64 1)) |
#s(approx (- 1 x) #s(literal 1 binary64)) |
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (* -1 z))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x (+ y (+ (* -1 z) (/ z x)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* z (- 1 x)) (*.f64 (neg.f64 z) x)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* x (+ (* -1 z) (/ z x))))) |
#s(approx (* z (- 1 x)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 x))) |
#s(approx (- 1 x) (neg.f64 x)) |
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1)))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (* -1 y)))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* x (+ z (+ (* -1 y) (* -1 (/ z x)))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ z x))))))) |
#s(approx (* z (- 1 x)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x)))))) |
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (+ (* x y) (* z (- 1 x))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx y #s(hole binary64 y)) |
#s(approx y y) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (* z (- 1 x))) (*.f64 x y)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* y (+ x (/ (* z (- 1 x)) y))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (* z (- 1 x)) y))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (* z (- 1 x)) #s(hole binary64 (* z (- 1 x)))) |
#s(approx (* z (- 1 x)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx z #s(hole binary64 z)) |
#s(approx z z) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* z (- (+ 1 (/ (* x y) z)) x)))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* y x) (* z (- 1 x))) #s(hole binary64 (* -1 (* z (+ (* -1 (- 1 x)) (* -1 (/ (* x y) z))))))) |
#s(approx (+ (* y x) (* z (- 1 x))) (fma.f64 (-.f64 y z) x z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 30 |
| 0 | 13 | 30 |
| 1 | 47 | 30 |
| 0 | 328 | 30 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (*.f64 z #s(approx (- 1 x) (neg.f64 x)))) |
y |
x |
(*.f64 z #s(approx (- 1 x) (neg.f64 x))) |
z |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 2 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 x y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) #s(approx (- 1 x) (neg.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (neg.f64 z) #s(approx (- 1 x) (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x y (*.f64 (neg.f64 z) #s(approx (- 1 x) (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 2 binary64))) (fma.f64 x y (*.f64 (neg.f64 z) #s(approx (- 1 x) (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x y) z) #s(approx (- 1 x) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 #s(approx (- 1 x) (neg.f64 x)) z (*.f64 x y)) |
(fma.f64 z #s(approx (- 1 x) (neg.f64 x)) (*.f64 x y)) |
(fma.f64 x y (*.f64 (neg.f64 (neg.f64 z)) #s(approx (- 1 x) (neg.f64 x)))) |
(fma.f64 x y (*.f64 #s(approx (- 1 x) (neg.f64 x)) z)) |
(fma.f64 y x (*.f64 (neg.f64 (neg.f64 z)) #s(approx (- 1 x) (neg.f64 x)))) |
(fma.f64 y x (*.f64 #s(approx (- 1 x) (neg.f64 x)) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 z) #s(approx (- 1 x) (neg.f64 x))))) (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 x y (*.f64 (neg.f64 z) #s(approx (- 1 x) (neg.f64 x)))))) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 #s(approx (- 1 x) (neg.f64 x))) z)) |
(-.f64 (*.f64 x y) (*.f64 (neg.f64 z) #s(approx (- 1 x) (neg.f64 x)))) |
(-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 (neg.f64 x) y)) |
(-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (-.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 x y)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 x y) (*.f64 (neg.f64 (neg.f64 z)) #s(approx (- 1 x) (neg.f64 x)))) |
(+.f64 (*.f64 x y) (*.f64 #s(approx (- 1 x) (neg.f64 x)) z)) |
(+.f64 (*.f64 #s(approx (- 1 x) (neg.f64 x)) z) (*.f64 x y)) |
y |
x |
(*.f64 #s(approx (- 1 x) (neg.f64 x)) z) |
(*.f64 z #s(approx (- 1 x) (neg.f64 x))) |
z |
#s(approx (- 1 x) (neg.f64 x)) |
(neg.f64 x) |
Compiled 826 to 114 computations (86.2% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 0 | 45 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 8 | 8 |
| Total | 45 | 9 | 54 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 65.1% | (fma.f64 y x (*.f64 z #s(approx (- 1 x) (neg.f64 x)))) |
| ✓ | 100.0% | #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
| ✓ | 72.2% | #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
| ✓ | 100.0% | #s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
| ✓ | 65.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
| ✓ | 64.3% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| ✓ | 30.8% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
| ✓ | 38.9% | #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
| ✓ | 35.8% | #s(approx (+ (* x y) (* (- 1 x) z)) z) |
Compiled 296 to 139 computations (53% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
(+.f64 (*.f64 x y) #s(approx (* (- 1 x) z) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
(fma.f64 y x (*.f64 z #s(approx (- 1 x) (neg.f64 x)))) |
(fma.f64 y x (*.f64 z (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
4 calls:
| 6.0ms | y |
| 4.0ms | z |
| 4.0ms | x |
| 3.0ms | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
(+.f64 (*.f64 x y) #s(approx (* (- 1 x) z) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
4 calls:
| 5.0ms | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 3.0ms | z |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
(+.f64 (*.f64 x y) #s(approx (* (- 1 x) z) z)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) |
4 calls:
| 3.0ms | z |
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 3 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 98.5% | 3 | x |
| 86.7% | 3 | y |
| 90.0% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
2 calls:
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 3 | z |
| 80.8% | 4 | x |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x)) |
3 calls:
| 6.0ms | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 3 | y |
| 74.3% | 2 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 78.6% | 2 | z |
Compiled 11 to 14 computations (-27.3% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
4 calls:
| 2.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.2% | 1 | y |
| 72.2% | 1 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 72.2% | 1 | x |
| 72.2% | 1 | z |
Compiled 12 to 17 computations (-41.7% saved)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
#s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) |
4 calls:
| 1.0ms | z |
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 3 | y |
| 49.7% | 3 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 60.6% | 3 | x |
| 52.1% | 3 | z |
Compiled 12 to 17 computations (-41.7% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
4 calls:
| 4.0ms | y |
| 1.0ms | z |
| 1.0ms | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.8% | 1 | (+.f64 (*.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) |
| 35.8% | 1 | z |
| 35.8% | 1 | y |
| 35.8% | 1 | x |
Compiled 12 to 17 computations (-41.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 2.8224931743255957e-5 | 3.8726103928743543 |
| 11.0ms | -42813.33510475346 | -0.8060606942470222 |
| 16.0ms | 272× | 0 | valid |
Compiled 573 to 439 computations (23.4% saved)
ival-mult: 6.0ms (65.1% of total)ival-sub: 1.0ms (10.9% of total)ival-add: 1.0ms (10.9% 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 0.1625274554122814 | 54864.66135220062 |
| 14.0ms | -2.289942732085805e+71 | -5.4912964324143655e+60 |
| 19.0ms | 304× | 0 | valid |
Compiled 639 to 508 computations (20.5% saved)
ival-add: 5.0ms (43.3% of total)ival-mult: 4.0ms (34.6% of total)ival-sub: 2.0ms (17.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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 4.4889377158258755e+136 | 2.028750383643712e+147 |
| 13.0ms | 160× | 0 | valid |
Compiled 372 to 284 computations (23.7% saved)
ival-sub: 5.0ms (57% of total)ival-mult: 2.0ms (22.8% of total)ival-add: 1.0ms (11.4% 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8105797370577374e-28 | 1.814234305278458e-28 |
| 9.0ms | -7.320003474170274e-97 | -2.0508147946501178e-98 |
| 5.0ms | 112× | 0 | valid |
Compiled 180 to 161 computations (10.6% saved)
ival-mult: 2.0ms (72.3% of total)ival-sub: 1.0ms (36.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)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 219 |
| 1 | 72 | 219 |
| 2 | 91 | 219 |
| 3 | 122 | 219 |
| 4 | 192 | 219 |
| 5 | 496 | 219 |
| 6 | 3491 | 219 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
(if (<=.f64 x #s(literal -1 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) (if (<=.f64 x #s(literal 1 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)))) |
(if (<=.f64 z #s(literal -54000000000000004403143769571796424107466677842199825860263936 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) (if (<=.f64 z #s(literal 7746191359077253/36028797018963968 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)))) |
(if (<=.f64 z #s(literal 84999999999999997686065353421570737288463761141869699315811593762256782807197403957949304952077044001034397838658319089268672992247575950970060800 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
(if (<=.f64 x #s(literal -1394846410761035/4809815209520810450717656262224562232065397860164239095208531909697964083434718092213655548692006303809402830848 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) (if (<=.f64 x #s(literal 4040895029973749/22300745198530623141535718272648361505980416 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) z) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)))) |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
| Outputs |
|---|
#s(approx (+ (* x y) (* (- 1 x) z)) (+.f64 (*.f64 (-.f64 y z) x) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 (-.f64 y z) x z)) |
(if (<=.f64 x #s(literal -1 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) (if (<=.f64 x #s(literal 1 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)))) |
(if (or (<=.f64 x #s(literal -1 binary64)) (not (<=.f64 x #s(literal 1 binary64)))) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 y z) x)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z))) |
(if (<=.f64 z #s(literal -54000000000000004403143769571796424107466677842199825860263936 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) (if (<=.f64 z #s(literal 7746191359077253/36028797018963968 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)))) |
(if (or (<=.f64 z #s(literal -54000000000000004403143769571796424107466677842199825860263936 binary64)) (not (<=.f64 z #s(literal 7746191359077253/36028797018963968 binary64)))) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 (-.f64 #s(literal 1 binary64) x) z)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z))) |
(if (<=.f64 z #s(literal 84999999999999997686065353421570737288463761141869699315811593762256782807197403957949304952077044001034397838658319089268672992247575950970060800 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 #s(approx (- y z) (neg.f64 z)) x))) |
#s(approx (+ (* x y) (* (- 1 x) z)) (fma.f64 #s(approx (- y z) y) x z)) |
(if (<=.f64 x #s(literal -1394846410761035/4809815209520810450717656262224562232065397860164239095208531909697964083434718092213655548692006303809402830848 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) (if (<=.f64 x #s(literal 4040895029973749/22300745198530623141535718272648361505980416 binary64)) #s(approx (+ (* x y) (* (- 1 x) z)) z) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)))) |
(if (or (<=.f64 x #s(literal -1394846410761035/4809815209520810450717656262224562232065397860164239095208531909697964083434718092213655548692006303809402830848 binary64)) (not (<=.f64 x #s(literal 4040895029973749/22300745198530623141535718272648361505980416 binary64)))) #s(approx (+ (* x y) (* (- 1 x) z)) (*.f64 y x)) #s(approx (+ (* x y) (* (- 1 x) z)) z)) |
#s(approx (+ (* x y) (* (- 1 x) z)) z) |
| 1× | done |
Compiled 219 to 53 computations (75.8% saved)
Compiled 456 to 122 computations (73.2% saved)
Loading profile data...