Details

Time bar (total: 5.7s)

sample58.0ms

Algorithm
intervals
Results
30.0ms355×body80valid
1.0msbody1280valid
1.0msbody640valid

simplify1.5s

Counts
1 → 1
Iterations

Useful iterations: 3 (88.0ms)

IterNodesCost
01215
13015
28315
325213
459913
582413
683813
done83813

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* y 5.0) (* (+ (* 2 (+ y z)) t) x))
0.0b
(* (+ (* 2 (+ y z)) t) x)

rewrite92.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp
associate-*r* associate-*l*
flip3-+ associate-*l/ flip-+
+-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr
Counts
2 → 31
Calls
2 calls:
14.0ms
(+ (* y 5.0) (* (+ (* 2 (+ y z)) t) x))
76.0ms
(* (+ (* 2 (+ y z)) t) x)

series117.0ms

Counts
2 → 6
Calls
2 calls:
74.0ms
(+ (* y 5.0) (* (+ (* 2 (+ y z)) t) x))
42.0ms
(* (+ (* 2 (+ y z)) t) x)

simplify3.5s

Counts
37 → 37
Iterations

Useful iterations: 3 (1.5s)

IterNodesCost
075579
1219545
2844485
34014477
done5002477

prune153.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize35.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (+ (* 2 (+ y z)) t))
0.5b
(cbrt (+ (* 2 (+ y z)) t))
0.5b
(cbrt (+ (* 2 (+ y z)) t))
0.5b
(* (cbrt (+ (* 2 (+ y z)) t)) (cbrt (+ (* 2 (+ y z)) t)))

rewrite214.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
14.0ms
(cbrt (+ (* 2 (+ y z)) t))
20.0ms
(cbrt (+ (* 2 (+ y z)) t))
25.0ms
(cbrt (+ (* 2 (+ y z)) t))
151.0ms
(* (cbrt (+ (* 2 (+ y z)) t)) (cbrt (+ (* 2 (+ y z)) t)))

series12.0ms