
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 9 computations (0% saved)
| 368.0ms | 8 256× | 0 | valid |
ival-mult!: 126.0ms (85.5% of total)ival-sub!: 19.0ms (12.9% of total)adjust: 1.0ms (0.7% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 73 |
| 1 | 71 | 70 |
| 2 | 169 | 70 |
| 3 | 427 | 70 |
| 4 | 625 | 70 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(sort x y)
Compiled 14 to 14 computations (0% saved)
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
y |
z |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z)) |
#s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (* x 3) (*.f64 #s(literal 3 binary64) x)) |
#s(approx x x) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal 3 binary64) y)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) y (/.f64 z x))))) |
#s(approx y y) |
#s(approx (- (* (* x 3) y) z) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 z y) (*.f64 #s(literal 3 binary64) x)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) x (/.f64 z y))))) |
#s(approx (- (* (* x 3) y) z) (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal 3 binary64) (*.f64 x y)))) |
#s(approx z z) |
#s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 x y) z)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | y | inf |
| 1.0ms | x | inf |
| 1.0ms | x | 0 |
| 1.0ms | x | -inf |
| 1.0ms | y | -inf |
| Inputs |
|---|
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 x #s(literal 3 binary64)) |
x |
#s(literal 3 binary64) |
y |
z |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) (neg.f64 z)) |
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(fma.f64 (*.f64 x #s(literal 3 binary64)) y (neg.f64 z)) |
(fma.f64 x (*.f64 #s(literal 3 binary64) y) (neg.f64 z)) |
(fma.f64 y (*.f64 x #s(literal 3 binary64)) (neg.f64 z)) |
(neg.f64 (-.f64 z (*.f64 (*.f64 x #s(literal 3 binary64)) y))) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 y (*.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 #s(literal 3 binary64) y)) |
(*.f64 x #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) x) |
x |
#s(literal 3 binary64) |
y |
z |
Compiled 263 to 76 computations (71.1% saved)
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 18 | 4 | 22 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 18 | 5 | 23 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ▶ | 99.9% | (-.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) z) |
| ▶ | 99.8% | (-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
| ▶ | 92.8% | #s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
| ▶ | 50.6% | #s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
Compiled 57 to 50 computations (12.3% saved)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) z) |
#s(literal -1 binary64) |
z |
#s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
(*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) |
#s(literal 3 binary64) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
#s(literal 1 binary64) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
#s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
(*.f64 #s(literal 3 binary64) (*.f64 x y)) |
(-.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) z) |
(*.f64 x (*.f64 #s(literal 3 binary64) y)) |
(*.f64 #s(literal 3 binary64) y) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z)) |
#s(approx (* z (- (* 3 (/ (* x y) z)) 1)) (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal 3 binary64) (*.f64 x y)))) |
#s(approx (- (* 3 (/ (* x y) z)) 1) #s(literal -1 binary64)) |
#s(approx (- (* 3 (/ (* x y) z)) 1) (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
#s(approx (* 3 (/ (* x y) z)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z))) |
#s(approx (/ (* x y) z) (/.f64 (*.f64 x y) z)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx x x) |
#s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal 3 binary64) y)))) |
#s(approx (- (* 3 (/ (* x y) z)) 1) (*.f64 x (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 y z)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) y (/.f64 z x))))) |
#s(approx (- (* 3 (/ (* x y) z)) 1) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) (/.f64 y z) (/.f64 #s(literal 1 binary64) x))))) |
#s(approx y y) |
#s(approx (* 3 y) (*.f64 #s(literal 3 binary64) y)) |
#s(approx (- (* (* x 3) y) z) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 z y) (*.f64 #s(literal 3 binary64) x)))) |
#s(approx (- (* 3 (/ (* x y) z)) 1) (*.f64 y (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 x z)) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) x (/.f64 z y))))) |
#s(approx (- (* 3 (/ (* x y) z)) 1) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) (/.f64 x z) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx z z) |
#s(approx (- (* 3 (/ (* x y) z)) 1) (/.f64 (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal 3 binary64) (*.f64 x y))) z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 x y) z)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 3.0ms | y | 0 |
| 2.0ms | y | -inf |
| 2.0ms | z | -inf |
| 2.0ms | x | -inf |
| 2.0ms | y | inf |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
(*.f64 #s(literal -1 binary64) z) |
#s(literal -1 binary64) |
z |
#s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
(*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) |
#s(literal 3 binary64) |
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
#s(literal 1 binary64) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
#s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
(*.f64 #s(literal 3 binary64) (*.f64 x y)) |
(-.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) z) |
(*.f64 x (*.f64 #s(literal 3 binary64) y)) |
(*.f64 #s(literal 3 binary64) y) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 z #s(literal -1 binary64)) |
(neg.f64 z) |
#s(literal -1 binary64) |
(neg.f64 #s(literal 1 binary64)) |
z |
#s(approx (- (* (* x 3) y) z) (*.f64 z (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64) #s(literal -1 binary64)))) |
(*.f64 z (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64) #s(literal -1 binary64)) z) |
(+.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z) #s(literal -1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z))) |
(*.f64 (/.f64 (*.f64 x y) z) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z) |
#s(literal 3 binary64) |
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 x y) z) |
(/.f64 (neg.f64 (*.f64 x y)) (neg.f64 z)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
#s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
(*.f64 #s(literal 3 binary64) (*.f64 x y)) |
(*.f64 x (*.f64 #s(literal 3 binary64) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 (*.f64 #s(literal 3 binary64) y) x) |
(*.f64 (*.f64 x y) #s(literal 3 binary64)) |
(*.f64 y (*.f64 x #s(literal 3 binary64))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) (neg.f64 z)) |
(-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z) |
(fma.f64 (*.f64 x #s(literal 3 binary64)) y (neg.f64 z)) |
(fma.f64 (*.f64 #s(literal 3 binary64) y) x (neg.f64 z)) |
(fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
(fma.f64 x (*.f64 #s(literal 3 binary64) y) (neg.f64 z)) |
(fma.f64 y (*.f64 x #s(literal 3 binary64)) (neg.f64 z)) |
(fma.f64 #s(literal 3 binary64) (*.f64 x y) (neg.f64 z)) |
(neg.f64 (-.f64 z (*.f64 #s(literal 3 binary64) (*.f64 x y)))) |
(*.f64 #s(literal 3 binary64) (*.f64 x y)) |
(*.f64 x (*.f64 #s(literal 3 binary64) y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 (*.f64 #s(literal 3 binary64) y) x) |
(*.f64 (*.f64 x y) #s(literal 3 binary64)) |
(*.f64 y (*.f64 x #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) y) |
(*.f64 y #s(literal 3 binary64)) |
Compiled 1 094 to 239 computations (78.2% saved)
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 2 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 1 | 1 |
| Total | 65 | 5 | 70 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
| ✓ | 99.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ✓ | 99.9% | (-.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) z) |
| ✓ | 99.8% | (-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
| ▶ | 50.6% | #s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
(neg.f64 z) |
z |
(fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
(*.f64 x y) |
x |
y |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z)) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx x x) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal 3 binary64) y)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) y (/.f64 z x))))) |
#s(approx y y) |
#s(approx (- (* (* x 3) y) z) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 z y) (*.f64 #s(literal 3 binary64) x)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) x (/.f64 z y))))) |
#s(approx (- (* (* x 3) y) z) (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal 3 binary64) (*.f64 x y)))) |
#s(approx z z) |
#s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 x y) z)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | x | -inf |
| 1.0ms | y | -inf |
| 0.0ms | x | inf |
| 0.0ms | z | -inf |
| 0.0ms | y | inf |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
(neg.f64 z) |
z |
(fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
(*.f64 x y) |
x |
y |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
(neg.f64 z) |
z |
(+.f64 (*.f64 (*.f64 x y) #s(literal 3 binary64)) (neg.f64 z)) |
(+.f64 (neg.f64 z) (*.f64 (*.f64 x y) #s(literal 3 binary64))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 3 binary64)) (neg.f64 (neg.f64 z))) |
(-.f64 (*.f64 (*.f64 x y) #s(literal 3 binary64)) z) |
(fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
(fma.f64 x (*.f64 y #s(literal 3 binary64)) (neg.f64 z)) |
(fma.f64 #s(literal 3 binary64) (*.f64 x y) (neg.f64 z)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
#s(literal 3 binary64) |
Compiled 270 to 73 computations (73% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 1 | 22 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 1 | 2 | 3 |
| Total | 22 | 5 | 27 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
| ✓ | 99.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| ✓ | 99.9% | (-.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) z) |
| ▶ | 50.7% | #s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
| ✓ | 50.6% | #s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
Compiled 44 to 41 computations (6.8% saved)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
(*.f64 #s(literal 3 binary64) (*.f64 x y)) |
#s(literal 3 binary64) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (-.f64 (*.f64 #s(literal 3 binary64) (*.f64 x y)) z)) |
#s(approx (* 3 (* x y)) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (* x y) (*.f64 x y)) |
#s(approx x x) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 z x) (*.f64 #s(literal 3 binary64) y)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 #s(literal -3 binary64) y (/.f64 z x))))) |
#s(approx y y) |
#s(approx (- (* (* x 3) y) z) (*.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 z y) (*.f64 #s(literal 3 binary64) x)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 y (fma.f64 #s(literal -3 binary64) x (/.f64 z y))))) |
#s(approx (- (* (* x 3) y) z) (fma.f64 #s(literal -1 binary64) z (*.f64 #s(literal 3 binary64) (*.f64 x y)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 x y) z)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 1.0ms | x | -inf |
| 1.0ms | y | -inf |
| 1.0ms | x | inf |
| 0.0ms | y | inf |
| 0.0ms | x | 0 |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
(*.f64 #s(literal 3 binary64) (*.f64 x y)) |
#s(literal 3 binary64) |
(*.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
(*.f64 #s(literal 3 binary64) (*.f64 x y)) |
(*.f64 (*.f64 x #s(literal 3 binary64)) y) |
(*.f64 (*.f64 x y) #s(literal 3 binary64)) |
(*.f64 y (*.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 #s(literal 3 binary64) y)) |
#s(literal 3 binary64) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
Compiled 285 to 74 computations (74% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 16 | 2 | 18 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 3 | 4 |
| Total | 17 | 6 | 23 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
| ✓ | 99.8% | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 50.7% | #s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) | |
| 50.7% | #s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) | |
| ✓ | 50.7% | #s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
| ✓ | 50.6% | #s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
Compiled 63 to 56 computations (11.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) |
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| Outputs |
|---|
#s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) |
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
| Outputs |
|---|
(-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
| Inputs |
|---|
#s(approx (- (* (* x 3) y) z) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal -1 binary64) z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 #s(literal 3 binary64) (*.f64 x y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 x (*.f64 #s(literal 3 binary64) y))) |
#s(approx (- (* (* x 3) y) z) (*.f64 (*.f64 x #s(literal 3 binary64)) y)) |
(-.f64 #s(approx (* (* x 3) y) (*.f64 #s(literal 3 binary64) (*.f64 x y))) z) |
(-.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) z) |
(-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
(fma.f64 (*.f64 x y) #s(literal 3 binary64) (neg.f64 z)) |
#s(approx (- (* (* x 3) y) z) (*.f64 z (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x y) z)) #s(literal 1 binary64)))) |
| Outputs |
|---|
(-.f64 (*.f64 x (*.f64 #s(literal 3 binary64) y)) z) |
26 calls:
| 16.0ms | z |
| 4.0ms | (*.f64 x #s(literal 3 binary64)) |
| 4.0ms | (*.f64 x #s(literal 3 binary64)) |
| 4.0ms | y |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.6% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 50.6% | 1 | (*.f64 x #s(literal 3 binary64)) |
| 50.6% | 1 | x |
| 50.6% | 1 | y |
| 50.6% | 1 | z |
| 50.6% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 80.7% | 3 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 80.7% | 3 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 73.1% | 3 | (*.f64 x #s(literal 3 binary64)) |
| 80.7% | 3 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 70.0% | 5 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 73.1% | 3 | x |
| 75.3% | 3 | y |
| 75.5% | 3 | z |
| 99.8% | 1 | (*.f64 x #s(literal 3 binary64)) |
| 99.8% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 99.8% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.9% | 1 | (*.f64 x #s(literal 3 binary64)) |
| 99.9% | 1 | (*.f64 (*.f64 x #s(literal 3 binary64)) y) |
| 99.9% | 1 | (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) y) z) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
Compiled 195 to 153 computations (21.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.450936135498131e+46 | 2.6838407457776903e+52 |
| 0.0ms | -1.815432645427428e+38 | -5.420695126106443e+30 |
Compiled 10 to 13 computations (-30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.450936135498131e+46 | 2.6838407457776903e+52 |
| 0.0ms | -1.815432645427428e+38 | -5.420695126106443e+30 |
Compiled 10 to 13 computations (-30% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.450936135498131e+46 | 2.6838407457776903e+52 |
| 0.0ms | -1.815432645427428e+38 | -5.420695126106443e+30 |
Compiled 10 to 13 computations (-30% saved)
| 1× | fuel |
Compiled 186 to 32 computations (82.8% saved)
(sort x y)
Compiled 565 to 221 computations (60.9% saved)
Loading profile data...