Details

Time bar (total: 2.4s)

sample39.0ms

Algorithm
intervals
Results
21.0ms339×body80valid

simplify762.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (2.0ms)

IterNodesCost
089
1148
2248
3408
4608
5808
6978
71238
81688
92428
103058
113408
123698
133898
143938
done3938

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 2 expressions with local error:

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

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube
associate-*r*
expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp
flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 34
Calls
2 calls:
24.0ms
(* (- 1.0 x) z)
0.0ms
(fma x y (* (- 1.0 x) z))

series75.0ms

Counts
2 → 6
Calls
2 calls:
39.0ms
(* (- 1.0 x) z)
36.0ms
(fma x y (* (- 1.0 x) z))

simplify1.2s

Counts
40 → 40
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
064347
1131335
2404293
31560293
done5000293

prune121.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma x y (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)))
2.5b
(* (- (* 1.0 1.0) (* x x)) z)
6.7b
(/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))

rewrite91.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity
10×add-exp-log add-cbrt-cube
add-sqr-sqrt
add-cube-cbrt
pow1
times-frac associate-*l* associate-*l/ associate-/r*
expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp
cbrt-undiv flip3-- div-exp prod-exp associate-/r/ flip-- cbrt-unprod associate-/l/ distribute-lft-out
frac-2neg flip3-+ pow-prod-down clear-num *-commutative flip-+ fma-udef div-inv associate-/l* difference-of-squares unswap-sqr
Counts
3 → 62
Calls
3 calls:
0.0ms
(fma x y (/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x)))
49.0ms
(* (- (* 1.0 1.0) (* x x)) z)
39.0ms
(/ (* (- (* 1.0 1.0) (* x x)) z) (+ 1.0 x))

series1.0ms