Details

Time bar (total: 3.1s)

sample20.0ms

Algorithm
intervals
Results
5.0ms22×body640valid
5.0ms193×body80valid
1.0ms20×body320valid
1.0ms10×body1280valid
0.0ms11×body160valid

simplify76.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

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

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ y (+ y 1.0))
2.8b
(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))
1.0ms
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)

series92.0ms

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

simplify109.0ms

Algorithm
egg-herbie
Counts
51 → 51
Iterations

Useful iterations: 3 (104.0ms)

IterNodesCost
0203263
1708238
23148232
35002228

prune153.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 6.6b

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 1 (+ y 1.0))
0.1b
(* y (/ 1 (+ y 1.0)))
5.4b
(fma (* y (/ 1 (+ y 1.0))) (- x 1.0) 1.0)

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
36×*-un-lft-identity
28×add-sqr-sqrt
26×times-frac
21×add-cube-cbrt
18×associate-*r*
16×add-exp-log
10×add-cbrt-cube
distribute-lft-out
pow1
div-exp prod-exp associate-/r* associate-/r/
expm1-log1p-u associate-*l* log1p-expm1-u associate-/l* add-log-exp unswap-sqr
cbrt-undiv rec-exp flip3-+ 1-exp cbrt-unprod flip-+ div-inv
pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative fma-udef inv-pow
Counts
3 → 92
Calls
3 calls:
5.0ms
(/ 1 (+ y 1.0))
9.0ms
(* y (/ 1 (+ y 1.0)))
1.0ms
(fma (* y (/ 1 (+ y 1.0))) (- x 1.0) 1.0)

series113.0ms

Counts
3 → 9
Calls
3 calls:
23.0ms
(/ 1 (+ y 1.0))
33.0ms
(* y (/ 1 (+ y 1.0)))
57.0ms
(fma (* y (/ 1 (+ y 1.0))) (- x 1.0) 1.0)

simplify47.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0324499
11447427
25002381

prune214.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 6.6b

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

rewrite12.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:
3.0ms
(cbrt (+ y 1.0))
3.0ms
(cbrt (+ y 1.0))
3.0ms
(cbrt (+ y 1.0))
1.0ms
(fma (* (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (sqrt 1) (cbrt (+ y 1.0)))) (- x 1.0) 1.0)

series338.0ms

Counts
4 → 12
Calls
4 calls:
95.0ms
(cbrt (+ y 1.0))
90.0ms
(cbrt (+ y 1.0))
91.0ms
(cbrt (+ y 1.0))
62.0ms
(fma (* (/ y (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (sqrt 1) (cbrt (+ y 1.0)))) (- x 1.0) 1.0)

simplify75.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 3 (68.0ms)

IterNodesCost
0236578
1694527
22531512
35002483

prune295.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 6.6b

localize11.0ms

Local error

Found 4 expressions with local error:

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

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

series624.0ms

Counts
4 → 12
Calls
4 calls:
185.0ms
(cbrt y)
186.0ms
(cbrt y)
180.0ms
(cbrt y)
72.0ms
(fma (/ (* (cbrt y) (cbrt y)) (/ (+ y 1.0) (cbrt y))) (- x 1.0) 1.0)

simplify40.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (35.0ms)

IterNodesCost
0104277
1278244
21012231
35002227

prune186.0ms

Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 6.6b

regimes124.0ms

Accuracy

96.2% (0.3b remaining)

Error of 7.5b against oracle of 7.2b and baseline of 14.2b

bsearch87.0ms

Steps
ItersRangePoint
10
2.7767344490878063e+53
3.608477260869243e+64
1.1941330995112353e+55
9
-7.755278215516031e+26
-5.651135004763443e+21
-5.729793113088247e+21

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0269
1269

end0.0ms

sample436.0ms

Algorithm
intervals
Results
151.0ms6115×body80valid
67.0ms738×body640valid
40.0ms367×body1280valid
38.0ms496×body320valid
13.0ms284×body160valid