Details

Time bar (total: 14.1s)

sample76.0ms

Algorithm
intervals
Results
39.0ms72×body1280valid
12.0ms48×body640valid
7.0ms24×body2560valid
4.0ms25×body320valid
3.0ms77×body80valid
1.0ms10×body160valid

simplify3.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (1.0ms)

IterNodesCost
079
1108
done108

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 53.5b

localize14.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))

rewrite34.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:
15.0ms
(+ (sqrt (fma x x 1.0)) x)
14.0ms
(log (+ (sqrt (fma x x 1.0)) x))
3.0ms
(sqrt (fma x x 1.0))

series354.0ms

Counts
3 → 9
Calls
3 calls:
74.0ms
(+ (sqrt (fma x x 1.0)) x)
216.0ms
(log (+ (sqrt (fma x x 1.0)) x))
64.0ms
(sqrt (fma x x 1.0))

simplify1.5s

Counts
61 → 61
Iterations

Useful iterations: done (1.5s)

IterNodesCost
0125701
1283639
2768573
32364571
done5000556

prune249.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize22.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))))

rewrite2.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))))

series169.0ms

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

simplify857.0ms

Counts
13 → 13
Iterations

Useful iterations: done (857.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)))

rewrite691.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:
14.0ms
(/ 0.0625 (pow x 5))
18.0ms
(/ 0.125 (pow x 3))
256.0ms
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
355.0ms
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

series437.0ms

Counts
4 → 12
Calls
4 calls:
56.0ms
(/ 0.0625 (pow x 5))
55.0ms
(/ 0.125 (pow x 3))
243.0ms
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
83.0ms
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

simplify1.8s

Counts
420 → 420
Iterations

Useful iterations: done (1.8s)

IterNodesCost
046617338
1101711893
228049355
done50008895

prune805.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize12.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)))))

rewrite188.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:
98.0ms
(- (/ 0.5 x) (/ 0.125 (pow x 3)))
0.0ms
(fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3))))
9.0ms
(/ 0.125 (pow x 3))
2.0ms
(log (fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3)))))

series472.0ms

Counts
4 → 12
Calls
4 calls:
149.0ms
(- (/ 0.5 x) (/ 0.125 (pow x 3)))
65.0ms
(fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3))))
54.0ms
(/ 0.125 (pow x 3))
204.0ms
(log (fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3)))))

simplify1.9s

Counts
663 → 663
Iterations

Useful iterations: done (1.9s)

IterNodesCost
075031474
1158325632
2330816708
done500115988

prune836.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

regimes43.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

simplify5.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03355
13555
done3555

end0.0ms

sample3.4s

Algorithm
intervals
Results
1.4s2317×body1280valid
573.0ms1560×body640valid
470.0ms2101×body80valid
449.0ms844×body2560valid
204.0ms784×body320valid
80.0ms394×body160valid