Details

Time bar (total: 1.2s)

analyze54.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
37.5%62.4%0.1%5
43.7%56.2%0.1%6
71.8%28.1%0.1%7
73.4%25%1.7%8
80.4%16.4%3.2%9
80.8%14%5.2%10
84.1%8.8%7.1%11
84.2%7.4%8.4%12
85.8%4.5%9.7%13
85.8%3.8%10.4%14

sample17.0ms

Algorithm
intervals
Results
9.0ms256×body80valid
0.0msbody80invalid

simplify4.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
0707
1707

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize5.0ms

Local error

Found 1 expressions with local error:

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

rewrite3.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))

series6.0ms

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

simplify89.0ms

Algorithm
egg-herbie
Counts
30 → 30
Iterations

Useful iterations: 0 (85.0ms)

IterNodesCost
04529332
14529332

prune44.0ms

Filtered
22 candidates to 30 candidates (-36.4%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New26430
Fresh000
Picked011
Done000
Total26531

Merged error: 0b

Counts
31 → 5

localize7.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 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)))

series6.0ms

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

simplify75.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 0 (71.0ms)

IterNodesCost
04638353
14638353

prune38.0ms

Filtered
21 candidates to 39 candidates (-85.7%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New39039
Fresh033
Picked011
Done011
Total39544

Merged error: 0b

Counts
44 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (cbrt (/ (fabs (- x y)) (fabs y))) (cbrt (/ (fabs (- x y)) (fabs y))))
0.3b
(cbrt (/ (fabs (- x y)) (fabs y)))
0.3b
(cbrt (/ (fabs (- x y)) (fabs y)))
0.3b
(cbrt (/ (fabs (- x y)) (fabs y)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
103×cbrt-prod
81×add-sqr-sqrt
69×times-frac
57×add-cube-cbrt *-un-lft-identity
16×swap-sqr associate-*r* associate-*l*
11×pow1
pow1/3 unswap-sqr
cbrt-div div-inv
add-exp-log
add-cbrt-cube add-log-exp
pow-prod-down pow-sqr pow-prod-up
pow2 frac-times pow-plus associate-*r/ associate-*l/ prod-exp *-commutative cbrt-unprod
Counts
4 → 144
Calls
4 calls:
12.0ms
(* (cbrt (/ (fabs (- x y)) (fabs y))) (cbrt (/ (fabs (- x y)) (fabs y))))
2.0ms
(cbrt (/ (fabs (- x y)) (fabs y)))
2.0ms
(cbrt (/ (fabs (- x y)) (fabs y)))
3.0ms
(cbrt (/ (fabs (- x y)) (fabs y)))

series90.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(* (cbrt (/ (fabs (- x y)) (fabs y))) (cbrt (/ (fabs (- x y)) (fabs y))))
18.0ms
(cbrt (/ (fabs (- x y)) (fabs y)))
21.0ms
(cbrt (/ (fabs (- x y)) (fabs y)))
18.0ms
(cbrt (/ (fabs (- x y)) (fabs y)))

simplify45.0ms

Algorithm
egg-herbie
Counts
156 → 156
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
051012557

prune138.0ms

Filtered
119 candidates to 156 candidates (-31.1%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1560156
Fresh022
Picked011
Done022
Total1565161

Merged error: 0b

Counts
161 → 5

localize9.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)
13.2b
(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))
5.0ms
(pow (/ (fabs (- x y)) (fabs y)) 3)
5.0ms
(cbrt (pow (/ (fabs (- x y)) (fabs y)) 3))

series26.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(/ (fabs (- x y)) (fabs y))
14.0ms
(pow (/ (fabs (- x y)) (fabs y)) 3)
6.0ms
(cbrt (pow (/ (fabs (- x y)) (fabs y)) 3))

simplify32.0ms

Algorithm
egg-herbie
Counts
124 → 124
Iterations

Useful iterations: 0 (18.0ms)

IterNodesCost
053651522

prune85.0ms

Filtered
59 candidates to 124 candidates (-110.2%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New1240124
Fresh011
Picked011
Done033
Total1245129

Merged error: 0b

Counts
129 → 5

regimes131.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
0167
1167

end0.0ms

sample283.0ms

Algorithm
intervals
Results
163.0ms8000×body80valid
4.0ms194×body80invalid

Profiling

Loading profile data...