Details

Time bar (total: 21.1s)

sample31.0ms

Algorithm
intervals
Results
9.0ms53×body1280valid
5.0ms138×body80valid
4.0ms33×body320valid
3.0ms25×body640valid
0.0msbody160valid

simplify165.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0713
11213
21613
31913
42113
52713
63913
75813
87713
99913
1011313
1111913
1212313
done12313

prune1.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 28.0b

localize11.0ms

Local error

Found 3 expressions with local error:

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

rewrite309.0ms

Algorithm
rewrite-expression-head
Rules
981×*-un-lft-identity
736×times-frac
585×add-sqr-sqrt
468×prod-diff
419×add-cube-cbrt
189×distribute-lft-out
94×associate-/r/
90×distribute-lft-out--
81×difference-of-squares
47×div-inv
29×flip3-+ flip-+
20×flip3-- flip--
18×fma-neg
associate-/r*
add-exp-log add-cbrt-cube associate-/l*
add-log-exp
pow1 expm1-log1p-u log1p-expm1-u
cbrt-undiv frac-2neg div-exp clear-num associate-/l/
sub-neg diff-log frac-sub
Counts
3 → 596
Calls
3 calls:
23.0ms
(/ x (+ x 1.0))
27.0ms
(/ (+ x 1.0) (- x 1.0))
188.0ms
(- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))

series231.0ms

Counts
3 → 9
Calls
3 calls:
36.0ms
(/ x (+ x 1.0))
53.0ms
(/ (+ x 1.0) (- x 1.0))
142.0ms
(- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))

simplify3.7s

Counts
605 → 605
Iterations

Useful iterations: done (3.6s)

IterNodesCost
052334216
1119930851
2282322735
done500016848

prune687.0ms

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ x 1.0) (- x 1.0))
0.0b
(/ x (+ x 1.0))
2.8b
(log (exp (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))))
2.8b
(- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))

rewrite997.0ms

Algorithm
rewrite-expression-head
Rules
1898×*-un-lft-identity
1428×times-frac
1132×add-sqr-sqrt
936×prod-diff
810×add-cube-cbrt
473×log-prod
470×exp-sum
365×distribute-lft-out
182×associate-/r/
175×distribute-lft-out--
157×difference-of-squares
91×div-inv
55×flip3-+ flip-+
38×flip3-- flip--
18×fma-neg
17×log-pow
16×exp-prod
associate-/r*
add-exp-log add-cbrt-cube
associate-/l*
add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
cbrt-undiv sub-neg frac-2neg div-exp clear-num associate-/l/
log-div exp-diff diff-log rem-log-exp frac-sub
Counts
4 → 1097
Calls
4 calls:
45.0ms
(/ (+ x 1.0) (- x 1.0))
24.0ms
(/ x (+ x 1.0))
554.0ms
(log (exp (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))))
172.0ms
(- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))

series553.0ms

Counts
4 → 12
Calls
4 calls:
52.0ms
(/ (+ x 1.0) (- x 1.0))
62.0ms
(/ x (+ x 1.0))
210.0ms
(log (exp (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))))
227.0ms
(- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))

simplify2.4s

Counts
1109 → 1109
Iterations

Useful iterations: done (2.3s)

IterNodesCost
0113669094
1182560490
2374844278
done500044276

prune2.7s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize27.0ms

Local error

Found 4 expressions with local error:

13.2b
(/ x (- (* x x) (* 1.0 1.0)))
13.2b
(/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))
13.2b
(/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))
28.5b
(fma (/ x (- (* x x) (* 1.0 1.0))) (- x 1.0) (- (* (+ x 1.0) (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))))))

rewrite97.0ms

Algorithm
rewrite-expression-head
Rules
53×*-un-lft-identity
44×times-frac
33×add-sqr-sqrt add-cube-cbrt
14×difference-of-squares
12×associate-/r*
11×associate-/l*
10×add-exp-log add-cbrt-cube distribute-lft-out
associate-/r/
pow1 expm1-log1p-u log1p-expm1-u associate-/l/ add-log-exp
cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- div-inv
flip3-+ flip-+
fma-udef
Counts
4 → 129
Calls
4 calls:
14.0ms
(/ x (- (* x x) (* 1.0 1.0)))
36.0ms
(/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))
42.0ms
(/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))
0.0ms
(fma (/ x (- (* x x) (* 1.0 1.0))) (- x 1.0) (- (* (+ x 1.0) (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))))))

series526.0ms

Counts
4 → 12
Calls
4 calls:
104.0ms
(/ x (- (* x x) (* 1.0 1.0)))
68.0ms
(/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))
60.0ms
(/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))
294.0ms
(fma (/ x (- (* x x) (* 1.0 1.0))) (- x 1.0) (- (* (+ x 1.0) (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))))))

simplify3.5s

Counts
141 → 141
Iterations

Useful iterations: done (3.5s)

IterNodesCost
01692601
13922521
211862066
340881892
done50001887

prune641.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite343.0ms

Algorithm
rewrite-expression-head
Rules
981×*-un-lft-identity
736×times-frac
585×add-sqr-sqrt
468×prod-diff
419×add-cube-cbrt
189×distribute-lft-out
94×associate-/r/
90×distribute-lft-out--
81×difference-of-squares
47×div-inv
29×flip3-+ flip-+
20×flip3-- flip--
18×fma-neg
associate-/r*
add-exp-log add-cbrt-cube associate-/l*
add-log-exp
pow1 expm1-log1p-u log1p-expm1-u
cbrt-undiv frac-2neg div-exp clear-num associate-/l/
sub-neg diff-log frac-sub
Counts
3 → 596
Calls
3 calls:
26.0ms
(/ x (+ x 1.0))
52.0ms
(/ (+ x 1.0) (- x 1.0))
170.0ms
(- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))

series266.0ms

Counts
3 → 9
Calls
3 calls:
47.0ms
(/ x (+ x 1.0))
44.0ms
(/ (+ x 1.0) (- x 1.0))
174.0ms
(- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))

simplify3.4s

Counts
605 → 605
Iterations

Useful iterations: done (3.4s)

IterNodesCost
052334216
1119930851
2282322735
done500016848

prune638.0ms

Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

regimes2.0ms