Details

Time bar (total: 6.0s)

sample125.0ms

Algorithm
intervals
Results
49.0ms603×body80valid
34.0ms621×body80nan

simplify4.9s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
015396
126396
242396
395396
4198396
5332396
6613396
71585396
done5000396

prune11.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.3b

localize27.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
0.0b
(/ (* t t) 2.0)
0.0b
(exp (/ (* t t) 2.0))
0.3b
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

rewrite212.0ms

Algorithm
rewrite-expression-head
Rules
16×add-cbrt-cube
14×add-exp-log
13×add-sqr-sqrt
11×pow1 *-un-lft-identity add-cube-cbrt
exp-prod associate-*r*
times-frac associate-*l/
prod-exp cbrt-unprod add-log-exp
expm1-log1p-u associate-*l* pow-prod-down log1p-expm1-u
associate-/r*
cbrt-undiv flip3-- div-exp *-commutative div-inv flip--
clear-num frac-2neg sqrt-prod associate-/l* unswap-sqr rem-exp-log
Counts
4 → 85
Calls
4 calls:
126.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
15.0ms
(/ (* t t) 2.0)
8.0ms
(exp (/ (* t t) 2.0))
59.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

series472.0ms

Counts
4 → 12
Calls
4 calls:
250.0ms
(* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0)))
49.0ms
(/ (* t t) 2.0)
30.0ms
(exp (/ (* t t) 2.0))
143.0ms
(* (- (* x 0.5) y) (sqrt (* z 2.0)))

simplify214.0ms

Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
018227547