Details

Time bar (total: 32.6s)

sample94.0ms

Algorithm
intervals
Results
32.0ms56×body1280valid
25.0ms127×body80valid
16.0ms39×body640valid
7.0ms24×body320valid
2.0ms10×body160valid

simplify12.4s

Counts
1 → 1
Iterations
IterNodes
99728
81956
7573
6233
5101
449
328
220
116
09

prune7.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 30.3b

localize18.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ 1 (exp (* -2 x)))
0.0b
(/ 2 (+ 1 (exp (* -2 x))))
2.8b
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

rewrite92.0ms

Algorithm
rewrite-expression-head
Rules
101×*-un-lft-identity
74×add-sqr-sqrt
63×times-frac add-cube-cbrt
54×prod-diff
18×fma-neg
17×distribute-lft-out
10×associate-/r/
add-exp-log
add-log-exp
flip3-+ flip-+
add-cbrt-cube div-inv
associate-/r* difference-of-squares
expm1-log1p-u pow1 fma-def insert-posit16 log1p-expm1-u associate-/l*
expm1-def difference-of-sqr-1 div-exp
cbrt-undiv +-commutative clear-num sum-log sub-neg frac-2neg flip3-- diff-log flip-- distribute-lft-out--
Counts
3 → 150
Calls
3 calls:
8.0ms
(+ 1 (exp (* -2 x)))
16.0ms
(/ 2 (+ 1 (exp (* -2 x))))
64.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

series125.0ms

Counts
3 → 9
Calls
3 calls:
15.0ms
(+ 1 (exp (* -2 x)))
28.0ms
(/ 2 (+ 1 (exp (* -2 x))))
82.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

simplify1.5s

Counts
159 → 159
Iterations
IterNodes
32094
2889
1406
0183

prune1.3s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (exp (* -2 x)) 1)
0.0b
(/ 2 (+ (exp (* -2 x)) 1))
2.8b
(- (/ 2 (+ (exp (* -2 x)) 1)) 1)

rewrite165.0ms

Algorithm
rewrite-expression-head
Rules
101×*-un-lft-identity
74×add-sqr-sqrt
63×times-frac add-cube-cbrt
54×prod-diff
18×fma-neg
17×distribute-lft-out
10×associate-/r/
add-exp-log
add-log-exp
flip3-+ flip-+
add-cbrt-cube div-inv
associate-/r* difference-of-squares
expm1-log1p-u pow1 fma-def insert-posit16 log1p-expm1-u associate-/l*
expm1-def difference-of-sqr-1 div-exp
cbrt-undiv +-commutative clear-num sum-log sub-neg frac-2neg flip3-- diff-log flip-- distribute-lft-out--
Counts
3 → 150
Calls
3 calls:
9.0ms
(+ (exp (* -2 x)) 1)
24.0ms
(/ 2 (+ (exp (* -2 x)) 1))
129.0ms
(- (/ 2 (+ (exp (* -2 x)) 1)) 1)

series109.0ms

Counts
3 → 9
Calls
3 calls:
11.0ms
(+ (exp (* -2 x)) 1)
21.0ms
(/ 2 (+ (exp (* -2 x)) 1))
77.0ms
(- (/ 2 (+ (exp (* -2 x)) 1)) 1)

simplify1.4s

Counts
159 → 159
Iterations
IterNodes
32127
2853
1397
0180

prune1.5s

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

localize36.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma (pow x 5) 2/15 x)
0.1b
(* (* x x) x)
20.6b
(fma (* (* x x) x) -1/3 (fma (pow x 5) 2/15 x))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
22×pow1
add-cbrt-cube add-exp-log
pow-plus pow-prod-up
add-sqr-sqrt
*-un-lft-identity add-cube-cbrt
expm1-log1p-u associate-*r* pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u add-log-exp
pow2 pow-sqr fma-udef
associate-*l* pow3 *-commutative unswap-sqr
Counts
3 → 53
Calls
3 calls:
0.0ms
(fma (pow x 5) 2/15 x)
30.0ms
(* (* x x) x)
1.0ms
(fma (* (* x x) x) -1/3 (fma (pow x 5) 2/15 x))

series239.0ms

Counts
3 → 9
Calls
3 calls:
127.0ms
(fma (pow x 5) 2/15 x)
36.0ms
(* (* x x) x)
76.0ms
(fma (* (* x x) x) -1/3 (fma (pow x 5) 2/15 x))

simplify2.6s

Counts
62 → 62
Iterations
IterNodes
45996
31256
2350
1130
070

prune601.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize24.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
0.2b
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
0.2b
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
2.7b
(fma (* (cbrt (/ 2 (+ 1 (exp (* -2 x))))) (cbrt (/ 2 (+ 1 (exp (* -2 x)))))) (cbrt (/ 2 (+ 1 (exp (* -2 x))))) -1)

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
54×cbrt-prod
46×*-un-lft-identity
36×times-frac
28×add-sqr-sqrt add-cube-cbrt
distribute-lft-out
associate-/r/
expm1-log1p-u pow1 add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u add-log-exp
cbrt-div flip3-+ pow1/3 flip-+ div-inv
fma-udef
Counts
4 → 101
Calls
4 calls:
5.0ms
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
8.0ms
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
10.0ms
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
1.0ms
(fma (* (cbrt (/ 2 (+ 1 (exp (* -2 x))))) (cbrt (/ 2 (+ 1 (exp (* -2 x)))))) (cbrt (/ 2 (+ 1 (exp (* -2 x))))) -1)

series1.2s

Counts
4 → 12
Calls
4 calls:
202.0ms
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
204.0ms
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
172.0ms
(cbrt (/ 2 (+ 1 (exp (* -2 x)))))
648.0ms
(fma (* (cbrt (/ 2 (+ 1 (exp (* -2 x))))) (cbrt (/ 2 (+ 1 (exp (* -2 x)))))) (cbrt (/ 2 (+ 1 (exp (* -2 x))))) -1)

simplify4.4s

Counts
113 → 113
Iterations
IterNodes
46712
31748
2573
1234
0124

prune1.5s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

regimes546.0ms

Accuracy

99.8% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 29.3b

bsearch2.0ms

simplify13.0ms

Iterations
IterNodes
234
134
030

end0.0ms

sample2.7s

Algorithm
intervals
Results
1.0s1687×body1280valid
668.0ms4089×body80valid
542.0ms1223×body640valid
187.0ms670×body320valid
57.0ms331×body160valid