Details

Time bar (total: 21.1s)

sample245.0ms

Algorithm
intervals
Results
128.0ms129×body1280valid
55.0ms66×body640valid
27.0ms263×body80nan
16.0ms39×body320valid
4.0ms16×body160valid
1.0msbody80valid

simplify171.0ms

Counts
1 → 1
Iterations
IterNodes
10175
9175
8171
7169
6137
5115
487
359
227
119
09

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 58.6b

localize13.0ms

Local error

Found 2 expressions with local error:

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

rewrite32.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:
23.0ms
(/ (+ x 1) (- 1 x))
7.0ms
(log (/ (+ x 1) (- 1 x)))

series96.0ms

Counts
2 → 6
Calls
2 calls:
26.0ms
(/ (+ x 1) (- 1 x))
70.0ms
(log (/ (+ x 1) (- 1 x)))

simplify1.0s

Counts
103 → 103
Iterations
IterNodes
32198
2855
1372
0166

prune493.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma 2/5 (pow x 5) (* x (+ (* (* 2/3 x) x) 2)))
0.0b
(* x (+ (* (* 2/3 x) x) 2))
0.1b
(* (* 2/3 x) x)
0.3b
(* 2/3 x)

rewrite107.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt pow1 add-cbrt-cube add-exp-log
*-un-lft-identity associate-*r* add-cube-cbrt
associate-*l*
pow-prod-down prod-exp cbrt-unprod
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
*-commutative
associate-*r/ unswap-sqr
distribute-rgt-in distribute-lft-in flip3-+ flip-+ fma-udef
Counts
4 → 78
Calls
4 calls:
0.0ms
(fma 2/5 (pow x 5) (* x (+ (* (* 2/3 x) x) 2)))
84.0ms
(* x (+ (* (* 2/3 x) x) 2))
16.0ms
(* (* 2/3 x) x)
6.0ms
(* 2/3 x)

series314.0ms

Counts
4 → 12
Calls
4 calls:
93.0ms
(fma 2/5 (pow x 5) (* x (+ (* (* 2/3 x) x) 2)))
169.0ms
(* x (+ (* (* 2/3 x) x) 2))
29.0ms
(* (* 2/3 x) x)
23.0ms
(* 2/3 x)

simplify2.5s

Counts
90 → 90
Iterations
IterNodes
34164
2899
1275
0112

prune805.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize47.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma 2/5 (pow x 5) (+ (* x (* (* 2/3 x) x)) (* x 2)))
0.1b
(* x (* (* 2/3 x) x))
0.1b
(* (* 2/3 x) x)
0.3b
(* 2/3 x)

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
20×pow1 add-cbrt-cube add-exp-log
10×add-sqr-sqrt pow-prod-down prod-exp cbrt-unprod
*-un-lft-identity add-cube-cbrt
associate-*r* associate-*l*
expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp
*-commutative
fma-udef unswap-sqr
Counts
4 → 77
Calls
4 calls:
0.0ms
(fma 2/5 (pow x 5) (+ (* x (* (* 2/3 x) x)) (* x 2)))
43.0ms
(* x (* (* 2/3 x) x))
21.0ms
(* (* 2/3 x) x)
10.0ms
(* 2/3 x)

series176.0ms

Counts
4 → 12
Calls
4 calls:
64.0ms
(fma 2/5 (pow x 5) (+ (* x (* (* 2/3 x) x)) (* x 2)))
47.0ms
(* x (* (* 2/3 x) x))
49.0ms
(* (* 2/3 x) x)
17.0ms
(* 2/3 x)

simplify1.5s

Counts
89 → 89
Iterations
IterNodes
33011
2757
1225
097

prune638.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize29.0ms

Local error

Found 4 expressions with local error:

0.1b
(cbrt (log (/ (+ x 1) (- 1 x))))
4.8b
(log (/ (+ x 1) (- 1 x)))
4.8b
(log (/ (+ x 1) (- 1 x)))
4.8b
(log (/ (+ x 1) (- 1 x)))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
110×*-un-lft-identity
90×log-prod
74×add-sqr-sqrt
72×times-frac
38×add-cube-cbrt
24×difference-of-squares
18×distribute-lft-out
13×add-exp-log
12×distribute-lft-out--
pow1
rem-log-exp associate-/r/
cbrt-prod expm1-log1p-u add-cbrt-cube log-pow insert-posit16 log1p-expm1-u add-log-exp
log-div flip3-- div-exp div-inv flip--
pow1/3
Counts
4 → 147
Calls
4 calls:
2.0ms
(cbrt (log (/ (+ x 1) (- 1 x))))
7.0ms
(log (/ (+ x 1) (- 1 x)))
7.0ms
(log (/ (+ x 1) (- 1 x)))
7.0ms
(log (/ (+ x 1) (- 1 x)))

series514.0ms

Counts
4 → 12
Calls
4 calls:
232.0ms
(cbrt (log (/ (+ x 1) (- 1 x))))
70.0ms
(log (/ (+ x 1) (- 1 x)))
110.0ms
(log (/ (+ x 1) (- 1 x)))
101.0ms
(log (/ (+ x 1) (- 1 x)))

simplify3.1s

Counts
159 → 159
Iterations
IterNodes
45372
31906
2737
1360
0174

prune794.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

regimes23.0ms

Accuracy

0% (0.2b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 0.2b

bsearch0.0ms

simplify4.0ms

Iterations
IterNodes
220
120
014

end0.0ms

sample8.2s

Algorithm
intervals
Results
3.7s3414×body1280valid
1.7s2522×body640valid
1.4s7861×body80nan
1.0s1218×body320valid
187.0ms637×body160valid
25.0ms209×body80valid