Details

Time bar (total: 21.6s)

sample69.0ms

Algorithm
intervals
Results
39.0ms128×body1280valid
15.0ms82×body640valid
3.0ms28×body320valid
2.0ms256×pre80true
1.0ms18×body160valid

simplify21.1s

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0915
11815
24315
38915
415515
520615
629215
745215
874515
985115
1087915
1193715
12103915
13127315
14141515
15150915
16176115
17190815
18227515
19425515
done500115

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 63.0b

localize9.0ms

Local error

Found 3 expressions with local error:

0.3b
(* (+ n 1.0) (log (+ n 1.0)))
0.3b
(* n (log n))
5.3b
(- (* (+ n 1.0) (log (+ n 1.0))) (* n (log n)))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
28×log-prod
25×*-un-lft-identity
19×add-sqr-sqrt
15×add-cube-cbrt
14×distribute-rgt-in distribute-lft-in
pow1
associate-*r* associate--l+
add-exp-log associate-*l* add-cbrt-cube
associate--r+
distribute-lft-out add-log-exp
pow-prod-down associate-*l/ prod-exp log-pow *-commutative cbrt-unprod unswap-sqr
sub-neg flip3-- flip3-+ diff-log flip-- flip-+
Counts
3 → 81
Calls
3 calls:
13.0ms
(* (+ n 1.0) (log (+ n 1.0)))
4.0ms
(* n (log n))
10.0ms
(- (* (+ n 1.0) (log (+ n 1.0))) (* n (log n)))

series399.0ms

Counts
3 → 9
Calls
3 calls:
62.0ms
(* (+ n 1.0) (log (+ n 1.0)))
163.0ms
(* n (log n))
174.0ms
(- (* (+ n 1.0) (log (+ n 1.0))) (* n (log n)))

simplify31.0ms

Iterations

Useful iterations: 0 (4.0ms)

IterNodesCost
01711210