Details

Time bar (total: 1.4s)

sample23.0ms

Algorithm
intervals
Results
10.0ms293×body80valid

simplify8.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
084
194
294

prune3.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize10.0ms

Local error

Found 1 expressions with local error:

0.0b
(/ (fabs (- x y)) (fabs y))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
add-exp-log associate-/r* add-cbrt-cube associate-/l*
pow1 cbrt-undiv expm1-log1p-u frac-2neg div-exp clear-num log1p-expm1-u div-inv add-log-exp
Counts
1 → 29
Calls
1 calls:
5.0ms
(/ (fabs (- x y)) (fabs y))

series14.0ms

Counts
1 → 3
Calls
1 calls:
14.0ms
(/ (fabs (- x y)) (fabs y))

simplify90.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
088236
1237218
2600218
31536218
44404218
55002218

prune64.0ms

Filtered
32 candidates to 24 candidates (75.0%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New29332
Fresh000
Picked011
Done000
Total29433

Merged error: 0b

Counts
33 → 4

localize6.0ms

Local error

Found 1 expressions with local error:

0.2b
(* (fabs (- x y)) (/ 1 (fabs y)))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
13×associate-*r*
11×times-frac
10×add-exp-log *-un-lft-identity
add-cube-cbrt
add-cbrt-cube
prod-exp
pow1 associate-*l* unswap-sqr
div-exp cbrt-unprod
cbrt-undiv expm1-log1p-u rec-exp 1-exp associate-*r/ pow-prod-down un-div-inv *-commutative log1p-expm1-u div-inv add-log-exp
Counts
1 → 38
Calls
1 calls:
7.0ms
(* (fabs (- x y)) (/ 1 (fabs y)))

series10.0ms

Counts
1 → 3
Calls
1 calls:
10.0ms
(* (fabs (- x y)) (/ 1 (fabs y)))

simplify74.0ms

Algorithm
egg-herbie
Counts
41 → 41
Iterations

Useful iterations: 2 (17.0ms)

IterNodesCost
0181289
1730247
22578229
34915229
45001229

prune58.0ms

Filtered
41 candidates to 25 candidates (61.0%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New41041
Fresh022
Picked011
Done011
Total41445

Merged error: 0b

Counts
45 → 4

localize9.0ms

Local error

Found 3 expressions with local error:

0.2b
(/ 1 (sqrt (fabs y)))
0.3b
(* (/ 1 (sqrt (fabs y))) (/ (fabs (- x y)) (sqrt (fabs y))))
0.4b
(/ (fabs (- x y)) (sqrt (fabs y)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
105×add-sqr-sqrt
94×times-frac
65×*-un-lft-identity
59×add-cube-cbrt
53×sqrt-prod
31×add-exp-log
22×associate-*r* associate-*l*
19×add-cbrt-cube
15×unswap-sqr
12×associate-/r*
11×div-exp
prod-exp
pow1
cbrt-undiv associate-/l*
cbrt-unprod div-inv
expm1-log1p-u rec-exp pow-flip 1-exp log1p-expm1-u add-log-exp
frac-2neg clear-num
frac-times sqrt-pow1 pow1/2 associate-*r/ pow-prod-down associate-*l/ *-commutative inv-pow
Counts
3 → 173
Calls
3 calls:
4.0ms
(/ 1 (sqrt (fabs y)))
18.0ms
(* (/ 1 (sqrt (fabs y))) (/ (fabs (- x y)) (sqrt (fabs y))))
4.0ms
(/ (fabs (- x y)) (sqrt (fabs y)))

series41.0ms

Counts
3 → 9
Calls
3 calls:
17.0ms
(/ 1 (sqrt (fabs y)))
7.0ms
(* (/ 1 (sqrt (fabs y))) (/ (fabs (- x y)) (sqrt (fabs y))))
17.0ms
(/ (fabs (- x y)) (sqrt (fabs y)))

simplify54.0ms

Algorithm
egg-herbie
Counts
182 → 182
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
04491846
122311631
250011501

prune251.0ms

Filtered
182 candidates to 98 candidates (53.8%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1820182
Fresh011
Picked011
Done022
Total1824186

Merged error: 0b

Counts
186 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (fabs (- x y)) (fabs y))
0.2b
(pow (/ (fabs (- x y)) (fabs y)) 3)
16.4b
(cbrt (pow (/ (fabs (- x y)) (fabs y)) 3))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
45×times-frac
41×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
32×cbrt-prod
26×unpow-prod-down cube-prod
add-exp-log add-cbrt-cube
div-inv
pow1
expm1-log1p-u pow-unpow associate-/r* log1p-expm1-u associate-/l* add-log-exp
cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp rem-cube-cbrt sqr-pow
pow-to-exp cbrt-div pow-pow frac-2neg pow1/3 clear-num rem-cbrt-cube
Counts
3 → 121
Calls
3 calls:
3.0ms
(/ (fabs (- x y)) (fabs y))
4.0ms
(pow (/ (fabs (- x y)) (fabs y)) 3)
5.0ms
(cbrt (pow (/ (fabs (- x y)) (fabs y)) 3))

series43.0ms

Counts
3 → 9
Calls
3 calls:
10.0ms
(/ (fabs (- x y)) (fabs y))
26.0ms
(pow (/ (fabs (- x y)) (fabs y)) 3)
7.0ms
(cbrt (pow (/ (fabs (- x y)) (fabs y)) 3))

simplify46.0ms

Algorithm
egg-herbie
Counts
130 → 130
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
03231093
114691010
250021002

prune168.0ms

Filtered
130 candidates to 65 candidates (50.0%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New1300130
Fresh000
Picked011
Done033
Total1304134

Merged error: 0b

Counts
134 → 4

regimes57.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
064

end0.0ms

sample313.0ms

Algorithm
intervals
Results
170.0ms9129×body80valid