Details

Time bar (total: 14.0s)

sample93.0ms

Algorithm
intervals
Results
42.0ms72×body1280valid
17.0ms48×body640valid
10.0ms24×body2560valid
5.0ms25×body320valid
4.0ms77×body80valid
1.0ms10×body160valid

simplify6.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
079
1108
done108

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 53.5b

localize13.0ms

Local error

Found 3 expressions with local error:

1.1b
(+ (sqrt (fma x x 1.0)) x)
1.6b
(log (+ (sqrt (fma x x 1.0)) x))
17.2b
(sqrt (fma x x 1.0))

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity
add-sqr-sqrt
add-cube-cbrt
fma-def sqrt-prod
pow1 add-log-exp
add-exp-log log-prod
expm1-log1p-u add-cbrt-cube log1p-expm1-u
log-div flip3-+ flip-+ distribute-lft-out
+-commutative rem-sqrt-square sqrt-pow1 pow1/2 rem-log-exp sum-log log-pow
Counts
3 → 52
Calls
3 calls:
27.0ms
(+ (sqrt (fma x x 1.0)) x)
7.0ms
(log (+ (sqrt (fma x x 1.0)) x))
2.0ms
(sqrt (fma x x 1.0))

series348.0ms

Counts
3 → 9
Calls
3 calls:
70.0ms
(+ (sqrt (fma x x 1.0)) x)
223.0ms
(log (+ (sqrt (fma x x 1.0)) x))
56.0ms
(sqrt (fma x x 1.0))

simplify1.4s

Counts
61 → 61
Iterations

Useful iterations: done (1.4s)

IterNodesCost
0125701
1283639
2768573
32364571
done5000556

prune264.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize18.0ms

Local error

Found 1 expressions with local error:

0.0b
(fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))

rewrite1.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
1 → 10
Calls
1 calls:
1.0ms
(fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))

series216.0ms

Counts
1 → 3
Calls
1 calls:
216.0ms
(fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))

simplify778.0ms

Counts
13 → 13
Iterations

Useful iterations: done (777.0ms)

IterNodesCost
025295
151295
2171256
3989256
done5000255

prune47.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 0.0625 (pow x 5))
0.2b
(/ 0.125 (pow x 3))
9.5b
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
17.8b
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

rewrite466.0ms

Algorithm
rewrite-expression-head
Rules
480×*-un-lft-identity
367×times-frac
244×add-sqr-sqrt
218×add-cube-cbrt
200×prod-diff
84×distribute-lft-out
80×unpow-prod-down
68×cube-prod
40×fma-neg
28×sqr-pow
22×cube-mult unpow3
19×associate-/r*
15×add-exp-log
11×log-prod
10×difference-of-squares
add-log-exp
add-cbrt-cube div-inv
div-exp frac-sub associate-/l* distribute-lft-out--
pow1 log-div
expm1-log1p-u log1p-expm1-u
cbrt-undiv pow-to-exp flip3-- frac-2neg flip3-+ diff-log frac-add pow-exp clear-num flip-- flip-+
sub-neg rem-log-exp sum-log log-pow associate--r+
Counts
4 → 408
Calls
4 calls:
13.0ms
(/ 0.0625 (pow x 5))
14.0ms
(/ 0.125 (pow x 3))
193.0ms
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
192.0ms
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

series480.0ms

Counts
4 → 12
Calls
4 calls:
73.0ms
(/ 0.0625 (pow x 5))
50.0ms
(/ 0.125 (pow x 3))
270.0ms
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
86.0ms
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

simplify1.9s

Counts
420 → 420
Iterations

Useful iterations: done (1.8s)

IterNodesCost
046617338
1101711893
228049355
done50008895

prune987.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(- (/ 0.5 x) (/ 0.125 (pow x 3)))
0.0b
(fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3))))
0.2b
(/ 0.125 (pow x 3))
8.3b
(log (fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3)))))

rewrite162.0ms

Algorithm
rewrite-expression-head
Rules
888×times-frac
634×add-sqr-sqrt
609×*-un-lft-identity
603×add-cube-cbrt
520×prod-diff
131×unpow-prod-down cube-prod
55×div-inv
45×sqr-pow
43×cube-mult unpow3
13×fma-neg
12×associate-/r*
10×add-exp-log difference-of-squares
add-cbrt-cube add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
log-prod div-exp associate-/l*
distribute-lft-out--
cbrt-undiv pow-to-exp sub-neg flip3-- frac-2neg diff-log rem-log-exp pow-exp clear-num log-pow frac-sub flip-- fma-udef
Counts
4 → 651
Calls
4 calls:
74.0ms
(- (/ 0.5 x) (/ 0.125 (pow x 3)))
1.0ms
(fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3))))
16.0ms
(/ 0.125 (pow x 3))
3.0ms
(log (fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3)))))

series452.0ms

Counts
4 → 12
Calls
4 calls:
109.0ms
(- (/ 0.5 x) (/ 0.125 (pow x 3)))
75.0ms
(fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3))))
57.0ms
(/ 0.125 (pow x 3))
210.0ms
(log (fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3)))))

simplify1.9s

Counts
663 → 663
Iterations

Useful iterations: done (1.8s)

IterNodesCost
075031474
1158325632
2330816708
done500115988

prune808.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

regimes35.0ms

Accuracy

99.4% (0.2b remaining)

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

bsearch111.0ms

Steps
ItersRangePoint
9
0.0033303272193615503
311302.39110615524
0.8999222701664713
9
-7.35943201301068
-4.403108084983288e-07
-1.004740488829904

simplify4.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03355
13555
done3555

end0.0ms

sample3.4s

Algorithm
intervals
Results
1.5s2317×body1280valid
574.0ms784×body320valid
568.0ms1560×body640valid
468.0ms844×body2560valid
107.0ms2101×body80valid
49.0ms394×body160valid