Details

Time bar (total: 306.0ms)

sample12.0ms

Algorithm
intervals
Results
6.0ms256×body80valid

simplify4.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0711
11111
21211
done1211

prune1.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ x (+ x 1.0))
0.0b
(/ 1.0 (- x 1.0))
0.0b
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
75×*-un-lft-identity
50×times-frac
45×add-sqr-sqrt
31×add-cube-cbrt
21×fma-def
11×distribute-lft-out
associate-/r* distribute-lft-out--
add-exp-log add-cbrt-cube difference-of-squares
associate-/r/ associate-/l*
add-log-exp
pow1 expm1-log1p-u log1p-expm1-u div-inv
cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+
+-commutative frac-add sum-log
Counts
3 → 114
Calls
3 calls:
5.0ms
(/ x (+ x 1.0))
5.0ms
(/ 1.0 (- x 1.0))
50.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

series187.0ms

Counts
3 → 9
Calls
3 calls:
38.0ms
(/ x (+ x 1.0))
27.0ms
(/ 1.0 (- x 1.0))
122.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

simplify31.0ms

Iterations

Useful iterations: 0 (4.0ms)

IterNodesCost
01751183