Details

Time bar (total: 14.8s)

sample82.0ms

Algorithm
intervals
Results
34.0ms62×body1280valid
18.0ms60×body640valid
9.0ms24×body2560valid
4.0ms25×body320valid
3.0ms72×body80valid
2.0ms13×body160valid

simplify3.0ms

Counts
1 → 1
Iterations

Useful iterations: 1 (1.0ms)

IterNodesCost
079
1108
done108

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 51.4b

localize31.0ms

Local error

Found 3 expressions with local error:

0.3b
(+ (sqrt (fma x x 1.0)) x)
3.8b
(log (+ (sqrt (fma x x 1.0)) x))
12.8b
(sqrt (fma x x 1.0))

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

series383.0ms

Counts
3 → 9
Calls
3 calls:
77.0ms
(+ (sqrt (fma x x 1.0)) x)
227.0ms
(log (+ (sqrt (fma x x 1.0)) x))
78.0ms
(sqrt (fma x x 1.0))

simplify1.5s

Counts
61 → 61
Iterations

Useful iterations: done (1.5s)

IterNodesCost
0125701
1283639
2768573
32364571
done5000556

prune184.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 1 expressions with local error:

0.1b
(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:
0.0ms
(fma (/ (pow x 3) (pow (sqrt 1.0) 3)) -1/6 (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))))

series217.0ms

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

simplify799.0ms

Counts
13 → 13
Iterations

Useful iterations: done (799.0ms)

IterNodesCost
025295
151295
2171256
3989256
done5000255

prune82.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

localize22.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.1b
(/ 0.125 (pow x 3))
11.2b
(log (fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3)))))

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

series475.0ms

Counts
4 → 12
Calls
4 calls:
122.0ms
(- (/ 0.5 x) (/ 0.125 (pow x 3)))
63.0ms
(fma 2 x (- (/ 0.5 x) (/ 0.125 (pow x 3))))
52.0ms
(/ 0.125 (pow x 3))
238.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

prune1.0s

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0.0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ 0.0625 (pow x 5))
0.1b
(/ 0.125 (pow x 3))
12.9b
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
18.7b
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

rewrite680.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))
16.0ms
(/ 0.125 (pow x 3))
260.0ms
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
343.0ms
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

series539.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(/ 0.0625 (pow x 5))
56.0ms
(/ 0.125 (pow x 3))
314.0ms
(log (- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x))))
96.0ms
(- (/ 0.125 (pow x 3)) (+ (/ 0.0625 (pow x 5)) (/ 0.5 x)))

simplify1.9s

Counts
420 → 420
Iterations

Useful iterations: done (1.9s)

IterNodesCost
046617338
1101711893
228049355
done50008895

prune844.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0.0b

regimes39.0ms

Accuracy

99.3% (0.2b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 32.0b

bsearch106.0ms

Steps
ItersRangePoint
10
1.5244367550608482e-07
9556.682540875734
0.8981400227354687
9
-1501.2167507114543
-0.006495210018506858
-1.017049376431383

simplify6.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03355
13555
done3555

end0.0ms

sample3.6s

Algorithm
intervals
Results
1.5s2224×body1280valid
718.0ms1649×body640valid
482.0ms2075×body80valid
411.0ms836×body2560valid
227.0ms820×body320valid
52.0ms396×body160valid