Details

Time bar (total: 17.9s)

sample20.0ms

Algorithm
intervals
Results
8.0ms327×body80valid

simplify8.3s

Counts
1 → 1
Iterations

Useful iterations: 4 (29.0ms)

IterNodesCost
089
1149
2349
3859
41988
53308
65068
75978
88068
99218
1011028
1114318
1222568
1325858
1428138
1528218
done28218

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 5.1b

localize7.0ms

Local error

Found 1 expressions with local error:

4.8b
(* (fma (- y 1.0) z 1.0) x)

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity associate-*r* associate-*l* add-cbrt-cube
expm1-log1p-u pow-prod-down prod-exp *-commutative cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr
Counts
1 → 20
Calls
1 calls:
3.0ms
(* (fma (- y 1.0) z 1.0) x)

series62.0ms

Counts
1 → 3
Calls
1 calls:
62.0ms
(* (fma (- y 1.0) z 1.0) x)

simplify2.6s

Counts
23 → 23
Iterations

Useful iterations: 3 (216.0ms)

IterNodesCost
044266
194259
2295219
3988215
43428215
done5000215

prune67.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 4.9b

localize10.0ms

Local error

Found 4 expressions with local error:

0.4b
(* (* (cbrt (fma (- y 1.0) z 1.0)) (cbrt (fma (- y 1.0) z 1.0))) (* (cbrt (fma (- y 1.0) z 1.0)) x))
5.0b
(cbrt (fma (- y 1.0) z 1.0))
5.0b
(cbrt (fma (- y 1.0) z 1.0))
5.0b
(cbrt (fma (- y 1.0) z 1.0))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1 add-exp-log
10×add-cbrt-cube
cbrt-prod
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
expm1-log1p-u log1p-expm1-u add-log-exp
pow1/3
associate-*r* associate-*l* *-commutative
Counts
4 → 63
Calls
4 calls:
16.0ms
(* (* (cbrt (fma (- y 1.0) z 1.0)) (cbrt (fma (- y 1.0) z 1.0))) (* (cbrt (fma (- y 1.0) z 1.0)) x))
0.0ms
(cbrt (fma (- y 1.0) z 1.0))
0.0ms
(cbrt (fma (- y 1.0) z 1.0))
1.0ms
(cbrt (fma (- y 1.0) z 1.0))

series408.0ms

Counts
4 → 12
Calls
4 calls:
58.0ms
(* (* (cbrt (fma (- y 1.0) z 1.0)) (cbrt (fma (- y 1.0) z 1.0))) (* (cbrt (fma (- y 1.0) z 1.0)) x))
118.0ms
(cbrt (fma (- y 1.0) z 1.0))
117.0ms
(cbrt (fma (- y 1.0) z 1.0))
115.0ms
(cbrt (fma (- y 1.0) z 1.0))

simplify1.7s

Counts
75 → 75
Iterations

Useful iterations: 3 (610.0ms)

IterNodesCost
01021595
12711519
28121053
32771840
done5001840

prune251.0ms

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 4.9b

localize16.0ms

Local error

Found 4 expressions with local error:

5.0b
(cbrt (fma (- y 1.0) z 1.0))
5.0b
(cbrt (fma (- y 1.0) z 1.0))
5.0b
(cbrt (fma (- y 1.0) z 1.0))
5.0b
(cbrt (fma (- y 1.0) z 1.0))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 add-exp-log expm1-log1p-u pow1/3 add-cbrt-cube log1p-expm1-u add-log-exp
Counts
4 → 52
Calls
4 calls:
1.0ms
(cbrt (fma (- y 1.0) z 1.0))
1.0ms
(cbrt (fma (- y 1.0) z 1.0))
1.0ms
(cbrt (fma (- y 1.0) z 1.0))
1.0ms
(cbrt (fma (- y 1.0) z 1.0))

series472.0ms

Counts
4 → 12
Calls
4 calls:
118.0ms
(cbrt (fma (- y 1.0) z 1.0))
117.0ms
(cbrt (fma (- y 1.0) z 1.0))
116.0ms
(cbrt (fma (- y 1.0) z 1.0))
121.0ms
(cbrt (fma (- y 1.0) z 1.0))

simplify1.5s

Counts
64 → 64
Iterations

Useful iterations: 4 (738.0ms)

IterNodesCost
0611048
1147996
2339928
31025792
43827756
done5000756

prune312.0ms

Pruning

9 alts after pruning (6 fresh and 3 done)

Merged error: 4.9b

localize10.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt (* x (fma (- y 1.0) z 1.0)))
4.8b
(* x (fma (- y 1.0) z 1.0))
4.8b
(* x (fma (- y 1.0) z 1.0))
4.8b
(* x (fma (- y 1.0) z 1.0))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
10×pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube
associate-*r* associate-*l*
fma-udef
expm1-log1p-u log1p-expm1-u add-log-exp
distribute-rgt-in distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
cbrt-prod pow1/3
Counts
4 → 77
Calls
4 calls:
1.0ms
(cbrt (* x (fma (- y 1.0) z 1.0)))
3.0ms
(* x (fma (- y 1.0) z 1.0))
3.0ms
(* x (fma (- y 1.0) z 1.0))
3.0ms
(* x (fma (- y 1.0) z 1.0))

series370.0ms

Counts
4 → 12
Calls
4 calls:
198.0ms
(cbrt (* x (fma (- y 1.0) z 1.0)))
54.0ms
(* x (fma (- y 1.0) z 1.0))
59.0ms
(* x (fma (- y 1.0) z 1.0))
59.0ms
(* x (fma (- y 1.0) z 1.0))

simplify865.0ms

Counts
89 → 89
Iterations

Useful iterations: 3 (275.0ms)

IterNodesCost
01081158
12581125
2671969
32207917
done5000917

prune302.0ms

Pruning

11 alts after pruning (7 fresh and 4 done)

Merged error: 4.9b

regimes133.0ms

Accuracy

0% (0.2b remaining)

Error of 3.4b against oracle of 3.2b and baseline of 3.4b

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
078
188
done88

end0.0ms

sample469.0ms

Algorithm
intervals
Results
253.0ms10179×body80valid