Details

Time bar (total: 26.5s)

sample245.0ms

Algorithm
intervals
Results
130.0ms116×body1280valid
49.0ms77×body640valid
26.0ms292×body80nan
15.0ms38×body320valid
7.0ms24×body160valid
0.0msbody80valid

simplify140.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
140.0ms
(* (/ 1 2) (log (/ (+ 1 x) (- 1 x))))

prune13.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 59.8b

localize27.0ms

Local error

Found 2 expressions with local error:

6.0b
(log (/ (+ x 1) (- 1 x)))
0.0b
(/ (+ x 1) (- 1 x))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
78×*-un-lft-identity
52×add-sqr-sqrt
48×times-frac
30×log-prod
25×add-cube-cbrt
18×difference-of-squares
13×distribute-lft-out
distribute-lft-out--
add-exp-log
associate-/r*
add-cbrt-cube associate-/r/ associate-/l*
pow1
expm1-log1p-u flip3-- div-exp rem-log-exp insert-posit16 log1p-expm1-u div-inv flip-- add-log-exp associate-/l/
cbrt-undiv log-div clear-num frac-2neg flip3-+ log-pow flip-+
Counts
2 → 97
Calls
2 calls:
Slowest
34.0ms
(/ (+ x 1) (- 1 x))
19.0ms
(log (/ (+ x 1) (- 1 x)))

series119.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
94.0ms
(log (/ (+ x 1) (- 1 x)))
25.0ms
(/ (+ x 1) (- 1 x))

simplify7.9s

Counts
157 → 103
Calls
157 calls:
Slowest
563.0ms
(/ (* (* (+ x 1) (+ x 1)) (+ x 1)) (* (* (- 1 x) (- 1 x)) (- 1 x)))
513.0ms
(* (* (/ (+ x 1) (- 1 x)) (/ (+ x 1) (- 1 x))) (/ (+ x 1) (- 1 x)))
496.0ms
(* (* (log (/ (+ x 1) (- 1 x))) (log (/ (+ x 1) (- 1 x)))) (log (/ (+ x 1) (- 1 x))))
440.0ms
(+ (* 2 (/ 1 x)) (+ (* 2/3 (/ 1 (pow x 3))) (log -1)))
391.0ms
(+ (* 2 (/ 1 x)) (+ (* 2/3 (/ 1 (pow x 3))) (log -1)))

prune699.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 1 expressions with local error:

0.0b
(* x (fma 2/3 (* x x) 2))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
pow1 *-un-lft-identity add-cbrt-cube associate-*r* associate-*l* add-exp-log add-cube-cbrt
fma-udef
distribute-rgt-in expm1-log1p-u distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp unswap-sqr
Counts
1 → 23
Calls
1 calls:
Slowest
6.0ms
(* x (fma 2/3 (* x x) 2))

series118.0ms

Counts
1 → 3
Calls
1 calls:
Slowest
118.0ms
(* x (fma 2/3 (* x x) 2))

simplify3.6s

Counts
28 → 26
Calls
28 calls:
Slowest
1.0s
(* (* (* x (fma 2/3 (* x x) 2)) (* x (fma 2/3 (* x x) 2))) (* x (fma 2/3 (* x x) 2)))
874.0ms
(* (* (* x x) x) (* (* (fma 2/3 (* x x) 2) (fma 2/3 (* x x) 2)) (fma 2/3 (* x x) 2)))
221.0ms
(exp (* x (fma 2/3 (* x x) 2)))
177.0ms
(+ (* 2 x) (* 2/3 (pow x 3)))
154.0ms
(+ (* 2 x) (* 2/3 (pow x 3)))

prune202.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0b

localize26.0ms

Local error

Found 2 expressions with local error:

0.2b
(* 2/3 (* x x))
0.1b
(* x (* 2/3 (* x x)))

rewrite48.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1 add-cbrt-cube add-exp-log
pow-prod-down prod-exp cbrt-unprod
associate-*l*
add-sqr-sqrt
*-un-lft-identity add-cube-cbrt
expm1-log1p-u associate-*r* *-commutative insert-posit16 log1p-expm1-u add-log-exp
unswap-sqr
Counts
2 → 46
Calls
2 calls:
Slowest
32.0ms
(* x (* 2/3 (* x x)))
13.0ms
(* 2/3 (* x x))

series100.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
70.0ms
(* x (* 2/3 (* x x)))
30.0ms
(* 2/3 (* x x))

simplify5.1s

Counts
51 → 52
Calls
51 calls:
Slowest
849.0ms
(* (* (* x (* 2/3 (* x x))) (* x (* 2/3 (* x x)))) (* x (* 2/3 (* x x))))
568.0ms
(* (* (* x x) x) (* (* (* 2/3 (* x x)) (* 2/3 (* x x))) (* 2/3 (* x x))))
523.0ms
(* (* (* x x) x) (* (* (* 2/3 2/3) 2/3) (* (* (* x x) x) (* (* x x) x))))
483.0ms
(* (* (* 2/3 (* x x)) (* 2/3 (* x x))) (* 2/3 (* x x)))
458.0ms
(* (* (* x x) x) (* (* (* 2/3 2/3) 2/3) (* (* (* x x) (* x x)) (* x x))))

prune588.0ms

Pruning

1 alts after pruning (0 fresh and 1 done)

Merged error: 0b

end0.0ms

sample7.6s

Algorithm
intervals
Results
3.6s3493×body1280valid
2.0s2409×body640valid
964.0ms7694×body80nan
483.0ms1212×body320valid
158.0ms654×body160valid
27.0ms232×body80valid