Details

Time bar (total: 4.1s)

sample28.0ms

Algorithm
intervals
Results
10.0ms202×body80valid
4.0ms21×body640valid
3.0ms19×body320valid
2.0msbody1280valid
0.0msbody160valid

simplify81.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (12.0ms)

IterNodesCost
0165
1355
2765
31375
42854
54594
67194
78484
810644
913974
1021014
1150024

prune6.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 12.8b

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ y (+ y 1.0))
2.0b
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
19×*-un-lft-identity
12×times-frac
11×add-sqr-sqrt add-cube-cbrt
add-exp-log associate-/r* add-cbrt-cube distribute-lft-out
associate-/l*
pow1 expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ fma-udef div-inv
Counts
2 → 45
Calls
2 calls:
5.0ms
(/ y (+ y 1.0))
0.0ms
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)

series102.0ms

Counts
2 → 6
Calls
2 calls:
41.0ms
(/ y (+ y 1.0))
60.0ms
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)

simplify112.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 3 (107.0ms)

IterNodesCost
0203263
1708238
23148232
35002228

prune146.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 6.2b

localize11.0ms

Local error

Found 4 expressions with local error:

0.3b
(cbrt (+ y 1.0))
0.3b
(cbrt (+ y 1.0))
0.3b
(cbrt (+ y 1.0))
8.8b
(fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0)

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
13×*-un-lft-identity
12×cbrt-prod
add-sqr-sqrt add-cube-cbrt
cbrt-div
pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
flip3-+ pow1/3 flip-+ distribute-lft-out
fma-udef
Counts
4 → 58
Calls
4 calls:
2.0ms
(cbrt (+ y 1.0))
2.0ms
(cbrt (+ y 1.0))
2.0ms
(cbrt (+ y 1.0))
0.0ms
(fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0)

series351.0ms

Counts
4 → 12
Calls
4 calls:
96.0ms
(cbrt (+ y 1.0))
97.0ms
(cbrt (+ y 1.0))
97.0ms
(cbrt (+ y 1.0))
61.0ms
(fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0)

simplify72.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 3 (64.0ms)

IterNodesCost
0230552
1657500
22252479
35002448

prune280.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 6.2b

localize11.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)
8.8b
(fma (* (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ y 1.0))) (- x 1.0) 1.0)

rewrite3.0ms

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

series652.0ms

Counts
4 → 12
Calls
4 calls:
196.0ms
(cbrt y)
188.0ms
(cbrt y)
190.0ms
(cbrt y)
77.0ms
(fma (* (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ y 1.0))) (- x 1.0) 1.0)

simplify50.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (45.0ms)

IterNodesCost
0104277
1282243
21092232
35002228

prune224.0ms

Pruning

14 alts after pruning (14 fresh and 0 done)

Merged error: 6.2b

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (+ y 1.0) y)
0.1b
(/ (- x 1.0) (/ (+ y 1.0) y))
2.0b
(+ (/ (- x 1.0) (/ (+ y 1.0) y)) 1.0)

rewrite118.0ms

Algorithm
rewrite-expression-head
Rules
304×times-frac
276×*-un-lft-identity
200×add-sqr-sqrt
134×add-cube-cbrt
85×fma-def
38×distribute-lft-out
33×distribute-lft-out-- difference-of-squares
19×associate-/r*
14×div-inv
10×add-exp-log add-cbrt-cube
associate-/l*
add-log-exp
cbrt-undiv div-exp associate-/l/
pow1 expm1-log1p-u log1p-expm1-u
frac-2neg flip3-+ div-sub clear-num associate-/r/ flip-+
+-commutative associate-+l- flip3-- sum-log flip--
Counts
3 → 256
Calls
3 calls:
8.0ms
(/ (+ y 1.0) y)
15.0ms
(/ (- x 1.0) (/ (+ y 1.0) y))
81.0ms
(+ (/ (- x 1.0) (/ (+ y 1.0) y)) 1.0)

series175.0ms

Counts
3 → 9
Calls
3 calls:
49.0ms
(/ (+ y 1.0) y)
52.0ms
(/ (- x 1.0) (/ (+ y 1.0) y))
74.0ms
(+ (/ (- x 1.0) (/ (+ y 1.0) y)) 1.0)

simplify81.0ms

Algorithm
egg-herbie
Counts
265 → 265
Iterations

Useful iterations: 2 (63.0ms)

IterNodesCost
07021484
127231425
250011422

prune585.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.2b

regimes57.0ms

Accuracy

99.5% (0.0b remaining)

Error of 0.2b against oracle of 0.2b and baseline of 7.5b

bsearch110.0ms

Steps
ItersRangePoint
10
6835871.788935939
2.88914674873619e+20
138811322.44829124
9
-203252004905.3082
-1043668.381521804
-102786700.59358019

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02612
12612

end0.0ms

sample802.0ms

Algorithm
intervals
Results
318.0ms6093×body80valid
138.0ms727×body640valid
103.0ms367×body1280valid
74.0ms517×body320valid
31.0ms296×body160valid