Details

Time bar (total: 3.5s)

sample25.0ms

Algorithm
intervals
Results
12.0ms256×body80valid

simplify5.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067
187
done87

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 1 expressions with local error:

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

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
31×*-un-lft-identity
16×times-frac
11×add-sqr-sqrt add-cube-cbrt
10×distribute-lft-out
associate-/r* associate-/l*
add-exp-log add-cbrt-cube
flip3-+ associate-/r/ flip-+ associate-/l/
pow1 cbrt-undiv frac-2neg div-exp clear-num div-inv add-log-exp
Counts
1 → 40
Calls
1 calls:
52.0ms
(/ (+ x y) (+ y 1.0))

series79.0ms

Counts
1 → 3
Calls
1 calls:
79.0ms
(/ (+ x y) (+ y 1.0))

simplify3.1s

Counts
43 → 43
Iterations

Useful iterations: 2 (84.0ms)

IterNodesCost
078536
1192511
2524477
31178477
43174477
done5001477

prune122.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize10.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (+ y 1.0) (+ x y))
0.2b
(/ 1 (/ (+ y 1.0) (+ x y)))

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
155×*-un-lft-identity
146×times-frac
71×add-sqr-sqrt add-cube-cbrt
42×distribute-lft-out
26×associate-/r*
15×add-exp-log
11×associate-/r/
add-cbrt-cube
div-exp
associate-/l*
flip3-+ flip-+ div-inv
cbrt-undiv
pow1
rec-exp frac-2neg 1-exp clear-num associate-/l/ add-log-exp
pow-flip inv-pow
Counts
2 → 152
Calls
2 calls:
47.0ms
(/ (+ y 1.0) (+ x y))
47.0ms
(/ 1 (/ (+ y 1.0) (+ x y)))

series9.0ms