Details

Time bar (total: 313.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

prune2.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)))

rewrite63.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))
48.0ms
(+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0)))

series190.0ms

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

simplify37.0ms

Iterations

Useful iterations: 0 (5.0ms)

IterNodesCost
01751183