
Time bar (total: 1.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 9 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 10 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 11 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 7 to 7 computations (0% saved)
| 411.0ms | 8 256× | 0 | valid |
ival-div!: 95.0ms (54.7% of total)ival-mult!: 78.0ms (44.9% of total)adjust: 1.0ms (0.6% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 53 |
| 1 | 46 | 53 |
| 2 | 86 | 53 |
| 3 | 145 | 53 |
| 4 | 210 | 53 |
| 5 | 280 | 53 |
| 1× | saturated |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.4% | (/.f64 (*.f64 x y) z) |
(negabs x)
(negabs y)
(negabs z)
(sort x y)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
| Outputs |
|---|
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (* x y) z) (* x y) x y z) |
| 1.0ms | x | @ | -inf | ((/ (* x y) z) (* x y) x y z) |
| 1.0ms | y | @ | inf | ((/ (* x y) z) (* x y) x y z) |
| 1.0ms | x | @ | inf | ((/ (* x y) z) (* x y) x y z) |
| 1.0ms | x | @ | 0 | ((/ (* x y) z) (* x y) x y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 38 |
| 0 | 13 | 38 |
| 1 | 19 | 38 |
| 2 | 36 | 38 |
| 3 | 71 | 38 |
| 4 | 107 | 38 |
| 0 | 107 | 38 |
| 1× | iter-limit |
| 1× | saturated |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 x y) z) |
(*.f64 x y) |
x |
y |
z |
#s(approx (/ (* x y) z) #s(hole binary64 (/ (* x y) z))) |
#s(approx (* x y) #s(hole binary64 (* x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx y #s(hole binary64 y)) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (/.f64 x z) y) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 x) z) y)) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 y x) |
(*.f64 x y) |
(neg.f64 (*.f64 (neg.f64 x) y)) |
x |
y |
z |
#s(approx (/ (* x y) z) (/.f64 (*.f64 y x) z)) |
#s(approx (* x y) (*.f64 y x)) |
#s(approx x x) |
#s(approx y y) |
#s(approx z z) |
Compiled 69 to 44 computations (36.2% saved)
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 18 | 2 | 20 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 18 | 3 | 21 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.4% | (/.f64 (*.f64 x y) z) |
| ▶ | 90.9% | (*.f64 (/.f64 y z) x) |
| ▶ | 92.9% | (*.f64 (/.f64 x z) y) |
Compiled 15 to 15 computations (0% saved)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
| Outputs |
|---|
#s(approx (* (/ x z) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx z #s(hole binary64 z)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | -inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | x | @ | -inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | y | @ | -inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | x | @ | inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
| 1.0ms | y | @ | inf | ((* (/ x z) y) (/ x z) x z y (* (/ y z) x) (/ y z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 64 |
| 0 | 24 | 64 |
| 1 | 36 | 64 |
| 2 | 59 | 64 |
| 3 | 110 | 64 |
| 4 | 114 | 64 |
| 0 | 114 | 64 |
| 1× | iter-limit |
| 1× | saturated |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(/.f64 x z) |
x |
z |
y |
(*.f64 (/.f64 y z) x) |
(/.f64 y z) |
#s(approx (* (/ x z) y) #s(hole binary64 (/ (* x y) z))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (/ y z) x) #s(hole binary64 (/ (* x y) z))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx z #s(hole binary64 z)) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 x z) y) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) z) x)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
x |
z |
y |
(*.f64 (/.f64 (neg.f64 y) z) (neg.f64 x)) |
(*.f64 (/.f64 (neg.f64 x) z) (neg.f64 y)) |
(*.f64 (neg.f64 y) (/.f64 (neg.f64 x) z)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 y) z)) |
(*.f64 (/.f64 y z) x) |
(*.f64 (/.f64 x z) y) |
(*.f64 y (/.f64 x z)) |
(*.f64 x (/.f64 y z)) |
(/.f64 (*.f64 (neg.f64 y) x) (neg.f64 z)) |
(/.f64 (*.f64 y x) z) |
(neg.f64 (*.f64 (/.f64 (neg.f64 y) z) x)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
#s(approx (* (/ y z) x) (*.f64 (/.f64 x z) y)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx x x) |
#s(approx (* (/ y z) x) (*.f64 (/.f64 x z) y)) |
#s(approx y y) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx z z) |
Compiled 80 to 52 computations (35% saved)
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 22 | 0 | 22 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 1 | 1 |
| Total | 22 | 3 | 25 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 94.4% | (/.f64 (*.f64 x y) z) |
| ✓ | 90.9% | (*.f64 (/.f64 y z) x) |
| ✓ | 92.9% | (*.f64 (/.f64 x z) y) |
Compiled 24 to 24 computations (0% saved)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
(/.f64 (*.f64 x y) z) |
| Outputs |
|---|
(*.f64 (/.f64 x z) y) |
(*.f64 (/.f64 y z) x) |
5 calls:
| 22.0ms | y |
| 2.0ms | x |
| 1.0ms | z |
| 1.0ms | (*.f64 x y) |
| 1.0ms | (/.f64 (*.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | (*.f64 x y) |
| 99.7% | 2 | (/.f64 (*.f64 x y) z) |
| 96.9% | 2 | x |
| 97.2% | 2 | y |
| 99.7% | 2 | z |
Compiled 11 to 18 computations (-63.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (/.f64 x z) y) |
| Outputs |
|---|
(*.f64 (/.f64 x z) y) |
5 calls:
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 x y) |
| 1.0ms | (/.f64 (*.f64 x y) z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 1 | x |
| 92.9% | 1 | y |
| 92.9% | 1 | (*.f64 x y) |
| 92.9% | 1 | (/.f64 (*.f64 x y) z) |
| 92.9% | 1 | z |
Compiled 11 to 18 computations (-63.6% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 6.857072379353795e-13 | 3.24205108313352e-10 |
| 1.0ms | 32× | 0 | valid |
Compiled 28 to 35 computations (-25% saved)
adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | done |
Compiled 10 to 10 computations (0% saved)
(negabs z)
(negabs y)
Compiled 155 to 155 computations (0% saved)
Loading profile data...