Details

Time bar (total: 1.4s)

sample13.0ms

Algorithm
intervals
Results
5.0ms293×body80valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
084
194
294

prune2.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

localize6.0ms

Local error

Found 1 expressions with local error:

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

rewrite4.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 frac-2neg div-exp clear-num div-inv add-log-exp
Counts
1 → 27
Calls
1 calls:
3.0ms
(/ (fabs (- x y)) (fabs y))

series8.0ms

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

simplify90.0ms

Algorithm
egg-herbie
Counts
30 → 30
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
086226
1235208
2598208
31534208
44378208
55002208

prune61.0ms

Filtered
30 candidates to 22 candidates (73.3%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New27330
Fresh000
Picked011
Done000
Total27431

Merged error: 0b

Counts
31 → 4

localize6.0ms

Local error

Found 1 expressions with local error:

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

rewrite11.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 rec-exp 1-exp associate-*r/ pow-prod-down un-div-inv *-commutative div-inv add-log-exp
Counts
1 → 36
Calls
1 calls:
7.0ms
(* (fabs (- x y)) (/ 1 (fabs y)))

series7.0ms

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

simplify76.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 2 (18.0ms)

IterNodesCost
0179277
1728235
22576217
34885217
45001217

prune55.0ms

Filtered
39 candidates to 23 candidates (59.0%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New39039
Fresh022
Picked011
Done011
Total39443

Merged error: 0b

Counts
43 → 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)))

rewrite34.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
rec-exp pow-flip 1-exp 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 → 167
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)))

series43.0ms

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

simplify56.0ms

Algorithm
egg-herbie
Counts
176 → 176
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
04431806
122251591
250011461

prune240.0ms

Filtered
176 candidates to 92 candidates (52.3%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1760176
Fresh011
Picked011
Done022
Total1764180

Merged error: 0b

Counts
180 → 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
pow-unpow associate-/r* 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 → 115
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))

series41.0ms

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

simplify45.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
03171061
11463978
25002970

prune152.0ms

Filtered
124 candidates to 59 candidates (47.6%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New1240124
Fresh000
Picked011
Done033
Total1244128

Merged error: 0b

Counts
128 → 4

regimes54.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

sample306.0ms

Algorithm
intervals
Results
166.0ms9129×body80valid