Details

Time bar (total: 6.0s)

sample63.0ms

Algorithm
intervals
Results
27.0ms65×body1280valid
12.0ms48×body640valid
8.0ms29×body2560valid
4.0ms30×body320valid
2.0ms71×body80valid
1.0ms13×body160valid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0105
1105

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 52.7b

localize9.0ms

Local error

Found 3 expressions with local error:

0.6b
(+ x (sqrt (+ (* x x) 1.0)))
3.0b
(log (+ x (sqrt (+ (* x x) 1.0))))
15.4b
(sqrt (+ (* x x) 1.0))

rewrite23.0ms

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

series288.0ms

Counts
3 → 9
Calls
3 calls:
55.0ms
(+ x (sqrt (+ (* x x) 1.0)))
187.0ms
(log (+ x (sqrt (+ (* x x) 1.0))))
46.0ms
(sqrt (+ (* x x) 1.0))

simplify34.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0331423
11121385
25002366

prune375.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

localize11.0ms

Local error

Found 2 expressions with local error:

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

rewrite235.0ms

Algorithm
rewrite-expression-head
Rules
240×times-frac
220×associate-*r*
184×add-sqr-sqrt
140×unpow-prod-down cube-prod
126×*-un-lft-identity
120×add-cube-cbrt
80×sqrt-prod
40×sqr-pow
30×cube-mult unpow3
25×add-exp-log unswap-sqr
10×prod-exp
div-exp
add-cbrt-cube
pow1 pow-to-exp pow-exp add-log-exp
fma-neg prod-diff
distribute-lft-out
associate-*r/ associate-*l*
expm1-log1p-u diff-log log-pow frac-sub cbrt-unprod log1p-expm1-u
cbrt-undiv sub-neg flip3-- flip3-+ pow-prod-down associate--l+ sum-log *-commutative flip-- flip-+ div-inv
Counts
2 → 300
Calls
2 calls:
141.0ms
(- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))))
73.0ms
(* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))

series290.0ms

Counts
2 → 6
Calls
2 calls:
155.0ms
(- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))))
135.0ms
(* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))

simplify122.0ms

Algorithm
egg-herbie
Counts
306 → 306
Iterations

Useful iterations: 2 (99.0ms)

IterNodesCost
08882291
147681819
250011795

prune484.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(hypot x (sqrt 1.0))
0.6b
(+ x (hypot x (sqrt 1.0)))
3.0b
(log (+ x (hypot x (sqrt 1.0))))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity
add-sqr-sqrt add-cube-cbrt add-log-exp
pow1 add-exp-log log-prod
expm1-log1p-u fma-def add-cbrt-cube log1p-expm1-u
log-div flip3-+ flip-+ distribute-lft-out
+-commutative hypot-udef rem-log-exp sum-log log-pow
Counts
3 → 44
Calls
3 calls:
0.0ms
(hypot x (sqrt 1.0))
3.0ms
(+ x (hypot x (sqrt 1.0)))
5.0ms
(log (+ x (hypot x (sqrt 1.0))))

series503.0ms

Counts
3 → 9
Calls
3 calls:
99.0ms
(hypot x (sqrt 1.0))
127.0ms
(+ x (hypot x (sqrt 1.0)))
276.0ms
(log (+ x (hypot x (sqrt 1.0))))

simplify89.0ms

Algorithm
egg-herbie
Counts
53 → 53
Iterations

Useful iterations: 3 (84.0ms)

IterNodesCost
0268349
1886321
23696305
35001303

prune142.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize8.0ms

Local error

Found 4 expressions with local error:

0.6b
(+ x (hypot x (sqrt 1.0)))
0.6b
(+ x (hypot x (sqrt 1.0)))
3.0b
(log (sqrt (+ x (hypot x (sqrt 1.0)))))
3.0b
(log (sqrt (+ x (hypot x (sqrt 1.0)))))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
18×*-un-lft-identity
14×log-prod
10×add-sqr-sqrt add-cube-cbrt
pow1 sqrt-prod add-log-exp
add-exp-log fma-def log-pow
expm1-log1p-u log-div flip3-+ sqrt-div add-cbrt-cube flip-+ log1p-expm1-u distribute-lft-out
+-commutative sqrt-pow1 pow1/2 rem-log-exp sum-log
Counts
4 → 78
Calls
4 calls:
2.0ms
(+ x (hypot x (sqrt 1.0)))
3.0ms
(+ x (hypot x (sqrt 1.0)))
3.0ms
(log (sqrt (+ x (hypot x (sqrt 1.0)))))
3.0ms
(log (sqrt (+ x (hypot x (sqrt 1.0)))))

series865.0ms

Counts
4 → 12
Calls
4 calls:
135.0ms
(+ x (hypot x (sqrt 1.0)))
128.0ms
(+ x (hypot x (sqrt 1.0)))
300.0ms
(log (sqrt (+ x (hypot x (sqrt 1.0)))))
302.0ms
(log (sqrt (+ x (hypot x (sqrt 1.0)))))

simplify109.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 3 (101.0ms)

IterNodesCost
0285724
1883658
23992630
35001624

prune303.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

regimes27.0ms

Accuracy

99.6% (0.1b remaining)

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

bsearch83.0ms

Steps
ItersRangePoint
9
2.0114125408603258e-10
0.4954286465087044
0.00101459111765151
10
-1.7081313977704333
-1.7977825652338532e-10
-1.0118201374548368

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04131
14131

end0.0ms

sample1.9s

Algorithm
intervals
Results
972.0ms2338×body1280valid
365.0ms1552×body640valid
231.0ms843×body2560valid
109.0ms771×body320valid
66.0ms2124×body80valid
29.0ms372×body160valid