Details

Time bar (total: 32.9s)

sample62.0ms

Algorithm
intervals
Results
24.0ms58×body1280valid
12.0ms43×body640valid
12.0ms131×body80valid
3.0ms14×body320valid
1.0ms10×body160valid

simplify14.1s

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

prune8.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.4b

localize18.0ms

Local error

Found 3 expressions with local error:

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

rewrite79.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:
11.0ms
(/ 2 (+ 1 (exp (* -2 x))))
6.0ms
(+ 1 (exp (* -2 x)))
60.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

series141.0ms

Counts
3 → 9
Calls
3 calls:
22.0ms
(/ 2 (+ 1 (exp (* -2 x))))
16.0ms
(+ 1 (exp (* -2 x)))
102.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

simplify1.3s

Counts
159 → 159
Iterations
IterNodes
32164
2894
1406
0183

prune1.4s

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize32.0ms

Local error

Found 3 expressions with local error:

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

rewrite118.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:
23.0ms
(/ 2 (+ 1 (exp (* -2 x))))
12.0ms
(+ 1 (exp (* -2 x)))
77.0ms
(- (/ 2 (+ 1 (exp (* -2 x)))) 1)

series141.0ms

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

simplify1.4s

Counts
159 → 159
Iterations
IterNodes
32164
2894
1406
0183

prune1.4s

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 3 expressions with local error:

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

rewrite17.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)
15.0ms
(* (* x x) x)
0.0ms
(fma (* (* x x) x) -1/3 (fma (pow x 5) 2/15 x))

series282.0ms

Counts
3 → 9
Calls
3 calls:
152.0ms
(fma (pow x 5) 2/15 x)
51.0ms
(* (* x x) x)
79.0ms
(fma (* (* x x) x) -1/3 (fma (pow x 5) 2/15 x))

simplify3.6s

Counts
62 → 62
Iterations
IterNodes
45996
31256
2350
1130
070

prune594.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize25.0ms

Local error

Found 4 expressions with local error:

13.3b
(cbrt (fma (pow x 5) 2/15 x))
13.3b
(cbrt (fma (pow x 5) 2/15 x))
13.3b
(cbrt (fma (pow x 5) 2/15 x))
19.1b
(fma (* (* x x) x) -1/3 (* (* (cbrt (fma (pow x 5) 2/15 x)) (cbrt (fma (pow x 5) 2/15 x))) (cbrt (fma (pow x 5) 2/15 x))))

rewrite3.0ms

Algorithm
rewrite-expression-head
Rules
cbrt-prod
add-sqr-sqrt *-un-lft-identity add-cube-cbrt
expm1-log1p-u pow1 add-cbrt-cube add-exp-log insert-posit16 log1p-expm1-u add-log-exp
pow1/3
fma-udef
Counts
4 → 53
Calls
4 calls:
1.0ms
(cbrt (fma (pow x 5) 2/15 x))
1.0ms
(cbrt (fma (pow x 5) 2/15 x))
1.0ms
(cbrt (fma (pow x 5) 2/15 x))
0.0ms
(fma (* (* x x) x) -1/3 (* (* (cbrt (fma (pow x 5) 2/15 x)) (cbrt (fma (pow x 5) 2/15 x))) (cbrt (fma (pow x 5) 2/15 x))))

series2.4s

Counts
4 → 12
Calls
4 calls:
769.0ms
(cbrt (fma (pow x 5) 2/15 x))
795.0ms
(cbrt (fma (pow x 5) 2/15 x))
786.0ms
(cbrt (fma (pow x 5) 2/15 x))
91.0ms
(fma (* (* x x) x) -1/3 (* (* (cbrt (fma (pow x 5) 2/15 x)) (cbrt (fma (pow x 5) 2/15 x))) (cbrt (fma (pow x 5) 2/15 x))))

simplify1.9s

Counts
65 → 65
Iterations
IterNodes
43963
31163
2446
1186
090

prune678.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes344.0ms

Accuracy

99.8% (0.0b remaining)

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

bsearch2.0ms

simplify10.0ms

Iterations
IterNodes
229
129
023

end0.0ms

sample2.7s

Algorithm
intervals
Results
1.0s1702×body1280valid
752.0ms4125×body80valid
487.0ms1218×body640valid
235.0ms630×body320valid
55.0ms325×body160valid