Details

Time bar (total: 3.3s)

sample18.0ms

Algorithm
intervals
Results
5.0ms195×body80valid
2.0ms24×body640valid
1.0ms11×body1280valid
1.0ms12×body320valid
1.0ms14×body160valid

simplify72.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (9.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: 14.3b

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite16.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:
14.0ms
(/ y (+ y 1.0))
0.0ms
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)

series85.0ms

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

simplify104.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 3 (99.0ms)

IterNodesCost
0203263
1708238
23148232
35002228

prune137.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 6.8b

localize12.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))
10.6b
(fma (* (/ 1 (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ y (cbrt (+ y 1.0)))) (- x 1.0) 1.0)

rewrite13.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:
4.0ms
(cbrt (+ y 1.0))
4.0ms
(cbrt (+ y 1.0))
4.0ms
(cbrt (+ y 1.0))
0.0ms
(fma (* (/ 1 (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ y (cbrt (+ y 1.0)))) (- x 1.0) 1.0)

series309.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(cbrt (+ y 1.0))
85.0ms
(cbrt (+ y 1.0))
85.0ms
(cbrt (+ y 1.0))
53.0ms
(fma (* (/ 1 (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ y (cbrt (+ y 1.0)))) (- x 1.0) 1.0)

simplify77.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 3 (69.0ms)

IterNodesCost
0235565
1699515
22697493
35001461

prune265.0ms

Pruning

13 alts after pruning (13 fresh and 0 done)

Merged error: 6.8b

localize10.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))
11.1b
(fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0)

rewrite17.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:
4.0ms
(cbrt (+ y 1.0))
4.0ms
(cbrt (+ y 1.0))
8.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)

series306.0ms

Counts
4 → 12
Calls
4 calls:
86.0ms
(cbrt (+ y 1.0))
86.0ms
(cbrt (+ y 1.0))
85.0ms
(cbrt (+ y 1.0))
48.0ms
(fma (/ (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (cbrt (+ y 1.0))) (- x 1.0) 1.0)

simplify66.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 3 (59.0ms)

IterNodesCost
0230552
1657500
22252479
35001448

prune255.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 6.8b

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite4.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:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)
0.0ms
(fma (* (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ y 1.0))) (- x 1.0) 1.0)

series596.0ms

Counts
4 → 12
Calls
4 calls:
176.0ms
(cbrt y)
176.0ms
(cbrt y)
183.0ms
(cbrt y)
60.0ms
(fma (* (* (cbrt y) (cbrt y)) (/ (cbrt y) (+ y 1.0))) (- x 1.0) 1.0)

simplify43.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (38.0ms)

IterNodesCost
0104277
1282243
21092232
35002228

prune176.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 6.8b

regimes121.0ms

Accuracy

97.2% (0.2b remaining)

Error of 7.7b against oracle of 7.5b and baseline of 14.7b

bsearch67.0ms

Steps
ItersRangePoint
10
202115485668.4307
2.3320142913441958e+21
29987682850388436.0
5
-5.282105409381724e+16
-15982864723585738.0
-1.823668018094434e+16

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02512
12512

end0.0ms

sample477.0ms

Algorithm
intervals
Results
150.0ms6066×body80valid
68.0ms744×body640valid
42.0ms384×body1280valid
33.0ms510×body320valid
13.0ms296×body160valid