Details

Time bar (total: 2.9s)

sample22.0ms

Algorithm
intervals
Results
6.0ms191×body80valid
4.0ms32×body640valid
2.0ms11×body1280valid
1.0ms16×body320valid
0.0msbody160valid

simplify81.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (13.0ms)

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

prune7.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 15.5b

Counts
2 → 2

localize7.0ms

Local error

Found 1 expressions with local error:

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

series58.0ms

Counts
1 → 3
Calls
1 calls:
58.0ms
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)

simplify71.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 3 (23.0ms)

IterNodesCost
05983
116371
252368
3187266
4500166

prune40.0ms

Filtered
13 candidates to 12 candidates (92.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New10313
Fresh101
Picked011
Done000
Total11415

Merged error: 9.1b

Counts
15 → 4

localize7.0ms

Local error

Found 1 expressions with local error:

0.1b
(fma (/ x y) (- (/ 1.0 y) 1.0) x)

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:
1.0ms
(fma (/ x y) (- (/ 1.0 y) 1.0) x)

series44.0ms

Counts
1 → 3
Calls
1 calls:
44.0ms
(fma (/ x y) (- (/ 1.0 y) 1.0) x)

simplify99.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
04585
112167
248967
3263067
4500167

prune37.0ms

Filtered
13 candidates to 10 candidates (76.9%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New11213
Fresh022
Picked011
Done011
Total11617

Merged error: 9.1b

Counts
17 → 6

localize11.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x)) (cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x)))
14.7b
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))
14.7b
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))
14.7b
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 81
Calls
4 calls:
6.0ms
(* (cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x)) (cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x)))
1.0ms
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))
1.0ms
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))
2.0ms
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))

series989.0ms

Counts
4 → 12
Calls
4 calls:
198.0ms
(* (cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x)) (cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x)))
174.0ms
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))
432.0ms
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))
184.0ms
(cbrt (fma (/ x y) (- (/ 1.0 y) 1.0) x))

simplify57.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
03091181
110951095
25001984

prune289.0ms

Filtered
93 candidates to 72 candidates (77.4%)
Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New88593
Fresh033
Picked101
Done022
Total891099

Merged error: 9.0b

Counts
99 → 10

localize10.0ms

Local error

Found 2 expressions with local error:

2.3b
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)
3.3b
(log (exp (fma (/ y (+ y 1.0)) (- x 1.0) 1.0)))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt log-prod *-un-lft-identity log-pow
pow1 exp-prod
add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
rem-log-exp exp-sum
Counts
2 → 28
Calls
2 calls:
1.0ms
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)
3.0ms
(log (exp (fma (/ y (+ y 1.0)) (- x 1.0) 1.0)))

series121.0ms

Counts
2 → 6
Calls
2 calls:
62.0ms
(fma (/ y (+ y 1.0)) (- x 1.0) 1.0)
59.0ms
(log (exp (fma (/ y (+ y 1.0)) (- x 1.0) 1.0)))

simplify89.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 3 (29.0ms)

IterNodesCost
096226
1245195
2676189
32315185
45003185

prune72.0ms

Filtered
34 candidates to 27 candidates (79.4%)
Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New34034
Fresh077
Picked011
Done022
Total341044

Merged error: 9.0b

Counts
44 → 10

regimes118.0ms

Accuracy

98.7% (0.1b remaining)

Error of 7.7b against oracle of 7.6b and baseline of 14.4b

bsearch82.0ms

Steps
ItersRangePoint
11
1.4731263457460937
2.5158614700293387e+20
5.977622371380283e+19
4
-114621340556398.55
-71135704204377.25
-113262414420397.89

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0218
1218

end0.0ms

sample540.0ms

Algorithm
intervals
Results
189.0ms6085×body80valid
89.0ms716×body640valid
57.0ms379×body1280valid
45.0ms523×body320valid
18.0ms297×body160valid